Multiple choice technology security

Which type of network component typically lacks sufficient accountability controls?

  1. Workstations

  2. Servers

  3. Switches

  4. Database management systems

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Switches often lack sufficient accountability controls because they operate primarily at Layer 2 (data link layer) and typically don't have the robust logging, authentication, or individual user tracking capabilities that servers, workstations, or database management systems possess. Network switches handle packet forwarding without granular user activity monitoring, making it difficult to attribute specific actions to individual users. Workstations, servers, and DBMS typically have strong authentication and audit trails.

AI explanation

To answer this question, you need to understand the concept of accountability controls in network components.

Option A) Workstations - Workstations are individual computers used by users for their daily tasks. While they may have limited accountability controls, such as user authentication and access controls, they are typically not the primary target for accountability controls.

Option B) Servers - Servers are network components that provide services and resources to other devices on the network. They often have robust accountability controls in place, such as user authentication, access controls, and logging mechanisms, to ensure accountability for the data and services they provide.

Option C) Switches - Switches are network components that connect devices within a local network. They are responsible for directing network traffic. While switches may have some basic accountability controls, such as MAC address filtering, they typically lack sufficient accountability controls compared to servers.

Option D) Database management systems - Database management systems (DBMS) are software applications that manage databases. They are responsible for storing, organizing, and retrieving data. DBMS often have comprehensive accountability controls in place, such as user authentication, access controls, and auditing capabilities, to ensure the integrity and security of the data.

The correct answer is C) Switches - This option is correct because switches typically lack sufficient accountability controls compared to other network components, such as servers and database management systems. While switches play a crucial role in network connectivity, their primary function is to direct traffic, rather than providing extensive accountability controls.