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 是支付卡行业数据安全标准。
审计 审计检查控制是否存在、是否有效、是否符合要求。