教材原文段落
At a minimum, ensure that the building is designed to withstand local
extreme weather conditions and that it can deter or fend off most overt breakin attempts. Vulnerable entry points such as windows and doors tend to
dominate such analysis. Still, you should also evaluate objects (trees, shrubs,
planters, columns, storage buildings, or other human-made items) that can
obscure break-in attempts. Does your organization need to be easily accessed and thus clearly visible? Or
would it be a better design not to stand out?
Industrial camouflage is the
attempt to mask or hide a facility's actual function, purpose, or operations by
providing a façade presenting a believable or convincing alternative. For
example, a data center may present itself as a food-packing facility. Facility Design
The top priority of security should always be the protection of the life and
safety of personnel. To that end, be sure that all facility designs and physical
security controls are in compliance with all applicable laws and regulations. These may include health and safety requirements, building codes, labor
restrictions, and more.
In the United States, some common regulations to
follow in regard to facility security are guidelines and requirements from the
Occupational Safety and Health Administration (OSHA) and the
Environmental Protection Agency (EPA). For most organizations, having a
facility security officer to assist with the design, implementation,
management, and oversight of facility security may be worthwhile. Important issues to consider include combustibility, fire rating, construction
materials, load rating, placement, and control of items such as walls, doors,
ceilings, flooring, HVAC, power, water, sewage, gas, and so on.
Forced
intrusion, emergency access, resistance to entry, direction of entries and
exits, use of alarms, and conductivity are other important aspects to evaluate. Every element within a facility should be evaluated in terms of how it could
be used for and against the protection of the IT infrastructure and personnel
(for example, positive flows of air and water from inside a facility to outside
its boundaries). There's also a well-established school of thought on “secure architecture”
that's often called Crime Prevention Through Environmental Design
(CPTED).
First-generation CPTED addresses facility design, landscaping,
entrance concepts, campus layouts, lighting, road placement, and traffic
management of vehicles and those on foot, while Second-generation CPTED
小白解释
场景先行:员工在家访问公司系统,流量要穿过家庭网络、互联网、防火墙、VPN、服务器。网络安全题就是让你判断问题发生在哪一层、用哪个控制放在什么位置。
这一页真正想让你理解的是:框架帮助组织系统化管理控制,而不是想到哪做到哪。
把它放进公司里看,关键不是背定义,而是判断:不分层就会乱选设备:该加密的地方装防火墙,该监测的地方却只做访问控制。
你作为负责人可以这样想:先定位网络层次,再决定是分段、过滤、加密、检测还是阻断。
本页术语用人话说:
NIST:NIST 提供美国常用安全标准、框架和指南。
指南:指南是建议做法,不一定强制。
OSI 模型:OSI 用七层结构理解网络通信,从物理层到应用层。
恢复点目标 RPO:RPO 是最多能接受丢失多少时间范围的数据。
常见误区:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。
读完后用一句话复述:如果我是网络安全工程师,我会先识别风险,再选择控制,并保留能证明判断合理的证据。
考点提醒
考题会把“安全控制框架:用成熟框架组织安全”包装成一个业务场景:有人要上线系统、处理事故、审供应商、分配权限或选择控制。
先抓题干里的角色和目标:这里更像是网络安全工程师在做判断。
最佳答案通常不是“最强工具”,而是能降低风险、符合职责、成本合理、还能留下证据的动作。
看到 SP 800 系列、CSF、RMF 常联想到 NIST。
Recommended、not compulsory 常对应 guideline。
网络题先定位层次,再判断协议、设备或攻击位置。
RPO 问数据:最多丢到哪个时间点。
排除法提醒:不要以为防火墙能解决所有网络问题;它只是控制流量的一类工具。