Securing Spaces ยท 2.4

๐Ÿ“ท Detecting Physical Security Breaches

Layered detection controls that catch what prevention missesโฑ ~2 min

๐Ÿง…Security is an onion โ€” layers, not a single wall

A medieval castle didn't rely on just one wall. It had a moat, a drawbridge, outer walls, inner walls, a keep, and guards at every level. Each layer slowed attackers and gave defenders time to respond. Physical security works the same way. If the outer perimeter is breached, the next layer detects and slows the attacker. If that layer fails, the next triggers an alert. No single control is sufficient โ€” the goal is layered detection.

Five Categories of Physical Security Controls

Control CategoryExamplesWhat It Detects/PreventsPlacement
Access ControlBadge readers, biometric scanners, key card systems, PIN padsUnauthorized entry; logs who entered whenAll entry points: doors, elevators, parking garages
Surveillance SystemsCCTV cameras, video analytics, body camerasAfter-the-fact review; real-time monitoring for suspicious behaviorEntry/exit points, server rooms, parking areas, common areas
Environmental ControlsMotion sensors, infrared detectors, glass break sensorsMovement in restricted areas when no one should be presentAfter-hours in restricted zones, server rooms, storage areas
Physical BarriersFences, bollards, mantraps, turnstiles, window filmPrevents or slows physical entry; forces all access through monitored pointsPerimeter, vehicle access points, building entry
Intrusion Detection Systems (IDS)Door/window contact sensors, vibration sensors, pressure platesAny unauthorized opening or forced entry attemptAll external doors, windows, roof hatches, utility access points

Strategic Placement Matters

  • โ€ขZone by sensitivity โ€” not all areas need the same protection. Server room โ‰  break room. Layer controls proportional to the asset value inside
  • โ€ขCover blind spots โ€” cameras positioned to cover 100% of entry points with overlapping fields of view; no uncovered angles
  • โ€ขDelay, detect, respond โ€” physical barriers slow the attacker (delay), sensors and cameras identify the intrusion (detect), guards and alarms enable response (respond). All three must be present
  • โ€ขMotion sensors: after hours โ€” configure to activate when the building is empty; daytime false positives kill effectiveness
  • โ€ขBadge access logs โ€” more useful than cameras for proving who was where; courts accept badge logs as evidence
  • โ€ขLighting โ€” well-lit exterior eliminates concealment; motion-activated lights around the perimeter deter casual intruders

Activity: Design Your Defense

Imagine you're securing a small medical clinic. It has: a public waiting room, a reception desk, exam rooms, a records room with patient files, and a server room. For each area, consider: What threats exist? What's the most valuable asset? Which detection controls fit? Where would you place cameras vs. motion sensors vs. access control?

Passive Detection (after-the-fact)
  • โ€ขCCTV footage reviewed after an incident
  • โ€ขBadge access logs examined when breach discovered
  • โ€ขAudit trail of file access on server
  • โ€ขAdvantage: catches everything, stores evidence
  • โ€ขDisadvantage: damage already done before review
  • โ€ขBest for: legal/forensic evidence, pattern analysis
Active Detection (real-time)
  • โ€ขMotion sensor triggers alarm immediately
  • โ€ขIntrusion detection system pages security staff
  • โ€ขAI video analytics flags unusual behavior live
  • โ€ขAdvantage: enables real-time response to stop attack
  • โ€ขDisadvantage: false positives; requires 24/7 monitoring
  • โ€ขBest for: server rooms, after-hours protection, high-value assets
๐Ÿ”’ SecurityThe 2013 Target breach began with physical access: attackers stole HVAC vendor credentials to gain network access. Once on the vendor management network, they pivoted to the point-of-sale systems. Physical security of the vendor network access points โ€” and network segmentation between vendor systems and POS systems โ€” would have contained the breach. 40 million credit cards were compromised.
๐Ÿง Quick Checkfirst try = +5 XP

A server room has badge access at the door. A motion sensor detects movement inside at 2 AM when no one should be there. An alert goes to the security desk. The guard reviews the badge log โ€” no entries after 6 PM. What does this combination of controls tell the security team, and what should they conclude?

โญ 0 XP๐Ÿ”ฅ 0 days