nerdexam
CompTIA

CAS-002 · Question #266

Ann, a Physical Security Manager, is ready to replace all 50 analog surveillance cameras with IP cameras with built-in web management. Ann has several security guard desks on different networks that…

The correct answer is C. Create an IP camera network and deploy a proxy to authenticate users prior to accessing. Because the IP cameras cannot authenticate users natively, a proxy server in front of the camera network provides a centralized authentication layer before granting access to video streams.

Technical Integration of Enterprise Components

Question

Ann, a Physical Security Manager, is ready to replace all 50 analog surveillance cameras with IP cameras with built-in web management. Ann has several security guard desks on different networks that must be able to view the cameras without unauthorized people viewing the video as well. The selected IP camera vendor does not have the ability to authenticate users at the camera level. Which of the following should Ann suggest to BEST secure this environment?

Options

  • ACreate an IP camera network and deploy NIPS to prevent unauthorized access.
  • BCreate an IP camera network and only allow SSL access to the cameras.
  • CCreate an IP camera network and deploy a proxy to authenticate users prior to accessing
  • DCreate an IP camera network and restrict access to cameras from a single management

How the community answered

(40 responses)
  • A
    8% (3)
  • B
    15% (6)
  • C
    75% (30)
  • D
    3% (1)

Why each option

Because the IP cameras cannot authenticate users natively, a proxy server in front of the camera network provides a centralized authentication layer before granting access to video streams.

ACreate an IP camera network and deploy NIPS to prevent unauthorized access.

A Network Intrusion Prevention System detects and blocks malicious or anomalous traffic patterns but cannot enforce user authentication for legitimate, authorized access requests to the camera streams.

BCreate an IP camera network and only allow SSL access to the cameras.

Restricting access to SSL-only encrypts video streams in transit but does not authenticate which users are permitted to view them, since the cameras themselves cannot validate credentials regardless of transport security.

CCreate an IP camera network and deploy a proxy to authenticate users prior to accessingCorrect

Deploying a reverse proxy in front of the isolated IP camera network intercepts all incoming access requests from security guard workstations and enforces credential validation before forwarding the video stream to the client. This compensates for the camera vendor's lack of built-in user authentication while still allowing guards on different network segments to access the feeds through the authenticated proxy. Isolating the cameras on a dedicated network additionally limits their exposure so that only proxy-mediated, authenticated traffic can reach them.

DCreate an IP camera network and restrict access to cameras from a single management

Restricting camera access to a single management host would prevent the security guards stationed at multiple network locations from viewing the cameras, directly contradicting the stated operational requirement.

Concept tested: Proxy-based authentication compensating for unauthenticated IP cameras

Topics

#IP camera security#authentication proxy#network segmentation#physical security

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice