Study CompTIA N10-009 Physical Security Controls: key concepts, common traps, and exam decision cues.
Physical-security questions are still network-security questions. CompTIA uses them to check whether you can see that closets, racks, branch offices, badge readers, cameras, and visitor controls all protect the devices and links that logical controls depend on. If someone can walk up to the hardware, your perfect ACL may not matter much.
Mantrap: A controlled entry space that restricts tailgating and enforces identity checks at physical boundaries.
Tailgating: An unauthorized person following an authorized person through a controlled entry point.
CCTV: Closed-circuit television, camera coverage used for monitoring and evidence collection in defined spaces.
The strongest answers usually depend on whether you can separate:
| Physical control | Strongest use |
|---|---|
| locks and badge access | restrict who can reach infrastructure areas |
| mantrap or guarded entry | reduce tailgating at sensitive boundaries |
| CCTV | record activity and support investigation |
| cages, racks, and locked closets | protect networking gear from casual or direct tampering |
| motion, door, or environmental alarms | surface unauthorized activity or unsafe conditions quickly |
flowchart LR
A["Facility entry"] --> B["Room or closet boundary"]
B --> C["Rack or cabinet protection"]
C --> D["Device and cable integrity"]
D --> E["Logical controls can still be trusted"]
What to notice:
1Branch office network closet:
2- unlocked utility room
3- patch panel exposed
4- firewall and switch on open shelf
5- no camera or access logging
What to notice:
Treat physical-security questions as path-control questions. First, ask whether the scenario is about preventing entry, deterring tampering, or collecting evidence after the fact. Second, match the control to that goal: locks and badge access for prevention, barriers and mantraps for controlled entry, cameras for monitoring and evidence. The weak answer is usually a surveillance-only control when the main problem is that someone can still reach the hardware.
Continue with 4.3 Deception Tech to keep the domain flow intact.